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

Bug 880811

Summary: games-rpg/gwiz-0.8-r1 - configure: error: installation or configuration problem: C compiler cannot create executables.
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/36473
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.clang.tar.bz2
etc.portage.tar.bz2
games-rpg:gwiz-0.8-r1:20221110-193608.log
logs.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-11-10 20:13:11 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 -std=gnu89 -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_systemd-j4-20221110-100005

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
CC=clang
CXX=clang++
gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.4
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.4
Python 3.10.8
Available Ruby profiles:
  (none found)
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):

  HEAD of ::gentoo
commit f80188f73da656ba570bd521ba865d631264dea6
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Nov 10 18:50:27 2022 +0000

    2022-11-10 18:50:27 UTC

emerge -qpvO games-rpg/gwiz
[ebuild  N    ] games-rpg/gwiz-0.8-r1
Comment 1 Toralf Förster gentoo-dev 2022-11-10 20:13:12 UTC
Created attachment 830413 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-10 20:13:14 UTC
Created attachment 830415 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-11-10 20:13:15 UTC
Created attachment 830417 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-11-10 20:13:16 UTC
Created attachment 830419 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-11-10 20:13:17 UTC
Created attachment 830421 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-10 20:13:18 UTC
Created attachment 830423 [details]
games-rpg:gwiz-0.8-r1:20221110-193608.log
Comment 7 Toralf Förster gentoo-dev 2022-11-10 20:13:19 UTC
Created attachment 830425 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-11-10 20:13:20 UTC
Created attachment 830427 [details]
temp.tar.bz2
Comment 9 Larry the Git Cow gentoo-dev 2024-05-01 21:43:32 UTC
The bug has been closed via the following commit(s):

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

commit 425fa162d165c4063ccb98342a13ea74898ad51c
Author:     NHOrus <jy6x2b32pie9@yahoo.com>
AuthorDate: 2024-04-29 05:18:30 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2024-05-01 21:41:12 +0000

    games-rpg/gwiz: Add autoreconf
    
    It fixes many configure-time problems for free. Like this one.
    
    Closes: https://bugs.gentoo.org/880811
    Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com>
    Closes: https://github.com/gentoo/gentoo/pull/36473
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 games-rpg/gwiz/gwiz-0.8-r1.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)