Summary: | dev-util/usb-robot-0.2.0-r1 - configure: error: installation or configuration problem: C compiler cannot create executables. | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | RESOLVED PKGREMOVED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | problem in configure | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 870412, 941869 | ||
Attachments: |
emerge-info.txt
dev-util:usb-robot-0.2.0-r1:20221003-105741.log emerge-history.txt environment etc.portage.tar.bz2 logs.tar.bz2 temp.tar.bz2 |
Description
Toralf Förster
![]() 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(-) |