Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ; Fetching #<URL "http://beta.quicklisp.org/archive/jonathan/2018-04-30/jonathan-20180430-git.tgz">
- ; 156.27KB
- ============================^[[A======================
- 160,021 bytes in 0.40 seconds (395.62KB/sec)
- ; Loading "jonathan"
- ..
- ; file: /home/me/quicklisp/dists/quicklisp/software/cffi_0.19.0/toolchain/bundle.lisp
- ; in: DEFUN BUNDLE-PATHNAME-TYPE
- ; ((UIOP/OS:OS-UNIX-P) "o")
- ;
- ; caught ERROR:
- ; illegal function call
- ; ((UIOP/OS:OS-WINDOWS-P)
- ; (IF (UIOP/OS:FEATUREP '(:OR :MINGW32 :MINGW64))
- ; "o"
- ; "obj"))
- ;
- ; caught ERROR:
- ; illegal function call
- ; ((UIOP/OS:OS-UNIX-P) "a")
- ;
- ; caught ERROR:
- ; illegal function call
- ; ((UIOP/OS:OS-WINDOWS-P)
- ; (IF (UIOP/OS:FEATUREP '(:OR :MINGW32 :MINGW64))
- ; "a"
- ; "lib"))
- ;
- ; caught ERROR:
- ; illegal function call
- ; ((UIOP/OS:OS-MACOSX-P) "dylib")
- ;
- ; caught ERROR:
- ; illegal function call
- ; ((UIOP/OS:OS-UNIX-P) "so")
- ;
- ; caught ERROR:
- ; illegal function call
- ; ((UIOP/OS:OS-WINDOWS-P) "dll")
- ;
- ; caught ERROR:
- ; illegal function call
- ; ((UIOP/OS:OS-UNIX-P) NIL)
- ;
- ; caught ERROR:
- ; illegal function call
- ; ((UIOP/OS:OS-WINDOWS-P) "exe")
- ;
- ; caught ERROR:
- ; illegal function call
- ; file: /home/me/quicklisp/dists/quicklisp/software/cffi_0.19.0/toolchain/bundle.lisp
- ; in: DEFUN BUNDLE-PATHNAME-TYPE
- ; ((UIOP/OS:OS-UNIX-P) "o")
- ;
- ; caught ERROR:
- ; illegal function call
- ; ((UIOP/OS:OS-WINDOWS-P)
- ; (IF (UIOP/OS:FEATUREP '(:OR :MINGW32 :MINGW64))
- ; "o"
- ; "obj"))
- ;
- ; caught ERROR:
- ; illegal function call
- ; ((UIOP/OS:OS-UNIX-P) "a")
- ;
- ; caught ERROR:
- ; illegal function call
- ; ((UIOP/OS:OS-WINDOWS-P)
- ; (IF (UIOP/OS:FEATUREP '(:OR :MINGW32 :MINGW64))
- ; "a"
- ; "lib"))
- ;
- ; caught ERROR:
- ; illegal function call
- ; ((UIOP/OS:OS-MACOSX-P) "dylib")
- ;
- ; caught ERROR:
- ; illegal function call
- ; ((UIOP/OS:OS-UNIX-P) "so")
- ;
- ; caught ERROR:
- ; illegal function call
- ; ((UIOP/OS:OS-WINDOWS-P) "dll")
- ;
- ; caught ERROR:
- ; illegal function call
- ; ((UIOP/OS:OS-UNIX-P) NIL)
- ;
- ; caught ERROR:
- ; illegal function call
- ; ((UIOP/OS:OS-WINDOWS-P) "exe")
- ;
- ; caught ERROR:
- ; illegal function call
- .....
- Fatal LOAD-SYSTEM-DEFINITION-ERROR:
- Error while trying to load definition for system static-vectors from pathname /home/me/quicklisp/dists/quicklisp/software/static-vectors-v1.8.3/static-vectors.asd: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "cffi-toolchain" "toolchain" "bundle">
- debugger invoked on a LOAD-SYSTEM-DEFINITION-ERROR in thread #<THREAD "main thread" RUNNING {10039CEC23}>: Error while trying to load definition for system static-vectors from pathname /home/me/quicklisp/dists/quicklisp/software/static-vectors-v1.8.3/static-vectors.asd: COMPILE-FILE-ERROR while compiling #<CL-SOURCE-FILE "cffi-toolchain" "toolchain" "bundle">
- Type HELP for debugger help, or (SB-EXT:EXIT) to exit from SBCL.
- restarts (invokable by number or by possibly-abbreviated name):
- 0: [RETRY ] Retry compiling #<CL-SOURCE-FILE "cffi-toolchain" "toolchain" "bundle">.
- 1: [ACCEPT ] Continue, treating compiling #<CL-SOURCE-FILE "cffi-toolchain" "toolchain" "bundle"> as having been successful.
- 2: [RETRY ] Retry EVAL of current toplevel form.
- 3: [CONTINUE ] Ignore error and continue loading file "/home/me/quicklisp/dists/quicklisp/software/static-vectors-v1.8.3/static-vectors.asd".
- 4: [ABORT ] Abort loading file "/home/me/quicklisp/dists/quicklisp/software/static-vectors-v1.8.3/static-vectors.asd".
- 5: Retry ASDF operation.
- 6: [CLEAR-CONFIGURATION-AND-RETRY] Retry ASDF operation after resetting the configuration.
- 7: Give up on "jonathan"
- 8: Give up on "my-project-a"
- 9: Retry EVAL of current toplevel form.
- 10: Ignore error and continue loading file "/home/me/git/my-project-c/service/back/dumper-2SKVI5f7.lisp".
- 11: Abort loading file "/home/me/git/my-project-c/service/back/dumper-2SKVI5f7.lisp".
- 12: Ignore runtime option --load "/home/me/git/my-project-c/service/back/dumper-2SKVI5f7.lisp".
- 13: Skip rest of --eval and --load options.
- 14: Skip to toplevel READ/EVAL/PRINT loop.
- 15: [EXIT ] Exit SBCL (calling #'EXIT, killing the process).
- ((FLET #:HANDLER1584 :IN ASDF/FIND-SYSTEM:LOAD-ASD) #<COMPILE-FILE-ERROR {1009A74EB3}>)
- 0]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement