Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 764365 Details for
Bug 832732
dev-libs/libusb-1.0.25 libusb/os/linux_usbfs.c:1452:19: error: 'active_config' may be used uninitialized in this function
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 30.86 KB, created by
rx80
on 2022-02-05 02:15:44 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
rx80
Created:
2022-02-05 02:15:44 UTC
Size:
30.86 KB
patch
obsolete
>[32m * [39;49;00mPackage: dev-libs/libusb-1.0.25 >[32m * [39;49;00mRepository: gentoo >[32m * [39;49;00mMaintainer: base-system@gentoo.org >[32m * [39;49;00mUSE: abi_x86_32 abi_x86_64 amd64 elibc_glibc kernel_linux split-usr udev userland_GNU >[32m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking libusb-1.0.25.tar.bz2 to /var/tmp/portage/dev-libs/libusb-1.0.25/work >>>> Source unpacked in /var/tmp/portage/dev-libs/libusb-1.0.25/work >>>> Preparing source in /var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25 ... > [32m*[0m abi_x86_32.x86: running multilib-minimal_abi_src_configure > * econf: updating libusb-1.0.25/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libusb-1.0.25/config.guess with /usr/share/gnuconfig/config.guess >/var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25/configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-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.25 --htmldir=/usr/share/doc/libusb-1.0.25/html --with-sysroot=/ --libdir=/usr/lib --disable-static --enable-udev --disable-debug-log --disable-tests-build >checking for i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32 >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 -m32 accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc -m32 understands -c and -o together... yes >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ -m32 accepts -g... yes >checking for inline... inline >checking for a BSD-compatible install... /usr/lib/portage/python3.9/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 x86_64-pc-linux-gnu-gcc -m32... none >checking dependency style of x86_64-pc-linux-gnu-g++ -m32... none >checking build system type... i686-pc-linux-gnu >checking host system type... i686-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 -m32... ld.bfd -m elf_i386 >checking if the linker (ld.bfd -m elf_i386) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... gcc-nm >checking the name lister (gcc-nm) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop >checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for ld.bfd -m elf_i386 option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for i686-pc-linux-gnu-ar... gcc-ar >checking for archiver @FILE support... @ >checking for i686-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for i686-pc-linux-gnu-ranlib... gcc-ranlib >checking command to parse gcc-nm output from x86_64-pc-linux-gnu-gcc -m32 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 i686-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 -m32 -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 -m32 supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc -m32 option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc -m32 PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc -m32 static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc -m32 linker (ld.bfd -m elf_i386) 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... x86_64-pc-linux-gnu-g++ -m32 -E >checking for ld used by x86_64-pc-linux-gnu-g++ -m32... ld.bfd -m elf_i386 >checking if the linker (ld.bfd -m elf_i386) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ -m32 linker (ld.bfd -m elf_i386) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ -m32 option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ -m32 PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ -m32 static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ -m32 supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ -m32 supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ -m32 linker (ld.bfd -m elf_i386) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for i686-pc-linux-gnu-windres... no >checking for windres... no >checking whether make supports nested variables... (cached) yes >checking if x86_64-pc-linux-gnu-gcc -m32 supports -std=gnu11... yes >checking operating system... Linux >checking for nfds_t... yes >checking for pipe2... yes >checking if x86_64-pc-linux-gnu-gcc -m32 recognizes -pthread... yes >checking for library containing pthread_create... none required >checking for library containing clock_gettime... none required >checking for pthread_setname_np... yes >checking libudev.h usability... yes >checking libudev.h presence... yes >checking for libudev.h... yes >checking for udev_new in -ludev... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for clock_gettime... yes >checking whether CLOCK_MONOTONIC is declared... yes >checking for pthread_condattr_setclock... yes >checking sys/eventfd.h usability... yes >checking sys/eventfd.h presence... yes >checking for sys/eventfd.h... yes >checking whether EFD_NONBLOCK is declared... yes >checking whether EFD_CLOEXEC is declared... yes >checking for eventfd... yes >checking whether to use eventfd for signalling... 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 TFD_CLOEXEC is declared... yes >checking for timerfd_create... yes >checking whether to use timerfd for timing... 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 > [32m*[0m abi_x86_64.amd64: running multilib-minimal_abi_src_configure > * econf: updating libusb-1.0.25/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating libusb-1.0.25/config.sub with /usr/share/gnuconfig/config.sub >/var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25/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-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/libusb-1.0.25 --htmldir=/usr/share/doc/libusb-1.0.25/html --with-sysroot=/ --libdir=/usr/lib64 --disable-static --enable-udev --disable-debug-log --disable-tests-build >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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking for inline... inline >checking for a BSD-compatible install... /usr/lib/portage/python3.9/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 x86_64-pc-linux-gnu-gcc... none >checking dependency style of x86_64-pc-linux-gnu-g++... 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... ld.bfd >checking if the linker (ld.bfd) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... gcc-nm >checking the name lister (gcc-nm) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >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 ld.bfd 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... gcc-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... gcc-ranlib >checking command to parse gcc-nm output from x86_64-pc-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 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 (ld.bfd -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 how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... ld.bfd -m elf_x86_64 >checking if the linker (ld.bfd -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (ld.bfd -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (ld.bfd -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for x86_64-pc-linux-gnu-windres... no >checking for windres... no >checking whether make supports nested variables... (cached) yes >checking if x86_64-pc-linux-gnu-gcc supports -std=gnu11... yes >checking operating system... Linux >checking for nfds_t... yes >checking for pipe2... yes >checking if x86_64-pc-linux-gnu-gcc recognizes -pthread... yes >checking for library containing pthread_create... none required >checking for library containing clock_gettime... none required >checking for pthread_setname_np... yes >checking libudev.h usability... yes >checking libudev.h presence... yes >checking for libudev.h... yes >checking for udev_new in -ludev... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for clock_gettime... yes >checking whether CLOCK_MONOTONIC is declared... yes >checking for pthread_condattr_setclock... yes >checking sys/eventfd.h usability... yes >checking sys/eventfd.h presence... yes >checking for sys/eventfd.h... yes >checking whether EFD_NONBLOCK is declared... yes >checking whether EFD_CLOEXEC is declared... yes >checking for eventfd... yes >checking whether to use eventfd for signalling... 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 TFD_CLOEXEC is declared... yes >checking for timerfd_create... yes >checking whether to use timerfd for timing... 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/libusb-1.0.25/work/libusb-1.0.25 ... > [32m*[0m abi_x86_32.x86: running multilib-minimal_abi_src_compile >make -j12 -l11 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25-abi_x86_32.x86' >Making all in libusb >make[2]: Entering directory '/var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25-abi_x86_32.x86/libusb' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25/libusb -I.. -std=gnu11 -Wall -Wextra -Wshadow -Wunused -Wwrite-strings -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Werror=init-self -Werror=missing-prototypes -Werror=strict-prototypes -Werror=undef -Werror=uninitialized -fvisibility=hidden -pthread -fuse-ld=bfd -mtls-dialect=gnu2 -malign-data=cacheline -march=native -O3 -fomit-frame-pointer -pipe -c -o core.lo /var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25/libusb/core.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25/libusb -I.. -std=gnu11 -Wall -Wextra -Wshadow -Wunused -Wwrite-strings -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Werror=init-self -Werror=missing-prototypes -Werror=strict-prototypes -Werror=undef -Werror=uninitialized -fvisibility=hidden -pthread -fuse-ld=bfd -mtls-dialect=gnu2 -malign-data=cacheline -march=native -O3 -fomit-frame-pointer -pipe -c -o descriptor.lo /var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25/libusb/descriptor.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25/libusb -I.. -std=gnu11 -Wall -Wextra -Wshadow -Wunused -Wwrite-strings -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Werror=init-self -Werror=missing-prototypes -Werror=strict-prototypes -Werror=undef -Werror=uninitialized -fvisibility=hidden -pthread -fuse-ld=bfd -mtls-dialect=gnu2 -malign-data=cacheline -march=native -O3 -fomit-frame-pointer -pipe -c -o hotplug.lo /var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25/libusb/hotplug.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25/libusb -I.. -std=gnu11 -Wall -Wextra -Wshadow -Wunused -Wwrite-strings -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Werror=init-self -Werror=missing-prototypes -Werror=strict-prototypes -Werror=undef -Werror=uninitialized -fvisibility=hidden -pthread -fuse-ld=bfd -mtls-dialect=gnu2 -malign-data=cacheline -march=native -O3 -fomit-frame-pointer -pipe -c -o io.lo /var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25/libusb/io.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25/libusb -I.. -std=gnu11 -Wall -Wextra -Wshadow -Wunused -Wwrite-strings -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Werror=init-self -Werror=missing-prototypes -Werror=strict-prototypes -Werror=undef -Werror=uninitialized -fvisibility=hidden -pthread -fuse-ld=bfd -mtls-dialect=gnu2 -malign-data=cacheline -march=native -O3 -fomit-frame-pointer -pipe -c -o strerror.lo /var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25/libusb/strerror.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25/libusb -I.. -std=gnu11 -Wall -Wextra -Wshadow -Wunused -Wwrite-strings -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Werror=init-self -Werror=missing-prototypes -Werror=strict-prototypes -Werror=undef -Werror=uninitialized -fvisibility=hidden -pthread -fuse-ld=bfd -mtls-dialect=gnu2 -malign-data=cacheline -march=native -O3 -fomit-frame-pointer -pipe -c -o sync.lo /var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25/libusb/sync.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25/libusb -I.. -std=gnu11 -Wall -Wextra -Wshadow -Wunused -Wwrite-strings -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Werror=init-self -Werror=missing-prototypes -Werror=strict-prototypes -Werror=undef -Werror=uninitialized -fvisibility=hidden -pthread -fuse-ld=bfd -mtls-dialect=gnu2 -malign-data=cacheline -march=native -O3 -fomit-frame-pointer -pipe -c -o os/events_posix.lo /var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25/libusb/os/events_posix.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25/libusb -I.. -std=gnu11 -Wall -Wextra -Wshadow -Wunused -Wwrite-strings -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Werror=init-self -Werror=missing-prototypes -Werror=strict-prototypes -Werror=undef -Werror=uninitialized -fvisibility=hidden -pthread -fuse-ld=bfd -mtls-dialect=gnu2 -malign-data=cacheline -march=native -O3 -fomit-frame-pointer -pipe -c -o os/threads_posix.lo /var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25/libusb/os/threads_posix.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25/libusb -I.. -std=gnu11 -Wall -Wextra -Wshadow -Wunused -Wwrite-strings -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Werror=init-self -Werror=missing-prototypes -Werror=strict-prototypes -Werror=undef -Werror=uninitialized -fvisibility=hidden -pthread -fuse-ld=bfd -mtls-dialect=gnu2 -malign-data=cacheline -march=native -O3 -fomit-frame-pointer -pipe -c -o os/linux_usbfs.lo /var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25/libusb/os/linux_usbfs.c >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25/libusb -I.. -std=gnu11 -Wall -Wextra -Wshadow -Wunused -Wwrite-strings -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Werror=init-self -Werror=missing-prototypes -Werror=strict-prototypes -Werror=undef -Werror=uninitialized -fvisibility=hidden -pthread -fuse-ld=bfd -mtls-dialect=gnu2 -malign-data=cacheline -march=native -O3 -fomit-frame-pointer -pipe -c -o os/linux_udev.lo /var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25/libusb/os/linux_udev.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25/libusb -I.. -std=gnu11 -Wall -Wextra -Wshadow -Wunused -Wwrite-strings -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Werror=init-self -Werror=missing-prototypes -Werror=strict-prototypes -Werror=undef -Werror=uninitialized -fvisibility=hidden -pthread -fuse-ld=bfd -mtls-dialect=gnu2 -malign-data=cacheline -march=native -O3 -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25/libusb/core.c -fPIC -DPIC -o .libs/core.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25/libusb -I.. -std=gnu11 -Wall -Wextra -Wshadow -Wunused -Wwrite-strings -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Werror=init-self -Werror=missing-prototypes -Werror=strict-prototypes -Werror=undef -Werror=uninitialized -fvisibility=hidden -pthread -fuse-ld=bfd -mtls-dialect=gnu2 -malign-data=cacheline -march=native -O3 -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25/libusb/io.c -fPIC -DPIC -o .libs/io.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25/libusb -I.. -std=gnu11 -Wall -Wextra -Wshadow -Wunused -Wwrite-strings -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Werror=init-self -Werror=missing-prototypes -Werror=strict-prototypes -Werror=undef -Werror=uninitialized -fvisibility=hidden -pthread -fuse-ld=bfd -mtls-dialect=gnu2 -malign-data=cacheline -march=native -O3 -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25/libusb/descriptor.c -fPIC -DPIC -o .libs/descriptor.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25/libusb -I.. -std=gnu11 -Wall -Wextra -Wshadow -Wunused -Wwrite-strings -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Werror=init-self -Werror=missing-prototypes -Werror=strict-prototypes -Werror=undef -Werror=uninitialized -fvisibility=hidden -pthread -fuse-ld=bfd -mtls-dialect=gnu2 -malign-data=cacheline -march=native -O3 -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25/libusb/hotplug.c -fPIC -DPIC -o .libs/hotplug.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25/libusb -I.. -std=gnu11 -Wall -Wextra -Wshadow -Wunused -Wwrite-strings -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Werror=init-self -Werror=missing-prototypes -Werror=strict-prototypes -Werror=undef -Werror=uninitialized -fvisibility=hidden -pthread -fuse-ld=bfd -mtls-dialect=gnu2 -malign-data=cacheline -march=native -O3 -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25/libusb/sync.c -fPIC -DPIC -o .libs/sync.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25/libusb -I.. -std=gnu11 -Wall -Wextra -Wshadow -Wunused -Wwrite-strings -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Werror=init-self -Werror=missing-prototypes -Werror=strict-prototypes -Werror=undef -Werror=uninitialized -fvisibility=hidden -pthread -fuse-ld=bfd -mtls-dialect=gnu2 -malign-data=cacheline -march=native -O3 -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25/libusb/strerror.c -fPIC -DPIC -o .libs/strerror.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25/libusb -I.. -std=gnu11 -Wall -Wextra -Wshadow -Wunused -Wwrite-strings -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Werror=init-self -Werror=missing-prototypes -Werror=strict-prototypes -Werror=undef -Werror=uninitialized -fvisibility=hidden -pthread -fuse-ld=bfd -mtls-dialect=gnu2 -malign-data=cacheline -march=native -O3 -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25/libusb/os/threads_posix.c -fPIC -DPIC -o os/.libs/threads_posix.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25/libusb -I.. -std=gnu11 -Wall -Wextra -Wshadow -Wunused -Wwrite-strings -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Werror=init-self -Werror=missing-prototypes -Werror=strict-prototypes -Werror=undef -Werror=uninitialized -fvisibility=hidden -pthread -fuse-ld=bfd -mtls-dialect=gnu2 -malign-data=cacheline -march=native -O3 -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25/libusb/os/events_posix.c -fPIC -DPIC -o os/.libs/events_posix.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25/libusb -I.. -std=gnu11 -Wall -Wextra -Wshadow -Wunused -Wwrite-strings -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Werror=init-self -Werror=missing-prototypes -Werror=strict-prototypes -Werror=undef -Werror=uninitialized -fvisibility=hidden -pthread -fuse-ld=bfd -mtls-dialect=gnu2 -malign-data=cacheline -march=native -O3 -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25/libusb/os/linux_udev.c -fPIC -DPIC -o os/.libs/linux_udev.o >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25/libusb -I.. -std=gnu11 -Wall -Wextra -Wshadow -Wunused -Wwrite-strings -Werror=format-security -Werror=implicit-function-declaration -Werror=implicit-int -Werror=init-self -Werror=missing-prototypes -Werror=strict-prototypes -Werror=undef -Werror=uninitialized -fvisibility=hidden -pthread -fuse-ld=bfd -mtls-dialect=gnu2 -malign-data=cacheline -march=native -O3 -fomit-frame-pointer -pipe -c /var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25/libusb/os/linux_usbfs.c -fPIC -DPIC -o os/.libs/linux_usbfs.o >/var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25/libusb/os/linux_usbfs.c: In function 'op_get_configuration': >/var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25/libusb/os/linux_usbfs.c:1452:19: error: 'active_config' may be used uninitialized in this function [-Werror=maybe-uninitialized] > 1452 | *config = (uint8_t)active_config; > | ^~~~~~~~~~~~~~~~~~~~~~ >cc1: some warnings being treated as errors >make[2]: *** [Makefile:654: os/linux_usbfs.lo] Error 1 >make[2]: Leaving directory '/var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25-abi_x86_32.x86/libusb' >make[1]: *** [Makefile:480: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25-abi_x86_32.x86' >make: *** [Makefile:385: all] Error 2 > [31;01m*[0m ERROR: dev-libs/libusb-1.0.25::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-libs/libusb-1.0.25::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-libs/libusb-1.0.25::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-libs/libusb-1.0.25/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-libs/libusb-1.0.25/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25-abi_x86_32.x86' > [31;01m*[0m S: '/var/tmp/portage/dev-libs/libusb-1.0.25/work/libusb-1.0.25'
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 832732
: 764365