<86>Dec 15 06:57:24 userdel[108034]: delete user 'rooter' <86>Dec 15 06:57:24 groupadd[108070]: group added to /etc/group: name=rooter, GID=705 <86>Dec 15 06:57:24 useradd[108125]: new user: name=rooter, UID=705, GID=705, home=/root, shell=/bin/bash <86>Dec 15 06:57:24 userdel[108270]: delete user 'builder' <86>Dec 15 06:57:24 userdel[108270]: removed group 'builder' owned by 'builder' <86>Dec 15 06:57:24 userdel[108270]: removed shadow group 'builder' owned by 'builder' <86>Dec 15 06:57:24 groupadd[109176]: group added to /etc/group: name=builder, GID=706 <86>Dec 15 06:57:24 groupadd[109176]: group added to /etc/gshadow: name=builder <86>Dec 15 06:57:24 groupadd[109176]: new group: name=builder, GID=706 <86>Dec 15 06:57:24 useradd[109381]: new user: name=builder, UID=706, GID=706, home=/usr/src, shell=/bin/bash <13>Dec 15 06:57:28 rpmi: gcc-c++-common-1.4.22-alt1 1519183788 installed <13>Dec 15 06:57:29 rpmi: libstdc++8-devel-8.2.1-alt1 sisyphus.214000.20 1542662379 installed <13>Dec 15 06:57:30 rpmi: gcc8-c++-8.2.1-alt1 sisyphus.214000.20 1542662379 installed <13>Dec 15 06:57:30 rpmi: gcc-c++-8-alt1 sisyphus.214000.40 1542664775 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libmuparser-2.2.5-alt1.nosrc.rpm Installing libmuparser-2.2.5-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.69294 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libmuparser-2.2.5 + echo 'Source #0 (libmuparser-2.2.5.tar):' Source #0 (libmuparser-2.2.5.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libmuparser-2.2.5.tar + cd libmuparser-2.2.5 + /bin/chmod -c -Rf u+rwX,go-w . + sed -i 's|^\(CXXFLAGS.*\)|\1 -g|' Makefile.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.39422 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libmuparser-2.2.5 + 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 -- '{}' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./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 --without-included-gettext --enable-shared=yes --disable-samples configure: WARNING: unrecognized options: --without-included-gettext checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking target system type... i586-alt-linux-gnu checking for gawk... gawk checking for a BSD-compatible install... /bin/install -c checking whether ln -s works... yes checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib 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 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 how to run the C++ preprocessor... i586-alt-linux-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 i586-alt-linux-ranlib... ranlib checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for i586-alt-linux-ar... no checking for ar... ar checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-nm... no checking for nm... nm checking for command to install directories... /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 configure: WARNING: unrecognized options: --without-included-gettext ---------------------------------------------------------------- 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 -j8 make: Entering directory '/usr/src/RPM/BUILD/libmuparser-2.2.5' i586-alt-linux-g++ -c -o muParser_dll_muParserCallback.o -DNDEBUG -DMUPARSER_DLL -DMUPARSERLIB_EXPORTS -I./include -fPIC -DPIC -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -g ./src/muParserCallback.cpp make: Leaving directory '/usr/src/RPM/BUILD/libmuparser-2.2.5' make: Entering directory '/usr/src/RPM/BUILD/libmuparser-2.2.5' i586-alt-linux-g++ -c -o muParser_dll_muParserInt.o -DNDEBUG -DMUPARSER_DLL -DMUPARSERLIB_EXPORTS -I./include -fPIC -DPIC -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -g ./src/muParserInt.cpp In file included from ./include/muParserStack.h:35, 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++/8/memory:80, from ./include/muParserBase.h:33, from ./include/muParserInt.h:29, from ./src/muParserInt.cpp:26: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./include/muParserInt.h:29, 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++/8/memory:80, from ./include/muParserBase.h:33, from ./include/muParserInt.h:29, from ./src/muParserInt.cpp:26: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/libmuparser-2.2.5' make: Entering directory '/usr/src/RPM/BUILD/libmuparser-2.2.5' i586-alt-linux-g++ -c -o muParser_dll_muParserDLL.o -DNDEBUG -DMUPARSER_DLL -DMUPARSERLIB_EXPORTS -I./include -fPIC -DPIC -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -g ./src/muParserDLL.cpp In file included from ./include/muParserStack.h:35, 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++/8/memory:80, from ./include/muParserBase.h:33, from ./include/muParser.h:32, from ./src/muParserDLL.cpp:33: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./include/muParser.h:32, 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++/8/memory:80, from ./include/muParserBase.h:33, from ./include/muParser.h:32, from ./src/muParserDLL.cpp:33: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/libmuparser-2.2.5' make: Entering directory '/usr/src/RPM/BUILD/libmuparser-2.2.5' i586-alt-linux-g++ -c -o muParser_dll_muParserBytecode.o -DNDEBUG -DMUPARSER_DLL -DMUPARSERLIB_EXPORTS -I./include -fPIC -DPIC -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -g ./src/muParserBytecode.cpp In file included from ./include/muParserBytecode.h:35, 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++/8/memory:80, from ./include/muParserError.h:34, from ./include/muParserBytecode.h:34, from ./src/muParserBytecode.cpp:26: /usr/include/c++/8/bits/unique_ptr.h:53: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] make: Leaving directory '/usr/src/RPM/BUILD/libmuparser-2.2.5' make: Entering directory '/usr/src/RPM/BUILD/libmuparser-2.2.5' i586-alt-linux-g++ -c -o muParser_dll_muParserError.o -DNDEBUG -DMUPARSER_DLL -DMUPARSERLIB_EXPORTS -I./include -fPIC -DPIC -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -g ./src/muParserError.cpp make: Leaving directory '/usr/src/RPM/BUILD/libmuparser-2.2.5' make: Entering directory '/usr/src/RPM/BUILD/libmuparser-2.2.5' i586-alt-linux-g++ -c -o muParser_dll_muParser.o -DNDEBUG -DMUPARSER_DLL -DMUPARSERLIB_EXPORTS -I./include -fPIC -DPIC -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -g ./src/muParser.cpp In file included from ./include/muParserStack.h:35, 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++/8/memory:80, from ./include/muParserBase.h:33, from ./include/muParser.h:32, from ./src/muParser.cpp:26: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./include/muParser.h:32, 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++/8/memory:80, from ./include/muParserBase.h:33, from ./include/muParser.h:32, from ./src/muParser.cpp:26: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/libmuparser-2.2.5' make: Entering directory '/usr/src/RPM/BUILD/libmuparser-2.2.5' i586-alt-linux-g++ -c -o muParser_dll_muParserTokenReader.o -DNDEBUG -DMUPARSER_DLL -DMUPARSERLIB_EXPORTS -I./include -fPIC -DPIC -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -g ./src/muParserTokenReader.cpp In file included from ./include/muParserTokenReader.h:39, 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++/8/memory:80, from ./include/muParserTokenReader.h:34, from ./src/muParserTokenReader.cpp:32: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/muParserTokenReader.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++/8/memory:80, from ./include/muParserTokenReader.h:34, from ./src/muParserTokenReader.cpp:32: /usr/include/c++/8/bits/unique_ptr.h:53: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++/8/memory:80, from ./include/muParserTokenReader.h:34, from ./src/muParserTokenReader.cpp:32: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/libmuparser-2.2.5' make: Entering directory '/usr/src/RPM/BUILD/libmuparser-2.2.5' i586-alt-linux-g++ -c -o muParser_dll_muParserBase.o -DNDEBUG -DMUPARSER_DLL -DMUPARSERLIB_EXPORTS -I./include -fPIC -DPIC -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -g ./src/muParserBase.cpp In file included from ./include/muParserStack.h:35, 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++/8/memory:80, from ./include/muParserBase.h:33, from ./src/muParserBase.cpp:26: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./src/muParserBase.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++/8/memory:80, from ./include/muParserBase.h:33, from ./src/muParserBase.cpp:26: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ./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] make: Leaving directory '/usr/src/RPM/BUILD/libmuparser-2.2.5' make: Entering directory '/usr/src/RPM/BUILD/libmuparser-2.2.5' i586-alt-linux-g++ -c -o muParser_dll_muParserTest.o -DNDEBUG -DMUPARSER_DLL -DMUPARSERLIB_EXPORTS -I./include -fPIC -DPIC -O2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -g ./src/muParserTest.cpp ./src/muParserTest.cpp:1387: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(push) ./src/muParserTest.cpp:1388: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(disable:4127) ./src/muParserTest.cpp:1390: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(pop) In file included from ./include/muParserStack.h:35, 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++/8/memory:80, from ./include/muParserBase.h:33, from ./include/muParser.h:32, from ./include/muParserTest.h:32, from ./src/muParserTest.cpp:26: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ./include/muParser.h:32, 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++/8/memory:80, from ./include/muParserBase.h:33, from ./include/muParser.h:32, from ./include/muParserTest.h:32, from ./src/muParserTest.cpp:26: /usr/include/c++/8/bits/unique_ptr.h:53: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++/8/memory:80, from ./include/muParserBase.h:33, from ./include/muParser.h:32, from ./include/muParserTest.h:32, from ./src/muParserTest.cpp:26: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/libmuparser-2.2.5' make: Entering directory '/usr/src/RPM/BUILD/libmuparser-2.2.5' i586-alt-linux-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 (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) make: Leaving directory '/usr/src/RPM/BUILD/libmuparser-2.2.5' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.45393 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libmuparser-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libmuparser-buildroot + cd libmuparser-2.2.5 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libmuparser-buildroot make: Entering directory '/usr/src/RPM/BUILD/libmuparser-2.2.5' /bin/install -p -d /usr/src/tmp/libmuparser-buildroot/usr/lib /bin/install -p -m 644 ./lib/libmuparser.so /usr/src/tmp/libmuparser-buildroot/usr/lib /bin/install -p ./lib/libmuparser.so.2.2.4 /usr/src/tmp/libmuparser-buildroot/usr/lib (cd /usr/src/tmp/libmuparser-buildroot/usr/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) /bin/install -p -d /usr/src/tmp/libmuparser-buildroot/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 /usr/src/tmp/libmuparser-buildroot/usr/`dirname $f` ; then \ /bin/install -p -d /usr/src/tmp/libmuparser-buildroot/usr/`dirname $f`; \ fi; \ /bin/install -p -m 644 ./$f /usr/src/tmp/libmuparser-buildroot/usr/$f; \ done /bin/install -p -d /usr/src/tmp/libmuparser-buildroot/usr/lib/pkgconfig /bin/install -p -m 644 build/autoconf/muparser.pc /usr/src/tmp/libmuparser-buildroot/usr/lib/pkgconfig make: Leaving directory '/usr/src/RPM/BUILD/libmuparser-2.2.5' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libmuparser-buildroot (auto) mode of './usr/lib/libmuparser.so.2.2.4' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libmuparser-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/libmuparser-buildroot/ (default) Compressing files in /usr/src/tmp/libmuparser-buildroot (auto) Adjusting library links in /usr/src/tmp/libmuparser-buildroot ./usr/lib: libmuparser.so.2 -> libmuparser.so.2.2.4 Verifying ELF objects in /usr/src/tmp/libmuparser-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: libmuparser2-2.2.5-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.80678 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libmuparser-2.2.5 + DOCDIR=/usr/src/tmp/libmuparser-buildroot/usr/share/doc/libmuparser2-2.2.5 + export DOCDIR + rm -rf /usr/src/tmp/libmuparser-buildroot/usr/share/doc/libmuparser2-2.2.5 + /bin/mkdir -p /usr/src/tmp/libmuparser-buildroot/usr/share/doc/libmuparser2-2.2.5 + cp -prL Changes.txt License.txt /usr/src/tmp/libmuparser-buildroot/usr/share/doc/libmuparser2-2.2.5 + chmod -R go-w /usr/src/tmp/libmuparser-buildroot/usr/share/doc/libmuparser2-2.2.5 + chmod -R a+rX /usr/src/tmp/libmuparser-buildroot/usr/share/doc/libmuparser2-2.2.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.M4Bx0A 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.jDXghu find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libmuparser.so.2 = set:ndOewgjWbXeJZ38hnQBvuRsqieJsJ90vJzE6wtYOIw1Le42OATvCCCh64SffQS4T8QGEXxViLBkELRd48ZFw2aZlpmjSfp4l2YtwlNuaVf7yQ8QgX4Ysm0c73iyzn9gVo71zpJk5x76RFweSaRp2pW2vk06fFwu460ymrZxOO6JsmE8c2CfJPn6U8nZp3921ol3p72lI2gwDMqZ5HZjADyrKU5TiPDxSYbTBeAtQeur3vL7H8wOMDWiNUHG1ApAZBojbF9QYdPyrIGh5QK6xof9aeuHqi000imsf5cryzD8iVPpuK9mtZykN1wZa63nzvNUJB1oody2gGVAR0s82cFQyxx2YEB0Emjb0HZCd08Q02qT3ehib7EbMiZ5Ep7eG8YWh6X0G9n48Pkc0eym8r3AMjMCEmWUNrlJwuBh3RnS3ch3ViYlHdJUkcjXNS4St8cOU7cUPtQWlDIe7tgO4cZxiqremIHOeMZGxRLaIGdCGgq0Cv1cg9jLPn62pZsiUC6sK0FdRBn5qYGijQZB0tSy4oifMos6A1fw0NA8RlyKZctOX6OfA1NN28q4RUQgt6o8qIe3WxZthGjz1Mq064cj1QVTnqwBteVqwB5eroYEqLh0i8o3FE8x2Pt5Z6XqWqr32YfBLAR7Ws9EFOZonMxiPEVyqfItirkJFm924y1dOO6P1gZhU771yNlbjhEGs3Garw8e0igB6ZzoQ41xZBb2WgLPbFCac7X58tg8r9M07Ae7k06yul8ZefVnYw4Uwd6JCjPZ06AKagsouzCRKJeOsZsF1x2rTjwlaNvV7aQ3n9jdILFcoWmB7LVSpOx0MiTnaPcSO5CegLzzM5ZsMBuYs0Vz9J2ei7bISEDruYZwcvZ3EWg226seiIENgvQdTy7kExe0hZtCU9gLOo2fPDe0MSo7JZeDWE2QObigfoWQzLdGtHot0EObJILhY1RrfWFlo9PSvw57ZEkcrB9LCeKp96kWgzZDDkkEypHFCb7ZcK5qmHmaE6BK0y28yueoPBYZlsdnZ5NcrK3M73OjKojSkAThYZzQcdVL2ItmuMmabZtw8f3nSrDnwbwD1ioK9d99mNhc9PKaZoUhmogrIsNwH7w10TaRSzc Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libm.so.6(GLIBC_2.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.3X1ZNE Creating libmuparser2-debuginfo package Processing files: libmuparser-devel-2.2.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6Amvmf 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.k8aNSg find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) /usr/src/tmp/libmuparser-buildroot/usr/include/muParser.h:29:10: fatal error: vector: No such file or directory #include ^~~~~~~~ compilation terminated. cpp.req: /usr/src/tmp/libmuparser-buildroot/usr/include/muParser.h: cpp failed, trying c++ mode Provides: pkgconfig(muparser) = 2.2.4 Requires: libmuparser2 = 2.2.5-alt1, /usr/lib/libmuparser.so.2, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8XonLC Processing files: libmuparser2-debuginfo-2.2.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DGTQKD find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QCJdMS find-requires: running scripts (debuginfo) Provides: debug(libmuparser.so.2) Requires: libmuparser2 = 2.2.5-alt1, debug(libc.so.6), debug(libgcc_s.so.1), debug(libm.so.6), debug(libstdc++.so.6) Removing 1 extra deps from libmuparser-devel due to dependency on libmuparser2 Wrote: /usr/src/RPM/RPMS/i586/libmuparser2-2.2.5-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libmuparser-devel-2.2.5-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libmuparser2-debuginfo-2.2.5-alt1.i586.rpm 30.26user 1.70system 0:35.59elapsed 89%CPU (0avgtext+0avgdata 258548maxresident)k 0inputs+0outputs (0major+837828minor)pagefaults 0swaps 39.82user 4.13system 0:54.72elapsed 80%CPU (0avgtext+0avgdata 258548maxresident)k 0inputs+0outputs (0major+1238520minor)pagefaults 0swaps --- libmuparser2-2.2.5-alt1.i586.rpm.repo 2016-04-09 04:11:52.000000000 +0000 +++ libmuparser2-2.2.5-alt1.i586.rpm.hasher 2018-12-15 06:58:10.261097222 +0000 @@ -12,2 +12,3 @@ Requires: libstdc++.so.6(CXXABI_1.3) +Requires: libstdc++.so.6(CXXABI_1.3.9) Requires: libstdc++.so.6(GLIBCXX_3.4) @@ -20,3 +21,3 @@ Requires: rpmlib(PayloadIsLzma) -Provides: libmuparser.so.2 = set:ndOewgjWbXeJZ38hnQBvuRsqieJsJ90vJzE6wtYOIw1LKo7NNcVZ7CCCh64SffQS4T8QGEXxViLBkELRd4hfA24kgNLOICIvO8G4UX0HyZ49ZF3hq4qEt2ueb0Cz19NNH4EsIzwNImGyM3zWkg7rBWcxctxfa0zDkgf230hbtopzmKIxp82zwVjXYB1eOBveAiwOwol3p72lI2gwDMqZ5HZjADyrKU5ZfS5Cf3JVnKbt8XEtYS6ZuZ8l4M0XiNUHG1ApgmjbF9QYjAHWU6Hqk1JHh8SjyyzTGC4000ZtboS47fhAODPIhYZbg570SH63nzvNUJB1oody2gGVAR0s8iR5335Uhb1klw6bsp0gE1s3V49JswK0bRnEp7eG8YWh6X0G9n48Pkc0eym8r3AMjMCEmWUNrlJwuBh3RnS391IZkyLqJF5DypqfSCMK3xh6Zw6YVeqZaepteWwA986dsxASCz5XGI3YL6mZG2HqzFaA68eqMZIpC0apWtZizew2CfbxrqMV2ASknulENHadhZD14ZhcF1o678C4FKiQJDXATdAv83yz5gQwXpwzW5MgQot6Q3ZbzkD63wR0Ttd4CFg95V97YOeDsdMO2DdcukJT8094IxkkAgxVKyurnjnrrgwZFOnIFVigjBnDChP5RuoXASEqjJi4843qABdC3wY3Yzz0NUGBF8klK1lBdg4n23g0LQUvME922ZHm4QxuDnidloeSbgWwgSiw1e8teE0c4Za2FTvOLU19M1rcqdDCX13in58ecLhPqTyPRVQwgxJX9MaBULY35WFxpFrGxZdk6ctHOzTsXcVg0oFXbBp6rV2j7ETNhU2v6KQHCsM1AfCQaU8tIMqzuKVNZzMYR4y44cUsAohzxZoKVmYw2dQ18OLdNjwuBN4uCft0wJNeqXZ3Rh5EBnAwuMQF7vrkXmNW0gBnqpvzU3GTuQjHYtZxoNx1uHcVRQNdbNg7fhy6ZLeFEg5PmjdneWpT2dHlb5kzin0h1svpPBYZlsdnZ5NcrK3M73OjKojSk4vzEuOv5oXIYwJkmYrgADxbXJPbM5MP09cTACA4HU8CApn5v4fO23qzBb6sZ0M0wrBqXh6 +Provides: libmuparser.so.2 = set:ndOewgjWbXeJZ38hnQBvuRsqieJsJ90vJzE6wtYOIw1Le42OATvCCCh64SffQS4T8QGEXxViLBkELRd48ZFw2aZlpmjSfp4l2YtwlNuaVf7yQ8QgX4Ysm0c73iyzn9gVo71zpJk5x76RFweSaRp2pW2vk06fFwu460ymrZxOO6JsmE8c2CfJPn6U8nZp3921ol3p72lI2gwDMqZ5HZjADyrKU5TiPDxSYbTBeAtQeur3vL7H8wOMDWiNUHG1ApAZBojbF9QYdPyrIGh5QK6xof9aeuHqi000imsf5cryzD8iVPpuK9mtZykN1wZa63nzvNUJB1oody2gGVAR0s82cFQyxx2YEB0Emjb0HZCd08Q02qT3ehib7EbMiZ5Ep7eG8YWh6X0G9n48Pkc0eym8r3AMjMCEmWUNrlJwuBh3RnS3ch3ViYlHdJUkcjXNS4St8cOU7cUPtQWlDIe7tgO4cZxiqremIHOeMZGxRLaIGdCGgq0Cv1cg9jLPn62pZsiUC6sK0FdRBn5qYGijQZB0tSy4oifMos6A1fw0NA8RlyKZctOX6OfA1NN28q4RUQgt6o8qIe3WxZthGjz1Mq064cj1QVTnqwBteVqwB5eroYEqLh0i8o3FE8x2Pt5Z6XqWqr32YfBLAR7Ws9EFOZonMxiPEVyqfItirkJFm924y1dOO6P1gZhU771yNlbjhEGs3Garw8e0igB6ZzoQ41xZBb2WgLPbFCac7X58tg8r9M07Ae7k06yul8ZefVnYw4Uwd6JCjPZ06AKagsouzCRKJeOsZsF1x2rTjwlaNvV7aQ3n9jdILFcoWmB7LVSpOx0MiTnaPcSO5CegLzzM5ZsMBuYs0Vz9J2ei7bISEDruYZwcvZ3EWg226seiIENgvQdTy7kExe0hZtCU9gLOo2fPDe0MSo7JZeDWE2QObigfoWQzLdGtHot0EObJILhY1RrfWFlo9PSvw57ZEkcrB9LCeKp96kWgzZDDkkEypHFCb7ZcK5qmHmaE6BK0y28yueoPBYZlsdnZ5NcrK3M73OjKojSkAThYZzQcdVL2ItmuMmabZtw8f3nSrDnwbwD1ioK9d99mNhc9PKaZoUhmogrIsNwH7w10TaRSzc Provides: libmuparser2 = 2.2.5-alt1