<86>Feb 10 06:57:44 userdel[26400]: delete user 'rooter' <86>Feb 10 06:57:44 userdel[26400]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 10 06:57:44 groupadd[26410]: group added to /etc/group: name=rooter, GID=531 <86>Feb 10 06:57:44 groupadd[26410]: group added to /etc/gshadow: name=rooter <86>Feb 10 06:57:44 groupadd[26410]: new group: name=rooter, GID=531 <86>Feb 10 06:57:44 useradd[26419]: new user: name=rooter, UID=531, GID=531, home=/root, shell=/bin/bash <86>Feb 10 06:57:44 userdel[26434]: delete user 'builder' <86>Feb 10 06:57:44 userdel[26434]: removed group 'builder' owned by 'builder' <86>Feb 10 06:57:44 userdel[26434]: removed shadow group 'builder' owned by 'builder' <86>Feb 10 06:57:44 groupadd[26450]: group added to /etc/group: name=builder, GID=532 <86>Feb 10 06:57:44 groupadd[26450]: group added to /etc/gshadow: name=builder <86>Feb 10 06:57:44 groupadd[26450]: new group: name=builder, GID=532 <86>Feb 10 06:57:44 useradd[26460]: new user: name=builder, UID=532, GID=532, home=/usr/src, shell=/bin/bash <13>Feb 10 06:57:47 rpmi: libudev-devel-1:237-alt2.M80P.5 p8+219569.200.8.1 1547831015 installed <13>Feb 10 06:57:47 rpmi: doxygen-1:1.8.13-alt1.M80P.1 1508579140 installed Installing libusb-1.0.21-alt0.M80P.1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.7227 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libusb-1.0.21 + echo 'Source #0 (libusb-1.0.21.tar):' Source #0 (libusb-1.0.21.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libusb-1.0.21.tar + cd libusb-1.0.21 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (libusb-1.0.21-alt0.M80P.1.patch):' Patch #0 (libusb-1.0.21-alt0.M80P.1.patch): + /usr/bin/patch -p1 patching file .gear/rules patching file .gear/tags/list patching file libusb.spec patching file libusb/io.c patching file libusb/os/linux_udev.c patching file libusb/os/linux_usbfs.c patching file libusb/version_nano.h + mkdir m4 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.7227 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libusb-1.0.21 + 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_DIR, `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 -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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 + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking for i586-alt-linux-g++... no checking for i586-alt-linux-c++... no checking for i586-alt-linux-gpp... no checking for i586-alt-linux-aCC... no checking for i586-alt-linux-CC... no checking for i586-alt-linux-cxx... no checking for i586-alt-linux-cc++... no checking for i586-alt-linux-cl.exe... no checking for i586-alt-linux-FCC... no checking for i586-alt-linux-KCC... no checking for i586-alt-linux-RCC... no checking for i586-alt-linux-xlC_r... no checking for i586-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... i586-alt-linux-gnu checking host system type... i586-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 i586-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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-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 i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for sysroot... no checking for i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... i586-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 i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/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... yes checking for i586-alt-linux-windres... no checking for windres... no checking for inline... inline 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 syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for syslog... 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 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 + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/libusb-1.0.21' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/libusb-1.0.21' Making all in libusb make[2]: Entering directory `/usr/src/RPM/BUILD/libusb-1.0.21/libusb' CC libusb_1_0_la-descriptor.lo CC libusb_1_0_la-core.lo CC libusb_1_0_la-hotplug.lo CC libusb_1_0_la-io.lo CC libusb_1_0_la-strerror.lo CC libusb_1_0_la-sync.lo CC os/libusb_1_0_la-threads_posix.lo CC os/libusb_1_0_la-poll_posix.lo CC os/libusb_1_0_la-linux_usbfs.lo CC os/libusb_1_0_la-linux_udev.lo CCLD libusb-1.0.la make[2]: Leaving directory `/usr/src/RPM/BUILD/libusb-1.0.21/libusb' Making all in doc make[2]: Entering directory `/usr/src/RPM/BUILD/libusb-1.0.21/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/libusb-1.0.21/doc' make[2]: Entering directory `/usr/src/RPM/BUILD/libusb-1.0.21' make[2]: Leaving directory `/usr/src/RPM/BUILD/libusb-1.0.21' make[1]: Leaving directory `/usr/src/RPM/BUILD/libusb-1.0.21' make: Leaving directory `/usr/src/RPM/BUILD/libusb-1.0.21' + make -C doc docs make: Entering directory `/usr/src/RPM/BUILD/libusb-1.0.21/doc' doxygen doxygen.cfg make: Leaving directory `/usr/src/RPM/BUILD/libusb-1.0.21/doc' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.66720 + 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.21 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libusb-buildroot make: Entering directory `/usr/src/RPM/BUILD/libusb-1.0.21' Making install in libusb make[1]: Entering directory `/usr/src/RPM/BUILD/libusb-1.0.21/libusb' make[2]: Entering directory `/usr/src/RPM/BUILD/libusb-1.0.21/libusb' /bin/mkdir -p '/usr/src/tmp/libusb-buildroot/usr/lib' /bin/sh ../libtool --mode=install /bin/install -p libusb-1.0.la '/usr/src/tmp/libusb-buildroot/usr/lib' libtool: install: /bin/install -p .libs/libusb-1.0.so.0.1.0 /usr/src/tmp/libusb-buildroot/usr/lib/libusb-1.0.so.0.1.0 libtool: install: (cd /usr/src/tmp/libusb-buildroot/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 /usr/src/tmp/libusb-buildroot/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: /bin/install -p .libs/libusb-1.0.lai /usr/src/tmp/libusb-buildroot/usr/lib/libusb-1.0.la libtool: install: /bin/install -p .libs/libusb-1.0.a /usr/src/tmp/libusb-buildroot/usr/lib/libusb-1.0.a libtool: install: chmod 644 /usr/src/tmp/libusb-buildroot/usr/lib/libusb-1.0.a libtool: install: ranlib /usr/src/tmp/libusb-buildroot/usr/lib/libusb-1.0.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /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.21/libusb' make[1]: Leaving directory `/usr/src/RPM/BUILD/libusb-1.0.21/libusb' Making install in doc make[1]: Entering directory `/usr/src/RPM/BUILD/libusb-1.0.21/doc' make[2]: Entering directory `/usr/src/RPM/BUILD/libusb-1.0.21/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.21/doc' make[1]: Leaving directory `/usr/src/RPM/BUILD/libusb-1.0.21/doc' make[1]: Entering directory `/usr/src/RPM/BUILD/libusb-1.0.21' make[2]: Entering directory `/usr/src/RPM/BUILD/libusb-1.0.21' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libusb-buildroot/usr/lib/pkgconfig' /bin/install -p -m 644 libusb-1.0.pc '/usr/src/tmp/libusb-buildroot/usr/lib/pkgconfig' make[2]: Leaving directory `/usr/src/RPM/BUILD/libusb-1.0.21' make[1]: Leaving directory `/usr/src/RPM/BUILD/libusb-1.0.21' make: Leaving directory `/usr/src/RPM/BUILD/libusb-1.0.21' + mkdir -p /usr/src/tmp/libusb-buildroot/lib + for f in '/usr/src/tmp/libusb-buildroot/usr/lib/lib*.so' ++ readlink /usr/src/tmp/libusb-buildroot/usr/lib/libusb-1.0.so + t=libusb-1.0.so.0.1.0 + ln -sf ../../lib/libusb-1.0.so.0.1.0 /usr/src/tmp/libusb-buildroot/usr/lib/libusb-1.0.so + mv /usr/src/tmp/libusb-buildroot/usr/lib/libusb-1.0.so.0 /usr/src/tmp/libusb-buildroot/usr/lib/libusb-1.0.so.0.1.0 /usr/src/tmp/libusb-buildroot/lib/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libusb-buildroot (auto) removed './usr/lib/libusb-1.0.la' mode of './lib/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/lib/pkgconfig/libusb-1.0.pc: Libs: '-L${libdir} -lusb-1.0' --> '-lusb-1.0' Compressing files in /usr/src/tmp/libusb-buildroot (auto) Adjusting library links in /usr/src/tmp/libusb-buildroot ./lib: libusb-1.0.so.0 -> libusb-1.0.so.0.1.0 ./usr/lib: 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) verify-elf: WARNING: ./lib/libusb-1.0.so.0.1.0: uses non-LFS functions: __open_2 __xstat fopen mmap open readdir Hardlinking identical .pyc and .pyo files Processing files: libusb-1.0.21-alt0.M80P.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.51381 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libusb-1.0.21 + DOCDIR=/usr/src/tmp/libusb-buildroot/usr/share/doc/libusb-1.0.21 + export DOCDIR + rm -rf /usr/src/tmp/libusb-buildroot/usr/share/doc/libusb-1.0.21 + /bin/mkdir -p /usr/src/tmp/libusb-buildroot/usr/share/doc/libusb-1.0.21 + cp -prL AUTHORS README NEWS TODO /usr/src/tmp/libusb-buildroot/usr/share/doc/libusb-1.0.21 + chmod -R go-w /usr/src/tmp/libusb-buildroot/usr/share/doc/libusb-1.0.21 + chmod -R a+rX /usr/src/tmp/libusb-buildroot/usr/share/doc/libusb-1.0.21 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Be8SZQ find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vjZnGE find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libusb-1.0.so.0 = set:kdmgVfTZIa39GO1MfmjrZoFhdM0Pc6ZA56ntFLMsnMi2AsWkzI8g4jZyZqiDPSt36tOtuyElX4W9EL9s4m9L1avk0eelmdcZ1d7x7lKlVzFTsyizCeca49p3bK2xvYTbhICX5czlSQnsnk7bqaVCf5aqmqRE8BvYgXdLTPCRJOUFquhX1 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.17), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libc.so.6(GLIBC_2.8), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.3.2), libudev.so.1 >= set:kfkPqwPqHD0wIb0xO9WCt7EzpFAilbNmRh7RdlreGdCZe1S61Fg0, libudev.so.1(LIBUDEV_183), 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.UzAdpA Creating libusb-debuginfo package Processing files: libusb-devel-1.0.21-alt0.M80P.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cOE99C find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.R3bdUJ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: pkgconfig(libusb-1.0) = 1.0.21 Requires: libusb = 1.0.21-alt0.M80P.1, /lib/libusb-1.0.so.0.1.0, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ejKoVM Processing files: libusb-devel-static-1.0.21-alt0.M80P.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OOriKW find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HtpuQe find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libusb-devel = 1.0.21-alt0.M80P.1, glibc-devel-static Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DZHzWz Processing files: libusb-doc-1.0.21-alt0.M80P.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.33280 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libusb-1.0.21 + DOCDIR=/usr/src/tmp/libusb-buildroot/usr/share/doc/libusb-doc-1.0.21 + export DOCDIR + rm -rf /usr/src/tmp/libusb-buildroot/usr/share/doc/libusb-doc-1.0.21 + /bin/mkdir -p /usr/src/tmp/libusb-buildroot/usr/share/doc/libusb-doc-1.0.21 + cp -prL doc/html /usr/src/tmp/libusb-buildroot/usr/share/doc/libusb-doc-1.0.21 + chmod -R go-w /usr/src/tmp/libusb-buildroot/usr/share/doc/libusb-doc-1.0.21 + chmod -R a+rX /usr/src/tmp/libusb-buildroot/usr/share/doc/libusb-doc-1.0.21 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yKOC68 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EMDN8Q find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libusb = 1.0.21-alt0.M80P.1 Processing files: libusb-debuginfo-1.0.21-alt0.M80P.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Z5XtWE find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.L2NTOA find-requires: running scripts (debuginfo) Provides: debug(libusb-1.0.so.0) Requires: libusb = 1.0.21-alt0.M80P.1, debug(libc.so.6), debug(libpthread.so.0), debug(libudev.so.1) Removing 1 extra deps from libusb-devel due to dependency on libusb Wrote: /usr/src/RPM/RPMS/i586/libusb-1.0.21-alt0.M80P.1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libusb-devel-1.0.21-alt0.M80P.1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libusb-devel-static-1.0.21-alt0.M80P.1.i586.rpm Wrote: /usr/src/RPM/RPMS/noarch/libusb-doc-1.0.21-alt0.M80P.1.noarch.rpm Wrote: /usr/src/RPM/RPMS/i586/libusb-debuginfo-1.0.21-alt0.M80P.1.i586.rpm 26.14user 5.36system 0:37.93elapsed 83%CPU (0avgtext+0avgdata 30132maxresident)k 0inputs+0outputs (0major+949752minor)pagefaults 0swaps 38.05user 10.41system 0:55.20elapsed 87%CPU (0avgtext+0avgdata 125068maxresident)k 0inputs+0outputs (0major+1330186minor)pagefaults 0swaps --- libusb-doc-1.0.21-alt0.M80P.1.noarch.rpm.repo 2017-01-23 04:51:49.000000000 +0000 +++ libusb-doc-1.0.21-alt0.M80P.1.noarch.rpm.hasher 2019-02-10 06:58:30.138020206 +0000 @@ -4,4 +4,7 @@ /usr/share/doc/libusb-doc-1.0.21/html/bc_s.png 100644 +/usr/share/doc/libusb-doc-1.0.21/html/bdwn.png 100644 /usr/share/doc/libusb-doc-1.0.21/html/classes.html 100644 /usr/share/doc/libusb-doc-1.0.21/html/closed.png 100644 +/usr/share/doc/libusb-doc-1.0.21/html/dir_6560186179ae86ab3fbed805e7cb86e4.html 100644 +/usr/share/doc/libusb-doc-1.0.21/html/doc.png 100644 /usr/share/doc/libusb-doc-1.0.21/html/doxygen.css 100644 @@ -10,2 +13,4 @@ /usr/share/doc/libusb-doc-1.0.21/html/files.html 100644 +/usr/share/doc/libusb-doc-1.0.21/html/folderclosed.png 100644 +/usr/share/doc/libusb-doc-1.0.21/html/folderopen.png 100644 /usr/share/doc/libusb-doc-1.0.21/html/functions.html 100644 @@ -31,4 +36,7 @@ /usr/share/doc/libusb-doc-1.0.21/html/libusb_packetoverflow.html 100644 +/usr/share/doc/libusb-doc-1.0.21/html/menu.js 100644 +/usr/share/doc/libusb-doc-1.0.21/html/menudata.js 100644 /usr/share/doc/libusb-doc-1.0.21/html/modules.html 100644 /usr/share/doc/libusb-doc-1.0.21/html/nav_f.png 100644 +/usr/share/doc/libusb-doc-1.0.21/html/nav_g.png 100644 /usr/share/doc/libusb-doc-1.0.21/html/nav_h.png 100644 @@ -36,2 +44,3 @@ /usr/share/doc/libusb-doc-1.0.21/html/pages.html 100644 +/usr/share/doc/libusb-doc-1.0.21/html/splitbar.png 100644 /usr/share/doc/libusb-doc-1.0.21/html/structlibusb__bos__descriptor.html 100644 @@ -52,2 +61,4 @@ /usr/share/doc/libusb-doc-1.0.21/html/structlibusb__version.html 100644 +/usr/share/doc/libusb-doc-1.0.21/html/sync_off.png 100644 +/usr/share/doc/libusb-doc-1.0.21/html/sync_on.png 100644 /usr/share/doc/libusb-doc-1.0.21/html/tab_a.png 100644