* Package: dev-embedded/openocd-0.8.0_rc1  * Repository: gentoo  * Maintainer: dev-embedded@gentoo.org  * USE: amd64 elibc_glibc kernel_linux usb userland_GNU  * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking openocd-0.8.0-rc1.tar.gz to /var/tmp/portage/dev-embedded/openocd-0.8.0_rc1/work >>> Source unpacked in /var/tmp/portage/dev-embedded/openocd-0.8.0_rc1/work >>> Preparing source in /var/tmp/portage/dev-embedded/openocd-0.8.0_rc1/work/openocd-0.8.0-rc1 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-embedded/openocd-0.8.0_rc1/work/openocd-0.8.0-rc1 ... * econf: updating openocd-0.8.0-rc1/config.guess with /usr/share/gnuconfig/config.guess * econf: updating openocd-0.8.0-rc1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating openocd-0.8.0-rc1/jimtcl/autosetup/config.guess with /usr/share/gnuconfig/config.guess * econf: updating openocd-0.8.0-rc1/jimtcl/autosetup/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-silent-rules --disable-dependency-tracking --disable-dummy --disable-ftdi --disable-minidriver-dummy --disable-parport --disable-parport_ppdev --disable-parport_giveio --disable-presto_libftdi --disable-jlink --disable-vsllink --disable-verbose-jtag-io --enable-buspirate --enable-ioutil --disable-werror --disable-internal-jimtcl --enable-amtjtagaccel --enable-ep93xx --enable-at91rm9200 --enable-gw16012 --enable-oocd_trace --enable-arm-jtag-ew --enable-aice --enable-ti-icdi --enable-ulink --enable-osbdm --enable-opendous --enable-usbprog --enable-jlink --enable-rlink --enable-stlink --enable-vsllink --enable-arm-jtag-ew --disable-verbose-usb-io --disable-verbose_usb_comms --disable-usb_blaster_libftdi --disable-usb-blaster-2 configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 and cc understand -c and -o together... yes checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.23... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu99... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -std=gnu99 object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -std=gnu99 -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc -std=gnu99 linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for an ANSI C-conforming const... yes checking for long long int... yes checking for library containing ioperm... none required checking for library containing dlopen... -ldl checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for arpa/inet.h... yes checking elf.h usability... yes checking elf.h presence... yes checking for elf.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for ifaddrs.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for netinet/tcp.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for net/if.h... yes checking whether to enable assertions... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether time.h and sys/time.h may both be included... yes checking whether byte ordering is bigendian... no checking for strndup... yes checking for strnlen... yes checking for gettimeofday... yes checking for usleep... yes checking for vasprintf... yes checking whether to build a release... yes checking whether to build Doxygen as HTML... yes checking whether to build Doxygen as PDF... no checking whether to enable verbose JTAG I/O messages... no checking whether to enable verbose USB I/O messages... no checking whether to enable verbose USB communication messages... no checking whether to enable malloc free space logging... no checking whether to enable ZY1000 minidriver... no checking whether to enable dummy minidriver... no checking whether standard drivers can be built... yes checking for LIBUSB1... yes configure: libusb-1.0 header bug workaround: LIBUSB1_CFLAGS changed to "-isystem /usr/include/libusb-1.0" checking for LIBUSB0... no checking for HIDAPI... no checking for HIDAPI... no checking for HIDAPI... no configure: error: libusb-0.1 is required for the Versaloon-Link JTAG Programmer !!! Please attach the following file when seeking support: !!! /var/tmp/portage/dev-embedded/openocd-0.8.0_rc1/work/openocd-0.8.0-rc1/config.log * ERROR: dev-embedded/openocd-0.8.0_rc1::gentoo failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 93: Called src_configure * environment, line 2197: Called econf '--disable-dummy' '--disable-ftdi' '--disable-minidriver-dummy' '--disable-parport' '--disable-parport_ppdev' '--disable-parport_giveio' '--disable-presto_libftdi' '--disable-jlink' '--disable-vsllink' '--disable-verbose-jtag-io' '--enable-buspirate' '--enable-ioutil' '--disable-werror' '--disable-internal-jimtcl' '--enable-amtjtagaccel' '--enable-ep93xx' '--enable-at91rm9200' '--enable-gw16012' '--enable-oocd_trace' '--enable-arm-jtag-ew' '--enable-aice' '--enable-ti-icdi' '--enable-ulink' '--enable-osbdm' '--enable-opendous' '--enable-usbprog' '--enable-jlink' '--enable-rlink' '--enable-stlink' '--enable-vsllink' '--enable-arm-jtag-ew' '--disable-verbose-usb-io' '--disable-verbose_usb_comms' '--disable-usb_blaster_libftdi' '--disable-usb-blaster-2' * phase-helpers.sh, line 584: Called die * The specific snippet of code: * die "econf failed" * * If you need support, post the output of `emerge --info '=dev-embedded/openocd-0.8.0_rc1::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-embedded/openocd-0.8.0_rc1::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-embedded/openocd-0.8.0_rc1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-embedded/openocd-0.8.0_rc1/temp/environment'. * Working directory: '/var/tmp/portage/dev-embedded/openocd-0.8.0_rc1/work/openocd-0.8.0-rc1' * S: '/var/tmp/portage/dev-embedded/openocd-0.8.0_rc1/work/openocd-0.8.0-rc1'