Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 870439 - dev-libs/libpcre-8.45-r1:3 - configure: error: C compiler cannot create executables
Summary: dev-libs/libpcre-8.45-r1:3 - configure: error: C compiler cannot create execu...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-16 18:06 UTC by Toralf Förster
Modified: 2022-09-17 00:13 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.14 KB, text/plain)
2022-09-16 18:06 UTC, Toralf Förster
Details
dev-libs:libpcre-8.45-r1:20220916-175925.log (dev-libs:libpcre-8.45-r1:20220916-175925.log,4.80 KB, text/plain)
2022-09-16 18:06 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,10.93 KB, text/plain)
2022-09-16 18:06 UTC, Toralf Förster
Details
environment (environment,77.19 KB, text/plain)
2022-09-16 18:06 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,12.84 KB, application/x-bzip)
2022-09-16 18:06 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,3.45 KB, application/x-bzip)
2022-09-16 18:06 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,21.86 KB, application/x-bzip)
2022-09-16 18:06 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-09-16 18:06:01 UTC
checking whether make supports the include directive... yes (GNU style)
checking for x86_64-pc-linux-gnu-gcc... clang
checking whether the C compiler works... no
configure: error: in `/var/tmp/portage/dev-libs/libpcre-8.45-r1/work/pcre-8.45-abi_x86_64.amd64':
configure: error: C compiler cannot create executables
See `config.log' for more details


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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-j4-20220916-160005

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.1 *
clang/llvm (if any):
/usr/lib/llvm/14
14.0.6
Python 3.10.6
Available Rust versions:
  [1]   rust-bin-1.63.0 *
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit e5cd60aa15289f27c42e8230065d3f4c599234a6
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Sep 16 17:46:46 2022 +0000

    2022-09-16 17:46:45 UTC

emerge -qpvO dev-libs/libpcre
[ebuild   R   ] dev-libs/libpcre-8.45-r1  USE="bzip2 cxx jit readline (split-usr) (unicode) zlib -libedit -pcre16 -pcre32 -static-libs*" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2022-09-16 18:06:02 UTC
Created attachment 805852 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-16 18:06:03 UTC
Created attachment 805855 [details]
dev-libs:libpcre-8.45-r1:20220916-175925.log
Comment 3 Toralf Förster gentoo-dev 2022-09-16 18:06:04 UTC
Created attachment 805858 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-09-16 18:06:06 UTC
Created attachment 805861 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-09-16 18:06:07 UTC
Created attachment 805864 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-09-16 18:06:08 UTC
Created attachment 805867 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-09-16 18:06:09 UTC
Created attachment 805870 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-09-17 00:13:35 UTC
configure:4002: result: clang
configure:4400: checking for C compiler version
configure:4409: clang --version >&5
configure:4420: $? = 127
configure:4409: clang -v >&5
configure:4420: $? = 127
configure:4409: clang -V >&5
configure:4420: $? = 127
configure:4409: clang -qversion >&5
configure:4420: $? = 127
configure:4409: clang -version >&5
configure:4420: $? = 127
configure:4440: checking whether the C compiler works
configure:4462: clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int  -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 conftest.c  >&5
configure:4466: $? = 127
configure:4506: result: no
configure: failed program was

Clang not installed yet. I've adjusted the hook to make this a bit less painful.