<86>Apr 5 07:20:54 userdel[121362]: delete user 'rooter' <86>Apr 5 07:20:54 userdel[121362]: removed group 'rooter' owned by 'rooter' <86>Apr 5 07:20:54 userdel[121362]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 5 07:20:54 groupadd[121406]: group added to /etc/group: name=rooter, GID=621 <86>Apr 5 07:20:54 groupadd[121406]: group added to /etc/gshadow: name=rooter <86>Apr 5 07:20:54 groupadd[121406]: new group: name=rooter, GID=621 <86>Apr 5 07:20:54 useradd[121434]: new user: name=rooter, UID=621, GID=621, home=/root, shell=/bin/bash <86>Apr 5 07:20:54 userdel[121548]: delete user 'builder' <86>Apr 5 07:20:54 groupadd[121649]: group added to /etc/group: name=builder, GID=622 <86>Apr 5 07:20:54 groupadd[121649]: group added to /etc/gshadow: name=builder <86>Apr 5 07:20:54 groupadd[121649]: new group: name=builder, GID=622 <86>Apr 5 07:20:54 useradd[121666]: new user: name=builder, UID=622, GID=622, 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 <13>Apr 5 07:20:57 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Apr 5 07:20:57 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed <13>Apr 5 07:20:57 rpmi: libdb4.7-devel-4.7.25-alt9 1490438479 installed <13>Apr 5 07:20:58 rpmi: perl-devel-1:5.28.1-alt1 sisyphus+219907.100.1.1 1548343222 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/tap-1.03-alt1_9.nosrc.rpm Installing tap-1.03-alt1_9.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.41212 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf tap-1.03 + echo 'Source #0 (tap-1.03.tar.gz):' Source #0 (tap-1.03.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/tap-1.03.tar.gz + /bin/tar -xf - + cd tap-1.03 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.41212 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tap-1.03 + autoreconf -vfi autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --copy --force --install libtoolize-default: putting auxiliary files in `.'. libtoolize-default: copying file `./config.guess' libtoolize-default: copying file `./config.sub' libtoolize-default: copying file `./install-sh' libtoolize-default: copying file `./ltmain.sh' libtoolize-default: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize-default: rerunning libtoolize-default, to keep the correct libtool macros in-tree. libtoolize-default: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 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: configure.ac: not using Autoheader autoreconf-default: running: automake --add-missing --copy --force-missing configure.ac:4: installing './compile' parallel-tests: installing './test-driver' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ 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 -- '{}' + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + 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 --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 for i586-alt-linux-gcc... i586-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i586-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for sysroot... no checking for i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for main in -lpthread... yes checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for an ANSI C-conforming const... yes checking for vprintf... yes checking for _doprnt... no checking for atexit... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating tests/diag/Makefile config.status: creating tests/fail/Makefile config.status: creating tests/ok/Makefile config.status: creating tests/ok/ok-hash/Makefile config.status: creating tests/ok/ok-numeric/Makefile config.status: creating tests/ok/ok/Makefile config.status: creating tests/pass/Makefile config.status: creating tests/plan/Makefile config.status: creating tests/plan/no-tests/Makefile config.status: creating tests/plan/no_plan/Makefile config.status: creating tests/plan/not-enough-tests/Makefile config.status: creating tests/plan/sane/Makefile config.status: creating tests/plan/skip_all/Makefile config.status: creating tests/plan/too-many-plans/Makefile config.status: creating tests/plan/too-many-tests/Makefile config.status: creating tests/skip/Makefile config.status: creating tests/todo/Makefile config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 CFLAGS+=-UHAVE_LIBPTHREAD Making all in src make[1]: Entering directory '/usr/src/RPM/BUILD/tap-1.03/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"tap\" -DPACKAGE_TARNAME=\"tap\" -DPACKAGE_VERSION=\"1.03\" -DPACKAGE_STRING=\"tap\ 1.03\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tap\" -DVERSION=\"1.03\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_VPRINTF=1 -DHAVE_ATEXIT=1 -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -UHAVE_LIBPTHREAD -c -o tap.lo tap.c libtool: compile: i586-alt-linux-gcc -DPACKAGE_NAME=\"tap\" -DPACKAGE_TARNAME=\"tap\" -DPACKAGE_VERSION=\"1.03\" "-DPACKAGE_STRING=\"tap 1.03\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tap\" -DVERSION=\"1.03\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_VPRINTF=1 -DHAVE_ATEXIT=1 -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -UHAVE_LIBPTHREAD -c tap.c -fPIC -DPIC -o .libs/tap.o tap.c: In function '_gen_result': tap.c:85:7: warning: implicit declaration of function 'vasprintf'; did you mean 'vsprintf'? [-Wimplicit-function-declaration] if (vasprintf(&local_test_name, test_name, ap) < 0) ^~~~~~~~~ vsprintf make[1]: Leaving directory '/usr/src/RPM/BUILD/tap-1.03/src' make[1]: Entering directory '/usr/src/RPM/BUILD/tap-1.03/src' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -UHAVE_LIBPTHREAD -o libtap.la -rpath /usr/lib tap.lo -lpthread libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/tap.o -lpthread -O2 -march=i586 -mtune=generic -Wl,-soname -Wl,libtap.so.0 -o .libs/libtap.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libtap.so.0" && ln -s "libtap.so.0.0.0" "libtap.so.0") libtool: link: (cd ".libs" && rm -f "libtap.so" && ln -s "libtap.so.0.0.0" "libtap.so") libtool: link: ( cd ".libs" && rm -f "libtap.la" && ln -s "../libtap.la" "libtap.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/tap-1.03/src' Making all in tests Making all in diag make[2]: Nothing to be done for 'all'. Making all in fail make[2]: Nothing to be done for 'all'. Making all in ok Making all in ok make[3]: Nothing to be done for 'all'. Making all in ok-hash make[3]: Nothing to be done for 'all'. Making all in ok-numeric make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in pass make[2]: Nothing to be done for 'all'. Making all in plan Making all in no-tests make[3]: Nothing to be done for 'all'. Making all in no_plan make[3]: Nothing to be done for 'all'. Making all in not-enough-tests make[3]: Nothing to be done for 'all'. Making all in too-many-plans make[3]: Nothing to be done for 'all'. Making all in too-many-tests make[3]: Nothing to be done for 'all'. Making all in sane make[3]: Nothing to be done for 'all'. Making all in skip_all make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in skip make[2]: Nothing to be done for 'all'. Making all in todo make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all-am'. make[1]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.34294 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/tap-buildroot + : + /bin/rm -rf -- /usr/src/tmp/tap-buildroot + cd tap-1.03 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/tap-buildroot make: Entering directory '/usr/src/RPM/BUILD/tap-1.03' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/tap-1.03/src' make[2]: Entering directory '/usr/src/RPM/BUILD/tap-1.03/src' /bin/mkdir -p '/usr/src/tmp/tap-buildroot/usr/lib' /bin/sh ../libtool --mode=install /bin/install -p libtap.la '/usr/src/tmp/tap-buildroot/usr/lib' libtool: install: /bin/install -p .libs/libtap.so.0.0.0 /usr/src/tmp/tap-buildroot/usr/lib/libtap.so.0.0.0 libtool: install: (cd /usr/src/tmp/tap-buildroot/usr/lib && { ln -s -f libtap.so.0.0.0 libtap.so.0 || { rm -f libtap.so.0 && ln -s libtap.so.0.0.0 libtap.so.0; }; }) libtool: install: (cd /usr/src/tmp/tap-buildroot/usr/lib && { ln -s -f libtap.so.0.0.0 libtap.so || { rm -f libtap.so && ln -s libtap.so.0.0.0 libtap.so; }; }) libtool: install: /bin/install -p .libs/libtap.lai /usr/src/tmp/tap-buildroot/usr/lib/libtap.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/mkdir -p '/usr/src/tmp/tap-buildroot/usr/include' /bin/install -p -m 644 tap.h '/usr/src/tmp/tap-buildroot/usr/include' /bin/mkdir -p '/usr/src/tmp/tap-buildroot/usr/share/man/man3' /bin/install -p -m 644 tap.3 '/usr/src/tmp/tap-buildroot/usr/share/man/man3' make[2]: Leaving directory '/usr/src/RPM/BUILD/tap-1.03/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/tap-1.03/src' Making install in tests make[1]: Entering directory '/usr/src/RPM/BUILD/tap-1.03/tests' Making install in diag make[2]: Entering directory '/usr/src/RPM/BUILD/tap-1.03/tests/diag' make[3]: Entering directory '/usr/src/RPM/BUILD/tap-1.03/tests/diag' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/tap-1.03/tests/diag' make[2]: Leaving directory '/usr/src/RPM/BUILD/tap-1.03/tests/diag' Making install in fail make[2]: Entering directory '/usr/src/RPM/BUILD/tap-1.03/tests/fail' make[3]: Entering directory '/usr/src/RPM/BUILD/tap-1.03/tests/fail' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/tap-1.03/tests/fail' make[2]: Leaving directory '/usr/src/RPM/BUILD/tap-1.03/tests/fail' Making install in ok make[2]: Entering directory '/usr/src/RPM/BUILD/tap-1.03/tests/ok' Making install in ok make[3]: Entering directory '/usr/src/RPM/BUILD/tap-1.03/tests/ok/ok' make[4]: Entering directory '/usr/src/RPM/BUILD/tap-1.03/tests/ok/ok' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/RPM/BUILD/tap-1.03/tests/ok/ok' make[3]: Leaving directory '/usr/src/RPM/BUILD/tap-1.03/tests/ok/ok' Making install in ok-hash make[3]: Entering directory '/usr/src/RPM/BUILD/tap-1.03/tests/ok/ok-hash' make[4]: Entering directory '/usr/src/RPM/BUILD/tap-1.03/tests/ok/ok-hash' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/RPM/BUILD/tap-1.03/tests/ok/ok-hash' make[3]: Leaving directory '/usr/src/RPM/BUILD/tap-1.03/tests/ok/ok-hash' Making install in ok-numeric make[3]: Entering directory '/usr/src/RPM/BUILD/tap-1.03/tests/ok/ok-numeric' make[4]: Entering directory '/usr/src/RPM/BUILD/tap-1.03/tests/ok/ok-numeric' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/RPM/BUILD/tap-1.03/tests/ok/ok-numeric' make[3]: Leaving directory '/usr/src/RPM/BUILD/tap-1.03/tests/ok/ok-numeric' make[3]: Entering directory '/usr/src/RPM/BUILD/tap-1.03/tests/ok' make[4]: Entering directory '/usr/src/RPM/BUILD/tap-1.03/tests/ok' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/RPM/BUILD/tap-1.03/tests/ok' make[3]: Leaving directory '/usr/src/RPM/BUILD/tap-1.03/tests/ok' make[2]: Leaving directory '/usr/src/RPM/BUILD/tap-1.03/tests/ok' Making install in pass make[2]: Entering directory '/usr/src/RPM/BUILD/tap-1.03/tests/pass' make[3]: Entering directory '/usr/src/RPM/BUILD/tap-1.03/tests/pass' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/tap-1.03/tests/pass' make[2]: Leaving directory '/usr/src/RPM/BUILD/tap-1.03/tests/pass' Making install in plan make[2]: Entering directory '/usr/src/RPM/BUILD/tap-1.03/tests/plan' Making install in no-tests make[3]: Entering directory '/usr/src/RPM/BUILD/tap-1.03/tests/plan/no-tests' make[4]: Entering directory '/usr/src/RPM/BUILD/tap-1.03/tests/plan/no-tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/RPM/BUILD/tap-1.03/tests/plan/no-tests' make[3]: Leaving directory '/usr/src/RPM/BUILD/tap-1.03/tests/plan/no-tests' Making install in no_plan make[3]: Entering directory '/usr/src/RPM/BUILD/tap-1.03/tests/plan/no_plan' make[4]: Entering directory '/usr/src/RPM/BUILD/tap-1.03/tests/plan/no_plan' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/RPM/BUILD/tap-1.03/tests/plan/no_plan' make[3]: Leaving directory '/usr/src/RPM/BUILD/tap-1.03/tests/plan/no_plan' Making install in not-enough-tests make[3]: Entering directory '/usr/src/RPM/BUILD/tap-1.03/tests/plan/not-enough-tests' make[4]: Entering directory '/usr/src/RPM/BUILD/tap-1.03/tests/plan/not-enough-tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/RPM/BUILD/tap-1.03/tests/plan/not-enough-tests' make[3]: Leaving directory '/usr/src/RPM/BUILD/tap-1.03/tests/plan/not-enough-tests' Making install in too-many-plans make[3]: Entering directory '/usr/src/RPM/BUILD/tap-1.03/tests/plan/too-many-plans' make[4]: Entering directory '/usr/src/RPM/BUILD/tap-1.03/tests/plan/too-many-plans' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/RPM/BUILD/tap-1.03/tests/plan/too-many-plans' make[3]: Leaving directory '/usr/src/RPM/BUILD/tap-1.03/tests/plan/too-many-plans' Making install in too-many-tests make[3]: Entering directory '/usr/src/RPM/BUILD/tap-1.03/tests/plan/too-many-tests' make[4]: Entering directory '/usr/src/RPM/BUILD/tap-1.03/tests/plan/too-many-tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/RPM/BUILD/tap-1.03/tests/plan/too-many-tests' make[3]: Leaving directory '/usr/src/RPM/BUILD/tap-1.03/tests/plan/too-many-tests' Making install in sane make[3]: Entering directory '/usr/src/RPM/BUILD/tap-1.03/tests/plan/sane' make[4]: Entering directory '/usr/src/RPM/BUILD/tap-1.03/tests/plan/sane' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/RPM/BUILD/tap-1.03/tests/plan/sane' make[3]: Leaving directory '/usr/src/RPM/BUILD/tap-1.03/tests/plan/sane' Making install in skip_all make[3]: Entering directory '/usr/src/RPM/BUILD/tap-1.03/tests/plan/skip_all' make[4]: Entering directory '/usr/src/RPM/BUILD/tap-1.03/tests/plan/skip_all' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/RPM/BUILD/tap-1.03/tests/plan/skip_all' make[3]: Leaving directory '/usr/src/RPM/BUILD/tap-1.03/tests/plan/skip_all' make[3]: Entering directory '/usr/src/RPM/BUILD/tap-1.03/tests/plan' make[4]: Entering directory '/usr/src/RPM/BUILD/tap-1.03/tests/plan' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/usr/src/RPM/BUILD/tap-1.03/tests/plan' make[3]: Leaving directory '/usr/src/RPM/BUILD/tap-1.03/tests/plan' make[2]: Leaving directory '/usr/src/RPM/BUILD/tap-1.03/tests/plan' Making install in skip make[2]: Entering directory '/usr/src/RPM/BUILD/tap-1.03/tests/skip' make[3]: Entering directory '/usr/src/RPM/BUILD/tap-1.03/tests/skip' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/tap-1.03/tests/skip' make[2]: Leaving directory '/usr/src/RPM/BUILD/tap-1.03/tests/skip' Making install in todo make[2]: Entering directory '/usr/src/RPM/BUILD/tap-1.03/tests/todo' make[3]: Entering directory '/usr/src/RPM/BUILD/tap-1.03/tests/todo' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/tap-1.03/tests/todo' make[2]: Leaving directory '/usr/src/RPM/BUILD/tap-1.03/tests/todo' make[2]: Entering directory '/usr/src/RPM/BUILD/tap-1.03/tests' make[3]: Entering directory '/usr/src/RPM/BUILD/tap-1.03/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/tap-1.03/tests' make[2]: Leaving directory '/usr/src/RPM/BUILD/tap-1.03/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/tap-1.03/tests' make[1]: Entering directory '/usr/src/RPM/BUILD/tap-1.03' make[2]: Entering directory '/usr/src/RPM/BUILD/tap-1.03' 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/tap-1.03' make[1]: Leaving directory '/usr/src/RPM/BUILD/tap-1.03' make: Leaving directory '/usr/src/RPM/BUILD/tap-1.03' + find /usr/src/tmp/tap-buildroot -name '*.la' -delete + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/tap-buildroot (auto) mode of './usr/lib/libtap.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/tap-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/tap-buildroot/ (default) Compressing files in /usr/src/tmp/tap-buildroot (auto) Adjusting library links in /usr/src/tmp/tap-buildroot ./usr/lib: libtap.so.0 -> libtap.so.0.0.0 Verifying ELF objects in /usr/src/tmp/tap-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: libtap0-1.03-alt1_9 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.19140 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tap-1.03 + DOCDIR=/usr/src/tmp/tap-buildroot/usr/share/doc/libtap0-1.03 + export DOCDIR + rm -rf /usr/src/tmp/tap-buildroot/usr/share/doc/libtap0-1.03 + /bin/mkdir -p /usr/src/tmp/tap-buildroot/usr/share/doc/libtap0-1.03 + cp -prL COPYING NEWS README /usr/src/tmp/tap-buildroot/usr/share/doc/libtap0-1.03 + chmod -R go-w /usr/src/tmp/tap-buildroot/usr/share/doc/libtap0-1.03 + chmod -R a+rX /usr/src/tmp/tap-buildroot/usr/share/doc/libtap0-1.03 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GBCvtf find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/tap-buildroot/usr/lib/libtap.so.0: 9 symbols, 14 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8RRylG find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libtap.so.0 = set:hdlZhnCHIoM9ZxEoAnT81 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libpthread.so.0(GLIBC_2.0), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.maXnkK Creating libtap0-debuginfo package Processing files: libtap-devel-1.03-alt1_9 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DRYKOr 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.YrvQAz find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: tap-devel = 1.03-alt1_9 Requires: libtap0 = 1.03, /usr/lib/libtap.so.0.0.0 Obsoletes: libtap0-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qZZbli Processing files: libtap0-debuginfo-1.03-alt1_9 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AWnDwA find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.j52chp find-requires: running scripts (debuginfo) Provides: debug(libtap.so.0) Requires: libtap0 = 1.03-alt1_9, debug(libc.so.6), debug(libpthread.so.0) Adding to libtap0-debuginfo a strict dependency on libtap0 Adding to libtap-devel a strict dependency on libtap0 Removing 1 extra deps from libtap-devel due to dependency on libtap0 Wrote: /usr/src/RPM/RPMS/i586/libtap0-1.03-alt1_9.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libtap-devel-1.03-alt1_9.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libtap0-debuginfo-1.03-alt1_9.i586.rpm 9.65user 1.36system 0:32.30elapsed 34%CPU (0avgtext+0avgdata 21708maxresident)k 0inputs+0outputs (0major+846728minor)pagefaults 0swaps 14.23user 3.28system 0:42.88elapsed 40%CPU (0avgtext+0avgdata 116628maxresident)k 0inputs+0outputs (0major+1162717minor)pagefaults 0swaps --- libtap-devel-1.03-alt1_9.i586.rpm.repo 2019-01-28 05:04:23.000000000 +0000 +++ libtap-devel-1.03-alt1_9.i586.rpm.hasher 2019-04-05 07:21:35.174385792 +0000 @@ -3,2 +3,3 @@ /usr/share/man/man3/tap.3.xz 100644 +Requires: libtap0 = 1.03 Requires: libtap0 = 1.03-alt1_9:sisyphus+220040.100.1.1