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

Bug 874321

Summary: app-misc/bottlerocket-0.04c-r2 - configure: error: installation or configuration problem: C compiler cannot create executables.
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
app-misc:bottlerocket-0.04c-r2:20221002-201349.log
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-10-02 20:15:04 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 --with-x10port=/dev/firecracker
creating cache ./config.cache
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_no_multilib-j4-20221002-135637

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

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

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

  HEAD of ::gentoo
commit 04920fea86a75103174262b194caff2b407c95bb
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Oct 2 19:46:47 2022 +0000

    2022-10-02 19:46:47 UTC

emerge -qpvO app-misc/bottlerocket
[ebuild  N    ] app-misc/bottlerocket-0.04c-r2
Comment 1 Toralf Förster gentoo-dev 2022-10-02 20:15:06 UTC
Created attachment 816049 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-02 20:15:06 UTC
Created attachment 816052 [details]
app-misc:bottlerocket-0.04c-r2:20221002-201349.log
Comment 3 Toralf Förster gentoo-dev 2022-10-02 20:15:08 UTC
Created attachment 816055 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-10-02 20:15:09 UTC
Created attachment 816058 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-10-02 20:15:10 UTC
Created attachment 816061 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-02 20:15:11 UTC
Created attachment 816064 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-10-02 20:15:12 UTC
Created attachment 816067 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-10-15 20:07:19 UTC
The bug has been closed via the following commit(s):

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

commit 360a640ad90ee5a87a5dcaff4e0ca66c472fa053
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2022-10-15 16:51:49 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2022-10-15 20:06:45 +0000

    app-misc/bottlerocket: EAPI7->8, run eautoreconf for clang16
    
    Also use https and respect CPPFLAGS.
    
    Closes: https://bugs.gentoo.org/874321
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 app-misc/bottlerocket/bottlerocket-0.04c-r2.ebuild | 28 ++++++++++------------
 1 file changed, 12 insertions(+), 16 deletions(-)