Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 834993

Summary: [guru] sys-apps/intel-cmt-cat-4.3.0 calls strip directly
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: Alessandro Barbieri <lssndrbarbieri>
Status: RESOLVED FIXED    
Severity: normal CC: guru-bugs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 785607    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-03-12 10:58:07 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-apps/intel-cmt-cat-4.3.0 calls strip directly.
Discovered on: amd64 (internal ref: guru_ci)

NOTE:
As per QA policy, toolchain tools must not be called directly because they can cause issue in cross-compiling and because is not possible use a different STRIP implementation (like llvm-strip). To reproduce, please use sys-devel/gcc-config[-native-symlinks], sys-devel/binutils-config[-native-symlinks].
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-12 10:58:10 UTC
Created attachment 766851 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-12 10:58:12 UTC
Error(s) that match a know pattern:


/usr/bin/install: cannot run 'strip': No such file or directory
install-xattr: failed to stat /var/tmp/portage/sys-apps/intel-cmt-cat-4.3.0/temp/prefix/bin/membw: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2022-03-16 20:48:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d182666e6807ecc3c18748e3ebe13363c95cfca6

commit d182666e6807ecc3c18748e3ebe13363c95cfca6
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2022-03-12 16:25:04 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2022-03-12 16:31:21 +0000

    sys-apps/intel-cmt-cat: fix strip again
    
    Closes: https://bugs.gentoo.org/834993
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

 sys-apps/intel-cmt-cat/files/intel-cmt-cat-4.3.0-no-strip.patch | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)