Advertisement
odb9088

slime 20130930 build

Sep 30th, 2013
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.00 KB | None | 0 0
  1. * Package: app-emacs/slime-2.0_p20130930
  2. * Repository: lisp
  3. * Maintainer: emacs@gentoo.org common-lisp@gentoo.org
  4. * USE: abi_x86_32 elibc_glibc kernel_linux userland_GNU x86 xref
  5. * FEATURES: preserve-libs sandbox splitdebug userpriv usersandbox
  6. * Emacs version: 24.3.1
  7. >>> Unpacking source...
  8. >>> Unpacking slime-2.0_p20130930.tgz to /var/tmp/portage/app-emacs/slime-2.0_p20130930/work
  9. >>> Source unpacked in /var/tmp/portage/app-emacs/slime-2.0_p20130930/work
  10. >>> Preparing source in /var/tmp/portage/app-emacs/slime-2.0_p20130930/work/slime-2013-09-30 ...
  11. * Applying fix-inspect-presentations.patch ...
  12. [ ok ]
  13. * Applying gentoo-module-load.patch ...
  14. [ ok ]
  15. * Applying gentoo-dont-call-init.patch ...
  16. [ ok ]
  17. * Applying gentoo-changelog-date.patch ...
  18. [ ok ]
  19. >>> Source prepared.
  20. >>> Configuring source in /var/tmp/portage/app-emacs/slime-2.0_p20130930/work/slime-2013-09-30 ...
  21. >>> Source configured.
  22. >>> Compiling source in /var/tmp/portage/app-emacs/slime-2.0_p20130930/work/slime-2013-09-30 ...
  23. * Compiling GNU Emacs Elisp files ...
  24.  
  25. In toplevel form:
  26. hyperspec.el:36:1:Warning: cl package required at runtime
  27. Wrote /var/tmp/portage/app-emacs/slime-2.0_p20130930/work/slime-2013-09-30/hyperspec.elc
  28. Wrote /var/tmp/portage/app-emacs/slime-2.0_p20130930/work/slime-2013-09-30/slime-autoloads.elc
  29.  
  30. In toplevel form:
  31. slime.el:60:1:Warning: cl package required at runtime
  32. slime.el:117:1:Warning: Unused lexical argument `interactivep'
  33.  
  34. In slime-edit-definition:
  35. slime.el:3906:28:Warning: called-interactively-p called with 0 arguments, but
  36. requires 1
  37. slime.el:3916:16:Warning: called-interactively-p called with 0 arguments, but
  38. requires 1
  39.  
  40. In slime-next-line/not-add-newlines:
  41. slime.el:4713:10:Warning: `next-line' used from Lisp code
  42. That command is designed for interactive use only
  43. slime.el:4834:1:Warning: Unused lexical variable `xrefs'
  44. slime.el:5801:1:Warning: variable `_' not left unused
  45. slime.el:9295:1:Warning: variable `_' not left unused
  46.  
  47. In end of data:
  48. slime.el:9464:1:Warning: the function `slime-update-system-indentation' is not
  49. known to be defined.
  50. Wrote /var/tmp/portage/app-emacs/slime-2.0_p20130930/work/slime-2013-09-30/slime.elc
  51. [ ok ]
  52. * Compiling GNU Emacs Elisp files ...
  53. Function slime-alistify is already compiled
  54. Function slime-log-event is already compiled
  55. Function slime-events-buffer is already compiled
  56. Function slime-process-available-input is already compiled
  57. Function slime-dispatch-event is already compiled
  58. Function slime-net-filter is already compiled
  59. Function slime-net-have-input-p is already compiled
  60. Function slime-net-decode-length is already compiled
  61. Function slime-net-read is already compiled
  62. Function slime-print-apropos is already compiled
  63. Function slime-insert-propertized is already compiled
  64. Function slime-beginning-of-symbol is already compiled
  65. Function slime-end-of-symbol is already compiled
  66. Function slime-eval-feature-expression is already compiled
  67. Function slime-forward-sexp is already compiled
  68. Function slime-forward-cruft is already compiled
  69. Function slime-forward-reader-conditional is already compiled
  70.  
  71. In bridge-send-handler:
  72. contrib/bridge.el:223:31:Warning: bridge-insert called with 2 arguments, but
  73. accepts only 1
  74. Wrote /var/tmp/portage/app-emacs/slime-2.0_p20130930/work/slime-2013-09-30/contrib/bridge.elc
  75.  
  76. In inferior-slime-init:
  77. contrib/inferior-slime.el:131:22:Warning: function `remove*' from cl package
  78. called at runtime
  79. contrib/inferior-slime.el:131:22:Warning: function `sort*' from cl package
  80. called at runtime
  81. Wrote /var/tmp/portage/app-emacs/slime-2.0_p20130930/work/slime-2013-09-30/contrib/inferior-slime.elc
  82. `flet' is an obsolete macro (as of 24.3); use either `cl-flet' or `cl-letf'.
  83. `flet' is an obsolete macro (as of 24.3); use either `cl-flet' or `cl-letf'.
  84.  
  85. In slime-find-asd-file:
  86. contrib/slime-asdf.el:63:53:Warning: function `find' from cl package called at
  87. runtime
  88.  
  89. In slime-open-system:
  90. contrib/slime-asdf.el:118:19:Warning: called-interactively-p called with 0
  91. arguments, but requires 1
  92. contrib/slime-asdf.el:259:67:Warning: function `remove-if' from cl package
  93. called at runtime
  94. contrib/slime-asdf.el:265:52:Warning: function `remove-if' from cl package
  95. called at runtime
  96. contrib/slime-asdf.el:271:67:Warning: function `remove-if' from cl package
  97. called at runtime
  98. contrib/slime-asdf.el:277:52:Warning: function `remove-if' from cl package
  99. called at runtime
  100. contrib/slime-asdf.el:283:52:Warning: function `remove-if' from cl package
  101. called at runtime
  102. contrib/slime-asdf.el:290:70:Warning: function `remove-if' from cl package
  103. called at runtime
  104. contrib/slime-asdf.el:294:14:Warning: function `remove-if' from cl package
  105. called at runtime
  106. contrib/slime-asdf.el:298:14:Warning: function `remove-if' from cl package
  107. called at runtime
  108. contrib/slime-asdf.el:302:14:Warning: function `remove-if' from cl package
  109. called at runtime
  110. contrib/slime-asdf.el:306:14:Warning: function `remove-if' from cl package
  111. called at runtime
  112.  
  113. In end of data:
  114. contrib/slime-asdf.el:310:1:Warning: the function `grep-read-regexp' is not
  115. known to be defined.
  116. Wrote /var/tmp/portage/app-emacs/slime-2.0_p20130930/work/slime-2013-09-30/contrib/slime-asdf.elc
  117.  
  118. In slime-autodoc-maybe-enable:
  119. contrib/slime-autodoc.el:21:9:Warning: reference to free variable
  120. `slime-use-autodoc-mode'
  121. contrib/slime-autodoc.el:25:17:Warning: reference to free variable
  122. `slime-autodoc-mode'
  123. contrib/slime-autodoc.el:29:1:Warning: defcustom for `slime-use-autodoc-mode'
  124. fails to specify containing group
  125. contrib/slime-autodoc.el:29:1:Warning: defcustom for `slime-use-autodoc-mode'
  126. fails to specify containing group
  127. contrib/slime-autodoc.el:42:1:Warning: defcustom for
  128. `slime-autodoc-accuracy-depth' fails to specify containing group
  129. contrib/slime-autodoc.el:42:1:Warning: defcustom for
  130. `slime-autodoc-accuracy-depth' fails to specify containing group
  131.  
  132. In slime-autodoc-manually:
  133. contrib/slime-autodoc.el:189:37:Warning: reference to free variable
  134. `slime-autodoc-mode'
  135.  
  136. In slime-autodoc-mode:
  137. contrib/slime-autodoc.el:200:9:Warning: assignment to free variable
  138. `eldoc-idle-delay'
  139. contrib/slime-autodoc.el:205:26:Warning: `interactive-p' is an obsolete
  140. function (as of 23.2); use `called-interactively-p' instead.
  141. contrib/slime-autodoc.el:242:17:Warning: function `remove*' from cl package
  142. called at runtime
  143.  
  144. In end of data:
  145. contrib/slime-autodoc.el:356:1:Warning: the function `eldoc-message' is not
  146. known to be defined.
  147. Wrote /var/tmp/portage/app-emacs/slime-2.0_p20130930/work/slime-2013-09-30/contrib/slime-autodoc.elc
  148. Wrote /var/tmp/portage/app-emacs/slime-2.0_p20130930/work/slime-2013-09-30/contrib/slime-banner.elc
  149.  
  150. In slime-expand-abbreviations-and-complete:
  151. contrib/slime-c-p-c.el:87:51:Warning: function `mismatch' from cl package
  152. called at runtime
  153.  
  154. In slime-contextual-completions:
  155. contrib/slime-c-p-c.el:132:42:Warning: function `subseq' from cl package
  156. called at runtime
  157.  
  158. In slime-completions-for-character:
  159. contrib/slime-c-p-c.el:142:41:Warning: `flet' is an obsolete macro (as of
  160. 24.3); use either `cl-flet' or `cl-letf'.
  161. contrib/slime-c-p-c.el:145:42:Warning: function `subseq' from cl package
  162. called at runtime
  163. contrib/slime-c-p-c.el:176:17:Warning: function `remove*' from cl package
  164. called at runtime
  165. contrib/slime-c-p-c.el:195:17:Warning: function `remove*' from cl package
  166. called at runtime
  167. Wrote /var/tmp/portage/app-emacs/slime-2.0_p20130930/work/slime-2013-09-30/contrib/slime-c-p-c.elc
  168.  
  169. In common-lisp-lisp-mode-hook:
  170. contrib/slime-cl-indent.el:242:38:Warning: reference to free variable
  171. `common-lisp-style-default'
  172.  
  173. In common-lisp-add-style:
  174. contrib/slime-cl-indent.el:276:36:Warning: function `copy-list' from cl
  175. package called at runtime
  176.  
  177. In common-lisp-active-style-methods:
  178. contrib/slime-cl-indent.el:339:14:Warning: reference to free variable
  179. `common-lisp-active-style'
  180. contrib/slime-cl-indent.el:344:11:Warning: assignment to free variable
  181. `common-lisp-active-style'
  182.  
  183. In common-lisp-set-style:
  184. contrib/slime-cl-indent.el:373:9:Warning: assignment to free variable
  185. `common-lisp-active-style'
  186.  
  187. In common-lisp-symbol-package:
  188. contrib/slime-cl-indent.el:549:14:Warning: reference to free variable
  189. `common-lisp-current-package-function'
  190.  
  191. In common-lisp-loop-part-indentation:
  192. contrib/slime-cl-indent.el:652:31:Warning: reference to free variable
  193. `common-lisp-body-introducing-loop-macro-keyword'
  194.  
  195. In common-lisp-indent-function-1:
  196. contrib/slime-cl-indent.el:997:22:Warning: reference to free variable
  197. `containing-sexp'
  198.  
  199. In common-lisp-run-indentation-tests:
  200. contrib/slime-cl-indent.el:1817:30:Warning: `insert-file' used from Lisp code
  201. That command is designed for interactive use only
  202. Wrote /var/tmp/portage/app-emacs/slime-2.0_p20130930/work/slime-2013-09-30/contrib/slime-cl-indent.elc
  203. Wrote /var/tmp/portage/app-emacs/slime-2.0_p20130930/work/slime-2013-09-30/contrib/slime-clipboard.elc
  204.  
  205. In slime-maybe-list-compiler-notes:
  206. contrib/slime-compiler-notes-tree.el:18:46:Warning: function `every' from cl
  207. package called at runtime
  208. Wrote /var/tmp/portage/app-emacs/slime-2.0_p20130930/work/slime-2013-09-30/contrib/slime-compiler-notes-tree.elc
  209.  
  210. In slime-close-all-parens-in-sexp:
  211. contrib/slime-editing-commands.el:80:35:Warning: function `count' from cl
  212. package called at runtime
  213. Wrote /var/tmp/portage/app-emacs/slime-2.0_p20130930/work/slime-2013-09-30/contrib/slime-editing-commands.elc
  214.  
  215. In slime-lookup-binding-op:
  216. contrib/slime-enclosing-context.el:17:46:Warning: `flet' is an obsolete macro
  217. (as of 24.3); use either `cl-flet' or `cl-letf'.
  218. contrib/slime-enclosing-context.el:18:64:Warning: function `assoc*' from cl
  219. package called at runtime
  220.  
  221. In slime-binding-op-body-pos:
  222. contrib/slime-enclosing-context.el:29:16:Warning: function `position' from cl
  223. package called at runtime
  224.  
  225. In slime-binding-op-bindings-pos:
  226. contrib/slime-enclosing-context.el:33:16:Warning: function `position' from cl
  227. package called at runtime
  228. contrib/slime-enclosing-context.el:106:17:Warning: function `remove*' from cl
  229. package called at runtime
  230.  
  231. In end of data:
  232. contrib/slime-enclosing-context.el:148:1:Warning: the following functions are
  233. not known to be defined: slime-enclosing-form-specs,
  234. slime-parse-sexp-at-point, slime-has-symbol-syntax-p
  235. Wrote /var/tmp/portage/app-emacs/slime-2.0_p20130930/work/slime-2013-09-30/contrib/slime-enclosing-context.elc
  236. Wrote /var/tmp/portage/app-emacs/slime-2.0_p20130930/work/slime-2013-09-30/contrib/slime-fancy-inspector.elc
  237. `flet' is an obsolete macro (as of 24.3); use either `cl-flet' or `cl-letf'.
  238. `flet' is an obsolete macro (as of 24.3); use either `cl-flet' or `cl-letf'.
  239. `flet' is an obsolete macro (as of 24.3); use either `cl-flet' or `cl-letf'.
  240. `flet' is an obsolete macro (as of 24.3); use either `cl-flet' or `cl-letf'.
  241. `flet' is an obsolete macro (as of 24.3); use either `cl-flet' or `cl-letf'.
  242. `flet' is an obsolete macro (as of 24.3); use either `cl-flet' or `cl-letf'.
  243. `flet' is an obsolete macro (as of 24.3); use either `cl-flet' or `cl-letf'.
  244. `flet' is an obsolete macro (as of 24.3); use either `cl-flet' or `cl-letf'.
  245. `flet' is an obsolete macro (as of 24.3); use either `cl-flet' or `cl-letf'.
  246. `flet' is an obsolete macro (as of 24.3); use either `cl-flet' or `cl-letf'.
  247. Wrote /var/tmp/portage/app-emacs/slime-2.0_p20130930/work/slime-2013-09-30/contrib/slime-fancy.elc
  248.  
  249. In slime-extend-region-for-font-lock:
  250. contrib/slime-fontifying-fu.el:147:49:Warning: reference to free variable
  251. `font-lock-beg'
  252. contrib/slime-fontifying-fu.el:147:63:Warning: reference to free variable
  253. `font-lock-end'
  254. contrib/slime-fontifying-fu.el:154:11:Warning: assignment to free variable
  255. `font-lock-beg'
  256. contrib/slime-fontifying-fu.el:154:25:Warning: assignment to free variable
  257. `font-lock-end'
  258. contrib/slime-fontifying-fu.el:220:17:Warning: function `remove*' from cl
  259. package called at runtime
  260. Wrote /var/tmp/portage/app-emacs/slime-2.0_p20130930/work/slime-2013-09-30/contrib/slime-fontifying-fu.elc
  261.  
  262. In toplevel form:
  263. contrib/slime-fuzzy.el:82:28:Warning: `flet' is an obsolete macro (as of
  264. 24.3); use either `cl-flet' or `cl-letf'.
  265. contrib/slime-fuzzy.el:113:27:Warning: function `stable-sort' from cl package
  266. called at runtime
  267. contrib/slime-fuzzy.el:186:28:Warning: `flet' is an obsolete macro (as of
  268. 24.3); use either `cl-flet' or `cl-letf'.
  269.  
  270. In slime-fuzzy-complete-symbol:
  271. contrib/slime-fuzzy.el:257:14:Warning: `comint-dynamic-complete-as-filename'
  272. is an obsolete function (as of 24.1); use `comint-filename-completion'
  273. instead.
  274. Wrote /var/tmp/portage/app-emacs/slime-2.0_p20130930/work/slime-2013-09-30/contrib/slime-fuzzy.elc
  275. Wrote /var/tmp/portage/app-emacs/slime-2.0_p20130930/work/slime-2013-09-30/contrib/slime-highlight-edits.elc
  276. Wrote /var/tmp/portage/app-emacs/slime-2.0_p20130930/work/slime-2013-09-30/contrib/slime-hyperdoc.elc
  277.  
  278. In toplevel form:
  279. contrib/slime-indentation.el:8:7:Warning: assignment to free variable
  280. `common-lisp-current-package-function'
  281.  
  282. In slime-update-system-indentation:
  283. contrib/slime-indentation.el:11:31:Warning: reference to free variable
  284. `common-lisp-system-indentation'
  285. contrib/slime-indentation.el:24:65:Warning: function `set-difference' from cl
  286. package called at runtime
  287. Wrote /var/tmp/portage/app-emacs/slime-2.0_p20130930/work/slime-2013-09-30/contrib/slime-indentation.elc
  288.  
  289. In slime-edit-local-definition:
  290. contrib/slime-mdot-fu.el:19:66:Warning: function `equalp' from cl package
  291. called at runtime
  292. contrib/slime-mdot-fu.el:31:17:Warning: function `remove*' from cl package
  293. called at runtime
  294. Wrote /var/tmp/portage/app-emacs/slime-2.0_p20130930/work/slime-2013-09-30/contrib/slime-mdot-fu.elc
  295. Wrote /var/tmp/portage/app-emacs/slime-2.0_p20130930/work/slime-2013-09-30/contrib/slime-media.elc
  296. Wrote /var/tmp/portage/app-emacs/slime-2.0_p20130930/work/slime-2013-09-30/contrib/slime-motd.elc
  297.  
  298. In slime-mrepl:
  299. contrib/slime-mrepl.el:141:15:Warning: function `find-if' from cl package
  300. called at runtime
  301. contrib/slime-mrepl.el:146:38:Warning: function `remove*' from cl package
  302. called at runtime
  303. contrib/slime-mrepl.el:146:38:Warning: function `sort*' from cl package called
  304. at runtime
  305.  
  306. In end of data:
  307. contrib/slime-mrepl.el:149:1:Warning: the function
  308. `inferior-slime-indent-line' is not known to be defined.
  309. Wrote /var/tmp/portage/app-emacs/slime-2.0_p20130930/work/slime-2013-09-30/contrib/slime-mrepl.elc
  310.  
  311. In slime-package-equal:
  312. contrib/slime-package-fu.el:59:37:Warning: function `equalp' from cl package
  313. called at runtime
  314.  
  315. In slime-find-possible-package-file:
  316. contrib/slime-package-fu.el:71:42:Warning: `flet' is an obsolete macro (as of
  317. 24.3); use either `cl-flet' or `cl-letf'.
  318.  
  319. In slime-goto-package-source-definition:
  320. contrib/slime-package-fu.el:89:46:Warning: `flet' is an obsolete macro (as of
  321. 24.3); use either `cl-flet' or `cl-letf'.
  322.  
  323. In slime-search-exports-in-defpackage:
  324. contrib/slime-package-fu.el:128:44:Warning: `flet' is an obsolete macro (as of
  325. 24.3); use either `cl-flet' or `cl-letf'.
  326.  
  327. In slime-defpackage-exports:
  328. contrib/slime-package-fu.el:144:8:Warning: `flet' is an obsolete macro (as of
  329. 24.3); use either `cl-flet' or `cl-letf'.
  330.  
  331. In slime-symbol-exported-p:
  332. contrib/slime-package-fu.el:159:32:Warning: function `member*' from cl package
  333. called at runtime
  334.  
  335. In slime-determine-symbol-style:
  336. contrib/slime-package-fu.el:233:21:Warning: function `every' from cl package
  337. called at runtime
  338. contrib/slime-package-fu.el:234:41:Warning: function `every' from cl package
  339. called at runtime
  340. Wrote /var/tmp/portage/app-emacs/slime-2.0_p20130930/work/slime-2013-09-30/contrib/slime-package-fu.elc
  341.  
  342. In toplevel form:
  343. contrib/slime-parse.el:124:17:Warning: function `remove*' from cl package
  344. called at runtime
  345. Wrote /var/tmp/portage/app-emacs/slime-2.0_p20130930/work/slime-2013-09-30/contrib/slime-parse.elc
  346. Wrote /var/tmp/portage/app-emacs/slime-2.0_p20130930/work/slime-2013-09-30/contrib/slime-presentation-streams.elc
  347.  
  348. In slime-ensure-presentation-overlay:
  349. contrib/slime-presentations.el:155:46:Warning: function `find' from cl package
  350. called at runtime
  351.  
  352. In slime-insert-presentation:
  353. contrib/slime-presentations.el:178:62:Warning: `flet' is an obsolete macro (as
  354. of 24.3); use either `cl-flet' or `cl-letf'.
  355.  
  356. In slime-for-each-presentation-in-region:
  357. contrib/slime-presentations.el:307:76:Warning: `flet' is an obsolete macro (as
  358. of 24.3); use either `cl-flet' or `cl-letf'.
  359.  
  360. In slime-copy-presentation-to-repl:
  361. contrib/slime-presentations.el:445:8:Warning: `flet' is an obsolete macro (as
  362. of 24.3); use either `cl-flet' or `cl-letf'.
  363.  
  364. In slime-menu-choices-for-presentation:
  365. contrib/slime-presentations.el:611:16:Warning: `flet' is an obsolete macro (as
  366. of 24.3); use either `cl-flet' or `cl-letf'.
  367. contrib/slime-presentations.el:608:25:Warning: function `gensym' from cl
  368. package called at runtime
  369.  
  370. In slime-presentation-on-return-pressed:
  371. contrib/slime-presentations.el:803:33:Warning: reference to free variable
  372. `end-of-input'
  373.  
  374. In slime-presentation-on-stream-open:
  375. contrib/slime-presentations.el:812:9:Warning: assignment to free variable
  376. `bridge-destination-insert'
  377. contrib/slime-presentations.el:813:9:Warning: assignment to free variable
  378. `bridge-source-insert'
  379. contrib/slime-presentations.el:814:9:Warning: reference to free variable
  380. `bridge-handlers'
  381. contrib/slime-presentations.el:817:16:Warning: assignment to free variable
  382. `bridge-handlers'
  383.  
  384. In end of data:
  385. contrib/slime-presentations.el:856:1:Warning: the function `install-bridge' is
  386. not known to be defined.
  387. Wrote /var/tmp/portage/app-emacs/slime-2.0_p20130930/work/slime-2013-09-30/contrib/slime-presentations.elc
  388.  
  389. In slime-references-init:
  390. contrib/slime-references.el:16:10:Warning: assignment to free variable
  391. `slime-tree-printer'
  392.  
  393. In slime-references-unload:
  394. contrib/slime-references.el:16:30:Warning: assignment to free variable
  395. `slime-tree-printer'
  396.  
  397. In slime-tree-print-with-references:
  398. contrib/slime-references.el:131:48:Warning: reference to free variable
  399. `cl-struct-slime-tree-tags'
  400.  
  401. In end of data:
  402. contrib/slime-references.el:143:28:Warning: the function
  403. `slime-tree-default-printer' is not known to be defined.
  404. Wrote /var/tmp/portage/app-emacs/slime-2.0_p20130930/work/slime-2013-09-30/contrib/slime-references.elc
  405.  
  406. In slime-open-stream-to-lisp:
  407. contrib/slime-repl.el:197:48:Warning: function `find' from cl package called
  408. at runtime
  409.  
  410. In slime-save-marker:
  411. contrib/slime-repl.el:253:15:Warning: function `gensym' from cl package called
  412. at runtime
  413. contrib/slime-repl.el:466:4:Warning: function `remove*' from cl package called
  414. at runtime
  415. contrib/slime-repl.el:466:4:Warning: function `sort*' from cl package called
  416. at runtime
  417.  
  418. In slime-eval-last-expression-in-repl:
  419. contrib/slime-repl.el:854:21:Warning: Use `with-current-buffer' rather than
  420. save-excursion+set-buffer
  421. contrib/slime-repl.el:846:25:Warning: `end-of-buffer' used from Lisp code
  422. That command is designed for interactive use only
  423.  
  424. In slime-string-trim:
  425. contrib/slime-repl.el:960:41:Warning: `flet' is an obsolete macro (as of
  426. 24.3); use either `cl-flet' or `cl-letf'.
  427. contrib/slime-repl.el:963:46:Warning: function `position-if-not' from cl
  428. package called at runtime
  429. contrib/slime-repl.el:967:19:Warning: function `subseq' from cl package called
  430. at runtime
  431.  
  432. In slime-repl-delete-from-input-history:
  433. contrib/slime-repl.el:1106:50:Warning: function `delete*' from cl package
  434. called at runtime
  435.  
  436. In slime-repl-merge-histories:
  437. contrib/slime-repl.el:1120:29:Warning: function `remove-if' from cl package
  438. called at runtime
  439. contrib/slime-repl.el:1121:29:Warning: function `remove-if' from cl package
  440. called at runtime
  441.  
  442. In slime-repl-save-history:
  443. contrib/slime-repl.el:1170:51:Warning: function `subseq' from cl package
  444. called at runtime
  445.  
  446. In slime-lookup-shortcut:
  447. contrib/slime-repl.el:1292:12:Warning: function `find-if' from cl package
  448. called at runtime
  449.  
  450. In slime-list-repl-short-cuts:
  451. contrib/slime-repl.el:1338:36:Warning: function `copy-list' from cl package
  452. called at runtime
  453. contrib/slime-repl.el:1343:25:Warning: function `sort*' from cl package called
  454. at runtime
  455. contrib/slime-repl.el:1363:14:Warning: function `remove-if' from cl package
  456. called at runtime
  457. contrib/slime-repl.el:1367:14:Warning: function `remove-if' from cl package
  458. called at runtime
  459. contrib/slime-repl.el:1374:18:Warning: function `remove-if' from cl package
  460. called at runtime
  461. contrib/slime-repl.el:1387:44:Warning: function `remove-if' from cl package
  462. called at runtime
  463. contrib/slime-repl.el:1397:25:Warning: function `remove-if' from cl package
  464. called at runtime
  465. contrib/slime-repl.el:1401:14:Warning: function `remove-if' from cl package
  466. called at runtime
  467. contrib/slime-repl.el:1408:39:Warning: function `remove-if' from cl package
  468. called at runtime
  469. contrib/slime-repl.el:1417:25:Warning: function `remove-if' from cl package
  470. called at runtime
  471. contrib/slime-repl.el:1425:16:Warning: function `remove-if' from cl package
  472. called at runtime
  473. contrib/slime-repl.el:1429:14:Warning: function `remove-if' from cl package
  474. called at runtime
  475. contrib/slime-repl.el:1433:14:Warning: function `remove-if' from cl package
  476. called at runtime
  477. contrib/slime-repl.el:1441:16:Warning: function `remove-if' from cl package
  478. called at runtime
  479. contrib/slime-repl.el:1451:18:Warning: function `remove-if' from cl package
  480. called at runtime
  481. contrib/slime-repl.el:1460:16:Warning: function `remove-if' from cl package
  482. called at runtime
  483. contrib/slime-repl.el:1471:18:Warning: function `remove-if' from cl package
  484. called at runtime
  485. contrib/slime-repl.el:1475:14:Warning: function `remove-if' from cl package
  486. called at runtime
  487.  
  488. In slime-call-defun:
  489. contrib/slime-repl.el:1517:4:Warning: `flet' is an obsolete macro (as of
  490. 24.3); use either `cl-flet' or `cl-letf'.
  491. contrib/slime-repl.el:1531:38:Warning: function `equalp' from cl package
  492. called at runtime
  493.  
  494. In slime-repl-choose-coding-system:
  495. contrib/slime-repl.el:1684:68:Warning: function `find' from cl package called
  496. at runtime
  497. contrib/slime-repl.el:1757:17:Warning: function `remove*' from cl package
  498. called at runtime
  499. contrib/slime-repl.el:1791:17:Warning: function `remove*' from cl package
  500. called at runtime
  501.  
  502. In slime-check-buffer-contents:
  503. contrib/slime-repl.el:1870:62:Warning: function `position' from cl package
  504. called at runtime
  505. contrib/slime-repl.el:1871:32:Warning: function `remove-if-not' from cl
  506. package called at runtime
  507. contrib/slime-repl.el:1874:46:Warning: function `position' from cl package
  508. called at runtime
  509. contrib/slime-repl.el:1875:46:Warning: function `position' from cl package
  510. called at runtime
  511. contrib/slime-repl.el:1874:39:Warning: function `member*' from cl package
  512. called at runtime
  513. contrib/slime-repl.el:1877:30:Warning: function `remove-if' from cl package
  514. called at runtime
  515. contrib/slime-repl.el:1881:52:Warning: function `position' from cl package
  516. called at runtime
  517. contrib/slime-repl.el:1881:35:Warning: function `remove*' from cl package
  518. called at runtime
  519. contrib/slime-repl.el:1899:17:Warning: function `remove*' from cl package
  520. called at runtime
  521. contrib/slime-repl.el:1925:17:Warning: function `remove*' from cl package
  522. called at runtime
  523. contrib/slime-repl.el:1952:17:Warning: function `remove*' from cl package
  524. called at runtime
  525.  
  526. In slime-test-repl-type-ahead:
  527. contrib/slime-repl.el:1992:41:Warning: function `delete*' from cl package
  528. called at runtime
  529. contrib/slime-repl.el:1993:32:Warning: function `position' from cl package
  530. called at runtime
  531. contrib/slime-repl.el:1976:17:Warning: function `remove*' from cl package
  532. called at runtime
  533. contrib/slime-repl.el:1998:17:Warning: function `remove*' from cl package
  534. called at runtime
  535. Wrote /var/tmp/portage/app-emacs/slime-2.0_p20130930/work/slime-2013-09-30/contrib/slime-repl.elc
  536. Wrote /var/tmp/portage/app-emacs/slime-2.0_p20130930/work/slime-2013-09-30/contrib/slime-sbcl-exts.elc
  537. Wrote /var/tmp/portage/app-emacs/slime-2.0_p20130930/work/slime-2013-09-30/contrib/slime-scheme.elc
  538.  
  539. In slime-scratch-init:
  540. contrib/slime-scratch.el:8:7:Warning: function `remove*' from cl package
  541. called at runtime
  542. contrib/slime-scratch.el:8:7:Warning: function `sort*' from cl package called
  543. at runtime
  544. Wrote /var/tmp/portage/app-emacs/slime-2.0_p20130930/work/slime-2013-09-30/contrib/slime-scratch.elc
  545. Wrote /var/tmp/portage/app-emacs/slime-2.0_p20130930/work/slime-2013-09-30/contrib/slime-snapshot.elc
  546.  
  547. In slime-sprof-format:
  548. contrib/slime-sprof.el:69:10:Warning: `goto-line' used from Lisp code
  549. That command is designed for interactive use only
  550.  
  551. In slime-sprof-abbreviate-name:
  552. contrib/slime-sprof.el:115:13:Warning: function `subseq' from cl package
  553. called at runtime
  554. Wrote /var/tmp/portage/app-emacs/slime-2.0_p20130930/work/slime-2013-09-30/contrib/slime-sprof.elc
  555.  
  556. In slime-find-filename-translators:
  557. contrib/slime-tramp.el:52:29:Warning: function `assoc-if' from cl package
  558. called at runtime
  559. Wrote /var/tmp/portage/app-emacs/slime-2.0_p20130930/work/slime-2013-09-30/contrib/slime-tramp.elc
  560.  
  561. In slime-typeout-autodoc-message:
  562. contrib/slime-typeout-frame.el:89:9:Warning: assignment to free variable
  563. `slime-autodoc-last-message'
  564. Wrote /var/tmp/portage/app-emacs/slime-2.0_p20130930/work/slime-2013-09-30/contrib/slime-typeout-frame.elc
  565. Wrote /var/tmp/portage/app-emacs/slime-2.0_p20130930/work/slime-2013-09-30/contrib/slime-xref-browser.elc
  566. [ ok ]
  567. make -j2 -j1 -C doc slime.info
  568. make: Entering directory `/var/tmp/portage/app-emacs/slime-2.0_p20130930/work/slime-2013-09-30/doc'
  569. cat ../ChangeLog | \
  570. sed -ne '/^[0-9]/{s/^[^ ]* *//; s/ *<.*//; p;}' | \
  571. sort | \
  572. uniq -c | \
  573. sort -nr| \
  574. sed -e 's/^[^A-Z]*//' | \
  575. awk -f texinfo-tabulate.awk | \
  576. sed -e "s/\o341/@'a/g" | \
  577. sed -e "s/\o355/@'{@dotless{i}}/g" | \
  578. sed -e "s/\o351/@'e/g" | \
  579. sed -e "s/\o361/@~n/g" | \
  580. sed -e 's/\o370/@o{}/g' \
  581. > contributors.texi
  582. makeinfo slime.texi
  583. slime.texi:17: warning: multiple @settitle
  584. slime.texi:536: @itemx must follow @item
  585. slime.texi:376: warning: node up `CVS Incantations' in menu `CVS' and in sectioning `Downloading' differ
  586. make: *** [slime.info] Error 1
  587. make: Leaving directory `/var/tmp/portage/app-emacs/slime-2.0_p20130930/work/slime-2013-09-30/doc'
  588. * ERROR: app-emacs/slime-2.0_p20130930::lisp failed (compile phase):
  589. * emake failed
  590. *
  591. * If you need support, post the output of `emerge --info '=app-emacs/slime-2.0_p20130930::lisp'`,
  592. * the complete build log and the output of `emerge -pqv '=app-emacs/slime-2.0_p20130930::lisp'`.
  593. * The complete build log is located at '/var/tmp/portage/app-emacs/slime-2.0_p20130930/temp/build.log'.
  594. * The ebuild environment file is located at '/var/tmp/portage/app-emacs/slime-2.0_p20130930/temp/environment'.
  595. * Working directory: '/var/tmp/portage/app-emacs/slime-2.0_p20130930/work/slime-2013-09-30'
  596. * S: '/var/tmp/portage/app-emacs/slime-2.0_p20130930/work/slime-2013-09-30'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement