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_desktop_plasma_systemd-j4-20220917-010004 ------------------------------------------------------------------- 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 Glorious Glasgow Haskell Compilation System, version 9.0.2 php cli (if any): [1] php7.4 [2] php8.0 [3] php8.1 * GNU Make 4.3.90 HEAD of ::gentoo commit a7e7287f75fee342aa34265e7a40d1f54731f3ea Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sun Sep 18 16:46:56 2022 +0000 2022-09-18 16:46:56 UTC emerge -qpvO app-text/spellutils [ebuild N ] app-text/spellutils-0.7 USE="nls"
Created attachment 812227 [details] emerge-info.txt
Created attachment 812230 [details] app-text:spellutils-0.7:20220918-180904.log
Created attachment 812233 [details] emerge-history.txt
Created attachment 812236 [details] environment
Created attachment 812239 [details] etc.portage.tar.bz2
Created attachment 812242 [details] logs.tar.bz2
Created attachment 812245 [details] temp.tar.bz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48474b54b9c34c9d16b53a2cdb9d731813cecf0f commit 48474b54b9c34c9d16b53a2cdb9d731813cecf0f Author: Eli Schwartz <eschwartz93@gmail.com> AuthorDate: 2024-06-26 15:08:19 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-06-27 03:15:58 +0000 app-text/spellutils: add patch to successfully eautoreconf It uses a heavily vintage autoconf 2.13 in the dist tarball, while simultaneously packed with gettextize bombs. It fails to configure under Modern C compilers. Simply regenerating the build system solves all this. Bonus: there's a patch that patches a gettext input, which is no longer used or needed. It dates back to at least the import of ::gentoo into git. Closes: https://bugs.gentoo.org/871537 Closes: https://bugs.gentoo.org/906253 Closes: https://github.com/gentoo/gentoo/pull/37307 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> .../0001-allow-running-modern-autoreconf.patch | 52 +++++++++++++++++ app-text/spellutils/spellutils-0.7-r1.ebuild | 68 ++++++++++++++++++++++ 2 files changed, 120 insertions(+)