Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 831750

Summary: app-misc/blink1-1.98-r2 - hiddata.c: fatal error: usb.h: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-misc:blink1-1.98-r2:20220121-060519.log
emerge-history.txt
environment
etc.portage.tar.bz2

Description Toralf Förster gentoo-dev 2022-01-21 16:47:29 UTC
cc   -O -Wall -std=gnu99 `libusb-config --cflags` -c blink1-mini-tool.c -o blink1-mini-tool.o
cc   -O -Wall -std=gnu99 `libusb-config --cflags` -c hiddata.c -o hiddata.o
/bin/sh: line 1: libusb-config: command not found
/bin/sh: line 1: libusb-config: command not found
hiddata.c:163:10: fatal error: usb.h: No such file or directory
  163 | #include <usb.h>
      |          ^~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-j4-20220120-111626

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.10
Available Rust versions:
  [1]   rust-bin-1.58.1 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 404101c694a9fb10a3306ea31d3240bc14e0ed60
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Jan 21 04:21:57 2022 +0000

    2022-01-21 04:21:55 UTC

emerge -qpvO app-misc/blink1
[ebuild  N    ] app-misc/blink1-1.98-r2  USE="doc mini-tool tool -examples -server"
Comment 1 Toralf Förster gentoo-dev 2022-01-21 16:47:30 UTC
Created attachment 763047 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-01-21 16:47:31 UTC
Created attachment 763048 [details]
app-misc:blink1-1.98-r2:20220121-060519.log
Comment 3 Toralf Förster gentoo-dev 2022-01-21 16:47:32 UTC
Created attachment 763049 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-01-21 16:47:34 UTC
Created attachment 763050 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-01-21 16:47:35 UTC
Created attachment 763051 [details]
etc.portage.tar.bz2