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

Bug 903690

Summary: dev-libs/gmp-6.2.1-r5 - configure.wrapped: error: C++ compiler not available, see config.log for details
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 865117    
Attachments: emerge-info.txt
dev-libs:gmp-6.2.1-r5:20230401-224715.log
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2023-04-02 08:04:28 UTC
checking for build system executable suffix... 
checking whether build system compiler is ANSI... yes
checking for build system compiler math library... -lm
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse accepts -g... yes
checking C++ compiler x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse  -O2 -pipe -march=native -fno-diagnostics-color... no, program does not run
configure.wrapped: error: C++ compiler not available, see config.log for details

!!! Please attach the following file when seeking support:

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-j4_abi32+64-20230401-204005

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
/usr/lib/llvm/15
15.0.7
Python 3.10.10
Available Rust versions:
  [1]   rust-bin-1.66.1 *
php cli (if any):

  HEAD of ::gentoo
commit 686a20b0875d2a9dff74ef75d3c6221a6915f701
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Apr 1 20:16:57 2023 +0000

    2023-04-01 20:16:57 UTC

emerge -qpvO dev-libs/gmp
[ebuild   R   ] dev-libs/gmp-6.2.1-r5  USE="asm cpudetection cxx -doc -pic -static-libs" ABI_X86="32* (64) (-x32)"
Comment 1 Toralf Förster gentoo-dev 2023-04-02 08:04:29 UTC
Created attachment 859409 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-04-02 08:04:30 UTC
Created attachment 859410 [details]
dev-libs:gmp-6.2.1-r5:20230401-224715.log
Comment 3 Toralf Förster gentoo-dev 2023-04-02 08:04:31 UTC
Created attachment 859411 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-04-02 08:04:32 UTC
Created attachment 859412 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-04-02 08:04:33 UTC
Created attachment 859413 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-04-02 08:04:34 UTC
Created attachment 859414 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-04-02 08:04:35 UTC
Created attachment 859415 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-24 21:49:57 UTC
CXXFLAGS chosen by autoconf: -O2 -pipe -march=native -fno-diagnostics-color
configure.wrapped:10478: checking C++ compiler x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse  -O2 -pipe -march=native -fno-diagnostics-color
Test compile: 
configure.wrapped:10492: x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse  -O2 -pipe -march=native -fno-diagnostics-color conftest.cc >&5
configure.wrapped:10495: $? = 0
configure.wrapped:10499: ./a.out || ./b.out || ./a.exe || ./a_out.exe || ./conftest
The futex facility returned an unexpected error code.
/var/tmp/portage/dev-libs/gmp-6.2.1-r5/work/gmp-6.2.1/configure.wrapped: line 10500:   778 Aborted                 ./a.out
/var/tmp/portage/dev-libs/gmp-6.2.1-r5/work/gmp-6.2.1/configure.wrapped: line 10500: ./b.out: No such file or directory
/var/tmp/portage/dev-libs/gmp-6.2.1-r5/work/gmp-6.2.1/configure.wrapped: line 10500: ./a.exe: No such file or directory
/var/tmp/portage/dev-libs/gmp-6.2.1-r5/work/gmp-6.2.1/configure.wrapped: line 10500: ./a_out.exe: No such file or directory
/var/tmp/portage/dev-libs/gmp-6.2.1-r5/work/gmp-6.2.1/configure.wrapped: line 10500: ./conftest: No such file or directory
configure.wrapped:10502: $? = 127
failed program was:

????
Comment 9 Andreas K. Hüttel archtester gentoo-dev 2023-09-08 23:29:05 UTC
Is this reproducible?
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-09-09 05:02:39 UTC
Probably from a bug w/ the Clang hook.