Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 826269 Details for
Bug 878981
dev-libs/libusb-1.0.26: checking for libudev.h... no, configure: error: udev support requested but libudev header not installed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/x-log), 9.66 KB, created by
lekto
on 2022-11-01 08:55:52 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
lekto
Created:
2022-11-01 08:55:52 UTC
Size:
9.66 KB
patch
obsolete
> * Package: dev-libs/libusb-1.0.26:1 > * Repository: gentoo > * Maintainer: base-system@gentoo.org > * USE: elibc_glibc kernel_linux riscv split-usr udev userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking libusb-1.0.26.tar.bz2 to /var/tmp/portage/dev-libs/libusb-1.0.26/work >>>> Source unpacked in /var/tmp/portage/dev-libs/libusb-1.0.26/work >>>> Preparing source in /var/tmp/portage/dev-libs/libusb-1.0.26/work/libusb-1.0.26 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/libusb-1.0.26/work/libusb-1.0.26 ... > * .lp64: running multilib-minimal_abi_src_configure > * econf: updating libusb-1.0.26/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libusb-1.0.26/config.guess with /usr/share/gnuconfig/config.guess >/var/tmp/portage/dev-libs/libusb-1.0.26/work/libusb-1.0.26/configure --prefix=/usr --build=riscv64-unknown-linux-gnu --host=riscv64-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/libusb-1.0.26 --htmldir=/usr/share/doc/libusb-1.0.26/html --with-sysroot=/ --libdir=/usr/lib64 --disable-static --enable-udev --disable-debug-log --disable-tests-build >checking for riscv64-unknown-linux-gnu-gcc... riscv64-unknown-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 riscv64-unknown-linux-gnu-gcc accepts -g... yes >checking for riscv64-unknown-linux-gnu-gcc option to accept ISO C89... none needed >checking whether riscv64-unknown-linux-gnu-gcc understands -c and -o together... yes >checking for riscv64-unknown-linux-gnu-g++... riscv64-unknown-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether riscv64-unknown-linux-gnu-g++ accepts -g... yes >checking for inline... inline >checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/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 the include directive... yes (GNU style) >checking whether make supports nested variables... yes >checking dependency style of riscv64-unknown-linux-gnu-gcc... none >checking dependency style of riscv64-unknown-linux-gnu-g++... none >checking build system type... riscv64-unknown-linux-gnu >checking host system type... riscv64-unknown-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 riscv64-unknown-linux-gnu-gcc... /usr/riscv64-unknown-linux-gnu/bin/ld >checking if the linker (/usr/riscv64-unknown-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/riscv64-unknown-linux-gnu-nm -B >checking the name lister (/usr/bin/riscv64-unknown-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert riscv64-unknown-linux-gnu file names to riscv64-unknown-linux-gnu format... func_convert_file_noop >checking how to convert riscv64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/riscv64-unknown-linux-gnu/bin/ld option to reload object files... -r >checking for riscv64-unknown-linux-gnu-objdump... riscv64-unknown-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for riscv64-unknown-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for riscv64-unknown-linux-gnu-ar... riscv64-unknown-linux-gnu-ar >checking for archiver @FILE support... @ >checking for riscv64-unknown-linux-gnu-strip... riscv64-unknown-linux-gnu-strip >checking for riscv64-unknown-linux-gnu-ranlib... riscv64-unknown-linux-gnu-ranlib >checking command to parse /usr/bin/riscv64-unknown-linux-gnu-nm -B output from riscv64-unknown-linux-gnu-gcc object... ok >checking for sysroot... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for riscv64-unknown-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... riscv64-unknown-linux-gnu-gcc -E >checking for ANSI C header files... no >checking for sys/types.h... no >checking for sys/stat.h... no >checking for stdlib.h... no >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 riscv64-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for riscv64-unknown-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if riscv64-unknown-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if riscv64-unknown-linux-gnu-gcc static flag -static works... yes >checking if riscv64-unknown-linux-gnu-gcc supports -c -o file.o... yes >checking if riscv64-unknown-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the riscv64-unknown-linux-gnu-gcc linker (/usr/riscv64-unknown-linux-gnu/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >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... yes >checking whether to build static libraries... no >checking how to run the C++ preprocessor... riscv64-unknown-linux-gnu-g++ -E >checking for ld used by riscv64-unknown-linux-gnu-g++... /usr/riscv64-unknown-linux-gnu/bin/ld >checking if the linker (/usr/riscv64-unknown-linux-gnu/bin/ld) is GNU ld... yes >checking whether the riscv64-unknown-linux-gnu-g++ linker (/usr/riscv64-unknown-linux-gnu/bin/ld) supports shared libraries... yes >/bin/grep: warning: stray \ before - >checking for riscv64-unknown-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if riscv64-unknown-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if riscv64-unknown-linux-gnu-g++ static flag -static works... yes >checking if riscv64-unknown-linux-gnu-g++ supports -c -o file.o... yes >checking if riscv64-unknown-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the riscv64-unknown-linux-gnu-g++ linker (/usr/riscv64-unknown-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for riscv64-unknown-linux-gnu-windres... no >checking for windres... no >checking whether make supports nested variables... (cached) yes >checking if riscv64-unknown-linux-gnu-gcc supports -std=gnu11... yes >checking operating system... Linux >checking for nfds_t... no >checking for pipe2... yes >checking if riscv64-unknown-linux-gnu-gcc recognizes -pthread... yes >checking for library containing pthread_create... none required >checking for library containing __atomic_fetch_add_4... -latomic >checking for library containing clock_gettime... none required >checking for pthread_setname_np... yes >checking libudev.h usability... no >checking libudev.h presence... no >checking for libudev.h... no >configure: error: udev support requested but libudev header not installed > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/dev-libs/libusb-1.0.26/work/libusb-1.0.26-.lp64/config.log > * ERROR: dev-libs/libusb-1.0.26::gentoo failed (configure phase): > * econf failed > * > * Call stack: > * ebuild.sh, line 122: Called src_configure > * environment, line 1604: Called multilib-minimal_src_configure > * environment, line 1024: Called multilib_foreach_abi 'multilib-minimal_abi_src_configure' > * environment, line 1274: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' > * environment, line 979: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' > * environment, line 977: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure' > * environment, line 347: Called multilib-minimal_abi_src_configure > * environment, line 1018: Called multilib_src_configure > * environment, line 1502: Called econf '--disable-static' '--enable-udev' '--disable-debug-log' '--disable-tests-build' > * phase-helpers.sh, line 730: Called __helpers_die 'econf failed' > * isolated-functions.sh, line 112: Called die > * The specific snippet of code: > * die "$@" > * > * If you need support, post the output of `emerge --info '=dev-libs/libusb-1.0.26::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-libs/libusb-1.0.26::gentoo'`. > * The complete build log is located at '/var/tmp/portage/dev-libs/libusb-1.0.26/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-libs/libusb-1.0.26/temp/environment'. > * Working directory: '/var/tmp/portage/dev-libs/libusb-1.0.26/work/libusb-1.0.26-.lp64' > * S: '/var/tmp/portage/dev-libs/libusb-1.0.26/work/libusb-1.0.26'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 878981
: 826269 |
826271