<86>Jan 31 02:41:27 userdel[2340982]: delete user 'rooter' <86>Jan 31 02:41:27 userdel[2340982]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 31 02:41:27 groupadd[2341005]: group added to /etc/group: name=rooter, GID=699 <86>Jan 31 02:41:27 groupadd[2341005]: group added to /etc/gshadow: name=rooter <86>Jan 31 02:41:27 groupadd[2341005]: new group: name=rooter, GID=699 <86>Jan 31 02:41:27 useradd[2341017]: new user: name=rooter, UID=699, GID=699, home=/root, shell=/bin/bash <86>Jan 31 02:41:27 userdel[2341031]: delete user 'builder' <86>Jan 31 02:41:27 userdel[2341031]: removed group 'builder' owned by 'builder' <86>Jan 31 02:41:27 userdel[2341031]: removed shadow group 'builder' owned by 'builder' <86>Jan 31 02:41:27 groupadd[2341045]: group added to /etc/group: name=builder, GID=700 <86>Jan 31 02:41:27 groupadd[2341045]: group added to /etc/gshadow: name=builder <86>Jan 31 02:41:27 groupadd[2341045]: new group: name=builder, GID=700 <86>Jan 31 02:41:27 useradd[2341056]: new user: name=builder, UID=700, GID=700, 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 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.44035 + 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.44035 + 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 + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + readlink -e -- ./configure + xargs -ri dirname -- '{}' + 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 -j8 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.29910 + 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 + cd npth-1.6 + make 'INSTALL=/bin/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 /bin/install -p libnpth.la '/usr/src/tmp/libnpth-buildroot/usr/lib64' libtool: install: /bin/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: /bin/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' /bin/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' /bin/install -p npth-config '/usr/src/tmp/libnpth-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/libnpth-buildroot/usr/share/aclocal' /bin/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) /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.29910 + 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.53595 + 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.dShkpL 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.2ho1C5 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.roV5Vs Creating libnpth-debuginfo package Processing files: libnpth-devel-1.6-alt1_1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.67449 + 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.0lTeOT 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.ReowLn 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.250fPU 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.PUWZYu find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KV6ce8 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 Wrote: /usr/src/RPM/RPMS/x86_64/libnpth-devel-1.6-alt1_1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libnpth-debuginfo-1.6-alt1_1.x86_64.rpm 5.70user 2.33system 0:14.24elapsed 56%CPU (0avgtext+0avgdata 27860maxresident)k 0inputs+0outputs (0major+1044166minor)pagefaults 0swaps 8.82user 4.24system 0:19.04elapsed 68%CPU (0avgtext+0avgdata 108252maxresident)k 0inputs+0outputs (0major+1289152minor)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 2021-01-31 02:41:44.608914039 +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)