Summary: | app-editors/e3 calls strip directly | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Emacs project <emacs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=2937 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 243502 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 645974 [details]
build.log
build log and emerge --info
The ebuild has RESTRICT="strip" which was added when fixing bug 2937. AFAICS this is no longer needed. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8adf5d1c64ece2fccc3d00baf35a26929948af7 commit f8adf5d1c64ece2fccc3d00baf35a26929948af7 Author: Ulrich Müller <ulm@gentoo.org> AuthorDate: 2020-06-24 08:21:02 +0000 Commit: Ulrich Müller <ulm@gentoo.org> CommitDate: 2020-06-24 08:21:33 +0000 app-editors/e3: Drop strip restriction. Disable stripping by the build system. Closes: https://bugs.gentoo.org/729378 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Ulrich Müller <ulm@gentoo.org> app-editors/e3/e3-2.8.2.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) |