Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 874645 - dev-util/usb-robot-0.2.0-r1 - configure: error: installation or configuration problem: C compiler cannot create executables.
Summary: dev-util/usb-robot-0.2.0-r1 - configure: error: installation or configuration...
Status: RESOLVED PKGREMOVED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard: problem in configure
Keywords:
Depends on:
Blocks: c99-porting gcc-14-stable
  Show dependency tree
 
Reported: 2022-10-03 14:07 UTC by Toralf Förster
Modified: 2024-12-31 10:28 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.91 KB, text/plain)
2022-10-03 14:07 UTC, Toralf Förster
Details
dev-util:usb-robot-0.2.0-r1:20221003-105741.log (dev-util:usb-robot-0.2.0-r1:20221003-105741.log,2.99 KB, text/plain)
2022-10-03 14:07 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,87.17 KB, text/plain)
2022-10-03 14:07 UTC, Toralf Förster
Details
environment (environment,55.57 KB, text/plain)
2022-10-03 14:07 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,19.96 KB, application/x-bzip)
2022-10-03 14:07 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,747 bytes, application/x-bzip)
2022-10-03 14:07 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,14.93 KB, application/x-bzip)
2022-10-03 14:07 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 14:07:12 UTC
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
Comment 1 Toralf Förster gentoo-dev 2022-10-03 14:07:13 UTC
Created attachment 817654 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-03 14:07:14 UTC
Created attachment 817657 [details]
dev-util:usb-robot-0.2.0-r1:20221003-105741.log
Comment 3 Toralf Förster gentoo-dev 2022-10-03 14:07:15 UTC
Created attachment 817660 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-10-03 14:07:16 UTC
Created attachment 817663 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-10-03 14:07:18 UTC
Created attachment 817666 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-03 14:07:19 UTC
Created attachment 817669 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-10-03 14:07:20 UTC
Created attachment 817672 [details]
temp.tar.bz2
Comment 8 Alfred Wingate 2024-08-25 10:12:46 UTC
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);}
Comment 9 Andreas K. Hüttel archtester gentoo-dev 2024-11-17 18:18:48 UTC
Needs a header from libusb that does not exist anymore. Will never build.
Comment 10 Larry the Git Cow gentoo-dev 2024-11-17 18:22:24 UTC
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(+)
Comment 11 Larry the Git Cow gentoo-dev 2024-12-31 10:28:10 UTC
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(-)