Advertisement
Guest User

Untitled

a guest
May 1st, 2018
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.78 KB | None | 0 0
  1. ; Fetching #<URL "http://beta.quicklisp.org/archive/jonathan/2018-04-30/jonathan-20180430-git.tgz">
  2. ; 156.27KB
  3. ============================^[[A======================
  4. 160,021 bytes in 0.40 seconds (395.62KB/sec)
  5. ; Loading "jonathan"
  6. ..
  7. ; file: /home/me/quicklisp/dists/quicklisp/software/cffi_0.19.0/toolchain/bundle.lisp
  8. ; in: DEFUN BUNDLE-PATHNAME-TYPE
  9. ; ((UIOP/OS:OS-UNIX-P) "o")
  10. ;
  11. ; caught ERROR:
  12. ; illegal function call
  13.  
  14. ; ((UIOP/OS:OS-WINDOWS-P)
  15. ; (IF (UIOP/OS:FEATUREP '(:OR :MINGW32 :MINGW64))
  16. ; "o"
  17. ; "obj"))
  18. ;
  19. ; caught ERROR:
  20. ; illegal function call
  21.  
  22. ; ((UIOP/OS:OS-UNIX-P) "a")
  23. ;
  24. ; caught ERROR:
  25. ; illegal function call
  26.  
  27. ; ((UIOP/OS:OS-WINDOWS-P)
  28. ; (IF (UIOP/OS:FEATUREP '(:OR :MINGW32 :MINGW64))
  29. ; "a"
  30. ; "lib"))
  31. ;
  32. ; caught ERROR:
  33. ; illegal function call
  34.  
  35. ; ((UIOP/OS:OS-MACOSX-P) "dylib")
  36. ;
  37. ; caught ERROR:
  38. ; illegal function call
  39.  
  40. ; ((UIOP/OS:OS-UNIX-P) "so")
  41. ;
  42. ; caught ERROR:
  43. ; illegal function call
  44.  
  45. ; ((UIOP/OS:OS-WINDOWS-P) "dll")
  46. ;
  47. ; caught ERROR:
  48. ; illegal function call
  49.  
  50. ; ((UIOP/OS:OS-UNIX-P) NIL)
  51. ;
  52. ; caught ERROR:
  53. ; illegal function call
  54.  
  55. ; ((UIOP/OS:OS-WINDOWS-P) "exe")
  56. ;
  57. ; caught ERROR:
  58. ; illegal function call
  59.  
  60. ; file: /home/me/quicklisp/dists/quicklisp/software/cffi_0.19.0/toolchain/bundle.lisp
  61. ; in: DEFUN BUNDLE-PATHNAME-TYPE
  62. ; ((UIOP/OS:OS-UNIX-P) "o")
  63. ;
  64. ; caught ERROR:
  65. ; illegal function call
  66.  
  67. ; ((UIOP/OS:OS-WINDOWS-P)
  68. ; (IF (UIOP/OS:FEATUREP '(:OR :MINGW32 :MINGW64))
  69. ; "o"
  70. ; "obj"))
  71. ;
  72. ; caught ERROR:
  73. ; illegal function call
  74.  
  75. ; ((UIOP/OS:OS-UNIX-P) "a")
  76. ;
  77. ; caught ERROR:
  78. ; illegal function call
  79.  
  80. ; ((UIOP/OS:OS-WINDOWS-P)
  81. ; (IF (UIOP/OS:FEATUREP '(:OR :MINGW32 :MINGW64))
  82. ; "a"
  83. ; "lib"))
  84. ;
  85. ; caught ERROR:
  86. ; illegal function call
  87.  
  88. ; ((UIOP/OS:OS-MACOSX-P) "dylib")
  89. ;
  90. ; caught ERROR:
  91. ; illegal function call
  92.  
  93. ; ((UIOP/OS:OS-UNIX-P) "so")
  94. ;
  95. ; caught ERROR:
  96. ; illegal function call
  97.  
  98. ; ((UIOP/OS:OS-WINDOWS-P) "dll")
  99. ;
  100. ; caught ERROR:
  101. ; illegal function call
  102.  
  103. ; ((UIOP/OS:OS-UNIX-P) NIL)
  104. ;
  105. ; caught ERROR:
  106. ; illegal function call
  107.  
  108. ; ((UIOP/OS:OS-WINDOWS-P) "exe")
  109. ;
  110. ; caught ERROR:
  111. ; illegal function call
  112. .....
  113. Fatal LOAD-SYSTEM-DEFINITION-ERROR:
  114. 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">
  115.  
  116. 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">
  117.  
  118. Type HELP for debugger help, or (SB-EXT:EXIT) to exit from SBCL.
  119.  
  120. restarts (invokable by number or by possibly-abbreviated name):
  121. 0: [RETRY ] Retry compiling #<CL-SOURCE-FILE "cffi-toolchain" "toolchain" "bundle">.
  122. 1: [ACCEPT ] Continue, treating compiling #<CL-SOURCE-FILE "cffi-toolchain" "toolchain" "bundle"> as having been successful.
  123. 2: [RETRY ] Retry EVAL of current toplevel form.
  124. 3: [CONTINUE ] Ignore error and continue loading file "/home/me/quicklisp/dists/quicklisp/software/static-vectors-v1.8.3/static-vectors.asd".
  125. 4: [ABORT ] Abort loading file "/home/me/quicklisp/dists/quicklisp/software/static-vectors-v1.8.3/static-vectors.asd".
  126. 5: Retry ASDF operation.
  127. 6: [CLEAR-CONFIGURATION-AND-RETRY] Retry ASDF operation after resetting the configuration.
  128. 7: Give up on "jonathan"
  129. 8: Give up on "my-project-a"
  130. 9: Retry EVAL of current toplevel form.
  131. 10: Ignore error and continue loading file "/home/me/git/my-project-c/service/back/dumper-2SKVI5f7.lisp".
  132. 11: Abort loading file "/home/me/git/my-project-c/service/back/dumper-2SKVI5f7.lisp".
  133. 12: Ignore runtime option --load "/home/me/git/my-project-c/service/back/dumper-2SKVI5f7.lisp".
  134. 13: Skip rest of --eval and --load options.
  135. 14: Skip to toplevel READ/EVAL/PRINT loop.
  136. 15: [EXIT ] Exit SBCL (calling #'EXIT, killing the process).
  137.  
  138. ((FLET #:HANDLER1584 :IN ASDF/FIND-SYSTEM:LOAD-ASD) #<COMPILE-FILE-ERROR {1009A74EB3}>)
  139. 0]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement