<86>May  6 12:46:21 userdel[3382654]: delete user 'rooter'
<86>May  6 12:46:21 userdel[3382654]: removed group 'rooter' owned by 'rooter'
<86>May  6 12:46:21 userdel[3382654]: removed shadow group 'rooter' owned by 'rooter'
<86>May  6 12:46:21 groupadd[3382674]: group added to /etc/group: name=rooter, GID=633
<86>May  6 12:46:21 groupadd[3382674]: group added to /etc/gshadow: name=rooter
<86>May  6 12:46:21 groupadd[3382674]: new group: name=rooter, GID=633
<86>May  6 12:46:21 useradd[3382691]: new user: name=rooter, UID=633, GID=633, home=/root, shell=/bin/bash
<86>May  6 12:46:21 userdel[3382724]: delete user 'builder'
<86>May  6 12:46:21 userdel[3382724]: removed group 'builder' owned by 'builder'
<86>May  6 12:46:21 userdel[3382724]: removed shadow group 'builder' owned by 'builder'
<86>May  6 12:46:21 groupadd[3382781]: group added to /etc/group: name=builder, GID=634
<86>May  6 12:46:21 groupadd[3382781]: group added to /etc/gshadow: name=builder
<86>May  6 12:46:21 groupadd[3382781]: new group: name=builder, GID=634
<86>May  6 12:46:21 useradd[3382847]: new user: name=builder, UID=634, GID=634, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/libcpptest-1.1.2-alt1.src.rpm: The use of such a license name is ambiguous: LGPL
<13>May  6 12:46:25 rpmi: gcc-c++-common-1.4.24-alt3 sisyphus+243033.100.1.1 1576462403 installed
<13>May  6 12:46:27 rpmi: libstdc++9-devel-9.2.1-alt3 sisyphus+245055.100.1.1 1580041617 installed
<13>May  6 12:46:28 rpmi: gcc9-c++-9.2.1-alt3 sisyphus+245055.100.1.1 1580041617 installed
<13>May  6 12:46:28 rpmi: gcc-c++-9-alt1 sisyphus+239632.300.3.1 1571788297 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/libcpptest-1.1.2-alt1.nosrc.rpm
Installing libcpptest-1.1.2-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.2204
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf cpptest-1.1.2
+ echo 'Source #0 (cpptest-1.1.2.tar):'
Source #0 (cpptest-1.1.2.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/cpptest-1.1.2.tar
+ cd cpptest-1.1.2
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.2204
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd cpptest-1.1.2
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -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 --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: --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 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 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 for i586-alt-linux-g++... i586-alt-linux-g++
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 how to run the C++ preprocessor... i586-alt-linux-g++ -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 whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
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 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++ -E
checking for ld used by i586-alt-linux-g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for i586-alt-linux-g++ option to produce PIC... -fPIC -DPIC
checking if i586-alt-linux-g++ PIC flag -fPIC -DPIC works... yes
checking if i586-alt-linux-g++ static flag -static works... no
checking if i586-alt-linux-g++ supports -c -o file.o... yes
checking if i586-alt-linux-g++ supports -c -o file.o... (cached) yes
checking whether the i586-alt-linux-g++ 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: --disable-silent-rules, --without-included-gettext
+ make -j8
Making all in src
make[1]: Entering directory '/usr/src/RPM/BUILD/cpptest-1.1.2/src'
/bin/sh ../libtool --tag=CXX   --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config      -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o missing.lo missing.cpp
libtool: compile:  i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c missing.cpp  -fPIC -DPIC -o .libs/missing.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/cpptest-1.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/cpptest-1.1.2/src'
/bin/sh ../libtool --tag=CXX   --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config      -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o utils.lo utils.cpp
libtool: compile:  i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c utils.cpp  -fPIC -DPIC -o .libs/utils.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/cpptest-1.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/cpptest-1.1.2/src'
/bin/sh ../libtool --tag=CXX   --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config      -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o compileroutput.lo compileroutput.cpp
libtool: compile:  i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c compileroutput.cpp  -fPIC -DPIC -o .libs/compileroutput.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/cpptest-1.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/cpptest-1.1.2/src'
/bin/sh ../libtool --tag=CXX   --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config      -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o source.lo source.cpp
libtool: compile:  i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c source.cpp  -fPIC -DPIC -o .libs/source.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/cpptest-1.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/cpptest-1.1.2/src'
/bin/sh ../libtool --tag=CXX   --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config      -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o time.lo time.cpp
libtool: compile:  i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c time.cpp  -fPIC -DPIC -o .libs/time.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/cpptest-1.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/cpptest-1.1.2/src'
/bin/sh ../libtool --tag=CXX   --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config      -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o textoutput.lo textoutput.cpp
libtool: compile:  i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c textoutput.cpp  -fPIC -DPIC -o .libs/textoutput.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/cpptest-1.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/cpptest-1.1.2/src'
/bin/sh ../libtool --tag=CXX   --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config      -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o suite.lo suite.cpp
libtool: compile:  i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c suite.cpp  -fPIC -DPIC -o .libs/suite.o
In file included from suite.cpp:41:
cpptest-suite.h:58:17: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
   58 |   void add(std::auto_ptr<Suite> suite);
      |                 ^~~~~~~~
In file included from /usr/include/c++/9/memory:80,
                 from cpptest-suite.h:33,
                 from suite.cpp:41:
/usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here
   53 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
suite.cpp:120:13: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
  120 |  Suite::add(auto_ptr<Suite> suite)
      |             ^~~~~~~~
In file included from /usr/include/c++/9/memory:80,
                 from cpptest-suite.h:33,
                 from suite.cpp:41:
/usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here
   53 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/cpptest-1.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/cpptest-1.1.2/src'
/bin/sh ../libtool --tag=CXX   --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config      -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o collectoroutput.lo collectoroutput.cpp
libtool: compile:  i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c collectoroutput.cpp  -fPIC -DPIC -o .libs/collectoroutput.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/cpptest-1.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/cpptest-1.1.2/src'
/bin/sh ../libtool --tag=CXX   --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config      -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o htmloutput.lo htmloutput.cpp
libtool: compile:  i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c htmloutput.cpp  -fPIC -DPIC -o .libs/htmloutput.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/cpptest-1.1.2/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/cpptest-1.1.2/src'
/bin/sh ../libtool --tag=CXX   --mode=link i586-alt-linux-g++   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -version-info 0:7: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++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i586-alt-linux/9/../../../crti.o /usr/lib/gcc/i586-alt-linux/9/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/9 -L/usr/lib/gcc/i586-alt-linux/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-alt-linux/9/crtendS.o /usr/lib/gcc/i586-alt-linux/9/../../../crtn.o  -O2 -march=i586 -mtune=generic   -Wl,-soname -Wl,libcpptest.so.0 -o .libs/libcpptest.so.0.0.7
libtool: link: (cd ".libs" && rm -f "libcpptest.so.0" && ln -s "libcpptest.so.0.0.7" "libcpptest.so.0")
libtool: link: (cd ".libs" && rm -f "libcpptest.so" && ln -s "libcpptest.so.0.0.7" "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-1.1.2/src'
Making all in test
make[1]: Entering directory '/usr/src/RPM/BUILD/cpptest-1.1.2/test'
i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config      -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o mytest.o mytest.cpp
In file included from ../src/cpptest.h:34,
                 from mytest.cpp:39:
../src/cpptest-suite.h:58:17: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
   58 |   void add(std::auto_ptr<Suite> suite);
      |                 ^~~~~~~~
In file included from /usr/include/c++/9/memory:80,
                 from ../src/cpptest-suite.h:33,
                 from ../src/cpptest.h:34,
                 from mytest.cpp:39:
/usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here
   53 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
mytest.cpp:145:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  145 |  void func_throw_int() throw(int) { throw 13; }
      |                        ^~~~~
mytest.cpp:168:8: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
  168 | static auto_ptr<Test::Output>
      |        ^~~~~~~~
In file included from /usr/include/c++/9/memory:80,
                 from ../src/cpptest-suite.h:33,
                 from ../src/cpptest.h:34,
                 from mytest.cpp:39:
/usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here
   53 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
mytest.cpp: In function 'std::auto_ptr<Test::Output> cmdline(int, char**)':
mytest.cpp:196:9: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
  196 |  return auto_ptr<Test::Output>(output);
      |         ^~~~~~~~
In file included from /usr/include/c++/9/memory:80,
                 from ../src/cpptest-suite.h:33,
                 from ../src/cpptest.h:34,
                 from mytest.cpp:39:
/usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here
   53 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
mytest.cpp: In function 'int main(int, char**)':
mytest.cpp:209:10: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
  209 |   ts.add(auto_ptr<Test::Suite>(new FailTestSuite));
      |          ^~~~~~~~
In file included from /usr/include/c++/9/memory:80,
                 from ../src/cpptest-suite.h:33,
                 from ../src/cpptest.h:34,
                 from mytest.cpp:39:
/usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here
   53 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
mytest.cpp:210:10: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
  210 |   ts.add(auto_ptr<Test::Suite>(new CompareTestSuite));
      |          ^~~~~~~~
In file included from /usr/include/c++/9/memory:80,
                 from ../src/cpptest-suite.h:33,
                 from ../src/cpptest.h:34,
                 from mytest.cpp:39:
/usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here
   53 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
mytest.cpp:211:10: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
  211 |   ts.add(auto_ptr<Test::Suite>(new ThrowTestSuite));
      |          ^~~~~~~~
In file included from /usr/include/c++/9/memory:80,
                 from ../src/cpptest-suite.h:33,
                 from ../src/cpptest.h:34,
                 from mytest.cpp:39:
/usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here
   53 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
mytest.cpp:215:3: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
  215 |   auto_ptr<Test::Output> output(cmdline(argc, argv));
      |   ^~~~~~~~
In file included from /usr/include/c++/9/memory:80,
                 from ../src/cpptest-suite.h:33,
                 from ../src/cpptest.h:34,
                 from mytest.cpp:39:
/usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here
   53 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/cpptest-1.1.2/test'
make[1]: Entering directory '/usr/src/RPM/BUILD/cpptest-1.1.2/test'
/bin/sh ../libtool --tag=CXX   --mode=link i586-alt-linux-g++   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -static   -o mytest mytest.o ../src/libcpptest.la  
libtool: link: i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o mytest mytest.o  ../src/.libs/libcpptest.so -Wl,-rpath -Wl,/usr/src/RPM/BUILD/cpptest-1.1.2/src/.libs
make[1]: Leaving directory '/usr/src/RPM/BUILD/cpptest-1.1.2/test'
make[1]: Nothing to be done for 'all-am'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.19973
+ 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
+ cd cpptest-1.1.2
+ make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libcpptest-buildroot
make: Entering directory '/usr/src/RPM/BUILD/cpptest-1.1.2'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/cpptest-1.1.2/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/cpptest-1.1.2/src'
 /bin/mkdir -p '/usr/src/tmp/libcpptest-buildroot/usr/lib'
 /bin/sh ../libtool   --mode=install /bin/install -p   libcpptest.la '/usr/src/tmp/libcpptest-buildroot/usr/lib'
libtool: install: /bin/install -p .libs/libcpptest.so.0.0.7 /usr/src/tmp/libcpptest-buildroot/usr/lib/libcpptest.so.0.0.7
libtool: install: (cd /usr/src/tmp/libcpptest-buildroot/usr/lib && { ln -s -f libcpptest.so.0.0.7 libcpptest.so.0 || { rm -f libcpptest.so.0 && ln -s libcpptest.so.0.0.7 libcpptest.so.0; }; })
libtool: install: (cd /usr/src/tmp/libcpptest-buildroot/usr/lib && { ln -s -f libcpptest.so.0.0.7 libcpptest.so || { rm -f libcpptest.so && ln -s libcpptest.so.0.0.7 libcpptest.so; }; })
libtool: install: /bin/install -p .libs/libcpptest.lai /usr/src/tmp/libcpptest-buildroot/usr/lib/libcpptest.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
 /bin/mkdir -p '/usr/src/tmp/libcpptest-buildroot/usr/include'
 /bin/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-1.1.2/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/cpptest-1.1.2/src'
Making install in test
make[1]: Entering directory '/usr/src/RPM/BUILD/cpptest-1.1.2/test'
make[2]: Entering directory '/usr/src/RPM/BUILD/cpptest-1.1.2/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-1.1.2/test'
make[1]: Leaving directory '/usr/src/RPM/BUILD/cpptest-1.1.2/test'
make[1]: Entering directory '/usr/src/RPM/BUILD/cpptest-1.1.2'
make[2]: Entering directory '/usr/src/RPM/BUILD/cpptest-1.1.2'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/libcpptest-buildroot/usr/lib/pkgconfig'
 /bin/install -p -m 644 libcpptest.pc '/usr/src/tmp/libcpptest-buildroot/usr/lib/pkgconfig'
make[2]: Leaving directory '/usr/src/RPM/BUILD/cpptest-1.1.2'
make[1]: Leaving directory '/usr/src/RPM/BUILD/cpptest-1.1.2'
make: Leaving directory '/usr/src/RPM/BUILD/cpptest-1.1.2'
+ /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.0.0.7' 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)
/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:
	libcpptest.so.0 -> libcpptest.so.0.0.7
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)
Hardlinking identical .pyc and .pyo files
Processing files: libcpptest-1.1.2-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.40710
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd cpptest-1.1.2
+ DOCDIR=/usr/src/tmp/libcpptest-buildroot/usr/share/doc/libcpptest-1.1.2
+ export DOCDIR
+ rm -rf /usr/src/tmp/libcpptest-buildroot/usr/share/doc/libcpptest-1.1.2
+ /bin/mkdir -p /usr/src/tmp/libcpptest-buildroot/usr/share/doc/libcpptest-1.1.2
+ cp -prL AUTHORS BUGS ChangeLog NEWS README /usr/src/tmp/libcpptest-buildroot/usr/share/doc/libcpptest-1.1.2
+ chmod -R go-w /usr/src/tmp/libcpptest-buildroot/usr/share/doc/libcpptest-1.1.2
+ chmod -R a+rX /usr/src/tmp/libcpptest-buildroot/usr/share/doc/libcpptest-1.1.2
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fO89Hy
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/libcpptest-buildroot/usr/lib/libcpptest.so.0: 108 symbols, 17 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3N7olz
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libcpptest.so.0 = set:kde3XpeqirxJ5QRTHHKNkwbOW9UYk2RP2ZzSPkSSfttrSzhRhqKlEL3AflKNHoNtFV1UJ6vAHvl8ZtIr83iZsVrODMqaiOP96qG1Z2Zvt0s4YMzChGtN1QwVJlCvhD3exnBOhJVDo1sfXvbyEtmMpOve8MHuRwehQntO7zopdj4fdag45SQvG5uGldSuVzWUJr8By4kpGcSDpbgo5zwmkx2
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), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.9), 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.9), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RrCFEz
Creating libcpptest-debuginfo package
Processing files: libcpptest-devel-1.1.2-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lT0DKB
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.r6dEzA
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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) = 1.1.2
Requires: libcpptest = 1.1.2-alt1, /usr/lib/libcpptest.so.0.0.7, /usr/lib/pkgconfig
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Db5whz
Processing files: libcpptest-debuginfo-1.1.2-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HOgY0C
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Mx7uyC
find-requires: running scripts (debuginfo)
Provides: debug(libcpptest.so.0)
Requires: libcpptest = 1.1.2-alt1, debug(libc.so.6), debug(libgcc_s.so.1), debug(libstdc++.so.6)
Removing 1 extra deps from libcpptest-devel due to dependency on libcpptest
Wrote: /usr/src/RPM/RPMS/i586/libcpptest-1.1.2-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libcpptest-devel-1.1.2-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libcpptest-debuginfo-1.1.2-alt1.i586.rpm
12.49user 1.73system 0:28.57elapsed 49%CPU (0avgtext+0avgdata 95600maxresident)k
0inputs+0outputs (0major+912661minor)pagefaults 0swaps
/.out/libcpptest-1.1.2-alt1.i586.rpm: The use of such a license name is ambiguous: LGPL
/.out/libcpptest-devel-1.1.2-alt1.i586.rpm: The use of such a license name is ambiguous: LGPL
/.out/libcpptest-debuginfo-1.1.2-alt1.i586.rpm: The use of such a license name is ambiguous: LGPL
17.65user 4.18system 0:48.86elapsed 44%CPU (0avgtext+0avgdata 108516maxresident)k
0inputs+0outputs (0major+1222051minor)pagefaults 0swaps
--- libcpptest-1.1.2-alt1.i586.rpm.repo	2013-08-27 14:01:23.000000000 +0000
+++ libcpptest-1.1.2-alt1.i586.rpm.hasher	2020-05-06 12:47:02.851260686 +0000
@@ -10,4 +10,6 @@
 Requires: libc.so.6(GLIBC_2.1.3)  
+Requires: libc.so.6(GLIBC_2.4)  
 Requires: libgcc_s.so.1(GCC_3.0)  
 Requires: libstdc++.so.6(CXXABI_1.3)  
+Requires: libstdc++.so.6(CXXABI_1.3.9)  
 Requires: libstdc++.so.6(GLIBCXX_3.4)  
@@ -15,7 +17,8 @@
 Requires: libstdc++.so.6(GLIBCXX_3.4.15)  
+Requires: libstdc++.so.6(GLIBCXX_3.4.20)  
+Requires: libstdc++.so.6(GLIBCXX_3.4.21)  
 Requires: libstdc++.so.6(GLIBCXX_3.4.9)  
 Requires: rtld(GNU_HASH)  
-Requires: rtld(GNU_UNIQUE)  
 Requires: rpmlib(PayloadIsLzma)  
-Provides: libcpptest.so.0 = set:kd2TUlZwX1k4mg1v5fBfhySLZgHDwPjpGLBYhz0kRG57BqrGNCZ8NzRHGlQd6e9annISU1HsznNyH1J8V14fYCBHb1bG1eLPdj6WaVciwyDFLjfLpJnOM9IhNGgobtdDMtrnG9ANsZyq6FS5sfc9e7s2LaBzqPfF8EnSZChoINGc8UqDZ7RwehgaOOCyIokHCJ2eAOEN6hzdZ7asKIneBLREZe6FU0KeKSlOeNvFYZh6gKj
+Provides: libcpptest.so.0 = set:kde3XpeqirxJ5QRTHHKNkwbOW9UYk2RP2ZzSPkSSfttrSzhRhqKlEL3AflKNHoNtFV1UJ6vAHvl8ZtIr83iZsVrODMqaiOP96qG1Z2Zvt0s4YMzChGtN1QwVJlCvhD3exnBOhJVDo1sfXvbyEtmMpOve8MHuRwehQntO7zopdj4fdag45SQvG5uGldSuVzWUJr8By4kpGcSDpbgo5zwmkx2
 Provides: libcpptest = 1.1.2-alt1