Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834907 - [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-10 10:27 UTC by Agostino Sarubbo
Modified: 2022-03-11 10:57 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,100.18 KB, text/plain)
2022-03-10 10:27 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-10 10:27:01 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-10 10:27:03 UTC
Created attachment 766734 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-10 10:27:05 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-11 10:57:12 UTC
The bug has been closed via the following commit(s):

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

commit 0e6a30ba54a153a2641dd43afc1f64a756b11de3
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2022-03-10 17:42:36 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2022-03-10 18:23:29 +0000

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

 .../files/intel-cmt-cat-4.3.0-no-strip.patch       | 43 ++++++++++++++++++++++
 sys-apps/intel-cmt-cat/intel-cmt-cat-4.3.0.ebuild  |  2 +-
 2 files changed, 44 insertions(+), 1 deletion(-)