+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/cpptest.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.525rYK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cpptest-1.1.2 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/cpptest-1.1.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd cpptest-1.1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hRyS4f + umask 022 + cd /builddir/build/BUILD + cd cpptest-1.1.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./config/ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --enable-doc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to generate documentation... yes checking whether to turn on C++ compilation warnings... no checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking whether make sets $(MAKE)... (cached) yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by 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 riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the 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... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the 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 for doxygen... yes 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 + make -j4 V=1 Making all in src make[1]: Entering directory '/builddir/build/BUILD/cpptest-1.1.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o collectoroutput.lo collectoroutput.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o compileroutput.lo compileroutput.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o htmloutput.lo htmloutput.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o missing.lo missing.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../config -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c collectoroutput.cpp -fPIC -DPIC -o .libs/collectoroutput.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../config -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c htmloutput.cpp -fPIC -DPIC -o .libs/htmloutput.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../config -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c missing.cpp -fPIC -DPIC -o .libs/missing.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../config -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c compileroutput.cpp -fPIC -DPIC -o .libs/compileroutput.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o source.lo source.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../config -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c source.cpp -fPIC -DPIC -o .libs/source.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o suite.lo suite.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../config -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c suite.cpp -fPIC -DPIC -o .libs/suite.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o textoutput.lo textoutput.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../config -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c textoutput.cpp -fPIC -DPIC -o .libs/textoutput.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o time.lo time.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../config -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c time.cpp -fPIC -DPIC -o .libs/time.o In file included from suite.cpp:41:0: 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++/7/memory:80:0, from cpptest-suite.h:33, from suite.cpp:41: /usr/include/c++/7/bits/unique_ptr.h:51: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++/7/memory:80:0, from cpptest-suite.h:33, from suite.cpp:41: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o utils.lo utils.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../config -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c utils.cpp -fPIC -DPIC -o .libs/utils.o /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -version-info 0:7:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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: g++ -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crti.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/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/riscv64-unknown-linux-gnu/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtendS.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,-z -Wl,relro -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 '/builddir/build/BUILD/cpptest-1.1.2/src' Making all in test make[1]: Entering directory '/builddir/build/BUILD/cpptest-1.1.2/test' g++ -DHAVE_CONFIG_H -I. -I../config -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mytest.o mytest.cpp In file included from ../src/cpptest.h:34:0, 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++/7/memory:80:0, from ../src/cpptest-suite.h:33, from ../src/cpptest.h:34, from mytest.cpp:39: /usr/include/c++/7/bits/unique_ptr.h:51: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++/7/memory:80:0, from ../src/cpptest-suite.h:33, from ../src/cpptest.h:34, from mytest.cpp:39: /usr/include/c++/7/bits/unique_ptr.h:51: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++/7/memory:80:0, from ../src/cpptest-suite.h:33, from ../src/cpptest.h:34, from mytest.cpp:39: /usr/include/c++/7/bits/unique_ptr.h:51: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++/7/memory:80:0, from ../src/cpptest-suite.h:33, from ../src/cpptest.h:34, from mytest.cpp:39: /usr/include/c++/7/bits/unique_ptr.h:51: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++/7/memory:80:0, from ../src/cpptest-suite.h:33, from ../src/cpptest.h:34, from mytest.cpp:39: /usr/include/c++/7/bits/unique_ptr.h:51: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++/7/memory:80:0, from ../src/cpptest-suite.h:33, from ../src/cpptest.h:34, from mytest.cpp:39: /usr/include/c++/7/bits/unique_ptr.h:51: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++/7/memory:80:0, from ../src/cpptest-suite.h:33, from ../src/cpptest.h:34, from mytest.cpp:39: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -static -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mytest mytest.o ../src/libcpptest.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mytest mytest.o ../src/.libs/libcpptest.so -Wl,-rpath -Wl,/builddir/build/BUILD/cpptest-1.1.2/src/.libs -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory '/builddir/build/BUILD/cpptest-1.1.2/test' Making all in doc make[1]: Entering directory '/builddir/build/BUILD/cpptest-1.1.2/doc' doxygen warning: Tag `DETAILS_AT_TOP' at line 198 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `HTML_ALIGN_MEMBERS' at line 522 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `XML_SCHEMA' at line 744 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `XML_DTD' at line 750 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 977 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 985 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" /builddir/build/BUILD/cpptest-1.1.2/src/compileroutput.cpp:64: warning: no matching class member found for Test::CompilerOutput::CompilerOutput(Test::CompilerOutput::Format format, ostream &stream) Possible candidates: Test::CompilerOutput::CompilerOutput(Format format=Generic, std::ostream &stream=std::cout) Test::CompilerOutput::CompilerOutput(const std::string &format, std::ostream &stream=std::cout) /builddir/build/BUILD/cpptest-1.1.2/src/compileroutput.cpp:86: warning: no matching class member found for Test::CompilerOutput::CompilerOutput(const string &format, ostream &stream) Possible candidates: Test::CompilerOutput::CompilerOutput(Format format=Generic, std::ostream &stream=std::cout) Test::CompilerOutput::CompilerOutput(const std::string &format, std::ostream &stream=std::cout) cp -p images/*.html images/*.png html/ make[1]: Leaving directory '/builddir/build/BUILD/cpptest-1.1.2/doc' make[1]: Entering directory '/builddir/build/BUILD/cpptest-1.1.2' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/cpptest-1.1.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5WgMYh + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cpptest-1.1.2-6.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cpptest-1.1.2-6.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/cpptest-1.1.2-6.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cpptest-1.1.2-6.fc28.riscv64 + cd cpptest-1.1.2 + make install DESTDIR=/builddir/build/BUILDROOT/cpptest-1.1.2-6.fc28.riscv64 Making install in src make[1]: Entering directory '/builddir/build/BUILD/cpptest-1.1.2/src' make[2]: Entering directory '/builddir/build/BUILD/cpptest-1.1.2/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cpptest-1.1.2-6.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libcpptest.la '/builddir/build/BUILDROOT/cpptest-1.1.2-6.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libcpptest.so.0.0.7 /builddir/build/BUILDROOT/cpptest-1.1.2-6.fc28.riscv64/usr/lib64/libcpptest.so.0.0.7 libtool: install: (cd /builddir/build/BUILDROOT/cpptest-1.1.2-6.fc28.riscv64/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 /builddir/build/BUILDROOT/cpptest-1.1.2-6.fc28.riscv64/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: /usr/bin/install -c .libs/libcpptest.lai /builddir/build/BUILDROOT/cpptest-1.1.2-6.fc28.riscv64/usr/lib64/libcpptest.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cpptest-1.1.2-6.fc28.riscv64/usr/include' /usr/bin/install -c -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 '/builddir/build/BUILDROOT/cpptest-1.1.2-6.fc28.riscv64/usr/include' make[2]: Leaving directory '/builddir/build/BUILD/cpptest-1.1.2/src' make[1]: Leaving directory '/builddir/build/BUILD/cpptest-1.1.2/src' Making install in test make[1]: Entering directory '/builddir/build/BUILD/cpptest-1.1.2/test' make[2]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/cpptest-1.1.2/test' make[1]: Leaving directory '/builddir/build/BUILD/cpptest-1.1.2/test' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/cpptest-1.1.2/doc' make[2]: Entering directory '/builddir/build/BUILD/cpptest-1.1.2/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cpptest-1.1.2-6.fc28.riscv64/usr/share/doc/cpptest' /usr/bin/install -c -m 644 html/index.html '/builddir/build/BUILDROOT/cpptest-1.1.2-6.fc28.riscv64/usr/share/doc/cpptest' make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/cpptest-1.1.2/doc' cp -p images/*.html images/*.png /builddir/build/BUILDROOT/cpptest-1.1.2-6.fc28.riscv64/usr/share/doc/cpptest make[3]: Leaving directory '/builddir/build/BUILD/cpptest-1.1.2/doc' make[2]: Leaving directory '/builddir/build/BUILD/cpptest-1.1.2/doc' make[1]: Leaving directory '/builddir/build/BUILD/cpptest-1.1.2/doc' make[1]: Entering directory '/builddir/build/BUILD/cpptest-1.1.2' make[2]: Entering directory '/builddir/build/BUILD/cpptest-1.1.2' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cpptest-1.1.2-6.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 libcpptest.pc '/builddir/build/BUILDROOT/cpptest-1.1.2-6.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/cpptest-1.1.2' make[1]: Leaving directory '/builddir/build/BUILD/cpptest-1.1.2' + find /builddir/build/BUILDROOT/cpptest-1.1.2-6.fc28.riscv64 -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: cpptest-1.1.2-6.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qEp7Ph + umask 022 + cd /builddir/build/BUILD + cd cpptest-1.1.2 + DOCDIR=/builddir/build/BUILDROOT/cpptest-1.1.2-6.fc28.riscv64/usr/share/doc/cpptest + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cpptest-1.1.2-6.fc28.riscv64/usr/share/doc/cpptest + cp -pr NEWS /builddir/build/BUILDROOT/cpptest-1.1.2-6.fc28.riscv64/usr/share/doc/cpptest + cp -pr COPYING /builddir/build/BUILDROOT/cpptest-1.1.2-6.fc28.riscv64/usr/share/doc/cpptest + cp -pr AUTHORS /builddir/build/BUILDROOT/cpptest-1.1.2-6.fc28.riscv64/usr/share/doc/cpptest + cp -pr ChangeLog /builddir/build/BUILDROOT/cpptest-1.1.2-6.fc28.riscv64/usr/share/doc/cpptest + exit 0 warning: File listed twice: /usr/share/doc/cpptest Provides: cpptest = 1.1.2-6.fc28 cpptest(riscv-64) = 1.1.2-6.fc28 libcpptest.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libstdc++.so.6()(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) Processing files: cpptest-devel-1.1.2-6.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.z3GAjn + umask 022 + cd /builddir/build/BUILD + cd cpptest-1.1.2 + DOCDIR=/builddir/build/BUILDROOT/cpptest-1.1.2-6.fc28.riscv64/usr/share/doc/cpptest-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cpptest-1.1.2-6.fc28.riscv64/usr/share/doc/cpptest-devel + cp -pr doc/html /builddir/build/BUILDROOT/cpptest-1.1.2-6.fc28.riscv64/usr/share/doc/cpptest-devel + exit 0 Provides: cpptest-devel = 1.1.2-6.fc28 cpptest-devel(riscv-64) = 1.1.2-6.fc28 pkgconfig(libcpptest) = 1.1.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libcpptest.so.0()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cpptest-1.1.2-6.fc28.riscv64 Wrote: /builddir/build/SRPMS/cpptest-1.1.2-6.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/cpptest-1.1.2-6.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/cpptest-devel-1.1.2-6.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mgrG1M + umask 022 + cd /builddir/build/BUILD + cd cpptest-1.1.2 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff