<86>Dec 27 02:57:31 userdel[2720845]: delete user 'rooter' <86>Dec 27 02:57:31 userdel[2720845]: removed group 'rooter' owned by 'rooter' <86>Dec 27 02:57:31 groupadd[2720852]: group added to /etc/group: name=rooter, GID=690 <86>Dec 27 02:57:31 groupadd[2720852]: group added to /etc/gshadow: name=rooter <86>Dec 27 02:57:31 groupadd[2720852]: new group: name=rooter, GID=690 <86>Dec 27 02:57:31 useradd[2720857]: new user: name=rooter, UID=690, GID=690, home=/root, shell=/bin/bash <86>Dec 27 02:57:31 userdel[2720869]: delete user 'builder' <86>Dec 27 02:57:31 userdel[2720869]: removed group 'builder' owned by 'builder' <86>Dec 27 02:57:31 userdel[2720869]: removed shadow group 'builder' owned by 'builder' <86>Dec 27 02:57:31 groupadd[2720876]: group added to /etc/group: name=builder, GID=691 <86>Dec 27 02:57:31 groupadd[2720876]: group added to /etc/gshadow: name=builder <86>Dec 27 02:57:31 groupadd[2720876]: new group: name=builder, GID=691 <86>Dec 27 02:57:31 useradd[2720881]: new user: name=builder, UID=691, GID=691, home=/usr/src, shell=/bin/bash <13>Dec 27 02:57:33 rpmi: libudev-devel-1:243.9-alt1 p9+258476.300.4.1 1601997124 installed <13>Dec 27 02:57:33 rpmi: doxygen-1:1.8.15-alt1 sisyphus+220984.100.1.2 1549663847 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libusb-1.0.22-alt1.nosrc.rpm Installing libusb-1.0.22-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.6906 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libusb-1.0.22 + echo 'Source #0 (libusb-1.0.22.tar):' Source #0 (libusb-1.0.22.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libusb-1.0.22.tar + cd libusb-1.0.22 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (libusb-1.0.22-alt1.patch):' Patch #0 (libusb-1.0.22-alt1.patch): + /usr/bin/patch -p1 patching file .gear/rules patching file .gear/tags/list patching file libusb.spec + mkdir m4 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.6906 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libusb-1.0.22 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in '.'. libtoolize-default: linking file './config.guess' libtoolize-default: linking file './config.sub' libtoolize-default: linking file './install-sh' libtoolize-default: linking file './ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize-default: linking file 'm4/libtool.m4' libtoolize-default: linking file 'm4/ltoptions.m4' libtoolize-default: linking file 'm4/ltsugar.m4' libtoolize-default: linking file 'm4/ltversion.m4' libtoolize-default: linking file 'm4/lt~obsolete.m4' autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:37: installing './compile' configure.ac:29: installing './missing' Makefile.am: installing './INSTALL' examples/Makefile.am: installing './depcomp' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' + ASFLAGS= + export ASFLAGS + export lt_cv_prog_cc_static_works=yes + lt_cv_prog_cc_static_works=yes + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri dirname -- '{}' + readlink -e -- ./configure + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --enable-static configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /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 make supports nested variables... (cached) yes checking for x86_64-alt-linux-gcc... x86_64-alt-linux-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-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-gcc... none checking for x86_64-alt-linux-g++... no checking for x86_64-alt-linux-c++... no checking for x86_64-alt-linux-gpp... no checking for x86_64-alt-linux-aCC... no checking for x86_64-alt-linux-CC... no checking for x86_64-alt-linux-cxx... no checking for x86_64-alt-linux-cc++... no checking for x86_64-alt-linux-cl.exe... no checking for x86_64-alt-linux-FCC... no checking for x86_64-alt-linux-KCC... no checking for x86_64-alt-linux-RCC... no checking for x86_64-alt-linux-xlC_r... no checking for x86_64-alt-linux-xlC... no checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl.exe... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-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-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/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 how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-alt-linux-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-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/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... yes checking for x86_64-alt-linux-windres... no checking for windres... no checking for inline... inline checking operating system... Linux checking for library containing clock_gettime2... no 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 TFD_CLOEXEC is declared... yes checking whether to use timerfd for timing... yes checking for pipe2... yes checking for struct timespec... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sigaction... yes checking whether CC supports -std=gnu99... 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 configure: WARNING: unrecognized options: --without-included-gettext + make -j8 make all-recursive Making all in libusb make[2]: Entering directory '/usr/src/RPM/BUILD/libusb-1.0.22/libusb' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o os/libusb_1_0_la-threads_posix.lo `test -f 'os/threads_posix.c' || echo './'`os/threads_posix.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c os/threads_posix.c -fPIC -DPIC -o os/.libs/libusb_1_0_la-threads_posix.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c os/threads_posix.c -o os/libusb_1_0_la-threads_posix.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/libusb-1.0.22/libusb' make[2]: Entering directory '/usr/src/RPM/BUILD/libusb-1.0.22/libusb' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o os/libusb_1_0_la-poll_posix.lo `test -f 'os/poll_posix.c' || echo './'`os/poll_posix.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c os/poll_posix.c -fPIC -DPIC -o os/.libs/libusb_1_0_la-poll_posix.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c os/poll_posix.c -o os/libusb_1_0_la-poll_posix.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/libusb-1.0.22/libusb' make[2]: Entering directory '/usr/src/RPM/BUILD/libusb-1.0.22/libusb' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libusb_1_0_la-strerror.lo `test -f 'strerror.c' || echo './'`strerror.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c strerror.c -fPIC -DPIC -o .libs/libusb_1_0_la-strerror.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c strerror.c -o libusb_1_0_la-strerror.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/libusb-1.0.22/libusb' make[2]: Entering directory '/usr/src/RPM/BUILD/libusb-1.0.22/libusb' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libusb_1_0_la-sync.lo `test -f 'sync.c' || echo './'`sync.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c sync.c -fPIC -DPIC -o .libs/libusb_1_0_la-sync.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c sync.c -o libusb_1_0_la-sync.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/libusb-1.0.22/libusb' make[2]: Entering directory '/usr/src/RPM/BUILD/libusb-1.0.22/libusb' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libusb_1_0_la-hotplug.lo `test -f 'hotplug.c' || echo './'`hotplug.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c hotplug.c -fPIC -DPIC -o .libs/libusb_1_0_la-hotplug.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c hotplug.c -o libusb_1_0_la-hotplug.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/libusb-1.0.22/libusb' make[2]: Entering directory '/usr/src/RPM/BUILD/libusb-1.0.22/libusb' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o os/libusb_1_0_la-linux_udev.lo `test -f 'os/linux_udev.c' || echo './'`os/linux_udev.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c os/linux_udev.c -fPIC -DPIC -o os/.libs/libusb_1_0_la-linux_udev.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c os/linux_udev.c -o os/libusb_1_0_la-linux_udev.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/libusb-1.0.22/libusb' make[2]: Entering directory '/usr/src/RPM/BUILD/libusb-1.0.22/libusb' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libusb_1_0_la-descriptor.lo `test -f 'descriptor.c' || echo './'`descriptor.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c descriptor.c -fPIC -DPIC -o .libs/libusb_1_0_la-descriptor.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c descriptor.c -o libusb_1_0_la-descriptor.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/libusb-1.0.22/libusb' make[2]: Entering directory '/usr/src/RPM/BUILD/libusb-1.0.22/libusb' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libusb_1_0_la-core.lo `test -f 'core.c' || echo './'`core.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c core.c -fPIC -DPIC -o .libs/libusb_1_0_la-core.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c core.c -o libusb_1_0_la-core.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/libusb-1.0.22/libusb' make[2]: Entering directory '/usr/src/RPM/BUILD/libusb-1.0.22/libusb' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libusb_1_0_la-io.lo `test -f 'io.c' || echo './'`io.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c io.c -fPIC -DPIC -o .libs/libusb_1_0_la-io.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c io.c -o libusb_1_0_la-io.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/libusb-1.0.22/libusb' make[2]: Entering directory '/usr/src/RPM/BUILD/libusb-1.0.22/libusb' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c -o os/libusb_1_0_la-linux_usbfs.lo `test -f 'os/linux_usbfs.c' || echo './'`os/linux_usbfs.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c os/linux_usbfs.c -fPIC -DPIC -o os/.libs/libusb_1_0_la-linux_usbfs.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -c os/linux_usbfs.c -o os/libusb_1_0_la-linux_usbfs.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/libusb-1.0.22/libusb' make[2]: Entering directory '/usr/src/RPM/BUILD/libusb-1.0.22/libusb' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -std=gnu99 -Wall -Wundef -Wunused -Wstrict-prototypes -Werror-implicit-function-declaration -Wno-pointer-sign -Wshadow -pthread -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -version-info 1:0:1 -no-undefined -o libusb-1.0.la -rpath /usr/lib64 libusb_1_0_la-core.lo libusb_1_0_la-descriptor.lo libusb_1_0_la-hotplug.lo libusb_1_0_la-io.lo libusb_1_0_la-strerror.lo libusb_1_0_la-sync.lo os/libusb_1_0_la-poll_posix.lo os/libusb_1_0_la-threads_posix.lo os/libusb_1_0_la-linux_usbfs.lo os/libusb_1_0_la-linux_udev.lo -ludev -pthread libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/libusb_1_0_la-core.o .libs/libusb_1_0_la-descriptor.o .libs/libusb_1_0_la-hotplug.o .libs/libusb_1_0_la-io.o .libs/libusb_1_0_la-strerror.o .libs/libusb_1_0_la-sync.o os/.libs/libusb_1_0_la-poll_posix.o os/.libs/libusb_1_0_la-threads_posix.o os/.libs/libusb_1_0_la-linux_usbfs.o os/.libs/libusb_1_0_la-linux_udev.o -ludev -pthread -g -O2 -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: ar cr .libs/libusb-1.0.a libusb_1_0_la-core.o libusb_1_0_la-descriptor.o libusb_1_0_la-hotplug.o libusb_1_0_la-io.o libusb_1_0_la-strerror.o libusb_1_0_la-sync.o os/libusb_1_0_la-poll_posix.o os/libusb_1_0_la-threads_posix.o os/libusb_1_0_la-linux_usbfs.o os/libusb_1_0_la-linux_udev.o libtool: link: ranlib .libs/libusb-1.0.a libtool: link: ( cd ".libs" && rm -f "libusb-1.0.la" && ln -s "../libusb-1.0.la" "libusb-1.0.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/libusb-1.0.22/libusb' Making all in doc make[2]: Nothing to be done for 'all'. + make -C doc docs make: Entering directory '/usr/src/RPM/BUILD/libusb-1.0.22/doc' doxygen doxygen.cfg make: Leaving directory '/usr/src/RPM/BUILD/libusb-1.0.22/doc' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.11270 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libusb-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libusb-buildroot + cd libusb-1.0.22 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libusb-buildroot make: Entering directory '/usr/src/RPM/BUILD/libusb-1.0.22' Making install in libusb make[1]: Entering directory '/usr/src/RPM/BUILD/libusb-1.0.22/libusb' make[2]: Entering directory '/usr/src/RPM/BUILD/libusb-1.0.22/libusb' /bin/mkdir -p '/usr/src/tmp/libusb-buildroot/usr/lib64' /bin/sh ../libtool --mode=install /bin/install -p libusb-1.0.la '/usr/src/tmp/libusb-buildroot/usr/lib64' libtool: install: /bin/install -p .libs/libusb-1.0.so.0.1.0 /usr/src/tmp/libusb-buildroot/usr/lib64/libusb-1.0.so.0.1.0 libtool: install: (cd /usr/src/tmp/libusb-buildroot/usr/lib64 && { 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 /usr/src/tmp/libusb-buildroot/usr/lib64 && { 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: /bin/install -p .libs/libusb-1.0.lai /usr/src/tmp/libusb-buildroot/usr/lib64/libusb-1.0.la libtool: install: /bin/install -p .libs/libusb-1.0.a /usr/src/tmp/libusb-buildroot/usr/lib64/libusb-1.0.a libtool: install: chmod 644 /usr/src/tmp/libusb-buildroot/usr/lib64/libusb-1.0.a libtool: install: ranlib /usr/src/tmp/libusb-buildroot/usr/lib64/libusb-1.0.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/libusb-buildroot/usr/include/libusb-1.0' /bin/install -p -m 644 libusb.h '/usr/src/tmp/libusb-buildroot/usr/include/libusb-1.0' make[2]: Leaving directory '/usr/src/RPM/BUILD/libusb-1.0.22/libusb' make[1]: Leaving directory '/usr/src/RPM/BUILD/libusb-1.0.22/libusb' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/libusb-1.0.22/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/libusb-1.0.22/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 '/usr/src/RPM/BUILD/libusb-1.0.22/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/libusb-1.0.22/doc' make[1]: Entering directory '/usr/src/RPM/BUILD/libusb-1.0.22' make[2]: Entering directory '/usr/src/RPM/BUILD/libusb-1.0.22' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libusb-buildroot/usr/lib64/pkgconfig' /bin/install -p -m 644 libusb-1.0.pc '/usr/src/tmp/libusb-buildroot/usr/lib64/pkgconfig' make[2]: Leaving directory '/usr/src/RPM/BUILD/libusb-1.0.22' make[1]: Leaving directory '/usr/src/RPM/BUILD/libusb-1.0.22' make: Leaving directory '/usr/src/RPM/BUILD/libusb-1.0.22' + mkdir -p /usr/src/tmp/libusb-buildroot/lib64 + for f in /usr/src/tmp/libusb-buildroot/usr/lib64/lib*.so ++ readlink /usr/src/tmp/libusb-buildroot/usr/lib64/libusb-1.0.so + t=libusb-1.0.so.0.1.0 + ln -sf ../../lib64/libusb-1.0.so.0.1.0 /usr/src/tmp/libusb-buildroot/usr/lib64/libusb-1.0.so + mv /usr/src/tmp/libusb-buildroot/usr/lib64/libusb-1.0.so.0 /usr/src/tmp/libusb-buildroot/usr/lib64/libusb-1.0.so.0.1.0 /usr/src/tmp/libusb-buildroot/lib64/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libusb-buildroot (auto) removed './usr/lib64/libusb-1.0.la' mode of './lib64/libusb-1.0.so.0.1.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libusb-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/lib64/pkgconfig/libusb-1.0.pc: Libs: '-L${libdir} -lusb-1.0' --> '-lusb-1.0' Checking contents of files in /usr/src/tmp/libusb-buildroot/ (default) Compressing files in /usr/src/tmp/libusb-buildroot (auto) Adjusting library links in /usr/src/tmp/libusb-buildroot ./lib64: libusb-1.0.so.0 -> libusb-1.0.so.0.1.0 ./usr/lib64: Verifying ELF objects in /usr/src/tmp/libusb-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: libusb-1.0.22-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.11270 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libusb-1.0.22 + DOCDIR=/usr/src/tmp/libusb-buildroot/usr/share/doc/libusb-1.0.22 + export DOCDIR + rm -rf /usr/src/tmp/libusb-buildroot/usr/share/doc/libusb-1.0.22 + /bin/mkdir -p /usr/src/tmp/libusb-buildroot/usr/share/doc/libusb-1.0.22 + cp -prL AUTHORS README NEWS TODO /usr/src/tmp/libusb-buildroot/usr/share/doc/libusb-1.0.22 + chmod -R go-w /usr/src/tmp/libusb-buildroot/usr/share/doc/libusb-1.0.22 + chmod -R a+rX /usr/src/tmp/libusb-buildroot/usr/share/doc/libusb-1.0.22 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.V49H10 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libusb-buildroot/lib64/libusb-1.0.so.0: 87 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YpMHTJ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libusb-1.0.so.0()(64bit) = set:kdmgVfTZIa39GO1MfmjrZoFhdM0Pc6ZA56ntFLMsnMiqr3LHeR8b24NQLUHiDPSt36tOtuyElX4W9EL9s4m9L1avk0eelmdcZ1d7x7lKlVzFTsyizCeca49p3bK2xvYTbhICX5czlSQnsnk7bqaVCf5aqmqRE8BvYgXdLTPCRJOUFquhX1 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libc.so.6(GLIBC_2.8)(64bit), libc.so.6(GLIBC_2.9)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.2)(64bit), libudev.so.1()(64bit) >= set:kfkPqwPqHD0wIb0xO9WCt7EzpFAilbNmRh7RdlreGdCZe1S61Fg0, libudev.so.1(LIBUDEV_183)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BvtzRv Creating libusb-debuginfo package Processing files: libusb-devel-1.0.22-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.i7RXUk find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.995x4c find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(libusb-1.0) = 1.0.22 Requires: libusb = 1.0.22-alt1, /lib64/libusb-1.0.so.0.1.0, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AzW0j8 Processing files: libusb-devel-static-1.0.22-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7hNkF6 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KpRw67 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libusb-devel = 1.0.22-alt1, glibc-devel-static Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hSrODc Processing files: libusb-doc-1.0.22-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.68983 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libusb-1.0.22 + DOCDIR=/usr/src/tmp/libusb-buildroot/usr/share/doc/libusb-doc-1.0.22 + export DOCDIR + rm -rf /usr/src/tmp/libusb-buildroot/usr/share/doc/libusb-doc-1.0.22 + /bin/mkdir -p /usr/src/tmp/libusb-buildroot/usr/share/doc/libusb-doc-1.0.22 + cp -prL doc/html /usr/src/tmp/libusb-buildroot/usr/share/doc/libusb-doc-1.0.22 + chmod -R go-w /usr/src/tmp/libusb-buildroot/usr/share/doc/libusb-doc-1.0.22 + chmod -R a+rX /usr/src/tmp/libusb-buildroot/usr/share/doc/libusb-doc-1.0.22 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SM1nLk find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PKNCYv find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libusb = 1.0.22-alt1 Processing files: libusb-debuginfo-1.0.22-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.y9gGiK find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TRW9J1 find-requires: running scripts (debuginfo) Provides: debug64(libusb-1.0.so.0) Requires: libusb = 1.0.22-alt1, debug64(libc.so.6), debug64(libpthread.so.0), debug64(libudev.so.1) Removing 1 extra deps from libusb-devel due to dependency on libusb Wrote: /usr/src/RPM/RPMS/x86_64/libusb-1.0.22-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libusb-devel-1.0.22-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libusb-devel-static-1.0.22-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/noarch/libusb-doc-1.0.22-alt1.noarch.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libusb-debuginfo-1.0.22-alt1.x86_64.rpm 14.91user 3.14system 0:27.49elapsed 65%CPU (0avgtext+0avgdata 43668maxresident)k 0inputs+0outputs (0major+1356436minor)pagefaults 0swaps 18.55user 5.47system 0:33.25elapsed 72%CPU (0avgtext+0avgdata 116288maxresident)k 0inputs+0outputs (0major+1715664minor)pagefaults 0swaps --- libusb-doc-1.0.22-alt1.noarch.rpm.repo 2018-05-04 16:41:00.000000000 +0000 +++ libusb-doc-1.0.22-alt1.noarch.rpm.hasher 2020-12-27 02:58:03.231474520 +0000 @@ -12,3 +12,2 @@ /usr/share/doc/libusb-doc-1.0.22/html/doxygen.png 100644 -/usr/share/doc/libusb-doc-1.0.22/html/dynsections.js 100644 /usr/share/doc/libusb-doc-1.0.22/html/files.html 100644