g++ -c -O2 -std=c++11 -O2 -pipe -march=native `wx-config --cxxflags` ihex.cpp -o ihex-lin.o g++ -c -O2 -std=c++11 -O2 -pipe -march=native `wx-config --cxxflags` usb.cpp -o usb-lin.o usb.cpp:6:31: fatal error: libusb-1.0/libusb.h: No such file or directory compilation terminated. make: *** [Makefile:31: usb-lin.o] Error 1 * ERROR: app-misc/tek-1.3.0::gentoo failed (compile phase): ----------------------------------------------------------------- This is an unstable amd64 chroot image (named 13.0-systemd_20170309-190652) at a hardened host acting as a tinderbox. ----------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-5.4.0 * llvm-config: 3.9.1 Available Python interpreters, in order of preference: [1] python3.4 [2] python2.7 (fallback) [3] pypy3 (fallback) Available Ruby profiles: [1] ruby21 (with Rubygems) *
Created attachment 466706 [details] emerge-info.txt
Created attachment 466708 [details] app-misc:tek-1.3.0:20170311-191152.log
Created attachment 466710 [details] emerge-history.txt
Created attachment 466712 [details] environment
Created attachment 466714 [details] etc.portage.tbz2
Created attachment 466716 [details] temp.tbz2
I've missed libusb dependency. Thank you! commit 972f5331e4f4b8b1b3ef3d811ec1014f1d9b7108 Author: Amadeusz Żołnowski <aidecoe@gentoo.org> Date: Sun Mar 12 11:18:59 2017 +0000 app-misc/tek: Add missing libusb dependency Gentoo-Bug: 612332 Package-Manager: Portage-2.3.4, Repoman-2.3.2