<86>Apr 26 03:43:20 userdel[2159083]: delete user 'rooter' <86>Apr 26 03:43:20 userdel[2159083]: removed group 'rooter' owned by 'rooter' <86>Apr 26 03:43:20 userdel[2159083]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 26 03:43:20 groupadd[2159109]: group added to /etc/group: name=rooter, GID=537 <86>Apr 26 03:43:20 groupadd[2159109]: group added to /etc/gshadow: name=rooter <86>Apr 26 03:43:20 groupadd[2159109]: new group: name=rooter, GID=537 <86>Apr 26 03:43:20 useradd[2159134]: new user: name=rooter, UID=537, GID=537, home=/root, shell=/bin/bash <86>Apr 26 03:43:20 userdel[2159170]: delete user 'builder' <86>Apr 26 03:43:20 userdel[2159170]: removed group 'builder' owned by 'builder' <86>Apr 26 03:43:20 userdel[2159170]: removed shadow group 'builder' owned by 'builder' <86>Apr 26 03:43:20 groupadd[2159187]: group added to /etc/group: name=builder, GID=538 <86>Apr 26 03:43:20 groupadd[2159187]: group added to /etc/gshadow: name=builder <86>Apr 26 03:43:20 groupadd[2159187]: new group: name=builder, GID=538 <86>Apr 26 03:43:20 useradd[2159202]: new user: name=builder, UID=538, GID=538, home=/usr/src, shell=/bin/bash <13>Apr 26 03:43:25 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed <13>Apr 26 03:43:25 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed <13>Apr 26 03:43:27 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed <13>Apr 26 03:43:27 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libcpptest-1.1.2-alt1.nosrc.rpm Installing libcpptest-1.1.2-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.75887 + 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.50418 + 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' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ 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/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 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 for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking dependency style of x86_64-alt-linux-g++... none checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E 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 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 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 how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 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-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ 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 sysroot... no checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-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 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 how to run the C++ preprocessor... x86_64-alt-linux-g++ -E checking for ld used by x86_64-alt-linux-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-g++ static flag -static works... no checking if x86_64-alt-linux-g++ supports -c -o file.o... yes checking if x86_64-alt-linux-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) 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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -c -o missing.lo missing.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -c -o utils.lo utils.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -c -o time.lo time.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -c -o source.lo source.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -c -o textoutput.lo textoutput.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -c -o compileroutput.lo compileroutput.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -c -o collectoroutput.lo collectoroutput.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -c -o suite.lo suite.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -c suite.cpp -fPIC -DPIC -o .libs/suite.o In file included from suite.cpp:41: cpptest-suite.h:58:17: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void add(std::auto_ptr suite); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from cpptest-suite.h:33, from suite.cpp:41: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ suite.cpp:120:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] Suite::add(auto_ptr suite) ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from cpptest-suite.h:33, from suite.cpp:41: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template 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 x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -c -o htmloutput.lo htmloutput.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -version-info 0:7:0 -o libcpptest.la -rpath /usr/lib64 collectoroutput.lo compileroutput.lo htmloutput.lo missing.lo source.lo suite.lo textoutput.lo time.lo utils.lo libtool: link: x86_64-alt-linux-g++ -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/x86_64-alt-linux/8/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-alt-linux/8/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/lib64/gcc/x86_64-alt-linux/8 -L/usr/lib64/gcc/x86_64-alt-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-alt-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/x86_64-alt-linux/8/crtendS.o /usr/lib64/gcc/x86_64-alt-linux/8/../../../../lib64/crtn.o -O2 -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' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../config -pipe -frecord-gcc-switches -Wall -g -O2 -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 std::auto_ptr' is deprecated [-Wdeprecated-declarations] void add(std::auto_ptr suite); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from ../src/cpptest-suite.h:33, from ../src/cpptest.h:34, from mytest.cpp:39: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ mytest.cpp:145:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void func_throw_int() throw(int) { throw 13; } ^~~~~ mytest.cpp:168:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] static auto_ptr ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from ../src/cpptest-suite.h:33, from ../src/cpptest.h:34, from mytest.cpp:39: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ mytest.cpp: In function 'std::auto_ptr cmdline(int, char**)': mytest.cpp:196:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] return auto_ptr(output); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from ../src/cpptest-suite.h:33, from ../src/cpptest.h:34, from mytest.cpp:39: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ mytest.cpp: In function 'int main(int, char**)': mytest.cpp:209:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] ts.add(auto_ptr(new FailTestSuite)); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from ../src/cpptest-suite.h:33, from ../src/cpptest.h:34, from mytest.cpp:39: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ mytest.cpp:210:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] ts.add(auto_ptr(new CompareTestSuite)); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from ../src/cpptest-suite.h:33, from ../src/cpptest.h:34, from mytest.cpp:39: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ mytest.cpp:211:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] ts.add(auto_ptr(new ThrowTestSuite)); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from ../src/cpptest-suite.h:33, from ../src/cpptest.h:34, from mytest.cpp:39: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ mytest.cpp:215:3: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr output(cmdline(argc, argv)); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from ../src/cpptest-suite.h:33, from ../src/cpptest.h:34, from mytest.cpp:39: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template 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 x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -static -o mytest mytest.o ../src/libcpptest.la libtool: link: x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -o mytest mytest.o ../src/.libs/libcpptest.so -Wl,-rpath -Wl,/usr/src/RPM/BUILD/cpptest-1.1.2/src/.libs -Wl,-rpath -Wl,/usr/lib64 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.10586 + 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/lib64' /bin/sh ../libtool --mode=install /bin/install -p libcpptest.la '/usr/src/tmp/libcpptest-buildroot/usr/lib64' libtool: install: /bin/install -p .libs/libcpptest.so.0.0.7 /usr/src/tmp/libcpptest-buildroot/usr/lib64/libcpptest.so.0.0.7 libtool: install: (cd /usr/src/tmp/libcpptest-buildroot/usr/lib64 && { 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/lib64 && { 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/lib64/libcpptest.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /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/lib64/pkgconfig' /bin/install -p -m 644 libcpptest.pc '/usr/src/tmp/libcpptest-buildroot/usr/lib64/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/lib64/libcpptest.la' mode of './usr/lib64/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/lib64/pkgconfig/libcpptest.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/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/lib64: 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.169 + 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.F395Xf find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libcpptest-buildroot/usr/lib64/libcpptest.so.0: 107 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nXejnj find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libcpptest.so.0()(64bit) = set:kde3XpeqirxJ5QRTHXptaoaM5pZ4MVF4GD5ZnIDFIJvWWSI7zGzQsHUAWa1AflKNHoNtFV1UJ6vAHvl8ZpW38VPVrODMqaiOP96qG1Z2Zvt0s4YMzChGtN1QwVJlCvhD3exnBOhJVD8wSZCh4JP2ejZj74UlLqgD8WHeVzhIIC9yD658y2rWfR2fRG6rLYhtYSdAihrIcSDpbgo5zwmkx2 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.11)(64bit), libstdc++.so.6(GLIBCXX_3.4.15)(64bit), libstdc++.so.6(GLIBCXX_3.4.20)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ynCEhu 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.PFjiGJ 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.Z1Sf33 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) 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 #include ^~~~~~~~~ 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/lib64/libcpptest.so.0.0.7, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3QJPhv 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.w9u8D1 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RxFcjC find-requires: running scripts (debuginfo) Provides: debug64(libcpptest.so.0) Requires: libcpptest = 1.1.2-alt1, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libstdc++.so.6) Removing 1 extra deps from libcpptest-devel due to dependency on libcpptest Wrote: /usr/src/RPM/RPMS/x86_64/libcpptest-1.1.2-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libcpptest-devel-1.1.2-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libcpptest-debuginfo-1.1.2-alt1.x86_64.rpm 23.61user 6.45system 0:41.01elapsed 73%CPU (0avgtext+0avgdata 135208maxresident)k 0inputs+0outputs (0major+1034303minor)pagefaults 0swaps 32.46user 11.82system 0:59.58elapsed 74%CPU (0avgtext+0avgdata 135208maxresident)k 0inputs+0outputs (0major+1349066minor)pagefaults 0swaps --- libcpptest-1.1.2-alt1.x86_64.rpm.repo 2013-08-27 14:01:24.000000000 +0000 +++ libcpptest-1.1.2-alt1.x86_64.rpm.hasher 2020-04-26 03:44:15.261928076 +0000 @@ -10,4 +10,6 @@ Requires: libc.so.6(GLIBC_2.2.5)(64bit) +Requires: libc.so.6(GLIBC_2.4)(64bit) Requires: libgcc_s.so.1(GCC_3.0)(64bit) Requires: libstdc++.so.6(CXXABI_1.3)(64bit) +Requires: libstdc++.so.6(CXXABI_1.3.9)(64bit) Requires: libstdc++.so.6(GLIBCXX_3.4)(64bit) @@ -15,7 +17,8 @@ Requires: libstdc++.so.6(GLIBCXX_3.4.15)(64bit) +Requires: libstdc++.so.6(GLIBCXX_3.4.20)(64bit) +Requires: libstdc++.so.6(GLIBCXX_3.4.21)(64bit) Requires: libstdc++.so.6(GLIBCXX_3.4.9)(64bit) Requires: rtld(GNU_HASH) -Requires: rtld(GNU_UNIQUE) Requires: rpmlib(PayloadIsLzma) -Provides: libcpptest.so.0()(64bit) = set:kd2TUlZwX1k4mg1v5fBfhySLZgHDwPjpGLBYhz0kRG57BqrGNCZ8NzRHGlQd6e9annISU1HsznNyH1J8V14fYCBHb1bG1eLPdj6WaVciwyDFLjfLpJnOM9IhNGgobtdDMtrnG9ANsZyq6FS5sfc9e7s2LaBzqPfF8EnSZChoINGc8UqDZ7RwehgaOOCyIokHCJ2eAOEN6hzdZ7asKIneBLREZe6FU0KeKSlOeNvFYZh6gKj +Provides: libcpptest.so.0()(64bit) = set:kde3XpeqirxJ5QRTHXptaoaM5pZ4MVF4GD5ZnIDFIJvWWSI7zGzQsHUAWa1AflKNHoNtFV1UJ6vAHvl8ZpW38VPVrODMqaiOP96qG1Z2Zvt0s4YMzChGtN1QwVJlCvhD3exnBOhJVD8wSZCh4JP2ejZj74UlLqgD8WHeVzhIIC9yD658y2rWfR2fRG6rLYhtYSdAihrIcSDpbgo5zwmkx2 Provides: libcpptest = 1.1.2-alt1