<86>Feb 16 10:22:20 userdel[2861071]: delete user 'rooter'
<86>Feb 16 10:22:20 userdel[2861071]: removed group 'rooter' owned by 'rooter'
<86>Feb 16 10:22:20 groupadd[2861076]: group added to /etc/group: name=rooter, GID=549
<86>Feb 16 10:22:20 groupadd[2861076]: group added to /etc/gshadow: name=rooter
<86>Feb 16 10:22:20 groupadd[2861076]: new group: name=rooter, GID=549
<86>Feb 16 10:22:20 useradd[2861082]: new user: name=rooter, UID=549, GID=549, home=/root, shell=/bin/bash
<86>Feb 16 10:22:20 userdel[2861090]: delete user 'builder'
<86>Feb 16 10:22:20 userdel[2861090]: removed group 'builder' owned by 'builder'
<86>Feb 16 10:22:20 userdel[2861090]: removed shadow group 'builder' owned by 'builder'
<86>Feb 16 10:22:20 groupadd[2861095]: group added to /etc/group: name=builder, GID=550
<86>Feb 16 10:22:20 groupadd[2861095]: group added to /etc/gshadow: name=builder
<86>Feb 16 10:22:20 groupadd[2861095]: new group: name=builder, GID=550
<86>Feb 16 10:22:20 useradd[2861099]: new user: name=builder, UID=550, GID=550, home=/usr/src, shell=/bin/bash
<13>Feb 16 10:22:25 rpmi: valgrind-3.15.0-alt1 sisyphus+227330.200.1.2 1555620778 installed
<13>Feb 16 10:22:25 rpmi: valgrind-devel-3.15.0-alt1 sisyphus+227330.200.1.2 1555620778 installed
<13>Feb 16 10:22:26 rpmi: valgrind-tool-devel-3.15.0-alt1 sisyphus+227330.200.1.2 1555620778 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/liblwp-2.6-alt1_16.nosrc.rpm
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.86087
+ 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.86087
+ 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 -march=i586 -mtune=generic -fPIC -DPIC'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static
configure: WARNING: unrecognized options: --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 -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 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include -DLWPDEBUG   -pipe -frecord-gcc-switches -Wall -g -O2 -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 -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'
/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 -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 -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 -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 -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 -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 -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'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -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 -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'
/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 -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 -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'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -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'
/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 -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 -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 -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 -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'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..  -I../include   -pipe -frecord-gcc-switches -Wall -g -O2 -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]
     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 -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 -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:39: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define lwp_getcontext(ucp) ( memset((ucp), 0, sizeof(struct lwp_ucontext)), \
                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
          SETJMP((ucp)->uc_mcontext, 1), 0 )
          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
lwp.c:520:5: note: in expansion of macro 'lwp_getcontext'
     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]
 #define lwp_getcontext(ucp) ( memset((ucp), 0, sizeof(struct lwp_ucontext)), \
                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
          SETJMP((ucp)->uc_mcontext, 1), 0 )
          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
lwp.c:570:5: note: in expansion of macro 'lwp_getcontext'
     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]
 #define lwp_getcontext(ucp) ( memset((ucp), 0, sizeof(struct lwp_ucontext)), \
                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
          SETJMP((ucp)->uc_mcontext, 1), 0 )
          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
lwp.c:590:5: note: in expansion of macro 'lwp_getcontext'
     lwp_getcontext(&reaper);
     ^~~~~~~~~~~~~~
lwp_ucontext.h:57:39: warning: right-hand operand of comma expression has no effect [-Wunused-value]
 #define lwp_getcontext(ucp) ( memset((ucp), 0, sizeof(struct lwp_ucontext)), \
                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
          SETJMP((ucp)->uc_mcontext, 1), 0 )
          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
lwp.c:595:5: note: in expansion of macro 'lwp_getcontext'
     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]
 #define lwp_getcontext(ucp) ( memset((ucp), 0, sizeof(struct lwp_ucontext)), \
                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
          SETJMP((ucp)->uc_mcontext, 1), 0 )
          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
lwp.c:892:2: note: in expansion of macro 'lwp_getcontext'
  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]
     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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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.41320
+ 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
+ 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)
/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:
	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: mmap
Hardlinking identical .pyc and .pyo files
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.49961
+ 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 (1004970.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.13907
+ 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.upC8qS
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,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.85SWPe
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
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.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.YDvxhr
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.A5Tc7I
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.TrotVQ
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
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.51oiDv
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.1Q4lEU
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VRiyY6
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
Wrote: /usr/src/RPM/RPMS/i586/liblwp-devel-2.6-alt1_16.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/liblwp-debuginfo-2.6-alt1_16.i586.rpm
10.68user 2.89system 0:24.36elapsed 55%CPU (0avgtext+0avgdata 28432maxresident)k
0inputs+0outputs (0major+742603minor)pagefaults 0swaps
18.20user 4.97system 0:34.83elapsed 66%CPU (0avgtext+0avgdata 115236maxresident)k
87632inputs+0outputs (0major+1041758minor)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	2020-02-16 10:22:53.722853684 +0000
@@ -11,2 +11,3 @@
 Requires: libc.so.6(GLIBC_2.3.4)  
+Requires: libc.so.6(GLIBC_2.4)  
 Requires: rtld(GNU_HASH)