+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/muParser.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.hc2OWj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf muparser-2.2.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/muparser-2.2.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd muparser-2.2.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qWl5UM + umask 022 + cd /builddir/build/BUILD + cd muparser-2.2.5 + 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 ./build/autoconf/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build/autoconf/config.sub ++ basename ./build/autoconf/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build/autoconf/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build/autoconf/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build/autoconf/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build/autoconf/config.guess ++ basename ./build/autoconf/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build/autoconf/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build/autoconf/config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name 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 --enable-shared=yes --enable-debug=no --enable-samples=no checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking target system type... riscv64-redhat-linux-gnu checking for gawk... gawk checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib 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 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 how to run the C++ preprocessor... g++ -E checking for the --enable-debug option... no checking for the --enable-shared option... yes checking for the --enable-samples option... no checking whether we are using the Intel C compiler... no checking whether we are using the Intel C++ compiler... no checking whether we are using the Sun C++ compiler... no checking for riscv64-redhat-linux-gnu-ranlib... ranlib checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-nm... no checking for nm... nm checking for command to install directories... /usr/bin/install -c -d checking if make is GNU make... yes checking for dependency tracking method... disabled configure: creating ./config.status config.status: creating Makefile config.status: creating build/autoconf/muparser.pc ---------------------------------------------------------------- Configuration for muparser 2.2.4 successfully completed. Summary of main configuration settings for muparser: - SHARED mode - RELEASE build - SAMPLES disabled Now, just run make. ---------------------------------------------------------------- + make '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 ' -j4 g++ -c -o muParser_dll_muParser.o -DNDEBUG -DMUPARSER_DLL -DMUPARSERLIB_EXPORTS -I./include -fPIC -DPIC -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 ./src/muParser.cpp g++ -c -o muParser_dll_muParserBase.o -DNDEBUG -DMUPARSER_DLL -DMUPARSERLIB_EXPORTS -I./include -fPIC -DPIC -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 ./src/muParserBase.cpp g++ -c -o muParser_dll_muParserBytecode.o -DNDEBUG -DMUPARSER_DLL -DMUPARSERLIB_EXPORTS -I./include -fPIC -DPIC -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 ./src/muParserBytecode.cpp g++ -c -o muParser_dll_muParserCallback.o -DNDEBUG -DMUPARSER_DLL -DMUPARSERLIB_EXPORTS -I./include -fPIC -DPIC -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 ./src/muParserCallback.cpp g++ -c -o muParser_dll_muParserDLL.o -DNDEBUG -DMUPARSER_DLL -DMUPARSERLIB_EXPORTS -I./include -fPIC -DPIC -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 ./src/muParserDLL.cpp In file included from ./include/muParserBytecode.h:35:0, from ./src/muParserBytecode.cpp:26: ./include/muParserToken.h:72:12: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_pCallback; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./include/muParserError.h:34, from ./include/muParserBytecode.h:34, from ./src/muParserBytecode.cpp:26: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./include/muParserStack.h:35:0, from ./include/muParserBase.h:39, from ./include/muParser.h:32, from ./src/muParser.cpp:26: ./include/muParserToken.h:72:12: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_pCallback; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./include/muParserBase.h:33, from ./include/muParser.h:32, from ./src/muParser.cpp:26: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./include/muParserStack.h:35:0, from ./include/muParserBase.h:39, from ./src/muParserBase.cpp:26: ./include/muParserToken.h:72:12: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_pCallback; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./include/muParserBase.h:33, from ./src/muParserBase.cpp:26: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./include/muParser.h:32:0, from ./src/muParser.cpp:26: ./include/muParserBase.h:291:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_pTokenReader; ///< Managed pointer to the token reader object. ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./include/muParserBase.h:33, from ./include/muParser.h:32, from ./src/muParser.cpp:26: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/muParserBase.cpp:26:0: ./include/muParserBase.h:291:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_pTokenReader; ///< Managed pointer to the token reader object. ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./include/muParserBase.h:33, from ./src/muParserBase.cpp:26: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ ./src/muParserBytecode.cpp: In member function 'void mu::ParserByteCode::AddOp(mu::ECmdCode)': ./src/muParserBytecode.cpp:213:15: warning: enumeration value 'cmLE' not handled in switch [-Wswitch] switch(a_Oprt) ^ ./src/muParserBytecode.cpp:213:15: warning: enumeration value 'cmGE' not handled in switch [-Wswitch] ./src/muParserBytecode.cpp:213:15: warning: enumeration value 'cmNEQ' not handled in switch [-Wswitch] ./src/muParserBytecode.cpp:213:15: warning: enumeration value 'cmEQ' not handled in switch [-Wswitch] ./src/muParserBytecode.cpp:213:15: warning: enumeration value 'cmLT' not handled in switch [-Wswitch] ./src/muParserBytecode.cpp:213:15: warning: enumeration value 'cmGT' not handled in switch [-Wswitch] ./src/muParserBytecode.cpp:213:15: warning: enumeration value 'cmLAND' not handled in switch [-Wswitch] ./src/muParserBytecode.cpp:213:15: warning: enumeration value 'cmLOR' not handled in switch [-Wswitch] ./src/muParserBytecode.cpp:213:15: warning: enumeration value 'cmASSIGN' not handled in switch [-Wswitch] ./src/muParserBytecode.cpp:213:15: warning: enumeration value 'cmBO' not handled in switch [-Wswitch] ./src/muParserBytecode.cpp:213:15: warning: enumeration value 'cmBC' not handled in switch [-Wswitch] ./src/muParserBytecode.cpp:213:15: warning: enumeration value 'cmIF' not handled in switch [-Wswitch] ./src/muParserBytecode.cpp:213:15: warning: enumeration value 'cmELSE' not handled in switch [-Wswitch] ./src/muParserBytecode.cpp:213:15: warning: enumeration value 'cmENDIF' not handled in switch [-Wswitch] ./src/muParserBytecode.cpp:213:15: warning: enumeration value 'cmARG_SEP' not handled in switch [-Wswitch] ./src/muParserBytecode.cpp:213:15: warning: enumeration value 'cmVAR' not handled in switch [-Wswitch] ./src/muParserBytecode.cpp:213:15: warning: enumeration value 'cmVAL' not handled in switch [-Wswitch] ./src/muParserBytecode.cpp:213:15: warning: enumeration value 'cmVARPOW2' not handled in switch [-Wswitch] ./src/muParserBytecode.cpp:213:15: warning: enumeration value 'cmVARPOW3' not handled in switch [-Wswitch] ./src/muParserBytecode.cpp:213:15: warning: enumeration value 'cmVARPOW4' not handled in switch [-Wswitch] ./src/muParserBytecode.cpp:213:15: warning: enumeration value 'cmVARMUL' not handled in switch [-Wswitch] ./src/muParserBytecode.cpp:213:15: warning: enumeration value 'cmPOW2' not handled in switch [-Wswitch] ./src/muParserBytecode.cpp:213:15: warning: enumeration value 'cmFUNC' not handled in switch [-Wswitch] ./src/muParserBytecode.cpp:213:15: warning: enumeration value 'cmFUNC_STR' not handled in switch [-Wswitch] ./src/muParserBytecode.cpp:213:15: warning: enumeration value 'cmFUNC_BULK' not handled in switch [-Wswitch] ./src/muParserBytecode.cpp:213:15: warning: enumeration value 'cmSTRING' not handled in switch [-Wswitch] ./src/muParserBytecode.cpp:213:15: warning: enumeration value 'cmOPRT_BIN' not handled in switch [-Wswitch] ./src/muParserBytecode.cpp:213:15: warning: enumeration value 'cmOPRT_POSTFIX' not handled in switch [-Wswitch] ./src/muParserBytecode.cpp:213:15: warning: enumeration value 'cmOPRT_INFIX' not handled in switch [-Wswitch] ./src/muParserBytecode.cpp:213:15: warning: enumeration value 'cmEND' not handled in switch [-Wswitch] ./src/muParserBytecode.cpp:213:15: warning: enumeration value 'cmUNKNOWN' not handled in switch [-Wswitch] ./src/muParserBase.cpp: In member function 'void mu::ParserBase::ApplyFunc(mu::ParserStack > >&, mu::ParserStack > >&, int) const': ./src/muParserBase.cpp:838:11: warning: enumeration value 'cmLE' not handled in switch [-Wswitch] switch(funTok.GetCode()) ^ ./src/muParserBase.cpp:838:11: warning: enumeration value 'cmGE' not handled in switch [-Wswitch] ./src/muParserBase.cpp:838:11: warning: enumeration value 'cmNEQ' not handled in switch [-Wswitch] ./src/muParserBase.cpp:838:11: warning: enumeration value 'cmEQ' not handled in switch [-Wswitch] ./src/muParserBase.cpp:838:11: warning: enumeration value 'cmLT' not handled in switch [-Wswitch] ./src/muParserBase.cpp:838:11: warning: enumeration value 'cmGT' not handled in switch [-Wswitch] ./src/muParserBase.cpp:838:11: warning: enumeration value 'cmADD' not handled in switch [-Wswitch] ./src/muParserBase.cpp:838:11: warning: enumeration value 'cmSUB' not handled in switch [-Wswitch] ./src/muParserBase.cpp:838:11: warning: enumeration value 'cmMUL' not handled in switch [-Wswitch] ./src/muParserBase.cpp:838:11: warning: enumeration value 'cmDIV' not handled in switch [-Wswitch] ./src/muParserBase.cpp:838:11: warning: enumeration value 'cmPOW' not handled in switch [-Wswitch] ./src/muParserBase.cpp:838:11: warning: enumeration value 'cmLAND' not handled in switch [-Wswitch] ./src/muParserBase.cpp:838:11: warning: enumeration value 'cmLOR' not handled in switch [-Wswitch] ./src/muParserBase.cpp:838:11: warning: enumeration value 'cmASSIGN' not handled in switch [-Wswitch] ./src/muParserBase.cpp:838:11: warning: enumeration value 'cmBO' not handled in switch [-Wswitch] ./src/muParserBase.cpp:838:11: warning: enumeration value 'cmBC' not handled in switch [-Wswitch] ./src/muParserBase.cpp:838:11: warning: enumeration value 'cmIF' not handled in switch [-Wswitch] ./src/muParserBase.cpp:838:11: warning: enumeration value 'cmELSE' not handled in switch [-Wswitch] ./src/muParserBase.cpp:838:11: warning: enumeration value 'cmENDIF' not handled in switch [-Wswitch] ./src/muParserBase.cpp:838:11: warning: enumeration value 'cmARG_SEP' not handled in switch [-Wswitch] ./src/muParserBase.cpp:838:11: warning: enumeration value 'cmVAR' not handled in switch [-Wswitch] ./src/muParserBase.cpp:838:11: warning: enumeration value 'cmVAL' not handled in switch [-Wswitch] ./src/muParserBase.cpp:838:11: warning: enumeration value 'cmVARPOW2' not handled in switch [-Wswitch] ./src/muParserBase.cpp:838:11: warning: enumeration value 'cmVARPOW3' not handled in switch [-Wswitch] ./src/muParserBase.cpp:838:11: warning: enumeration value 'cmVARPOW4' not handled in switch [-Wswitch] ./src/muParserBase.cpp:838:11: warning: enumeration value 'cmVARMUL' not handled in switch [-Wswitch] ./src/muParserBase.cpp:838:11: warning: enumeration value 'cmPOW2' not handled in switch [-Wswitch] ./src/muParserBase.cpp:838:11: warning: enumeration value 'cmSTRING' not handled in switch [-Wswitch] ./src/muParserBase.cpp:838:11: warning: enumeration value 'cmEND' not handled in switch [-Wswitch] ./src/muParserBase.cpp:838:11: warning: enumeration value 'cmUNKNOWN' not handled in switch [-Wswitch] g++ -c -o muParser_dll_muParserError.o -DNDEBUG -DMUPARSER_DLL -DMUPARSERLIB_EXPORTS -I./include -fPIC -DPIC -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 ./src/muParserError.cpp g++ -c -o muParser_dll_muParserInt.o -DNDEBUG -DMUPARSER_DLL -DMUPARSERLIB_EXPORTS -I./include -fPIC -DPIC -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 ./src/muParserInt.cpp In file included from ./include/muParserStack.h:35:0, from ./include/muParserBase.h:39, from ./include/muParser.h:32, from ./src/muParserDLL.cpp:33: ./include/muParserToken.h:72:12: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_pCallback; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./include/muParserBase.h:33, from ./include/muParser.h:32, from ./src/muParserDLL.cpp:33: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./include/muParser.h:32:0, from ./src/muParserDLL.cpp:33: ./include/muParserBase.h:291:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_pTokenReader; ///< Managed pointer to the token reader object. ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./include/muParserBase.h:33, from ./include/muParser.h:32, from ./src/muParserDLL.cpp:33: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./include/muParserStack.h:35:0, from ./include/muParserBase.h:39, from ./include/muParserInt.h:29, from ./src/muParserInt.cpp:26: ./include/muParserToken.h:72:12: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_pCallback; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./include/muParserBase.h:33, from ./include/muParserInt.h:29, from ./src/muParserInt.cpp:26: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./include/muParserInt.h:29:0, from ./src/muParserInt.cpp:26: ./include/muParserBase.h:291:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_pTokenReader; ///< Managed pointer to the token reader object. ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./include/muParserBase.h:33, from ./include/muParserInt.h:29, from ./src/muParserInt.cpp:26: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -c -o muParser_dll_muParserTest.o -DNDEBUG -DMUPARSER_DLL -DMUPARSERLIB_EXPORTS -I./include -fPIC -DPIC -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 ./src/muParserTest.cpp g++ -c -o muParser_dll_muParserTokenReader.o -DNDEBUG -DMUPARSER_DLL -DMUPARSERLIB_EXPORTS -I./include -fPIC -DPIC -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 ./src/muParserTokenReader.cpp ./src/muParserTest.cpp:1387:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(push) ./src/muParserTest.cpp:1388:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(disable:4127) ./src/muParserTest.cpp:1390:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(pop) In file included from ./include/muParserStack.h:35:0, from ./include/muParserBase.h:39, from ./include/muParser.h:32, from ./include/muParserTest.h:32, from ./src/muParserTest.cpp:26: ./include/muParserToken.h:72:12: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_pCallback; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./include/muParserBase.h:33, from ./include/muParser.h:32, from ./include/muParserTest.h:32, from ./src/muParserTest.cpp:26: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./include/muParser.h:32:0, from ./include/muParserTest.h:32, from ./src/muParserTest.cpp:26: ./include/muParserBase.h:291:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_pTokenReader; ///< Managed pointer to the token reader object. ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./include/muParserBase.h:33, from ./include/muParser.h:32, from ./include/muParserTest.h:32, from ./src/muParserTest.cpp:26: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./include/muParserTokenReader.h:39:0, from ./src/muParserTokenReader.cpp:32: ./include/muParserToken.h:72:12: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_pCallback; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./include/muParserTokenReader.h:34, from ./src/muParserTokenReader.cpp:32: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/muParserTokenReader.cpp:33:0: ./include/muParserBase.h:291:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_pTokenReader; ///< Managed pointer to the token reader object. ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./include/muParserTokenReader.h:34, from ./src/muParserTokenReader.cpp:32: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ ./src/muParserTokenReader.cpp: In member function 'mu::ParserTokenReader* mu::ParserTokenReader::Clone(mu::ParserBase*) const': ./src/muParserTokenReader.cpp:150:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr ptr(new ParserTokenReader(*this)); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./include/muParserTokenReader.h:34, from ./src/muParserTokenReader.cpp:32: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ ./src/muParserTest.cpp: In member function 'int mu::Test::ParserTester::EqnTest(const string_type&, double, bool)': ./src/muParserTest.cpp:1261:14: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr p1; ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from ./include/muParserBase.h:33, from ./include/muParser.h:32, from ./include/muParserTest.h:32, from ./src/muParserTest.cpp:26: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -shared -fPIC -o lib/libmuparser.so.2.2.4 muParser_dll_muParser.o muParser_dll_muParserBase.o muParser_dll_muParserBytecode.o muParser_dll_muParserCallback.o muParser_dll_muParserDLL.o muParser_dll_muParserError.o muParser_dll_muParserInt.o muParser_dll_muParserTest.o muParser_dll_muParserTokenReader.o -Wl,-soname,libmuparser.so.2 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld (cd ./lib/; rm -f libmuparser.so libmuparser.so.2; ln -s libmuparser.so.2.2.4 libmuparser.so.2; ln -s libmuparser.so.2 libmuparser.so) + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SqQ1gr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/muParser-2.2.5-5.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/muParser-2.2.5-5.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/muParser-2.2.5-5.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/muParser-2.2.5-5.fc28.riscv64 + cd muparser-2.2.5 + make libdir=/builddir/build/BUILDROOT/muParser-2.2.5-5.fc28.riscv64/usr/lib64 prefix=/builddir/build/BUILDROOT/muParser-2.2.5-5.fc28.riscv64/usr install /usr/bin/install -c -d /builddir/build/BUILDROOT/muParser-2.2.5-5.fc28.riscv64/usr/lib64 /usr/bin/install -c -m 644 ./lib/libmuparser.so /builddir/build/BUILDROOT/muParser-2.2.5-5.fc28.riscv64/usr/lib64 /usr/bin/install -c ./lib/libmuparser.so.2.2.4 /builddir/build/BUILDROOT/muParser-2.2.5-5.fc28.riscv64/usr/lib64 (cd /builddir/build/BUILDROOT/muParser-2.2.5-5.fc28.riscv64/usr/lib64 ; rm -f libmuparser.so libmuparser.so.2; ln -s libmuparser.so.2.2.4 libmuparser.so.2; ln -s libmuparser.so.2 libmuparser.so) /usr/bin/install -c -d /builddir/build/BUILDROOT/muParser-2.2.5-5.fc28.riscv64/usr for f in include/muParser.h include/muParserBase.h include/muParserBytecode.h include/muParserCallback.h include/muParserDLL.h include/muParserDef.h include/muParserError.h include/muParserFixes.h include/muParserInt.h include/muParserStack.h include/muParserTemplateMagic.h include/muParserTest.h include/muParserToken.h include/muParserTokenReader.h; do \ if test ! -d /builddir/build/BUILDROOT/muParser-2.2.5-5.fc28.riscv64/usr/`dirname $f` ; then \ /usr/bin/install -c -d /builddir/build/BUILDROOT/muParser-2.2.5-5.fc28.riscv64/usr/`dirname $f`; \ fi; \ /usr/bin/install -c -m 644 ./$f /builddir/build/BUILDROOT/muParser-2.2.5-5.fc28.riscv64/usr/$f; \ done /usr/bin/install -c -d /builddir/build/BUILDROOT/muParser-2.2.5-5.fc28.riscv64/usr/lib64/pkgconfig /usr/bin/install -c -m 644 build/autoconf/muparser.pc /builddir/build/BUILDROOT/muParser-2.2.5-5.fc28.riscv64/usr/lib64/pkgconfig + /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: muParser-2.2.5-5.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8PA5Ve + umask 022 + cd /builddir/build/BUILD + cd muparser-2.2.5 + DOCDIR=/builddir/build/BUILDROOT/muParser-2.2.5-5.fc28.riscv64/usr/share/doc/muParser + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/muParser-2.2.5-5.fc28.riscv64/usr/share/doc/muParser + cp -pr Changes.txt /builddir/build/BUILDROOT/muParser-2.2.5-5.fc28.riscv64/usr/share/doc/muParser + cp -pr License.txt /builddir/build/BUILDROOT/muParser-2.2.5-5.fc28.riscv64/usr/share/doc/muParser + exit 0 Provides: libmuparser.so.2()(64bit) muParser = 2.2.5-5.fc28 muParser(riscv-64) = 2.2.5-5.fc28 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) libm.so.6(GLIBC_2.27)(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: muParser-devel-2.2.5-5.fc28.riscv64 Provides: muParser-devel = 2.2.5-5.fc28 muParser-devel(riscv-64) = 2.2.5-5.fc28 pkgconfig(muparser) = 2.2.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libmuparser.so.2()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/muParser-2.2.5-5.fc28.riscv64 Wrote: /builddir/build/SRPMS/muParser-2.2.5-5.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/muParser-2.2.5-5.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/muParser-devel-2.2.5-5.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.cgvwMX + umask 022 + cd /builddir/build/BUILD + cd muparser-2.2.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/muParser-2.2.5-5.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff