Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 784785 - [guru] app-crypt/tomb-2.9-r5 calls cc directly
Summary: [guru] app-crypt/tomb-2.9-r5 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: 2021-04-21 12:21 UTC by Agostino Sarubbo
Modified: 2021-04-27 23:24 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,7.77 KB, text/plain)
2021-04-21 12:21 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 2021-04-21 12:21:28 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-crypt/tomb-2.9-r5 calls cc directly.
Discovered on: amd64 (internal ref: guru_tinderbox)

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] and set the CC variable to x86_64-pc-linux-gnu-gcc.
Comment 1 Agostino Sarubbo gentoo-dev 2021-04-21 12:21:30 UTC
Created attachment 701487 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-04-21 12:21:32 UTC
Possible context of error(s):

make: cc: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2021-04-21 19:40:16 UTC
The bug has been closed via the following commit(s):

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

commit 8576275bc59ec4e1fcc8b596f4bf72362aa5a67b
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2021-04-21 13:39:02 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2021-04-21 13:39:52 +0000

    sys-cluster/nanos6: --disable-dlb doesn't work
    
    Closes: https://bugs.gentoo.org/784785
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

 sys-cluster/nanos6/nanos6-2.5.1-r1.ebuild | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)
Comment 4 Alessandro Barbieri 2021-04-21 20:10:10 UTC
Wrong copypaste, this bug has to be reopened
Comment 5 Agostino Sarubbo gentoo-dev 2021-04-22 17:06:19 UTC
Changing the Assignee as per https://archives.gentoo.org/gentoo-dev/message/74ee632e9fe2f4c12890524fec132205
Comment 6 Agostino Sarubbo gentoo-dev 2021-04-25 14:04:54 UTC
Changing TRACKER as requested by QA.
Comment 7 Larry the Git Cow gentoo-dev 2021-04-27 23:24:13 UTC
The bug has been closed via the following commit(s):

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

commit d9d35ac515ed7fd7016b0da5ab10038680a1af61
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2021-04-25 16:24:05 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2021-04-25 23:29:32 +0000

    app-crypt/tomb: respect CC
    
    Closes: https://bugs.gentoo.org/784785
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

 app-crypt/tomb/tomb-2.9-r5.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)