<86>Dec 31 09:38:35 userdel[3331925]: delete user 'rooter' <86>Dec 31 09:38:35 userdel[3331925]: removed group 'rooter' owned by 'rooter' <86>Dec 31 09:38:35 userdel[3331925]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 31 09:38:35 groupadd[3331970]: group added to /etc/group: name=rooter, GID=945 <86>Dec 31 09:38:35 groupadd[3331970]: group added to /etc/gshadow: name=rooter <86>Dec 31 09:38:35 groupadd[3331970]: new group: name=rooter, GID=945 <86>Dec 31 09:38:35 useradd[3332005]: new user: name=rooter, UID=945, GID=945, home=/root, shell=/bin/bash <86>Dec 31 09:38:35 userdel[3332048]: delete user 'builder' <86>Dec 31 09:38:35 userdel[3332048]: removed group 'builder' owned by 'builder' <86>Dec 31 09:38:35 userdel[3332048]: removed shadow group 'builder' owned by 'builder' <86>Dec 31 09:38:35 groupadd[3332094]: group added to /etc/group: name=builder, GID=946 <86>Dec 31 09:38:35 groupadd[3332094]: group added to /etc/gshadow: name=builder <86>Dec 31 09:38:35 groupadd[3332094]: new group: name=builder, GID=946 <86>Dec 31 09:38:35 useradd[3332126]: new user: name=builder, UID=946, GID=946, home=/usr/src, shell=/bin/bash <13>Dec 31 09:38:39 rpmi: valgrind-3.17.0-alt3 sisyphus+284325.100.1.1 1630488728 installed <13>Dec 31 09:38:39 rpmi: valgrind-devel-3.17.0-alt3 sisyphus+284325.100.1.1 1630488728 installed <13>Dec 31 09:38:40 rpmi: valgrind-tool-devel-3.17.0-alt3 sisyphus+284325.100.1.1 1630488728 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/liblwp-2.6-alt1_16.nosrc.rpm (w1.gzdio) Installing liblwp-2.6-alt1_16.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.8705 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf lwp-2.6 + echo 'Source #0 (lwp-2.6.tar.gz):' Source #0 (lwp-2.6.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/lwp-2.6.tar.gz + /bin/tar -xf - + cd lwp-2.6 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (lwp-2.6-no-longjmp_chk.patch):' Patch #0 (lwp-2.6-no-longjmp_chk.patch): + /usr/bin/patch -p1 -b --suffix .nolongjmpchk patching file src/lwp_ucontext.c patching file src/lwp_ucontext.h + echo 'Patch #1 (lwp-2.6-system-valgrind.h):' Patch #1 (lwp-2.6-system-valgrind.h): + /usr/bin/patch -p1 -b --suffix .system-valgrind patching file src/lwp.c patching file src/Makefile.am patching file src/Makefile.in + rm -rf src/valgrind.h + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.8705 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lwp-2.6 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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: --disable-silent-rules, --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 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 for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking how to run the C preprocessor... i586-alt-linux-gcc -E checking dependency style of i586-alt-linux-gcc... none checking whether make sets $(MAKE)... (cached) yes checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu 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 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-ar... no checking for ar... ar 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 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 pthread_create in -lpthread... yes checking for sem_init in -lposix4... no checking for register_t... yes checking for stack_t... yes checking whether the C compiler accepts -Wall... yes checking for sigaltstack... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating src-pt/Makefile config.status: creating lwp.pc config.status: creating lwp-uninstalled.pc config.status: creating pkgs/pkg-bsd.sh config.status: creating pkgs/lwp.spec config.status: creating debian/changelog config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext + make -j16 make all-recursive Making all in include make[2]: Nothing to be done for 'all'. Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/lwp-2.6/src' /bin/sh ../libtool --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DLWPDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c -o liblwp_la-process.lo `test -f 'process.S' || echo './'`process.S libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DLWPDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c process.S -fPIC -DPIC -o .libs/liblwp_la-process.o make[2]: Leaving directory '/usr/src/RPM/BUILD/lwp-2.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/lwp-2.6/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c cswitch.c make[2]: Leaving directory '/usr/src/RPM/BUILD/lwp-2.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/lwp-2.6/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c testlwp.c make[2]: Leaving directory '/usr/src/RPM/BUILD/lwp-2.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/lwp-2.6/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c tdb.c make[2]: Leaving directory '/usr/src/RPM/BUILD/lwp-2.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/lwp-2.6/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c rw.c rw.c: In function 'main': rw.c:235:20: warning: variable 'tv' set but not used [-Wunused-but-set-variable] 235 | struct timeval tv; | ^~ make[2]: Leaving directory '/usr/src/RPM/BUILD/lwp-2.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/lwp-2.6/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DLWPDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c -o liblwp_la-fasttime.lo `test -f 'fasttime.c' || echo './'`fasttime.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DLWPDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c fasttime.c -fPIC -DPIC -o .libs/liblwp_la-fasttime.o make[2]: Leaving directory '/usr/src/RPM/BUILD/lwp-2.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/lwp-2.6/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DLWPDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c -o liblwp_la-lwp_stacktrace.lo `test -f 'lwp_stacktrace.c' || echo './'`lwp_stacktrace.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DLWPDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c lwp_stacktrace.c -fPIC -DPIC -o .libs/liblwp_la-lwp_stacktrace.o make[2]: Leaving directory '/usr/src/RPM/BUILD/lwp-2.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/lwp-2.6/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DLWPDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c -o liblwp_la-timer.lo `test -f 'timer.c' || echo './'`timer.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DLWPDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c timer.c -fPIC -DPIC -o .libs/liblwp_la-timer.o make[2]: Leaving directory '/usr/src/RPM/BUILD/lwp-2.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/lwp-2.6/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DLWPDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c -o liblwp_la-lwp_ucontext.lo `test -f 'lwp_ucontext.c' || echo './'`lwp_ucontext.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DLWPDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c lwp_ucontext.c -fPIC -DPIC -o .libs/liblwp_la-lwp_ucontext.o make[2]: Leaving directory '/usr/src/RPM/BUILD/lwp-2.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/lwp-2.6/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DLWPDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c -o liblwp_la-lock.lo `test -f 'lock.c' || echo './'`lock.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DLWPDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c lock.c -fPIC -DPIC -o .libs/liblwp_la-lock.o make[2]: Leaving directory '/usr/src/RPM/BUILD/lwp-2.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/lwp-2.6/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DLWPDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c -o liblwp_la-iomgr.lo `test -f 'iomgr.c' || echo './'`iomgr.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DLWPDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c iomgr.c -fPIC -DPIC -o .libs/liblwp_la-iomgr.o make[2]: Leaving directory '/usr/src/RPM/BUILD/lwp-2.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/lwp-2.6/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DLWPDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c -o liblwp_la-lwp.lo `test -f 'lwp.c' || echo './'`lwp.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DLWPDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c lwp.c -fPIC -DPIC -o .libs/liblwp_la-lwp.o In file included from lwp.private.h:50, from lwp.c:63: lwp.c: In function 'lwp_Reaper': lwp_ucontext.h:57:60: warning: right-hand operand of comma expression has no effect [-Wunused-value] 56 | #define lwp_getcontext(ucp) ( memset((ucp), 0, sizeof(struct lwp_ucontext)), \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 57 | SETJMP((ucp)->uc_mcontext, 1), 0 ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ lwp.c:520:5: note: in expansion of macro 'lwp_getcontext' 520 | lwp_getcontext(&reaper); | ^~~~~~~~~~~~~~ lwp.c: In function 'lwp_Tracer': lwp_ucontext.h:57:60: warning: right-hand operand of comma expression has no effect [-Wunused-value] 56 | #define lwp_getcontext(ucp) ( memset((ucp), 0, sizeof(struct lwp_ucontext)), \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 57 | SETJMP((ucp)->uc_mcontext, 1), 0 ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ lwp.c:570:5: note: in expansion of macro 'lwp_getcontext' 570 | lwp_getcontext(&tracer); | ^~~~~~~~~~~~~~ lwp.c: In function 'init_contexts': lwp_ucontext.h:57:60: warning: right-hand operand of comma expression has no effect [-Wunused-value] 56 | #define lwp_getcontext(ucp) ( memset((ucp), 0, sizeof(struct lwp_ucontext)), \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 57 | SETJMP((ucp)->uc_mcontext, 1), 0 ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ lwp.c:590:5: note: in expansion of macro 'lwp_getcontext' 590 | lwp_getcontext(&reaper); | ^~~~~~~~~~~~~~ lwp_ucontext.h:57:60: warning: right-hand operand of comma expression has no effect [-Wunused-value] 56 | #define lwp_getcontext(ucp) ( memset((ucp), 0, sizeof(struct lwp_ucontext)), \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 57 | SETJMP((ucp)->uc_mcontext, 1), 0 ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ lwp.c:595:5: note: in expansion of macro 'lwp_getcontext' 595 | lwp_getcontext(&tracer); | ^~~~~~~~~~~~~~ lwp.c: In function 'Initialize_PCB': lwp_ucontext.h:57:60: warning: right-hand operand of comma expression has no effect [-Wunused-value] 56 | #define lwp_getcontext(ucp) ( memset((ucp), 0, sizeof(struct lwp_ucontext)), \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 57 | SETJMP((ucp)->uc_mcontext, 1), 0 ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ lwp.c:892:9: note: in expansion of macro 'lwp_getcontext' 892 | lwp_getcontext(&temp->ctx); | ^~~~~~~~~~~~~~ lwp.c: In function 'Overflow_Complain': lwp.c:1004:13: warning: variable 'n' set but not used [-Wunused-but-set-variable] 1004 | ssize_t n; | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/lwp-2.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/lwp-2.6/src' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -version-info 2:9:0 -no-undefined -o liblwp.la -rpath /usr/lib liblwp_la-fasttime.lo liblwp_la-iomgr.lo liblwp_la-lock.lo liblwp_la-lwp.lo liblwp_la-timer.lo liblwp_la-process.lo liblwp_la-lwp_ucontext.lo liblwp_la-lwp_stacktrace.lo libtool: link: i586-alt-linux-gcc -shared .libs/liblwp_la-fasttime.o .libs/liblwp_la-iomgr.o .libs/liblwp_la-lock.o .libs/liblwp_la-lwp.o .libs/liblwp_la-timer.o .libs/liblwp_la-process.o .libs/liblwp_la-lwp_ucontext.o .libs/liblwp_la-lwp_stacktrace.o -march=i586 -mtune=generic -Wl,-soname -Wl,liblwp.so.2 -o .libs/liblwp.so.2.0.9 libtool: link: (cd ".libs" && rm -f "liblwp.so.2" && ln -s "liblwp.so.2.0.9" "liblwp.so.2") libtool: link: (cd ".libs" && rm -f "liblwp.so" && ln -s "liblwp.so.2.0.9" "liblwp.so") libtool: link: ( cd ".libs" && rm -f "liblwp.la" && ln -s "../liblwp.la" "liblwp.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/lwp-2.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/lwp-2.6/src' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -o testlwp testlwp.o liblwp.la libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -o .libs/testlwp testlwp.o ./.libs/liblwp.so make[2]: Leaving directory '/usr/src/RPM/BUILD/lwp-2.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/lwp-2.6/src' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -static -o testlwp-static testlwp.o liblwp.la libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -o testlwp-static testlwp.o ./.libs/liblwp.so -Wl,-rpath -Wl,/usr/src/RPM/BUILD/lwp-2.6/src/.libs make[2]: Leaving directory '/usr/src/RPM/BUILD/lwp-2.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/lwp-2.6/src' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -o cswitch cswitch.o liblwp.la libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -o .libs/cswitch cswitch.o ./.libs/liblwp.so make[2]: Leaving directory '/usr/src/RPM/BUILD/lwp-2.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/lwp-2.6/src' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -o tdb tdb.o liblwp.la libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -o .libs/tdb tdb.o ./.libs/liblwp.so make[2]: Leaving directory '/usr/src/RPM/BUILD/lwp-2.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/lwp-2.6/src' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -o rw rw.o liblwp.la libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -o .libs/rw rw.o ./.libs/liblwp.so make[2]: Leaving directory '/usr/src/RPM/BUILD/lwp-2.6/src' Making all in src-pt make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.98651 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/liblwp-buildroot + : + /bin/rm -rf -- /usr/src/tmp/liblwp-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd lwp-2.6 + make install DESTDIR=/usr/src/tmp/liblwp-buildroot 'INSTALL=install -p' make: Entering directory '/usr/src/RPM/BUILD/lwp-2.6' Making install in include make[1]: Entering directory '/usr/src/RPM/BUILD/lwp-2.6/include' make[2]: Entering directory '/usr/src/RPM/BUILD/lwp-2.6/include' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/lwp" || /bin/mkdir -p "/usr/src/tmp/liblwp-buildroot/usr/include/lwp" install -p -m 644 lwp/lock.h lwp/lwp.h lwp/timer.h '/usr/src/tmp/liblwp-buildroot/usr/include/lwp' make[2]: Leaving directory '/usr/src/RPM/BUILD/lwp-2.6/include' make[1]: Leaving directory '/usr/src/RPM/BUILD/lwp-2.6/include' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/lwp-2.6/src' make[2]: Entering directory '/usr/src/RPM/BUILD/lwp-2.6/src' test -z "/usr/lib" || /bin/mkdir -p "/usr/src/tmp/liblwp-buildroot/usr/lib" /bin/sh ../libtool --mode=install install -p liblwp.la '/usr/src/tmp/liblwp-buildroot/usr/lib' libtool: install: install -p .libs/liblwp.so.2.0.9 /usr/src/tmp/liblwp-buildroot/usr/lib/liblwp.so.2.0.9 libtool: install: (cd /usr/src/tmp/liblwp-buildroot/usr/lib && { ln -s -f liblwp.so.2.0.9 liblwp.so.2 || { rm -f liblwp.so.2 && ln -s liblwp.so.2.0.9 liblwp.so.2; }; }) libtool: install: (cd /usr/src/tmp/liblwp-buildroot/usr/lib && { ln -s -f liblwp.so.2.0.9 liblwp.so || { rm -f liblwp.so && ln -s liblwp.so.2.0.9 liblwp.so; }; }) libtool: install: install -p .libs/liblwp.lai /usr/src/tmp/liblwp-buildroot/usr/lib/liblwp.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/lwp-2.6/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/lwp-2.6/src' Making install in src-pt make[1]: Entering directory '/usr/src/RPM/BUILD/lwp-2.6/src-pt' make[2]: Entering directory '/usr/src/RPM/BUILD/lwp-2.6/src-pt' test -z "/usr/lib" || /bin/mkdir -p "/usr/src/tmp/liblwp-buildroot/usr/lib" make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/lwp-2.6/src-pt' make[1]: Leaving directory '/usr/src/RPM/BUILD/lwp-2.6/src-pt' make[1]: Entering directory '/usr/src/RPM/BUILD/lwp-2.6' make[2]: Entering directory '/usr/src/RPM/BUILD/lwp-2.6' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/usr/src/tmp/liblwp-buildroot/usr/lib/pkgconfig" install -p -m 644 lwp.pc '/usr/src/tmp/liblwp-buildroot/usr/lib/pkgconfig' make[2]: Leaving directory '/usr/src/RPM/BUILD/lwp-2.6' make[1]: Leaving directory '/usr/src/RPM/BUILD/lwp-2.6' make: Leaving directory '/usr/src/RPM/BUILD/lwp-2.6' + find /usr/src/tmp/liblwp-buildroot -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/liblwp-buildroot (auto) mode of './usr/lib/liblwp.so.2.0.9' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/liblwp-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib/pkgconfig/lwp.pc: Cflags: '-I${includedir}' --> '' /usr/lib/pkgconfig/lwp.pc: Libs: '-L${libdir} -llwp' --> '-llwp' Checking contents of files in /usr/src/tmp/liblwp-buildroot/ (default) Compressing files in /usr/src/tmp/liblwp-buildroot (auto) Adjusting library links in /usr/src/tmp/liblwp-buildroot ./usr/lib: (from :0) liblwp.so.2 -> liblwp.so.2.0.9 Verifying ELF objects in /usr/src/tmp/liblwp-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/liblwp.so.2.0.9: uses non-LFS functions: fcntl mmap Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.6321 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lwp-2.6 + ./src/testlwp 2 2009 milliseconds for 2 MWaits (1004626.000000 usec per Mwait and Signal) + exit 0 Processing files: liblwp-2.6-alt1_16 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.34736 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lwp-2.6 + DOCDIR=/usr/src/tmp/liblwp-buildroot/usr/share/doc/liblwp-2.6 + export DOCDIR + rm -rf /usr/src/tmp/liblwp-buildroot/usr/share/doc/liblwp-2.6 + /bin/mkdir -p /usr/src/tmp/liblwp-buildroot/usr/share/doc/liblwp-2.6 + cp -prL AUTHORS COPYING NEWS README /usr/src/tmp/liblwp-buildroot/usr/share/doc/liblwp-2.6 + chmod -R go-w /usr/src/tmp/liblwp-buildroot/usr/share/doc/liblwp-2.6 + chmod -R a+rX /usr/src/tmp/liblwp-buildroot/usr/share/doc/liblwp-2.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.f3F0YO find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/liblwp-buildroot/usr/lib/liblwp.so.2: 77 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3ZFgJf find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: lwp = 2.6-alt1_16, liblwp.so.2 = set:kd8ifkowtqz0YHZH4UH8XA1Zf7OR2E06fxul1GfSKJYkjJwUORQqWJcJtCZiCYLQkKnT9gwcOt6qg6Hon0HDxiDT3ci1S6J6waPKERIQW48EQ20rjh5zHDCvaxJkBWIfNZglyIsd7gcEewNDNaagAtiDm68KUzW40 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.K9V1PD Creating liblwp-debuginfo package Processing files: liblwp-devel-2.6-alt1_16 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JIuGH7 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.4nMWiS find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: lwp-devel = 2.6-alt1_16, pkgconfig(lwp) = 2.6 Requires: liblwp = 2.6-alt1_16, /usr/lib/liblwp.so.2.0.9, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.upGsTR Processing files: liblwp-debuginfo-2.6-alt1_16 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GAJ3JB find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jp6kBa find-requires: running scripts (debuginfo) Provides: debug(liblwp.so.2) Requires: liblwp = 2.6-alt1_16, debug(libc.so.6) Removing 1 extra deps from liblwp-devel due to dependency on liblwp Wrote: /usr/src/RPM/RPMS/i586/liblwp-2.6-alt1_16.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/liblwp-devel-2.6-alt1_16.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/liblwp-debuginfo-2.6-alt1_16.i586.rpm (w2.lzdio) 3.43user 2.74system 0:15.15elapsed 40%CPU (0avgtext+0avgdata 32012maxresident)k 0inputs+0outputs (0major+762466minor)pagefaults 0swaps 1.86user 1.55system 0:24.26elapsed 14%CPU (0avgtext+0avgdata 107544maxresident)k 25224inputs+0outputs (31886major+168363minor)pagefaults 0swaps --- liblwp-2.6-alt1_16.i586.rpm.repo 2017-09-29 07:06:20.000000000 +0000 +++ liblwp-2.6-alt1_16.i586.rpm.hasher 2022-12-31 09:38:57.793628016 +0000 @@ -10,3 +10,5 @@ Requires: libc.so.6(GLIBC_2.15) +Requires: libc.so.6(GLIBC_2.28) Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.4) Requires: rtld(GNU_HASH) @@ -17,3 +19,3 @@ File: /usr/lib/liblwp.so.2 120777 root:root liblwp.so.2.0.9 -File: /usr/lib/liblwp.so.2.0.9 100644 root:root f581707be97c0ee33724cbbf8e9464f8 +File: /usr/lib/liblwp.so.2.0.9 100644 root:root f0b4ce7ef6d80bb82da1d5edae9245df File: /usr/share/doc/liblwp-2.6 40755 root:root @@ -23,2 +25,2 @@ File: /usr/share/doc/liblwp-2.6/README 100644 root:root 0a1a8845a928c25d381816dbd09043c3 -RPMIdentity: a3883c8a650d9b3aec7320fd018e5be5f08ff029c3fdf1546083056adeec0fa1d4c66499c96e7b2605823d55b520a598f5ff785d01add4460681dadaa77b4426 +RPMIdentity: a164042aa6840c3fccf5f46d3119bf590cec93ffb5ce2e4b31929fccd7a9c8db15c64d54b42749c83a1a6b18d89df3b3f21f7ba33666f5cc42071c2bdcdada76 --- liblwp-debuginfo-2.6-alt1_16.i586.rpm.repo 2017-09-29 07:06:20.000000000 +0000 +++ liblwp-debuginfo-2.6-alt1_16.i586.rpm.hasher 2022-12-31 09:38:57.874628871 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/4c 40755 root:root -/usr/lib/debug/.build-id/4c/dca9a6c1019d3314953ab850b01d533f21168f 120777 root:root ../../../liblwp.so.2.0.9 -/usr/lib/debug/.build-id/4c/dca9a6c1019d3314953ab850b01d533f21168f.debug 120777 root:root ../../usr/lib/liblwp.so.2.0.9.debug +/usr/lib/debug/.build-id/6f 40755 root:root +/usr/lib/debug/.build-id/6f/4fcb7cd7ff5bff86799e65d66b7d89c818d747 120777 root:root ../../../liblwp.so.2.0.9 +/usr/lib/debug/.build-id/6f/4fcb7cd7ff5bff86799e65d66b7d89c818d747.debug 120777 root:root ../../usr/lib/liblwp.so.2.0.9.debug /usr/lib/debug/usr/lib/liblwp.so.2.0.9.debug 100644 root:root @@ -27,6 +27,6 @@ Provides: liblwp-debuginfo = 2.6-alt1_16 -File: /usr/lib/debug/.build-id/4c 40755 root:root -File: /usr/lib/debug/.build-id/4c/dca9a6c1019d3314953ab850b01d533f21168f 120777 root:root ../../../liblwp.so.2.0.9 -File: /usr/lib/debug/.build-id/4c/dca9a6c1019d3314953ab850b01d533f21168f.debug 120777 root:root ../../usr/lib/liblwp.so.2.0.9.debug -File: /usr/lib/debug/usr/lib/liblwp.so.2.0.9.debug 100644 root:root b7d2e49bc11d757aaa4aef291a888c3b +File: /usr/lib/debug/.build-id/6f 40755 root:root +File: /usr/lib/debug/.build-id/6f/4fcb7cd7ff5bff86799e65d66b7d89c818d747 120777 root:root ../../../liblwp.so.2.0.9 +File: /usr/lib/debug/.build-id/6f/4fcb7cd7ff5bff86799e65d66b7d89c818d747.debug 120777 root:root ../../usr/lib/liblwp.so.2.0.9.debug +File: /usr/lib/debug/usr/lib/liblwp.so.2.0.9.debug 100644 root:root 17d8e5ae171c8c95497ba416db716159 File: /usr/lib/debug/usr/lib/liblwp.so.2.debug 120777 root:root liblwp.so.2.0.9.debug @@ -49,2 +49,2 @@ File: /usr/src/debug/lwp-2.6/src/timer.c 100644 root:root 7c6318ef30312d8a1ad86b1b0383615c -RPMIdentity: 5ed1500199d59e4501b91328d65300abea0a3091cb7085ca665af5a5825b5616e38c67169806491b3256778341d7b27f6fd92caf0057f1e58a3ba2dd6ff58224 +RPMIdentity: 222835e828dac109be1fbe03d5f538024c9d226382edc365162a69639e9d2c73ad8c49d8b5dc2079d65e9262ab7c74917f76e837e32691250046d1d56368044b --- liblwp-devel-2.6-alt1_16.i586.rpm.repo 2017-09-29 07:06:20.000000000 +0000 +++ liblwp-devel-2.6-alt1_16.i586.rpm.hasher 2022-12-31 09:38:57.941629577 +0000 @@ -18,2 +18,2 @@ File: /usr/lib/pkgconfig/lwp.pc 100644 root:root 89f7d34bb5691af9ab7eddc13e7cb751 -RPMIdentity: a54f9c9e600e1839d57e29b87d7aa107f0f2d1b0ef49e5e9cd9370d88473d68115eecf37c08cbe54bddedae99ea95cf8bd306a373d9af691cf6cad0ff56cc6fa +RPMIdentity: 215cb83a81e3cf7581f2b0bcf3492c775a51cddb3a16587df5b61e88684a2c3d7959628cc3f543d0f6242de3b9d0fa7a38ca005a51ba497d3ab7d65387da2d38