<86>Jun 16 01:17:29 userdel[434711]: delete user 'rooter' <86>Jun 16 01:17:29 userdel[434711]: removed group 'rooter' owned by 'rooter' <86>Jun 16 01:17:29 userdel[434711]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 01:17:29 groupadd[434734]: group added to /etc/group: name=rooter, GID=1295 <86>Jun 16 01:17:29 groupadd[434734]: group added to /etc/gshadow: name=rooter <86>Jun 16 01:17:29 groupadd[434734]: new group: name=rooter, GID=1295 <86>Jun 16 01:17:29 useradd[434747]: new user: name=rooter, UID=1295, GID=1295, home=/root, shell=/bin/bash <86>Jun 16 01:17:29 userdel[434768]: delete user 'builder' <86>Jun 16 01:17:29 userdel[434768]: removed group 'builder' owned by 'builder' <86>Jun 16 01:17:29 userdel[434768]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 01:17:29 groupadd[434786]: group added to /etc/group: name=builder, GID=1296 <86>Jun 16 01:17:29 groupadd[434786]: group added to /etc/gshadow: name=builder <86>Jun 16 01:17:29 groupadd[434786]: new group: name=builder, GID=1296 <86>Jun 16 01:17:29 useradd[434795]: new user: name=builder, UID=1296, GID=1296, home=/usr/src, shell=/bin/bash <13>Jun 16 01:17:37 rpmi: valgrind-3.17.0-alt2 sisyphus+279814.100.1.1 1626737975 installed <13>Jun 16 01:17:37 rpmi: valgrind-devel-3.17.0-alt2 sisyphus+279814.100.1.1 1626737975 installed <13>Jun 16 01:17:38 rpmi: valgrind-tool-devel-3.17.0-alt2 sisyphus+279814.100.1.1 1626737975 installed Building target platforms: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.23515 + 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.23515 + 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 -fPIC -DPIC' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri dirname -- '{}' + sort -u + readlink -e -- ./configure + 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=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static configure: WARNING: unrecognized options: --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 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 for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking dependency style of x86_64-alt-linux-gcc... none checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-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 x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking 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-ar... no checking for ar... ar 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 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 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 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 -j8 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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DLWPDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o liblwp_la-process.lo `test -f 'process.S' || echo './'`process.S libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DLWPDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -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' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DLWPDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o liblwp_la-fasttime.lo `test -f 'fasttime.c' || echo './'`fasttime.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DLWPDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DLWPDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o liblwp_la-lwp_ucontext.lo `test -f 'lwp_ucontext.c' || echo './'`lwp_ucontext.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DLWPDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -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' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DLWPDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o liblwp_la-lwp_stacktrace.lo `test -f 'lwp_stacktrace.c' || echo './'`lwp_stacktrace.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DLWPDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -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' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DLWPDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o liblwp_la-lock.lo `test -f 'lock.c' || echo './'`lock.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DLWPDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -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' /bin/sh ../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DLWPDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o liblwp_la-timer.lo `test -f 'timer.c' || echo './'`timer.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DLWPDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DLWPDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o liblwp_la-iomgr.lo `test -f 'iomgr.c' || echo './'`iomgr.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DLWPDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DLWPDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -c -o liblwp_la-lwp.lo `test -f 'lwp.c' || echo './'`lwp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DLWPDEBUG -pipe -frecord-gcc-switches -Wall -g -O2 -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:39: 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:39: 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:39: 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:39: 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:39: 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:2: 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 x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -version-info 2:9:0 -no-undefined -o liblwp.la -rpath /usr/lib64 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: x86_64-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 -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 x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -o cswitch cswitch.o liblwp.la libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -o .libs/cswitch cswitch.o ./.libs/liblwp.so -Wl,-rpath -Wl,/usr/lib64 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 x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -o rw rw.o liblwp.la libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -o .libs/rw rw.o ./.libs/liblwp.so -Wl,-rpath -Wl,/usr/lib64 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 x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -o tdb tdb.o liblwp.la libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -o .libs/tdb tdb.o ./.libs/liblwp.so -Wl,-rpath -Wl,/usr/lib64 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 x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -static -o testlwp-static testlwp.o liblwp.la libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -o testlwp-static testlwp.o ./.libs/liblwp.so -Wl,-rpath -Wl,/usr/src/RPM/BUILD/lwp-2.6/src/.libs -Wl,-rpath -Wl,/usr/lib64 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 x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -o testlwp testlwp.o liblwp.la libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fPIC -DPIC -o .libs/testlwp testlwp.o ./.libs/liblwp.so -Wl,-rpath -Wl,/usr/lib64 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.32208 + 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/lib64" || /bin/mkdir -p "/usr/src/tmp/liblwp-buildroot/usr/lib64" /bin/sh ../libtool --mode=install install -p liblwp.la '/usr/src/tmp/liblwp-buildroot/usr/lib64' libtool: install: install -p .libs/liblwp.so.2.0.9 /usr/src/tmp/liblwp-buildroot/usr/lib64/liblwp.so.2.0.9 libtool: install: (cd /usr/src/tmp/liblwp-buildroot/usr/lib64 && { 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/lib64 && { 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/lib64/liblwp.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' 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/lib64" || /bin/mkdir -p "/usr/src/tmp/liblwp-buildroot/usr/lib64" 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/lib64/pkgconfig" || /bin/mkdir -p "/usr/src/tmp/liblwp-buildroot/usr/lib64/pkgconfig" install -p -m 644 lwp.pc '/usr/src/tmp/liblwp-buildroot/usr/lib64/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/lib64/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/lib64/pkgconfig/lwp.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/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/lib64: (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) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.32208 + 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 (1004699.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.53630 + 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.kKijIN find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/liblwp-buildroot/usr/lib64/liblwp.so.2: 77 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9ElCzN 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()(64bit) = set:kd8ifkowtqz0YHZH4UH8XA1Zf7OR2E06fxul1GfSKJYkjJwUORQqWJcJtCZiCYLQkKnT9gwcOt6qg6Hon0HDxiDT3ci1S6J6waPKERIQW48EQ20rjh5zHDCvaxJkBWIfNZglyIsd7gcEewNDNaagAtiDm68KUzW40 Requires: libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sCTAxM 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.UqujpM 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.JwNbLK 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/lib64/liblwp.so.2.0.9, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.j2OJgO 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.Le2voM find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WC1aAL find-requires: running scripts (debuginfo) Provides: debug64(liblwp.so.2) Requires: liblwp = 2.6-alt1_16, debug64(libc.so.6) Removing 1 extra deps from liblwp-devel due to dependency on liblwp Wrote: /usr/src/RPM/RPMS/x86_64/liblwp-2.6-alt1_16.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/liblwp-devel-2.6-alt1_16.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/liblwp-debuginfo-2.6-alt1_16.x86_64.rpm (w2.lzdio) 3.62user 2.65system 0:16.54elapsed 37%CPU (0avgtext+0avgdata 34392maxresident)k 0inputs+0outputs (0major+764161minor)pagefaults 0swaps 5.05user 2.05system 0:31.84elapsed 22%CPU (0avgtext+0avgdata 128648maxresident)k 24976inputs+0outputs (0major+198581minor)pagefaults 0swaps --- liblwp-2.6-alt1_16.x86_64.rpm.repo 2017-09-29 07:06:20.000000000 +0000 +++ liblwp-2.6-alt1_16.x86_64.rpm.hasher 2024-06-16 01:17:57.970616838 +0000 @@ -10,2 +10,3 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.4)(64bit) Requires: rtld(GNU_HASH) @@ -16,3 +17,3 @@ File: /usr/lib64/liblwp.so.2 120777 root:root liblwp.so.2.0.9 -File: /usr/lib64/liblwp.so.2.0.9 100644 root:root a607b51de3414d5e3bc19753af21f5b3 +File: /usr/lib64/liblwp.so.2.0.9 100644 root:root c9d46bfa59fb3bdd07789550f207455a File: /usr/share/doc/liblwp-2.6 40755 root:root @@ -22,2 +23,2 @@ File: /usr/share/doc/liblwp-2.6/README 100644 root:root 0a1a8845a928c25d381816dbd09043c3 -RPMIdentity: a3ddc5e09290eb3c553eee28cc65631bf440717fd83b6dd54c4a1c14f70e5053ede7103b4394b2fac4972d0990dce1888258fa4de3ee272db5a90bc71fb089f1 +RPMIdentity: a75743cb4d904e36cc5218178a1a8881a7d0ed5dbe360aafe666908efa1358de50b83d07a683a32064b23bd179fd1c786a1a5108309e43970c600f023566f33f --- liblwp-debuginfo-2.6-alt1_16.x86_64.rpm.repo 2017-09-29 07:06:20.000000000 +0000 +++ liblwp-debuginfo-2.6-alt1_16.x86_64.rpm.hasher 2024-06-16 01:17:58.048616394 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/04 40755 root:root -/usr/lib/debug/.build-id/04/db9a22be8535b666a8359e613c3b83747e5b46 120777 root:root ../../../../lib64/liblwp.so.2.0.9 -/usr/lib/debug/.build-id/04/db9a22be8535b666a8359e613c3b83747e5b46.debug 120777 root:root ../../usr/lib64/liblwp.so.2.0.9.debug +/usr/lib/debug/.build-id/88 40755 root:root +/usr/lib/debug/.build-id/88/87e023a30a6e21408b8ef2b46fe6278e938018 120777 root:root ../../../../lib64/liblwp.so.2.0.9 +/usr/lib/debug/.build-id/88/87e023a30a6e21408b8ef2b46fe6278e938018.debug 120777 root:root ../../usr/lib64/liblwp.so.2.0.9.debug /usr/lib/debug/usr/lib64/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/04 40755 root:root -File: /usr/lib/debug/.build-id/04/db9a22be8535b666a8359e613c3b83747e5b46 120777 root:root ../../../../lib64/liblwp.so.2.0.9 -File: /usr/lib/debug/.build-id/04/db9a22be8535b666a8359e613c3b83747e5b46.debug 120777 root:root ../../usr/lib64/liblwp.so.2.0.9.debug -File: /usr/lib/debug/usr/lib64/liblwp.so.2.0.9.debug 100644 root:root 02eacd4d32128e98f8529bdda62d999f +File: /usr/lib/debug/.build-id/88 40755 root:root +File: /usr/lib/debug/.build-id/88/87e023a30a6e21408b8ef2b46fe6278e938018 120777 root:root ../../../../lib64/liblwp.so.2.0.9 +File: /usr/lib/debug/.build-id/88/87e023a30a6e21408b8ef2b46fe6278e938018.debug 120777 root:root ../../usr/lib64/liblwp.so.2.0.9.debug +File: /usr/lib/debug/usr/lib64/liblwp.so.2.0.9.debug 100644 root:root 12f759d4b71fb3aa92873fc75b494ba7 File: /usr/lib/debug/usr/lib64/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: cf5e9bf0bca44c5b7136f81fbaf16696bff2d87349c58ad21afc93e31affe78327809cb0e0fcfb5859f765f9ef56e525201297f4abd86c1f7db1b721a0b73d1c +RPMIdentity: 9317d2cbe8433ee98e92db760662d40998efa45c78e2f3454ff57d01ae094fc3cce14d3416acd9a56dd4049e12ffb5b4a30537d6ee4279ad682ce2b433eb122a --- liblwp-devel-2.6-alt1_16.x86_64.rpm.repo 2017-09-29 07:06:20.000000000 +0000 +++ liblwp-devel-2.6-alt1_16.x86_64.rpm.hasher 2024-06-16 01:17:58.118615996 +0000 @@ -18,2 +18,2 @@ File: /usr/lib64/pkgconfig/lwp.pc 100644 root:root 80c4180c726407933f47a4ca19cbd3c4 -RPMIdentity: fbacafdda67165f9c2612fc82fa9b6d847e7440dd96599e63a7e5f08db420f6ccc640e691b8f9f09ea85b18d08aaea669e3cb85ac1d396ce3a0e7a75b51ae266 +RPMIdentity: 83362d1d8f31fe2a3f7628afa2c6fdcf78e3318ea2688940b2d21ad3e38e5fc37e4fa61fec5b0d4469890602bd761c441206a1514881bf2017e56b7f045bf09b