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

Bug 932005

Summary: app-cdr/cdrtools-3.02_alpha09-r5 - configure: error: installation or configuration problem: C compiler cannot create executables.
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Daniel Pielmeier <billie>
Status: CONFIRMED ---    
Severity: normal CC: aleiphoenix, dpfuturehacker, Manfred.Knick
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=898582
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412, 941869    
Attachments: emerge-info.txt
app-cdr:cdrtools-3.02_alpha09-r5:20240516-204916.log
emerge-history.txt
environment
etc.clang.tar.xz
etc.portage.tar.xz
logs.tar.xz
qlist-info.txt
temp.tar.xz

Description Toralf Förster gentoo-dev 2024-05-16 20:53:22 UTC
checking whether /bin/sh -ce is broken... no
checking whether /bin/bosh is a working shell... no
checking whether /opt/schily/bin/bosh is a working shell... no
checking for cc... clang
checking for gcc... (cached) clang
checking whether the C compiler (clang -O2 -pipe -march=native -fno-diagnostics-color -std=gnu89 -fno-strict-aliasing -Werror=implicit-function-declaration -Werror=implicit-int -fexec-charset=UTF-8 ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
RULES/rules.cnf:71: incs/amd64-linux-cc/rules.cnf: No such file or directory
make: *** [RULES/rules.cnf:59: incs/amd64-linux-cc/rules.cnf] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop-20240515-215004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
clang version 18.1.5
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.5
Python 3.11.9
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.11_p9 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.3_p9 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-17 
  [2]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
go version go1.22.3 linux/amd64

  HEAD of ::gentoo
commit aee8435339a74e0cc93110f0ac9940c64419d060
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu May 16 17:48:57 2024 +0000

    2024-05-16 17:48:56 UTC

emerge -qpvO app-cdr/cdrtools
[ebuild  N    ] app-cdr/cdrtools-3.02_alpha09-r5  USE="acl filecaps nls unicode -caps (-selinux)"
Comment 1 Toralf Förster gentoo-dev 2024-05-16 20:53:23 UTC
Created attachment 893098 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-05-16 20:53:24 UTC
Created attachment 893099 [details]
app-cdr:cdrtools-3.02_alpha09-r5:20240516-204916.log
Comment 3 Toralf Förster gentoo-dev 2024-05-16 20:53:25 UTC
Created attachment 893100 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-05-16 20:53:26 UTC
Created attachment 893101 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-05-16 20:53:27 UTC
Created attachment 893102 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-05-16 20:53:28 UTC
Created attachment 893103 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-05-16 20:53:29 UTC
Created attachment 893104 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-05-16 20:53:30 UTC
Created attachment 893105 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2024-05-16 20:53:31 UTC
Created attachment 893106 [details]
temp.tar.xz
Comment 10 Davide Palma 2024-11-01 11:38:14 UTC
I had the same problem with the stable build (r3), but not with the unstable one (r5).
Comment 11 Manfred Knick 2024-11-01 11:51:51 UTC
Observation:

Having upgraded gcc to

. . . sys-devel/gcc-14.2.1_p20241026:14,

running "emerge --emptytree { system | world}" afterwards,

. . . app-cdr/cdrtools-3.02_alpha09-r5:0

had emerged successfully.

Hth.