Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 871486 - media-libs/stimg-0.1.0 - configure: error: installation or configuration problem: C compiler cannot create executables.
Summary: media-libs/stimg-0.1.0 - configure: error: installation or configuration prob...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-09-18 16:09 UTC by Toralf Förster
Modified: 2022-09-30 00:58 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.45 KB, text/plain)
2022-09-18 16:09 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,235.20 KB, text/plain)
2022-09-18 16:09 UTC, Toralf Förster
Details
environment (environment,61.44 KB, text/plain)
2022-09-18 16:09 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,15.47 KB, application/x-bzip)
2022-09-18 16:09 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,766 bytes, application/x-bzip)
2022-09-18 16:09 UTC, Toralf Förster
Details
media-libs:stimg-0.1.0:20220918-160712.log (media-libs:stimg-0.1.0:20220918-160712.log,2.92 KB, text/plain)
2022-09-18 16:09 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,16.65 KB, application/x-bzip)
2022-09-18 16:09 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 16:09:47 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 -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-j4-20220915-203738

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

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 following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.16.1_p1 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php8.1 *
GNU Make 4.3.90

  HEAD of ::gentoo
commit 336e2cc8728c7636fca1f88b4c18dfb762def5d7
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Sep 18 15:16:46 2022 +0000

    2022-09-18 15:16:46 UTC

emerge -qpvO media-libs/stimg
[ebuild  N    ] media-libs/stimg-0.1.0
Comment 1 Toralf Förster gentoo-dev 2022-09-18 16:09:48 UTC
Created attachment 811963 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-18 16:09:50 UTC
Created attachment 811966 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-09-18 16:09:51 UTC
Created attachment 811969 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-09-18 16:09:52 UTC
Created attachment 811972 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-09-18 16:09:53 UTC
Created attachment 811975 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-09-18 16:09:54 UTC
Created attachment 811978 [details]
media-libs:stimg-0.1.0:20220918-160712.log
Comment 7 Toralf Förster gentoo-dev 2022-09-18 16:09:56 UTC
Created attachment 811981 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-09-30 00:58:44 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e71b4c24f5fde61148a019004bbf01dcd6e277e

commit 2e71b4c24f5fde61148a019004bbf01dcd6e277e
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-09-30 00:36:55 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-09-30 00:36:55 +0000

    media-libs/stimg: fix configure with clang 16
    
    Revbump for the jpeg dep.
    
    Closes: https://bugs.gentoo.org/871486
    Signed-off-by: Sam James <sam@gentoo.org>

 .../{stimg-0.1.0.ebuild => stimg-0.1.0-r1.ebuild}  | 27 +++++++++++++++-------
 1 file changed, 19 insertions(+), 8 deletions(-)