Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 863521 - sys-libs/libstdc++-v3-3.3.6-r4 calls nm directly
Summary: sys-libs/libstdc++-v3-3.3.6-r4 calls nm directly
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2022-08-04 06:46 UTC by Agostino Sarubbo
Modified: 2022-08-04 06:47 UTC (History)
0 users

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


Attachments
build.log.xz (build.log.xz,156.72 KB, application/x-xz)
2022-08-04 06:47 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-08-04 06:46:56 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-libs/libstdc++-v3-3.3.6-r4 calls nm 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 NM implementation (like llvm-nm). To reproduce, please use sys-devel/gcc-config[-native-symlinks], sys-devel/binutils-config[-native-symlinks].
Comment 1 Agostino Sarubbo gentoo-dev 2022-08-04 06:47:00 UTC
Created attachment 797413 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2022-08-04 06:47:02 UTC
Error(s) that match a know pattern:


 5084 |     fatal_insn ("could not find a spill register", insn);
checking assembler subsection support... /var/tmp/portage/sys-libs/libstdc++-v3-3.3.6-r4/work/gcc-3.3.6/gcc/configure: line 7213: nm: command not found
checking linker read-only and read-write section mixing... /var/tmp/portage/sys-libs/libstdc++-v3-3.3.6-r4/work/gcc-3.3.6/gcc/configure: line 8110: objdump: command not found
/var/tmp/portage/sys-libs/libstdc++-v3-3.3.6-r4/work/gcc-3.3.6/gcc/configure: line 7214: nm: command not found
configure: error: installation or configuration problem: C compiler cannot create executables.