Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 870487 - mail-filter/gld-1.7-r4:0 - configure: error: installation or configuration problem: C compiler cannot create executables.
Summary: mail-filter/gld-1.7-r4:0 - configure: error: installation or configuration pr...
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-16 19:31 UTC by Toralf Förster
Modified: 2022-09-16 21:54 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.53 KB, text/plain)
2022-09-16 19:31 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,211.86 KB, text/plain)
2022-09-16 19:31 UTC, Toralf Förster
Details
environment (environment,61.68 KB, text/plain)
2022-09-16 19:31 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,20.42 KB, application/x-bzip)
2022-09-16 19:31 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,648 bytes, application/x-bzip)
2022-09-16 19:31 UTC, Toralf Förster
Details
mail-filter:gld-1.7-r4:20220916-182143.log (mail-filter:gld-1.7-r4:20220916-182143.log,2.31 KB, text/plain)
2022-09-16 19:31 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,16.63 KB, application/x-bzip)
2022-09-16 19:32 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-16 19:31:52 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
creating cache ./config.cache
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_no_multilib-j4-20220913-230005

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.1 *
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:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.63.0 *
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3.90

  HEAD of ::gentoo
commit 0d22bb6c1d6dd9122872e6479a56f3fee85ea69a
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Sep 16 18:02:06 2022 +0000

    2022-09-16 18:02:06 UTC

emerge -qpvO mail-filter/gld
[ebuild  N    ] mail-filter/gld-1.7-r4  USE="-postgres"
Comment 1 Toralf Förster gentoo-dev 2022-09-16 19:31:54 UTC
Created attachment 806152 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-16 19:31:55 UTC
Created attachment 806155 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-09-16 19:31:56 UTC
Created attachment 806158 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-09-16 19:31:57 UTC
Created attachment 806161 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-09-16 19:31:58 UTC
Created attachment 806164 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-09-16 19:31:59 UTC
Created attachment 806167 [details]
mail-filter:gld-1.7-r4:20220916-182143.log
Comment 7 Toralf Förster gentoo-dev 2022-09-16 19:32:00 UTC
Created attachment 806170 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-09-16 21:54:32 UTC
The bug has been closed via the following commit(s):

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

commit eb0a0dc8f6ae4d69b7cd25bde99fc490edb96617
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-09-16 21:15:11 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-09-16 21:18:25 +0000

    mail-filter/gld: fix build with -Werror=strict-prototypes (Clang 15+)
    
    No need for revbump this time, although often will with these fixes
    (implicit func. decls in particular, but not exclusively), as
    configure failed hard rather than wrong results.
    
    Closes: https://bugs.gentoo.org/870487
    Signed-off-by: Sam James <sam@gentoo.org>

 .../gld/files/gld-1.7-configure-strict-prototypes.patch      | 12 ++++++++++++
 mail-filter/gld/gld-1.7-r4.ebuild                            |  4 ++++
 2 files changed, 16 insertions(+)