Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save brothermechanic/ffdb98e06c7562e87114b7329f29b63a to your computer and use it in GitHub Desktop.
Save brothermechanic/ffdb98e06c7562e87114b7329f29b63a to your computer and use it in GitHub Desktop.
/var/tmp/portage/app-emacs/elpy-1.34.0/temp/build.log
* Package: app-emacs/elpy-1.34.0
* Repository: cg
* Maintainer: brothermechanic@gmail.com
* USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_7 userland_GNU
* FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox
* Emacs version: 27.1
>>> Unpacking source...
>>> Unpacking elpy-1.34.0.tar.gz to /var/tmp/portage/app-emacs/elpy-1.34.0/work
>>> Source unpacked in /var/tmp/portage/app-emacs/elpy-1.34.0/work
>>> Preparing source in /var/tmp/portage/app-emacs/elpy-1.34.0/work/elpy-1.34.0 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/app-emacs/elpy-1.34.0/work/elpy-1.34.0 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/app-emacs/elpy-1.34.0/work/elpy-1.34.0 ...
* Compiling GNU Emacs Elisp files ...
In toplevel form:
elpy-django.el:27:1:Error: Cannot open load file: No such file or directory, s
In end of data:
elpy-pkg.el:10:1:Warning: the function ‘define-package’ is not known to be
defined.
In elpy-profile--file:
elpy-profile.el:77:26:Warning: reference to free variable
‘elpy-rpc-python-command’
In end of data:
elpy-profile.el:115:1:Warning: the function ‘python-shell-buffer-substring’ is
not known to be defined.
In elpy-refactor-options:
elpy-refactor.el:294:8:Warning: ‘elpy-refactor’ is an obsolete function (as of
elpy 1.5.0); Refactoring has been unstable and flakey, support will be
dropped in the future.
In end of data:
elpy-refactor.el:298:1:Warning: the function ‘cl-caddr’ might not be defined
at runtime.
elpy-refactor.el:298:1:Warning: the following functions are not known to be
defined: elpy-rpc, elpy-importmagic-fixup, elpy-autopep8-fix-code
In toplevel form:
elpy-rpc.el:32:1:Error: Cannot open load file: No such file or directory, pyvenv
In elpy-shell-get-or-create-process:
elpy-shell.el:276:22:Warning: ‘python-shell-parse-command’ is an obsolete
function (as of 25.1); use ‘python-shell-calculate-command’ instead.
In elpy-shell--flash-and-message-region:
elpy-shell.el:405:41:Warning: reference to free variable ‘hi’
elpy-shell.el:405:44:Warning: reference to free variable ‘unhi’
elpy-shell.el:405:49:Warning: reference to free variable ‘_eflash’
In end of data:
elpy-shell.el:1344:1:Warning: the following functions are not known to be
defined: elpy-project-root, multiple-value-bind, _bounds,
eval-sexp-fu-flash, eval-sexp-fu-flash-doit, elpy-nav-backward-block,
elpy-nav-forward-block, elpy-pdb--get-breakpoint-positions,
elpy-pdb--refresh-breakpoints, elpy-pdb--start-pdb,
elpy-pdb-clear-breakpoints
In toplevel form:
elpy.el:50:1:Error: Cannot open load file: No such file or directory, s
* elisp-compile: batch-byte-compile failed
[ !! ]
* ERROR: app-emacs/elpy-1.34.0::cg failed (compile phase):
* (no error message)
*
* Call stack:
* ebuild.sh, line 125: Called src_compile
* environment, line 3289: Called elisp_src_compile
* environment, line 1846: Called elisp-compile 'elpy-django.el' 'elpy-pkg.el' 'elpy-profile.el' 'elpy-refactor.el' 'elpy-rpc.el' 'elpy-shell.el' 'elpy.el'
* environment, line 1657: Called die
* The specific snippet of code:
* eend $? "elisp-compile: batch-byte-compile failed" || die
*
* If you need support, post the output of `emerge --info '=app-emacs/elpy-1.34.0::cg'`,
* the complete build log and the output of `emerge -pqv '=app-emacs/elpy-1.34.0::cg'`.
* The complete build log is located at '/var/tmp/portage/app-emacs/elpy-1.34.0/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/app-emacs/elpy-1.34.0/temp/environment'.
* Working directory: '/var/tmp/portage/app-emacs/elpy-1.34.0/work/elpy-1.34.0'
* S: '/var/tmp/portage/app-emacs/elpy-1.34.0/work/elpy-1.34.0'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment