Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 875440 - dev-util/fuzz-0.6-r2 - configure: error: installation or configuration problem: C compiler cannot create executables.
Summary: dev-util/fuzz-0.6-r2 - configure: error: installation or configuration proble...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-05 18:11 UTC by Toralf Förster
Modified: 2023-03-05 03:39 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.51 KB, text/plain)
2022-10-05 18:11 UTC, Toralf Förster
Details
dev-util:fuzz-0.6-r2:20221005-134123.log (dev-util:fuzz-0.6-r2:20221005-134123.log,2.97 KB, text/plain)
2022-10-05 18:11 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,80.95 KB, text/plain)
2022-10-05 18:11 UTC, Toralf Förster
Details
environment (environment,60.42 KB, text/plain)
2022-10-05 18:11 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,25.00 KB, application/x-bzip)
2022-10-05 18:11 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,761 bytes, application/x-bzip)
2022-10-05 18:11 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,16.33 KB, application/x-bzip)
2022-10-05 18:11 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-10-05 18:11:51 UTC
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... clang
checking whether the C compiler (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) 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_desktop_plasma_systemd-j4-20221005-010004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.2
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.2
Python 3.10.7
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JRE 17.0.4.1_p1 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-jre-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php7.4
  [2]   php8.0 *
  [3]   php8.1
GNU Make 4.3

  HEAD of ::gentoo
commit e266336155684413e28b2f403b57e2779f910d9c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Oct 5 13:33:17 2022 +0000

    2022-10-05 13:33:17 UTC

emerge -qpvO dev-util/fuzz
[ebuild  N    ] dev-util/fuzz-0.6-r2
Comment 1 Toralf Förster gentoo-dev 2022-10-05 18:11:52 UTC
Created attachment 821107 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-05 18:11:53 UTC
Created attachment 821110 [details]
dev-util:fuzz-0.6-r2:20221005-134123.log
Comment 3 Toralf Förster gentoo-dev 2022-10-05 18:11:55 UTC
Created attachment 821113 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-10-05 18:11:56 UTC
Created attachment 821116 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-10-05 18:11:57 UTC
Created attachment 821119 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-05 18:11:58 UTC
Created attachment 821122 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-10-05 18:11:59 UTC
Created attachment 821125 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2023-03-05 03:39:59 UTC
The bug has been closed via the following commit(s):

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

commit ce8343e708ea1199b4e7acac41c72cb05c6cdcf5
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-03-05 03:19:08 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-03-05 03:39:39 +0000

    dev-util/fuzz: fix configure w/ clang 16
    
    Closes: https://bugs.gentoo.org/898764
    Closes: https://bugs.gentoo.org/875440
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/fuzz/{fuzz-0.6-r2.ebuild => fuzz-0.6-r3.ebuild} | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)