Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 907944

Summary: dev-util/plan9port-0_pre20230331-r1 calls cc directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: CONFIRMED ---    
Severity: normal CC: sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 243502    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-06-06 07:38:17 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/plan9port-0_pre20230331-r1 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].
Comment 1 Agostino Sarubbo gentoo-dev 2023-06-06 07:38:19 UTC
Created attachment 863376 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-06-06 07:38:21 UTC
Error(s) that match a know pattern:


* Error: mk failed to build.
install-xattr: failed to stat /var/tmp/portage/dev-util/plan9port-0_pre20230331-r1/work/plan9port-cc4571fec67407652b03d6603ada6580de2194dc/bin/mk: No such file or directory
/usr/bin/install: cannot stat 'o.mk': No such file or directory
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -l9: No such file or directory
/var/tmp/portage/dev-util/plan9port-0_pre20230331-r1/work/plan9port-cc4571fec67407652b03d6603ada6580de2194dc/bin/9ar: line 3: ar: command not found
/var/tmp/portage/dev-util/plan9port-0_pre20230331-r1/work/plan9port-cc4571fec67407652b03d6603ada6580de2194dc/bin/9l: line 119: nm: command not found
/var/tmp/portage/dev-util/plan9port-0_pre20230331-r1/work/plan9port-cc4571fec67407652b03d6603ada6580de2194dc/bin/9l: line 287: nm: command not found
collect2: error: ld returned 1 exit status