Skip to content

Instantly share code, notes, and snippets.

@purcell
Created October 17, 2013 12:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save purcell/7024374 to your computer and use it in GitHub Desktop.
Save purcell/7024374 to your computer and use it in GitHub Desktop.
Ensime byte compilation warnings / errors
Compiling file /Users/steve/.emacs.d/elpa/ensime-20130904.40/ensime-auto-complete.el at Thu Oct 17 13:49:57 2013
Entering directory `/Users/steve/.emacs.d/elpa/ensime-20130904.40/'
In ensime-ac-complete-action:
ensime-auto-complete.el:148:11:Warning: reference to free variable `candidate'
In ensime-ac-enable:
ensime-auto-complete.el:322:15:Warning: assignment to free variable
`ac-delete-dups'
In end of data:
ensime-auto-complete.el:338:1:Warning: the following functions are not known to be defined:
ensime-write-buffer, ensime-rpc-completions-at-point,
ensime-rpc-get-call-completion, ensime-type-param-sections,
ensime-in-string-or-comment, ensime-type-name-with-args
Compiling file /Users/steve/.emacs.d/elpa/ensime-20130904.40/ensime-builder.el at Thu Oct 17 13:49:58 2013
ensime-builder.el:23:1:Error: (ensime-builder-changed-files (ensime-connection)) is not a valid place expression
Compiling file /Users/steve/.emacs.d/elpa/ensime-20130904.40/ensime-comint-utils.el at Thu Oct 17 13:49:58 2013
In ensime-comint-shape-candidate:
ensime-comint-utils.el:39:65:Warning: function `position' from cl package
called at runtime
In ensime-comint-shape-candidates:
ensime-comint-utils.el:53:38:Warning: (lambda (cand) ...) quoted with ' rather
than with #'
In ensime-comint-treat-output:
ensime-comint-utils.el:66:63:Warning: function `find' from cl package called
at runtime
ensime-comint-utils.el:76:35:Warning: function `find' from cl package called
at runtime
ensime-comint-utils.el:88:45:Warning: function `set-difference' from cl
package called at runtime
Compiling file /Users/steve/.emacs.d/elpa/ensime-20130904.40/ensime-config.el at Thu Oct 17 13:49:58 2013
In ensime-config-find-and-load:
ensime-config.el:285:20:Warning: reference to free variable
`ensime-prefer-noninteractive'
In ensime-config-maybe-set-active-subproject:
ensime-config.el:351:13:Warning: reference to free variable
`ensime-prefer-noninteractive'
In end of data:
ensime-config.el:378:1:Warning: the function `ensime-relativise-path' is not
known to be defined.
Compiling file /Users/steve/.emacs.d/elpa/ensime-20130904.40/ensime-debug.el at Thu Oct 17 13:49:59 2013
In ensime-db-set-debug-marker:
ensime-debug.el:197:22:Warning: reference to free variable
`ensime-db-marker-overlays'
ensime-debug.el:197:22:Warning: assignment to free variable
`ensime-db-marker-overlays'
In ensime-db-create-breapoint-overlays:
ensime-debug.el:214:28:Warning: reference to free variable
`ensime-db-breakpoint-overlays'
ensime-debug.el:214:28:Warning: assignment to free variable
`ensime-db-breakpoint-overlays'
In ensime-db-visit-obj-field:
ensime-debug.el:570:32:Warning: reference to free variable `f'
In end of data:
ensime-debug.el:846:1:Warning: the following functions are not known to be defined:
ensime-rpc-debug-value, ensime-ui-show-nav-buffer,
ensime-rpc-debug-to-string, ensime-make-overlay-at,
ensime-goto-source-location, ensime-pos-file, ensime-pos-line,
ensime-rpc-debug-list-breakpoints, ensime-insert-with-face,
ensime-insert-link, ensime-chomp, ensime-insert-action-link,
ensime-last-name-component, ensime-escape-control-chars,
ensime-sym-at-point, ensime-rpc-debug-locate-name,
ensime-rpc-async-debug-backtrace, ensime-rpc-debug-next,
ensime-rpc-debug-step, ensime-rpc-debug-step-out,
ensime-rpc-debug-continue, ensime-rpc-debug-active-vm,
ensime-rpc-debug-run, ensime-rpc-debug-set-break,
ensime-rpc-debug-clear-break, ensime-rpc-debug-clear-all-breaks,
ensime-rpc-debug-stop, ensime-strip-dollar-signs,
ensime-completing-read-path, ensime-current-connection,
ensime-prompt-for-connection, ensime-configured-project-root,
ensime-rpc-debug-start, ensime-rpc-debug-attach
Compiling file /Users/steve/.emacs.d/elpa/ensime-20130904.40/ensime-doc.el at Thu Oct 17 13:50:00 2013
In end of data:
ensime-doc.el:183:22:Warning: the following functions are not known to be defined:
ensime-type-full-name, ensime-symbol-owner-type-id,
ensime-symbol-is-callable, ensime-rpc-get-type-by-id,
ensime-symbol-type, ensime-rpc-symbol-at-point,
ensime-symbol-name, ensime-member-name, ensime-type-type-args,
ensime-type-name, ensime-member-type, ensime-type-param-types
Compiling file /Users/steve/.emacs.d/elpa/ensime-20130904.40/ensime-inf.el at Thu Oct 17 13:50:00 2013
In ensime-inf-run-scala:
ensime-inf.el:136:11:Warning: assignment to free variable
`ensime-buffer-connection'
In ensime-inf-eval-definition:
ensime-inf.el:216:18:Warning: `next-line' used from Lisp code
That command is designed for interactive use only
ensime-inf.el:223:20:Warning: (lambda (x) ...) quoted with ' rather than with
#'
ensime-inf.el:223:55:Warning: `next-line' used from Lisp code
That command is designed for interactive use only
In end of data:
ensime-inf.el:262:1:Warning: the following functions are not known to be defined:
ensime-current-connection, ensime-prompt-for-connection,
ensime-configured-project-root, ensime-assert-executable-on-path,
ensime-set-query-on-exit-flag, ensime-config, ensime-connection,
ensime-connected-p, ensime-replace-keywords,
ensime-rpc-repl-config
Compiling file /Users/steve/.emacs.d/elpa/ensime-20130904.40/ensime-macros.el at Thu Oct 17 13:50:01 2013
Compiling file /Users/steve/.emacs.d/elpa/ensime-20130904.40/ensime-pkg.el at Thu Oct 17 13:50:01 2013
Compiling file /Users/steve/.emacs.d/elpa/ensime-20130904.40/ensime-refactor.el at Thu Oct 17 13:50:01 2013
ensime-refactor.el:33:42:Warning: reference to free variable
`continue-refactor'
ensime-refactor.el:37:42:Warning: reference to free variable `cancel-refactor'
In ensime-refactor-rename:
ensime-refactor.el:88:35:Warning: reference to free variable `ensime-ch-fix'
In ensime-refactor-inline-local:
ensime-refactor.el:104:35:Warning: reference to free variable `ensime-ch-fix'
In ensime-refactor-extract-method:
ensime-refactor.el:116:30:Warning: reference to free variable `ensime-ch-fix'
In ensime-refactor-extract-local:
ensime-refactor.el:128:30:Warning: reference to free variable `ensime-ch-fix'
In ensime-refactor-prepare-handler:
ensime-refactor.el:175:39:Warning: assignment to free variable
`cancel-refactor'
ensime-refactor.el:176:39:Warning: assignment to free variable
`continue-refactor'
In end of data:
ensime-refactor.el:209:1:Warning: the following functions are not known to be defined:
ensime-popup-buffer-quit-function, ensime-visiting-java-file-p,
ensime-sym-at-point, ensime-write-buffer,
ensime-rpc-refactor-prepare, ensime-connection,
ensime-make-popup-buffer, ensime-display-popup-buffer,
ensime-event-sig, ensime-revert-visited-files,
ensime-insert-with-face, ensime-insert-change-list
Compiling file /Users/steve/.emacs.d/elpa/ensime-20130904.40/ensime-sbt.el at Thu Oct 17 13:50:01 2013
In ensime-sbt:
ensime-sbt.el:100:12:Warning: assignment to free variable
`ensime-buffer-connection'
In end of data:
ensime-sbt.el:267:1:Warning: the following functions are not known to be defined:
ensime-connected-p, ensime-config, ensime-current-connection,
ensime-prompt-for-connection, ensime-assert-executable-on-path,
ensime-set-query-on-exit-flag
Compiling file /Users/steve/.emacs.d/elpa/ensime-20130904.40/ensime-scalex.el at Thu Oct 17 13:50:02 2013
In ensime-scalex:
ensime-scalex.el:150:12:Warning: assignment to free variable
`ensime-buffer-connection'
In ensime-scalex-mode:
ensime-scalex.el:167:9:Warning: assignment to free variable
`ensime-scalex-mode-valid-string'
In ensime-scalex-next-match:
ensime-scalex.el:201:27:Warning: function `position' from cl package called at
runtime
In ensime-scalex-prev-match:
ensime-scalex.el:229:27:Warning: function `position' from cl package called at
runtime
In ensime-scalex-api-request:
ensime-scalex.el:272:18:Warning: reference to free variable
`url-http-end-of-headers'
In ensime-scalex-buffers-to-search:
ensime-scalex.el:351:28:Warning: function `remove-if' from cl package called
at runtime
In ensime-scalex-update-target-buffer:
ensime-scalex.el:404:8:Warning: Use `with-current-buffer' rather than
save-excursion+set-buffer
In end of data:
ensime-scalex.el:461:1:Warning: the following functions are not known to be defined:
ensime-current-connection, ensime-prompt-for-connection,
ensime-scalex-sym-name, ensime-event-sig, ensime-make-overlay,
ensime-window-showing-buffer, ensime-add-face,
ensime-insert-with-face
Compiling file /Users/steve/.emacs.d/elpa/ensime-20130904.40/ensime-search.el at Thu Oct 17 13:50:02 2013
In ensime-search:
ensime-search.el:152:12:Warning: assignment to free variable
`ensime-buffer-connection'
In ensime-search-mode:
ensime-search.el:169:9:Warning: assignment to free variable
`ensime-search-mode-valid-string'
In ensime-search-choose-current-result:
ensime-search.el:195:42:Warning: reference to free variable
`ensime-buffer-connection'
ensime-search.el:204:53:Warning: reference to free variable `ensime-ch-fix'
In ensime-search-next-match:
ensime-search.el:234:27:Warning: function `position' from cl package called at
runtime
In ensime-search-prev-match:
ensime-search.el:262:27:Warning: function `position' from cl package called at
runtime
In ensime-search-buffers-to-search:
ensime-search.el:353:28:Warning: function `remove-if' from cl package called
at runtime
In ensime-search-make-results:
ensime-search.el:378:38:Warning: reference to free variable `ensime-ch-fix'
In ensime-search-update-target-buffer:
ensime-search.el:391:8:Warning: Use `with-current-buffer' rather than
save-excursion+set-buffer
In end of data:
ensime-search.el:454:1:Warning: the following functions are not known to be defined:
ensime-current-connection, ensime-prompt-for-connection,
ensime-search-sym-pos, ensime-pos-file, ensime-pos-offset,
ensime-search-sym-decl-as, ensime-inspect-by-path,
ensime-search-sym-owner-name, ensime-search-sym-local-name,
ensime-search-sym-name, ensime-make-overlay,
ensime-window-showing-buffer,
ensime-rpc-async-public-symbol-search, ensime-event-sig,
ensime-pos-line, ensime-insert-with-face
Compiling file /Users/steve/.emacs.d/elpa/ensime-20130904.40/ensime-semantic-highlight.el at Thu Oct 17 13:50:03 2013
In ensime-sem-high-apply-properties:
ensime-semantic-highlight.el:69:26:Warning: reference to free variable
`ensime-ch-fix'
In end of data:
ensime-semantic-highlight.el:142:37:Warning: the following functions are not known to be defined:
ensime-current-connection, ensime-connection-visiting-buffers,
ensime-rpc-symbol-designations
Compiling file /Users/steve/.emacs.d/elpa/ensime-20130904.40/ensime-test.el at Thu Oct 17 13:50:03 2013
Compiling file /Users/steve/.emacs.d/elpa/ensime-20130904.40/ensime-ui.el at Thu Oct 17 13:50:05 2013
In ensime-ui-show-nav-buffer:
ensime-ui.el:168:17:Warning: function `subseq' from cl package called at
runtime
In ensime-ui-open-nav-window:
ensime-ui.el:228:41:Warning: function `find' from cl package called at runtime
Compiling file /Users/steve/.emacs.d/elpa/ensime-20130904.40/ensime-undo.el at Thu Oct 17 13:50:05 2013
ensime-undo.el:29:42:Warning: reference to free variable `continue-undo'
ensime-undo.el:33:42:Warning: reference to free variable `cancel-undo'
In ensime-undo-peek:
ensime-undo.el:53:50:Warning: assignment to free variable `cancel-undo'
ensime-undo.el:54:37:Warning: assignment to free variable `continue-undo'
Compiling file /Users/steve/.emacs.d/elpa/ensime-20130904.40/ensime.el at Thu Oct 17 13:50:05 2013
In ensime-assert-connected:
ensime.el:214:11:Warning: macro `ensime-assert-connected' defined multiple
times in this file
In ensime-assert-buffer-saved-interactive:
ensime.el:221:11:Warning: macro `ensime-assert-buffer-saved-interactive'
defined multiple times in this file
In ensime-with-connection-buffer:
ensime.el:232:12:Warning: macro `ensime-with-connection-buffer' defined
multiple times in this file
In ensime-with-inspector-buffer:
ensime.el:242:12:Warning: macro `ensime-with-inspector-buffer' defined
multiple times in this file
In ensime-maybe-start-server:
ensime.el:759:39:Warning: function `find' from cl package called at runtime
In ensime-flatten-list:
ensime.el:1085:26:Warning: function `mapcan' from cl package called at runtime
In ensime-with-name-parts:
ensime.el:1144:15:Warning: function `gensym' from cl package called at runtime
In ensime-with-path-and-name:
ensime.el:1160:15:Warning: function `gensym' from cl package called at runtime
In destructure-case:
ensime.el:1197:20:Warning: function `gensym' from cl package called at runtime
ensime.el:1198:20:Warning: function `gensym' from cl package called at runtime
ensime.el:1199:15:Warning: function `gensym' from cl package called at runtime
In with-struct:
ensime.el:1228:28:Warning: `flet' is an obsolete macro (as of 24.3); use
either `cl-flet' or `cl-letf'.
ensime.el:1227:24:Warning: function `gensym' from cl package called at runtime
In ensime-connect:
ensime.el:1824:43:Warning: `interactive-p' is an obsolete function (as of
23.2); use `called-interactively-p' instead.
In ensime-generate-connection-name:
ensime.el:1887:59:Warning: function `find' from cl package called at runtime
In ensime-rex:
ensime.el:1923:18:Warning: function `gensym' from cl package called at runtime
In ensime-eval:
ensime.el:1948:36:Warning: function `gensym' from cl package called at runtime
In ensime-dispatch-event:
ensime.el:2148:44:Warning: reference to free variable `condition'
ensime.el:2148:54:Warning: reference to free variable `packet'
In ensime-add-notes:
ensime.el:2210:31:Warning: value returned from (append
(ensime-scala-compiler-notes (ensime-connection)) notes) is unused
ensime.el:2210:31:Warning: value returned from (append
(ensime-java-compiler-notes (ensime-connection)) notes) is unused
In ensime-make-overlay-at:
ensime.el:2266:40:Warning: `goto-line' used from Lisp code
That command is designed for interactive use only
In ensime-overlays-at:
ensime.el:2354:36:Warning: function `remove-if-not' from cl package called at
runtime
In ensime-insert-change-list:
ensime.el:2437:36:Warning: function `copy-list' from cl package called at
runtime
In ensime-merge-changes:
ensime.el:2511:26:Warning: reference to free variable `ch'
In ensime-show-compile-result-buffer:
ensime.el:2728:51:Warning: function `copy-list' from cl package called at
runtime
In ensime-type-inspector-show:
ensime.el:3605:26:Warning: function `subseq' from cl package called at runtime
In ensime-package-inspector-show:
ensime.el:3763:13:Warning: function `subseq' from cl package called at runtime
In ensime-oneliner:
ensime.el:3866:46:Warning: function `position' from cl package called at
runtime
In ensime-display-popup-buffer:
ensime.el:4143:61:Warning: function `find' from cl package called at runtime
In ensime-propertize-region:
ensime.el:4283:17:Warning: function `gensym' from cl package called at runtime
In ensime-with-rigid-indentation:
ensime.el:4299:17:Warning: function `gensym' from cl package called at runtime
ensime.el:4299:30:Warning: function `gensym' from cl package called at runtime
In end of data:
ensime.el:4350:1:Warning: the following functions are not known to be defined:
ensime-channel-send, ensime-find-channel,
ensime-read-from-minibuffer-for-swank, ensime-y-or-n-p,
ensime-check-eval-in-emacs-enabled, ensime-eval-for-lisp,
ensime-ed, ensime-restart-inferior-lisp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment