Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 354830 Details for
Bug 479414
dev-libs/libusbx-1.0.16-r1 unable to read SONAME from libusb-1.0.so
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), 19.67 KB, created by
Ray Griffin (rorgoroth)
on 2013-08-01 15:06:52 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Ray Griffin (rorgoroth)
Created:
2013-08-01 15:06:52 UTC
Size:
19.67 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-libs/libusbx-1.0.16-r1 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: peter@stuge.se base-system@gentoo.org,proxy-maint@gentoo.org >[32;01m * [39;49;00mUSE: amd64 elibc_glibc kernel_linux udev userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking libusbx-1.0.16.tar.bz2 to /var/tmp/portage/dev-libs/libusbx-1.0.16-r1/work >>>> Source unpacked in /var/tmp/portage/dev-libs/libusbx-1.0.16-r1/work >>>> Preparing source in /var/tmp/portage/dev-libs/libusbx-1.0.16-r1/work/libusbx-1.0.16 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/libusbx-1.0.16-r1/work/libusbx-1.0.16 ... > * econf: updating libusbx-1.0.16/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libusbx-1.0.16/config.guess with /usr/share/gnuconfig/config.guess >./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 --disable-silent-rules --disable-dependency-tracking --disable-static --enable-udev --disable-debug-log --disable-tests-build >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 whether to enable maintainer-specific portions of Makefiles... no >checking whether make supports nested variables... (cached) 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 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... /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... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc 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 -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 supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 for x86_64-pc-linux-gnu-windres... no >checking for windres... no >checking for inline... inline >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking operating system... Linux >checking for library containing clock_gettime... none required >checking libudev.h usability... yes >checking libudev.h presence... yes >checking for libudev.h... yes >checking for udev_new in -ludev... yes >checking poll.h usability... yes >checking poll.h presence... yes >checking for poll.h... yes >checking sys/timerfd.h usability... yes >checking sys/timerfd.h presence... yes >checking for sys/timerfd.h... yes >checking whether TFD_NONBLOCK is declared... yes >checking whether to use timerfd for timing... yes >checking for struct timespec... yes >checking for sigaction... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for gettimeofday... yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating libusb-1.0.pc >config.status: creating Makefile >config.status: creating libusb/Makefile >config.status: creating examples/Makefile >config.status: creating tests/Makefile >config.status: creating doc/Makefile >config.status: creating doc/doxygen.cfg >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-libs/libusbx-1.0.16-r1/work/libusbx-1.0.16 ... >make -j1 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/dev-libs/libusbx-1.0.16-r1/work/libusbx-1.0.16' >Making all in libusb >make[2]: Entering directory `/var/tmp/portage/dev-libs/libusbx-1.0.16-r1/work/libusbx-1.0.16/libusb' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -O2 -march=native -pipe -c -o libusb_1_0_la-core.lo `test -f 'core.c' || echo './'`core.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -O2 -march=native -pipe -c core.c -fPIC -DPIC -o .libs/libusb_1_0_la-core.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -O2 -march=native -pipe -c -o libusb_1_0_la-descriptor.lo `test -f 'descriptor.c' || echo './'`descriptor.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -O2 -march=native -pipe -c descriptor.c -fPIC -DPIC -o .libs/libusb_1_0_la-descriptor.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -O2 -march=native -pipe -c -o libusb_1_0_la-io.lo `test -f 'io.c' || echo './'`io.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -O2 -march=native -pipe -c io.c -fPIC -DPIC -o .libs/libusb_1_0_la-io.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -O2 -march=native -pipe -c -o libusb_1_0_la-strerror.lo `test -f 'strerror.c' || echo './'`strerror.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -O2 -march=native -pipe -c strerror.c -fPIC -DPIC -o .libs/libusb_1_0_la-strerror.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -O2 -march=native -pipe -c -o libusb_1_0_la-sync.lo `test -f 'sync.c' || echo './'`sync.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -O2 -march=native -pipe -c sync.c -fPIC -DPIC -o .libs/libusb_1_0_la-sync.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -O2 -march=native -pipe -c -o libusb_1_0_la-hotplug.lo `test -f 'hotplug.c' || echo './'`hotplug.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -O2 -march=native -pipe -c hotplug.c -fPIC -DPIC -o .libs/libusb_1_0_la-hotplug.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -O2 -march=native -pipe -c -o libusb_1_0_la-threads_posix.lo `test -f 'os/threads_posix.c' || echo './'`os/threads_posix.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -O2 -march=native -pipe -c os/threads_posix.c -fPIC -DPIC -o .libs/libusb_1_0_la-threads_posix.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -O2 -march=native -pipe -c -o libusb_1_0_la-linux_usbfs.lo `test -f 'os/linux_usbfs.c' || echo './'`os/linux_usbfs.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -O2 -march=native -pipe -c os/linux_usbfs.c -fPIC -DPIC -o .libs/libusb_1_0_la-linux_usbfs.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -O2 -march=native -pipe -c -o libusb_1_0_la-poll_posix.lo `test -f 'os/poll_posix.c' || echo './'`os/poll_posix.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -O2 -march=native -pipe -c os/poll_posix.c -fPIC -DPIC -o .libs/libusb_1_0_la-poll_posix.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -O2 -march=native -pipe -c -o libusb_1_0_la-linux_udev.lo `test -f 'os/linux_udev.c' || echo './'`os/linux_udev.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -O2 -march=native -pipe -c os/linux_udev.c -fPIC -DPIC -o .libs/libusb_1_0_la-linux_udev.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -O2 -march=native -pipe -version-info 1:0:1 -no-undefined -Wl,-O1 -Wl,--as-needed -o libusb-1.0.la -rpath /usr/lib libusb_1_0_la-core.lo libusb_1_0_la-descriptor.lo libusb_1_0_la-io.lo libusb_1_0_la-strerror.lo libusb_1_0_la-sync.lo libusb_1_0_la-hotplug.lo libusb_1_0_la-threads_posix.lo libusb_1_0_la-linux_usbfs.lo libusb_1_0_la-poll_posix.lo libusb_1_0_la-linux_udev.lo -ludev -pthread >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libusb_1_0_la-core.o .libs/libusb_1_0_la-descriptor.o .libs/libusb_1_0_la-io.o .libs/libusb_1_0_la-strerror.o .libs/libusb_1_0_la-sync.o .libs/libusb_1_0_la-hotplug.o .libs/libusb_1_0_la-threads_posix.o .libs/libusb_1_0_la-linux_usbfs.o .libs/libusb_1_0_la-poll_posix.o .libs/libusb_1_0_la-linux_udev.o -ludev -pthread -O2 -march=native -Wl,-O1 -Wl,--as-needed -pthread -pthread -Wl,-soname -Wl,libusb-1.0.so.0 -o .libs/libusb-1.0.so.0.1.0 >libtool: link: (cd ".libs" && rm -f "libusb-1.0.so.0" && ln -s "libusb-1.0.so.0.1.0" "libusb-1.0.so.0") >libtool: link: (cd ".libs" && rm -f "libusb-1.0.so" && ln -s "libusb-1.0.so.0.1.0" "libusb-1.0.so") >libtool: link: ( cd ".libs" && rm -f "libusb-1.0.la" && ln -s "../libusb-1.0.la" "libusb-1.0.la" ) >make[2]: Leaving directory `/var/tmp/portage/dev-libs/libusbx-1.0.16-r1/work/libusbx-1.0.16/libusb' >Making all in doc >make[2]: Entering directory `/var/tmp/portage/dev-libs/libusbx-1.0.16-r1/work/libusbx-1.0.16/doc' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/dev-libs/libusbx-1.0.16-r1/work/libusbx-1.0.16/doc' >make[2]: Entering directory `/var/tmp/portage/dev-libs/libusbx-1.0.16-r1/work/libusbx-1.0.16' >make[2]: Leaving directory `/var/tmp/portage/dev-libs/libusbx-1.0.16-r1/work/libusbx-1.0.16' >make[1]: Leaving directory `/var/tmp/portage/dev-libs/libusbx-1.0.16-r1/work/libusbx-1.0.16' >>>> Source compiled. >>>> Test phase [not enabled]: dev-libs/libusbx-1.0.16-r1 > >>>> Install libusbx-1.0.16-r1 into /var/tmp/portage/dev-libs/libusbx-1.0.16-r1/image/ category dev-libs >make -j1 DESTDIR=/var/tmp/portage/dev-libs/libusbx-1.0.16-r1/image/ install >Making install in libusb >make[1]: Entering directory `/var/tmp/portage/dev-libs/libusbx-1.0.16-r1/work/libusbx-1.0.16/libusb' >make[2]: Entering directory `/var/tmp/portage/dev-libs/libusbx-1.0.16-r1/work/libusbx-1.0.16/libusb' > /bin/mkdir -p '/var/tmp/portage/dev-libs/libusbx-1.0.16-r1/image//usr/lib' > /bin/sh ../libtool --mode=install /usr/bin/install -c libusb-1.0.la '/var/tmp/portage/dev-libs/libusbx-1.0.16-r1/image//usr/lib' >libtool: install: /usr/bin/install -c .libs/libusb-1.0.so.0.1.0 /var/tmp/portage/dev-libs/libusbx-1.0.16-r1/image//usr/lib/libusb-1.0.so.0.1.0 >libtool: install: (cd /var/tmp/portage/dev-libs/libusbx-1.0.16-r1/image//usr/lib && { ln -s -f libusb-1.0.so.0.1.0 libusb-1.0.so.0 || { rm -f libusb-1.0.so.0 && ln -s libusb-1.0.so.0.1.0 libusb-1.0.so.0; }; }) >libtool: install: (cd /var/tmp/portage/dev-libs/libusbx-1.0.16-r1/image//usr/lib && { ln -s -f libusb-1.0.so.0.1.0 libusb-1.0.so || { rm -f libusb-1.0.so && ln -s libusb-1.0.so.0.1.0 libusb-1.0.so; }; }) >libtool: install: /usr/bin/install -c .libs/libusb-1.0.lai /var/tmp/portage/dev-libs/libusbx-1.0.16-r1/image//usr/lib/libusb-1.0.la >libtool: install: warning: remember to run `libtool --finish /usr/lib' > /bin/mkdir -p '/var/tmp/portage/dev-libs/libusbx-1.0.16-r1/image//usr/include/libusb-1.0' > /usr/bin/install -c -m 644 libusb.h '/var/tmp/portage/dev-libs/libusbx-1.0.16-r1/image//usr/include/libusb-1.0' >make[2]: Leaving directory `/var/tmp/portage/dev-libs/libusbx-1.0.16-r1/work/libusbx-1.0.16/libusb' >make[1]: Leaving directory `/var/tmp/portage/dev-libs/libusbx-1.0.16-r1/work/libusbx-1.0.16/libusb' >Making install in doc >make[1]: Entering directory `/var/tmp/portage/dev-libs/libusbx-1.0.16-r1/work/libusbx-1.0.16/doc' >make[2]: Entering directory `/var/tmp/portage/dev-libs/libusbx-1.0.16-r1/work/libusbx-1.0.16/doc' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/var/tmp/portage/dev-libs/libusbx-1.0.16-r1/work/libusbx-1.0.16/doc' >make[1]: Leaving directory `/var/tmp/portage/dev-libs/libusbx-1.0.16-r1/work/libusbx-1.0.16/doc' >make[1]: Entering directory `/var/tmp/portage/dev-libs/libusbx-1.0.16-r1/work/libusbx-1.0.16' >make[2]: Entering directory `/var/tmp/portage/dev-libs/libusbx-1.0.16-r1/work/libusbx-1.0.16' >make[2]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/var/tmp/portage/dev-libs/libusbx-1.0.16-r1/image//usr/lib/pkgconfig' > /usr/bin/install -c -m 644 libusb-1.0.pc '/var/tmp/portage/dev-libs/libusbx-1.0.16-r1/image//usr/lib/pkgconfig' >make[2]: Leaving directory `/var/tmp/portage/dev-libs/libusbx-1.0.16-r1/work/libusbx-1.0.16' >make[1]: Leaving directory `/var/tmp/portage/dev-libs/libusbx-1.0.16-r1/work/libusbx-1.0.16' > [31;01m*[0m ERROR: dev-libs/libusbx-1.0.16-r1::gentoo failed (install phase): > [31;01m*[0m unable to read SONAME from libusb-1.0.so > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 93: Called src_install > [31;01m*[0m environment, line 2110: Called gen_usr_ldscript '-a' 'usb-1.0' > [31;01m*[0m environment, line 1293: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m [[ -z ${tlib} ]] && die "unable to read SONAME from ${lib}"; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-libs/libusbx-1.0.16-r1::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-libs/libusbx-1.0.16-r1::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-libs/libusbx-1.0.16-r1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-libs/libusbx-1.0.16-r1/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-libs/libusbx-1.0.16-r1/work/libusbx-1.0.16' > [31;01m*[0m S: '/var/tmp/portage/dev-libs/libusbx-1.0.16-r1/work/libusbx-1.0.16'
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 479414
: 354830 |
354842
|
354844