Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 757303 - app-editors/emacs[aqua, -gui]: failed install
Summary: app-editors/emacs[aqua, -gui]: failed install
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 OS X
: Normal normal (vote)
Assignee: GNU Emacs project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-28 01:27 UTC by Sam James
Modified: 2020-11-28 12:19 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (file_757303.txt,210.01 KB, text/plain)
2020-11-28 01:27 UTC, Sam James
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-11-28 01:27:21 UTC
Created attachment 675463 [details]
build.log

mv: cannot stat 'nextstep/Emacs.app': No such file or directory
 * ERROR: app-editors/emacs-27.1-r2::gentoo_prefix failed (install phase):

----
A REQUIRED_USE is probably easiest. We try to install a file based on compilation which may or may not have happened (in the case where USE=-gui).
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-11-28 01:27:56 UTC
(Unfortunately, for now on newer macOS, we can't build with GUI either with GCC: bug 757300).
Comment 2 Ulrich Müller gentoo-dev 2020-11-28 11:50:22 UTC
Stupid mistake, I forgot to update this conditional when migrating from USE=X to USE=gui.
Comment 3 Larry the Git Cow gentoo-dev 2020-11-28 12:19:31 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d4dfd08f5353f2e79b28a80a10ecd15c1867700

commit 7d4dfd08f5353f2e79b28a80a10ecd15c1867700
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2020-11-28 12:04:30 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2020-11-28 12:19:22 +0000

    app-editors/emacs: Fix install failure with USE="-gui aqua".
    
    Closes: https://bugs.gentoo.org/757303
    Package-Manager: Portage-3.0.10, Repoman-3.0.2
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 app-editors/emacs/emacs-23.4-r20.ebuild     | 20 +++++++++++---------
 app-editors/emacs/emacs-24.5-r9.ebuild      | 20 +++++++++++---------
 app-editors/emacs/emacs-25.3-r8.ebuild      | 20 +++++++++++---------
 app-editors/emacs/emacs-26.3-r3.ebuild      | 20 +++++++++++---------
 app-editors/emacs/emacs-27.1-r2.ebuild      | 20 +++++++++++---------
 app-editors/emacs/emacs-27.1.9999-r1.ebuild | 20 +++++++++++---------
 app-editors/emacs/emacs-28.0.9999.ebuild    | 20 +++++++++++---------
 7 files changed, 77 insertions(+), 63 deletions(-)