Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836797 - [guru] sys-cluster/otf2-2.3-r1 calls cc directly
Summary: [guru] sys-cluster/otf2-2.3-r1 calls cc 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-04-05 06:15 UTC by Agostino Sarubbo
Modified: 2022-05-03 23:18 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,43.01 KB, text/plain)
2022-04-05 06:15 UTC, Agostino Sarubbo
Details
1-config.log (1-config.log,11.34 KB, text/plain)
2022-04-05 06:15 UTC, Agostino Sarubbo
Details
2-config.log (2-config.log,13.86 KB, text/plain)
2022-04-05 06:15 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-04-05 06:15:14 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-cluster/otf2-2.3-r1 calls cc 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 CC implementation (like clang). To reproduce, please use sys-devel/gcc-config[-native-symlinks], sys-devel/binutils-config[-native-symlinks].
Comment 1 Agostino Sarubbo gentoo-dev 2022-04-05 06:15:16 UTC
Created attachment 768814 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-04-05 06:15:17 UTC
Created attachment 768815 [details]
1-config.log

1-config.log
Comment 3 Agostino Sarubbo gentoo-dev 2022-04-05 06:15:18 UTC
Created attachment 768816 [details]
2-config.log

2-config.log
Comment 4 Agostino Sarubbo gentoo-dev 2022-04-05 06:15:20 UTC
Error(s) that match a know pattern:

configure: error: in `/var/tmp/portage/sys-cluster/otf2-2.3-r1/work/otf2-2.3/build-backend':
Comment 5 Larry the Git Cow gentoo-dev 2022-04-15 20:58:02 UTC
The bug has been referenced in the following commit(s):

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

commit 37b072353751388e99bf61949edd7c6209e701ce
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2022-04-05 10:24:36 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2022-04-15 20:34:11 +0000

    sys-cluster/otf2: respect flags
    
    Bug: https://bugs.gentoo.org/836797
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

 .../otf2/files/otf2-2.3-respect-flags.patch        | 359 +++++++++++++++++++++
 .../{otf2-2.3-r1.ebuild => otf2-2.3-r2.ebuild}     |  15 +-
 2 files changed, 373 insertions(+), 1 deletion(-)