Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/HepMC3.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-47cdcbb2ad69468c329bb48a606db5b1b5c290f8/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/HepMC3.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/HepMC3-3.2.6-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/HepMC3.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-47cdcbb2ad69468c329bb48a606db5b1b5c290f8/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/HepMC3.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OVy5zM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf HepMC3-3.2.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/HepMC3-3.2.6.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd HepMC3-3.2.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0cPwUN + umask 022 + cd /builddir/build/BUILD + cd HepMC3-3.2.6 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + /usr/bin/cmake3 -S . -B armv7hl-redhat-linux-gnueabi -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON -DHEPMC3_ENABLE_ROOTIO:BOOL=ON -DHEPMC3_ROOTIO_INSTALL_LIBDIR:PATH=/usr/lib/root -DHEPMC3_ENABLE_PROTOBUFIO:BOOL=ON -DHEPMC3_ENABLE_TEST:BOOL=ON -DHEPMC3_INSTALL_INTERFACES:BOOL=ON -DHEPMC3_INSTALL_EXAMPLES:BOOL=ON -DHEPMC3_PYTHON_VERSIONS=2,3.6,3.4 -DHEPMC3_BUILD_DOCS:BOOL=ON -DHEPMC3_BUILD_STATIC_LIBS:BOOL=OFF -DHEPMC3_TEST_VALGRIND:BOOL=ON -DCMAKE_INSTALL_DOCDIR:PATH=/usr/share/doc/HepMC3-3.2.6 -DCMAKE_SKIP_INSTALL_RPATH:BOOL=ON -- The C compiler identification is GNU 4.8.5 -- The CXX compiler identification is GNU 4.8.5 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc - works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- HepMC3 Build type not specified, use: Release -- HepMC3: CMAKE_VERSION=3.17.5 -- HepMC3: HEPMC3_ENABLE_SEARCH ON -- HepMC3: HEPMC3_ENABLE_ROOTIO ON -- HepMC3: HEPMC3_ENABLE_PROTOBUFIO ON -- HepMC3: HEPMC3_ENABLE_PYTHON ON -- HepMC3: HEPMC3_PYTHON_VERSIONS 2,3.6,3.4 -- HepMC3: HEPMC3_ENABLE_TEST ON -- HepMC3: HEPMC3_BUILD_DOCS ON -- HepMC3: HEPMC3_BUILD_EXAMPLES OFF -- HepMC3: HEPMC3_INSTALL_INTERFACES ON -- HepMC3: HEPMC3_ROOTIO_INSTALL_LIBDIR /usr/lib/root -- HepMC3: Warning: Building of ROOTIO requested but no ROOTSYS or ROOT_DIR provided -- HepMC3: Warning: Build will use ROOTConfig.cmake or FindROOT.cmake CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::Minuit2" references the file "/usr/lib/root/libMinuit2.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libMinuit2.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::Fumili" references the file "/usr/lib/root/libFumili.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libFumili.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::MLP" references the file "/usr/lib/root/libMLP.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libMLP.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::Quadp" references the file "/usr/lib/root/libQuadp.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libQuadp.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::Foam" references the file "/usr/lib/root/libFoam.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libFoam.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::Smatrix" references the file "/usr/lib/root/libSmatrix.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libSmatrix.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::SPlot" references the file "/usr/lib/root/libSPlot.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libSPlot.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::GenVector" references the file "/usr/lib/root/libGenVector.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libGenVector.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::Genetic" references the file "/usr/lib/root/libGenetic.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libGenetic.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::Unuran" references the file "/usr/lib/root/libUnuran.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libUnuran.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::FFTW" references the file "/usr/lib/root/libFFTW.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libFFTW.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::Rtools" references the file "/usr/lib/root/libRtools.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libRtools.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::Spectrum" references the file "/usr/lib/root/libSpectrum.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libSpectrum.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::SpectrumPainter" references the file "/usr/lib/root/libSpectrumPainter.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libSpectrumPainter.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::Unfold" references the file "/usr/lib/root/libUnfold.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libUnfold.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::Hbook" references the file "/usr/lib/root/libHbook.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libHbook.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::TreeViewer" references the file "/usr/lib/root/libTreeViewer.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libTreeViewer.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::SQLIO" references the file "/usr/lib/root/libSQLIO.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libSQLIO.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::XMLIO" references the file "/usr/lib/root/libXMLIO.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libXMLIO.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::XMLParser" references the file "/usr/lib/root/libXMLParser.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libXMLParser.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::GFAL" references the file "/usr/lib/root/libGFAL.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libGFAL.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::DCache" references the file "/usr/lib/root/libDCache.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libDCache.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::RootAuth" references the file "/usr/lib/root/libRootAuth.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libRootAuth.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::SrvAuth" references the file "/usr/lib/root/libSrvAuth.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libSrvAuth.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::RDAVIX" references the file "/usr/lib/root/libRDAVIX.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libRDAVIX.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::NetxNG" references the file "/usr/lib/root/libNetxNG.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libNetxNG.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::RHTTP" references the file "/usr/lib/root/libRHTTP.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libRHTTP.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::RHTTPSniff" references the file "/usr/lib/root/libRHTTPSniff.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libRHTTPSniff.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::Gviz" references the file "/usr/lib/root/libGviz.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libGviz.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::FITSIO" references the file "/usr/lib/root/libFITSIO.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libFITSIO.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::X3d" references the file "/usr/lib/root/libX3d.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libX3d.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::RCsg" references the file "/usr/lib/root/libRCsg.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libRCsg.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::Eve" references the file "/usr/lib/root/libEve.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libEve.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::RGL" references the file "/usr/lib/root/libRGL.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libRGL.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::Gviz3d" references the file "/usr/lib/root/libGviz3d.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libGviz3d.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::FitPanel" references the file "/usr/lib/root/libFitPanel.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libFitPanel.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::GuiBld" references the file "/usr/lib/root/libGuiBld.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libGuiBld.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::GuiHtml" references the file "/usr/lib/root/libGuiHtml.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libGuiHtml.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::Recorder" references the file "/usr/lib/root/libRecorder.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libRecorder.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::SessionViewer" references the file "/usr/lib/root/libSessionViewer.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libSessionViewer.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::Proof" references the file "/usr/lib/root/libProof.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libProof.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::ProofPlayer" references the file "/usr/lib/root/libProofPlayer.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libProofPlayer.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::ProofDraw" references the file "/usr/lib/root/libProofDraw.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libProofDraw.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::ProofBench" references the file "/usr/lib/root/libProofBench.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libProofBench.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::Html" references the file "/usr/lib/root/libHtml.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libHtml.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::EG" references the file "/usr/lib/root/libEG.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libEG.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::EGPythia8" references the file "/usr/lib/root/libEGPythia8.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libEGPythia8.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::VMC" references the file "/usr/lib/root/libVMC.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libVMC.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::Geom" references the file "/usr/lib/root/libGeom.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libGeom.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::GeomBuilder" references the file "/usr/lib/root/libGeomBuilder.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libGeomBuilder.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::GeomPainter" references the file "/usr/lib/root/libGeomPainter.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libGeomPainter.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::Gdml" references the file "/usr/lib/root/libGdml.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libGdml.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::root" references the file "/usr/bin/root" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/bin/root If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::MemStat" references the file "/usr/lib/root/libMemStat.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libMemStat.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) -- Found nlohmann_json: /usr/lib/cmake/nlohmann_json/nlohmann_jsonConfig.cmake (found suitable version "3.6.1", minimum required is "3.6.1") -- ROOT_FOUND: 1 -- ROOT_USE_FILE /usr/share/root/cmake/ROOTUseFile.cmake -- ROOT includes: /usr/include/root -- ROOT libraries: /usr/lib/root/libCore.so;/usr/lib/root/libImt.so;/usr/lib/root/libRIO.so;/usr/lib/root/libNet.so;/usr/lib/root/libHist.so;/usr/lib/root/libGraf.so;/usr/lib/root/libGraf3d.so;/usr/lib/root/libGpad.so;/usr/lib/root/libROOTDataFrame.so;/usr/lib/root/libTree.so;/usr/lib/root/libTreePlayer.so;/usr/lib/root/libRint.so;/usr/lib/root/libPostscript.so;/usr/lib/root/libMatrix.so;/usr/lib/root/libPhysics.so;/usr/lib/root/libMathCore.so;/usr/lib/root/libThread.so;/usr/lib/root/libMultiProc.so;/usr/lib/root/libROOTVecOps.so -- ROOT definitions: -D_FORTIFY_SOURCE=2 CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::rootn.exe" references the file "/usr/bin/rootn.exe" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/bin/rootn.exe If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::roots.exe" references the file "/usr/bin/roots.exe" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/bin/roots.exe If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::xpdtest" references the file "/usr/bin/xpdtest" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/bin/xpdtest If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::root.exe" references the file "/usr/bin/root.exe" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/bin/root.exe If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::proofserv.exe" references the file "/usr/bin/proofserv.exe" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/bin/proofserv.exe If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::hadd" references the file "/usr/bin/hadd" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/bin/hadd If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::rootnb.exe" references the file "/usr/bin/rootnb.exe" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/bin/rootnb.exe If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::g2root" references the file "/usr/bin/g2root" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/bin/g2root If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::h2root" references the file "/usr/bin/h2root" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/bin/h2root If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::cppyy_backend3_6" references the file "/usr/lib/root/libcppyy_backend3_6.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libcppyy_backend3_6.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::cppyy_backend2_7" references the file "/usr/lib/root/libcppyy_backend2_7.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libcppyy_backend2_7.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::cppyy3_6" references the file "/usr/lib/root/libcppyy3_6.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libcppyy3_6.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::cppyy2_7" references the file "/usr/lib/root/libcppyy2_7.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libcppyy2_7.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::ROOTTPython" references the file "/usr/lib/root/libROOTTPython.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libROOTTPython.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::RInterface" references the file "/usr/lib/root/libRInterface.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libRInterface.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::RMySQL" references the file "/usr/lib/root/libRMySQL.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libRMySQL.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::RODBC" references the file "/usr/lib/root/libRODBC.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libRODBC.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::PgSQL" references the file "/usr/lib/root/libPgSQL.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libPgSQL.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::RSQLite" references the file "/usr/lib/root/libRSQLite.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libRSQLite.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::TMVA" references the file "/usr/lib/root/libTMVA.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libTMVA.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::TMVAGui" references the file "/usr/lib/root/libTMVAGui.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libTMVAGui.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::PyMVA" references the file "/usr/lib/root/libPyMVA.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libPyMVA.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::RMVA" references the file "/usr/lib/root/libRMVA.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libRMVA.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::RooBatchCompute" references the file "/usr/lib/root/libRooBatchCompute.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libRooBatchCompute.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::RooBatchCompute_GENERIC" references the file "/usr/lib/root/libRooBatchCompute_GENERIC.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libRooBatchCompute_GENERIC.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::RooFitCore" references the file "/usr/lib/root/libRooFitCore.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libRooFitCore.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::RooFit" references the file "/usr/lib/root/libRooFit.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libRooFit.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::RooFitMore" references the file "/usr/lib/root/libRooFitMore.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libRooFitMore.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::RooStats" references the file "/usr/lib/root/libRooStats.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libRooStats.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::HistFactory" references the file "/usr/lib/root/libHistFactory.so.6.24.06" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/lib/root/libHistFactory.so.6.24.06 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1204 (message): The imported target "ROOT::hist2workspace" references the file "/usr/bin/hist2workspace" but this file does not exist. If this target is used you need to install the package that provides this file yum install /usr/bin/hist2workspace If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:98 (include) CMakeLists.txt:131 (find_package) -- Performing Test COMPILER_SUPPORTS_-O2 -- Performing Test COMPILER_SUPPORTS_-O2 - Success -- Performing Test COMPILER_SUPPORTS_-g -- Performing Test COMPILER_SUPPORTS_-g - Success -- Performing Test COMPILER_SUPPORTS_-pipe -- Performing Test COMPILER_SUPPORTS_-pipe - Success -- Performing Test COMPILER_SUPPORTS_-fexceptions -- Performing Test COMPILER_SUPPORTS_-fexceptions - Success -- Performing Test COMPILER_SUPPORTS_-fstack-protector-strong -- Performing Test COMPILER_SUPPORTS_-fstack-protector-strong - Success -- Performing Test COMPILER_SUPPORTS_--param=ssp-buffer-size=4 -- Performing Test COMPILER_SUPPORTS_--param=ssp-buffer-size=4 - Success -- Performing Test COMPILER_SUPPORTS_-grecord-gcc-switches -- Performing Test COMPILER_SUPPORTS_-grecord-gcc-switches - Success -- Performing Test COMPILER_SUPPORTS_-march=armv7-a -- Performing Test COMPILER_SUPPORTS_-march=armv7-a - Success -- Performing Test COMPILER_SUPPORTS_-mfpu=vfpv3-d16 -- Performing Test COMPILER_SUPPORTS_-mfpu=vfpv3-d16 - Success -- Performing Test COMPILER_SUPPORTS_-mfloat-abi=hard -- Performing Test COMPILER_SUPPORTS_-mfloat-abi=hard - Success -- Performing Test COMPILER_SUPPORTS_-std=c++11 -- Performing Test COMPILER_SUPPORTS_-std=c++11 - Success -- Performing Test COMPILER_SUPPORTS_-fsigned-char -- Performing Test COMPILER_SUPPORTS_-fsigned-char - Success -- Performing Test COMPILER_SUPPORTS_-pthread -- Performing Test COMPILER_SUPPORTS_-pthread - Success -- Found Protobuf: /usr/lib/libprotobuf.so;-lpthread (found suitable version "2.5.0", minimum required is "2.4") -- Performing Test COMPILER_SUPPORTS_-Wno-strict-aliasing -- Performing Test COMPILER_SUPPORTS_-Wno-strict-aliasing - Success -- Performing Test COMPILER_SUPPORTS_-Wno-unused-command-line-argument -- Performing Test COMPILER_SUPPORTS_-Wno-unused-command-line-argument - Failed -- Performing Test COMPILER_SUPPORTS_-Wno-gnu-zero-variadic-macro-arguments -- Performing Test COMPILER_SUPPORTS_-Wno-gnu-zero-variadic-macro-arguments - Failed -- HepMC3: HEPMC3_CXX_STANDARD 11 -- HepMC3: CMAKE_CXX_COMPILER_ID GNU -- HepMC3: CMAKE_CXX_FLAGS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -- HepMC3: CMAKE_C_COMPILER_ID GNU -- Found Doxygen: /usr/bin/doxygen (found version "1.8.5") found components: doxygen dot -- HepMC3 doc: doxygen found in /usr/bin/doxygen. Generation of documentation is enabled. -- HepMC3 test: The following packages are enabled for tests HEPMC3_TEST_PACKAGES_LIST=MCTester;Photospp;Tauolapp;Pythia8;Threads;HepMC2;valgrind;zlib;lzma;bzip2;zstd -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- HepMC3 test: Threads library found. Thread safety tests enabled -- Found ZLIB: /usr/lib/libz.so (found version "1.2.7") -- HepMC3 test: ZLIB library found. zlib tests enabled -- Could NOT find LibLZMA (missing: LIBLZMA_LIBRARY LIBLZMA_INCLUDE_DIR LIBLZMA_HAS_AUTO_DECODER LIBLZMA_HAS_EASY_ENCODER LIBLZMA_HAS_LZMA_PRESET) -- Could NOT find BZip2 (missing: BZIP2_LIBRARIES BZIP2_INCLUDE_DIR) -- HepMC3 test: building testBoost for testBoost -- HepMC3 test: building testFourVector for testFourVector -- HepMC3 test: building testMass for testMass -- HepMC3 test: building testPrintBug for testPrintBug -- HepMC3 test: building testPolarization for testPolarization -- HepMC3 test: building testUnits for testUnits -- HepMC3 test: building testMultipleCopies for testMultipleCopies -- HepMC3 test: building testWeights for testWeights -- HepMC3 test: building testLoops for testLoops -- HepMC3 test: building testDelete for testDelete -- HepMC3 test: building testSkip1 for testSkip1 -- HepMC3 test: building testIO1 for testIO1 -- HepMC3 test: building testIO3 for testIO3 -- HepMC3 test: building testIO6 for testIO6 -- HepMC3 test: building testIO7 for testIO7 -- HepMC3 test: building testIO8 for testIO8 -- HepMC3 test: building testIO11 for testIO11 -- HepMC3 test: building testReaderFactory1 for testReaderFactory1 -- HepMC3 test: building testSingleVertexHepMC2 for testSingleVertexHepMC2 -- HepMC3 test: building testAttributes for testAttributes -- HepMC3 test: building testHEPEVTWrapper1 for testHEPEVTWrapper1 -- HepMC3 test: building testThreads1 for testThreads1 -- HepMC3 test: building testIO10 for testIO10 -- HepMC3 test: building testReaderFactory3 for testReaderFactory3 -- HepMC3 test: building testIO9 for testIO9 -- HepMC3 test: building testThreadssearch for testThreadssearch -- HepMC3 test: building protobuf test testIO20 -- HepMC3 test: building protobuf test testIO21 -- HepMC3 test: building protobuf test testIO22 -- HepMC3 test: building protobuf test testIO23 -- HepMC3 test: building protobuf test testIO24 -- HepMC3 test: building protobuf test testIO25 -- HepMC3 test: building protobuf test testIO26 -- HepMC3 test: building protobuf test testIO27 -- HepMC3 test: building protobuf test testIO28 -- HepMC3 test: building protobuf test testIO29 -- HepMC3 test: building ROOT test testIO2 -- HepMC3 test: building ROOT test testIO4 -- HepMC3 test: building ROOT test testReaderFactory2 -- HepMC3 test: building ROOT test testRoot300 -- HepMC3 test: building ROOT test testRootTree300 -- Found Pythia8: /usr/include (found suitable version "8.306", minimum required is "8.220") -- HepMC3 test: Pythia8 package found. /usr/lib/libpythia8.so 8.306 -- Could NOT find Photospp (missing: PHOTOSPP_INCLUDE_DIR PHOTOSPP_LIBRARIES HEPMC2 HEPMC3) -- HepMC3 test: Photospp package not found or disabled. Please check if PHOTOSPP_ROOT_DIR is set properly. -- Could NOT find Tauolapp (missing: TAUOLAPP_INCLUDE_DIR TAUOLAPP_LIBRARIES HEPMC2 HEPMC3) -- HepMC3 test: Tauolapp package not found or disabled. Please check if TAUOLA_ROOT_DIR is set properly. -- Could NOT find MCTester (missing: MCTESTER_INCLUDE_DIR MCTESTER_LIBRARIES HEPMC2 HEPMC3) -- HepMC3 test: MCTester package not found or disabled. Please check if MCTESTER_ROOT_DIR is set properly. -- HepMC3 test: building MCEG3 test testPythia1 with HEPMC3 -- HepMC3 test: building MCEG3 test testPythia2 with HEPMC3 -- HepMC3 test: building MCEG3 test testPythia3 with HEPMC3 -- HepMC3 test: HEPMC2 package found. HEPMC2_VERSION 2.06.11 HEPMC2_LIBRARIES /usr/lib/libHepMC.so HEPMC2_INCLUDE_DIRS /usr/include -- HepMC3 test: building MCEG2 test testPythia1 with HEPMC2 -- HepMC3 test: building MCEG2 test testPythia2 with HEPMC2 -- HepMC3 test: building MCEG2 test testPythia3 with HEPMC2 -- HepMC3 test: building Convert test testConvert1 with HEPMC2 -- HepMC3 test: building Convert test testConvert1 /builddir/build/BUILD/HepMC3-3.2.6/test/testConvert1.cc with HEPMC2 -- HepMC3 test: building Convert test testConvert2 with HEPMC2 -- HepMC3 test: building Convert test testConvert2 /builddir/build/BUILD/HepMC3-3.2.6/test/testConvert2.cc with HEPMC2 -- HepMC3 test: valgrind package found in /usr/bin/valgrind. memory check tests enabled. -- Performing Test COMPILER_SUPPORTS_-Wno-unused-but-set-variable -- Performing Test COMPILER_SUPPORTS_-Wno-unused-but-set-variable - Success -- Performing Test COMPILER_SUPPORTS_-Wno-unused-value -- Performing Test COMPILER_SUPPORTS_-Wno-unused-value - Success -- HepMC3 python: WARNING: The support of Python2 is deprecated and might be removed in the future! -- Found Python2: /usr/bin/python2.7 (found suitable version "2.7.5", minimum required is "2") found components: Interpreter Development.Module -- HepMC3 python: Python verson 2.X found in /usr/bin/python2.7. Python bindings generation is possible. -- HepMC3 python: For this platforrm CMAKE_SHARED_LIBRARY_PREFIX=lib, CMAKE_SHARED_LIBRARY_SUFFIX=.so -- HepMC3 python: For this platforrm CMAKE_IMPORT_LIBRARY_PREFIX=, CMAKE_IMPORT_LIBRARY_SUFFIX= -- HepMC3 python: Tweak HEPMC3_Python_SITEARCH27 option to set the installation path for the python27 bindings. -- HepMC3 python: HEPMC3_Python_SITEARCH27 defaults to /usr/lib/python2.7/site-packages -- Found Python3: /usr/bin/python3.6 (found suitable exact version "3.6.8") found components: Interpreter Development.Module -- HepMC3 python: Python verson 3.6 found in /usr/bin/python3.6. Python bindings generation is possible. -- HepMC3 python: For this platforrm CMAKE_SHARED_LIBRARY_PREFIX=lib, CMAKE_SHARED_LIBRARY_SUFFIX=.so -- HepMC3 python: For this platforrm CMAKE_IMPORT_LIBRARY_PREFIX=, CMAKE_IMPORT_LIBRARY_SUFFIX= -- HepMC3 python: Tweak HEPMC3_Python_SITEARCH36 option to set the installation path for the python36 bindings. -- HepMC3 python: HEPMC3_Python_SITEARCH36 defaults to /usr/lib/python3.6/site-packages -- Found Python3: /usr/bin/python3.4 (found suitable exact version "3.4.10") found components: Interpreter Development.Module -- HepMC3 python: Python verson 3.4 found in /usr/bin/python3.4. Python bindings generation is possible. -- HepMC3 python: For this platforrm CMAKE_SHARED_LIBRARY_PREFIX=lib, CMAKE_SHARED_LIBRARY_SUFFIX=.so -- HepMC3 python: For this platforrm CMAKE_IMPORT_LIBRARY_PREFIX=, CMAKE_IMPORT_LIBRARY_SUFFIX= -- HepMC3 python: Tweak HEPMC3_Python_SITEARCH34 option to set the installation path for the python34 bindings. -- HepMC3 python: HEPMC3_Python_SITEARCH34 defaults to /usr/lib/python3.4/site-packages -- HepMC3::All contains: HepMC3::HepMC3;HepMC3::search;HepMC3::rootIO;HepMC3::protobufIO -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi + /usr/bin/cmake3 --build armv7hl-redhat-linux-gnueabi -j4 --verbose /usr/bin/cmake3 -S/builddir/build/BUILD/HepMC3-3.2.6 -B/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake3 -E cmake_progress_start /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/CMakeFiles /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/CMakeFiles/progress.marks /usr/bin/gmake -f CMakeFiles/Makefile2 all gmake[1]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f CMakeFiles/HepMC3.dir/build.make CMakeFiles/HepMC3.dir/depend /usr/bin/gmake -f doc/CMakeFiles/doxydoc.dir/build.make doc/CMakeFiles/doxydoc.dir/depend /usr/bin/gmake -f test/CMakeFiles/MCEG2.dir/build.make test/CMakeFiles/MCEG2.dir/depend /usr/bin/gmake -f python/CMakeFiles/fooprotobufIO2.7.5.dir/build.make python/CMakeFiles/fooprotobufIO2.7.5.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/doc /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/doc /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/doc/CMakeFiles/doxydoc.dir/DependInfo.cmake --color= gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/CMakeFiles/HepMC3.dir/DependInfo.cmake --color= gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/MCEG2.dir/DependInfo.cmake --color= gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/python /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/fooprotobufIO2.7.5.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/doc/CMakeFiles/doxydoc.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/doc/CMakeFiles/doxydoc.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/doc/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/doc/CMakeFiles/doxydoc.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/MCEG2.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/MCEG2.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/MCEG2.dir/depend.internal". Scanning dependencies of target doxydoc Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/fooprotobufIO2.7.5.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/fooprotobufIO2.7.5.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/fooprotobufIO2.7.5.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/CMakeFiles/HepMC3.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/CMakeFiles/HepMC3.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/CMakeFiles/HepMC3.dir/depend.internal". Scanning dependencies of target fooprotobufIO2.7.5 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f doc/CMakeFiles/doxydoc.dir/build.make doc/CMakeFiles/doxydoc.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/doc/doxygen && /usr/bin/doxygen /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/doc/doxygen/Doxyfile /usr/bin/gmake -f python/CMakeFiles/fooprotobufIO2.7.5.dir/build.make python/CMakeFiles/fooprotobufIO2.7.5.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/cmake3 -E make_directory /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/2.7.5/pyHepMC3/protobufIO/ Scanning dependencies of target MCEG2 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/MCEG2.dir/build.make test/CMakeFiles/MCEG2.dir/build cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/cmake3 -E copy /builddir/build/BUILD/HepMC3-3.2.6/python/src/protobufIO/__init__.py /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/2.7.5/pyHepMC3/protobufIO/__init__.py gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' Scanning dependencies of target HepMC3 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f CMakeFiles/HepMC3.dir/build.make CMakeFiles/HepMC3.dir/build [ 1%] Building CXX object test/CMakeFiles/MCEG2.dir/ValidationControl.cc.o gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC2 -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -DHEPMC3_USE_INTERFACE_FROM_PYTHIA8 -DMCEG2_EXPORTS -DPYTHIA8 -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/usr/include/Pythia8 -I/usr/include/Pythia8Plugins -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/MCEG2.dir/ValidationControl.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/ValidationControl.cc gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 1%] Built target fooprotobufIO2.7.5 /usr/bin/gmake -f python/CMakeFiles/foosearch2.7.5.dir/build.make python/CMakeFiles/foosearch2.7.5.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/python /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/foosearch2.7.5.dir/DependInfo.cmake --color= [ 1%] Building CXX object CMakeFiles/HepMC3.dir/src/GenCrossSection.cc.o /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -DHepMC3_EXPORTS -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/HepMC3.dir/src/GenCrossSection.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/src/GenCrossSection.cc Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/foosearch2.7.5.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/foosearch2.7.5.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/foosearch2.7.5.dir/depend.internal". Scanning dependencies of target foosearch2.7.5 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f python/CMakeFiles/foosearch2.7.5.dir/build.make python/CMakeFiles/foosearch2.7.5.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/cmake3 -E make_directory /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/2.7.5/pyHepMC3/search/ cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/cmake3 -E copy /builddir/build/BUILD/HepMC3-3.2.6/python/src/search/__init__.py /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/2.7.5/pyHepMC3/search/__init__.py gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 1%] Built target foosearch2.7.5 /usr/bin/gmake -f python/CMakeFiles/foorootIO2.7.5.dir/build.make python/CMakeFiles/foorootIO2.7.5.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/python /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/foorootIO2.7.5.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/foorootIO2.7.5.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/foorootIO2.7.5.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/foorootIO2.7.5.dir/depend.internal". Scanning dependencies of target foorootIO2.7.5 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f python/CMakeFiles/foorootIO2.7.5.dir/build.make python/CMakeFiles/foorootIO2.7.5.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/cmake3 -E make_directory /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/2.7.5/pyHepMC3/rootIO/ cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/cmake3 -E copy /builddir/build/BUILD/HepMC3-3.2.6/python/src/rootIO/__init__.py /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/2.7.5/pyHepMC3/rootIO/__init__.py gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 1%] Built target foorootIO2.7.5 /usr/bin/gmake -f python/CMakeFiles/fooprotobufIO3.4.10.dir/build.make python/CMakeFiles/fooprotobufIO3.4.10.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/python /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/fooprotobufIO3.4.10.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/fooprotobufIO3.4.10.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/fooprotobufIO3.4.10.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/fooprotobufIO3.4.10.dir/depend.internal". Scanning dependencies of target fooprotobufIO3.4.10 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f python/CMakeFiles/fooprotobufIO3.4.10.dir/build.make python/CMakeFiles/fooprotobufIO3.4.10.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/cmake3 -E make_directory /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/3.4.10/pyHepMC3/protobufIO/ cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/cmake3 -E copy /builddir/build/BUILD/HepMC3-3.2.6/python/src/protobufIO/__init__.py /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/3.4.10/pyHepMC3/protobufIO/__init__.py gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 1%] Built target fooprotobufIO3.4.10 /usr/bin/gmake -f python/CMakeFiles/foo2.7.5.dir/build.make python/CMakeFiles/foo2.7.5.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/python /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/foo2.7.5.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/foo2.7.5.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/foo2.7.5.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/foo2.7.5.dir/depend.internal". Scanning dependencies of target foo2.7.5 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f python/CMakeFiles/foo2.7.5.dir/build.make python/CMakeFiles/foo2.7.5.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/cmake3 -E make_directory /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/2.7.5/pyHepMC3/ cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/cmake3 -E copy /builddir/build/BUILD/HepMC3-3.2.6/python/src/__init__.py /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/2.7.5/pyHepMC3/__init__.py gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 1%] Built target foo2.7.5 /usr/bin/gmake -f python/CMakeFiles/foosearch3.4.10.dir/build.make python/CMakeFiles/foosearch3.4.10.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/python /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/foosearch3.4.10.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/foosearch3.4.10.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/foosearch3.4.10.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/foosearch3.4.10.dir/depend.internal". Scanning dependencies of target foosearch3.4.10 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f python/CMakeFiles/foosearch3.4.10.dir/build.make python/CMakeFiles/foosearch3.4.10.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/cmake3 -E make_directory /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/3.4.10/pyHepMC3/search/ cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/cmake3 -E copy /builddir/build/BUILD/HepMC3-3.2.6/python/src/search/__init__.py /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/3.4.10/pyHepMC3/search/__init__.py gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 1%] Built target foosearch3.4.10 /usr/bin/gmake -f python/CMakeFiles/foorootIO3.6.8.dir/build.make python/CMakeFiles/foorootIO3.6.8.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/python /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/foorootIO3.6.8.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/foorootIO3.6.8.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/foorootIO3.6.8.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/foorootIO3.6.8.dir/depend.internal". Scanning dependencies of target foorootIO3.6.8 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f python/CMakeFiles/foorootIO3.6.8.dir/build.make python/CMakeFiles/foorootIO3.6.8.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/cmake3 -E make_directory /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/3.6.8/pyHepMC3/rootIO/ cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/cmake3 -E copy /builddir/build/BUILD/HepMC3-3.2.6/python/src/rootIO/__init__.py /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/3.6.8/pyHepMC3/rootIO/__init__.py gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 1%] Built target foorootIO3.6.8 /usr/bin/gmake -f python/CMakeFiles/foosearch3.6.8.dir/build.make python/CMakeFiles/foosearch3.6.8.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/python /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/foosearch3.6.8.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/foosearch3.6.8.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/foosearch3.6.8.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/foosearch3.6.8.dir/depend.internal". Scanning dependencies of target foosearch3.6.8 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f python/CMakeFiles/foosearch3.6.8.dir/build.make python/CMakeFiles/foosearch3.6.8.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/cmake3 -E make_directory /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/3.6.8/pyHepMC3/search/ cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/cmake3 -E copy /builddir/build/BUILD/HepMC3-3.2.6/python/src/search/__init__.py /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/3.6.8/pyHepMC3/search/__init__.py gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 1%] Built target foosearch3.6.8 /usr/bin/gmake -f python/CMakeFiles/foo3.4.10.dir/build.make python/CMakeFiles/foo3.4.10.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/python /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/foo3.4.10.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/foo3.4.10.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/foo3.4.10.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/foo3.4.10.dir/depend.internal". Scanning dependencies of target foo3.4.10 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f python/CMakeFiles/foo3.4.10.dir/build.make python/CMakeFiles/foo3.4.10.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/cmake3 -E make_directory /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/3.4.10/pyHepMC3/ cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/cmake3 -E copy /builddir/build/BUILD/HepMC3-3.2.6/python/src/__init__.py /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/3.4.10/pyHepMC3/__init__.py gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 1%] Built target foo3.4.10 /usr/bin/gmake -f python/CMakeFiles/foo3.6.8.dir/build.make python/CMakeFiles/foo3.6.8.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/python /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/foo3.6.8.dir/DependInfo.cmake --color= /builddir/build/BUILD/HepMC3-3.2.6/doc/doxygen/differences.txt:463: warning: explicit link request to 'define' could not be resolved Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/foo3.6.8.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/foo3.6.8.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/foo3.6.8.dir/depend.internal". Scanning dependencies of target foo3.6.8 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f python/CMakeFiles/foo3.6.8.dir/build.make python/CMakeFiles/foo3.6.8.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/cmake3 -E make_directory /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/3.6.8/pyHepMC3/ cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/cmake3 -E copy /builddir/build/BUILD/HepMC3-3.2.6/python/src/__init__.py /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/3.6.8/pyHepMC3/__init__.py /builddir/build/BUILD/HepMC3-3.2.6/doc/doxygen/LHEF.txt:125: warning: Unsupported xml/html tag found gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /builddir/build/BUILD/HepMC3-3.2.6/doc/doxygen/LHEF.txt:224: warning: Unsupported xml/html tag found /builddir/build/BUILD/HepMC3-3.2.6/doc/doxygen/LHEF.txt:229: warning: Unsupported xml/html tag found /builddir/build/BUILD/HepMC3-3.2.6/doc/doxygen/LHEF.txt:235: warning: Unsupported xml/html tag found /builddir/build/BUILD/HepMC3-3.2.6/doc/doxygen/LHEF.txt:286: warning: Unsupported xml/html tag found /builddir/build/BUILD/HepMC3-3.2.6/doc/doxygen/LHEF.txt:291: warning: Unsupported xml/html tag found /builddir/build/BUILD/HepMC3-3.2.6/doc/doxygen/LHEF.txt:298: warning: Unsupported xml/html tag found /builddir/build/BUILD/HepMC3-3.2.6/doc/doxygen/LHEF.txt:347: warning: Unsupported xml/html tag found /builddir/build/BUILD/HepMC3-3.2.6/doc/doxygen/LHEF.txt:381: warning: Unsupported xml/html tag found [ 1%] Built target foo3.6.8 /usr/bin/gmake -f python/CMakeFiles/fooprotobufIO3.6.8.dir/build.make python/CMakeFiles/fooprotobufIO3.6.8.dir/depend /builddir/build/BUILD/HepMC3-3.2.6/doc/doxygen/LHEF.txt:403: warning: Unsupported xml/html tag found /builddir/build/BUILD/HepMC3-3.2.6/doc/doxygen/LHEF.txt:425: warning: Unsupported xml/html tag found /builddir/build/BUILD/HepMC3-3.2.6/doc/doxygen/LHEF.txt:455: warning: Unsupported xml/html tag found gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/python /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/fooprotobufIO3.6.8.dir/DependInfo.cmake --color= /builddir/build/BUILD/HepMC3-3.2.6/doc/doxygen/LHEF.txt:465: warning: Unsupported xml/html tag found /builddir/build/BUILD/HepMC3-3.2.6/doc/doxygen/LHEF.txt:503: warning: Unsupported xml/html tag found /builddir/build/BUILD/HepMC3-3.2.6/doc/doxygen/LHEF.txt:510: warning: Unsupported xml/html tag found /builddir/build/BUILD/HepMC3-3.2.6/doc/doxygen/LHEF.txt:515: warning: Unsupported xml/html tag found /builddir/build/BUILD/HepMC3-3.2.6/doc/doxygen/LHEF.txt:521: warning: Unsupported xml/html tag found /builddir/build/BUILD/HepMC3-3.2.6/doc/doxygen/LHEF.txt:540: warning: Unsupported xml/html tag found /builddir/build/BUILD/HepMC3-3.2.6/doc/doxygen/LHEF.txt:540: warning: Unsupported xml/html tag found /builddir/build/BUILD/HepMC3-3.2.6/doc/doxygen/LHEF.txt:542: warning: Unsupported xml/html tag found Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/fooprotobufIO3.6.8.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/fooprotobufIO3.6.8.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/fooprotobufIO3.6.8.dir/depend.internal". Scanning dependencies of target fooprotobufIO3.6.8 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f python/CMakeFiles/fooprotobufIO3.6.8.dir/build.make python/CMakeFiles/fooprotobufIO3.6.8.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/cmake3 -E make_directory /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/3.6.8/pyHepMC3/protobufIO/ cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/cmake3 -E copy /builddir/build/BUILD/HepMC3-3.2.6/python/src/protobufIO/__init__.py /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/3.6.8/pyHepMC3/protobufIO/__init__.py gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 1%] Built target fooprotobufIO3.6.8 /usr/bin/gmake -f python/CMakeFiles/foorootIO3.4.10.dir/build.make python/CMakeFiles/foorootIO3.4.10.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/python /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/foorootIO3.4.10.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/foorootIO3.4.10.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/foorootIO3.4.10.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/foorootIO3.4.10.dir/depend.internal". Scanning dependencies of target foorootIO3.4.10 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f python/CMakeFiles/foorootIO3.4.10.dir/build.make python/CMakeFiles/foorootIO3.4.10.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/cmake3 -E make_directory /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/3.4.10/pyHepMC3/rootIO/ cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/cmake3 -E copy /builddir/build/BUILD/HepMC3-3.2.6/python/src/rootIO/__init__.py /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/3.4.10/pyHepMC3/rootIO/__init__.py gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 1%] Built target foorootIO3.4.10 [ 2%] Building CXX object CMakeFiles/HepMC3.dir/src/GenParticle.cc.o /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -DHepMC3_EXPORTS -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/HepMC3.dir/src/GenParticle.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/src/GenParticle.cc gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 2%] Built target doxydoc [ 2%] Building CXX object CMakeFiles/HepMC3.dir/src/GenVertex.cc.o /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -DHepMC3_EXPORTS -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/HepMC3.dir/src/GenVertex.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/src/GenVertex.cc [ 2%] Building CXX object CMakeFiles/HepMC3.dir/src/Print.cc.o /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -DHepMC3_EXPORTS -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/HepMC3.dir/src/Print.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/src/Print.cc [ 3%] Building CXX object CMakeFiles/HepMC3.dir/src/Setup.cc.o /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -DHepMC3_EXPORTS -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/HepMC3.dir/src/Setup.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/src/Setup.cc [ 3%] Building CXX object CMakeFiles/HepMC3.dir/src/WriterHEPEVT.cc.o /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -DHepMC3_EXPORTS -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/HepMC3.dir/src/WriterHEPEVT.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/src/WriterHEPEVT.cc [ 4%] Building CXX object CMakeFiles/HepMC3.dir/src/GenEvent.cc.o /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -DHepMC3_EXPORTS -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/HepMC3.dir/src/GenEvent.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/src/GenEvent.cc [ 4%] Building CXX object CMakeFiles/HepMC3.dir/src/GenPdfInfo.cc.o /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -DHepMC3_EXPORTS -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/HepMC3.dir/src/GenPdfInfo.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/src/GenPdfInfo.cc [ 4%] Building CXX object test/CMakeFiles/MCEG2.dir/SimpleEventTool.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC2 -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -DHEPMC3_USE_INTERFACE_FROM_PYTHIA8 -DMCEG2_EXPORTS -DPYTHIA8 -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/usr/include/Pythia8 -I/usr/include/Pythia8Plugins -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/MCEG2.dir/SimpleEventTool.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/SimpleEventTool.cc [ 4%] Building CXX object CMakeFiles/HepMC3.dir/src/HEPEVT_Wrapper.cc.o /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -DHepMC3_EXPORTS -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/HepMC3.dir/src/HEPEVT_Wrapper.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/src/HEPEVT_Wrapper.cc [ 5%] Building CXX object CMakeFiles/HepMC3.dir/src/ReaderAscii.cc.o /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -DHepMC3_EXPORTS -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/HepMC3.dir/src/ReaderAscii.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/src/ReaderAscii.cc [ 5%] Building CXX object test/CMakeFiles/MCEG2.dir/OutputValidationTool.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC2 -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -DHEPMC3_USE_INTERFACE_FROM_PYTHIA8 -DMCEG2_EXPORTS -DPYTHIA8 -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/usr/include/Pythia8 -I/usr/include/Pythia8Plugins -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/MCEG2.dir/OutputValidationTool.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/OutputValidationTool.cc [ 6%] Building CXX object test/CMakeFiles/MCEG2.dir/PythiaValidationTool.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC2 -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -DHEPMC3_USE_INTERFACE_FROM_PYTHIA8 -DMCEG2_EXPORTS -DPYTHIA8 -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/usr/include/Pythia8 -I/usr/include/Pythia8Plugins -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/MCEG2.dir/PythiaValidationTool.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/PythiaValidationTool.cc [ 6%] Building CXX object CMakeFiles/HepMC3.dir/src/ReaderHEPEVT.cc.o /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -DHepMC3_EXPORTS -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/HepMC3.dir/src/ReaderHEPEVT.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/src/ReaderHEPEVT.cc [ 7%] Building CXX object CMakeFiles/HepMC3.dir/src/WriterAscii.cc.o /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -DHepMC3_EXPORTS -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/HepMC3.dir/src/WriterAscii.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/src/WriterAscii.cc [ 7%] Building CXX object CMakeFiles/HepMC3.dir/src/GenHeavyIon.cc.o /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -DHepMC3_EXPORTS -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/HepMC3.dir/src/GenHeavyIon.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/src/GenHeavyIon.cc [ 7%] Building CXX object CMakeFiles/HepMC3.dir/src/GenRunInfo.cc.o /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -DHepMC3_EXPORTS -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/HepMC3.dir/src/GenRunInfo.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/src/GenRunInfo.cc [ 8%] Building CXX object CMakeFiles/HepMC3.dir/src/LHEFAttributes.cc.o /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -DHepMC3_EXPORTS -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/HepMC3.dir/src/LHEFAttributes.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/src/LHEFAttributes.cc [ 8%] Building CXX object CMakeFiles/HepMC3.dir/src/ReaderAsciiHepMC2.cc.o /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -DHepMC3_EXPORTS -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/HepMC3.dir/src/ReaderAsciiHepMC2.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/src/ReaderAsciiHepMC2.cc [ 9%] Building CXX object CMakeFiles/HepMC3.dir/src/ReaderLHEF.cc.o /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -DHepMC3_EXPORTS -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/HepMC3.dir/src/ReaderLHEF.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/src/ReaderLHEF.cc [ 9%] Linking CXX shared library libMCEG2.so cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/MCEG2.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -shared -Wl,-soname,libMCEG2.so -o libMCEG2.so CMakeFiles/MCEG2.dir/ValidationControl.cc.o CMakeFiles/MCEG2.dir/SimpleEventTool.cc.o CMakeFiles/MCEG2.dir/OutputValidationTool.cc.o CMakeFiles/MCEG2.dir/PythiaValidationTool.cc.o -L/usr/lib/root -Wl,-rpath,/usr/lib/root -lHepMC -lpythia8 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 9%] Built target MCEG2 /usr/bin/gmake -f test/CMakeFiles/hepmc2_testPythia3.dir/build.make test/CMakeFiles/hepmc2_testPythia3.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/hepmc2_testPythia3.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/hepmc2_testPythia3.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/hepmc2_testPythia3.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/hepmc2_testPythia3.dir/depend.internal". Scanning dependencies of target hepmc2_testPythia3 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/hepmc2_testPythia3.dir/build.make test/CMakeFiles/hepmc2_testPythia3.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 10%] Building CXX object test/CMakeFiles/hepmc2_testPythia3.dir/testPythia3.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC2 -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -std=c++11 -o CMakeFiles/hepmc2_testPythia3.dir/testPythia3.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testPythia3.cc [ 10%] Linking CXX executable hepmc2_testPythia3 cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/hepmc2_testPythia3.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/hepmc2_testPythia3.dir/testPythia3.cc.o -o hepmc2_testPythia3 -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test -lHepMC libMCEG2.so -lpythia8 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 10%] Built target hepmc2_testPythia3 /usr/bin/gmake -f test/CMakeFiles/hepmc2_testPythia2.dir/build.make test/CMakeFiles/hepmc2_testPythia2.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/hepmc2_testPythia2.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/hepmc2_testPythia2.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/hepmc2_testPythia2.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/hepmc2_testPythia2.dir/depend.internal". Scanning dependencies of target hepmc2_testPythia2 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/hepmc2_testPythia2.dir/build.make test/CMakeFiles/hepmc2_testPythia2.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 10%] Building CXX object test/CMakeFiles/hepmc2_testPythia2.dir/testPythia2.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC2 -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -std=c++11 -o CMakeFiles/hepmc2_testPythia2.dir/testPythia2.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testPythia2.cc [ 10%] Linking CXX executable hepmc2_testPythia2 cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/hepmc2_testPythia2.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/hepmc2_testPythia2.dir/testPythia2.cc.o -o hepmc2_testPythia2 -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test -lHepMC libMCEG2.so -lpythia8 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 10%] Built target hepmc2_testPythia2 /usr/bin/gmake -f test/CMakeFiles/hepmc2_testPythia1.dir/build.make test/CMakeFiles/hepmc2_testPythia1.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/hepmc2_testPythia1.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/hepmc2_testPythia1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/hepmc2_testPythia1.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/hepmc2_testPythia1.dir/depend.internal". Scanning dependencies of target hepmc2_testPythia1 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/hepmc2_testPythia1.dir/build.make test/CMakeFiles/hepmc2_testPythia1.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 10%] Building CXX object test/CMakeFiles/hepmc2_testPythia1.dir/testPythia1.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC2 -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -std=c++11 -o CMakeFiles/hepmc2_testPythia1.dir/testPythia1.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testPythia1.cc [ 11%] Linking CXX executable hepmc2_testPythia1 cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/hepmc2_testPythia1.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/hepmc2_testPythia1.dir/testPythia1.cc.o -o hepmc2_testPythia1 -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test -lHepMC libMCEG2.so -lpythia8 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 11%] Built target hepmc2_testPythia1 [ 11%] Building CXX object CMakeFiles/HepMC3.dir/src/WriterAsciiHepMC2.cc.o /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -DHepMC3_EXPORTS -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/HepMC3.dir/src/WriterAsciiHepMC2.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/src/WriterAsciiHepMC2.cc [ 11%] Building CXX object CMakeFiles/HepMC3.dir/src/ReaderPlugin.cc.o /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -DHepMC3_EXPORTS -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/HepMC3.dir/src/ReaderPlugin.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/src/ReaderPlugin.cc [ 12%] Building CXX object CMakeFiles/HepMC3.dir/src/WriterPlugin.cc.o /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -DHepMC3_EXPORTS -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/HepMC3.dir/src/WriterPlugin.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/src/WriterPlugin.cc [ 12%] Linking CXX shared library outputs/lib/libHepMC3.so /usr/bin/cmake3 -E cmake_link_script CMakeFiles/HepMC3.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -shared -Wl,-soname,libHepMC3.so.3 -o outputs/lib/libHepMC3.so.3 CMakeFiles/HepMC3.dir/src/GenCrossSection.cc.o CMakeFiles/HepMC3.dir/src/GenParticle.cc.o CMakeFiles/HepMC3.dir/src/GenVertex.cc.o CMakeFiles/HepMC3.dir/src/Print.cc.o CMakeFiles/HepMC3.dir/src/Setup.cc.o CMakeFiles/HepMC3.dir/src/WriterHEPEVT.cc.o CMakeFiles/HepMC3.dir/src/GenEvent.cc.o CMakeFiles/HepMC3.dir/src/GenPdfInfo.cc.o CMakeFiles/HepMC3.dir/src/HEPEVT_Wrapper.cc.o CMakeFiles/HepMC3.dir/src/ReaderAscii.cc.o CMakeFiles/HepMC3.dir/src/ReaderHEPEVT.cc.o CMakeFiles/HepMC3.dir/src/WriterAscii.cc.o CMakeFiles/HepMC3.dir/src/GenHeavyIon.cc.o CMakeFiles/HepMC3.dir/src/GenRunInfo.cc.o CMakeFiles/HepMC3.dir/src/LHEFAttributes.cc.o CMakeFiles/HepMC3.dir/src/ReaderAsciiHepMC2.cc.o CMakeFiles/HepMC3.dir/src/ReaderLHEF.cc.o CMakeFiles/HepMC3.dir/src/WriterAsciiHepMC2.cc.o CMakeFiles/HepMC3.dir/src/ReaderPlugin.cc.o CMakeFiles/HepMC3.dir/src/WriterPlugin.cc.o -L/usr/lib/root -Wl,-rpath,/usr/lib/root: -ldl /usr/bin/cmake3 -E cmake_symlink_library outputs/lib/libHepMC3.so.3 outputs/lib/libHepMC3.so.3 outputs/lib/libHepMC3.so gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 12%] Built target HepMC3 /usr/bin/gmake -f search/CMakeFiles/HepMC3search.dir/build.make search/CMakeFiles/HepMC3search.dir/depend /usr/bin/gmake -f rootIO/CMakeFiles/HepMC3rootIO.dir/build.make rootIO/CMakeFiles/HepMC3rootIO.dir/depend /usr/bin/gmake -f protobufIO/CMakeFiles/HepMC3protobufIO.dir/build.make protobufIO/CMakeFiles/HepMC3protobufIO.dir/depend /usr/bin/gmake -f test/CMakeFiles/convert_testConvert2.dir/build.make test/CMakeFiles/convert_testConvert2.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/search /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/search /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/search/CMakeFiles/HepMC3search.dir/DependInfo.cmake --color= gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/convert_testConvert2.dir/DependInfo.cmake --color= [ 12%] Running cpp protocol buffer compiler on HepMC3.proto [ 12%] Generating G__HepMC3rootIO.cxx, ../outputs/lib/libHepMC3rootIO_rdict.pcm, ../outputs/lib/libHepMC3rootIO.rootmap Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/search/CMakeFiles/HepMC3search.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/search/CMakeFiles/HepMC3search.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/search/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/search/CMakeFiles/HepMC3search.dir/depend.internal". cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/protobufIO && /usr/bin/protoc --cpp_out /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/protobufIO -I /builddir/build/BUILD/HepMC3-3.2.6/protobufIO /builddir/build/BUILD/HepMC3-3.2.6/protobufIO/HepMC3.proto cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/rootIO && /usr/bin/cmake3 -E env LD_LIBRARY_PATH=/usr/lib/root: /usr/bin/rootcling -v2 -f G__HepMC3rootIO.cxx -s /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib/libHepMC3rootIO.so -rml libHepMC3rootIO.so -rmf /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib/libHepMC3rootIO.rootmap -inlineInputHeader -DHEPMC3_ROOTIO -DHEPMC3_PROTOBUFIO -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO include/rootIO_Classes.hh /builddir/build/BUILD/HepMC3-3.2.6/rootIO/include/LinkDef.hh Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/convert_testConvert2.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/convert_testConvert2.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/convert_testConvert2.dir/depend.internal". Scanning dependencies of target HepMC3search Scanning dependencies of target convert_testConvert2 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f search/CMakeFiles/HepMC3search.dir/build.make search/CMakeFiles/HepMC3search.dir/build gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/convert_testConvert2.dir/build.make test/CMakeFiles/convert_testConvert2.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 13%] Building CXX object search/CMakeFiles/HepMC3search.dir/src/Relatives.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/search && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -DHepMC3search_EXPORTS -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/HepMC3search.dir/src/Relatives.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/search/src/Relatives.cc [ 13%] Building CXX object test/CMakeFiles/convert_testConvert2.dir/testConvert2.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/builddir/build/BUILD/HepMC3-3.2.6/interfaces/HepMCCompatibility/include -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -std=c++11 -o CMakeFiles/convert_testConvert2.dir/testConvert2.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testConvert2.cc cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/protobufIO /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/protobufIO /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/protobufIO/CMakeFiles/HepMC3protobufIO.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/protobufIO/CMakeFiles/HepMC3protobufIO.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/protobufIO/CMakeFiles/HepMC3protobufIO.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/protobufIO/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/protobufIO/CMakeFiles/HepMC3protobufIO.dir/depend.internal". Scanning dependencies of target HepMC3protobufIO gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f protobufIO/CMakeFiles/HepMC3protobufIO.dir/build.make protobufIO/CMakeFiles/HepMC3protobufIO.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 14%] Building CXX object protobufIO/CMakeFiles/HepMC3protobufIO.dir/src/Writerprotobuf.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/protobufIO && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -DHepMC3protobufIO_EXPORTS -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/protobufIO -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/HepMC3protobufIO.dir/src/Writerprotobuf.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/protobufIO/src/Writerprotobuf.cc Warning: Unused class rule: std::vector Warning: Unused class rule: std::vector cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/rootIO /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/rootIO /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/rootIO/CMakeFiles/HepMC3rootIO.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/rootIO/CMakeFiles/HepMC3rootIO.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/rootIO/CMakeFiles/HepMC3rootIO.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/rootIO/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/rootIO/CMakeFiles/HepMC3rootIO.dir/depend.internal". Scanning dependencies of target HepMC3rootIO gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f rootIO/CMakeFiles/HepMC3rootIO.dir/build.make rootIO/CMakeFiles/HepMC3rootIO.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 15%] Building CXX object rootIO/CMakeFiles/HepMC3rootIO.dir/src/WriterRoot.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/rootIO && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -DHepMC3rootIO_EXPORTS -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/HepMC3rootIO.dir/src/WriterRoot.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/rootIO/src/WriterRoot.cc [ 15%] Building CXX object protobufIO/CMakeFiles/HepMC3protobufIO.dir/src/Readerprotobuf.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/protobufIO && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -DHepMC3protobufIO_EXPORTS -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/protobufIO -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/HepMC3protobufIO.dir/src/Readerprotobuf.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/protobufIO/src/Readerprotobuf.cc [ 15%] Building CXX object search/CMakeFiles/HepMC3search.dir/src/Selector.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/search && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -DHepMC3search_EXPORTS -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/HepMC3search.dir/src/Selector.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/search/src/Selector.cc [ 15%] Building CXX object rootIO/CMakeFiles/HepMC3rootIO.dir/src/ReaderRoot.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/rootIO && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -DHepMC3rootIO_EXPORTS -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/HepMC3rootIO.dir/src/ReaderRoot.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/rootIO/src/ReaderRoot.cc [ 16%] Linking CXX executable convert_testConvert2 cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/convert_testConvert2.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/convert_testConvert2.dir/testConvert2.cc.o -o convert_testConvert2 -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib -lHepMC ../outputs/lib/libHepMC3.so.3 [ 17%] Building CXX object protobufIO/CMakeFiles/HepMC3protobufIO.dir/HepMC3.pb.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/protobufIO && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -DHepMC3protobufIO_EXPORTS -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/protobufIO -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/HepMC3protobufIO.dir/HepMC3.pb.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/protobufIO/HepMC3.pb.cc gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 17%] Built target convert_testConvert2 /usr/bin/gmake -f test/CMakeFiles/convert_testConvert1.dir/build.make test/CMakeFiles/convert_testConvert1.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/convert_testConvert1.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/convert_testConvert1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/convert_testConvert1.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/convert_testConvert1.dir/depend.internal". Scanning dependencies of target convert_testConvert1 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/convert_testConvert1.dir/build.make test/CMakeFiles/convert_testConvert1.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 18%] Building CXX object test/CMakeFiles/convert_testConvert1.dir/testConvert1.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/builddir/build/BUILD/HepMC3-3.2.6/interfaces/HepMCCompatibility/include -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -std=c++11 -o CMakeFiles/convert_testConvert1.dir/testConvert1.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testConvert1.cc [ 19%] Building CXX object rootIO/CMakeFiles/HepMC3rootIO.dir/src/WriterRootTree.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/rootIO && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -DHepMC3rootIO_EXPORTS -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/HepMC3rootIO.dir/src/WriterRootTree.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/rootIO/src/WriterRootTree.cc [ 19%] Linking CXX shared library ../outputs/lib/libHepMC3search.so cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/search && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/HepMC3search.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -shared -Wl,-soname,libHepMC3search.so.5 -o ../outputs/lib/libHepMC3search.so.5 CMakeFiles/HepMC3search.dir/src/Relatives.cc.o CMakeFiles/HepMC3search.dir/src/Selector.cc.o -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib: ../outputs/lib/libHepMC3.so.3 cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/search && /usr/bin/cmake3 -E cmake_symlink_library ../outputs/lib/libHepMC3search.so.5 ../outputs/lib/libHepMC3search.so.5 ../outputs/lib/libHepMC3search.so gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 19%] Built target HepMC3search /usr/bin/gmake -f test/CMakeFiles/testReaderFactory1.dir/build.make test/CMakeFiles/testReaderFactory1.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testReaderFactory1.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testReaderFactory1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testReaderFactory1.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testReaderFactory1.dir/depend.internal". Scanning dependencies of target testReaderFactory1 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/testReaderFactory1.dir/build.make test/CMakeFiles/testReaderFactory1.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 19%] Building CXX object test/CMakeFiles/testReaderFactory1.dir/testReaderFactory1.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -std=c++11 -o CMakeFiles/testReaderFactory1.dir/testReaderFactory1.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testReaderFactory1.cc [ 19%] Linking CXX shared library ../outputs/lib/libHepMC3protobufIO.so cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/protobufIO && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/HepMC3protobufIO.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -shared -Wl,-soname,libHepMC3protobufIO.so.1 -o ../outputs/lib/libHepMC3protobufIO.so.1 CMakeFiles/HepMC3protobufIO.dir/src/Writerprotobuf.cc.o CMakeFiles/HepMC3protobufIO.dir/src/Readerprotobuf.cc.o CMakeFiles/HepMC3protobufIO.dir/HepMC3.pb.cc.o -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib: ../outputs/lib/libHepMC3.so.3 /usr/lib/libprotobuf.so -lpthread cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/protobufIO && /usr/bin/cmake3 -E cmake_symlink_library ../outputs/lib/libHepMC3protobufIO.so.1 ../outputs/lib/libHepMC3protobufIO.so.1 ../outputs/lib/libHepMC3protobufIO.so gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 19%] Built target HepMC3protobufIO /usr/bin/gmake -f test/CMakeFiles/testIO11.dir/build.make test/CMakeFiles/testIO11.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO11.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO11.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO11.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO11.dir/depend.internal". Scanning dependencies of target testIO11 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/testIO11.dir/build.make test/CMakeFiles/testIO11.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 19%] Building CXX object test/CMakeFiles/testIO11.dir/testIO11.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -std=c++11 -o CMakeFiles/testIO11.dir/testIO11.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testIO11.cc [ 19%] Building CXX object rootIO/CMakeFiles/HepMC3rootIO.dir/src/ReaderRootTree.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/rootIO && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -DHepMC3rootIO_EXPORTS -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/HepMC3rootIO.dir/src/ReaderRootTree.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/rootIO/src/ReaderRootTree.cc [ 20%] Linking CXX executable testReaderFactory1 cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/testReaderFactory1.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/testReaderFactory1.dir/testReaderFactory1.cc.o -o testReaderFactory1 -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib ../outputs/lib/libHepMC3.so.3 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 20%] Built target testReaderFactory1 /usr/bin/gmake -f test/CMakeFiles/testMultipleCopies.dir/build.make test/CMakeFiles/testMultipleCopies.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testMultipleCopies.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testMultipleCopies.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testMultipleCopies.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testMultipleCopies.dir/depend.internal". Scanning dependencies of target testMultipleCopies gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/testMultipleCopies.dir/build.make test/CMakeFiles/testMultipleCopies.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 21%] Building CXX object test/CMakeFiles/testMultipleCopies.dir/testMultipleCopies.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -std=c++11 -o CMakeFiles/testMultipleCopies.dir/testMultipleCopies.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testMultipleCopies.cc [ 21%] Linking CXX executable testIO11 cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/testIO11.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/testIO11.dir/testIO11.cc.o -o testIO11 -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib ../outputs/lib/libHepMC3.so.3 [ 21%] Linking CXX executable convert_testConvert1 cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/convert_testConvert1.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/convert_testConvert1.dir/testConvert1.cc.o -o convert_testConvert1 -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib -lHepMC ../outputs/lib/libHepMC3.so.3 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 21%] Built target testIO11 /usr/bin/gmake -f test/CMakeFiles/MCEG3.dir/build.make test/CMakeFiles/MCEG3.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/MCEG3.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/MCEG3.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/MCEG3.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/MCEG3.dir/depend.internal". Scanning dependencies of target MCEG3 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/MCEG3.dir/build.make test/CMakeFiles/MCEG3.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 22%] Building CXX object test/CMakeFiles/MCEG3.dir/ValidationControl.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -DHEPMC3_USE_INTERFACE_FROM_PYTHIA8 -DMCEG3_EXPORTS -DPYTHIA8 -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/usr/include/Pythia8 -I/usr/include/Pythia8Plugins -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/MCEG3.dir/ValidationControl.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/ValidationControl.cc gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 22%] Built target convert_testConvert1 /usr/bin/gmake -f test/CMakeFiles/testIO3.dir/build.make test/CMakeFiles/testIO3.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO3.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO3.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO3.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO3.dir/depend.internal". Scanning dependencies of target testIO3 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/testIO3.dir/build.make test/CMakeFiles/testIO3.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 22%] Building CXX object test/CMakeFiles/testIO3.dir/testIO3.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -std=c++11 -o CMakeFiles/testIO3.dir/testIO3.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testIO3.cc [ 22%] Building CXX object rootIO/CMakeFiles/HepMC3rootIO.dir/src/Streamers.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/rootIO && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -DHepMC3rootIO_EXPORTS -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/HepMC3rootIO.dir/src/Streamers.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/rootIO/src/Streamers.cc [ 22%] Linking CXX executable testMultipleCopies cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/testMultipleCopies.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/testMultipleCopies.dir/testMultipleCopies.cc.o -o testMultipleCopies -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib ../outputs/lib/libHepMC3.so.3 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 22%] Built target testMultipleCopies /usr/bin/gmake -f test/CMakeFiles/testIO10.dir/build.make test/CMakeFiles/testIO10.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO10.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO10.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO10.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO10.dir/depend.internal". Scanning dependencies of target testIO10 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/testIO10.dir/build.make test/CMakeFiles/testIO10.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 22%] Building CXX object test/CMakeFiles/testIO10.dir/testIO10.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -pthread -std=c++11 -o CMakeFiles/testIO10.dir/testIO10.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testIO10.cc [ 23%] Linking CXX executable testIO3 cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/testIO3.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/testIO3.dir/testIO3.cc.o -o testIO3 -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib ../outputs/lib/libHepMC3.so.3 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 23%] Built target testIO3 /usr/bin/gmake -f test/CMakeFiles/testIO7.dir/build.make test/CMakeFiles/testIO7.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO7.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO7.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO7.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO7.dir/depend.internal". Scanning dependencies of target testIO7 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/testIO7.dir/build.make test/CMakeFiles/testIO7.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 24%] Building CXX object test/CMakeFiles/testIO7.dir/testIO7.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -std=c++11 -o CMakeFiles/testIO7.dir/testIO7.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testIO7.cc [ 25%] Building CXX object rootIO/CMakeFiles/HepMC3rootIO.dir/G__HepMC3rootIO.cxx.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/rootIO && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -DHepMC3rootIO_EXPORTS -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/HepMC3rootIO.dir/G__HepMC3rootIO.cxx.o -c /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/rootIO/G__HepMC3rootIO.cxx [ 25%] Linking CXX executable testIO7 cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/testIO7.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/testIO7.dir/testIO7.cc.o -o testIO7 -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib ../outputs/lib/libHepMC3.so.3 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 25%] Built target testIO7 /usr/bin/gmake -f test/CMakeFiles/testPolarization.dir/build.make test/CMakeFiles/testPolarization.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testPolarization.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testPolarization.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testPolarization.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testPolarization.dir/depend.internal". Scanning dependencies of target testPolarization gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/testPolarization.dir/build.make test/CMakeFiles/testPolarization.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 25%] Building CXX object test/CMakeFiles/testPolarization.dir/testPolarization.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -std=c++11 -o CMakeFiles/testPolarization.dir/testPolarization.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testPolarization.cc [ 26%] Linking CXX executable testIO10 cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/testIO10.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/testIO10.dir/testIO10.cc.o -o testIO10 -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib ../outputs/lib/libHepMC3.so.3 -pthread [ 26%] Linking CXX shared library ../outputs/lib/libHepMC3rootIO.so cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/rootIO && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/HepMC3rootIO.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -shared -Wl,-soname,libHepMC3rootIO.so.3 -o ../outputs/lib/libHepMC3rootIO.so.3 CMakeFiles/HepMC3rootIO.dir/src/WriterRoot.cc.o CMakeFiles/HepMC3rootIO.dir/src/ReaderRoot.cc.o CMakeFiles/HepMC3rootIO.dir/src/WriterRootTree.cc.o CMakeFiles/HepMC3rootIO.dir/src/ReaderRootTree.cc.o CMakeFiles/HepMC3rootIO.dir/src/Streamers.cc.o CMakeFiles/HepMC3rootIO.dir/G__HepMC3rootIO.cxx.o -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib: /usr/lib/root/libTree.so /usr/lib/root/libRIO.so /usr/lib/root/libCore.so ../outputs/lib/libHepMC3.so.3 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 26%] Built target testIO10 /usr/bin/gmake -f test/CMakeFiles/testThreadssearch.dir/build.make test/CMakeFiles/testThreadssearch.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testThreadssearch.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testThreadssearch.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testThreadssearch.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testThreadssearch.dir/depend.internal". Scanning dependencies of target testThreadssearch gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/testThreadssearch.dir/build.make test/CMakeFiles/testThreadssearch.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 27%] Building CXX object test/CMakeFiles/testThreadssearch.dir/testThreadssearch.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/../search/include -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -pthread -std=c++11 -o CMakeFiles/testThreadssearch.dir/testThreadssearch.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testThreadssearch.cc cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/rootIO && /usr/bin/cmake3 -E cmake_symlink_library ../outputs/lib/libHepMC3rootIO.so.3 ../outputs/lib/libHepMC3rootIO.so.3 ../outputs/lib/libHepMC3rootIO.so gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 27%] Built target HepMC3rootIO /usr/bin/gmake -f test/CMakeFiles/testFourVector.dir/build.make test/CMakeFiles/testFourVector.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testFourVector.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testFourVector.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testFourVector.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testFourVector.dir/depend.internal". Scanning dependencies of target testFourVector gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/testFourVector.dir/build.make test/CMakeFiles/testFourVector.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 27%] Building CXX object test/CMakeFiles/testFourVector.dir/testFourVector.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -std=c++11 -o CMakeFiles/testFourVector.dir/testFourVector.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testFourVector.cc [ 27%] Building CXX object test/CMakeFiles/MCEG3.dir/SimpleEventTool.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -DHEPMC3_USE_INTERFACE_FROM_PYTHIA8 -DMCEG3_EXPORTS -DPYTHIA8 -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/usr/include/Pythia8 -I/usr/include/Pythia8Plugins -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/MCEG3.dir/SimpleEventTool.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/SimpleEventTool.cc [ 27%] Linking CXX executable testFourVector cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/testFourVector.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/testFourVector.dir/testFourVector.cc.o -o testFourVector -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib ../outputs/lib/libHepMC3.so.3 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 27%] Built target testFourVector /usr/bin/gmake -f test/CMakeFiles/testAttributes.dir/build.make test/CMakeFiles/testAttributes.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testAttributes.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testAttributes.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testAttributes.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testAttributes.dir/depend.internal". Scanning dependencies of target testAttributes gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/testAttributes.dir/build.make test/CMakeFiles/testAttributes.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 28%] Building CXX object test/CMakeFiles/testAttributes.dir/testAttributes.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -std=c++11 -o CMakeFiles/testAttributes.dir/testAttributes.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testAttributes.cc [ 28%] Building CXX object test/CMakeFiles/MCEG3.dir/OutputValidationTool.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -DHEPMC3_USE_INTERFACE_FROM_PYTHIA8 -DMCEG3_EXPORTS -DPYTHIA8 -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/usr/include/Pythia8 -I/usr/include/Pythia8Plugins -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/MCEG3.dir/OutputValidationTool.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/OutputValidationTool.cc [ 29%] Linking CXX executable testPolarization cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/testPolarization.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/testPolarization.dir/testPolarization.cc.o -o testPolarization -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib ../outputs/lib/libHepMC3.so.3 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 29%] Built target testPolarization /usr/bin/gmake -f test/CMakeFiles/testLoops.dir/build.make test/CMakeFiles/testLoops.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testLoops.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testLoops.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testLoops.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testLoops.dir/depend.internal". Scanning dependencies of target testLoops gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/testLoops.dir/build.make test/CMakeFiles/testLoops.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 29%] Building CXX object test/CMakeFiles/testLoops.dir/testLoops.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -std=c++11 -o CMakeFiles/testLoops.dir/testLoops.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testLoops.cc [ 29%] Linking CXX executable testThreadssearch cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/testThreadssearch.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/testThreadssearch.dir/testThreadssearch.cc.o -o testThreadssearch -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib ../outputs/lib/libHepMC3search.so.5 -pthread ../outputs/lib/libHepMC3.so.3 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 29%] Built target testThreadssearch /usr/bin/gmake -f test/CMakeFiles/testMass.dir/build.make test/CMakeFiles/testMass.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testMass.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testMass.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testMass.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testMass.dir/depend.internal". Scanning dependencies of target testMass gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/testMass.dir/build.make test/CMakeFiles/testMass.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 30%] Building CXX object test/CMakeFiles/testMass.dir/testMass.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -std=c++11 -o CMakeFiles/testMass.dir/testMass.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testMass.cc [ 31%] Building CXX object test/CMakeFiles/MCEG3.dir/PythiaValidationTool.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -DHEPMC3_USE_INTERFACE_FROM_PYTHIA8 -DMCEG3_EXPORTS -DPYTHIA8 -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/usr/include/Pythia8 -I/usr/include/Pythia8Plugins -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/MCEG3.dir/PythiaValidationTool.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/PythiaValidationTool.cc [ 31%] Linking CXX executable testMass cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/testMass.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/testMass.dir/testMass.cc.o -o testMass -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib ../outputs/lib/libHepMC3.so.3 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 31%] Built target testMass /usr/bin/gmake -f test/CMakeFiles/testIO28.dir/build.make test/CMakeFiles/testIO28.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO28.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO28.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO28.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO28.dir/depend.internal". Scanning dependencies of target testIO28 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/testIO28.dir/build.make test/CMakeFiles/testIO28.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 32%] Building CXX object test/CMakeFiles/testIO28.dir/testIO28.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/../protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -std=c++11 -o CMakeFiles/testIO28.dir/testIO28.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testIO28.cc [ 32%] Linking CXX executable testAttributes cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/testAttributes.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/testAttributes.dir/testAttributes.cc.o -o testAttributes -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib ../outputs/lib/libHepMC3.so.3 [ 32%] Linking CXX executable testLoops cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/testLoops.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/testLoops.dir/testLoops.cc.o -o testLoops -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib ../outputs/lib/libHepMC3.so.3 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 32%] Built target testAttributes /usr/bin/gmake -f test/CMakeFiles/testIO6.dir/build.make test/CMakeFiles/testIO6.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO6.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO6.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO6.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO6.dir/depend.internal". Scanning dependencies of target testIO6 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/testIO6.dir/build.make test/CMakeFiles/testIO6.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 32%] Building CXX object test/CMakeFiles/testIO6.dir/testIO6.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -std=c++11 -o CMakeFiles/testIO6.dir/testIO6.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testIO6.cc gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 32%] Built target testLoops /usr/bin/gmake -f test/CMakeFiles/testIO27.dir/build.make test/CMakeFiles/testIO27.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO27.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO27.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO27.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO27.dir/depend.internal". Scanning dependencies of target testIO27 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/testIO27.dir/build.make test/CMakeFiles/testIO27.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 32%] Building CXX object test/CMakeFiles/testIO27.dir/testIO27.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/../protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -std=c++11 -o CMakeFiles/testIO27.dir/testIO27.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testIO27.cc [ 32%] Linking CXX executable testIO28 cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/testIO28.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/testIO28.dir/testIO28.cc.o -o testIO28 -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib ../outputs/lib/libHepMC3protobufIO.so.1 ../outputs/lib/libHepMC3.so.3 /usr/lib/libprotobuf.so -lpthread gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 32%] Built target testIO28 /usr/bin/gmake -f test/CMakeFiles/testPrintBug.dir/build.make test/CMakeFiles/testPrintBug.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testPrintBug.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testPrintBug.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testPrintBug.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testPrintBug.dir/depend.internal". Scanning dependencies of target testPrintBug gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/testPrintBug.dir/build.make test/CMakeFiles/testPrintBug.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 32%] Building CXX object test/CMakeFiles/testPrintBug.dir/testPrintBug.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -std=c++11 -o CMakeFiles/testPrintBug.dir/testPrintBug.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testPrintBug.cc [ 32%] Linking CXX executable testIO6 cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/testIO6.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/testIO6.dir/testIO6.cc.o -o testIO6 -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib ../outputs/lib/libHepMC3.so.3 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 32%] Built target testIO6 /usr/bin/gmake -f test/CMakeFiles/testIO1.dir/build.make test/CMakeFiles/testIO1.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO1.dir/DependInfo.cmake --color= [ 32%] Linking CXX executable testIO27 cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/testIO27.dir/link.txt --verbose=1 Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO1.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO1.dir/depend.internal". /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/testIO27.dir/testIO27.cc.o -o testIO27 -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib ../outputs/lib/libHepMC3protobufIO.so.1 ../outputs/lib/libHepMC3.so.3 /usr/lib/libprotobuf.so -lpthread Scanning dependencies of target testIO1 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/testIO1.dir/build.make test/CMakeFiles/testIO1.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 33%] Building CXX object test/CMakeFiles/testIO1.dir/testIO1.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -std=c++11 -o CMakeFiles/testIO1.dir/testIO1.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testIO1.cc gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 33%] Built target testIO27 /usr/bin/gmake -f test/CMakeFiles/testWeights.dir/build.make test/CMakeFiles/testWeights.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testWeights.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testWeights.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testWeights.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testWeights.dir/depend.internal". Scanning dependencies of target testWeights gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/testWeights.dir/build.make test/CMakeFiles/testWeights.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 33%] Building CXX object test/CMakeFiles/testWeights.dir/testWeights.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -std=c++11 -o CMakeFiles/testWeights.dir/testWeights.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testWeights.cc [ 34%] Linking CXX executable testPrintBug cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/testPrintBug.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/testPrintBug.dir/testPrintBug.cc.o -o testPrintBug -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib ../outputs/lib/libHepMC3.so.3 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 34%] Built target testPrintBug /usr/bin/gmake -f test/CMakeFiles/testIO20.dir/build.make test/CMakeFiles/testIO20.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO20.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO20.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO20.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO20.dir/depend.internal". Scanning dependencies of target testIO20 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/testIO20.dir/build.make test/CMakeFiles/testIO20.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 35%] Building CXX object test/CMakeFiles/testIO20.dir/testIO20.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/../protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -std=c++11 -o CMakeFiles/testIO20.dir/testIO20.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testIO20.cc [ 35%] Linking CXX executable testIO1 cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/testIO1.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/testIO1.dir/testIO1.cc.o -o testIO1 -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib ../outputs/lib/libHepMC3.so.3 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 35%] Built target testIO1 /usr/bin/gmake -f test/CMakeFiles/testIO21.dir/build.make test/CMakeFiles/testIO21.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO21.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO21.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO21.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO21.dir/depend.internal". Scanning dependencies of target testIO21 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/testIO21.dir/build.make test/CMakeFiles/testIO21.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 35%] Building CXX object test/CMakeFiles/testIO21.dir/testIO21.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/../protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -std=c++11 -o CMakeFiles/testIO21.dir/testIO21.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testIO21.cc [ 36%] Linking CXX executable testWeights cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/testWeights.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/testWeights.dir/testWeights.cc.o -o testWeights -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib ../outputs/lib/libHepMC3.so.3 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 36%] Built target testWeights /usr/bin/gmake -f test/CMakeFiles/testThreads1.dir/build.make test/CMakeFiles/testThreads1.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testThreads1.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testThreads1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testThreads1.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testThreads1.dir/depend.internal". Scanning dependencies of target testThreads1 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/testThreads1.dir/build.make test/CMakeFiles/testThreads1.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 37%] Building CXX object test/CMakeFiles/testThreads1.dir/testThreads1.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -pthread -std=c++11 -o CMakeFiles/testThreads1.dir/testThreads1.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testThreads1.cc [ 38%] Linking CXX executable testIO21 cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/testIO21.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/testIO21.dir/testIO21.cc.o -o testIO21 -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib ../outputs/lib/libHepMC3protobufIO.so.1 ../outputs/lib/libHepMC3.so.3 /usr/lib/libprotobuf.so -lpthread gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 38%] Built target testIO21 /usr/bin/gmake -f test/CMakeFiles/testIO9.dir/build.make test/CMakeFiles/testIO9.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO9.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO9.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO9.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO9.dir/depend.internal". Scanning dependencies of target testIO9 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/testIO9.dir/build.make test/CMakeFiles/testIO9.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 38%] Building CXX object test/CMakeFiles/testIO9.dir/testIO9.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -DHEPMC3_USE_COMPRESSION -DHEPMC3_Z_SUPPORT=1 -std=c++11 -o CMakeFiles/testIO9.dir/testIO9.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testIO9.cc [ 38%] Linking CXX executable testThreads1 cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/testThreads1.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/testThreads1.dir/testThreads1.cc.o -o testThreads1 -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib ../outputs/lib/libHepMC3.so.3 -pthread [ 38%] Linking CXX shared library libMCEG3.so cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/MCEG3.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -shared -Wl,-soname,libMCEG3.so -o libMCEG3.so CMakeFiles/MCEG3.dir/ValidationControl.cc.o CMakeFiles/MCEG3.dir/SimpleEventTool.cc.o CMakeFiles/MCEG3.dir/OutputValidationTool.cc.o CMakeFiles/MCEG3.dir/PythiaValidationTool.cc.o -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib ../outputs/lib/libHepMC3.so.3 -lpythia8 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 38%] Built target testThreads1 /usr/bin/gmake -f test/CMakeFiles/testIO2.dir/build.make test/CMakeFiles/testIO2.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO2.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO2.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO2.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO2.dir/depend.internal". Scanning dependencies of target testIO2 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/testIO2.dir/build.make test/CMakeFiles/testIO2.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 39%] Building CXX object test/CMakeFiles/testIO2.dir/testIO2.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/builddir/build/BUILD/HepMC3-3.2.6/test/../rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -std=c++11 -o CMakeFiles/testIO2.dir/testIO2.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testIO2.cc gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 39%] Built target MCEG3 /usr/bin/gmake -f test/CMakeFiles/testSingleVertexHepMC2.dir/build.make test/CMakeFiles/testSingleVertexHepMC2.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testSingleVertexHepMC2.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testSingleVertexHepMC2.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testSingleVertexHepMC2.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testSingleVertexHepMC2.dir/depend.internal". Scanning dependencies of target testSingleVertexHepMC2 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/testSingleVertexHepMC2.dir/build.make test/CMakeFiles/testSingleVertexHepMC2.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 39%] Building CXX object test/CMakeFiles/testSingleVertexHepMC2.dir/testSingleVertexHepMC2.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -std=c++11 -o CMakeFiles/testSingleVertexHepMC2.dir/testSingleVertexHepMC2.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testSingleVertexHepMC2.cc [ 39%] Linking CXX executable testIO20 cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/testIO20.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/testIO20.dir/testIO20.cc.o -o testIO20 -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib ../outputs/lib/libHepMC3protobufIO.so.1 ../outputs/lib/libHepMC3.so.3 /usr/lib/libprotobuf.so -lpthread gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 39%] Built target testIO20 /usr/bin/gmake -f test/CMakeFiles/testDelete.dir/build.make test/CMakeFiles/testDelete.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testDelete.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testDelete.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testDelete.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testDelete.dir/depend.internal". Scanning dependencies of target testDelete gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/testDelete.dir/build.make test/CMakeFiles/testDelete.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 39%] Building CXX object test/CMakeFiles/testDelete.dir/testDelete.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -std=c++11 -o CMakeFiles/testDelete.dir/testDelete.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testDelete.cc [ 40%] Linking CXX executable testSingleVertexHepMC2 cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/testSingleVertexHepMC2.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/testSingleVertexHepMC2.dir/testSingleVertexHepMC2.cc.o -o testSingleVertexHepMC2 -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib ../outputs/lib/libHepMC3.so.3 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 40%] Built target testSingleVertexHepMC2 /usr/bin/gmake -f test/CMakeFiles/testBoost.dir/build.make test/CMakeFiles/testBoost.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testBoost.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testBoost.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testBoost.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testBoost.dir/depend.internal". Scanning dependencies of target testBoost gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/testBoost.dir/build.make test/CMakeFiles/testBoost.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 40%] Building CXX object test/CMakeFiles/testBoost.dir/testBoost.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -std=c++11 -o CMakeFiles/testBoost.dir/testBoost.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testBoost.cc [ 40%] Linking CXX executable testIO2 cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/testIO2.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/testIO2.dir/testIO2.cc.o -o testIO2 -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib ../outputs/lib/libHepMC3rootIO.so.3 ../outputs/lib/libHepMC3.so.3 /usr/lib/root/libTree.so /usr/lib/root/libRIO.so /usr/lib/root/libCore.so [ 41%] Linking CXX executable testDelete cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/testDelete.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/testDelete.dir/testDelete.cc.o -o testDelete -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib ../outputs/lib/libHepMC3.so.3 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 41%] Built target testDelete /usr/bin/gmake -f test/CMakeFiles/testReaderFactory3.dir/build.make test/CMakeFiles/testReaderFactory3.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testReaderFactory3.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testReaderFactory3.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testReaderFactory3.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testReaderFactory3.dir/depend.internal". Scanning dependencies of target testReaderFactory3 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/testReaderFactory3.dir/build.make test/CMakeFiles/testReaderFactory3.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 42%] Building CXX object test/CMakeFiles/testReaderFactory3.dir/testReaderFactory3.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -pthread -std=c++11 -o CMakeFiles/testReaderFactory3.dir/testReaderFactory3.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testReaderFactory3.cc gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 42%] Built target testIO2 /usr/bin/gmake -f test/CMakeFiles/testIO22.dir/build.make test/CMakeFiles/testIO22.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO22.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO22.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO22.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO22.dir/depend.internal". Scanning dependencies of target testIO22 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/testIO22.dir/build.make test/CMakeFiles/testIO22.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 42%] Building CXX object test/CMakeFiles/testIO22.dir/testIO22.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/../protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -std=c++11 -o CMakeFiles/testIO22.dir/testIO22.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testIO22.cc [ 43%] Linking CXX executable testIO9 cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/testIO9.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/testIO9.dir/testIO9.cc.o -o testIO9 -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib ../outputs/lib/libHepMC3.so.3 -lz gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 43%] Built target testIO9 /usr/bin/gmake -f test/CMakeFiles/testIO24.dir/build.make test/CMakeFiles/testIO24.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO24.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO24.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO24.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO24.dir/depend.internal". Scanning dependencies of target testIO24 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/testIO24.dir/build.make test/CMakeFiles/testIO24.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 44%] Building CXX object test/CMakeFiles/testIO24.dir/testIO24.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/../protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -std=c++11 -o CMakeFiles/testIO24.dir/testIO24.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testIO24.cc [ 44%] Linking CXX executable testIO24 cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/testIO24.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/testIO24.dir/testIO24.cc.o -o testIO24 -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib ../outputs/lib/libHepMC3protobufIO.so.1 ../outputs/lib/libHepMC3.so.3 /usr/lib/libprotobuf.so -lpthread gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 44%] Built target testIO24 /usr/bin/gmake -f test/CMakeFiles/testIO26.dir/build.make test/CMakeFiles/testIO26.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO26.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO26.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO26.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO26.dir/depend.internal". Scanning dependencies of target testIO26 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/testIO26.dir/build.make test/CMakeFiles/testIO26.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 44%] Building CXX object test/CMakeFiles/testIO26.dir/testIO26.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/../protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -std=c++11 -o CMakeFiles/testIO26.dir/testIO26.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testIO26.cc [ 45%] Linking CXX executable testIO22 cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/testIO22.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/testIO22.dir/testIO22.cc.o -o testIO22 -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib ../outputs/lib/libHepMC3protobufIO.so.1 ../outputs/lib/libHepMC3.so.3 /usr/lib/libprotobuf.so -lpthread gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 45%] Built target testIO22 /usr/bin/gmake -f test/CMakeFiles/testSkip1.dir/build.make test/CMakeFiles/testSkip1.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testSkip1.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testSkip1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testSkip1.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testSkip1.dir/depend.internal". Scanning dependencies of target testSkip1 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/testSkip1.dir/build.make test/CMakeFiles/testSkip1.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 45%] Building CXX object test/CMakeFiles/testSkip1.dir/testSkip1.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -std=c++11 -o CMakeFiles/testSkip1.dir/testSkip1.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testSkip1.cc [ 46%] Linking CXX executable testBoost cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/testBoost.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/testBoost.dir/testBoost.cc.o -o testBoost -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib ../outputs/lib/libHepMC3.so.3 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 46%] Built target testBoost /usr/bin/gmake -f test/CMakeFiles/testIO29.dir/build.make test/CMakeFiles/testIO29.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO29.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO29.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO29.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO29.dir/depend.internal". Scanning dependencies of target testIO29 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/testIO29.dir/build.make test/CMakeFiles/testIO29.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 47%] Building CXX object test/CMakeFiles/testIO29.dir/testIO29.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/../protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -std=c++11 -o CMakeFiles/testIO29.dir/testIO29.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testIO29.cc [ 47%] Linking CXX executable testReaderFactory3 cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/testReaderFactory3.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/testReaderFactory3.dir/testReaderFactory3.cc.o -o testReaderFactory3 -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib ../outputs/lib/libHepMC3.so.3 -pthread gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 47%] Built target testReaderFactory3 /usr/bin/gmake -f test/CMakeFiles/testIO23.dir/build.make test/CMakeFiles/testIO23.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO23.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO23.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO23.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO23.dir/depend.internal". Scanning dependencies of target testIO23 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/testIO23.dir/build.make test/CMakeFiles/testIO23.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 47%] Building CXX object test/CMakeFiles/testIO23.dir/testIO23.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/../protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -std=c++11 -o CMakeFiles/testIO23.dir/testIO23.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testIO23.cc [ 47%] Linking CXX executable testSkip1 cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/testSkip1.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/testSkip1.dir/testSkip1.cc.o -o testSkip1 -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib ../outputs/lib/libHepMC3.so.3 [ 48%] Linking CXX executable testIO26 cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/testIO26.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/testIO26.dir/testIO26.cc.o -o testIO26 -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib ../outputs/lib/libHepMC3protobufIO.so.1 ../outputs/lib/libHepMC3.so.3 /usr/lib/libprotobuf.so -lpthread gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 48%] Built target testSkip1 /usr/bin/gmake -f test/CMakeFiles/testIO4.dir/build.make test/CMakeFiles/testIO4.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO4.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO4.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO4.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO4.dir/depend.internal". Scanning dependencies of target testIO4 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/testIO4.dir/build.make test/CMakeFiles/testIO4.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 48%] Building CXX object test/CMakeFiles/testIO4.dir/testIO4.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/builddir/build/BUILD/HepMC3-3.2.6/test/../rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -std=c++11 -o CMakeFiles/testIO4.dir/testIO4.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testIO4.cc gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 48%] Built target testIO26 /usr/bin/gmake -f test/CMakeFiles/testHEPEVTWrapper1.dir/build.make test/CMakeFiles/testHEPEVTWrapper1.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testHEPEVTWrapper1.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testHEPEVTWrapper1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testHEPEVTWrapper1.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testHEPEVTWrapper1.dir/depend.internal". Scanning dependencies of target testHEPEVTWrapper1 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/testHEPEVTWrapper1.dir/build.make test/CMakeFiles/testHEPEVTWrapper1.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 49%] Building CXX object test/CMakeFiles/testHEPEVTWrapper1.dir/testHEPEVTWrapper1.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -std=c++11 -o CMakeFiles/testHEPEVTWrapper1.dir/testHEPEVTWrapper1.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testHEPEVTWrapper1.cc [ 49%] Linking CXX executable testIO29 cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/testIO29.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/testIO29.dir/testIO29.cc.o -o testIO29 -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib ../outputs/lib/libHepMC3protobufIO.so.1 ../outputs/lib/libHepMC3.so.3 /usr/lib/libprotobuf.so -lpthread gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 49%] Built target testIO29 /usr/bin/gmake -f test/CMakeFiles/testUnits.dir/build.make test/CMakeFiles/testUnits.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testUnits.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testUnits.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testUnits.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testUnits.dir/depend.internal". Scanning dependencies of target testUnits gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/testUnits.dir/build.make test/CMakeFiles/testUnits.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 49%] Building CXX object test/CMakeFiles/testUnits.dir/testUnits.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -std=c++11 -o CMakeFiles/testUnits.dir/testUnits.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testUnits.cc [ 49%] Linking CXX executable testIO23 cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/testIO23.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/testIO23.dir/testIO23.cc.o -o testIO23 -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib ../outputs/lib/libHepMC3protobufIO.so.1 ../outputs/lib/libHepMC3.so.3 /usr/lib/libprotobuf.so -lpthread gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 49%] Built target testIO23 /usr/bin/gmake -f test/CMakeFiles/testPythia3.dir/build.make test/CMakeFiles/testPythia3.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testPythia3.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testPythia3.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testPythia3.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testPythia3.dir/depend.internal". Scanning dependencies of target testPythia3 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/testPythia3.dir/build.make test/CMakeFiles/testPythia3.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 50%] Building CXX object test/CMakeFiles/testPythia3.dir/testPythia3.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -std=c++11 -o CMakeFiles/testPythia3.dir/testPythia3.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testPythia3.cc [ 51%] Linking CXX executable testUnits cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/testUnits.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/testUnits.dir/testUnits.cc.o -o testUnits -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib ../outputs/lib/libHepMC3.so.3 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 51%] Built target testUnits /usr/bin/gmake -f test/CMakeFiles/testReaderFactory2.dir/build.make test/CMakeFiles/testReaderFactory2.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testReaderFactory2.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testReaderFactory2.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testReaderFactory2.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testReaderFactory2.dir/depend.internal". Scanning dependencies of target testReaderFactory2 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/testReaderFactory2.dir/build.make test/CMakeFiles/testReaderFactory2.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 51%] Building CXX object test/CMakeFiles/testReaderFactory2.dir/testReaderFactory2.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/builddir/build/BUILD/HepMC3-3.2.6/test/../rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -std=c++11 -o CMakeFiles/testReaderFactory2.dir/testReaderFactory2.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testReaderFactory2.cc [ 52%] Linking CXX executable testIO4 cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/testIO4.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/testIO4.dir/testIO4.cc.o -o testIO4 -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib ../outputs/lib/libHepMC3rootIO.so.3 /usr/lib/root/libHist.so ../outputs/lib/libHepMC3.so.3 /usr/lib/root/libTree.so /usr/lib/root/libRIO.so /usr/lib/root/libCore.so [ 52%] Linking CXX executable testPythia3 cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/testPythia3.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/testPythia3.dir/testPythia3.cc.o -o testPythia3 -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib -Wl,--allow-shlib-undefined libMCEG3.so ../outputs/lib/libHepMC3.so.3 -lpythia8 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 52%] Built target testIO4 /usr/bin/gmake -f test/CMakeFiles/testRoot300.dir/build.make test/CMakeFiles/testRoot300.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testRoot300.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testRoot300.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testRoot300.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testRoot300.dir/depend.internal". Scanning dependencies of target testRoot300 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/testRoot300.dir/build.make test/CMakeFiles/testRoot300.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 53%] Building CXX object test/CMakeFiles/testRoot300.dir/testRoot300.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/builddir/build/BUILD/HepMC3-3.2.6/test/../rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -std=c++11 -o CMakeFiles/testRoot300.dir/testRoot300.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testRoot300.cc gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 53%] Built target testPythia3 /usr/bin/gmake -f test/CMakeFiles/testRootTree300.dir/build.make test/CMakeFiles/testRootTree300.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testRootTree300.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testRootTree300.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testRootTree300.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testRootTree300.dir/depend.internal". Scanning dependencies of target testRootTree300 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/testRootTree300.dir/build.make test/CMakeFiles/testRootTree300.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 53%] Building CXX object test/CMakeFiles/testRootTree300.dir/testRootTree300.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/builddir/build/BUILD/HepMC3-3.2.6/test/../rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -std=c++11 -o CMakeFiles/testRootTree300.dir/testRootTree300.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testRootTree300.cc [ 53%] Linking CXX executable testRoot300 cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/testRoot300.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/testRoot300.dir/testRoot300.cc.o -o testRoot300 -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib ../outputs/lib/libHepMC3rootIO.so.3 ../outputs/lib/libHepMC3.so.3 /usr/lib/root/libTree.so /usr/lib/root/libRIO.so /usr/lib/root/libCore.so [ 54%] Linking CXX executable testRootTree300 cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/testRootTree300.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/testRootTree300.dir/testRootTree300.cc.o -o testRootTree300 -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib ../outputs/lib/libHepMC3rootIO.so.3 ../outputs/lib/libHepMC3.so.3 /usr/lib/root/libTree.so /usr/lib/root/libRIO.so /usr/lib/root/libCore.so gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 54%] Built target testRoot300 /usr/bin/gmake -f test/CMakeFiles/testIO8.dir/build.make test/CMakeFiles/testIO8.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO8.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO8.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO8.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO8.dir/depend.internal". Scanning dependencies of target testIO8 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/testIO8.dir/build.make test/CMakeFiles/testIO8.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 55%] Building CXX object test/CMakeFiles/testIO8.dir/testIO8.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -std=c++11 -o CMakeFiles/testIO8.dir/testIO8.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testIO8.cc gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 55%] Built target testRootTree300 /usr/bin/gmake -f python/CMakeFiles/pyHepMC3search3.6.8.dir/build.make python/CMakeFiles/pyHepMC3search3.6.8.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/python /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/pyHepMC3search3.6.8.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/pyHepMC3search3.6.8.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/pyHepMC3search3.6.8.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/pyHepMC3search3.6.8.dir/depend.internal". Scanning dependencies of target pyHepMC3search3.6.8 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f python/CMakeFiles/pyHepMC3search3.6.8.dir/build.make python/CMakeFiles/pyHepMC3search3.6.8.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 56%] Building CXX object python/CMakeFiles/pyHepMC3search3.6.8.dir/src/pyHepMC3search.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC3search3_6_8_EXPORTS -I/usr/include/root -I/usr/include/python3.6m -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC3search3.6.8.dir/src/pyHepMC3search.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3search.cpp [ 56%] Linking CXX executable testHEPEVTWrapper1 cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/testHEPEVTWrapper1.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/testHEPEVTWrapper1.dir/testHEPEVTWrapper1.cc.o -o testHEPEVTWrapper1 -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib ../outputs/lib/libHepMC3.so.3 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 56%] Built target testHEPEVTWrapper1 /usr/bin/gmake -f python/CMakeFiles/pyHepMC3rootIO2.7.5.dir/build.make python/CMakeFiles/pyHepMC3rootIO2.7.5.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/python /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/pyHepMC3rootIO2.7.5.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/pyHepMC3rootIO2.7.5.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/pyHepMC3rootIO2.7.5.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/pyHepMC3rootIO2.7.5.dir/depend.internal". Scanning dependencies of target pyHepMC3rootIO2.7.5 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f python/CMakeFiles/pyHepMC3rootIO2.7.5.dir/build.make python/CMakeFiles/pyHepMC3rootIO2.7.5.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 57%] Building CXX object python/CMakeFiles/pyHepMC3rootIO2.7.5.dir/src/pyHepMC3rootIO.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC3rootIO2_7_5_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC3rootIO2.7.5.dir/src/pyHepMC3rootIO.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3rootIO.cpp [ 57%] Linking CXX executable testReaderFactory2 cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/testReaderFactory2.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/testReaderFactory2.dir/testReaderFactory2.cc.o -o testReaderFactory2 -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib ../outputs/lib/libHepMC3rootIO.so.3 ../outputs/lib/libHepMC3.so.3 /usr/lib/root/libTree.so /usr/lib/root/libRIO.so /usr/lib/root/libCore.so gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 57%] Built target testReaderFactory2 /usr/bin/gmake -f python/CMakeFiles/pyHepMC3search2.7.5.dir/build.make python/CMakeFiles/pyHepMC3search2.7.5.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/python /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/pyHepMC3search2.7.5.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/pyHepMC3search2.7.5.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/pyHepMC3search2.7.5.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/pyHepMC3search2.7.5.dir/depend.internal". Scanning dependencies of target pyHepMC3search2.7.5 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f python/CMakeFiles/pyHepMC3search2.7.5.dir/build.make python/CMakeFiles/pyHepMC3search2.7.5.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 58%] Building CXX object python/CMakeFiles/pyHepMC3search2.7.5.dir/src/pyHepMC3search.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC3search2_7_5_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC3search2.7.5.dir/src/pyHepMC3search.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3search.cpp [ 58%] Linking CXX executable testIO8 cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/testIO8.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/testIO8.dir/testIO8.cc.o -o testIO8 -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib ../outputs/lib/libHepMC3.so.3 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 58%] Built target testIO8 /usr/bin/gmake -f python/CMakeFiles/pyHepMC3protobufIO2.7.5.dir/build.make python/CMakeFiles/pyHepMC3protobufIO2.7.5.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/python /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/pyHepMC3protobufIO2.7.5.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/pyHepMC3protobufIO2.7.5.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/pyHepMC3protobufIO2.7.5.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/pyHepMC3protobufIO2.7.5.dir/depend.internal". Scanning dependencies of target pyHepMC3protobufIO2.7.5 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f python/CMakeFiles/pyHepMC3protobufIO2.7.5.dir/build.make python/CMakeFiles/pyHepMC3protobufIO2.7.5.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 58%] Building CXX object python/CMakeFiles/pyHepMC3protobufIO2.7.5.dir/src/pyHepMC3protobufIO.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC3protobufIO2_7_5_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC3protobufIO2.7.5.dir/src/pyHepMC3protobufIO.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3protobufIO.cpp [ 58%] Building CXX object python/CMakeFiles/pyHepMC3search3.6.8.dir/src/pyHepMC3search_0.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC3search3_6_8_EXPORTS -I/usr/include/root -I/usr/include/python3.6m -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC3search3.6.8.dir/src/pyHepMC3search_0.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3search_0.cpp [ 58%] Building CXX object python/CMakeFiles/pyHepMC3rootIO2.7.5.dir/src/pyHepMC3rootIO_0.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC3rootIO2_7_5_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC3rootIO2.7.5.dir/src/pyHepMC3rootIO_0.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3rootIO_0.cpp [ 59%] Building CXX object python/CMakeFiles/pyHepMC3protobufIO2.7.5.dir/src/pyHepMC3protobufIO_0.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC3protobufIO2_7_5_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC3protobufIO2.7.5.dir/src/pyHepMC3protobufIO_0.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3protobufIO_0.cpp [ 59%] Building CXX object python/CMakeFiles/pyHepMC3search2.7.5.dir/src/pyHepMC3search_0.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC3search2_7_5_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC3search2.7.5.dir/src/pyHepMC3search_0.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3search_0.cpp [ 60%] Building CXX object python/CMakeFiles/pyHepMC3rootIO2.7.5.dir/src/pyHepMC3rootIO_1.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC3rootIO2_7_5_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC3rootIO2.7.5.dir/src/pyHepMC3rootIO_1.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3rootIO_1.cpp [ 60%] Building CXX object python/CMakeFiles/pyHepMC3protobufIO2.7.5.dir/src/protobuf_binders.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC3protobufIO2_7_5_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC3protobufIO2.7.5.dir/src/protobuf_binders.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/protobuf_binders.cpp [ 60%] Building CXX object python/CMakeFiles/pyHepMC3rootIO2.7.5.dir/src/pyHepMC3rootIO_2.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC3rootIO2_7_5_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC3rootIO2.7.5.dir/src/pyHepMC3rootIO_2.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3rootIO_2.cpp [ 60%] Building CXX object python/CMakeFiles/pyHepMC3search3.6.8.dir/src/pyHepMC3search_1.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC3search3_6_8_EXPORTS -I/usr/include/root -I/usr/include/python3.6m -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC3search3.6.8.dir/src/pyHepMC3search_1.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3search_1.cpp [ 61%] Building CXX object python/CMakeFiles/pyHepMC3search2.7.5.dir/src/pyHepMC3search_1.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC3search2_7_5_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC3search2.7.5.dir/src/pyHepMC3search_1.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3search_1.cpp [ 61%] Building CXX object python/CMakeFiles/pyHepMC3rootIO2.7.5.dir/src/root_binders.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC3rootIO2_7_5_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC3rootIO2.7.5.dir/src/root_binders.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/root_binders.cpp [ 61%] Linking CXX shared module 2.7.5/pyHepMC3/protobufIO/pyHepMC3protobufIO.so cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/pyHepMC3protobufIO2.7.5.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -Wl,-z,relro -shared -o 2.7.5/pyHepMC3/protobufIO/pyHepMC3protobufIO.so CMakeFiles/pyHepMC3protobufIO2.7.5.dir/src/pyHepMC3protobufIO.cpp.o CMakeFiles/pyHepMC3protobufIO2.7.5.dir/src/pyHepMC3protobufIO_0.cpp.o CMakeFiles/pyHepMC3protobufIO2.7.5.dir/src/protobuf_binders.cpp.o -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib: ../outputs/lib/libHepMC3protobufIO.so.1 ../outputs/lib/libHepMC3.so.3 /usr/lib/libprotobuf.so -lpthread gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 61%] Built target pyHepMC3protobufIO2.7.5 /usr/bin/gmake -f python/CMakeFiles/pyHepMC33.6.8.dir/build.make python/CMakeFiles/pyHepMC33.6.8.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/python /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/pyHepMC33.6.8.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/pyHepMC33.6.8.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/pyHepMC33.6.8.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/pyHepMC33.6.8.dir/depend.internal". Scanning dependencies of target pyHepMC33.6.8 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f python/CMakeFiles/pyHepMC33.6.8.dir/build.make python/CMakeFiles/pyHepMC33.6.8.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 62%] Building CXX object python/CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC33_6_8_EXPORTS -I/usr/include/root -I/usr/include/python3.6m -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3.cpp [ 63%] Building CXX object python/CMakeFiles/pyHepMC3search3.6.8.dir/src/search_binders.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC3search3_6_8_EXPORTS -I/usr/include/root -I/usr/include/python3.6m -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC3search3.6.8.dir/src/search_binders.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/search_binders.cpp [ 63%] Building CXX object python/CMakeFiles/pyHepMC3search2.7.5.dir/src/search_binders.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC3search2_7_5_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC3search2.7.5.dir/src/search_binders.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/search_binders.cpp [ 63%] Building CXX object python/CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_0.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC33_6_8_EXPORTS -I/usr/include/root -I/usr/include/python3.6m -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_0.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_0.cpp [ 64%] Linking CXX shared module 2.7.5/pyHepMC3/rootIO/pyHepMC3rootIO.so cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/pyHepMC3rootIO2.7.5.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -Wl,-z,relro -shared -o 2.7.5/pyHepMC3/rootIO/pyHepMC3rootIO.so CMakeFiles/pyHepMC3rootIO2.7.5.dir/src/pyHepMC3rootIO.cpp.o CMakeFiles/pyHepMC3rootIO2.7.5.dir/src/pyHepMC3rootIO_0.cpp.o CMakeFiles/pyHepMC3rootIO2.7.5.dir/src/pyHepMC3rootIO_1.cpp.o CMakeFiles/pyHepMC3rootIO2.7.5.dir/src/pyHepMC3rootIO_2.cpp.o CMakeFiles/pyHepMC3rootIO2.7.5.dir/src/root_binders.cpp.o -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib: ../outputs/lib/libHepMC3rootIO.so.3 ../outputs/lib/libHepMC3.so.3 /usr/lib/root/libTree.so /usr/lib/root/libRIO.so /usr/lib/root/libCore.so gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 64%] Built target pyHepMC3rootIO2.7.5 /usr/bin/gmake -f python/CMakeFiles/pyHepMC3protobufIO3.6.8.dir/build.make python/CMakeFiles/pyHepMC3protobufIO3.6.8.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/python /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/pyHepMC3protobufIO3.6.8.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/pyHepMC3protobufIO3.6.8.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/pyHepMC3protobufIO3.6.8.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/pyHepMC3protobufIO3.6.8.dir/depend.internal". Scanning dependencies of target pyHepMC3protobufIO3.6.8 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f python/CMakeFiles/pyHepMC3protobufIO3.6.8.dir/build.make python/CMakeFiles/pyHepMC3protobufIO3.6.8.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 64%] Building CXX object python/CMakeFiles/pyHepMC3protobufIO3.6.8.dir/src/pyHepMC3protobufIO.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC3protobufIO3_6_8_EXPORTS -I/usr/include/root -I/usr/include/python3.6m -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC3protobufIO3.6.8.dir/src/pyHepMC3protobufIO.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3protobufIO.cpp [ 64%] Linking CXX shared module 3.6.8/pyHepMC3/search/pyHepMC3search.so cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/pyHepMC3search3.6.8.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -Wl,-z,relro -shared -o 3.6.8/pyHepMC3/search/pyHepMC3search.so CMakeFiles/pyHepMC3search3.6.8.dir/src/pyHepMC3search.cpp.o CMakeFiles/pyHepMC3search3.6.8.dir/src/pyHepMC3search_0.cpp.o CMakeFiles/pyHepMC3search3.6.8.dir/src/pyHepMC3search_1.cpp.o CMakeFiles/pyHepMC3search3.6.8.dir/src/search_binders.cpp.o -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib: ../outputs/lib/libHepMC3search.so.5 ../outputs/lib/libHepMC3.so.3 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 64%] Built target pyHepMC3search3.6.8 /usr/bin/gmake -f python/CMakeFiles/pyHepMC3rootIO3.4.10.dir/build.make python/CMakeFiles/pyHepMC3rootIO3.4.10.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/python /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/pyHepMC3rootIO3.4.10.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/pyHepMC3rootIO3.4.10.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/pyHepMC3rootIO3.4.10.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/pyHepMC3rootIO3.4.10.dir/depend.internal". Scanning dependencies of target pyHepMC3rootIO3.4.10 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f python/CMakeFiles/pyHepMC3rootIO3.4.10.dir/build.make python/CMakeFiles/pyHepMC3rootIO3.4.10.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 64%] Building CXX object python/CMakeFiles/pyHepMC3rootIO3.4.10.dir/src/pyHepMC3rootIO.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC3rootIO3_4_10_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC3rootIO3.4.10.dir/src/pyHepMC3rootIO.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3rootIO.cpp [ 65%] Building CXX object python/CMakeFiles/pyHepMC3protobufIO3.6.8.dir/src/pyHepMC3protobufIO_0.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC3protobufIO3_6_8_EXPORTS -I/usr/include/root -I/usr/include/python3.6m -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC3protobufIO3.6.8.dir/src/pyHepMC3protobufIO_0.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3protobufIO_0.cpp [ 65%] Building CXX object python/CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_1.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC33_6_8_EXPORTS -I/usr/include/root -I/usr/include/python3.6m -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_1.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_1.cpp [ 65%] Linking CXX shared module 2.7.5/pyHepMC3/search/pyHepMC3search.so cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/pyHepMC3search2.7.5.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -Wl,-z,relro -shared -o 2.7.5/pyHepMC3/search/pyHepMC3search.so CMakeFiles/pyHepMC3search2.7.5.dir/src/pyHepMC3search.cpp.o CMakeFiles/pyHepMC3search2.7.5.dir/src/pyHepMC3search_0.cpp.o CMakeFiles/pyHepMC3search2.7.5.dir/src/pyHepMC3search_1.cpp.o CMakeFiles/pyHepMC3search2.7.5.dir/src/search_binders.cpp.o -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib: ../outputs/lib/libHepMC3search.so.5 ../outputs/lib/libHepMC3.so.3 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 65%] Built target pyHepMC3search2.7.5 /usr/bin/gmake -f python/CMakeFiles/pyHepMC3protobufIO3.4.10.dir/build.make python/CMakeFiles/pyHepMC3protobufIO3.4.10.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/python /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/pyHepMC3protobufIO3.4.10.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/pyHepMC3protobufIO3.4.10.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/pyHepMC3protobufIO3.4.10.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/pyHepMC3protobufIO3.4.10.dir/depend.internal". Scanning dependencies of target pyHepMC3protobufIO3.4.10 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f python/CMakeFiles/pyHepMC3protobufIO3.4.10.dir/build.make python/CMakeFiles/pyHepMC3protobufIO3.4.10.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 66%] Building CXX object python/CMakeFiles/pyHepMC3protobufIO3.4.10.dir/src/pyHepMC3protobufIO.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC3protobufIO3_4_10_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC3protobufIO3.4.10.dir/src/pyHepMC3protobufIO.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3protobufIO.cpp [ 66%] Building CXX object python/CMakeFiles/pyHepMC3protobufIO3.6.8.dir/src/protobuf_binders.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC3protobufIO3_6_8_EXPORTS -I/usr/include/root -I/usr/include/python3.6m -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC3protobufIO3.6.8.dir/src/protobuf_binders.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/protobuf_binders.cpp [ 67%] Building CXX object python/CMakeFiles/pyHepMC3rootIO3.4.10.dir/src/pyHepMC3rootIO_0.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC3rootIO3_4_10_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC3rootIO3.4.10.dir/src/pyHepMC3rootIO_0.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3rootIO_0.cpp [ 67%] Building CXX object python/CMakeFiles/pyHepMC3protobufIO3.4.10.dir/src/pyHepMC3protobufIO_0.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC3protobufIO3_4_10_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC3protobufIO3.4.10.dir/src/pyHepMC3protobufIO_0.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3protobufIO_0.cpp [ 67%] Building CXX object python/CMakeFiles/pyHepMC3rootIO3.4.10.dir/src/pyHepMC3rootIO_1.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC3rootIO3_4_10_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC3rootIO3.4.10.dir/src/pyHepMC3rootIO_1.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3rootIO_1.cpp [ 67%] Building CXX object python/CMakeFiles/pyHepMC3protobufIO3.4.10.dir/src/protobuf_binders.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC3protobufIO3_4_10_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC3protobufIO3.4.10.dir/src/protobuf_binders.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/protobuf_binders.cpp [ 67%] Linking CXX shared module 3.6.8/pyHepMC3/protobufIO/pyHepMC3protobufIO.so cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/pyHepMC3protobufIO3.6.8.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -Wl,-z,relro -shared -o 3.6.8/pyHepMC3/protobufIO/pyHepMC3protobufIO.so CMakeFiles/pyHepMC3protobufIO3.6.8.dir/src/pyHepMC3protobufIO.cpp.o CMakeFiles/pyHepMC3protobufIO3.6.8.dir/src/pyHepMC3protobufIO_0.cpp.o CMakeFiles/pyHepMC3protobufIO3.6.8.dir/src/protobuf_binders.cpp.o -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib: ../outputs/lib/libHepMC3protobufIO.so.1 ../outputs/lib/libHepMC3.so.3 /usr/lib/libprotobuf.so -lpthread gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 67%] Built target pyHepMC3protobufIO3.6.8 /usr/bin/gmake -f python/CMakeFiles/pyHepMC32.7.5.dir/build.make python/CMakeFiles/pyHepMC32.7.5.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/python /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/pyHepMC32.7.5.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/pyHepMC32.7.5.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/pyHepMC32.7.5.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/pyHepMC32.7.5.dir/depend.internal". Scanning dependencies of target pyHepMC32.7.5 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f python/CMakeFiles/pyHepMC32.7.5.dir/build.make python/CMakeFiles/pyHepMC32.7.5.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 67%] Building CXX object python/CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC32_7_5_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3.cpp [ 68%] Building CXX object python/CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_2.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC33_6_8_EXPORTS -I/usr/include/root -I/usr/include/python3.6m -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_2.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_2.cpp [ 68%] Building CXX object python/CMakeFiles/pyHepMC3rootIO3.4.10.dir/src/pyHepMC3rootIO_2.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC3rootIO3_4_10_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC3rootIO3.4.10.dir/src/pyHepMC3rootIO_2.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3rootIO_2.cpp [ 69%] Building CXX object python/CMakeFiles/pyHepMC3rootIO3.4.10.dir/src/root_binders.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC3rootIO3_4_10_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC3rootIO3.4.10.dir/src/root_binders.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/root_binders.cpp [ 70%] Building CXX object python/CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_0.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC32_7_5_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_0.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_0.cpp [ 71%] Linking CXX shared module 3.4.10/pyHepMC3/protobufIO/pyHepMC3protobufIO.so cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/pyHepMC3protobufIO3.4.10.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -Wl,-z,relro -shared -o 3.4.10/pyHepMC3/protobufIO/pyHepMC3protobufIO.so CMakeFiles/pyHepMC3protobufIO3.4.10.dir/src/pyHepMC3protobufIO.cpp.o CMakeFiles/pyHepMC3protobufIO3.4.10.dir/src/pyHepMC3protobufIO_0.cpp.o CMakeFiles/pyHepMC3protobufIO3.4.10.dir/src/protobuf_binders.cpp.o -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib: ../outputs/lib/libHepMC3protobufIO.so.1 ../outputs/lib/libHepMC3.so.3 /usr/lib/libprotobuf.so -lpthread gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 71%] Built target pyHepMC3protobufIO3.4.10 /usr/bin/gmake -f python/CMakeFiles/pyHepMC3rootIO3.6.8.dir/build.make python/CMakeFiles/pyHepMC3rootIO3.6.8.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/python /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/pyHepMC3rootIO3.6.8.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/pyHepMC3rootIO3.6.8.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/pyHepMC3rootIO3.6.8.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/pyHepMC3rootIO3.6.8.dir/depend.internal". Scanning dependencies of target pyHepMC3rootIO3.6.8 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f python/CMakeFiles/pyHepMC3rootIO3.6.8.dir/build.make python/CMakeFiles/pyHepMC3rootIO3.6.8.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 71%] Building CXX object python/CMakeFiles/pyHepMC3rootIO3.6.8.dir/src/pyHepMC3rootIO.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC3rootIO3_6_8_EXPORTS -I/usr/include/root -I/usr/include/python3.6m -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC3rootIO3.6.8.dir/src/pyHepMC3rootIO.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3rootIO.cpp [ 72%] Building CXX object python/CMakeFiles/pyHepMC3rootIO3.6.8.dir/src/pyHepMC3rootIO_0.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC3rootIO3_6_8_EXPORTS -I/usr/include/root -I/usr/include/python3.6m -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC3rootIO3.6.8.dir/src/pyHepMC3rootIO_0.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3rootIO_0.cpp [ 72%] Building CXX object python/CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_1.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC32_7_5_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_1.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_1.cpp [ 72%] Linking CXX shared module 3.4.10/pyHepMC3/rootIO/pyHepMC3rootIO.so cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/pyHepMC3rootIO3.4.10.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -Wl,-z,relro -shared -o 3.4.10/pyHepMC3/rootIO/pyHepMC3rootIO.so CMakeFiles/pyHepMC3rootIO3.4.10.dir/src/pyHepMC3rootIO.cpp.o CMakeFiles/pyHepMC3rootIO3.4.10.dir/src/pyHepMC3rootIO_0.cpp.o CMakeFiles/pyHepMC3rootIO3.4.10.dir/src/pyHepMC3rootIO_1.cpp.o CMakeFiles/pyHepMC3rootIO3.4.10.dir/src/pyHepMC3rootIO_2.cpp.o CMakeFiles/pyHepMC3rootIO3.4.10.dir/src/root_binders.cpp.o -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib: ../outputs/lib/libHepMC3rootIO.so.3 ../outputs/lib/libHepMC3.so.3 /usr/lib/root/libTree.so /usr/lib/root/libRIO.so /usr/lib/root/libCore.so gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 72%] Built target pyHepMC3rootIO3.4.10 /usr/bin/gmake -f python/CMakeFiles/pyHepMC33.4.10.dir/build.make python/CMakeFiles/pyHepMC33.4.10.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/python /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/pyHepMC33.4.10.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/pyHepMC33.4.10.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/pyHepMC33.4.10.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/pyHepMC33.4.10.dir/depend.internal". Scanning dependencies of target pyHepMC33.4.10 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f python/CMakeFiles/pyHepMC33.4.10.dir/build.make python/CMakeFiles/pyHepMC33.4.10.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 72%] Building CXX object python/CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC33_4_10_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3.cpp [ 72%] Building CXX object python/CMakeFiles/pyHepMC3rootIO3.6.8.dir/src/pyHepMC3rootIO_1.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC3rootIO3_6_8_EXPORTS -I/usr/include/root -I/usr/include/python3.6m -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC3rootIO3.6.8.dir/src/pyHepMC3rootIO_1.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3rootIO_1.cpp [ 73%] Building CXX object python/CMakeFiles/pyHepMC3rootIO3.6.8.dir/src/pyHepMC3rootIO_2.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC3rootIO3_6_8_EXPORTS -I/usr/include/root -I/usr/include/python3.6m -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC3rootIO3.6.8.dir/src/pyHepMC3rootIO_2.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3rootIO_2.cpp [ 73%] Building CXX object python/CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_0.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC33_4_10_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_0.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_0.cpp [ 73%] Building CXX object python/CMakeFiles/pyHepMC3rootIO3.6.8.dir/src/root_binders.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC3rootIO3_6_8_EXPORTS -I/usr/include/root -I/usr/include/python3.6m -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC3rootIO3.6.8.dir/src/root_binders.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/root_binders.cpp [ 74%] Building CXX object python/CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_2.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC32_7_5_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_2.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_2.cpp [ 74%] Building CXX object python/CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_3.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC33_6_8_EXPORTS -I/usr/include/root -I/usr/include/python3.6m -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_3.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_3.cpp [ 75%] Building CXX object python/CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_1.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC33_4_10_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_1.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_1.cpp [ 75%] Linking CXX shared module 3.6.8/pyHepMC3/rootIO/pyHepMC3rootIO.so cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/pyHepMC3rootIO3.6.8.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -Wl,-z,relro -shared -o 3.6.8/pyHepMC3/rootIO/pyHepMC3rootIO.so CMakeFiles/pyHepMC3rootIO3.6.8.dir/src/pyHepMC3rootIO.cpp.o CMakeFiles/pyHepMC3rootIO3.6.8.dir/src/pyHepMC3rootIO_0.cpp.o CMakeFiles/pyHepMC3rootIO3.6.8.dir/src/pyHepMC3rootIO_1.cpp.o CMakeFiles/pyHepMC3rootIO3.6.8.dir/src/pyHepMC3rootIO_2.cpp.o CMakeFiles/pyHepMC3rootIO3.6.8.dir/src/root_binders.cpp.o -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib: ../outputs/lib/libHepMC3rootIO.so.3 ../outputs/lib/libHepMC3.so.3 /usr/lib/root/libTree.so /usr/lib/root/libRIO.so /usr/lib/root/libCore.so gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 75%] Built target pyHepMC3rootIO3.6.8 /usr/bin/gmake -f python/CMakeFiles/pyHepMC3search3.4.10.dir/build.make python/CMakeFiles/pyHepMC3search3.4.10.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/python /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/pyHepMC3search3.4.10.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/pyHepMC3search3.4.10.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/pyHepMC3search3.4.10.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python/CMakeFiles/pyHepMC3search3.4.10.dir/depend.internal". Scanning dependencies of target pyHepMC3search3.4.10 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f python/CMakeFiles/pyHepMC3search3.4.10.dir/build.make python/CMakeFiles/pyHepMC3search3.4.10.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 76%] Building CXX object python/CMakeFiles/pyHepMC3search3.4.10.dir/src/pyHepMC3search.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC3search3_4_10_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC3search3.4.10.dir/src/pyHepMC3search.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3search.cpp [ 76%] Building CXX object python/CMakeFiles/pyHepMC3search3.4.10.dir/src/pyHepMC3search_0.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC3search3_4_10_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC3search3.4.10.dir/src/pyHepMC3search_0.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3search_0.cpp [ 76%] Building CXX object python/CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_2.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC33_4_10_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_2.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_2.cpp [ 77%] Building CXX object python/CMakeFiles/pyHepMC3search3.4.10.dir/src/pyHepMC3search_1.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC3search3_4_10_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC3search3.4.10.dir/src/pyHepMC3search_1.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3search_1.cpp [ 77%] Building CXX object python/CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_3.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC32_7_5_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_3.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_3.cpp [ 77%] Building CXX object python/CMakeFiles/pyHepMC3search3.4.10.dir/src/search_binders.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC3search3_4_10_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC3search3.4.10.dir/src/search_binders.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/search_binders.cpp [ 77%] Linking CXX shared module 3.4.10/pyHepMC3/search/pyHepMC3search.so cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/pyHepMC3search3.4.10.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -Wl,-z,relro -shared -o 3.4.10/pyHepMC3/search/pyHepMC3search.so CMakeFiles/pyHepMC3search3.4.10.dir/src/pyHepMC3search.cpp.o CMakeFiles/pyHepMC3search3.4.10.dir/src/pyHepMC3search_0.cpp.o CMakeFiles/pyHepMC3search3.4.10.dir/src/pyHepMC3search_1.cpp.o CMakeFiles/pyHepMC3search3.4.10.dir/src/search_binders.cpp.o -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib: ../outputs/lib/libHepMC3search.so.5 ../outputs/lib/libHepMC3.so.3 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 77%] Built target pyHepMC3search3.4.10 /usr/bin/gmake -f test/CMakeFiles/testIO25.dir/build.make test/CMakeFiles/testIO25.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO25.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO25.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO25.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testIO25.dir/depend.internal". Scanning dependencies of target testIO25 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/testIO25.dir/build.make test/CMakeFiles/testIO25.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 78%] Building CXX object test/CMakeFiles/testIO25.dir/testIO25.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/../protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -std=c++11 -o CMakeFiles/testIO25.dir/testIO25.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testIO25.cc [ 78%] Linking CXX executable testIO25 cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/testIO25.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/testIO25.dir/testIO25.cc.o -o testIO25 -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib ../outputs/lib/libHepMC3protobufIO.so.1 ../outputs/lib/libHepMC3.so.3 /usr/lib/libprotobuf.so -lpthread gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 78%] Built target testIO25 /usr/bin/gmake -f test/CMakeFiles/testPythia2.dir/build.make test/CMakeFiles/testPythia2.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testPythia2.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testPythia2.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testPythia2.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testPythia2.dir/depend.internal". Scanning dependencies of target testPythia2 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/testPythia2.dir/build.make test/CMakeFiles/testPythia2.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 79%] Building CXX object test/CMakeFiles/testPythia2.dir/testPythia2.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -std=c++11 -o CMakeFiles/testPythia2.dir/testPythia2.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testPythia2.cc [ 80%] Building CXX object python/CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_3.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC33_4_10_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_3.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_3.cpp [ 80%] Linking CXX executable testPythia2 cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/testPythia2.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/testPythia2.dir/testPythia2.cc.o -o testPythia2 -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib -Wl,--allow-shlib-undefined libMCEG3.so ../outputs/lib/libHepMC3.so.3 -lpythia8 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 80%] Built target testPythia2 /usr/bin/gmake -f test/CMakeFiles/testPythia1.dir/build.make test/CMakeFiles/testPythia1.dir/depend gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.2.6 /builddir/build/BUILD/HepMC3-3.2.6/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testPythia1.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testPythia1.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testPythia1.dir/depend.internal". Dependee "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test/CMakeFiles/testPythia1.dir/depend.internal". Scanning dependencies of target testPythia1 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/gmake -f test/CMakeFiles/testPythia1.dir/build.make test/CMakeFiles/testPythia1.dir/build gmake[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 80%] Building CXX object test/CMakeFiles/testPythia1.dir/testPythia1.cc.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/c++ -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.2.6/test/src -I/builddir/build/BUILD/HepMC3-3.2.6/test/../include -I/builddir/build/BUILD/HepMC3-3.2.6/test/include -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -std=c++11 -o CMakeFiles/testPythia1.dir/testPythia1.cc.o -c /builddir/build/BUILD/HepMC3-3.2.6/test/testPythia1.cc [ 80%] Linking CXX executable testPythia1 cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/testPythia1.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -DNDEBUG -Wl,-z,relro -rdynamic CMakeFiles/testPythia1.dir/testPythia1.cc.o -o testPythia1 -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/test:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib -Wl,--allow-shlib-undefined libMCEG3.so ../outputs/lib/libHepMC3.so.3 -lpythia8 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 80%] Built target testPythia1 [ 81%] Building CXX object python/CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_4.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC33_6_8_EXPORTS -I/usr/include/root -I/usr/include/python3.6m -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_4.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_4.cpp [ 81%] Building CXX object python/CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_5.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC33_6_8_EXPORTS -I/usr/include/root -I/usr/include/python3.6m -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_5.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_5.cpp [ 81%] Building CXX object python/CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_6.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC33_6_8_EXPORTS -I/usr/include/root -I/usr/include/python3.6m -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_6.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_6.cpp [ 82%] Building CXX object python/CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_7.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC33_6_8_EXPORTS -I/usr/include/root -I/usr/include/python3.6m -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_7.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_7.cpp [ 82%] Building CXX object python/CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_8.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC33_6_8_EXPORTS -I/usr/include/root -I/usr/include/python3.6m -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_8.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_8.cpp [ 82%] Building CXX object python/CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_9.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC33_6_8_EXPORTS -I/usr/include/root -I/usr/include/python3.6m -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_9.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_9.cpp [ 82%] Building CXX object python/CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_4.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC32_7_5_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_4.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_4.cpp [ 83%] Building CXX object python/CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_10.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC33_6_8_EXPORTS -I/usr/include/root -I/usr/include/python3.6m -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_10.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_10.cpp [ 83%] Building CXX object python/CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_11.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC33_6_8_EXPORTS -I/usr/include/root -I/usr/include/python3.6m -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_11.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_11.cpp [ 83%] Building CXX object python/CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_4.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC33_4_10_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_4.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_4.cpp [ 84%] Building CXX object python/CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_5.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC32_7_5_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_5.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_5.cpp [ 85%] Building CXX object python/CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_12.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC33_6_8_EXPORTS -I/usr/include/root -I/usr/include/python3.6m -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_12.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_12.cpp [ 85%] Building CXX object python/CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_13.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC33_6_8_EXPORTS -I/usr/include/root -I/usr/include/python3.6m -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_13.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_13.cpp [ 85%] Building CXX object python/CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_14.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC33_6_8_EXPORTS -I/usr/include/root -I/usr/include/python3.6m -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_14.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_14.cpp [ 85%] Building CXX object python/CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_5.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC33_4_10_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_5.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_5.cpp [ 85%] Building CXX object python/CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_6.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC32_7_5_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_6.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_6.cpp [ 86%] Building CXX object python/CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_15.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC33_6_8_EXPORTS -I/usr/include/root -I/usr/include/python3.6m -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_15.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_15.cpp [ 87%] Building CXX object python/CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_6.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC33_4_10_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_6.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_6.cpp [ 87%] Building CXX object python/CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_16.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC33_6_8_EXPORTS -I/usr/include/root -I/usr/include/python3.6m -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_16.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_16.cpp [ 88%] Building CXX object python/CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_7.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC32_7_5_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_7.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_7.cpp [ 89%] Building CXX object python/CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_17.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC33_6_8_EXPORTS -I/usr/include/root -I/usr/include/python3.6m -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_17.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_17.cpp [ 89%] Building CXX object python/CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_18.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC33_6_8_EXPORTS -I/usr/include/root -I/usr/include/python3.6m -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_18.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_18.cpp [ 89%] Building CXX object python/CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_8.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC32_7_5_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_8.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_8.cpp [ 89%] Building CXX object python/CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_7.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC33_4_10_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_7.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_7.cpp [ 89%] Building CXX object python/CMakeFiles/pyHepMC33.6.8.dir/src/binders.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC33_6_8_EXPORTS -I/usr/include/root -I/usr/include/python3.6m -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC33.6.8.dir/src/binders.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/binders.cpp [ 90%] Building CXX object python/CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_8.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC33_4_10_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_8.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_8.cpp [ 90%] Building CXX object python/CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_9.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC33_4_10_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_9.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_9.cpp [ 90%] Building CXX object python/CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_9.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC32_7_5_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_9.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_9.cpp [ 91%] Linking CXX shared module 3.6.8/pyHepMC3/pyHepMC3.so cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/pyHepMC33.6.8.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -Wl,-z,relro -shared -o 3.6.8/pyHepMC3/pyHepMC3.so CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3.cpp.o CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_0.cpp.o CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_1.cpp.o CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_2.cpp.o CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_3.cpp.o CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_4.cpp.o CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_5.cpp.o CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_6.cpp.o CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_7.cpp.o CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_8.cpp.o CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_9.cpp.o CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_10.cpp.o CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_11.cpp.o CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_12.cpp.o CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_13.cpp.o CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_14.cpp.o CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_15.cpp.o CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_16.cpp.o CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_17.cpp.o CMakeFiles/pyHepMC33.6.8.dir/src/pyHepMC3_18.cpp.o CMakeFiles/pyHepMC33.6.8.dir/src/binders.cpp.o -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib: ../outputs/lib/libHepMC3.so.3 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [ 91%] Built target pyHepMC33.6.8 [ 92%] Building CXX object python/CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_10.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC32_7_5_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_10.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_10.cpp [ 92%] Building CXX object python/CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_10.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC33_4_10_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_10.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_10.cpp [ 93%] Building CXX object python/CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_11.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC33_4_10_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_11.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_11.cpp [ 93%] Building CXX object python/CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_11.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC32_7_5_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_11.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_11.cpp [ 94%] Building CXX object python/CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_12.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC32_7_5_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_12.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_12.cpp [ 94%] Building CXX object python/CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_12.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC33_4_10_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_12.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_12.cpp [ 94%] Building CXX object python/CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_13.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC33_4_10_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_13.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_13.cpp [ 94%] Building CXX object python/CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_13.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC32_7_5_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_13.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_13.cpp [ 94%] Building CXX object python/CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_14.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC32_7_5_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_14.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_14.cpp [ 95%] Building CXX object python/CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_14.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC33_4_10_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_14.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_14.cpp [ 95%] Building CXX object python/CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_15.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC33_4_10_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_15.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_15.cpp [ 96%] Building CXX object python/CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_15.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC32_7_5_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_15.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_15.cpp [ 96%] Building CXX object python/CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_16.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC32_7_5_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_16.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_16.cpp [ 97%] Building CXX object python/CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_16.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC33_4_10_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_16.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_16.cpp [ 97%] Building CXX object python/CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_17.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC32_7_5_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_17.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_17.cpp [ 97%] Building CXX object python/CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_17.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC33_4_10_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_17.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_17.cpp [ 97%] Building CXX object python/CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_18.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC33_4_10_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_18.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_18.cpp [ 98%] Building CXX object python/CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_18.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC32_7_5_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_18.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/pyHepMC3_18.cpp [ 98%] Building CXX object python/CMakeFiles/pyHepMC32.7.5.dir/src/binders.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC32_7_5_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python2.7 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC32.7.5.dir/src/binders.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/binders.cpp [ 99%] Building CXX object python/CMakeFiles/pyHepMC33.4.10.dir/src/binders.cpp.o cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/c++ -DHEPMC3_ENABLE_SEARCH -DHEPMC3_PROTOBUFIO -DHEPMC3_ROOTIO -D_FORTIFY_SOURCE=2 -DpyHepMC33_4_10_EXPORTS -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.2.6/python/include -I/builddir/build/BUILD/HepMC3-3.2.6/include -I/builddir/build/BUILD/HepMC3-3.2.6/rootIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/search/include -I/builddir/build/BUILD/HepMC3-3.2.6/protobufIO/include -I/builddir/build/BUILD/HepMC3-3.2.6/python -isystem /usr/include/python3.4m -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/pyHepMC33.4.10.dir/src/binders.cpp.o -c /builddir/build/BUILD/HepMC3-3.2.6/python/src/binders.cpp [100%] Linking CXX shared module 2.7.5/pyHepMC3/pyHepMC3.so cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/pyHepMC32.7.5.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -Wl,-z,relro -shared -o 2.7.5/pyHepMC3/pyHepMC3.so CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3.cpp.o CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_0.cpp.o CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_1.cpp.o CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_2.cpp.o CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_3.cpp.o CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_4.cpp.o CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_5.cpp.o CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_6.cpp.o CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_7.cpp.o CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_8.cpp.o CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_9.cpp.o CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_10.cpp.o CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_11.cpp.o CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_12.cpp.o CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_13.cpp.o CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_14.cpp.o CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_15.cpp.o CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_16.cpp.o CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_17.cpp.o CMakeFiles/pyHepMC32.7.5.dir/src/pyHepMC3_18.cpp.o CMakeFiles/pyHepMC32.7.5.dir/src/binders.cpp.o -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib: ../outputs/lib/libHepMC3.so.3 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [100%] Built target pyHepMC32.7.5 [100%] Linking CXX shared module 3.4.10/pyHepMC3/pyHepMC3.so cd /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/python && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/pyHepMC33.4.10.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O2 -g -pipe -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -pipe -fsigned-char -pthread -Wno-strict-aliasing -Wno-unused-but-set-variable -Wno-unused-value -DNDEBUG -Wl,-z,relro -shared -o 3.4.10/pyHepMC3/pyHepMC3.so CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3.cpp.o CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_0.cpp.o CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_1.cpp.o CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_2.cpp.o CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_3.cpp.o CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_4.cpp.o CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_5.cpp.o CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_6.cpp.o CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_7.cpp.o CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_8.cpp.o CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_9.cpp.o CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_10.cpp.o CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_11.cpp.o CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_12.cpp.o CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_13.cpp.o CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_14.cpp.o CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_15.cpp.o CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_16.cpp.o CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_17.cpp.o CMakeFiles/pyHepMC33.4.10.dir/src/pyHepMC3_18.cpp.o CMakeFiles/pyHepMC33.4.10.dir/src/binders.cpp.o -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/outputs/lib: ../outputs/lib/libHepMC3.so.3 gmake[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' [100%] Built target pyHepMC33.4.10 gmake[1]: Leaving directory `/builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi' /usr/bin/cmake3 -E cmake_progress_start /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.j92cLk + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm ++ dirname /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm + cd HepMC3-3.2.6 + DESTDIR=/builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm + /usr/bin/cmake3 --install armv7hl-redhat-linux-gnueabi -- Install configuration: "RELEASE" -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/libHepMC3.so.3 -- Set runtime path of "/builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/libHepMC3.so.3" to "" -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/libHepMC3.so -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3 -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/LHEF.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/WriterAscii.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/HepMC3.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/PrintStreams.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/HEPEVT_Wrapper_Template.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/Print.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/Data -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/Data/GenRunInfoData.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/Data/GenVertexData.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/Data/GenParticleData.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/Data/GenEventData.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/Setup.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/GenPdfInfo.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/bxzstr -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/bxzstr/bz_stream_wrapper.hpp -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/bxzstr/stream_wrapper.hpp -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/bxzstr/config.hpp -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/bxzstr/lzma_stream_wrapper.hpp -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/bxzstr/strict_fstream.hpp -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/bxzstr/z_stream_wrapper.hpp -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/bxzstr/bxzstr.hpp -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/bxzstr/compression_types.hpp -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/bxzstr/zstd_stream_wrapper.hpp -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/bxzstr/LICENSE -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/GenVertex.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/GenCrossSection.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/Attribute.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/ReaderGZ.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/Writer.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/Version.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/GenParticle_fwd.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/HEPEVT_Helpers.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/LHEFAttributes.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/HEPEVT_Wrapper_Runtime.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/WriterPlugin.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/GenEvent.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/GenVertex_fwd.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/Errors.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/HEPEVT_Wrapper_Runtime_Static.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/WriterHEPEVT.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/ReaderFactory.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/ReaderMT.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/WriterAsciiHepMC2.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/ReaderLHEF.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/GenHeavyIon_fwd.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/Reader.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/HEPEVT_Wrapper.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/CompressedIO.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/AssociatedParticle.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/ReaderPlugin.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/GenHeavyIon.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/GenCrossSection_fwd.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/FourVector.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/WriterGZ.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/ReaderHEPEVT.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/GenPdfInfo_fwd.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/Units.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/ReaderAsciiHepMC2.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/ReaderAscii.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/GenRunInfo.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/GenParticle.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/HepMC3/interfaces -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/HepMC3/interfaces/pythia8 -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/HepMC3/interfaces/pythia8/include -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/HepMC3/interfaces/pythia8/include/Pythia8 -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/HepMC3/interfaces/pythia8/include/Pythia8/Pythia8ToHepMC3.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/HepMC3/interfaces/pythia6 -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/HepMC3/interfaces/pythia6/include -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/HepMC3/interfaces/pythia6/include/Pythia6 -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/HepMC3/interfaces/pythia6/include/Pythia6/Pythia6ToHepMC3.inc -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/HepMC3/interfaces/pythia6/include/Pythia6/Pythia6ToHepMC3.cc -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/HepMC3/interfaces/HepMCCompatibility -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/HepMC3/interfaces/HepMCCompatibility/include -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/HepMC3/interfaces/HepMCCompatibility/include/HepMCCompatibility.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/Pythia8Example -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/Pythia8Example/pythia8_example.cc -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/Pythia8Example/cmake -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/Pythia8Example/cmake/Modules -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/Pythia8Example/cmake/Modules/FindPythia8.cmake -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/Pythia8Example/CMakeLists.txt -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/Pythia8Example/pythia8_ee_to_Z_to_tautau.conf -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/Pythia8Example/pythia8_example_env.sh.in -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/Pythia8Example/pythia8_pp_minbias.conf -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/ConvertExample -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/ConvertExample/cmdline.ggo -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/ConvertExample/include -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/ConvertExample/include/WriterDOT.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/ConvertExample/include/WriterRootTreeOPAL.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/ConvertExample/include/WriterHEPEVTZEUS.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/ConvertExample/include/ReaderuprootTree.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/ConvertExample/include/AnalysisExample.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/ConvertExample/convert_example_env.sh.in -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/ConvertExample/CMakeLists.txt -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/ConvertExample/convert_example.cc -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/ConvertExample/cmdline.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/ConvertExample/cmdline.c -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/ConvertExample/src -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/ConvertExample/src/WriterRootTreeOPAL.cc -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/ConvertExample/src/WriterHEPEVTZEUS.cc -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/ConvertExample/src/WriterDOT.cc -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/ConvertExample/src/AnalysisExample.cc -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/ConvertExample/src/ReaderuprootTree.cc -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/SearchExample -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/SearchExample/CMakeLists.txt -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/SearchExample/src -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/SearchExample/src/search_example.cc -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/RootIOExample3 -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/RootIOExample3/CMakeLists.txt -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/RootIOExample3/rootIOTree_example_read.cc -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/RootIOExample3/rootIOTree_example_env.sh.in -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/RootIOExample3/rootIOTree_example_write.cc -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/ViewerExample -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/ViewerExample/include -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/ViewerExample/include/LinkDef.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/ViewerExample/include/HepMC3ViewerFrame.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/ViewerExample/cmake -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/ViewerExample/cmake/Modules -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/ViewerExample/cmake/Modules/FindGraphviz.cmake -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/ViewerExample/CMakeLists.txt -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/ViewerExample/src -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/ViewerExample/src/main.cc -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/ViewerExample/src/HepMC3ViewerFrame.cc -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/CMakeLists.txt -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/RootIOExample -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/RootIOExample/CMakeLists.txt -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/RootIOExample/example.hepmc3 -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/RootIOExample/rootIO_example_env.sh.in -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/RootIOExample/rootIO_example_read.cc -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/RootIOExample/rootIO_example_write.cc -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/Pythia6Example -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/Pythia6Example/CMakeLists.txt -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/Pythia6Example/pythia-6.4.28.f -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/Pythia6Example/main63.f -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/BasicExamples -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/BasicExamples/HepMC3_fileIO_example.cc -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/BasicExamples/CMakeLists.txt -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/BasicExamples/basic_tree.cc -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/BasicExamples/HepMC2_reader_example.cc -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/BasicExamples/hepevt_wrapper_example_main.cc -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/BasicExamples/hepevt_wrapper_example_fortran.f -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/RootIOExample2 -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/RootIOExample2/include -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/RootIOExample2/include/myclass_Classes.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/RootIOExample2/include/MyRunClass.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/RootIOExample2/include/LinkDef.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/RootIOExample2/include/MyClass.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/RootIOExample2/class_example_read.cc -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/RootIOExample2/CMakeLists.txt -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/RootIOExample2/example.hepmc3 -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/RootIOExample2/class_example_env.sh.in -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/RootIOExample2/class_example_write.cc -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/RootIOExample2/src -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/RootIOExample2/src/MyRunClass.cc -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/RootIOExample2/src/MyClass.cc -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/LHEFExample -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/LHEFExample/LHEF_example_env.sh.in -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/LHEFExample/LHEF_example_2.plhe -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/LHEFExample/LHEF_example_cmp.lhe -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/LHEFExample/LHEF_example_2_out.plhe -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/LHEFExample/LHEF_example.lhe -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/LHEFExample/CMakeLists.txt -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/LHEFExample/LHEF_example_1_out.plhe -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/LHEFExample/LHEF_example_1.plhe -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/LHEFExample/LHEF_example_cat.cc -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/LHEFExample/LHEF_example_2_cmp.plhe -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/examples/LHEFExample/LHEF_example_1_cmp.plhe -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/HepMC3/cmake/HepMC3Config.cmake -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/HepMC3/cmake/HepMC3Config-version.cmake -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/bin/HepMC3-config -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/HepMC3/cmake/HepMC3Targets.cmake -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/HepMC3/cmake/HepMC3Targets-release.cmake -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/libHepMC3search.so.5 -- Set runtime path of "/builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/libHepMC3search.so.5" to "" -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/libHepMC3search.so -- Up-to-date: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib -- Up-to-date: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3 -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/Feature.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/Filter.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/Selector.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/Relatives.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/FilterAttribute.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/AttributeFeature.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/HepMC3/cmake/HepMC3searchTargets.cmake -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/HepMC3/cmake/HepMC3searchTargets-release.cmake -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/root/libHepMC3rootIO.so.3 -- Set runtime path of "/builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/root/libHepMC3rootIO.so.3" to "" -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/root/libHepMC3rootIO.so -- Up-to-date: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/root -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/root/libHepMC3rootIO.rootmap -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/root/libHepMC3rootIO_rdict.pcm -- Up-to-date: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3 -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/WriterRoot.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/WriterRootTree.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/ReaderRootTree.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/ReaderRoot.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/HepMC3/cmake/HepMC3rootIOTargets.cmake -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/HepMC3/cmake/HepMC3rootIOTargets-release.cmake -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/libHepMC3protobufIO.so.1 -- Set runtime path of "/builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/libHepMC3protobufIO.so.1" to "" -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/libHepMC3protobufIO.so -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/Writerprotobuf.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/Readerprotobuf.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/HepMC3/cmake/HepMC3protobufIOTargets.cmake -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/HepMC3/cmake/HepMC3protobufIOTargets-release.cmake -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/ftv2splitbar.png -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/building.html -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/tab_s.png -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/sync_on.png -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/sync_off.png -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/graph_legend.html -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/tab_h.png -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/nav_h.png -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/tab_b.png -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/doxygen.png -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/bc_s.png -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/ftv2folderopen.png -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/ftv2mo.png -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/ftv2pnode.png -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/group__attributes.html -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/bdwn.png -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/ftv2mlastnode.png -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/open.png -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/ftv2blank.png -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/group__data.html -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/group__factory.html -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/ftv2vertline.png -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/doxygen.css -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/index.html -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/nav_f.png -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/group__IO.html -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/ftv2mnode.png -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/pages.html -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/ftv2cl.png -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/dynsections.js -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/group__Search.html -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/closed.png -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/ftv2ns.png -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/graph_legend.md5 -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/ftv2plastnode.png -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/modules.html -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/group__LHEF.html -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/ftv2lastnode.png -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/ftv2node.png -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/ftv2doc.png -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/ftv2folderclosed.png -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/ftv2link.png -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/differences.html -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/graph_legend.png -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/jquery.js -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/tabs.css -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/tab_a.png -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/nav_g.png -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/doc/HepMC3-3.2.6/html/features.html -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python2.7/site-packages/pyHepMC3/pyHepMC3.so -- Set runtime path of "/builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python2.7/site-packages/pyHepMC3/pyHepMC3.so" to "" -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python2.7/site-packages/pyHepMC3/__init__.py -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python2.7/site-packages/pyHepMC3-3.2.6-py2.7.egg-info -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python2.7/site-packages/pyHepMC3/rootIO/pyHepMC3rootIO.so -- Set runtime path of "/builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python2.7/site-packages/pyHepMC3/rootIO/pyHepMC3rootIO.so" to "" -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python2.7/site-packages/pyHepMC3/rootIO/__init__.py -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python2.7/site-packages/pyHepMC3.rootIO-3.2.6-py2.7.egg-info -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python2.7/site-packages/pyHepMC3/search/pyHepMC3search.so -- Set runtime path of "/builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python2.7/site-packages/pyHepMC3/search/pyHepMC3search.so" to "" -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python2.7/site-packages/pyHepMC3/search/__init__.py -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python2.7/site-packages/pyHepMC3.search-3.2.6-py2.7.egg-info -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python2.7/site-packages/pyHepMC3/protobufIO/pyHepMC3protobufIO.so -- Set runtime path of "/builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python2.7/site-packages/pyHepMC3/protobufIO/pyHepMC3protobufIO.so" to "" -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python2.7/site-packages/pyHepMC3/protobufIO/__init__.py -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python2.7/site-packages/pyHepMC3.protobufIO-3.2.6-py2.7.egg-info -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python3.6/site-packages/pyHepMC3/pyHepMC3.so -- Set runtime path of "/builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python3.6/site-packages/pyHepMC3/pyHepMC3.so" to "" -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python3.6/site-packages/pyHepMC3/__init__.py -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python3.6/site-packages/pyHepMC3-3.2.6-py3.6.egg-info -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python3.6/site-packages/pyHepMC3/rootIO/pyHepMC3rootIO.so -- Set runtime path of "/builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python3.6/site-packages/pyHepMC3/rootIO/pyHepMC3rootIO.so" to "" -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python3.6/site-packages/pyHepMC3/rootIO/__init__.py -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python3.6/site-packages/pyHepMC3.rootIO-3.2.6-py3.6.egg-info -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python3.6/site-packages/pyHepMC3/search/pyHepMC3search.so -- Set runtime path of "/builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python3.6/site-packages/pyHepMC3/search/pyHepMC3search.so" to "" -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python3.6/site-packages/pyHepMC3/search/__init__.py -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python3.6/site-packages/pyHepMC3.search-3.2.6-py3.6.egg-info -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python3.6/site-packages/pyHepMC3/protobufIO/pyHepMC3protobufIO.so -- Set runtime path of "/builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python3.6/site-packages/pyHepMC3/protobufIO/pyHepMC3protobufIO.so" to "" -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python3.6/site-packages/pyHepMC3/protobufIO/__init__.py -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python3.6/site-packages/pyHepMC3.protobufIO-3.2.6-py3.6.egg-info -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python3.4/site-packages/pyHepMC3/pyHepMC3.so -- Set runtime path of "/builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python3.4/site-packages/pyHepMC3/pyHepMC3.so" to "" -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python3.4/site-packages/pyHepMC3/__init__.py -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python3.4/site-packages/pyHepMC3-3.2.6-py3.4.egg-info -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python3.4/site-packages/pyHepMC3/rootIO/pyHepMC3rootIO.so -- Set runtime path of "/builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python3.4/site-packages/pyHepMC3/rootIO/pyHepMC3rootIO.so" to "" -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python3.4/site-packages/pyHepMC3/rootIO/__init__.py -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python3.4/site-packages/pyHepMC3.rootIO-3.2.6-py3.4.egg-info -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python3.4/site-packages/pyHepMC3/search/pyHepMC3search.so -- Set runtime path of "/builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python3.4/site-packages/pyHepMC3/search/pyHepMC3search.so" to "" -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python3.4/site-packages/pyHepMC3/search/__init__.py -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python3.4/site-packages/pyHepMC3.search-3.2.6-py3.4.egg-info -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python3.4/site-packages/pyHepMC3/protobufIO/pyHepMC3protobufIO.so -- Set runtime path of "/builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python3.4/site-packages/pyHepMC3/protobufIO/pyHepMC3protobufIO.so" to "" -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python3.4/site-packages/pyHepMC3/protobufIO/__init__.py -- Installing: /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python3.4/site-packages/pyHepMC3.protobufIO-3.2.6-py3.4.egg-info + rm /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/include/HepMC3/bxzstr/LICENSE + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/HepMC3-3.2.6 extracting debug info from /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/libHepMC3.so.3 extracting debug info from /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python3.4/site-packages/pyHepMC3/pyHepMC3.so extracting debug info from /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python3.4/site-packages/pyHepMC3/search/pyHepMC3search.so extracting debug info from /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python3.4/site-packages/pyHepMC3/rootIO/pyHepMC3rootIO.so extracting debug info from /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python3.4/site-packages/pyHepMC3/protobufIO/pyHepMC3protobufIO.so extracting debug info from /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python2.7/site-packages/pyHepMC3/pyHepMC3.so extracting debug info from /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python2.7/site-packages/pyHepMC3/search/pyHepMC3search.so extracting debug info from /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python2.7/site-packages/pyHepMC3/rootIO/pyHepMC3rootIO.so extracting debug info from /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python2.7/site-packages/pyHepMC3/protobufIO/pyHepMC3protobufIO.so extracting debug info from /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python3.6/site-packages/pyHepMC3/pyHepMC3.so extracting debug info from /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python3.6/site-packages/pyHepMC3/search/pyHepMC3search.so extracting debug info from /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python3.6/site-packages/pyHepMC3/rootIO/pyHepMC3rootIO.so extracting debug info from /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python3.6/site-packages/pyHepMC3/protobufIO/pyHepMC3protobufIO.so extracting debug info from /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/libHepMC3search.so.5 extracting debug info from /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/root/libHepMC3rootIO.so.3 extracting debug info from /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/libHepMC3protobufIO.so.1 /usr/lib/rpm/sepdebugcrcfix: Updated 16 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libHepMC3search.so.5.debug to /usr/lib/debug/usr/lib/libHepMC3search.so.debug symlinked /usr/lib/debug/usr/lib/root/libHepMC3rootIO.so.3.debug to /usr/lib/debug/usr/lib/root/libHepMC3rootIO.so.debug symlinked /usr/lib/debug/usr/lib/libHepMC3protobufIO.so.1.debug to /usr/lib/debug/usr/lib/libHepMC3protobufIO.so.debug symlinked /usr/lib/debug/usr/lib/libHepMC3.so.3.debug to /usr/lib/debug/usr/lib/libHepMC3.so.debug 3572 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python3.4 using /usr/bin/python3.4 Bytecompiling .py files below /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/debug/usr/lib/python3.4 using /usr/bin/python3.4 Bytecompiling .py files below /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/lib/debug/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.p3qhmp + umask 022 + cd /builddir/build/BUILD + cd HepMC3-3.2.6 + cd armv7hl-redhat-linux-gnueabi + /usr/bin/ctest3 --output-on-failure --force-new-ctest-process -j4 Test project /builddir/build/BUILD/HepMC3-3.2.6/armv7hl-redhat-linux-gnueabi Start 1: testBoost Start 3: testMass Start 4: testPrintBug Start 5: testPolarization 1/125 Test #1: testBoost .................................... Passed 0.02 sec Start 6: testUnits 2/125 Test #4: testPrintBug ................................. Passed 0.01 sec Start 7: testMultipleCopies 3/125 Test #6: testUnits .................................... Passed 0.01 sec Start 8: testWeights 4/125 Test #5: testPolarization ............................. Passed 0.02 sec Start 9: testLoops 5/125 Test #8: testWeights .................................. Passed 0.01 sec Start 10: testDelete 6/125 Test #9: testLoops .................................... Passed 0.01 sec Start 11: testSkip1 7/125 Test #3: testMass ..................................... Passed 0.05 sec Start 12: testIO1 8/125 Test #7: testMultipleCopies ........................... Passed 0.05 sec Start 13: testIO3 9/125 Test #11: testSkip1 .................................... Passed 0.03 sec Start 14: testIO6 10/125 Test #10: testDelete ................................... Passed 0.09 sec Start 15: testIO7 11/125 Test #12: testIO1 ...................................... Passed 0.08 sec Start 16: testIO8 12/125 Test #16: testIO8 ...................................... Passed 0.08 sec Start 17: testIO11 13/125 Test #13: testIO3 ...................................... Passed 0.20 sec Start 18: testReaderFactory1 14/125 Test #17: testIO11 ..................................... Passed 0.07 sec Start 19: testSingleVertexHepMC2 15/125 Test #19: testSingleVertexHepMC2 ....................... Passed 0.01 sec Start 20: testAttributes 16/125 Test #14: testIO6 ...................................... Passed 0.24 sec Start 21: testHEPEVTWrapper1 17/125 Test #21: testHEPEVTWrapper1 ........................... Passed 0.03 sec Start 22: testThreads1 18/125 Test #18: testReaderFactory1 ........................... Passed 0.08 sec Start 23: testIO10 19/125 Test #15: testIO7 ...................................... Passed 0.24 sec Start 24: testReaderFactory3 20/125 Test #24: testReaderFactory3 ........................... Passed 0.06 sec Start 25: testIO9 21/125 Test #25: testIO9 ...................................... Passed 0.13 sec Start 27: testIO20 22/125 Test #27: testIO20 ..................................... Passed 0.01 sec Start 28: testIO21 23/125 Test #28: testIO21 ..................................... Passed 0.01 sec Start 29: testIO22 24/125 Test #29: testIO22 ..................................... Passed 0.01 sec Start 30: testIO23 25/125 Test #30: testIO23 ..................................... Passed 0.01 sec Start 31: testIO24 26/125 Test #23: testIO10 ..................................... Passed 0.24 sec Start 32: testIO25 27/125 Test #31: testIO24 ..................................... Passed 0.01 sec Start 33: testIO26 28/125 Test #32: testIO25 ..................................... Passed 0.01 sec Start 34: testIO27 29/125 Test #34: testIO27 ..................................... Passed 0.01 sec Start 35: testIO28 30/125 Test #33: testIO26 ..................................... Passed 0.07 sec Start 36: testIO29 31/125 Test #36: testIO29 ..................................... Passed 0.01 sec Start 2: testFourVector 32/125 Test #2: testFourVector ............................... Passed 0.01 sec Start 26: testThreadssearch 33/125 Test #26: testThreadssearch ............................ Passed 0.21 sec Start 37: testIO2 34/125 Test #35: testIO28 ..................................... Passed 0.80 sec Start 38: testIO4 35/125 Test #37: testIO2 ...................................... Passed 2.43 sec Start 39: testReaderFactory2 36/125 Test #38: testIO4 ...................................... Passed 2.64 sec Start 40: testRoot300 37/125 Test #20: testAttributes ............................... Passed 4.45 sec Start 41: testRootTree300 38/125 Test #40: testRoot300 .................................. Passed 1.42 sec Start 42: testPythia1 39/125 Test #39: testReaderFactory2 ........................... Passed 3.06 sec Start 43: testPythia2 40/125 Test #41: testRootTree300 .............................. Passed 2.12 sec Start 44: testPythia3 41/125 Test #42: testPythia1 .................................. Passed 2.39 sec Start 45: hepmc2_testPythia1 42/125 Test #43: testPythia2 .................................. Passed 2.06 sec Start 46: hepmc2_testPythia2 43/125 Test #22: testThreads1 ................................. Passed 8.60 sec Start 47: hepmc2_testPythia3 44/125 Test #45: hepmc2_testPythia1 ........................... Passed 1.73 sec Start 48: convert_testConvert1 45/125 Test #48: convert_testConvert1 ......................... Passed 0.18 sec Start 49: convert_testConvert2 46/125 Test #46: hepmc2_testPythia2 ........................... Passed 1.53 sec Start 50: memcheck_testBoost 47/125 Test #49: convert_testConvert2 ......................... Passed 0.21 sec Start 51: memcheck_testMass 48/125 Test #50: memcheck_testBoost ........................... Passed 1.50 sec Start 52: memcheck_testPrintBug 49/125 Test #51: memcheck_testMass ............................ Passed 2.45 sec Start 53: memcheck_testPolarization 50/125 Test #52: memcheck_testPrintBug ........................ Passed 1.14 sec Start 54: memcheck_testUnits 51/125 Test #54: memcheck_testUnits ........................... Passed 0.98 sec Start 55: memcheck_testMultipleCopies 52/125 Test #53: memcheck_testPolarization .................... Passed 1.58 sec Start 56: memcheck_testWeights 53/125 Test #56: memcheck_testWeights ......................... Passed 1.11 sec Start 57: memcheck_testLoops 54/125 Test #55: memcheck_testMultipleCopies .................. Passed 2.41 sec Start 58: memcheck_testDelete 55/125 Test #57: memcheck_testLoops ........................... Passed 1.73 sec Start 59: memcheck_testSkip1 56/125 Test #59: memcheck_testSkip1 ........................... Passed 2.02 sec Start 60: memcheck_testIO1 57/125 Test #58: memcheck_testDelete .......................... Passed 3.74 sec Start 61: memcheck_testIO3 58/125 Test #60: memcheck_testIO1 ............................. Passed 3.62 sec Start 62: memcheck_testIO6 59/125 Test #61: memcheck_testIO3 ............................. Passed 5.96 sec Start 63: memcheck_testIO7 60/125 Test #62: memcheck_testIO6 ............................. Passed 6.86 sec Start 64: memcheck_testIO8 61/125 Test #63: memcheck_testIO7 ............................. Passed 7.01 sec Start 65: memcheck_testIO11 62/125 Test #64: memcheck_testIO8 ............................. Passed 3.41 sec Start 66: memcheck_testReaderFactory1 63/125 Test #44: testPythia3 .................................. Passed 27.97 sec Start 67: memcheck_testSingleVertexHepMC2 64/125 Test #65: memcheck_testIO11 ............................ Passed 3.36 sec Start 68: memcheck_testAttributes 65/125 Test #67: memcheck_testSingleVertexHepMC2 .............. Passed 1.37 sec Start 69: memcheck_testHEPEVTWrapper1 66/125 Test #66: memcheck_testReaderFactory1 .................. Passed 3.59 sec Start 70: memcheck_testThreads1 67/125 Test #47: hepmc2_testPythia3 ........................... Passed 27.59 sec Start 71: memcheck_testIO10 68/125 Test #69: memcheck_testHEPEVTWrapper1 .................. Passed 1.82 sec Start 72: memcheck_testReaderFactory3 69/125 Test #71: memcheck_testIO10 ............................ Passed 5.17 sec Start 73: memcheck_testIO9 70/125 Test #72: memcheck_testReaderFactory3 .................. Passed 3.70 sec Start 74: memcheck_testIO20 71/125 Test #74: memcheck_testIO20 ............................ Passed 1.41 sec Start 75: memcheck_testIO21 72/125 Test #75: memcheck_testIO21 ............................ Passed 1.66 sec Start 76: memcheck_testIO22 73/125 Test #73: memcheck_testIO9 ............................. Passed 4.07 sec Start 77: memcheck_testIO23 74/125 Test #76: memcheck_testIO22 ............................ Passed 1.63 sec Start 78: memcheck_testIO24 75/125 Test #77: memcheck_testIO23 ............................ Passed 1.33 sec Start 79: memcheck_testIO25 76/125 Test #78: memcheck_testIO24 ............................ Passed 1.40 sec Start 80: memcheck_testIO26 77/125 Test #79: memcheck_testIO25 ............................ Passed 2.08 sec Start 81: memcheck_testIO27 78/125 Test #81: memcheck_testIO27 ............................ Passed 1.77 sec Start 82: memcheck_testIO28 79/125 Test #80: memcheck_testIO26 ............................ Passed 4.58 sec Start 83: memcheck_testIO29 80/125 Test #83: memcheck_testIO29 ............................ Passed 1.74 sec Start 84: python2.7.5_test_IO1 81/125 Test #84: python2.7.5_test_IO1 ......................... Passed 0.24 sec Start 85: python2.7.5_test_Boost 82/125 Test #85: python2.7.5_test_Boost ....................... Passed 0.14 sec Start 86: python2.7.5_test_Print 83/125 Test #86: python2.7.5_test_Print ....................... Passed 0.16 sec Start 87: python2.7.5_test_Polarization 84/125 Test #87: python2.7.5_test_Polarization ................ Passed 0.16 sec Start 88: python2.7.5_test_Pythonization_docs 85/125 Test #88: python2.7.5_test_Pythonization_docs .......... Passed 0.14 sec Start 89: python2.7.5_test_Pythonization_FourVector 86/125 Test #89: python2.7.5_test_Pythonization_FourVector .... Passed 0.13 sec Start 90: python2.7.5_test_Pythonization_GenEvent 87/125 Test #90: python2.7.5_test_Pythonization_GenEvent ...... Passed 0.14 sec Start 91: python2.7.5_test_Pythonization_GenRunInfo 88/125 Test #91: python2.7.5_test_Pythonization_GenRunInfo .... Passed 0.13 sec Start 92: python2.7.5_test_Units 89/125 Test #92: python2.7.5_test_Units ....................... Passed 0.14 sec Start 93: python2.7.5_test_Attribute 90/125 Test #93: python2.7.5_test_Attribute ................... Passed 0.14 sec Start 94: python2.7.5_test_HEPEVT 91/125 Test #94: python2.7.5_test_HEPEVT ...................... Passed 0.14 sec Start 95: python2.7.5_test_IO2 92/125 Test #95: python2.7.5_test_IO2 ......................... Passed 1.57 sec Start 96: python2.7.5_test_Pythonization_Search 93/125 Test #96: python2.7.5_test_Pythonization_Search ........ Passed 0.17 sec Start 97: python2.7.5_test_Protobuf 94/125 Test #97: python2.7.5_test_Protobuf .................... Passed 0.22 sec Start 98: python3.6.8_test_IO1 95/125 Test #98: python3.6.8_test_IO1 ......................... Passed 0.35 sec Start 99: python3.6.8_test_Boost 96/125 Test #99: python3.6.8_test_Boost ....................... Passed 0.24 sec Start 100: python3.6.8_test_Print 97/125 Test #100: python3.6.8_test_Print ....................... Passed 0.25 sec Start 101: python3.6.8_test_Polarization 98/125 Test #101: python3.6.8_test_Polarization ................ Passed 0.26 sec Start 102: python3.6.8_test_Pythonization_docs 99/125 Test #102: python3.6.8_test_Pythonization_docs .......... Passed 0.24 sec Start 103: python3.6.8_test_Pythonization_FourVector 100/125 Test #103: python3.6.8_test_Pythonization_FourVector .... Passed 0.24 sec Start 104: python3.6.8_test_Pythonization_GenEvent 101/125 Test #104: python3.6.8_test_Pythonization_GenEvent ...... Passed 0.24 sec Start 105: python3.6.8_test_Pythonization_GenRunInfo 102/125 Test #105: python3.6.8_test_Pythonization_GenRunInfo .... Passed 0.24 sec Start 106: python3.6.8_test_Units 103/125 Test #106: python3.6.8_test_Units ....................... Passed 0.24 sec Start 107: python3.6.8_test_Attribute 104/125 Test #107: python3.6.8_test_Attribute ................... Passed 0.24 sec Start 108: python3.6.8_test_HEPEVT 105/125 Test #108: python3.6.8_test_HEPEVT ...................... Passed 0.22 sec Start 109: python3.6.8_test_IO2 106/125 Test #109: python3.6.8_test_IO2 ......................... Passed 1.20 sec Start 110: python3.6.8_test_Pythonization_Search 107/125 Test #110: python3.6.8_test_Pythonization_Search ........ Passed 0.19 sec Start 111: python3.6.8_test_Protobuf 108/125 Test #111: python3.6.8_test_Protobuf .................... Passed 0.22 sec Start 112: python3.4.10_test_IO1 109/125 Test #112: python3.4.10_test_IO1 ........................ Passed 0.21 sec Start 113: python3.4.10_test_Boost 110/125 Test #113: python3.4.10_test_Boost ...................... Passed 0.15 sec Start 114: python3.4.10_test_Print 111/125 Test #114: python3.4.10_test_Print ...................... Passed 0.16 sec Start 115: python3.4.10_test_Polarization 112/125 Test #115: python3.4.10_test_Polarization ............... Passed 0.16 sec Start 116: python3.4.10_test_Pythonization_docs 113/125 Test #116: python3.4.10_test_Pythonization_docs ......... Passed 0.15 sec Start 117: python3.4.10_test_Pythonization_FourVector 114/125 Test #117: python3.4.10_test_Pythonization_FourVector ... Passed 0.15 sec Start 118: python3.4.10_test_Pythonization_GenEvent 115/125 Test #118: python3.4.10_test_Pythonization_GenEvent ..... Passed 0.15 sec Start 119: python3.4.10_test_Pythonization_GenRunInfo 116/125 Test #119: python3.4.10_test_Pythonization_GenRunInfo ... Passed 0.15 sec Start 120: python3.4.10_test_Units 117/125 Test #120: python3.4.10_test_Units ...................... Passed 0.15 sec Start 121: python3.4.10_test_Attribute 118/125 Test #121: python3.4.10_test_Attribute .................. Passed 0.15 sec Start 122: python3.4.10_test_HEPEVT 119/125 Test #122: python3.4.10_test_HEPEVT ..................... Passed 0.15 sec Start 123: python3.4.10_test_IO2 120/125 Test #123: python3.4.10_test_IO2 ........................ Passed 1.31 sec Start 124: python3.4.10_test_Pythonization_Search 121/125 Test #124: python3.4.10_test_Pythonization_Search ....... Passed 0.18 sec Start 125: python3.4.10_test_Protobuf 122/125 Test #125: python3.4.10_test_Protobuf ................... Passed 0.20 sec 123/125 Test #82: memcheck_testIO28 ............................ Passed 19.68 sec 124/125 Test #70: memcheck_testThreads1 ........................ Passed 41.38 sec 125/125 Test #68: memcheck_testAttributes ...................... Passed 47.62 sec 100% tests passed, 0 tests failed out of 125 Total Test time (real) = 83.73 sec + cd - /builddir/build/BUILD/HepMC3-3.2.6 + exit 0 Processing files: HepMC3-3.2.6-1.el7.armv7hl Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HND3xe + umask 022 + cd /builddir/build/BUILD + cd HepMC3-3.2.6 + LICENSEDIR=/builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/licenses/HepMC3-3.2.6 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/licenses/HepMC3-3.2.6 + cp -pr COPYING /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/licenses/HepMC3-3.2.6 + cp -pr include/HepMC3/bxzstr/LICENSE /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/licenses/HepMC3-3.2.6 + exit 0 Provides: HepMC3 = 3.2.6-1.el7 HepMC3(armv7hl-32) = 3.2.6-1.el7 libHepMC3.so.3 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-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libdl.so.2 libdl.so.2(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libm.so.6(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_ARM_1.3.3) 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.9) rtld(GNU_HASH) Processing files: HepMC3-devel-3.2.6-1.el7.armv7hl Provides: HepMC3-devel = 3.2.6-1.el7 HepMC3-devel(armv7hl-32) = 3.2.6-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash libHepMC3.so.3 Processing files: HepMC3-search-3.2.6-1.el7.armv7hl Provides: HepMC3-search = 3.2.6-1.el7 HepMC3-search(armv7hl-32) = 3.2.6-1.el7 libHepMC3search.so.5 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-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libHepMC3.so.3 libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libm.so.6(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.7) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.14) rtld(GNU_HASH) Processing files: HepMC3-search-devel-3.2.6-1.el7.armv7hl Provides: HepMC3-search-devel = 3.2.6-1.el7 HepMC3-search-devel(armv7hl-32) = 3.2.6-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHepMC3search.so.5 Processing files: HepMC3-rootIO-3.2.6-1.el7.armv7hl Provides: HepMC3-rootIO = 3.2.6-1.el7 HepMC3-rootIO(armv7hl-32) = 3.2.6-1.el7 libHepMC3rootIO.so.3 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-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libCore.so.6.24 libHepMC3.so.3 libHepMC3rootIO.so.3 libRIO.so.6.24 libTree.so.6.24 libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Processing files: HepMC3-rootIO-devel-3.2.6-1.el7.armv7hl Provides: HepMC3-rootIO-devel = 3.2.6-1.el7 HepMC3-rootIO-devel(armv7hl-32) = 3.2.6-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: HepMC3-protobufIO-3.2.6-1.el7.armv7hl Provides: HepMC3-protobufIO = 3.2.6-1.el7 HepMC3-protobufIO(armv7hl-32) = 3.2.6-1.el7 libHepMC3protobufIO.so.1 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-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libHepMC3.so.3 libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libprotobuf.so.8 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Processing files: HepMC3-protobufIO-devel-3.2.6-1.el7.armv7hl Provides: HepMC3-protobufIO-devel = 3.2.6-1.el7 HepMC3-protobufIO-devel(armv7hl-32) = 3.2.6-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHepMC3protobufIO.so.1 Processing files: HepMC3-interfaces-devel-3.2.6-1.el7.noarch Provides: HepMC3-interfaces-devel = 3.2.6-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python2-HepMC3-3.2.6-1.el7.armv7hl Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zFmfpr + umask 022 + cd /builddir/build/BUILD + cd HepMC3-3.2.6 + LICENSEDIR=/builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/licenses/python2-HepMC3-3.2.6 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/licenses/python2-HepMC3-3.2.6 + cp -pr python/include/LICENSE /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/licenses/python2-HepMC3-3.2.6 + exit 0 Provides: python-HepMC3 = 3.2.6-1.el7 python2-HepMC3 = 3.2.6-1.el7 python2-HepMC3(armv7hl-32) = 3.2.6-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libHepMC3.so.3 libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libm.so.6(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.2) libstdc++.so.6(CXXABI_1.3.3) libstdc++.so.6(CXXABI_1.3.5) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.14) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.18) libstdc++.so.6(GLIBCXX_3.4.9) python(abi) = 2.7 rtld(GNU_HASH) Processing files: python2-HepMC3-search-3.2.6-1.el7.armv7hl Provides: python-HepMC3-search = 3.2.6-1.el7 python2-HepMC3-search = 3.2.6-1.el7 python2-HepMC3-search(armv7hl-32) = 3.2.6-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libHepMC3.so.3 libHepMC3search.so.5 libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.2) libstdc++.so.6(CXXABI_1.3.3) libstdc++.so.6(CXXABI_1.3.5) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.14) libstdc++.so.6(GLIBCXX_3.4.18) python(abi) = 2.7 rtld(GNU_HASH) Processing files: python2-HepMC3-rootIO-3.2.6-1.el7.armv7hl Provides: python-HepMC3-rootIO = 3.2.6-1.el7 python2-HepMC3-rootIO = 3.2.6-1.el7 python2-HepMC3-rootIO(armv7hl-32) = 3.2.6-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libCore.so.6.24 libHepMC3.so.3 libHepMC3rootIO.so.3 libRIO.so.6.24 libTree.so.6.24 libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.2) libstdc++.so.6(CXXABI_1.3.3) libstdc++.so.6(CXXABI_1.3.5) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.14) libstdc++.so.6(GLIBCXX_3.4.18) python(abi) = 2.7 rtld(GNU_HASH) Processing files: python2-HepMC3-protobufIO-3.2.6-1.el7.armv7hl Provides: python-HepMC3-protobufIO = 3.2.6-1.el7 python2-HepMC3-protobufIO = 3.2.6-1.el7 python2-HepMC3-protobufIO(armv7hl-32) = 3.2.6-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libHepMC3.so.3 libHepMC3protobufIO.so.1 libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libprotobuf.so.8 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.2) libstdc++.so.6(CXXABI_1.3.3) libstdc++.so.6(CXXABI_1.3.5) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.14) libstdc++.so.6(GLIBCXX_3.4.18) python(abi) = 2.7 rtld(GNU_HASH) Processing files: python34-HepMC3-3.2.6-1.el7.armv7hl Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Auv9Nr + umask 022 + cd /builddir/build/BUILD + cd HepMC3-3.2.6 + LICENSEDIR=/builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/licenses/python34-HepMC3-3.2.6 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/licenses/python34-HepMC3-3.2.6 + cp -pr python/include/LICENSE /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/licenses/python34-HepMC3-3.2.6 + exit 0 Provides: python3.4dist(pyhepmc3) = 3.2.6 python34-HepMC3 = 3.2.6-1.el7 python34-HepMC3(armv7hl-32) = 3.2.6-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libHepMC3.so.3 libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libm.so.6(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.2) libstdc++.so.6(CXXABI_1.3.3) libstdc++.so.6(CXXABI_1.3.5) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.14) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.18) libstdc++.so.6(GLIBCXX_3.4.9) python(abi) = 3.4 rtld(GNU_HASH) Processing files: python34-HepMC3-search-3.2.6-1.el7.armv7hl Provides: python3.4dist(pyhepmc3.search) = 3.2.6 python34-HepMC3-search = 3.2.6-1.el7 python34-HepMC3-search(armv7hl-32) = 3.2.6-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libHepMC3.so.3 libHepMC3search.so.5 libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.2) libstdc++.so.6(CXXABI_1.3.3) libstdc++.so.6(CXXABI_1.3.5) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.14) libstdc++.so.6(GLIBCXX_3.4.18) python(abi) = 3.4 rtld(GNU_HASH) Processing files: python34-HepMC3-rootIO-3.2.6-1.el7.armv7hl Provides: python3.4dist(pyhepmc3.rootio) = 3.2.6 python34-HepMC3-rootIO = 3.2.6-1.el7 python34-HepMC3-rootIO(armv7hl-32) = 3.2.6-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libCore.so.6.24 libHepMC3.so.3 libHepMC3rootIO.so.3 libRIO.so.6.24 libTree.so.6.24 libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.2) libstdc++.so.6(CXXABI_1.3.3) libstdc++.so.6(CXXABI_1.3.5) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.14) libstdc++.so.6(GLIBCXX_3.4.18) python(abi) = 3.4 rtld(GNU_HASH) Processing files: python34-HepMC3-protobufIO-3.2.6-1.el7.armv7hl Provides: python3.4dist(pyhepmc3.protobufio) = 3.2.6 python34-HepMC3-protobufIO = 3.2.6-1.el7 python34-HepMC3-protobufIO(armv7hl-32) = 3.2.6-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libHepMC3.so.3 libHepMC3protobufIO.so.1 libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libprotobuf.so.8 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.2) libstdc++.so.6(CXXABI_1.3.3) libstdc++.so.6(CXXABI_1.3.5) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.14) libstdc++.so.6(GLIBCXX_3.4.18) python(abi) = 3.4 rtld(GNU_HASH) Processing files: python36-HepMC3-3.2.6-1.el7.armv7hl Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.TzJUHg + umask 022 + cd /builddir/build/BUILD + cd HepMC3-3.2.6 + LICENSEDIR=/builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/licenses/python36-HepMC3-3.2.6 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/licenses/python36-HepMC3-3.2.6 + cp -pr python/include/LICENSE /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/licenses/python36-HepMC3-3.2.6 + exit 0 Provides: python3-HepMC3 = 3.2.6-1.el7 python3.6dist(pyhepmc3) = 3.2.6 python36-HepMC3 = 3.2.6-1.el7 python36-HepMC3(armv7hl-32) = 3.2.6-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libHepMC3.so.3 libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libm.so.6(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.2) libstdc++.so.6(CXXABI_1.3.3) libstdc++.so.6(CXXABI_1.3.5) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.14) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.18) libstdc++.so.6(GLIBCXX_3.4.9) python(abi) = 3.6 rtld(GNU_HASH) Processing files: python36-HepMC3-search-3.2.6-1.el7.armv7hl Provides: python3-HepMC3-search = 3.2.6-1.el7 python3.6dist(pyhepmc3.search) = 3.2.6 python36-HepMC3-search = 3.2.6-1.el7 python36-HepMC3-search(armv7hl-32) = 3.2.6-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libHepMC3.so.3 libHepMC3search.so.5 libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.2) libstdc++.so.6(CXXABI_1.3.3) libstdc++.so.6(CXXABI_1.3.5) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.14) libstdc++.so.6(GLIBCXX_3.4.18) python(abi) = 3.6 rtld(GNU_HASH) Processing files: python36-HepMC3-rootIO-3.2.6-1.el7.armv7hl Provides: python3-HepMC3-rootIO = 3.2.6-1.el7 python3.6dist(pyhepmc3.rootio) = 3.2.6 python36-HepMC3-rootIO = 3.2.6-1.el7 python36-HepMC3-rootIO(armv7hl-32) = 3.2.6-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libCore.so.6.24 libHepMC3.so.3 libHepMC3rootIO.so.3 libRIO.so.6.24 libTree.so.6.24 libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.2) libstdc++.so.6(CXXABI_1.3.3) libstdc++.so.6(CXXABI_1.3.5) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.14) libstdc++.so.6(GLIBCXX_3.4.18) python(abi) = 3.6 rtld(GNU_HASH) Processing files: python36-HepMC3-protobufIO-3.2.6-1.el7.armv7hl Provides: python3-HepMC3-protobufIO = 3.2.6-1.el7 python3.6dist(pyhepmc3.protobufio) = 3.2.6 python36-HepMC3-protobufIO = 3.2.6-1.el7 python36-HepMC3-protobufIO(armv7hl-32) = 3.2.6-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libHepMC3.so.3 libHepMC3protobufIO.so.1 libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libprotobuf.so.8 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.2) libstdc++.so.6(CXXABI_1.3.3) libstdc++.so.6(CXXABI_1.3.5) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.14) libstdc++.so.6(GLIBCXX_3.4.18) python(abi) = 3.6 rtld(GNU_HASH) Processing files: HepMC3-doc-3.2.6-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Ztw8qJ + umask 022 + cd /builddir/build/BUILD + cd HepMC3-3.2.6 + LICENSEDIR=/builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/licenses/HepMC3-doc-3.2.6 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/licenses/HepMC3-doc-3.2.6 + cp -pr COPYING /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm/usr/share/licenses/HepMC3-doc-3.2.6 + exit 0 Provides: HepMC3-doc = 3.2.6-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: HepMC3-debuginfo-3.2.6-1.el7.armv7hl Provides: HepMC3-debuginfo = 3.2.6-1.el7 HepMC3-debuginfo(armv7hl-32) = 3.2.6-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm Wrote: /builddir/build/RPMS/HepMC3-3.2.6-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/HepMC3-devel-3.2.6-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/HepMC3-search-3.2.6-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/HepMC3-search-devel-3.2.6-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/HepMC3-rootIO-3.2.6-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/HepMC3-rootIO-devel-3.2.6-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/HepMC3-protobufIO-3.2.6-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/HepMC3-protobufIO-devel-3.2.6-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/HepMC3-interfaces-devel-3.2.6-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python2-HepMC3-3.2.6-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/python2-HepMC3-search-3.2.6-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/python2-HepMC3-rootIO-3.2.6-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/python2-HepMC3-protobufIO-3.2.6-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/python34-HepMC3-3.2.6-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/python34-HepMC3-search-3.2.6-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/python34-HepMC3-rootIO-3.2.6-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/python34-HepMC3-protobufIO-3.2.6-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/python36-HepMC3-3.2.6-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/python36-HepMC3-search-3.2.6-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/python36-HepMC3-rootIO-3.2.6-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/python36-HepMC3-protobufIO-3.2.6-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/HepMC3-doc-3.2.6-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/HepMC3-debuginfo-3.2.6-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QAqZzG + umask 022 + cd /builddir/build/BUILD + cd HepMC3-3.2.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/HepMC3-3.2.6-1.el7.arm + exit 0 Child return code was: 0