<86>Mar  9 06:27:15 userdel[4074677]: delete user 'rooter'
<86>Mar  9 06:27:15 userdel[4074677]: removed group 'rooter' owned by 'rooter'
<86>Mar  9 06:27:15 userdel[4074677]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar  9 06:27:15 groupadd[4074731]: group added to /etc/group: name=rooter, GID=1826
<86>Mar  9 06:27:15 groupadd[4074731]: group added to /etc/gshadow: name=rooter
<86>Mar  9 06:27:15 groupadd[4074731]: new group: name=rooter, GID=1826
<86>Mar  9 06:27:15 useradd[4074771]: new user: name=rooter, UID=1826, GID=1826, home=/root, shell=/bin/bash, from=none
<86>Mar  9 06:27:15 userdel[4074828]: delete user 'builder'
<86>Mar  9 06:27:15 userdel[4074828]: removed group 'builder' owned by 'builder'
<86>Mar  9 06:27:15 userdel[4074828]: removed shadow group 'builder' owned by 'builder'
<86>Mar  9 06:27:15 groupadd[4074875]: group added to /etc/group: name=builder, GID=1827
<86>Mar  9 06:27:15 groupadd[4074875]: group added to /etc/gshadow: name=builder
<86>Mar  9 06:27:15 groupadd[4074875]: new group: name=builder, GID=1827
<86>Mar  9 06:27:15 useradd[4074908]: new user: name=builder, UID=1827, GID=1827, home=/usr/src, shell=/bin/bash, from=none
/usr/src/in/srpm/libcpptest-2.0.0-alt1.src.rpm: The use of such a license name is ambiguous: LGPL
<13>Mar  9 06:27:17 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed
<13>Mar  9 06:27:18 rpmi: libstdc++13-devel-13.2.1-alt3 sisyphus+339335.100.1.1 1706563095 installed
<13>Mar  9 06:27:18 rpmi: gcc13-c++-13.2.1-alt3 sisyphus+339335.100.1.1 1706563095 installed
<13>Mar  9 06:27:18 rpmi: gcc-c++-13-alt1 sisyphus+323337.300.1.1 1687268227 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/libcpptest-2.0.0-alt1.nosrc.rpm (w1.gzdio)
Installing libcpptest-2.0.0-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.38883
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf cpptest-2.0.0
+ echo 'Source #0 (cpptest-2.0.0.tar):'
Source #0 (cpptest-2.0.0.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/cpptest-2.0.0.tar
+ cd cpptest-2.0.0
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.38883
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd cpptest-2.0.0
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ 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_runstatedir_flags=
+ grep -qF runstatedir=DIR ./configure
+ echo 'rpm-build: warning: ./configure script does not support --runstatedir'
rpm-build: warning: ./configure script does not support --runstatedir
+ ./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/lib --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: --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)
checking for i586-alt-linux-g++... i586-alt-linux-g++
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-g++ accepts -g... yes
checking dependency style of i586-alt-linux-g++... none
checking whether i586-alt-linux-g++ supports C++11 features with -std=c++11... yes
checking whether to generate documentation... no
checking whether to turn on C++ compilation warnings... no
checking for i586-alt-linux-gcc... i586-alt-linux-gcc
checking whether we are using the GNU C compiler... yes
checking whether i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ISO C89... none needed
checking whether i586-alt-linux-gcc understands -c and -o together... yes
checking dependency style of i586-alt-linux-gcc... none
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether i586-alt-linux-g++ -std=c++11 accepts -g... (cached) yes
checking dependency style of i586-alt-linux-g++ -std=c++11... (cached) none
checking how to run the C++ preprocessor... i586-alt-linux-g++ -std=c++11 -E
checking whether make sets $(MAKE)... (cached) yes
checking build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by i586-alt-linux-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop
checking how to convert i586-alt-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for i586-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for i586-alt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i586-alt-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for i586-alt-linux-strip... no
checking for strip... strip
checking for i586-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for i586-alt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... i586-alt-linux-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if i586-alt-linux-gcc static flag -static works... no
checking if i586-alt-linux-gcc supports -c -o file.o... yes
checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... i586-alt-linux-g++ -std=c++11 -E
checking for ld used by i586-alt-linux-g++ -std=c++11... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the i586-alt-linux-g++ -std=c++11 linker (/usr/bin/ld) supports shared libraries... yes
checking for i586-alt-linux-g++ -std=c++11 option to produce PIC... -fPIC -DPIC
checking if i586-alt-linux-g++ -std=c++11 PIC flag -fPIC -DPIC works... yes
checking if i586-alt-linux-g++ -std=c++11 static flag -static works... no
checking if i586-alt-linux-g++ -std=c++11 supports -c -o file.o... yes
checking if i586-alt-linux-g++ -std=c++11 supports -c -o file.o... (cached) yes
checking whether the i586-alt-linux-g++ -std=c++11 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for gettimeofday... yes
checking for round... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating config/stamp-h
config.status: creating doc/Doxyfile
config.status: creating INSTALL.quick
config.status: creating libcpptest.pc
config.status: creating README
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating test/Makefile
config.status: creating config/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --without-included-gettext
+ make -j16
Making all in src
make[1]: Entering directory '/usr/src/RPM/BUILD/cpptest-2.0.0/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile i586-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config      -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o utils.lo utils.cpp
libtool: compile:  i586-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c utils.cpp  -fPIC -DPIC -o .libs/utils.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/cpptest-2.0.0/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/cpptest-2.0.0/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile i586-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config      -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o missing.lo missing.cpp
libtool: compile:  i586-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c missing.cpp  -fPIC -DPIC -o .libs/missing.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/cpptest-2.0.0/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/cpptest-2.0.0/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile i586-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config      -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o source.lo source.cpp
libtool: compile:  i586-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c source.cpp  -fPIC -DPIC -o .libs/source.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/cpptest-2.0.0/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/cpptest-2.0.0/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile i586-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config      -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o time.lo time.cpp
libtool: compile:  i586-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c time.cpp  -fPIC -DPIC -o .libs/time.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/cpptest-2.0.0/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/cpptest-2.0.0/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile i586-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config      -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o textoutput.lo textoutput.cpp
libtool: compile:  i586-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c textoutput.cpp  -fPIC -DPIC -o .libs/textoutput.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/cpptest-2.0.0/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/cpptest-2.0.0/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile i586-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config      -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o compileroutput.lo compileroutput.cpp
libtool: compile:  i586-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c compileroutput.cpp  -fPIC -DPIC -o .libs/compileroutput.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/cpptest-2.0.0/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/cpptest-2.0.0/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile i586-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config      -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o collectoroutput.lo collectoroutput.cpp
libtool: compile:  i586-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c collectoroutput.cpp  -fPIC -DPIC -o .libs/collectoroutput.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/cpptest-2.0.0/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/cpptest-2.0.0/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile i586-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config      -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o suite.lo suite.cpp
libtool: compile:  i586-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c suite.cpp  -fPIC -DPIC -o .libs/suite.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/cpptest-2.0.0/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/cpptest-2.0.0/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile i586-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config      -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o htmloutput.lo htmloutput.cpp
libtool: compile:  i586-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c htmloutput.cpp  -fPIC -DPIC -o .libs/htmloutput.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/cpptest-2.0.0/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/cpptest-2.0.0/src'
/bin/sh ../libtool  --tag=CXX   --mode=link i586-alt-linux-g++ -std=c++11   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -version-info 1:8:0  -o libcpptest.la -rpath /usr/lib collectoroutput.lo compileroutput.lo htmloutput.lo missing.lo source.lo suite.lo textoutput.lo time.lo utils.lo  
libtool: link: i586-alt-linux-g++ -std=c++11  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i586-alt-linux/13/../../../crti.o /usr/lib/gcc/i586-alt-linux/13/crtbeginS.o  .libs/collectoroutput.o .libs/compileroutput.o .libs/htmloutput.o .libs/missing.o .libs/source.o .libs/suite.o .libs/textoutput.o .libs/time.o .libs/utils.o   -L/usr/lib/gcc/i586-alt-linux/13 -L/usr/lib/gcc/i586-alt-linux/13/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-alt-linux/13/crtendS.o /usr/lib/gcc/i586-alt-linux/13/../../../crtn.o  -g -O2 -flto=auto -march=i586 -mtune=generic   -Wl,-soname -Wl,libcpptest.so.1 -o .libs/libcpptest.so.1.0.8
libtool: link: (cd ".libs" && rm -f "libcpptest.so.1" && ln -s "libcpptest.so.1.0.8" "libcpptest.so.1")
libtool: link: (cd ".libs" && rm -f "libcpptest.so" && ln -s "libcpptest.so.1.0.8" "libcpptest.so")
libtool: link: ( cd ".libs" && rm -f "libcpptest.la" && ln -s "../libcpptest.la" "libcpptest.la" )
make[1]: Leaving directory '/usr/src/RPM/BUILD/cpptest-2.0.0/src'
Making all in test
make[1]: Entering directory '/usr/src/RPM/BUILD/cpptest-2.0.0/test'
i586-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config      -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o mytest.o mytest.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/cpptest-2.0.0/test'
make[1]: Entering directory '/usr/src/RPM/BUILD/cpptest-2.0.0/test'
/bin/sh ../libtool  --tag=CXX   --mode=link i586-alt-linux-g++ -std=c++11   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -static   -o mytest mytest.o ../src/libcpptest.la  
libtool: link: i586-alt-linux-g++ -std=c++11 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o mytest mytest.o  ../src/.libs/libcpptest.so -Wl,-rpath -Wl,/usr/src/RPM/BUILD/cpptest-2.0.0/src/.libs
make[1]: Leaving directory '/usr/src/RPM/BUILD/cpptest-2.0.0/test'
make[1]: Nothing to be done for 'all-am'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.8464
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libcpptest-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libcpptest-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd cpptest-2.0.0
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libcpptest-buildroot
make: Entering directory '/usr/src/RPM/BUILD/cpptest-2.0.0'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/cpptest-2.0.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/cpptest-2.0.0/src'
 /bin/mkdir -p '/usr/src/tmp/libcpptest-buildroot/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/libexec/rpm-build/install -p   libcpptest.la '/usr/src/tmp/libcpptest-buildroot/usr/lib'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libcpptest.so.1.0.8 /usr/src/tmp/libcpptest-buildroot/usr/lib/libcpptest.so.1.0.8
libtool: install: (cd /usr/src/tmp/libcpptest-buildroot/usr/lib && { ln -s -f libcpptest.so.1.0.8 libcpptest.so.1 || { rm -f libcpptest.so.1 && ln -s libcpptest.so.1.0.8 libcpptest.so.1; }; })
libtool: install: (cd /usr/src/tmp/libcpptest-buildroot/usr/lib && { ln -s -f libcpptest.so.1.0.8 libcpptest.so || { rm -f libcpptest.so && ln -s libcpptest.so.1.0.8 libcpptest.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/libcpptest.lai /usr/src/tmp/libcpptest-buildroot/usr/lib/libcpptest.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
 /bin/mkdir -p '/usr/src/tmp/libcpptest-buildroot/usr/include'
 /usr/libexec/rpm-build/install -p -m 644 cpptest-assert.h cpptest-collectoroutput.h cpptest-compileroutput.h cpptest-htmloutput.h cpptest-output.h cpptest-source.h cpptest-suite.h cpptest-textoutput.h cpptest-time.h cpptest.h '/usr/src/tmp/libcpptest-buildroot/usr/include'
make[2]: Leaving directory '/usr/src/RPM/BUILD/cpptest-2.0.0/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/cpptest-2.0.0/src'
Making install in test
make[1]: Entering directory '/usr/src/RPM/BUILD/cpptest-2.0.0/test'
make[2]: Entering directory '/usr/src/RPM/BUILD/cpptest-2.0.0/test'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/cpptest-2.0.0/test'
make[1]: Leaving directory '/usr/src/RPM/BUILD/cpptest-2.0.0/test'
make[1]: Entering directory '/usr/src/RPM/BUILD/cpptest-2.0.0'
make[2]: Entering directory '/usr/src/RPM/BUILD/cpptest-2.0.0'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/libcpptest-buildroot/usr/lib/pkgconfig'
 /usr/libexec/rpm-build/install -p -m 644 libcpptest.pc '/usr/src/tmp/libcpptest-buildroot/usr/lib/pkgconfig'
make[2]: Leaving directory '/usr/src/RPM/BUILD/cpptest-2.0.0'
make[1]: Leaving directory '/usr/src/RPM/BUILD/cpptest-2.0.0'
make: Leaving directory '/usr/src/RPM/BUILD/cpptest-2.0.0'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libcpptest-buildroot (auto)
removed './usr/lib/libcpptest.la'
mode of './usr/lib/libcpptest.so.1.0.8' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libcpptest-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
/usr/lib/pkgconfig/libcpptest.pc: Cflags: '-I${includedir}' --> ''
/usr/lib/pkgconfig/libcpptest.pc: Libs: '-L${libdir} -lcpptest' --> '-lcpptest'
Checking contents of files in /usr/src/tmp/libcpptest-buildroot/ (default)
Compressing files in /usr/src/tmp/libcpptest-buildroot (auto)
Adjusting library links in /usr/src/tmp/libcpptest-buildroot
./usr/lib: (from <cmdline>:0)
	libcpptest.so.1 -> libcpptest.so.1.0.8
Verifying ELF objects in /usr/src/tmp/libcpptest-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: libcpptest-2.0.0-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.8464
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd cpptest-2.0.0
+ DOCDIR=/usr/src/tmp/libcpptest-buildroot/usr/share/doc/libcpptest-2.0.0
+ export DOCDIR
+ rm -rf /usr/src/tmp/libcpptest-buildroot/usr/share/doc/libcpptest-2.0.0
+ /bin/mkdir -p /usr/src/tmp/libcpptest-buildroot/usr/share/doc/libcpptest-2.0.0
+ cp -prL AUTHORS BUGS ChangeLog NEWS README /usr/src/tmp/libcpptest-buildroot/usr/share/doc/libcpptest-2.0.0
+ chmod -R go-w /usr/src/tmp/libcpptest-buildroot/usr/share/doc/libcpptest-2.0.0
+ chmod -R a+rX /usr/src/tmp/libcpptest-buildroot/usr/share/doc/libcpptest-2.0.0
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QuvHWE
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/libcpptest-buildroot/usr/lib/libcpptest.so.1: 73 symbols, 17 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OYh7UV
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libcpptest.so.1 = set:kde3XpYGnHALxQycTIMZEZckSSfttrSz1Z0q5WX0VjoOLUKQY0Ym9lYGgYjZ1gO7VJ4mjpXVddDoEF6IbR4UX5F2C6cLJOs5zjUlFskrZpgZE5hQSLOve8MHuR0J1R9wZcmXidQZ0vFt3FkQ6bzZ9pbgo5
Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libgcc_s.so.1(GCC_3.3.1), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.11), libstdc++.so.6(GLIBCXX_3.4.15), libstdc++.so.6(GLIBCXX_3.4.20), libstdc++.so.6(GLIBCXX_3.4.21), libstdc++.so.6(GLIBCXX_3.4.32), libstdc++.so.6(GLIBCXX_3.4.9), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QJsZ5X
Creating libcpptest-debuginfo package
Processing files: libcpptest-devel-2.0.0-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.A9UqMG
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.csVsWa
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
In file included from /usr/src/tmp/libcpptest-buildroot/usr/include/cpptest.h:32:
/usr/src/tmp/libcpptest-buildroot/usr/include/cpptest-assert.h:33:10: fatal error: sstream: No such file or directory
   33 | #include <sstream>
      |          ^~~~~~~~~
compilation terminated.
cpp.req: /usr/src/tmp/libcpptest-buildroot/usr/include/cpptest.h: cpp failed, trying c++ mode
Provides: pkgconfig(libcpptest) = 2.0.0
Requires: libcpptest = 2.0.0-alt1, /usr/lib/libcpptest.so.1.0.8, /usr/lib/pkgconfig
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JTVwuA
Processing files: libcpptest-debuginfo-2.0.0-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dKQP3e
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oYWKS5
find-requires: running scripts (debuginfo)
Provides: debug(libcpptest.so.1)
Requires: libcpptest = 2.0.0-alt1, debug(libc.so.6), debug(libgcc_s.so.1), debug(libstdc++.so.6)
Adding to libcpptest-devel a strict dependency on libcpptest
Adding to libcpptest-debuginfo a strict dependency on libcpptest
Removing 1 extra deps from libcpptest-devel due to dependency on libcpptest
Wrote: /usr/src/RPM/RPMS/i586/libcpptest-2.0.0-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libcpptest-devel-2.0.0-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libcpptest-debuginfo-2.0.0-alt1.i586.rpm (w2.lzdio)
6.19user 2.35system 0:13.46elapsed 63%CPU (0avgtext+0avgdata 63288maxresident)k
0inputs+0outputs (0major+935824minor)pagefaults 0swaps
/.out/libcpptest-2.0.0-alt1.i586.rpm: The use of such a license name is ambiguous: LGPL
/.out/libcpptest-devel-2.0.0-alt1.i586.rpm: The use of such a license name is ambiguous: LGPL
/.out/libcpptest-debuginfo-2.0.0-alt1.i586.rpm: The use of such a license name is ambiguous: LGPL
2.78user 1.28system 0:20.51elapsed 19%CPU (0avgtext+0avgdata 124872maxresident)k
0inputs+0outputs (0major+185012minor)pagefaults 0swaps
--- libcpptest-2.0.0-alt1.i586.rpm.repo	2021-09-24 22:25:17.000000000 +0000
+++ libcpptest-2.0.0-alt1.i586.rpm.hasher	2024-03-09 06:27:34.095351051 +0000
@@ -19,2 +19,3 @@
 Requires: libstdc++.so.6(GLIBCXX_3.4.21)  
+Requires: libstdc++.so.6(GLIBCXX_3.4.32)  
 Requires: libstdc++.so.6(GLIBCXX_3.4.9)  
@@ -25,3 +26,3 @@
 File: /usr/lib/libcpptest.so.1	120777	root:root		libcpptest.so.1.0.8
-File: /usr/lib/libcpptest.so.1.0.8	100644	root:root	8a4c6f9f54b9a6af1e8f1893d7c7bb54	
+File: /usr/lib/libcpptest.so.1.0.8	100644	root:root	0ca9681d24650664e0baf1e9a9d291ee	
 File: /usr/share/doc/libcpptest-2.0.0	40755	root:root		
@@ -32,2 +33,2 @@
 File: /usr/share/doc/libcpptest-2.0.0/README	100644	root:root	fd07c1df63f0eb16a715febb2c15b0c6	
-RPMIdentity: 66c6d1c93c9abf9acc351937c659a5b261042142a5eb07653da79c54164a2d21c43a76c5209651986f3bf625bffb06ed1601df8aa414b7c8018e8f2fbe3bf9b9
+RPMIdentity: 45faddfefb8cf93d80a04dacacc6203ec2a5e49ed5c48b6e6305ee9302295b16a5c0075f26b03bc1a29e031fa57c572fe56d85f6ccc86989d1212caae123e1fd
--- libcpptest-debuginfo-2.0.0-alt1.i586.rpm.repo	2021-09-24 22:25:17.000000000 +0000
+++ libcpptest-debuginfo-2.0.0-alt1.i586.rpm.hasher	2024-03-09 06:27:34.178352220 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/f1	40755	root:root	
-/usr/lib/debug/.build-id/f1/c4b1d95607904efb119924859e124b871778a5	120777	root:root	../../../libcpptest.so.1.0.8
-/usr/lib/debug/.build-id/f1/c4b1d95607904efb119924859e124b871778a5.debug	120777	root:root	../../usr/lib/libcpptest.so.1.0.8.debug
+/usr/lib/debug/.build-id/dd	40755	root:root	
+/usr/lib/debug/.build-id/dd/60c463d360957704d42719d9ef036c875325a9	120777	root:root	../../../libcpptest.so.1.0.8
+/usr/lib/debug/.build-id/dd/60c463d360957704d42719d9ef036c875325a9.debug	120777	root:root	../../usr/lib/libcpptest.so.1.0.8.debug
 /usr/lib/debug/usr/lib/libcpptest.so.1.0.8.debug	100644	root:root	
@@ -32,6 +32,6 @@
 Provides: libcpptest-debuginfo = 2.0.0-alt1:sisyphus+285922.100.1.1
-File: /usr/lib/debug/.build-id/f1	40755	root:root		
-File: /usr/lib/debug/.build-id/f1/c4b1d95607904efb119924859e124b871778a5	120777	root:root		../../../libcpptest.so.1.0.8
-File: /usr/lib/debug/.build-id/f1/c4b1d95607904efb119924859e124b871778a5.debug	120777	root:root		../../usr/lib/libcpptest.so.1.0.8.debug
-File: /usr/lib/debug/usr/lib/libcpptest.so.1.0.8.debug	100644	root:root	d6875502be96a8cc56f3ed37cf0d4d66	
+File: /usr/lib/debug/.build-id/dd	40755	root:root		
+File: /usr/lib/debug/.build-id/dd/60c463d360957704d42719d9ef036c875325a9	120777	root:root		../../../libcpptest.so.1.0.8
+File: /usr/lib/debug/.build-id/dd/60c463d360957704d42719d9ef036c875325a9.debug	120777	root:root		../../usr/lib/libcpptest.so.1.0.8.debug
+File: /usr/lib/debug/usr/lib/libcpptest.so.1.0.8.debug	100644	root:root	df705dd9c05b8a503cd35c0b85ca4c9d	
 File: /usr/lib/debug/usr/lib/libcpptest.so.1.debug	120777	root:root		libcpptest.so.1.0.8.debug
@@ -57,2 +57,2 @@
 File: /usr/src/debug/cpptest-2.0.0/src/utils.h	100644	root:root	7a4eb85ee2353cea854b82f1f6418dde	
-RPMIdentity: 51e18193739138bdb31b6da2daa4cf4a968e1c628cc2879fb837d4519eddbf57dcf36cdfa69a75599f70e75263c8da10f588944eaee6f38e55cb3063bbf0fc4e
+RPMIdentity: aa37f91f4ba2d0eae623e8d30cc7104ec19538469dc6a7457480b139c8854f084fdd22d5b3e759312f3be6a00c173e042cd965eab9201dd18a9e530c36996683