<86>Jan 26 03:28:13 userdel[816955]: delete user 'rooter'
<86>Jan 26 03:28:13 userdel[816955]: removed group 'rooter' owned by 'rooter'
<86>Jan 26 03:28:13 userdel[816955]: removed shadow group 'rooter' owned by 'rooter'
<86>Jan 26 03:28:13 groupadd[816975]: group added to /etc/group: name=rooter, GID=651
<86>Jan 26 03:28:13 groupadd[816975]: group added to /etc/gshadow: name=rooter
<86>Jan 26 03:28:13 groupadd[816975]: new group: name=rooter, GID=651
<86>Jan 26 03:28:13 useradd[816993]: new user: name=rooter, UID=651, GID=651, home=/root, shell=/bin/bash
<86>Jan 26 03:28:13 userdel[817019]: delete user 'builder'
<86>Jan 26 03:28:13 userdel[817019]: removed group 'builder' owned by 'builder'
<86>Jan 26 03:28:13 userdel[817019]: removed shadow group 'builder' owned by 'builder'
<86>Jan 26 03:28:13 groupadd[817031]: group added to /etc/group: name=builder, GID=652
<86>Jan 26 03:28:13 groupadd[817031]: group added to /etc/gshadow: name=builder
<86>Jan 26 03:28:13 groupadd[817031]: new group: name=builder, GID=652
<86>Jan 26 03:28:13 useradd[817040]: new user: name=builder, UID=652, GID=652, home=/usr/src, shell=/bin/bash
<13>Jan 26 03:28:20 rpmi: valgrind-3.15.0-alt1 sisyphus+227330.200.1.2 1555620866 installed
<13>Jan 26 03:28:20 rpmi: valgrind-devel-3.15.0-alt1 sisyphus+227330.200.1.2 1555620866 installed
<13>Jan 26 03:28:21 rpmi: valgrind-tool-devel-3.15.0-alt1 sisyphus+227330.200.1.2 1555620866 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/liblwp-2.6-alt1_16.nosrc.rpm
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.99853
+ 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.99853
+ 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
+ '[' -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
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var --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_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'
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'
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_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'
/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]
     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 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]
 #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=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=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 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 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 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'
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'
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.32405
+ 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/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)
/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:
	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)
Hardlinking identical .pyc and .pyo files
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.87747
+ 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 (1004978.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.39614
+ 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.phcvTI
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,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.eFl16c
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()(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.3EugyK
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.UR3a8k
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.VpBgUY
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/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.u7uGwG
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.ZMIWzr
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UR4cTf
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
Wrote: /usr/src/RPM/RPMS/x86_64/liblwp-devel-2.6-alt1_16.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/liblwp-debuginfo-2.6-alt1_16.x86_64.rpm
6.41user 1.73system 0:19.83elapsed 41%CPU (0avgtext+0avgdata 35212maxresident)k
0inputs+0outputs (0major+854308minor)pagefaults 0swaps
14.45user 3.95system 0:32.59elapsed 56%CPU (0avgtext+0avgdata 115104maxresident)k
23904inputs+0outputs (0major+1166801minor)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	2020-01-26 03:28:44.478139260 +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)