+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/HepMC.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.nQnutF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf HepMC-2.06.09 + /usr/bin/gzip -dc /builddir/build/SOURCES/HepMC-2.06.09.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd HepMC-2.06.09 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (HepMC-fix-typo-hierachy-hierarchy.patch):' Patch #0 (HepMC-fix-typo-hierachy-hierarchy.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file fio/HEPEVT_Wrapper.cc + echo 'Patch #1 (HepMC-examples-makefile.patch):' Patch #1 (HepMC-examples-makefile.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file examples/fio/GNUmakefile.example.in patching file examples/pythia8/GNUmakefile.example.in + echo 'Patch #2 (HepMC-examples-hwaend.patch):' Patch #2 (HepMC-examples-hwaend.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file examples/fio/example_MyHerwig.cc patching file examples/fio/testHerwigCopies.cc + echo 'Patch #3 (HepMC-linking.patch):' Patch #3 (HepMC-linking.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file fio/Makefile.am patching file fio/Makefile.in + echo 'Patch #4 (HepMC-no-hexfloat.patch):' Patch #4 (HepMC-no-hexfloat.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/IO_AsciiParticles.cc + echo 'Patch #5 (HepMC-epsilon.patch):' Patch #5 (HepMC-epsilon.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file test/testSimpleVector.cc + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qNxqGe + umask 022 + cd /builddir/build/BUILD + cd HepMC-2.06.09 + 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.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './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"~' ./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 --with-momentum=GEV --with-length=MM --disable-static 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 a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes 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... 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 for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... none checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking dependency style of gcc... none checking whether make sets $(MAKE)... (cached) yes checking for riscv64-redhat-linux-gnu-gfortran... no checking for riscv64-redhat-linux-gnu-g77... no checking for riscv64-redhat-linux-gnu-f77... no checking for gfortran... no checking for g77... no checking for f77... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... 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 configure: creating libtool appending configuration tag "CXX" to libtool 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 checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for stdint.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for ptrdiff_t... yes checking for ANSI C header files... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating HepMC/Makefile config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating examples/fio/Makefile config.status: creating examples/pythia8/Makefile config.status: creating fio/Makefile config.status: creating src/Makefile config.status: creating src/Units.cc config.status: creating test/Makefile config.status: creating test/testHepMC.cc config.status: creating test/testMass.cc config.status: creating test/testHepMCIteration.cc config.status: creating test/testMultipleCopies.cc config.status: creating test/testStreamIO.cc config.status: creating examples/GNUmakefile.example config.status: creating examples/fio/GNUmakefile.example config.status: creating examples/pythia8/config.csh config.status: creating examples/pythia8/config.sh config.status: creating examples/pythia8/GNUmakefile.example config.status: creating test/testHepMC.sh config.status: creating test/testFlow.sh config.status: creating test/testMass.sh config.status: creating test/testHepMCIteration.sh config.status: creating test/testPolarization.sh config.status: creating test/testPrintBug.sh config.status: creating test/testStreamIO.sh config.status: creating HepMC/defs.h config.status: executing depfiles commands + make -j4 Making all in HepMC make[1]: Entering directory '/builddir/build/BUILD/HepMC-2.06.09/HepMC' make all-am make[2]: Entering directory '/builddir/build/BUILD/HepMC-2.06.09/HepMC' make[2]: Leaving directory '/builddir/build/BUILD/HepMC-2.06.09/HepMC' make[1]: Leaving directory '/builddir/build/BUILD/HepMC-2.06.09/HepMC' Making all in src make[1]: Entering directory '/builddir/build/BUILD/HepMC-2.06.09/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../HepMC -I.. -I.. -ansi -pedantic -Wall -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 CompareGenEvent.lo CompareGenEvent.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../HepMC -I.. -I.. -ansi -pedantic -Wall -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 Flow.lo Flow.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../HepMC -I.. -I.. -ansi -pedantic -Wall -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 GenEvent.lo GenEvent.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../HepMC -I.. -I.. -ansi -pedantic -Wall -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 GenEventStreamIO.lo GenEventStreamIO.cc mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I../HepMC -I.. -I.. -ansi -pedantic -Wall -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 Flow.cc -fPIC -DPIC -o .libs/Flow.o g++ -DHAVE_CONFIG_H -I. -I. -I../HepMC -I.. -I.. -ansi -pedantic -Wall -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 GenEvent.cc -fPIC -DPIC -o .libs/GenEvent.o g++ -DHAVE_CONFIG_H -I. -I. -I../HepMC -I.. -I.. -ansi -pedantic -Wall -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 CompareGenEvent.cc -fPIC -DPIC -o .libs/CompareGenEvent.o g++ -DHAVE_CONFIG_H -I. -I. -I../HepMC -I.. -I.. -ansi -pedantic -Wall -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 GenEventStreamIO.cc -fPIC -DPIC -o .libs/GenEventStreamIO.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../HepMC -I.. -I.. -ansi -pedantic -Wall -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 GenParticle.lo GenParticle.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../HepMC -I.. -I.. -ansi -pedantic -Wall -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 GenCrossSection.lo GenCrossSection.cc g++ -DHAVE_CONFIG_H -I. -I. -I../HepMC -I.. -I.. -ansi -pedantic -Wall -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 GenParticle.cc -fPIC -DPIC -o .libs/GenParticle.o g++ -DHAVE_CONFIG_H -I. -I. -I../HepMC -I.. -I.. -ansi -pedantic -Wall -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 GenCrossSection.cc -fPIC -DPIC -o .libs/GenCrossSection.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../HepMC -I.. -I.. -ansi -pedantic -Wall -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 GenVertex.lo GenVertex.cc g++ -DHAVE_CONFIG_H -I. -I. -I../HepMC -I.. -I.. -ansi -pedantic -Wall -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 GenVertex.cc -fPIC -DPIC -o .libs/GenVertex.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../HepMC -I.. -I.. -ansi -pedantic -Wall -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 GenRanges.lo GenRanges.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../HepMC -I.. -I.. -ansi -pedantic -Wall -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 HeavyIon.lo HeavyIon.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../HepMC -I.. -I.. -ansi -pedantic -Wall -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 IO_AsciiParticles.lo IO_AsciiParticles.cc g++ -DHAVE_CONFIG_H -I. -I. -I../HepMC -I.. -I.. -ansi -pedantic -Wall -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 GenRanges.cc -fPIC -DPIC -o .libs/GenRanges.o g++ -DHAVE_CONFIG_H -I. -I. -I../HepMC -I.. -I.. -ansi -pedantic -Wall -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 HeavyIon.cc -fPIC -DPIC -o .libs/HeavyIon.o g++ -DHAVE_CONFIG_H -I. -I. -I../HepMC -I.. -I.. -ansi -pedantic -Wall -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 IO_AsciiParticles.cc -fPIC -DPIC -o .libs/IO_AsciiParticles.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../HepMC -I.. -I.. -ansi -pedantic -Wall -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 IO_GenEvent.lo IO_GenEvent.cc g++ -DHAVE_CONFIG_H -I. -I. -I../HepMC -I.. -I.. -ansi -pedantic -Wall -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 IO_GenEvent.cc -fPIC -DPIC -o .libs/IO_GenEvent.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../HepMC -I.. -I.. -ansi -pedantic -Wall -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 PdfInfo.lo PdfInfo.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../HepMC -I.. -I.. -ansi -pedantic -Wall -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 Polarization.lo Polarization.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../HepMC -I.. -I.. -ansi -pedantic -Wall -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 SearchVector.lo SearchVector.cc g++ -DHAVE_CONFIG_H -I. -I. -I../HepMC -I.. -I.. -ansi -pedantic -Wall -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 PdfInfo.cc -fPIC -DPIC -o .libs/PdfInfo.o g++ -DHAVE_CONFIG_H -I. -I. -I../HepMC -I.. -I.. -ansi -pedantic -Wall -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 Polarization.cc -fPIC -DPIC -o .libs/Polarization.o g++ -DHAVE_CONFIG_H -I. -I. -I../HepMC -I.. -I.. -ansi -pedantic -Wall -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 SearchVector.cc -fPIC -DPIC -o .libs/SearchVector.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../HepMC -I.. -I.. -ansi -pedantic -Wall -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 StreamHelpers.lo StreamHelpers.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../HepMC -I.. -I.. -ansi -pedantic -Wall -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 StreamInfo.lo StreamInfo.cc g++ -DHAVE_CONFIG_H -I. -I. -I../HepMC -I.. -I.. -ansi -pedantic -Wall -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 StreamHelpers.cc -fPIC -DPIC -o .libs/StreamHelpers.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../HepMC -I.. -I.. -ansi -pedantic -Wall -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 Units.lo Units.cc g++ -DHAVE_CONFIG_H -I. -I. -I../HepMC -I.. -I.. -ansi -pedantic -Wall -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 StreamInfo.cc -fPIC -DPIC -o .libs/StreamInfo.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../HepMC -I.. -I.. -ansi -pedantic -Wall -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 WeightContainer.lo WeightContainer.cc g++ -DHAVE_CONFIG_H -I. -I. -I../HepMC -I.. -I.. -ansi -pedantic -Wall -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 Units.cc -fPIC -DPIC -o .libs/Units.o g++ -DHAVE_CONFIG_H -I. -I. -I../HepMC -I.. -I.. -ansi -pedantic -Wall -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 WeightContainer.cc -fPIC -DPIC -o .libs/WeightContainer.o /bin/sh ../libtool --tag=CXX --mode=link g++ -ansi -pedantic -Wall -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,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libHepMC.la -rpath /usr/lib64 -version-info 4:0:0 CompareGenEvent.lo Flow.lo GenEvent.lo GenEventStreamIO.lo GenParticle.lo GenCrossSection.lo GenVertex.lo GenRanges.lo HeavyIon.lo IO_AsciiParticles.lo IO_GenEvent.lo PdfInfo.lo Polarization.lo SearchVector.lo StreamHelpers.lo StreamInfo.lo Units.lo WeightContainer.lo g++ -shared -nostdlib /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crti.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtbeginS.o .libs/CompareGenEvent.o .libs/Flow.o .libs/GenEvent.o .libs/GenEventStreamIO.o .libs/GenParticle.o .libs/GenCrossSection.o .libs/GenVertex.o .libs/GenRanges.o .libs/HeavyIon.o .libs/IO_AsciiParticles.o .libs/IO_GenEvent.o .libs/PdfInfo.o .libs/Polarization.o .libs/SearchVector.o .libs/StreamHelpers.o .libs/StreamInfo.o .libs/Units.o .libs/WeightContainer.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 -Wl,-z -Wl,relro -Wl,-soname -Wl,libHepMC.so.4 -o .libs/libHepMC.so.4.0.0 (cd .libs && rm -f libHepMC.so.4 && ln -s libHepMC.so.4.0.0 libHepMC.so.4) (cd .libs && rm -f libHepMC.so && ln -s libHepMC.so.4.0.0 libHepMC.so) creating libHepMC.la (cd .libs && rm -f libHepMC.la && ln -s ../libHepMC.la libHepMC.la) make[1]: Leaving directory '/builddir/build/BUILD/HepMC-2.06.09/src' Making all in fio make[1]: Entering directory '/builddir/build/BUILD/HepMC-2.06.09/fio' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../HepMC -I.. -I.. -ansi -pedantic -Wall -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 HEPEVT_Wrapper.lo HEPEVT_Wrapper.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../HepMC -I.. -I.. -ansi -pedantic -Wall -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 IO_HEPEVT.lo IO_HEPEVT.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../HepMC -I.. -I.. -ansi -pedantic -Wall -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 IO_HERWIG.lo IO_HERWIG.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../HepMC -I.. -I.. -ansi -pedantic -Wall -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 HerwigWrapper.lo HerwigWrapper.cc mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I../HepMC -I.. -I.. -ansi -pedantic -Wall -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 IO_HERWIG.cc -fPIC -DPIC -o .libs/IO_HERWIG.o g++ -DHAVE_CONFIG_H -I. -I. -I../HepMC -I.. -I.. -ansi -pedantic -Wall -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 HEPEVT_Wrapper.cc -fPIC -DPIC -o .libs/HEPEVT_Wrapper.o g++ -DHAVE_CONFIG_H -I. -I. -I../HepMC -I.. -I.. -ansi -pedantic -Wall -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 IO_HEPEVT.cc -fPIC -DPIC -o .libs/IO_HEPEVT.o g++ -DHAVE_CONFIG_H -I. -I. -I../HepMC -I.. -I.. -ansi -pedantic -Wall -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 HerwigWrapper.cc -fPIC -DPIC -o .libs/HerwigWrapper.o /bin/sh ../libtool --tag=CXX --mode=link g++ -ansi -pedantic -Wall -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,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libHepMCfio.la -rpath /usr/lib64 -version-info 4:0:0 HEPEVT_Wrapper.lo IO_HEPEVT.lo IO_HERWIG.lo HerwigWrapper.lo ../src/libHepMC.la g++ -shared -nostdlib /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crti.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtbeginS.o .libs/HEPEVT_Wrapper.o .libs/IO_HEPEVT.o .libs/IO_HERWIG.o .libs/HerwigWrapper.o -Wl,--rpath -Wl,/builddir/build/BUILD/HepMC-2.06.09/src/.libs -Wl,--rpath -Wl,/usr/lib64 ../src/.libs/libHepMC.so -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 -Wl,-z -Wl,relro -Wl,-soname -Wl,libHepMCfio.so.4 -o .libs/libHepMCfio.so.4.0.0 (cd .libs && rm -f libHepMCfio.so.4 && ln -s libHepMCfio.so.4.0.0 libHepMCfio.so.4) (cd .libs && rm -f libHepMCfio.so && ln -s libHepMCfio.so.4.0.0 libHepMCfio.so) creating libHepMCfio.la (cd .libs && rm -f libHepMCfio.la && ln -s ../libHepMCfio.la libHepMCfio.la) make[1]: Leaving directory '/builddir/build/BUILD/HepMC-2.06.09/fio' Making all in test make[1]: Entering directory '/builddir/build/BUILD/HepMC-2.06.09/test' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/HepMC-2.06.09/test' Making all in examples make[1]: Entering directory '/builddir/build/BUILD/HepMC-2.06.09/examples' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/HepMC-2.06.09/examples' Making all in examples/fio make[1]: Entering directory '/builddir/build/BUILD/HepMC-2.06.09/examples/fio' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/HepMC-2.06.09/examples/fio' Making all in examples/pythia8 make[1]: Entering directory '/builddir/build/BUILD/HepMC-2.06.09/examples/pythia8' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/HepMC-2.06.09/examples/pythia8' Making all in doc make[1]: Entering directory '/builddir/build/BUILD/HepMC-2.06.09/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/HepMC-2.06.09/doc' make[1]: Entering directory '/builddir/build/BUILD/HepMC-2.06.09' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/HepMC-2.06.09' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PImfDq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64 + cd HepMC-2.06.09 + rm -rf /builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64 Making install in HepMC make[1]: Entering directory '/builddir/build/BUILD/HepMC-2.06.09/HepMC' make[2]: Entering directory '/builddir/build/BUILD/HepMC-2.06.09/HepMC' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/HepMC" || mkdir -p -- "/builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/include/HepMC" /usr/bin/install -c -m 644 'CompareGenEvent.h' '/builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/include/HepMC/CompareGenEvent.h' /usr/bin/install -c -m 644 'Flow.h' '/builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/include/HepMC/Flow.h' /usr/bin/install -c -m 644 'GenEvent.h' '/builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/include/HepMC/GenEvent.h' /usr/bin/install -c -m 644 'GenParticle.h' '/builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/include/HepMC/GenParticle.h' /usr/bin/install -c -m 644 'GenVertex.h' '/builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/include/HepMC/GenVertex.h' /usr/bin/install -c -m 644 'GenCrossSection.h' '/builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/include/HepMC/GenCrossSection.h' /usr/bin/install -c -m 644 'GenRanges.h' '/builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/include/HepMC/GenRanges.h' /usr/bin/install -c -m 644 'HeavyIon.h' '/builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/include/HepMC/HeavyIon.h' /usr/bin/install -c -m 644 'HEPEVT_Wrapper.h' '/builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/include/HepMC/HEPEVT_Wrapper.h' /usr/bin/install -c -m 644 'HerwigWrapper.h' '/builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/include/HepMC/HerwigWrapper.h' /usr/bin/install -c -m 644 'IO_AsciiParticles.h' '/builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/include/HepMC/IO_AsciiParticles.h' /usr/bin/install -c -m 644 'IO_BaseClass.h' '/builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/include/HepMC/IO_BaseClass.h' /usr/bin/install -c -m 644 'IO_Exception.h' '/builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/include/HepMC/IO_Exception.h' /usr/bin/install -c -m 644 'IO_GenEvent.h' '/builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/include/HepMC/IO_GenEvent.h' /usr/bin/install -c -m 644 'IO_HEPEVT.h' '/builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/include/HepMC/IO_HEPEVT.h' /usr/bin/install -c -m 644 'IO_HERWIG.h' '/builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/include/HepMC/IO_HERWIG.h' /usr/bin/install -c -m 644 'IteratorRange.h' '/builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/include/HepMC/IteratorRange.h' /usr/bin/install -c -m 644 'PdfInfo.h' '/builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/include/HepMC/PdfInfo.h' /usr/bin/install -c -m 644 'Polarization.h' '/builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/include/HepMC/Polarization.h' /usr/bin/install -c -m 644 'PythiaWrapper6_4.h' '/builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/include/HepMC/PythiaWrapper6_4.h' /usr/bin/install -c -m 644 'PythiaWrapper6_4_WIN32.h' '/builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/include/HepMC/PythiaWrapper6_4_WIN32.h' /usr/bin/install -c -m 644 'PythiaWrapper.h' '/builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/include/HepMC/PythiaWrapper.h' /usr/bin/install -c -m 644 'WeightContainer.h' '/builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/include/HepMC/WeightContainer.h' /usr/bin/install -c -m 644 'SearchVector.h' '/builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/include/HepMC/SearchVector.h' /usr/bin/install -c -m 644 'SimpleVector.h' '/builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/include/HepMC/SimpleVector.h' /usr/bin/install -c -m 644 'SimpleVector.icc' '/builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/include/HepMC/SimpleVector.icc' /usr/bin/install -c -m 644 'StreamHelpers.h' '/builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/include/HepMC/StreamHelpers.h' /usr/bin/install -c -m 644 'StreamInfo.h' '/builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/include/HepMC/StreamInfo.h' /usr/bin/install -c -m 644 'enable_if.h' '/builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/include/HepMC/enable_if.h' /usr/bin/install -c -m 644 'is_arithmetic.h' '/builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/include/HepMC/is_arithmetic.h' /usr/bin/install -c -m 644 'TempParticleMap.h' '/builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/include/HepMC/TempParticleMap.h' /usr/bin/install -c -m 644 'Units.h' '/builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/include/HepMC/Units.h' /usr/bin/install -c -m 644 'Version.h' '/builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/include/HepMC/Version.h' /usr/bin/install -c -m 644 'HepMCDefs.h' '/builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/include/HepMC/HepMCDefs.h' make[2]: Leaving directory '/builddir/build/BUILD/HepMC-2.06.09/HepMC' make[1]: Leaving directory '/builddir/build/BUILD/HepMC-2.06.09/HepMC' Making install in src make[1]: Entering directory '/builddir/build/BUILD/HepMC-2.06.09/src' make[2]: Entering directory '/builddir/build/BUILD/HepMC-2.06.09/src' test -z "/usr/lib64" || mkdir -p -- "/builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libHepMC.la' '/builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/lib64/libHepMC.la' /usr/bin/install -c .libs/libHepMC.so.4.0.0 /builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/lib64/libHepMC.so.4.0.0 (cd /builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/lib64 && { ln -s -f libHepMC.so.4.0.0 libHepMC.so.4 || { rm -f libHepMC.so.4 && ln -s libHepMC.so.4.0.0 libHepMC.so.4; }; }) (cd /builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/lib64 && { ln -s -f libHepMC.so.4.0.0 libHepMC.so || { rm -f libHepMC.so && ln -s libHepMC.so.4.0.0 libHepMC.so; }; }) /usr/bin/install -c .libs/libHepMC.lai /builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/lib64/libHepMC.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/HepMC-2.06.09/src' make[1]: Leaving directory '/builddir/build/BUILD/HepMC-2.06.09/src' Making install in fio make[1]: Entering directory '/builddir/build/BUILD/HepMC-2.06.09/fio' make[2]: Entering directory '/builddir/build/BUILD/HepMC-2.06.09/fio' test -z "/usr/lib64" || mkdir -p -- "/builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libHepMCfio.la' '/builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/lib64/libHepMCfio.la' libtool: install: warning: relinking `libHepMCfio.la' (cd /builddir/build/BUILD/HepMC-2.06.09/fio; /bin/sh ../libtool --tag=CXX --mode=relink g++ -ansi -pedantic -Wall -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,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libHepMCfio.la -rpath /usr/lib64 -version-info 4:0:0 HEPEVT_Wrapper.lo IO_HEPEVT.lo IO_HERWIG.lo HerwigWrapper.lo ../src/libHepMC.la -inst-prefix-dir /builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64) g++ -shared -nostdlib /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crti.o /usr/lib64/gcc/riscv64-unknown-linux-gnu/7/crtbeginS.o .libs/HEPEVT_Wrapper.o .libs/IO_HEPEVT.o .libs/IO_HERWIG.o .libs/HerwigWrapper.o -Wl,--rpath -Wl,/usr/lib64 -L/builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/lib64 -L/usr/lib64 -lHepMC -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 -Wl,-z -Wl,relro -Wl,-soname -Wl,libHepMCfio.so.4 -o .libs/libHepMCfio.so.4.0.0 /usr/bin/install -c .libs/libHepMCfio.so.4.0.0T /builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/lib64/libHepMCfio.so.4.0.0 (cd /builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/lib64 && { ln -s -f libHepMCfio.so.4.0.0 libHepMCfio.so.4 || { rm -f libHepMCfio.so.4 && ln -s libHepMCfio.so.4.0.0 libHepMCfio.so.4; }; }) (cd /builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/lib64 && { ln -s -f libHepMCfio.so.4.0.0 libHepMCfio.so || { rm -f libHepMCfio.so && ln -s libHepMCfio.so.4.0.0 libHepMCfio.so; }; }) /usr/bin/install -c .libs/libHepMCfio.lai /builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/lib64/libHepMCfio.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/HepMC-2.06.09/fio' make[1]: Leaving directory '/builddir/build/BUILD/HepMC-2.06.09/fio' Making install in test make[1]: Entering directory '/builddir/build/BUILD/HepMC-2.06.09/test' make[2]: Entering directory '/builddir/build/BUILD/HepMC-2.06.09/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/HepMC-2.06.09/test' make[1]: Leaving directory '/builddir/build/BUILD/HepMC-2.06.09/test' Making install in examples make[1]: Entering directory '/builddir/build/BUILD/HepMC-2.06.09/examples' make[2]: Entering directory '/builddir/build/BUILD/HepMC-2.06.09/examples' make[2]: Nothing to be done for 'install-exec-am'. /builddir/build/BUILD/HepMC-2.06.09/install-sh -d /builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/share/HepMC/examples /usr/bin/install -c -m 644 GNUmakefile.example /builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/share/HepMC/examples/GNUmakefile for file in example_BuildEventFromScratch.cc example_EventSelection.cc example_UsingIterators.cc example_VectorConversion.cc VectorConversion.h example_UsingIterators.txt; do \ /usr/bin/install -c -m 644 ./$file /builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/share/HepMC/examples/$file; done make[2]: Leaving directory '/builddir/build/BUILD/HepMC-2.06.09/examples' make[1]: Leaving directory '/builddir/build/BUILD/HepMC-2.06.09/examples' Making install in examples/fio make[1]: Entering directory '/builddir/build/BUILD/HepMC-2.06.09/examples/fio' make[2]: Entering directory '/builddir/build/BUILD/HepMC-2.06.09/examples/fio' make[2]: Nothing to be done for 'install-exec-am'. /builddir/build/BUILD/HepMC-2.06.09/install-sh -d /builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/share/HepMC/examples/fio /usr/bin/install -c -m 644 GNUmakefile.example /builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/share/HepMC/examples/fio/GNUmakefile for file in example_MyHerwig.cc example_MyPythia.cc example_MyPythiaOnlyToHepMC.cc example_PythiaStreamIO.cc testHerwigCopies.cc testPythiaCopies.cc initPythia.cc initpydata.f PythiaHelper.h; do \ /usr/bin/install -c -m 644 ./$file /builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/share/HepMC/examples/fio/$file; done make[2]: Leaving directory '/builddir/build/BUILD/HepMC-2.06.09/examples/fio' make[1]: Leaving directory '/builddir/build/BUILD/HepMC-2.06.09/examples/fio' Making install in examples/pythia8 make[1]: Entering directory '/builddir/build/BUILD/HepMC-2.06.09/examples/pythia8' make[2]: Entering directory '/builddir/build/BUILD/HepMC-2.06.09/examples/pythia8' make[2]: Nothing to be done for 'install-exec-am'. /builddir/build/BUILD/HepMC-2.06.09/install-sh -d /builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/share/HepMC/examples/pythia8 /usr/bin/install -c -m 644 GNUmakefile.example /builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/share/HepMC/examples/pythia8/GNUmakefile /usr/bin/install -c -m 644 config.csh /builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/share/HepMC/examples/pythia8/config.csh /usr/bin/install -c -m 644 config.sh /builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/share/HepMC/examples/pythia8/config.sh for file in main31.cc main32.cc main32.cmnd README; do \ /usr/bin/install -c -m 644 ./$file /builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/share/HepMC/examples/pythia8/$file; done make[2]: Leaving directory '/builddir/build/BUILD/HepMC-2.06.09/examples/pythia8' make[1]: Leaving directory '/builddir/build/BUILD/HepMC-2.06.09/examples/pythia8' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/HepMC-2.06.09/doc' make[2]: Entering directory '/builddir/build/BUILD/HepMC-2.06.09/doc' make[2]: Nothing to be done for 'install-exec-am'. /builddir/build/BUILD/HepMC-2.06.09/install-sh -d /builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/share/HepMC/doc list='HepMC2_user_manual.pdf HepMC2_reference_manual.pdf'; for file in $list; do \ if test -f ../doc/$file; then \ (/usr/bin/install -c -m 644 ../doc/$file /builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/share/HepMC/doc/$file); \ fi; done make[2]: Leaving directory '/builddir/build/BUILD/HepMC-2.06.09/doc' make[1]: Leaving directory '/builddir/build/BUILD/HepMC-2.06.09/doc' make[1]: Entering directory '/builddir/build/BUILD/HepMC-2.06.09' make[2]: Entering directory '/builddir/build/BUILD/HepMC-2.06.09' 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/HepMC-2.06.09' make[1]: Leaving directory '/builddir/build/BUILD/HepMC-2.06.09' + rm /builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/lib64/libHepMC.la + rm /builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/lib64/libHepMCfio.la + rm /builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/share/HepMC/examples/pythia8/config.sh + rm /builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/share/HepMC/examples/pythia8/config.csh + rm /builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/share/HepMC/examples/pythia8/README + mkdir -p /builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/share/doc/HepMC + mv /builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/share/HepMC/examples /builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/share/doc/HepMC + mv /builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/share/HepMC/doc/HepMC2_reference_manual.pdf /builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/share/doc/HepMC/HepMC-reference-manual.pdf + mv /builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/share/HepMC/doc/HepMC2_user_manual.pdf /builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/share/doc/HepMC/HepMC-user-manual.pdf + install -p -m 644 AUTHORS /builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/share/doc/HepMC + install -p -m 644 ChangeLog /builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/share/doc/HepMC + install -p -m 644 COPYING /builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/share/doc/HepMC + install -p -m 644 README /builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64/usr/share/doc/HepMC + /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: HepMC-2.06.09-18.fc28.riscv64 Provides: HepMC = 2.06.09-18.fc28 HepMC(riscv-64) = 2.06.09-18.fc28 libHepMC.so.4()(64bit) libHepMCfio.so.4()(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) libHepMC.so.4()(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(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.5)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: HepMC-devel-2.06.09-18.fc28.riscv64 Provides: HepMC-devel = 2.06.09-18.fc28 HepMC-devel(riscv-64) = 2.06.09-18.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHepMC.so.4()(64bit) libHepMCfio.so.4()(64bit) Processing files: HepMC-doc-2.06.09-18.fc28.noarch Provides: HepMC-doc = 2.06.09-18.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64 Wrote: /builddir/build/SRPMS/HepMC-2.06.09-18.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/HepMC-2.06.09-18.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/HepMC-devel-2.06.09-18.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/noarch/HepMC-doc-2.06.09-18.fc28.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iPMINi + umask 022 + cd /builddir/build/BUILD + cd HepMC-2.06.09 + rm -rf /builddir/build/BUILDROOT/HepMC-2.06.09-18.fc28.riscv64 + 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