<86>Oct 6 12:33:23 userdel[3430576]: delete user 'rooter' <86>Oct 6 12:33:23 userdel[3430576]: removed group 'rooter' owned by 'rooter' <86>Oct 6 12:33:23 userdel[3430576]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 6 12:33:24 groupadd[3430593]: group added to /etc/group: name=rooter, GID=1814 <86>Oct 6 12:33:24 groupadd[3430593]: group added to /etc/gshadow: name=rooter <86>Oct 6 12:33:24 groupadd[3430593]: new group: name=rooter, GID=1814 <86>Oct 6 12:33:24 useradd[3430609]: new user: name=rooter, UID=1814, GID=1814, home=/root, shell=/bin/bash <86>Oct 6 12:33:24 userdel[3430626]: delete user 'builder' <86>Oct 6 12:33:24 userdel[3430626]: removed group 'builder' owned by 'builder' <86>Oct 6 12:33:24 userdel[3430626]: removed shadow group 'builder' owned by 'builder' <86>Oct 6 12:33:24 groupadd[3430643]: group added to /etc/group: name=builder, GID=1815 <86>Oct 6 12:33:24 groupadd[3430643]: group added to /etc/gshadow: name=builder <86>Oct 6 12:33:24 groupadd[3430643]: new group: name=builder, GID=1815 <86>Oct 6 12:33:24 useradd[3430653]: new user: name=builder, UID=1815, GID=1815, home=/usr/src, shell=/bin/bash warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libnpth-1.6-alt1_1.nosrc.rpm (w1.gzdio) Installing libnpth-1.6-alt1_1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.68061 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf npth-1.6 + echo 'Source #0 (npth-1.6.tar.bz2):' Source #0 (npth-1.6.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/npth-1.6.tar.bz2 + /bin/tar -xf - + cd npth-1.6 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.68061 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd npth-1.6 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./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 --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-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 to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU 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 dependency style of x86_64-alt-linux-gcc... none checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-alt-linux-gcc... (cached) none checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed 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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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 x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no 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... no checking for x86_64-alt-linux-windres... no checking for windres... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for unistd.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for sys/socket.h... (cached) yes checking for socklen_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for library containing pthread_detach... -lpthread checking for pthread_tryjoin_np... yes checking for pthread_setname_np... yes checking for pthread_getname_np... yes checking for pthread_mutex_timedlock... yes checking for pthread_rwlock_rdlock... yes checking for pthread_rwlock_wrlock... yes checking for pthread_rwlock_timedrdlock... yes checking for pthread_rwlock_timedwrlock... yes checking for pthread_rwlock_tryrdlock... yes checking for pthread_rwlock_trywrlock... yes checking for pthread_atfork... yes checking for select... yes checking for pselect... yes checking for gettimeofday... yes checking for library containing setsockopt... none needed checking for library containing clock_gettime... none required checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/npth.h config.status: creating src/Makefile config.status: creating w32/Makefile config.status: creating tests/Makefile config.status: creating npth-config config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext npth v1.6 prepared for make Revision: 7712879 (30482) Platform: x86_64-alt-linux-gnu + make -j16 make all-recursive Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/npth-1.6/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o npth-sigev.lo npth-sigev.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c npth-sigev.c -fPIC -DPIC -o .libs/npth-sigev.o make[2]: Leaving directory '/usr/src/RPM/BUILD/npth-1.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/npth-1.6/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o npth.lo npth.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c npth.c -fPIC -DPIC -o .libs/npth.o npth.c:140:1: warning: 'busy_wait_for' defined but not used [-Wunused-function] busy_wait_for (trylock_func_t trylock, void *lock, ^~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/npth-1.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/npth-1.6/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -Wl,--version-script=./libnpth.vers -version-info 1:2:1 -o libnpth.la -rpath /usr/lib64 npth.lo npth-sigev.lo -lpthread libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC .libs/npth.o .libs/npth-sigev.o -lpthread -O2 -Wl,--version-script=./libnpth.vers -Wl,-soname -Wl,libnpth.so.0 -o .libs/libnpth.so.0.1.2 libtool: link: (cd ".libs" && rm -f "libnpth.so.0" && ln -s "libnpth.so.0.1.2" "libnpth.so.0") libtool: link: (cd ".libs" && rm -f "libnpth.so" && ln -s "libnpth.so.0.1.2" "libnpth.so") libtool: link: ( cd ".libs" && rm -f "libnpth.la" && ln -s "../libnpth.la" "libnpth.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/npth-1.6/src' Making all in tests make[2]: Entering directory '/usr/src/RPM/BUILD/npth-1.6/tests' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -D_POSIX_C_SOURCE=200112L -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o t-mutex.o t-mutex.c In file included from t-mutex.c:13: t-support.h:24:12: warning: 'opt_verbose' defined but not used [-Wunused-variable] static int opt_verbose; ^~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/npth-1.6/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/npth-1.6/tests' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -D_POSIX_C_SOURCE=200112L -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o t-fork.o t-fork.c make[2]: Leaving directory '/usr/src/RPM/BUILD/npth-1.6/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/npth-1.6/tests' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -D_POSIX_C_SOURCE=200112L -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o t-thread.o t-thread.c t-thread.c: In function 'thread_twoone': t-thread.c:48:11: warning: unused variable 'i' [-Wunused-variable] int rc, i; ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/npth-1.6/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/npth-1.6/tests' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -o t-mutex t-mutex.o ../src/libnpth.la -lpthread libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -o .libs/t-mutex t-mutex.o ../src/.libs/libnpth.so -lpthread -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/usr/src/RPM/BUILD/npth-1.6/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/npth-1.6/tests' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -o t-fork t-fork.o ../src/libnpth.la -lpthread libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -o .libs/t-fork t-fork.o ../src/.libs/libnpth.so -lpthread -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/usr/src/RPM/BUILD/npth-1.6/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/npth-1.6/tests' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -o t-thread t-thread.o ../src/libnpth.la -lpthread libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -o .libs/t-thread t-thread.o ../src/.libs/libnpth.so -lpthread -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/usr/src/RPM/BUILD/npth-1.6/tests' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.86296 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libnpth-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libnpth-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd npth-1.6 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libnpth-buildroot make: Entering directory '/usr/src/RPM/BUILD/npth-1.6' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/npth-1.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/npth-1.6/src' /bin/mkdir -p '/usr/src/tmp/libnpth-buildroot/usr/lib64' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libnpth.la '/usr/src/tmp/libnpth-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libnpth.so.0.1.2 /usr/src/tmp/libnpth-buildroot/usr/lib64/libnpth.so.0.1.2 libtool: install: (cd /usr/src/tmp/libnpth-buildroot/usr/lib64 && { ln -s -f libnpth.so.0.1.2 libnpth.so.0 || { rm -f libnpth.so.0 && ln -s libnpth.so.0.1.2 libnpth.so.0; }; }) libtool: install: (cd /usr/src/tmp/libnpth-buildroot/usr/lib64 && { ln -s -f libnpth.so.0.1.2 libnpth.so || { rm -f libnpth.so && ln -s libnpth.so.0.1.2 libnpth.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libnpth.lai /usr/src/tmp/libnpth-buildroot/usr/lib64/libnpth.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/libnpth-buildroot/usr/include' /usr/libexec/rpm-build/install -p -m 644 npth.h '/usr/src/tmp/libnpth-buildroot/usr/include' make[2]: Leaving directory '/usr/src/RPM/BUILD/npth-1.6/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/npth-1.6/src' Making install in tests make[1]: Entering directory '/usr/src/RPM/BUILD/npth-1.6/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/npth-1.6/tests' 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/npth-1.6/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/npth-1.6/tests' make[1]: Entering directory '/usr/src/RPM/BUILD/npth-1.6' make[2]: Entering directory '/usr/src/RPM/BUILD/npth-1.6' /bin/mkdir -p '/usr/src/tmp/libnpth-buildroot/usr/bin' /usr/libexec/rpm-build/install -p npth-config '/usr/src/tmp/libnpth-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/libnpth-buildroot/usr/share/aclocal' /usr/libexec/rpm-build/install -p -m 644 npth.m4 '/usr/src/tmp/libnpth-buildroot/usr/share/aclocal' make[2]: Leaving directory '/usr/src/RPM/BUILD/npth-1.6' make[1]: Leaving directory '/usr/src/RPM/BUILD/npth-1.6' make: Leaving directory '/usr/src/RPM/BUILD/npth-1.6' + install -Dpm0644 -t /usr/src/tmp/libnpth-buildroot/usr/share/man/man1 /usr/src/RPM/SOURCES/npth-config.1 + find /usr/src/tmp/libnpth-buildroot -name '*.la' -delete -print /usr/src/tmp/libnpth-buildroot/usr/lib64/libnpth.la + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libnpth-buildroot (auto) mode of './usr/lib64/libnpth.so.0.1.2' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libnpth-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/bin/npth-config: 21c21 < cflags="-I/usr/include " --- > cflags=" " /usr/bin/npth-config: 22c22 < libs="-L/usr/lib64 -lnpth -lpthread " --- > libs=" -lnpth -lpthread " Checking contents of files in /usr/src/tmp/libnpth-buildroot/ (default) Compressing files in /usr/src/tmp/libnpth-buildroot (auto) Adjusting library links in /usr/src/tmp/libnpth-buildroot ./usr/lib64: libnpth.so.0 -> libnpth.so.0.1.2 Verifying ELF objects in /usr/src/tmp/libnpth-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.86296 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd npth-1.6 + make check make: Entering directory '/usr/src/RPM/BUILD/npth-1.6' Making check in src make[1]: Entering directory '/usr/src/RPM/BUILD/npth-1.6/src' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/usr/src/RPM/BUILD/npth-1.6/src' Making check in tests make[1]: Entering directory '/usr/src/RPM/BUILD/npth-1.6/tests' make check-TESTS make[2]: Entering directory '/usr/src/RPM/BUILD/npth-1.6/tests' PASS: t-mutex PASS: t-thread PASS: t-fork ================== All 3 tests passed ================== make[2]: Leaving directory '/usr/src/RPM/BUILD/npth-1.6/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/npth-1.6/tests' make[1]: Entering directory '/usr/src/RPM/BUILD/npth-1.6' make[1]: Leaving directory '/usr/src/RPM/BUILD/npth-1.6' make: Leaving directory '/usr/src/RPM/BUILD/npth-1.6' + exit 0 Processing files: libnpth-1.6-alt1_1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.63798 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd npth-1.6 + DOCDIR=/usr/src/tmp/libnpth-buildroot/usr/share/doc/libnpth-1.6 + export DOCDIR + rm -rf /usr/src/tmp/libnpth-buildroot/usr/share/doc/libnpth-1.6 + /bin/mkdir -p /usr/src/tmp/libnpth-buildroot/usr/share/doc/libnpth-1.6 + cp -prL --no-dereference COPYING.LIB /usr/src/tmp/libnpth-buildroot/usr/share/doc/libnpth-1.6 + chmod -R go-w /usr/src/tmp/libnpth-buildroot/usr/share/doc/libnpth-1.6 + chmod -R a+rX /usr/src/tmp/libnpth-buildroot/usr/share/doc/libnpth-1.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BsG2Bf find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libnpth-buildroot/usr/lib64/libnpth.so.0: 35 symbols, 16 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yLBek1 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: npth = 1.6-alt1_1, libnpth.so.0()(64bit) = set:jduK4dF4jxqqa7FZ4sJbwcbwiMLZa85361oioip6M4IRafmQ9xJ3pYJ9JqYTkZJL9OagVzbBlT0, libnpth.so.0(NPTH_1.0)(64bit) Requires: libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.4)(64bit), libpthread.so.0(GLIBC_2.12)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.2)(64bit), libpthread.so.0(GLIBC_2.3.3)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tnBfvQ Creating libnpth-debuginfo package Processing files: libnpth-devel-1.6-alt1_1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.6650 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd npth-1.6 + DOCDIR=/usr/src/tmp/libnpth-buildroot/usr/share/doc/libnpth-devel-1.6 + export DOCDIR + rm -rf /usr/src/tmp/libnpth-buildroot/usr/share/doc/libnpth-devel-1.6 + /bin/mkdir -p /usr/src/tmp/libnpth-buildroot/usr/share/doc/libnpth-devel-1.6 + cp -prL AUTHORS ChangeLog NEWS README /usr/src/tmp/libnpth-buildroot/usr/share/doc/libnpth-devel-1.6 + chmod -R go-w /usr/src/tmp/libnpth-buildroot/usr/share/doc/libnpth-devel-1.6 + chmod -R a+rX /usr/src/tmp/libnpth-buildroot/usr/share/doc/libnpth-devel-1.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CicIyJ 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.5BGT5F find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) find-requires: FINDPACKAGE-COMMANDS: cat Provides: npth-devel = 1.6-alt1_1 Requires: libnpth = 1.6-alt1_1, /bin/sh, /usr/lib64/libnpth.so.0.1.2, coreutils Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4DDd6F Processing files: libnpth-debuginfo-1.6-alt1_1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dXyRyJ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0qOGuQ find-requires: running scripts (debuginfo) Provides: debug64(libnpth.so.0) Requires: libnpth = 1.6-alt1_1, debug64(libc.so.6), debug64(libpthread.so.0) Adding to libnpth-devel a strict dependency on libnpth Adding to libnpth-debuginfo a strict dependency on libnpth Removing 1 extra deps from libnpth-devel due to dependency on libnpth Wrote: /usr/src/RPM/RPMS/x86_64/libnpth-1.6-alt1_1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libnpth-devel-1.6-alt1_1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libnpth-debuginfo-1.6-alt1_1.x86_64.rpm (w2.lzdio) 4.17user 4.00system 0:13.89elapsed 58%CPU (0avgtext+0avgdata 27868maxresident)k 0inputs+0outputs (0major+1057946minor)pagefaults 0swaps 3.06user 1.90system 0:21.31elapsed 23%CPU (0avgtext+0avgdata 128888maxresident)k 0inputs+0outputs (0major+137994minor)pagefaults 0swaps --- libnpth-1.6-alt1_1.x86_64.rpm.repo 2019-04-01 11:47:35.000000000 +0000 +++ libnpth-1.6-alt1_1.x86_64.rpm.hasher 2024-10-06 12:33:42.578314882 +0000 @@ -7,2 +7,3 @@ Requires: libc.so.6(GLIBC_2.3.2)(64bit) +Requires: libc.so.6(GLIBC_2.4)(64bit) Requires: libpthread.so.0(GLIBC_2.12)(64bit) @@ -18,5 +19,5 @@ File: /usr/lib64/libnpth.so.0 120777 root:root libnpth.so.0.1.2 -File: /usr/lib64/libnpth.so.0.1.2 100644 root:root 75cbb4e7435e9c40fafc2446c6cc75a0 +File: /usr/lib64/libnpth.so.0.1.2 100644 root:root 30de34cf45c93d9efec3e1fb9fd6981b File: /usr/share/doc/libnpth-1.6 40755 root:root File: /usr/share/doc/libnpth-1.6/COPYING.LIB 100644 root:root 2caced0b25dfefd4c601d92bd15116de -RPMIdentity: 52b3e4f3a6544b2d62e670e8afd1e126f7a5e78ee70edf938b61e1adb1faffb6da604706520e8bdec235683ccca46eb991acf347b135f3ac000806a86df1c0a0 +RPMIdentity: 2fc8455da5451ce9abdc2d3045d2f5e8595d617e2fd78de45f372a099e926a926155295a4e0fc63d85bd2650419aa2a9e1726e540c6e55b1ebd129803d85fddf --- libnpth-debuginfo-1.6-alt1_1.x86_64.rpm.repo 2019-04-01 11:47:35.000000000 +0000 +++ libnpth-debuginfo-1.6-alt1_1.x86_64.rpm.hasher 2024-10-06 12:33:43.483328379 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/ab 40755 root:root -/usr/lib/debug/.build-id/ab/daea6933973e2c307b4f72bf9ee7549577bb4b 120777 root:root ../../../../lib64/libnpth.so.0.1.2 -/usr/lib/debug/.build-id/ab/daea6933973e2c307b4f72bf9ee7549577bb4b.debug 120777 root:root ../../usr/lib64/libnpth.so.0.1.2.debug +/usr/lib/debug/.build-id/c9 40755 root:root +/usr/lib/debug/.build-id/c9/c32a90cca9ab9439233aa190b8fad8f7be1a35 120777 root:root ../../../../lib64/libnpth.so.0.1.2 +/usr/lib/debug/.build-id/c9/c32a90cca9ab9439233aa190b8fad8f7be1a35.debug 120777 root:root ../../usr/lib64/libnpth.so.0.1.2.debug /usr/lib/debug/usr/lib64/libnpth.so.0.1.2.debug 100644 root:root @@ -16,6 +16,6 @@ Provides: libnpth-debuginfo = 1.6-alt1_1:sisyphus+226100.100.1.1 -File: /usr/lib/debug/.build-id/ab 40755 root:root -File: /usr/lib/debug/.build-id/ab/daea6933973e2c307b4f72bf9ee7549577bb4b 120777 root:root ../../../../lib64/libnpth.so.0.1.2 -File: /usr/lib/debug/.build-id/ab/daea6933973e2c307b4f72bf9ee7549577bb4b.debug 120777 root:root ../../usr/lib64/libnpth.so.0.1.2.debug -File: /usr/lib/debug/usr/lib64/libnpth.so.0.1.2.debug 100644 root:root 1dfda19c472438bfd0844082328ef4d7 +File: /usr/lib/debug/.build-id/c9 40755 root:root +File: /usr/lib/debug/.build-id/c9/c32a90cca9ab9439233aa190b8fad8f7be1a35 120777 root:root ../../../../lib64/libnpth.so.0.1.2 +File: /usr/lib/debug/.build-id/c9/c32a90cca9ab9439233aa190b8fad8f7be1a35.debug 120777 root:root ../../usr/lib64/libnpth.so.0.1.2.debug +File: /usr/lib/debug/usr/lib64/libnpth.so.0.1.2.debug 100644 root:root 50b89f961167d2ac94006ead46c0cd5c File: /usr/lib/debug/usr/lib64/libnpth.so.0.debug 120777 root:root libnpth.so.0.1.2.debug @@ -26,2 +26,2 @@ File: /usr/src/debug/npth-1.6/src/npth.h 100644 root:root 551fecc2b9be5da325d15b2a379abe29 -RPMIdentity: e3ea7d7ab7ea16a9abe20a1af3721c516f24664b5641c47a18cbde1bc5258aafce1b751f187934b0a87ae4218c96f5581974f2acddbbd7746cab0c2956bbe9e5 +RPMIdentity: e54f88c757ae5f3c76babb96c2f4ad6151d23992dc38fa51446cb5ee33e0dc52379773f6b6d1aa0e3848fe8bdc3ebd83ec44c804e49cd5fa2f0e2eeb75080945