The installation fails. I tried app-emacs/transient-0.12.0, same problem.
I checked "emerge -1v =app-emacs/transient-0.10.1", it still works fine.
How can I debug this? /var/tmp/portage/app-emacs/transient-0.11.0/temp/build.log does not provide more information than this:
Code: Select all
>>> Emerging (1 of 1) app-emacs/transient-0.11.0::gentoo
* transient-0.11.0.gh.tar.gz BLAKE2B SHA512 size ;-) ... [ ok ]
* Emacs version: 30.2
>>> Unpacking source...
>>> Unpacking 'transient-0.11.0.gh.tar.gz' to /var/tmp/portage/app-emacs/transient-0.11.0/work
>>> Source unpacked in /var/tmp/portage/app-emacs/transient-0.11.0/work
>>> Preparing source in /var/tmp/portage/app-emacs/transient-0.11.0/work/transient-0.11.0 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/app-emacs/transient-0.11.0/work/transient-0.11.0 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/app-emacs/transient-0.11.0/work/transient-0.11.0 ...
* Compiling GNU Emacs Elisp files ...
In toplevel form:
transient.el:45:11: Error: Cannot open load file: No such file or directory, cond-let
* elisp-compile: batch-byte-compile failed [ !! ]
* ERROR: app-emacs/transient-0.11.0::gentoo failed (compile phase):
* (no error message)
*
* Call stack:
* ebuild.sh, line 143: Called src_compile
* environment, line 674: Called elisp_src_compile
* environment, line 568: Called elisp-compile 'transient.el'
* environment, line 276: 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/transient-0.11.0::gentoo'`,
* the complete build log and the output of `emerge -pqv '=app-emacs/transient-0.11.0::gentoo'`.
* The complete build log is located at '/var/tmp/portage/app-emacs/transient-0.11.0/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/app-emacs/transient-0.11.0/temp/environment'.
* Working directory: '/var/tmp/portage/app-emacs/transient-0.11.0/work/transient-0.11.0'
* S: '/var/tmp/portage/app-emacs/transient-0.11.0/work/transient-0.11.0'

