Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 871600 - sys-auth/skey-1.1.5-r12 - configure: error: installation or configuration problem: C compiler cannot create executables.
Summary: sys-auth/skey-1.1.5-r12 - configure: error: installation or configuration pro...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ulrich Müller
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-09-18 20:16 UTC by Toralf Förster
Modified: 2022-09-18 23:00 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.75 KB, text/plain)
2022-09-18 20:16 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,134.56 KB, text/plain)
2022-09-18 20:16 UTC, Toralf Förster
Details
environment (environment,59.64 KB, text/plain)
2022-09-18 20:16 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,32.80 KB, application/x-bzip)
2022-09-18 20:16 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,641 bytes, application/x-bzip)
2022-09-18 20:16 UTC, Toralf Förster
Details
sys-auth:skey-1.1.5-r12:20220918-200756.log (sys-auth:skey-1.1.5-r12:20220918-200756.log,3.17 KB, text/plain)
2022-09-18 20:16 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,16.28 KB, application/x-bzip)
2022-09-18 20:16 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 20:16:09 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 --sysconfdir=/etc/skey
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_desktop_plasma_systemd-j4-20220917-010004

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

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 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.90

  HEAD of ::gentoo
commit 1476721903c6baa34a9d75807712c344f778b670
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Sep 18 19:01:50 2022 +0000

    2022-09-18 19:01:49 UTC

emerge -qpvO sys-auth/skey
[ebuild  N    ] sys-auth/skey-1.1.5-r12  USE="(split-usr) -static-libs"
Comment 1 Toralf Förster gentoo-dev 2022-09-18 20:16:10 UTC
Created attachment 812515 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-18 20:16:11 UTC
Created attachment 812518 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-09-18 20:16:13 UTC
Created attachment 812521 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-09-18 20:16:14 UTC
Created attachment 812524 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-09-18 20:16:15 UTC
Created attachment 812527 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-09-18 20:16:15 UTC
Created attachment 812530 [details]
sys-auth:skey-1.1.5-r12:20220918-200756.log
Comment 7 Toralf Förster gentoo-dev 2022-09-18 20:16:16 UTC
Created attachment 812533 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-09-18 23:00:19 UTC
The bug has been closed via the following commit(s):

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

commit 11bb8753c0cf6cd8283efb36ab2fad93c1c6deb4
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2022-09-18 22:57:00 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2022-09-18 22:59:59 +0000

    sys-auth/skey: Call eautoreconf
    
    This fixes a failure with the existing configure code for AC_PROG_CC.
    
    EAPI 8, update HOMEPAGE.
    
    Closes: https://bugs.gentoo.org/871600
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 sys-auth/skey/skey-1.1.5-r13.ebuild | 90 +++++++++++++++++++++++++++++++++++++
 1 file changed, 90 insertions(+)