Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 874489 - media-gfx/jpeginfo-1.6.1-r1 - configure: error: installation or configuration problem: C compiler cannot create executables.
Summary: media-gfx/jpeginfo-1.6.1-r1 - configure: error: installation or configuration...
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-10-03 08:01 UTC by Toralf Förster
Modified: 2022-11-25 06:02 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.61 KB, text/plain)
2022-10-03 08:01 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,46.66 KB, text/plain)
2022-10-03 08:01 UTC, Toralf Förster
Details
environment (environment,60.14 KB, text/plain)
2022-10-03 08:01 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,9.59 KB, application/x-bzip)
2022-10-03 08:01 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,664 bytes, application/x-bzip)
2022-10-03 08:01 UTC, Toralf Förster
Details
media-gfx:jpeginfo-1.6.1-r1:20221003-015158.log (media-gfx:jpeginfo-1.6.1-r1:20221003-015158.log,2.70 KB, text/plain)
2022-10-03 08:02 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,16.00 KB, application/x-bzip)
2022-10-03 08:02 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:01:54 UTC
creating cache ./config.cache
checking host system type... x86_64-pc-linux-gnu
checking for gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler (x86_64-pc-linux-gnu-gcc -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_systemd-j4-20221002-182017

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

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]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit e89f3623ec9bc8d116dd4e75e08b0f0b5ef2cdbf
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Oct 3 01:02:05 2022 +0000

    2022-10-03 01:02:04 UTC

emerge -qpvO media-gfx/jpeginfo
[ebuild  N    ] media-gfx/jpeginfo-1.6.1-r1
Comment 1 Toralf Förster gentoo-dev 2022-10-03 08:01:55 UTC
Created attachment 816865 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-03 08:01:56 UTC
Created attachment 816868 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-10-03 08:01:57 UTC
Created attachment 816871 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-10-03 08:01:58 UTC
Created attachment 816874 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-10-03 08:01:59 UTC
Created attachment 816877 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-03 08:02:00 UTC
Created attachment 816880 [details]
media-gfx:jpeginfo-1.6.1-r1:20221003-015158.log
Comment 7 Toralf Förster gentoo-dev 2022-10-03 08:02:01 UTC
Created attachment 816883 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-11-25 06:02:01 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f186ab5a20e2e7f38a1ae6840cb7501b08994ab

commit 9f186ab5a20e2e7f38a1ae6840cb7501b08994ab
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-11-25 05:49:25 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-11-25 05:49:25 +0000

    media-gfx/jpeginfo: fix build w/ clang 16
    
    Closes: https://bugs.gentoo.org/874489
    Signed-off-by: Sam James <sam@gentoo.org>

 media-gfx/jpeginfo/jpeginfo-1.6.1-r1.ebuild | 15 +++++++++++----
 1 file changed, 11 insertions(+), 4 deletions(-)