Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 835400 - app-misc/broot-1.9.4 installs pre-stripped files
Summary: app-misc/broot-1.9.4 installs pre-stripped files
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Karl-Johan Karlsson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-16 07:39 UTC by Agostino Sarubbo
Modified: 2022-03-16 08:10 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,60.08 KB, text/plain)
2022-03-16 07:39 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-03-16 07:39:00 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-misc/broot-1.9.4 installs pre-stripped files.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-16 07:39:03 UTC
Created attachment 767139 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-03-16 08:10:43 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=129a28a4e2f2ccdadb45ce6e639901eed35ecb32

commit 129a28a4e2f2ccdadb45ce6e639901eed35ecb32
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2022-03-16 07:58:25 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2022-03-16 08:10:11 +0000

    app-misc/broot: disable stripping with release profile
    
    Missed this due to doing most testing with USE=debug (faster
    compilation), unfortunately this still requires >=rust-1.59
    for non-nightly unless go with modifying the Cargo.toml which
    doesn't feel worth it on the long run.
    
    Bug: https://bugs.gentoo.org/835395
    Closes: https://bugs.gentoo.org/835400
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 app-misc/broot/broot-1.9.4.ebuild | 1 +
 1 file changed, 1 insertion(+)