checking for working autoheader... found checking for working makeinfo... found checking for gcc... gcc checking whether the C compiler (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_plasma_systemd-j4-20221002-192609 ------------------------------------------------------------------- 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 following VMs are available for generation-2: 1) OpenJDK 17.0.5_p5 [openjdk-17] *) 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-17 [2] openjdk-bin-8 [3] openjdk-bin-17 system-vm The Glorious Glasgow Haskell Compilation System, version 9.0.2 php cli (if any): GNU Make 4.3 HEAD of ::gentoo commit efae18a5fbb6519e3f5149f7fdfbc153404ede03 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Mon Oct 3 10:16:52 2022 +0000 2022-10-03 10:16:51 UTC emerge -qpvO dev-util/usb-robot [ebuild N ] dev-util/usb-robot-0.2.0-r1
Created attachment 817654 [details] emerge-info.txt
Created attachment 817657 [details] dev-util:usb-robot-0.2.0-r1:20221003-105741.log
Created attachment 817660 [details] emerge-history.txt
Created attachment 817663 [details] environment
Created attachment 817666 [details] etc.portage.tar.bz2
Created attachment 817669 [details] logs.tar.bz2
Created attachment 817672 [details] temp.tar.bz2
configure:899: checking whether the C compiler (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 configure:915: gcc -o conftest -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 conftest.c 1>&5 configure:912:1: error: return type defaults to 'int' [-Werror=implicit-int] 912 | main(){return(0);} | ^~~~ cc1: some warnings being treated as errors configure: failed program was: #line 910 "configure" #include "confdefs.h" main(){return(0);}
Needs a header from libusb that does not exist anymore. Will never build.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1723c82601a0468f14e0ef64eb6a07e31e541c7 commit a1723c82601a0468f14e0ef64eb6a07e31e541c7 Author: Andreas K. Hüttel <dilfridge@gentoo.org> AuthorDate: 2024-11-17 18:20:58 +0000 Commit: Andreas K. Hüttel <dilfridge@gentoo.org> CommitDate: 2024-11-17 18:22:03 +0000 package.mask: mask usb-robot for removal Bug: https://bugs.gentoo.org/874645 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=923e8e7b5ea8a0dae200e2b295a59f8c1006645d commit 923e8e7b5ea8a0dae200e2b295a59f8c1006645d Author: Florian Schmaus <flow@gentoo.org> AuthorDate: 2024-12-31 10:08:40 +0000 Commit: Florian Schmaus <flow@gentoo.org> CommitDate: 2024-12-31 10:26:47 +0000 dev-util/usb-robot: treeclean Closes: https://bugs.gentoo.org/874645 (pkgremoved) Signed-off-by: Florian Schmaus <flow@gentoo.org> dev-util/usb-robot/Manifest | 1 - .../files/usb-robot-0.2.0-clang-warn.patch | 14 ---------- .../files/usb-robot-0.2.0-configure.patch | 15 ----------- dev-util/usb-robot/metadata.xml | 10 ------- dev-util/usb-robot/usb-robot-0.2.0-r1.ebuild | 31 ---------------------- profiles/package.mask | 6 ----- 6 files changed, 77 deletions(-)