D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/pythia8-8.3.03-1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5cgjzV + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf pythia8303 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/pythia8303.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pythia8303 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf lhapdfdummy + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DyEE7J + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd pythia8303 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export 'USRCXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + USRCXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export 'USRLDFLAGSSHARED= -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,defs' + USRLDFLAGSSHARED=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-z,defs' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-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 --with-hepmc=/usr --lib-suffix=-8.3.03.so --with-lhapdf6 --with-gzip Running PYTHIA configuration script. Now is Fri Nov 26 03:05:13 UTC 2021(B WARNING: Ignoring invalid option "--host".(B WARNING: Ignoring invalid option "--build".(B WARNING: Ignoring invalid option "--program-prefix".(B WARNING: Ignoring invalid option "--disable-dependency-tracking".(B WARNING: Ignoring invalid option "--exec-prefix".(B WARNING: Ignoring invalid option "--bindir".(B WARNING: Ignoring invalid option "--sbindir".(B WARNING: Ignoring invalid option "--sysconfdir".(B WARNING: Ignoring invalid option "--datadir".(B WARNING: Ignoring invalid option "--includedir".(B WARNING: Ignoring invalid option "--libdir".(B WARNING: Ignoring invalid option "--libexecdir".(B WARNING: Ignoring invalid option "--localstatedir".(B WARNING: Ignoring invalid option "--sharedstatedir".(B WARNING: Ignoring invalid option "--mandir".(B WARNING: Ignoring invalid option "--infodir".(B WARNING: Ignoring invalid option "--enable-shared".(B WARNING: Ignoring invalid option "--with-hepmc".(B WARNING: CXX not set, using g++.(B --------------------------------------------------------------------- | PYTHIA Configuration Summary | --------------------------------------------------------------------- Architecture = LINUX C++ compiler CXX = g++ C++ flags CXX_COMMON = -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP C++ shared flag CXX_SHARED = -shared Further options = The following optional external packages will be used:  + LHAPDF6(B (-I/usr/include)  + GZIP(B (system) + make -j4 SHAREDSUFFIX=so.8.3.03 g++ src/Analysis.cc -o tmp/Analysis.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP g++ src/Basics.cc -o tmp/Basics.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP g++ src/BeamParticle.cc -o tmp/BeamParticle.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP g++ src/BeamRemnants.cc -o tmp/BeamRemnants.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP g++ src/BeamShape.cc -o tmp/BeamShape.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP g++ src/BoseEinstein.cc -o tmp/BoseEinstein.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP g++ src/ColourReconnection.cc -o tmp/ColourReconnection.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP g++ src/ColourTracing.cc -o tmp/ColourTracing.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP g++ src/DeuteronProduction.cc -o tmp/DeuteronProduction.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP g++ src/Dire.cc -o tmp/Dire.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP g++ src/DireBasics.cc -o tmp/DireBasics.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP g++ src/DireHistory.cc -o tmp/DireHistory.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP g++ src/DireMerging.cc -o tmp/DireMerging.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP g++ src/DireMergingHooks.cc -o tmp/DireMergingHooks.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP g++ src/DireSpace.cc -o tmp/DireSpace.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP g++ src/DireSplitInfo.cc -o tmp/DireSplitInfo.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP g++ src/DireSplittingLibrary.cc -o tmp/DireSplittingLibrary.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP g++ src/DireSplittings.cc -o tmp/DireSplittings.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP g++ src/DireSplittingsEW.cc -o tmp/DireSplittingsEW.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP g++ src/DireSplittingsQCD.cc -o tmp/DireSplittingsQCD.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP g++ src/DireSplittingsQED.cc -o tmp/DireSplittingsQED.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP g++ src/DireSplittingsU1new.cc -o tmp/DireSplittingsU1new.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP g++ src/DireTimes.cc -o tmp/DireTimes.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP g++ src/DireWeightContainer.cc -o tmp/DireWeightContainer.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP g++ src/Event.cc -o tmp/Event.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP g++ src/FJcore.cc -o tmp/FJcore.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP g++ src/FragmentationFlavZpT.cc -o tmp/FragmentationFlavZpT.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP g++ src/FragmentationSystems.cc -o tmp/FragmentationSystems.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP g++ src/GammaKinematics.cc -o tmp/GammaKinematics.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP g++ src/HIUserHooks.cc -o tmp/HIUserHooks.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP g++ src/HadronLevel.cc -o tmp/HadronLevel.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP g++ src/HadronWidths.cc -o tmp/HadronWidths.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP g++ src/HardDiffraction.cc -o tmp/HardDiffraction.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP g++ src/HeavyIons.cc -o tmp/HeavyIons.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP g++ src/HelicityBasics.cc -o tmp/HelicityBasics.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP g++ src/HelicityMatrixElements.cc -o tmp/HelicityMatrixElements.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP g++ src/HiddenValleyFragmentation.cc -o tmp/HiddenValleyFragmentation.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP g++ src/History.cc -o tmp/History.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP g++ src/Info.cc -o tmp/Info.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP g++ src/JunctionSplitting.cc -o tmp/JunctionSplitting.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP g++ src/LHEF3.cc -o tmp/LHEF3.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP g++ src/LesHouches.cc -o tmp/LesHouches.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP g++ src/LowEnergyProcess.cc -o tmp/LowEnergyProcess.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP g++ src/LowEnergySigma.cc -o tmp/LowEnergySigma.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP g++ src/MathTools.cc -o tmp/MathTools.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP g++ src/Merging.cc -o tmp/Merging.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP g++ src/MergingHooks.cc -o tmp/MergingHooks.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP g++ src/MiniStringFragmentation.cc -o tmp/MiniStringFragmentation.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP src/Merging.cc: In member function 'int Pythia8::Merging::mergeProcessCKKWL(Pythia8::Event&)': src/Merging.cc:292:29: error: 'numeric_limits' is not a member of 'std' 292 | std::numeric_limits::infinity()); | ^~~~~~~~~~~~~~ src/Merging.cc:292:44: error: expected primary-expression before 'double' 292 | std::numeric_limits::infinity()); | ^~~~~~ src/Merging.cc: In member function 'int Pythia8::Merging::mergeProcessUMEPS(Pythia8::Event&)': src/Merging.cc:458:29: error: 'numeric_limits' is not a member of 'std' 458 | std::numeric_limits::infinity()); | ^~~~~~~~~~~~~~ src/Merging.cc:458:44: error: expected primary-expression before 'double' 458 | std::numeric_limits::infinity()); | ^~~~~~ g++ src/MultipartonInteractions.cc -o tmp/MultipartonInteractions.o -c -MD -Iinclude -O2 -std=c++11 -pedantic -W -Wall -Wshadow -fPIC -DGZIP make: *** [Makefile:98: tmp/Merging.o] Error 1 make: *** Waiting for unfinished jobs.... error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.DyEE7J (%build) RPM build errors: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.DyEE7J (%build) I: [iurt_root_command] ERROR: chroot