Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 871402 - dev-util/cutils-1.6-r4 - configure: error: installation or configuration problem: C compiler cannot create executables.
Summary: dev-util/cutils-1.6-r4 - configure: error: installation or configuration prob...
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:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-09-18 13:21 UTC by Toralf Förster
Modified: 2022-10-11 10:41 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.98 KB, text/plain)
2022-09-18 13:21 UTC, Toralf Förster
Details
dev-util:cutils-1.6-r4:20220918-122111.log (dev-util:cutils-1.6-r4:20220918-122111.log,2.60 KB, text/plain)
2022-09-18 13:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,110.39 KB, text/plain)
2022-09-18 13:21 UTC, Toralf Förster
Details
environment (environment,61.37 KB, text/plain)
2022-09-18 13:21 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,13.89 KB, application/x-bzip)
2022-09-18 13:21 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,666 bytes, application/x-bzip)
2022-09-18 13:21 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,16.51 KB, application/x-bzip)
2022-09-18 13:21 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-18 13:21:12 UTC
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64
creating cache ./config.cache
checking for gcc... clang
checking whether the C compiler (clang -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.

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

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j4-20220917-070004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.0
Python 3.10.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.63.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.16.1_p1 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit cf4ca3b34687fe2c05dfc366e23f164beb852dae
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Sep 18 11:31:47 2022 +0000

    2022-09-18 11:31:47 UTC

emerge -qpvO dev-util/cutils
[ebuild  N    ] dev-util/cutils-1.6-r4
Comment 1 Toralf Förster gentoo-dev 2022-09-18 13:21:13 UTC
Created attachment 811453 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-18 13:21:14 UTC
Created attachment 811456 [details]
dev-util:cutils-1.6-r4:20220918-122111.log
Comment 3 Toralf Förster gentoo-dev 2022-09-18 13:21:15 UTC
Created attachment 811459 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-09-18 13:21:17 UTC
Created attachment 811462 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-09-18 13:21:18 UTC
Created attachment 811465 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-09-18 13:21:19 UTC
Created attachment 811468 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-09-18 13:21:20 UTC
Created attachment 811471 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-10-11 10:41:28 UTC
The bug has been closed via the following commit(s):

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

commit 536705035512808ac19addaf703e23bb55adfc71
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2022-10-11 10:29:12 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2022-10-11 10:39:35 +0000

    dev-util/cutils: EAPI7->8, fix direct AR and build w/ clang16
    
    Closes: https://bugs.gentoo.org/724270
    Closes: https://bugs.gentoo.org/871402
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 .../{cutils-1.6-r4.ebuild => cutils-1.6-r5.ebuild}    | 18 +++++++++++++-----
 dev-util/cutils/files/cutils-1.6-ar.patch             |  8 ++++++++
 dev-util/cutils/files/cutils-1.6-clang16.patch        | 19 +++++++++++++++++++
 3 files changed, 40 insertions(+), 5 deletions(-)