Advertisement
FiyreWyrkz

slime-git 2.6.7.g892f503-2 (Arch build error)

Jun 19th, 2014
250
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.97 KB | None | 0 0
  1. ==> Building and installing package
  2. ==> Making package: slime-git 2.6.7.g892f503-2 (Thu Jun 19 15:06:29 PDT 2014)
  3. ==> Checking runtime dependencies...
  4. ==> Checking buildtime dependencies...
  5. ==> Retrieving sources...
  6. -> Cloning slime git repo...
  7. Cloning into bare repository '/tmp/yaourt-tmp-root/aur-slime-git/slime'...
  8. remote: Reusing existing pack: 20229, done.
  9. remote: Counting objects: 257, done.
  10. remote: Compressing objects: 100% (218/218), done.
  11. remote: Total 20486 (delta 137), reused 132 (delta 39)
  12. Receiving objects: 100% (20486/20486), 7.78 MiB | 228.00 KiB/s, done.
  13. Resolving deltas: 100% (14811/14811), done.
  14. Checking connectivity... done.
  15. ==> Validating source files with md5sums...
  16. slime ... Skipped
  17. ==> Extracting sources...
  18. -> Creating working copy of slime git repo...
  19. Cloning into 'slime'...
  20. done.
  21. ==> Starting pkgver()...
  22. ==> Updated version: slime-git 2.7.2.g250dda5-1
  23. ==> Starting build()...
  24. emacs -Q -L . --batch -f batch-byte-compile lib/hyperspec.el
  25. Wrote /tmp/yaourt-tmp-root/aur-slime-git/src/slime/lib/hyperspec.elc
  26. emacs -Q -L . --batch -f batch-byte-compile slime.el
  27.  
  28. In end of data:
  29. slime.el:7589:1:Warning: the function `apropos-mode' might not be defined at
  30. runtime.
  31. Wrote /tmp/yaourt-tmp-root/aur-slime-git/src/slime/slime.elc
  32. emacs -Q -L . --batch -f batch-byte-compile slime-autoloads.el
  33. emacs -Q -L . --batch -f batch-byte-compile slime-tests.el
  34. Wrote /tmp/yaourt-tmp-root/aur-slime-git/src/slime/slime-tests.elc
  35. emacs -Q -L . --batch -f batch-byte-compile lib/ert.el
  36.  
  37. In ert--plist-difference-explanation:
  38. lib/ert.el:665:14:Warning: `flet' is an obsolete macro (as of 24.3); use
  39. either `cl-flet' or `cl-letf'.
  40.  
  41. In ert--insert-human-readable-selector:
  42. lib/ert.el:1134:45:Warning: `labels' is an obsolete macro (as of 24.3); use
  43. `cl-labels' instead.
  44.  
  45. In ert--stats-set-test-and-result:
  46. lib/ert.el:1258:47:Warning: `flet' is an obsolete macro (as of 24.3); use
  47. either `cl-flet' or `cl-letf'.
  48.  
  49. In ert-delete-all-tests:
  50. lib/ert.el:1589:4:Warning: `interactive-p' is an obsolete function (as of
  51. 23.2); use `called-interactively-p' instead.
  52. Wrote /tmp/yaourt-tmp-root/aur-slime-git/src/slime/lib/ert.elc
  53. emacs -Q -L . --batch -f batch-byte-compile lib/cl-lib.el
  54.  
  55. In toplevel form:
  56. lib/cl-lib.el:73:1:Warning: cl package required at runtime
  57. Wrote /tmp/yaourt-tmp-root/aur-slime-git/src/slime/lib/cl-lib.elc
  58. emacs -Q -L . --batch -f batch-byte-compile lib/ert-x.el
  59.  
  60. In ert--plist-difference-explanation:
  61. lib/ert-x.el:665:14:Warning: `flet' is an obsolete macro (as of 24.3); use
  62. either `cl-flet' or `cl-letf'.
  63.  
  64. In ert--insert-human-readable-selector:
  65. lib/ert-x.el:1134:45:Warning: `labels' is an obsolete macro (as of 24.3); use
  66. `cl-labels' instead.
  67.  
  68. In ert--stats-set-test-and-result:
  69. lib/ert-x.el:1258:47:Warning: `flet' is an obsolete macro (as of 24.3); use
  70. either `cl-flet' or `cl-letf'.
  71.  
  72. In ert-delete-all-tests:
  73. lib/ert-x.el:1589:4:Warning: `interactive-p' is an obsolete function (as of
  74. 23.2); use `called-interactively-p' instead.
  75. Wrote /tmp/yaourt-tmp-root/aur-slime-git/src/slime/lib/ert-x.elc
  76. make -C contrib EMACS="emacs" LISP="sbcl" compile
  77. make[1]: Entering directory '/tmp/yaourt-tmp-root/aur-slime-git/src/slime/contrib'
  78. emacs -Q -L . -L .. --batch -f batch-byte-compile test/slime-repl-tests.el
  79. Wrote /tmp/yaourt-tmp-root/aur-slime-git/src/slime/contrib/test/slime-repl-tests.elc
  80. emacs -Q -L . -L .. --batch -f batch-byte-compile test/slime-presentation-tests.el
  81. Wrote /tmp/yaourt-tmp-root/aur-slime-git/src/slime/contrib/test/slime-presentation-tests.elc
  82. emacs -Q -L . -L .. --batch -f batch-byte-compile test/slime-parse-tests.el
  83. Wrote /tmp/yaourt-tmp-root/aur-slime-git/src/slime/contrib/test/slime-parse-tests.elc
  84. emacs -Q -L . -L .. --batch -f batch-byte-compile test/slime-mdot-fu-tests.el
  85. Wrote /tmp/yaourt-tmp-root/aur-slime-git/src/slime/contrib/test/slime-mdot-fu-tests.elc
  86. emacs -Q -L . -L .. --batch -f batch-byte-compile test/slime-indentation-tests.el
  87. Loading vc-git...
  88. Wrote /tmp/yaourt-tmp-root/aur-slime-git/src/slime/contrib/test/slime-indentation-tests.elc
  89. emacs -Q -L . -L .. --batch -f batch-byte-compile test/slime-fontifying-fu-tests.el
  90. Wrote /tmp/yaourt-tmp-root/aur-slime-git/src/slime/contrib/test/slime-fontifying-fu-tests.elc
  91. emacs -Q -L . -L .. --batch -f batch-byte-compile test/slime-enclosing-context-tests.el
  92. Wrote /tmp/yaourt-tmp-root/aur-slime-git/src/slime/contrib/test/slime-enclosing-context-tests.elc
  93. emacs -Q -L . -L .. --batch -f batch-byte-compile test/slime-c-p-c-tests.el
  94. Wrote /tmp/yaourt-tmp-root/aur-slime-git/src/slime/contrib/test/slime-c-p-c-tests.elc
  95. emacs -Q -L . -L .. --batch -f batch-byte-compile test/slime-autodoc-tests.el
  96. Wrote /tmp/yaourt-tmp-root/aur-slime-git/src/slime/contrib/test/slime-autodoc-tests.elc
  97. emacs -Q -L . -L .. --batch -f batch-byte-compile slime-xref-browser.el
  98. Wrote /tmp/yaourt-tmp-root/aur-slime-git/src/slime/contrib/slime-xref-browser.elc
  99. emacs -Q -L . -L .. --batch -f batch-byte-compile slime-typeout-frame.el
  100. Wrote /tmp/yaourt-tmp-root/aur-slime-git/src/slime/contrib/slime-typeout-frame.elc
  101. emacs -Q -L . -L .. --batch -f batch-byte-compile slime-tramp.el
  102. Wrote /tmp/yaourt-tmp-root/aur-slime-git/src/slime/contrib/slime-tramp.elc
  103. emacs -Q -L . -L .. --batch -f batch-byte-compile slime-trace-dialog.el
  104. Wrote /tmp/yaourt-tmp-root/aur-slime-git/src/slime/contrib/slime-trace-dialog.elc
  105. emacs -Q -L . -L .. --batch -f batch-byte-compile slime-sprof.el
  106. Wrote /tmp/yaourt-tmp-root/aur-slime-git/src/slime/contrib/slime-sprof.elc
  107. emacs -Q -L . -L .. --batch -f batch-byte-compile slime-snapshot.el
  108. Wrote /tmp/yaourt-tmp-root/aur-slime-git/src/slime/contrib/slime-snapshot.elc
  109. emacs -Q -L . -L .. --batch -f batch-byte-compile slime-scratch.el
  110. Wrote /tmp/yaourt-tmp-root/aur-slime-git/src/slime/contrib/slime-scratch.elc
  111. emacs -Q -L . -L .. --batch -f batch-byte-compile slime-scheme.el
  112. Wrote /tmp/yaourt-tmp-root/aur-slime-git/src/slime/contrib/slime-scheme.elc
  113. emacs -Q -L . -L .. --batch -f batch-byte-compile slime-sbcl-exts.el
  114. Wrote /tmp/yaourt-tmp-root/aur-slime-git/src/slime/contrib/slime-sbcl-exts.elc
  115. emacs -Q -L . -L .. --batch -f batch-byte-compile slime-repl.el
  116. Wrote /tmp/yaourt-tmp-root/aur-slime-git/src/slime/contrib/slime-repl.elc
  117. emacs -Q -L . -L .. --batch -f batch-byte-compile slime-references.el
  118. Wrote /tmp/yaourt-tmp-root/aur-slime-git/src/slime/contrib/slime-references.elc
  119. emacs -Q -L . -L .. --batch -f batch-byte-compile slime-presentations.el
  120. Wrote /tmp/yaourt-tmp-root/aur-slime-git/src/slime/contrib/slime-presentations.elc
  121. emacs -Q -L . -L .. --batch -f batch-byte-compile slime-presentation-streams.el
  122. Wrote /tmp/yaourt-tmp-root/aur-slime-git/src/slime/contrib/slime-presentation-streams.elc
  123. emacs -Q -L . -L .. --batch -f batch-byte-compile slime-parse.el
  124. Wrote /tmp/yaourt-tmp-root/aur-slime-git/src/slime/contrib/slime-parse.elc
  125. emacs -Q -L . -L .. --batch -f batch-byte-compile slime-package-fu.el
  126. Wrote /tmp/yaourt-tmp-root/aur-slime-git/src/slime/contrib/slime-package-fu.elc
  127. emacs -Q -L . -L .. --batch -f batch-byte-compile slime-mrepl.el
  128. Wrote /tmp/yaourt-tmp-root/aur-slime-git/src/slime/contrib/slime-mrepl.elc
  129. emacs -Q -L . -L .. --batch -f batch-byte-compile slime-motd.el
  130. Wrote /tmp/yaourt-tmp-root/aur-slime-git/src/slime/contrib/slime-motd.elc
  131. emacs -Q -L . -L .. --batch -f batch-byte-compile slime-media.el
  132. Wrote /tmp/yaourt-tmp-root/aur-slime-git/src/slime/contrib/slime-media.elc
  133. emacs -Q -L . -L .. --batch -f batch-byte-compile slime-mdot-fu.el
  134. Wrote /tmp/yaourt-tmp-root/aur-slime-git/src/slime/contrib/slime-mdot-fu.elc
  135. emacs -Q -L . -L .. --batch -f batch-byte-compile slime-indentation.el
  136. Wrote /tmp/yaourt-tmp-root/aur-slime-git/src/slime/contrib/slime-indentation.elc
  137. emacs -Q -L . -L .. --batch -f batch-byte-compile slime-hyperdoc.el
  138. Wrote /tmp/yaourt-tmp-root/aur-slime-git/src/slime/contrib/slime-hyperdoc.elc
  139. emacs -Q -L . -L .. --batch -f batch-byte-compile slime-highlight-edits.el
  140. Wrote /tmp/yaourt-tmp-root/aur-slime-git/src/slime/contrib/slime-highlight-edits.elc
  141. emacs -Q -L . -L .. --batch -f batch-byte-compile slime-fuzzy.el
  142.  
  143. In toplevel form:
  144. slime-fuzzy.el:252:1:Warning: misplaced interactive spec: `(interactive)'
  145. slime-fuzzy.el:252:9:Warning: reference to free variable
  146. `slime-fuzzy-complete-symbol'
  147. slime-fuzzy.el:260:14:Warning: `comint-dynamic-complete-as-filename' is an
  148. obsolete function (as of 24.1); use `comint-filename-completion' instead.
  149. slime-fuzzy.el:266:41:Warning: reference to free variable `interrupted-p'
  150. slime-fuzzy.el:274:33:Warning: reference to free variable `completion-set'
  151.  
  152. In slime-fuzzy-insert-completion-choice:
  153. slime-fuzzy.el:304:24:Warning: symbol-name called with 3 arguments, but
  154. accepts only 1
  155. slime-fuzzy.el:320:23:Warning: reference to free variable `score'
  156. slime-fuzzy.el:310:22:Warning: reference to free variable `chunks'
  157. slime-fuzzy.el:319:23:Warning: reference to free variable
  158. `classification-string'
  159. slime-fuzzy.el:311:31:Warning: reference to free variable `symbol-name'
  160.  
  161. In end of data:
  162. slime-fuzzy.el:602:1:Warning: the following functions are not known to be
  163. defined: etypecase, symbol, slime-fuzzy-complete-symbol, defun*,
  164. return-from, destructuring-bind, completion-set, first, second, fourth
  165. Wrote /tmp/yaourt-tmp-root/aur-slime-git/src/slime/contrib/slime-fuzzy.elc
  166. emacs -Q -L . -L .. --batch -f batch-byte-compile slime-fontifying-fu.el
  167. Wrote /tmp/yaourt-tmp-root/aur-slime-git/src/slime/contrib/slime-fontifying-fu.elc
  168. emacs -Q -L . -L .. --batch -f batch-byte-compile slime-fancy.el
  169.  
  170. In toplevel form:
  171. slime-fancy.el:13:24:Error: Symbol's value as variable is void: slime-fuzzy-complete-symbol
  172. Makefile:16: recipe for target 'slime-fancy.elc' failed
  173. make[1]: *** [slime-fancy.elc] Error 1
  174. make[1]: Leaving directory '/tmp/yaourt-tmp-root/aur-slime-git/src/slime/contrib'
  175. Makefile:89: recipe for target 'contrib-compile' failed
  176. make: *** [contrib-compile] Error 2
  177. ==> ERROR: A failure occurred in build().
  178. Aborting...
  179. ==> ERROR: Makepkg was unable to build slime-git
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement