<86>Mar  1 11:18:26 userdel[3946213]: delete user 'rooter'
<86>Mar  1 11:18:26 userdel[3946213]: removed group 'rooter' owned by 'rooter'
<86>Mar  1 11:18:26 userdel[3946213]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar  1 11:18:26 groupadd[3946218]: group added to /etc/group: name=rooter, GID=603
<86>Mar  1 11:18:26 groupadd[3946218]: group added to /etc/gshadow: name=rooter
<86>Mar  1 11:18:26 groupadd[3946218]: new group: name=rooter, GID=603
<86>Mar  1 11:18:26 useradd[3946222]: new user: name=rooter, UID=603, GID=603, home=/root, shell=/bin/bash
<86>Mar  1 11:18:27 userdel[3946229]: delete user 'builder'
<86>Mar  1 11:18:27 userdel[3946229]: removed group 'builder' owned by 'builder'
<86>Mar  1 11:18:27 userdel[3946229]: removed shadow group 'builder' owned by 'builder'
<86>Mar  1 11:18:27 groupadd[3946234]: group added to /etc/group: name=builder, GID=604
<86>Mar  1 11:18:27 groupadd[3946234]: group added to /etc/gshadow: name=builder
<86>Mar  1 11:18:27 groupadd[3946234]: new group: name=builder, GID=604
<86>Mar  1 11:18:27 useradd[3946238]: new user: name=builder, UID=604, GID=604, 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: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/libnpth-1.6-alt1_1.nosrc.rpm
Installing libnpth-1.6-alt1_1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.45230
+ 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.72372
+ 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 -march=i586 -mtune=generic -fPIC -DPIC'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ 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=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 --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... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
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 dependency style of i586-alt-linux-gcc... none
checking how to run the C preprocessor... i586-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 i586-alt-linux-gcc... (cached) i586-alt-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i586-alt-linux-gcc accepts -g... (cached) yes
checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed
checking whether i586-alt-linux-gcc understands -c and -o together... (cached) yes
checking dependency style of i586-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 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 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... no
checking for i586-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: i586-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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o npth-sigev.lo npth-sigev.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o npth.lo npth.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC   -Wl,--version-script=./libnpth.vers -version-info 1:2:1  -o libnpth.la -rpath /usr/lib npth.lo npth-sigev.lo  -lpthread 
libtool: link: i586-alt-linux-gcc -shared  -fPIC -DPIC  .libs/npth.o .libs/npth-sigev.o   -lpthread  -O2 -march=i586 -mtune=generic -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'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -D_POSIX_C_SOURCE=200112L   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -D_POSIX_C_SOURCE=200112L   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../src -D_POSIX_C_SOURCE=200112L   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC   -o t-mutex t-mutex.o ../src/libnpth.la   -lpthread 
libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -o .libs/t-mutex t-mutex.o  ../src/.libs/libnpth.so -lpthread
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 i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC   -o t-fork t-fork.o ../src/libnpth.la   -lpthread 
libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -o .libs/t-fork t-fork.o  ../src/.libs/libnpth.so -lpthread
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 i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC   -o t-thread t-thread.o ../src/libnpth.la   -lpthread 
libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -o .libs/t-thread t-thread.o  ../src/.libs/libnpth.so -lpthread
make[2]: Leaving directory '/usr/src/RPM/BUILD/npth-1.6/tests'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.90733
+ 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/lib'
 /bin/sh ../libtool   --mode=install /bin/install -p   libnpth.la '/usr/src/tmp/libnpth-buildroot/usr/lib'
libtool: install: /bin/install -p .libs/libnpth.so.0.1.2 /usr/src/tmp/libnpth-buildroot/usr/lib/libnpth.so.0.1.2
libtool: install: (cd /usr/src/tmp/libnpth-buildroot/usr/lib && { 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/lib && { 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/lib/libnpth.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
 /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/lib/libnpth.la
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libnpth-buildroot (auto)
mode of './usr/lib/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/lib -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/lib:
	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.72693
+ 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.99654
+ 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.BLo8mM
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/libnpth-buildroot/usr/lib/libnpth.so.0: 35 symbols, 16 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CsKy7P
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Provides: npth = 1.6-alt1_1, libnpth.so.0 = set:jduK4dF4jxqqa7FZ4sJbwcbwiMLZa85361oioip6M4IRafmQ9xJ3pYJ9JqYTkZJL9OagVzbBlT0, libnpth.so.0(NPTH_1.0)
Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.17), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.4), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.12), libpthread.so.0(GLIBC_2.2), libpthread.so.0(GLIBC_2.3.2), libpthread.so.0(GLIBC_2.3.3), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gUrRVi
Creating libnpth-debuginfo package
Processing files: libnpth-devel-1.6-alt1_1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.58831
+ 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.YW0arI
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.DETovB
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
find-requires: FINDPACKAGE-COMMANDS: cat
Provides: npth-devel = 1.6-alt1_1
Requires: libnpth = 1.6-alt1_1, /bin/sh, /usr/lib/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.SvDCAS
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.eZ8NmM
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WMCfZn
find-requires: running scripts (debuginfo)
Provides: debug(libnpth.so.0)
Requires: libnpth = 1.6-alt1_1, debug(libc.so.6), debug(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/i586/libnpth-1.6-alt1_1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libnpth-devel-1.6-alt1_1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libnpth-debuginfo-1.6-alt1_1.i586.rpm
11.66user 5.36system 0:23.23elapsed 73%CPU (0avgtext+0avgdata 22656maxresident)k
0inputs+0outputs (0major+917486minor)pagefaults 0swaps
17.15user 9.64system 0:32.66elapsed 82%CPU (0avgtext+0avgdata 108688maxresident)k
0inputs+0outputs (0major+1149578minor)pagefaults 0swaps
--- libnpth-1.6-alt1_1.i586.rpm.repo	2019-04-01 11:47:34.000000000 +0000
+++ libnpth-1.6-alt1_1.i586.rpm.hasher	2020-03-01 11:18:56.707084008 +0000
@@ -8,2 +8,3 @@
 Requires: libc.so.6(GLIBC_2.3.2)  
+Requires: libc.so.6(GLIBC_2.4)  
 Requires: libpthread.so.0(GLIBC_2.0)