Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 762595 - net-print/cndrvcups-common-lb-3.70 calls cc directly
Summary: net-print/cndrvcups-common-lb-3.70 calls cc directly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2020-12-30 08:55 UTC by Agostino Sarubbo
Modified: 2020-12-30 11:10 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,53.61 KB, text/plain)
2020-12-30 08:55 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 2020-12-30 08:55:56 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-print/cndrvcups-common-lb-3.70 calls cc directly.
Discovered on: amd64 (internal ref: 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] and set the CC variable to x86_64-pc-linux-gnu-gcc.
Comment 1 Agostino Sarubbo gentoo-dev 2020-12-30 08:55:59 UTC
Created attachment 680254 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-12-30 08:56:01 UTC
Possible context of error(s):

make: gcc: No such file or directory
make: gcc: No such file or directory
make: gcc: No such file or directory
make: gcc: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2020-12-30 11:10:00 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e458d657f6e8c4b4e6570eb5fc145ec1494efce4

commit e458d657f6e8c4b4e6570eb5fc145ec1494efce4
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2020-12-30 11:09:53 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-12-30 11:09:53 +0000

    net-print/cndrvcups-common-lb: Respect CC
    
    Closes: https://github.com/gentoo/gentoo/pull/18878
    Closes: https://bugs.gentoo.org/762595
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: David Seifert <soap@gentoo.org>

 net-print/cndrvcups-common-lb/cndrvcups-common-lb-3.70.ebuild | 2 ++
 1 file changed, 2 insertions(+)