Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834993 - [guru] sys-apps/intel-cmt-cat-4.3.0 calls strip directly
Summary: [guru] sys-apps/intel-cmt-cat-4.3.0 calls strip directly
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alessandro Barbieri
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2022-03-12 10:58 UTC by Agostino Sarubbo
Modified: 2022-03-16 20:48 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,98.66 KB, text/plain)
2022-03-12 10:58 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-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(-)