Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 874567 - games-puzzle/xwelltris-1.0.1-r1 - configure: error: installation or configuration problem: C compiler cannot create executables.
Summary: games-puzzle/xwelltris-1.0.1-r1 - configure: error: installation or configura...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-10-03 08:15 UTC by Toralf Förster
Modified: 2023-03-05 03:16 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.88 KB, text/plain)
2022-10-03 08:15 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,56.87 KB, text/plain)
2022-10-03 08:15 UTC, Toralf Förster
Details
environment (environment,63.06 KB, text/plain)
2022-10-03 08:15 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,26.17 KB, application/x-bzip)
2022-10-03 08:15 UTC, Toralf Förster
Details
games-puzzle:xwelltris-1.0.1-r1:20221003-071155.log (games-puzzle:xwelltris-1.0.1-r1:20221003-071155.log,2.88 KB, text/plain)
2022-10-03 08:15 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,649 bytes, application/x-bzip)
2022-10-03 08:15 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,16.95 KB, application/x-bzip)
2022-10-03 08:15 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-03 08:15:28 UTC
creating cache ./config.cache
checking host system type... x86_64-pc-linux-gnu
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_gnome-j4-20221002-133630

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

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 Ruby profiles:
  [1]   ruby30 *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit 94292ed89a871eba2feef4353b5a8a9a7a360e5f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Oct 3 06:48:51 2022 +0000

    2022-10-03 06:48:50 UTC

emerge -qpvO games-puzzle/xwelltris
[ebuild  N    ] games-puzzle/xwelltris-1.0.1-r1
Comment 1 Toralf Förster gentoo-dev 2022-10-03 08:15:30 UTC
Created attachment 817393 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-03 08:15:31 UTC
Created attachment 817396 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-10-03 08:15:32 UTC
Created attachment 817399 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-10-03 08:15:34 UTC
Created attachment 817402 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-10-03 08:15:34 UTC
Created attachment 817405 [details]
games-puzzle:xwelltris-1.0.1-r1:20221003-071155.log
Comment 6 Toralf Förster gentoo-dev 2022-10-03 08:15:35 UTC
Created attachment 817408 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-10-03 08:15:36 UTC
Created attachment 817411 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2023-03-05 03:16:35 UTC
The bug has been closed via the following commit(s):

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

commit 43bc66db6bf0b4875b15e669d81e3da27f18e204
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-03-05 01:55:32 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-03-05 02:59:37 +0000

    games-puzzle/xwelltris: fix configure w/ clang 16, C++17, autoconf-2.72
    
    Closes: https://bugs.gentoo.org/874567
    Closes: https://bugs.gentoo.org/899014
    Signed-off-by: Sam James <sam@gentoo.org>

 .../xwelltris/files/xwelltris-1.0.1-c++17.patch    | 106 +++++++++++++++++++++
 .../xwelltris-1.0.1-configure-autoconf-2.72.patch  | 106 +++++++++++++++++++++
 ...s-1.0.1-r1.ebuild => xwelltris-1.0.1-r2.ebuild} |  11 ++-
 3 files changed, 220 insertions(+), 3 deletions(-)