<86>Jun 16 01:09:27 userdel[3991592]: delete user 'rooter' <86>Jun 16 01:09:27 groupadd[3991694]: group added to /etc/group: name=rooter, GID=1868 <86>Jun 16 01:09:27 groupadd[3991694]: group added to /etc/gshadow: name=rooter <86>Jun 16 01:09:27 groupadd[3991694]: new group: name=rooter, GID=1868 <86>Jun 16 01:09:27 useradd[3991754]: new user: name=rooter, UID=1868, GID=1868, home=/root, shell=/bin/bash <86>Jun 16 01:09:27 userdel[3991867]: delete user 'builder' <86>Jun 16 01:09:27 userdel[3991867]: removed group 'builder' owned by 'builder' <86>Jun 16 01:09:27 userdel[3991867]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 01:09:27 groupadd[3991973]: group added to /etc/group: name=builder, GID=1869 <86>Jun 16 01:09:27 groupadd[3991973]: group added to /etc/gshadow: name=builder <86>Jun 16 01:09:27 groupadd[3991973]: new group: name=builder, GID=1869 <86>Jun 16 01:09:27 useradd[3992044]: new user: name=builder, UID=1869, GID=1869, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/npth-1.6.0.20.g7e45b50-alt3.nosrc.rpm (w1.gzdio) Installing npth-1.6.0.20.g7e45b50-alt3.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.15245 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf npth-1.6.0.20.g7e45b50 + echo 'Source #0 (npth-1.6.0.20.g7e45b50.tar):' Source #0 (npth-1.6.0.20.g7e45b50.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/npth-1.6.0.20.g7e45b50.tar + cd npth-1.6.0.20.g7e45b50 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (0001-ALT-version-is-not-beta.patch):' Patch #1 (0001-ALT-version-is-not-beta.patch): + /usr/bin/patch -p1 patching file autogen.sh + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.15245 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd npth-1.6.0.20.g7e45b50 + 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 AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize-default: linking file 'build-aux/config.guess' libtoolize-default: linking file 'build-aux/config.sub' libtoolize-default: linking file 'build-aux/install-sh' libtoolize-default: linking file 'build-aux/ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize-default: linking file 'm4/libtool.m4' libtoolize-default: linking file 'm4/ltoptions.m4' libtoolize-default: linking file 'm4/ltsugar.m4' libtoolize-default: linking file 'm4/ltversion.m4' libtoolize-default: linking file 'm4/lt~obsolete.m4' autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:83: installing 'build-aux/compile' configure.ac:74: installing 'build-aux/missing' src/Makefile.am: installing 'build-aux/depcomp' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' + ASFLAGS= + export ASFLAGS + export lt_cv_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/lib --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 whether make supports the include directive... yes (GNU style) 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 how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking 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_rwlock_t... yes 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 npth.pc 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.7 prepared for make Revision: 0000000 (0) 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.0.20.g7e45b50/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 -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 -c npth-sigev.c -fPIC -DPIC -o .libs/npth-sigev.o make[2]: Leaving directory '/usr/src/RPM/BUILD/npth-1.6.0.20.g7e45b50/src' make[2]: Entering directory '/usr/src/RPM/BUILD/npth-1.6.0.20.g7e45b50/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 -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 -c npth.c -fPIC -DPIC -o .libs/npth.o make[2]: Leaving directory '/usr/src/RPM/BUILD/npth-1.6.0.20.g7e45b50/src' make[2]: Entering directory '/usr/src/RPM/BUILD/npth-1.6.0.20.g7e45b50/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 -g -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.0.20.g7e45b50/src' Making all in tests make[2]: Entering directory '/usr/src/RPM/BUILD/npth-1.6.0.20.g7e45b50/tests' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -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] 24 | static int opt_verbose; | ^~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/npth-1.6.0.20.g7e45b50/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/npth-1.6.0.20.g7e45b50/tests' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -c -o t-fork.o t-fork.c make[2]: Leaving directory '/usr/src/RPM/BUILD/npth-1.6.0.20.g7e45b50/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/npth-1.6.0.20.g7e45b50/tests' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -pipe -frecord-gcc-switches -Wall -g -O2 -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] 48 | int rc, i; | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/npth-1.6.0.20.g7e45b50/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/npth-1.6.0.20.g7e45b50/tests' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -no-install -o t-mutex t-mutex.o ../src/libnpth.la -lpthread libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o t-mutex t-mutex.o ../src/.libs/libnpth.so -lpthread -Wl,-rpath -Wl,/usr/src/RPM/BUILD/npth-1.6.0.20.g7e45b50/src/.libs make[2]: Leaving directory '/usr/src/RPM/BUILD/npth-1.6.0.20.g7e45b50/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/npth-1.6.0.20.g7e45b50/tests' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -no-install -o t-fork t-fork.o ../src/libnpth.la -lpthread libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o t-fork t-fork.o ../src/.libs/libnpth.so -lpthread -Wl,-rpath -Wl,/usr/src/RPM/BUILD/npth-1.6.0.20.g7e45b50/src/.libs make[2]: Leaving directory '/usr/src/RPM/BUILD/npth-1.6.0.20.g7e45b50/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/npth-1.6.0.20.g7e45b50/tests' /bin/sh ../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -no-install -o t-thread t-thread.o ../src/libnpth.la -lpthread libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -o t-thread t-thread.o ../src/.libs/libnpth.so -lpthread -Wl,-rpath -Wl,/usr/src/RPM/BUILD/npth-1.6.0.20.g7e45b50/src/.libs make[2]: Leaving directory '/usr/src/RPM/BUILD/npth-1.6.0.20.g7e45b50/tests' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.97627 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/npth-buildroot + : + /bin/rm -rf -- /usr/src/tmp/npth-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd npth-1.6.0.20.g7e45b50 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/npth-buildroot make: Entering directory '/usr/src/RPM/BUILD/npth-1.6.0.20.g7e45b50' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/npth-1.6.0.20.g7e45b50/src' make[2]: Entering directory '/usr/src/RPM/BUILD/npth-1.6.0.20.g7e45b50/src' /bin/mkdir -p '/usr/src/tmp/npth-buildroot/usr/lib64' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libnpth.la '/usr/src/tmp/npth-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libnpth.so.0.1.2 /usr/src/tmp/npth-buildroot/usr/lib64/libnpth.so.0.1.2 libtool: install: (cd /usr/src/tmp/npth-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/npth-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/npth-buildroot/usr/lib64/libnpth.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/npth-buildroot/usr/include' /usr/libexec/rpm-build/install -p -m 644 npth.h '/usr/src/tmp/npth-buildroot/usr/include' make[2]: Leaving directory '/usr/src/RPM/BUILD/npth-1.6.0.20.g7e45b50/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/npth-1.6.0.20.g7e45b50/src' Making install in tests make[1]: Entering directory '/usr/src/RPM/BUILD/npth-1.6.0.20.g7e45b50/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/npth-1.6.0.20.g7e45b50/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.0.20.g7e45b50/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/npth-1.6.0.20.g7e45b50/tests' make[1]: Entering directory '/usr/src/RPM/BUILD/npth-1.6.0.20.g7e45b50' make[2]: Entering directory '/usr/src/RPM/BUILD/npth-1.6.0.20.g7e45b50' /bin/mkdir -p '/usr/src/tmp/npth-buildroot/usr/bin' /usr/libexec/rpm-build/install -p npth-config '/usr/src/tmp/npth-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/npth-buildroot/usr/share/aclocal' /usr/libexec/rpm-build/install -p -m 644 npth.m4 '/usr/src/tmp/npth-buildroot/usr/share/aclocal' /bin/mkdir -p '/usr/src/tmp/npth-buildroot/usr/lib64/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 npth.pc '/usr/src/tmp/npth-buildroot/usr/lib64/pkgconfig' make[2]: Leaving directory '/usr/src/RPM/BUILD/npth-1.6.0.20.g7e45b50' make[1]: Leaving directory '/usr/src/RPM/BUILD/npth-1.6.0.20.g7e45b50' make: Leaving directory '/usr/src/RPM/BUILD/npth-1.6.0.20.g7e45b50' + install -D -pm0644 .rpm/npth-config.1 /usr/src/tmp/npth-buildroot/usr/share/man/man1/npth-config.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/npth-buildroot (auto) removed './usr/lib64/libnpth.la' 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/npth-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 " /usr/lib64/pkgconfig/npth.pc: Cflags: '-I${includedir} ' --> '' /usr/lib64/pkgconfig/npth.pc: Libs: '-L${libdir} -lnpth -lpthread ' --> '-lnpth -lpthread' Checking contents of files in /usr/src/tmp/npth-buildroot/ (default) Compressing files in /usr/src/tmp/npth-buildroot (auto) Adjusting library links in /usr/src/tmp/npth-buildroot ./usr/lib64: (from :0) libnpth.so.0 -> libnpth.so.0.1.2 Verifying ELF objects in /usr/src/tmp/npth-buildroot (arch=strict,fhs=strict,lfs=strict,lint=strict,rpath=strict,stack=strict,textrel=strict,unresolved=strict) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.58054 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd npth-1.6.0.20.g7e45b50 + make check make: Entering directory '/usr/src/RPM/BUILD/npth-1.6.0.20.g7e45b50' Making check in src make[1]: Entering directory '/usr/src/RPM/BUILD/npth-1.6.0.20.g7e45b50/src' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/usr/src/RPM/BUILD/npth-1.6.0.20.g7e45b50/src' Making check in tests make[1]: Entering directory '/usr/src/RPM/BUILD/npth-1.6.0.20.g7e45b50/tests' make check-TESTS make[2]: Entering directory '/usr/src/RPM/BUILD/npth-1.6.0.20.g7e45b50/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.0.20.g7e45b50/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/npth-1.6.0.20.g7e45b50/tests' make[1]: Entering directory '/usr/src/RPM/BUILD/npth-1.6.0.20.g7e45b50' make[1]: Leaving directory '/usr/src/RPM/BUILD/npth-1.6.0.20.g7e45b50' make: Leaving directory '/usr/src/RPM/BUILD/npth-1.6.0.20.g7e45b50' + exit 0 Processing files: libnpth-1.6.0.20.g7e45b50-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yi8adR find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/npth-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.YcupuR find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: 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.32)(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.JclgiT Creating libnpth-debuginfo package Processing files: libnpth-devel-1.6.0.20.g7e45b50-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.54083 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd npth-1.6.0.20.g7e45b50 + DOCDIR=/usr/src/tmp/npth-buildroot/usr/share/doc/libnpth-devel-1.6.0.20.g7e45b50 + export DOCDIR + rm -rf /usr/src/tmp/npth-buildroot/usr/share/doc/libnpth-devel-1.6.0.20.g7e45b50 + /bin/mkdir -p /usr/src/tmp/npth-buildroot/usr/share/doc/libnpth-devel-1.6.0.20.g7e45b50 + cp -prL AUTHORS NEWS README /usr/src/tmp/npth-buildroot/usr/share/doc/libnpth-devel-1.6.0.20.g7e45b50 + chmod -R go-w /usr/src/tmp/npth-buildroot/usr/share/doc/libnpth-devel-1.6.0.20.g7e45b50 + chmod -R a+rX /usr/src/tmp/npth-buildroot/usr/share/doc/libnpth-devel-1.6.0.20.g7e45b50 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.C6oV9R find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AzM9PQ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) find-requires: FINDPACKAGE-COMMANDS: cat Provides: pkgconfig(npth) = 1.7 Requires: libnpth = 1.6.0.20.g7e45b50-alt3, /bin/sh, /usr/lib64/libnpth.so.0.1.2, /usr/lib64/pkgconfig, coreutils Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.q0w5tR Processing files: libnpth-debuginfo-1.6.0.20.g7e45b50-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rqWyaS find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IJXSAT find-requires: running scripts (debuginfo) Provides: debug64(libnpth.so.0) Requires: libnpth = 1.6.0.20.g7e45b50-alt3, 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.0.20.g7e45b50-alt3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libnpth-devel-1.6.0.20.g7e45b50-alt3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libnpth-debuginfo-1.6.0.20.g7e45b50-alt3.x86_64.rpm (w2.lzdio) 6.36user 9.25system 0:20.58elapsed 75%CPU (0avgtext+0avgdata 28300maxresident)k 0inputs+0outputs (0major+1164776minor)pagefaults 0swaps 0.65user 2.34system 0:27.42elapsed 10%CPU (0avgtext+0avgdata 12032maxresident)k 0inputs+0outputs (0major+99438minor)pagefaults 0swaps --- libnpth-1.6.0.20.g7e45b50-alt3.x86_64.rpm.repo 2021-07-12 18:31:31.000000000 +0000 +++ libnpth-1.6.0.20.g7e45b50-alt3.x86_64.rpm.hasher 2024-06-16 01:09:50.165084641 +0000 @@ -17,3 +17,3 @@ 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 173ef2acedfba42b5cd07258fac3a812 -RPMIdentity: f94c313f8a4cc330fa7fdc9f48da040872394e13a79af26eff661afba38f68ea5e56d5a40f3018f9a0e4fcdca779e8468b90ddbc04884f421fe86f2faf2cf65a +File: /usr/lib64/libnpth.so.0.1.2 100644 root:root 877a086f6665313cdb90084eb9030396 +RPMIdentity: b12098597d10dfefd58ebc47725ef6643ac0ea8b86bbf1e8766463aaba6736396afe711f2d31ef02571d0ea0e67590f49da614389535a45f07a6f99ff57666c0 --- libnpth-debuginfo-1.6.0.20.g7e45b50-alt3.x86_64.rpm.repo 2021-07-12 18:31:31.000000000 +0000 +++ libnpth-debuginfo-1.6.0.20.g7e45b50-alt3.x86_64.rpm.hasher 2024-06-16 01:09:50.270086376 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/ff 40755 root:root -/usr/lib/debug/.build-id/ff/ffa95e8aa6faad1b18dcf8a81b617095339926 120777 root:root ../../../../lib64/libnpth.so.0.1.2 -/usr/lib/debug/.build-id/ff/ffa95e8aa6faad1b18dcf8a81b617095339926.debug 120777 root:root ../../usr/lib64/libnpth.so.0.1.2.debug +/usr/lib/debug/.build-id/88 40755 root:root +/usr/lib/debug/.build-id/88/67a4e94370e4c2946c442d44d58236c5b58099 120777 root:root ../../../../lib64/libnpth.so.0.1.2 +/usr/lib/debug/.build-id/88/67a4e94370e4c2946c442d44d58236c5b58099.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.0.20.g7e45b50-alt3:sisyphus+278566.100.1.1 -File: /usr/lib/debug/.build-id/ff 40755 root:root -File: /usr/lib/debug/.build-id/ff/ffa95e8aa6faad1b18dcf8a81b617095339926 120777 root:root ../../../../lib64/libnpth.so.0.1.2 -File: /usr/lib/debug/.build-id/ff/ffa95e8aa6faad1b18dcf8a81b617095339926.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 223cc508db8231b3eaa8de41a10859bb +File: /usr/lib/debug/.build-id/88 40755 root:root +File: /usr/lib/debug/.build-id/88/67a4e94370e4c2946c442d44d58236c5b58099 120777 root:root ../../../../lib64/libnpth.so.0.1.2 +File: /usr/lib/debug/.build-id/88/67a4e94370e4c2946c442d44d58236c5b58099.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 f2b6de48b528df8cf3462ff4b21ca09c 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.0.20.g7e45b50/src/npth.h 100644 root:root 5b70997a12932f9c9e403eeb6f5241ab -RPMIdentity: 76a666c36fa1e29ce16ea5c4ffea7ffc87471b20fbbe87193168a08916595d434b6b210b13d638b45fb7cac54a8e3f95946c305d6a9cc607270b3ae88ca0fa56 +RPMIdentity: ef0511d3eebfba196cb8f6111d90fb1c228bf1edcb5f79c0d7ce657b222d1e8b9a5f0e383064cb54d6c3a36748aa4b24b0fa12ecda8772593ce332ac6bcb0137