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-074de5e04cdffed3b1fb70433d6f2d0dee27fe2d/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.1.2-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-074de5e04cdffed3b1fb70433d6f2d0dee27fe2d/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.tOlffh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf HepMC3-3.1.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/HepMC3-3.1.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd HepMC3-3.1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (HepMC3-tests-version.patch): + echo 'Patch #0 (HepMC3-tests-version.patch):' + /usr/bin/cat /builddir/build/SOURCES/HepMC3-tests-version.patch + /usr/bin/patch -p1 --fuzz=0 patching file test/inputDelete.hepmc patching file test/inputIO1.hepmc patching file test/inputIO2.hepmc patching file test/inputIO5.hepmc patching file test/inputReaderFactory1.hepmc + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uBySnc + umask 022 + cd /builddir/build/BUILD + cd HepMC3-3.1.2 + 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 -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_ENABLE_TEST:BOOL=ON -DHEPMC3_INSTALL_INTERFACES:BOOL=ON -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: HEPMC3_ENABLE_SEARCH ON -- HepMC3: HEPMC3_ENABLE_ROOTIO ON -- HepMC3: HEPMC3_BUILD_EXAMPLES OFF -- HepMC3: HEPMC3_ENABLE_TEST ON -- HepMC3: HEPMC3_INSTALL_INTERFACES ON -- HepMC3 warning: Building of ROOTIO requested but no ROOTSYS or ROOT_DIR provided -- HepMC3 warning: Build will use ROOTConfig.cmake or FindROOT.cmake -- Performing Test COMPILER_SUPPORTS__CRT_SECURE_NO_WARNINGS -- Performing Test COMPILER_SUPPORTS__CRT_SECURE_NO_WARNINGS - Failed -- Performing Test COMPILER_SUPPORTS_ZCPLUSPLUS -- Performing Test COMPILER_SUPPORTS_ZCPLUSPLUS - Failed -- Performing Test COMPILER_SUPPORTS_CXX11 -- Performing Test COMPILER_SUPPORTS_CXX11 - Success -- The compiler /usr/bin/c++ has cxx_range_for support. -- HepMC3: 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 -std=c++11 -DNDEBUG CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::Minuit2" references the file "/usr/lib/root/libMinuit2.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::Fumili" references the file "/usr/lib/root/libFumili.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::MLP" references the file "/usr/lib/root/libMLP.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::Quadp" references the file "/usr/lib/root/libQuadp.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::Foam" references the file "/usr/lib/root/libFoam.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::Smatrix" references the file "/usr/lib/root/libSmatrix.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::SPlot" references the file "/usr/lib/root/libSPlot.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::GenVector" references the file "/usr/lib/root/libGenVector.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::Genetic" references the file "/usr/lib/root/libGenetic.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::Unuran" references the file "/usr/lib/root/libUnuran.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::FFTW" references the file "/usr/lib/root/libFFTW.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::Rtools" references the file "/usr/lib/root/libRtools.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::Spectrum" references the file "/usr/lib/root/libSpectrum.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::SpectrumPainter" references the file "/usr/lib/root/libSpectrumPainter.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::Unfold" references the file "/usr/lib/root/libUnfold.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::Hbook" references the file "/usr/lib/root/libHbook.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::TreeViewer" references the file "/usr/lib/root/libTreeViewer.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::SQLIO" references the file "/usr/lib/root/libSQLIO.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::XMLIO" references the file "/usr/lib/root/libXMLIO.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::XMLParser" references the file "/usr/lib/root/libXMLParser.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::GFAL" references the file "/usr/lib/root/libGFAL.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::DCache" references the file "/usr/lib/root/libDCache.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::RootAuth" references the file "/usr/lib/root/libRootAuth.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::SrvAuth" references the file "/usr/lib/root/libSrvAuth.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::Netx" references the file "/usr/lib/root/libNetx.so.6.18.00" 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/libNetx.so.6.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::RDAVIX" references the file "/usr/lib/root/libRDAVIX.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::NetxNG" references the file "/usr/lib/root/libNetxNG.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::RHTTP" references the file "/usr/lib/root/libRHTTP.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::RHTTPSniff" references the file "/usr/lib/root/libRHTTPSniff.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::Gviz" references the file "/usr/lib/root/libGviz.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::FITSIO" references the file "/usr/lib/root/libFITSIO.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::X3d" references the file "/usr/lib/root/libX3d.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::RCsg" references the file "/usr/lib/root/libRCsg.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::Eve" references the file "/usr/lib/root/libEve.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::RGL" references the file "/usr/lib/root/libRGL.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::Gviz3d" references the file "/usr/lib/root/libGviz3d.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::FitPanel" references the file "/usr/lib/root/libFitPanel.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::GuiBld" references the file "/usr/lib/root/libGuiBld.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::GuiHtml" references the file "/usr/lib/root/libGuiHtml.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::Recorder" references the file "/usr/lib/root/libRecorder.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::SessionViewer" references the file "/usr/lib/root/libSessionViewer.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::Proof" references the file "/usr/lib/root/libProof.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::ProofPlayer" references the file "/usr/lib/root/libProofPlayer.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::ProofDraw" references the file "/usr/lib/root/libProofDraw.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::ProofBench" references the file "/usr/lib/root/libProofBench.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::XrdProofd" references the file "/usr/lib/root/libXrdProofd.so.6.18.00" 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/libXrdProofd.so.6.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::proofexecv" references the file "/usr/bin/proofexecv" 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/proofexecv If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::Proofx" references the file "/usr/lib/root/libProofx.so.6.18.00" 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/libProofx.so.6.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::Html" references the file "/usr/lib/root/libHtml.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::EG" references the file "/usr/lib/root/libEG.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::EGPythia8" references the file "/usr/lib/root/libEGPythia8.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::VMC" references the file "/usr/lib/root/libVMC.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::Geom" references the file "/usr/lib/root/libGeom.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::GeomBuilder" references the file "/usr/lib/root/libGeomBuilder.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::GeomPainter" references the file "/usr/lib/root/libGeomPainter.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::Gdml" references the file "/usr/lib/root/libGdml.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (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:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::MemStat" references the file "/usr/lib/root/libMemStat.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (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:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (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:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (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:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (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:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (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:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (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:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (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:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (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:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (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:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::PyROOT" references the file "/usr/lib/root/libPyROOT.so.6.18.00" 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/libPyROOT.so.6.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::RInterface" references the file "/usr/lib/root/libRInterface.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::RMySQL" references the file "/usr/lib/root/libRMySQL.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::RODBC" references the file "/usr/lib/root/libRODBC.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::PgSQL" references the file "/usr/lib/root/libPgSQL.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::RSQLite" references the file "/usr/lib/root/libRSQLite.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::TMVA" references the file "/usr/lib/root/libTMVA.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::TMVAGui" references the file "/usr/lib/root/libTMVAGui.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::PyMVA" references the file "/usr/lib/root/libPyMVA.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::RMVA" references the file "/usr/lib/root/libRMVA.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::RooFitCore" references the file "/usr/lib/root/libRooFitCore.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::RooFit" references the file "/usr/lib/root/libRooFit.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::RooStats" references the file "/usr/lib/root/libRooStats.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (message): The imported target "ROOT::HistFactory" references the file "/usr/lib/root/libHistFactory.so.6.18.00" 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.18.00 If this target is not used this warning can be ignored. Call Stack (most recent call first): /usr/share/root/cmake/ROOTConfig.cmake:81 (include) CMakeLists.txt:112 (find_package) CMake Warning at /usr/share/root/cmake/ROOTConfig-targets.cmake:1158 (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:81 (include) CMakeLists.txt:112 (find_package) -- 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/libROOTVecOps.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 -- ROOT_FOUND: 1 -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - found -- Found Threads: TRUE -- building testBoost for testBoost -- building testMass for testMass -- building testPrintBug for testPrintBug -- building testPolarization for testPolarization -- building testUnits for testUnits -- building testMultipleCopies for testMultipleCopies -- building testWeights for testWeights -- building testLoops for testLoops -- building testDelete for testDelete -- building testIO1 for testIO1 -- building testIO3 for testIO3 -- building testIO6 for testIO6 -- building testReaderFactory1 for testReaderFactory1 -- building testThreads1 for testThreads1 -- building ROOT test testIO2 -- building ROOT test testIO4 -- building ROOT test testReaderFactory2 -- Found Pythia8: /usr/include -- building testPythia for testPythia -- Could NOT find PHOTOSPP (missing: PHOTOSPP_INCLUDE_DIR PHOTOSPP_LIBRARIES) -- Validation: Photospp package not found. Please check if PHOTOSPP_ROOT_DIR is set properly. -- Could NOT find TAUOLAPP (missing: TAUOLAPP_INCLUDE_DIR TAUOLAPP_LIBRARIES) -- Validation: Tauolapp package not found. Please check if TAUOLA_ROOT_DIR is set properly. -- Could NOT find MCTESTER (missing: MCTESTER_INCLUDE_DIR MCTESTER_LIBRARIES) -- Validation: MCTester package not found. Please check if MCTESTER_ROOT_DIR is set properly. -- building MCEG3 test testPythia1 with HEPMC3 -- building MCEG3 test testPythia2 with HEPMC3 -- HEPMC2 package not found. Please check if HEPMC2_ROOT_DIR is set properly. CMake Warning (dev) at /usr/share/cmake3/Modules/CPack.cmake:540 (option): Policy CMP0077 is not set: option() honors normal variables. Run "cmake --help-policy CMP0077" for policy details. Use the cmake_policy command to set the policy and suppress this warning. For compatibility with older versions of CMake, option is clearing the normal variable 'CPACK_BINARY_DEB'. Call Stack (most recent call first): CMakeLists.txt:340 (INCLUDE) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/share/cmake3/Modules/CPack.cmake:543 (option): Policy CMP0077 is not set: option() honors normal variables. Run "cmake --help-policy CMP0077" for policy details. Use the cmake_policy command to set the policy and suppress this warning. For compatibility with older versions of CMake, option is clearing the normal variable 'CPACK_BINARY_RPM'. Call Stack (most recent call first): CMakeLists.txt:340 (INCLUDE) This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/HepMC3-3.1.2 + make -j4 /usr/bin/cmake3 -S/builddir/build/BUILD/HepMC3-3.1.2 -B/builddir/build/BUILD/HepMC3-3.1.2 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake3 -E cmake_progress_start /builddir/build/BUILD/HepMC3-3.1.2/CMakeFiles /builddir/build/BUILD/HepMC3-3.1.2/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f CMakeFiles/objlibcore.dir/build.make CMakeFiles/objlibcore.dir/depend make -f search/CMakeFiles/objlibsearch.dir/build.make search/CMakeFiles/objlibsearch.dir/depend make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/search /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/search /builddir/build/BUILD/HepMC3-3.1.2/search/CMakeFiles/objlibsearch.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/CMakeFiles/objlibcore.dir/DependInfo.cmake --color= Scanning dependencies of target objlibsearch make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f search/CMakeFiles/objlibsearch.dir/build.make search/CMakeFiles/objlibsearch.dir/build make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 1%] Building CXX object search/CMakeFiles/objlibsearch.dir/src/Relatives.cc.o cd /builddir/build/BUILD/HepMC3-3.1.2/search && /usr/bin/c++ -DHEPMC3_ROOTIO -DR__HAVE_CONFIG -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.1.2/include -I/builddir/build/BUILD/HepMC3-3.1.2/search/include -I/builddir/build/BUILD/HepMC3-3.1.2/search -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -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 -DR__HAVE_CONFIG -DNDEBUG -fPIC -o CMakeFiles/objlibsearch.dir/src/Relatives.cc.o -c /builddir/build/BUILD/HepMC3-3.1.2/search/src/Relatives.cc [ 2%] Building CXX object search/CMakeFiles/objlibsearch.dir/src/Selector.cc.o cd /builddir/build/BUILD/HepMC3-3.1.2/search && /usr/bin/c++ -DHEPMC3_ROOTIO -DR__HAVE_CONFIG -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.1.2/include -I/builddir/build/BUILD/HepMC3-3.1.2/search/include -I/builddir/build/BUILD/HepMC3-3.1.2/search -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -std=c++11 -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 -DR__HAVE_CONFIG -DNDEBUG -fPIC -o CMakeFiles/objlibsearch.dir/src/Selector.cc.o -c /builddir/build/BUILD/HepMC3-3.1.2/search/src/Selector.cc Scanning dependencies of target objlibcore make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f CMakeFiles/objlibcore.dir/build.make CMakeFiles/objlibcore.dir/build make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 4%] Building CXX object CMakeFiles/objlibcore.dir/src/GenCrossSection.cc.o [ 5%] Building CXX object CMakeFiles/objlibcore.dir/src/GenParticle.cc.o /usr/bin/c++ -DHEPMC3_ROOTIO -DR__HAVE_CONFIG -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -DNDEBUG -fPIC -o CMakeFiles/objlibcore.dir/src/GenCrossSection.cc.o -c /builddir/build/BUILD/HepMC3-3.1.2/src/GenCrossSection.cc /usr/bin/c++ -DHEPMC3_ROOTIO -DR__HAVE_CONFIG -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -DNDEBUG -fPIC -o CMakeFiles/objlibcore.dir/src/GenParticle.cc.o -c /builddir/build/BUILD/HepMC3-3.1.2/src/GenParticle.cc [ 6%] Building CXX object CMakeFiles/objlibcore.dir/src/GenVertex.cc.o /usr/bin/c++ -DHEPMC3_ROOTIO -DR__HAVE_CONFIG -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -DNDEBUG -fPIC -o CMakeFiles/objlibcore.dir/src/GenVertex.cc.o -c /builddir/build/BUILD/HepMC3-3.1.2/src/GenVertex.cc [ 8%] Building CXX object CMakeFiles/objlibcore.dir/src/Print.cc.o /usr/bin/c++ -DHEPMC3_ROOTIO -DR__HAVE_CONFIG -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -DNDEBUG -fPIC -o CMakeFiles/objlibcore.dir/src/Print.cc.o -c /builddir/build/BUILD/HepMC3-3.1.2/src/Print.cc /builddir/build/BUILD/HepMC3-3.1.2/src/GenVertex.cc: In member function 'const std::vector >& HepMC3::GenVertex::particles_in() const': /builddir/build/BUILD/HepMC3-3.1.2/src/GenVertex.cc:88:83: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(reinterpret_cast*>(&m_particles_in)); ^ /builddir/build/BUILD/HepMC3-3.1.2/src/GenVertex.cc: In member function 'const std::vector >& HepMC3::GenVertex::particles_out() const': /builddir/build/BUILD/HepMC3-3.1.2/src/GenVertex.cc:92:84: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(reinterpret_cast*>(&m_particles_out)); ^ [ 9%] Building CXX object CMakeFiles/objlibcore.dir/src/Setup.cc.o /usr/bin/c++ -DHEPMC3_ROOTIO -DR__HAVE_CONFIG -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -DNDEBUG -fPIC -o CMakeFiles/objlibcore.dir/src/Setup.cc.o -c /builddir/build/BUILD/HepMC3-3.1.2/src/Setup.cc make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 10%] Building CXX object CMakeFiles/objlibcore.dir/src/WriterHEPEVT.cc.o [ 10%] Built target objlibsearch /usr/bin/c++ -DHEPMC3_ROOTIO -DR__HAVE_CONFIG -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -DNDEBUG -fPIC -o CMakeFiles/objlibcore.dir/src/WriterHEPEVT.cc.o -c /builddir/build/BUILD/HepMC3-3.1.2/src/WriterHEPEVT.cc [ 12%] Building CXX object CMakeFiles/objlibcore.dir/src/GenEvent.cc.o /usr/bin/c++ -DHEPMC3_ROOTIO -DR__HAVE_CONFIG -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -DNDEBUG -fPIC -o CMakeFiles/objlibcore.dir/src/GenEvent.cc.o -c /builddir/build/BUILD/HepMC3-3.1.2/src/GenEvent.cc make -f search/CMakeFiles/HepMC3search_static.dir/build.make search/CMakeFiles/HepMC3search_static.dir/depend make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/search /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/search /builddir/build/BUILD/HepMC3-3.1.2/search/CMakeFiles/HepMC3search_static.dir/DependInfo.cmake --color= Scanning dependencies of target HepMC3search_static make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f search/CMakeFiles/HepMC3search_static.dir/build.make search/CMakeFiles/HepMC3search_static.dir/build make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 13%] Linking CXX static library libHepMC3search_static.a cd /builddir/build/BUILD/HepMC3-3.1.2/search && /usr/bin/cmake3 -P CMakeFiles/HepMC3search_static.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/HepMC3-3.1.2/search && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/HepMC3search_static.dir/link.txt --verbose=1 /usr/bin/ar qc libHepMC3search_static.a CMakeFiles/objlibsearch.dir/src/Relatives.cc.o CMakeFiles/objlibsearch.dir/src/Selector.cc.o /usr/bin/ranlib libHepMC3search_static.a make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 13%] Built target HepMC3search_static [ 14%] Building CXX object CMakeFiles/objlibcore.dir/src/GenPdfInfo.cc.o /usr/bin/c++ -DHEPMC3_ROOTIO -DR__HAVE_CONFIG -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -DNDEBUG -fPIC -o CMakeFiles/objlibcore.dir/src/GenPdfInfo.cc.o -c /builddir/build/BUILD/HepMC3-3.1.2/src/GenPdfInfo.cc /builddir/build/BUILD/HepMC3-3.1.2/src/GenEvent.cc: In member function 'const std::vector >& HepMC3::GenEvent::particles() const': /builddir/build/BUILD/HepMC3-3.1.2/src/GenEvent.cc:41:85: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(reinterpret_cast*>(&m_particles)); ^ /builddir/build/BUILD/HepMC3-3.1.2/src/GenEvent.cc: In member function 'const std::vector >& HepMC3::GenEvent::vertices() const': /builddir/build/BUILD/HepMC3-3.1.2/src/GenEvent.cc:45:82: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *(reinterpret_cast*>(&m_vertices)); ^ [ 16%] Building CXX object CMakeFiles/objlibcore.dir/src/HEPEVT_Wrapper.cc.o /usr/bin/c++ -DHEPMC3_ROOTIO -DR__HAVE_CONFIG -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -DNDEBUG -fPIC -o CMakeFiles/objlibcore.dir/src/HEPEVT_Wrapper.cc.o -c /builddir/build/BUILD/HepMC3-3.1.2/src/HEPEVT_Wrapper.cc In file included from /builddir/build/BUILD/HepMC3-3.1.2/src/WriterHEPEVT.cc:13:0: /builddir/build/BUILD/HepMC3-3.1.2/include/HepMC3/WriterHEPEVT.h: In constructor 'HepMC3::WriterHEPEVT::WriterHEPEVT(const string&)': /builddir/build/BUILD/HepMC3-3.1.2/include/HepMC3/WriterHEPEVT.h:80:10: warning: 'HepMC3::WriterHEPEVT::m_vertices_positions_present' will be initialized after [-Wreorder] bool m_vertices_positions_present; //!< true if vertex positions are available ^ /builddir/build/BUILD/HepMC3-3.1.2/include/HepMC3/WriterHEPEVT.h:76:19: warning: 'std::ofstream HepMC3::WriterHEPEVT::m_file' [-Wreorder] std::ofstream m_file; //!< Output file ^ /builddir/build/BUILD/HepMC3-3.1.2/src/WriterHEPEVT.cc:20:1: warning: when initialized here [-Wreorder] WriterHEPEVT::WriterHEPEVT(const std::string &filename): m_events_count(0),m_vertices_positions_present(true), m_file(filename), m_stream(&m_file) ^ In file included from /builddir/build/BUILD/HepMC3-3.1.2/src/WriterHEPEVT.cc:13:0: /builddir/build/BUILD/HepMC3-3.1.2/include/HepMC3/WriterHEPEVT.h: In constructor 'HepMC3::WriterHEPEVT::WriterHEPEVT(std::ostream&)': /builddir/build/BUILD/HepMC3-3.1.2/include/HepMC3/WriterHEPEVT.h:80:10: warning: 'HepMC3::WriterHEPEVT::m_vertices_positions_present' will be initialized after [-Wreorder] bool m_vertices_positions_present; //!< true if vertex positions are available ^ /builddir/build/BUILD/HepMC3-3.1.2/include/HepMC3/WriterHEPEVT.h:76:19: warning: 'std::ofstream HepMC3::WriterHEPEVT::m_file' [-Wreorder] std::ofstream m_file; //!< Output file ^ /builddir/build/BUILD/HepMC3-3.1.2/src/WriterHEPEVT.cc:26:1: warning: when initialized here [-Wreorder] WriterHEPEVT::WriterHEPEVT(std::ostream& stream): m_events_count(0),m_vertices_positions_present(true), m_file(), m_stream(&stream) ^ /builddir/build/BUILD/HepMC3-3.1.2/src/GenEvent.cc: In member function 'void HepMC3::GenEvent::add_tree(const std::vector >&)': /builddir/build/BUILD/HepMC3-3.1.2/src/GenEvent.cc:359:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ( vx >= 0 && vx < m_vertices.size() && m_vertices[vx] == m_rootvertex ) { ^ /builddir/build/BUILD/HepMC3-3.1.2/src/GenEvent.cc: In member function 'bool HepMC3::GenEvent::boost(HepMC3::FourVector)': /builddir/build/BUILD/HepMC3-3.1.2/src/GenEvent.cc:581:17: warning: unused variable 'deltaE' [-Wunused-variable] long double deltaE=delta.e(); ^ [ 17%] Building CXX object CMakeFiles/objlibcore.dir/src/ReaderAscii.cc.o /usr/bin/c++ -DHEPMC3_ROOTIO -DR__HAVE_CONFIG -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -DNDEBUG -fPIC -o CMakeFiles/objlibcore.dir/src/ReaderAscii.cc.o -c /builddir/build/BUILD/HepMC3-3.1.2/src/ReaderAscii.cc [ 18%] Building CXX object CMakeFiles/objlibcore.dir/src/ReaderHEPEVT.cc.o /usr/bin/c++ -DHEPMC3_ROOTIO -DR__HAVE_CONFIG -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -DNDEBUG -fPIC -o CMakeFiles/objlibcore.dir/src/ReaderHEPEVT.cc.o -c /builddir/build/BUILD/HepMC3-3.1.2/src/ReaderHEPEVT.cc [ 20%] Building CXX object CMakeFiles/objlibcore.dir/src/WriterAscii.cc.o /usr/bin/c++ -DHEPMC3_ROOTIO -DR__HAVE_CONFIG -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -DNDEBUG -fPIC -o CMakeFiles/objlibcore.dir/src/WriterAscii.cc.o -c /builddir/build/BUILD/HepMC3-3.1.2/src/WriterAscii.cc /builddir/build/BUILD/HepMC3-3.1.2/src/WriterAscii.cc: In member function 'virtual void HepMC3::WriterAscii::write_event(const HepMC3::GenEvent&)': /builddir/build/BUILD/HepMC3-3.1.2/src/WriterAscii.cc:87:116: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'std::vector >::size_type {aka unsigned int}' [-Wformat=] m_cursor += sprintf(m_cursor, "E %d %lu %lu", evt.event_number(), evt.vertices().size(), evt.particles().size()); ^ /builddir/build/BUILD/HepMC3-3.1.2/src/WriterAscii.cc:87:116: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'std::vector >::size_type {aka unsigned int}' [-Wformat=] [ 21%] Building CXX object CMakeFiles/objlibcore.dir/src/GenHeavyIon.cc.o /usr/bin/c++ -DHEPMC3_ROOTIO -DR__HAVE_CONFIG -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -DNDEBUG -fPIC -o CMakeFiles/objlibcore.dir/src/GenHeavyIon.cc.o -c /builddir/build/BUILD/HepMC3-3.1.2/src/GenHeavyIon.cc [ 22%] Building CXX object CMakeFiles/objlibcore.dir/src/GenRunInfo.cc.o /usr/bin/c++ -DHEPMC3_ROOTIO -DR__HAVE_CONFIG -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -DNDEBUG -fPIC -o CMakeFiles/objlibcore.dir/src/GenRunInfo.cc.o -c /builddir/build/BUILD/HepMC3-3.1.2/src/GenRunInfo.cc [ 24%] Building CXX object CMakeFiles/objlibcore.dir/src/LHEFAttributes.cc.o /usr/bin/c++ -DHEPMC3_ROOTIO -DR__HAVE_CONFIG -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -DNDEBUG -fPIC -o CMakeFiles/objlibcore.dir/src/LHEFAttributes.cc.o -c /builddir/build/BUILD/HepMC3-3.1.2/src/LHEFAttributes.cc [ 25%] Building CXX object CMakeFiles/objlibcore.dir/src/ReaderAsciiHepMC2.cc.o /usr/bin/c++ -DHEPMC3_ROOTIO -DR__HAVE_CONFIG -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -DNDEBUG -fPIC -o CMakeFiles/objlibcore.dir/src/ReaderAsciiHepMC2.cc.o -c /builddir/build/BUILD/HepMC3-3.1.2/src/ReaderAsciiHepMC2.cc [ 27%] Building CXX object CMakeFiles/objlibcore.dir/src/ReaderLHEF.cc.o /usr/bin/c++ -DHEPMC3_ROOTIO -DR__HAVE_CONFIG -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -DNDEBUG -fPIC -o CMakeFiles/objlibcore.dir/src/ReaderLHEF.cc.o -c /builddir/build/BUILD/HepMC3-3.1.2/src/ReaderLHEF.cc [ 28%] Building CXX object CMakeFiles/objlibcore.dir/src/WriterAsciiHepMC2.cc.o /usr/bin/c++ -DHEPMC3_ROOTIO -DR__HAVE_CONFIG -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -DNDEBUG -fPIC -o CMakeFiles/objlibcore.dir/src/WriterAsciiHepMC2.cc.o -c /builddir/build/BUILD/HepMC3-3.1.2/src/WriterAsciiHepMC2.cc /builddir/build/BUILD/HepMC3-3.1.2/src/WriterAsciiHepMC2.cc: In member function 'virtual void HepMC3::WriterAsciiHepMC2::write_event(const HepMC3::GenEvent&)': /builddir/build/BUILD/HepMC3-3.1.2/src/WriterAsciiHepMC2.cc:131:24: warning: format '%lu' expects argument of type 'long unsigned int', but argument 10 has type 'std::vector >::size_type {aka unsigned int}' [-Wformat=] ); ^ /builddir/build/BUILD/HepMC3-3.1.2/src/WriterAsciiHepMC2.cc:142:66: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'std::vector::size_type {aka unsigned int}' [-Wformat=] m_cursor += sprintf(m_cursor, " %lu",evt.weights().size()); ^ /builddir/build/BUILD/HepMC3-3.1.2/src/WriterAsciiHepMC2.cc:148:63: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'std::vector::size_type {aka unsigned int}' [-Wformat=] m_cursor += sprintf(m_cursor, "N %lu",evt.weights().size()); ^ /builddir/build/BUILD/HepMC3-3.1.2/src/WriterAsciiHepMC2.cc: In member function 'void HepMC3::WriterAsciiHepMC2::write_vertex(HepMC3::ConstGenVertexPtr)': /builddir/build/BUILD/HepMC3-3.1.2/src/WriterAsciiHepMC2.cc:297:93: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'std::vector >::size_type {aka unsigned int}' [-Wformat=] m_cursor += sprintf(m_cursor," %i %lu %lu",orph,v->particles_out().size(),weights.size()); ^ /builddir/build/BUILD/HepMC3-3.1.2/src/WriterAsciiHepMC2.cc:297:93: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'std::vector::size_type {aka unsigned int}' [-Wformat=] make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 28%] Built target objlibcore make -f CMakeFiles/HepMC3.dir/build.make CMakeFiles/HepMC3.dir/depend make -f CMakeFiles/HepMC3_static.dir/build.make CMakeFiles/HepMC3_static.dir/depend make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/CMakeFiles/HepMC3.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/CMakeFiles/HepMC3_static.dir/DependInfo.cmake --color= Scanning dependencies of target HepMC3_static Scanning dependencies of target HepMC3 make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f CMakeFiles/HepMC3.dir/build.make CMakeFiles/HepMC3.dir/build make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f CMakeFiles/HepMC3_static.dir/build.make CMakeFiles/HepMC3_static.dir/build make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 29%] Linking CXX shared library outputs/lib/libHepMC3.so /usr/bin/cmake3 -E cmake_link_script CMakeFiles/HepMC3.dir/link.txt --verbose=1 [ 31%] Linking CXX static library libHepMC3_static.a /usr/bin/cmake3 -P CMakeFiles/HepMC3_static.dir/cmake_clean_target.cmake /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 -std=c++11 -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 -DR__HAVE_CONFIG -DNDEBUG -Wl,-z,relro -shared -Wl,-soname,libHepMC3.so.2 -o outputs/lib/libHepMC3.so.2 CMakeFiles/objlibcore.dir/src/GenCrossSection.cc.o CMakeFiles/objlibcore.dir/src/GenParticle.cc.o CMakeFiles/objlibcore.dir/src/GenVertex.cc.o CMakeFiles/objlibcore.dir/src/Print.cc.o CMakeFiles/objlibcore.dir/src/Setup.cc.o CMakeFiles/objlibcore.dir/src/WriterHEPEVT.cc.o CMakeFiles/objlibcore.dir/src/GenEvent.cc.o CMakeFiles/objlibcore.dir/src/GenPdfInfo.cc.o CMakeFiles/objlibcore.dir/src/HEPEVT_Wrapper.cc.o CMakeFiles/objlibcore.dir/src/ReaderAscii.cc.o CMakeFiles/objlibcore.dir/src/ReaderHEPEVT.cc.o CMakeFiles/objlibcore.dir/src/WriterAscii.cc.o CMakeFiles/objlibcore.dir/src/GenHeavyIon.cc.o CMakeFiles/objlibcore.dir/src/GenRunInfo.cc.o CMakeFiles/objlibcore.dir/src/LHEFAttributes.cc.o CMakeFiles/objlibcore.dir/src/ReaderAsciiHepMC2.cc.o CMakeFiles/objlibcore.dir/src/ReaderLHEF.cc.o CMakeFiles/objlibcore.dir/src/WriterAsciiHepMC2.cc.o -L/usr/lib/root /usr/bin/cmake3 -E cmake_link_script CMakeFiles/HepMC3_static.dir/link.txt --verbose=1 /usr/bin/ar qc libHepMC3_static.a CMakeFiles/objlibcore.dir/src/GenCrossSection.cc.o CMakeFiles/objlibcore.dir/src/GenParticle.cc.o CMakeFiles/objlibcore.dir/src/GenVertex.cc.o CMakeFiles/objlibcore.dir/src/Print.cc.o CMakeFiles/objlibcore.dir/src/Setup.cc.o CMakeFiles/objlibcore.dir/src/WriterHEPEVT.cc.o CMakeFiles/objlibcore.dir/src/GenEvent.cc.o CMakeFiles/objlibcore.dir/src/GenPdfInfo.cc.o CMakeFiles/objlibcore.dir/src/HEPEVT_Wrapper.cc.o CMakeFiles/objlibcore.dir/src/ReaderAscii.cc.o CMakeFiles/objlibcore.dir/src/ReaderHEPEVT.cc.o CMakeFiles/objlibcore.dir/src/WriterAscii.cc.o CMakeFiles/objlibcore.dir/src/GenHeavyIon.cc.o CMakeFiles/objlibcore.dir/src/GenRunInfo.cc.o CMakeFiles/objlibcore.dir/src/LHEFAttributes.cc.o CMakeFiles/objlibcore.dir/src/ReaderAsciiHepMC2.cc.o CMakeFiles/objlibcore.dir/src/ReaderLHEF.cc.o CMakeFiles/objlibcore.dir/src/WriterAsciiHepMC2.cc.o /usr/bin/ranlib libHepMC3_static.a make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 31%] Built target HepMC3_static /usr/bin/cmake3 -E cmake_symlink_library outputs/lib/libHepMC3.so.2 outputs/lib/libHepMC3.so.2 outputs/lib/libHepMC3.so make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 31%] Built target HepMC3 make -f search/CMakeFiles/HepMC3search.dir/build.make search/CMakeFiles/HepMC3search.dir/depend make -f rootIO/CMakeFiles/HepMC3rootIO.dir/build.make rootIO/CMakeFiles/HepMC3rootIO.dir/depend make -f test/CMakeFiles/testIO1.dir/build.make test/CMakeFiles/testIO1.dir/depend make -f test/CMakeFiles/testWeights.dir/build.make test/CMakeFiles/testWeights.dir/depend make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/search /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/search /builddir/build/BUILD/HepMC3-3.1.2/search/CMakeFiles/HepMC3search.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2/test/CMakeFiles/testIO1.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2/test/CMakeFiles/testWeights.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' Scanning dependencies of target HepMC3search make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f search/CMakeFiles/HepMC3search.dir/build.make search/CMakeFiles/HepMC3search.dir/build [ 32%] Generating G__HepMC3rootIO.cxx, libHepMC3rootIO_rdict.pcm, libHepMC3rootIO.rootmap make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2/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.1.2/rootIO/libHepMC3rootIO.so -rml libHepMC3rootIO.so -rmf /builddir/build/BUILD/HepMC3-3.1.2/rootIO/libHepMC3rootIO.rootmap -DR__HAVE_CONFIG -DHEPMC3_ROOTIO -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.1.2/include -I/builddir/build/BUILD/HepMC3-3.1.2/rootIO/include -I/builddir/build/BUILD/HepMC3-3.1.2/rootIO -inlineInputHeader include/rootIO_Classes.hh /builddir/build/BUILD/HepMC3-3.1.2/rootIO/include/LinkDef.hh Scanning dependencies of target testWeights Scanning dependencies of target testIO1 make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f test/CMakeFiles/testWeights.dir/build.make test/CMakeFiles/testWeights.dir/build make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f test/CMakeFiles/testIO1.dir/build.make test/CMakeFiles/testIO1.dir/build make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 33%] Linking CXX shared library ../outputs/lib/libHepMC3search.so cd /builddir/build/BUILD/HepMC3-3.1.2/search && /usr/bin/cmake3 -E cmake_link_script CMakeFiles/HepMC3search.dir/link.txt --verbose=1 [ 35%] Building CXX object test/CMakeFiles/testIO1.dir/testIO1.cc.o [ 36%] Building CXX object test/CMakeFiles/testWeights.dir/testWeights.cc.o cd /builddir/build/BUILD/HepMC3-3.1.2/test && /usr/bin/c++ -DHEPMC3_ROOTIO -DR__HAVE_CONFIG -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.1.2/test/src -I/builddir/build/BUILD/HepMC3-3.1.2/test/../include -I/builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -DNDEBUG -o CMakeFiles/testWeights.dir/testWeights.cc.o -c /builddir/build/BUILD/HepMC3-3.1.2/test/testWeights.cc cd /builddir/build/BUILD/HepMC3-3.1.2/test && /usr/bin/c++ -DHEPMC3_ROOTIO -DR__HAVE_CONFIG -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.1.2/test/src -I/builddir/build/BUILD/HepMC3-3.1.2/test/../include -I/builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -DNDEBUG -o CMakeFiles/testIO1.dir/testIO1.cc.o -c /builddir/build/BUILD/HepMC3-3.1.2/test/testIO1.cc /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 -std=c++11 -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 -DR__HAVE_CONFIG -DNDEBUG -Wl,-z,relro -shared -Wl,-soname,libHepMC3search.so.2 -o ../outputs/lib/libHepMC3search.so.2 CMakeFiles/objlibsearch.dir/src/Relatives.cc.o CMakeFiles/objlibsearch.dir/src/Selector.cc.o -L/usr/lib/root -Wl,-rpath,/usr/lib/root:/builddir/build/BUILD/HepMC3-3.1.2/outputs/lib: ../outputs/lib/libHepMC3.so.2 cd /builddir/build/BUILD/HepMC3-3.1.2/search && /usr/bin/cmake3 -E cmake_symlink_library ../outputs/lib/libHepMC3search.so.2 ../outputs/lib/libHepMC3search.so.2 ../outputs/lib/libHepMC3search.so make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 36%] Built target HepMC3search make -f test/CMakeFiles/testIO6.dir/build.make test/CMakeFiles/testIO6.dir/depend make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2/test/CMakeFiles/testIO6.dir/DependInfo.cmake --color= Scanning dependencies of target testIO6 make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f test/CMakeFiles/testIO6.dir/build.make test/CMakeFiles/testIO6.dir/build make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 37%] Building CXX object test/CMakeFiles/testIO6.dir/testIO6.cc.o cd /builddir/build/BUILD/HepMC3-3.1.2/test && /usr/bin/c++ -DHEPMC3_ROOTIO -DR__HAVE_CONFIG -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.1.2/test/src -I/builddir/build/BUILD/HepMC3-3.1.2/test/../include -I/builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -DNDEBUG -o CMakeFiles/testIO6.dir/testIO6.cc.o -c /builddir/build/BUILD/HepMC3-3.1.2/test/testIO6.cc [ 39%] Linking CXX executable testIO1 cd /builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -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.1.2/outputs/lib ../outputs/lib/libHepMC3.so.2 make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 39%] Built target testIO1 make -f test/CMakeFiles/testDelete.dir/build.make test/CMakeFiles/testDelete.dir/depend make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2/test/CMakeFiles/testDelete.dir/DependInfo.cmake --color= Scanning dependencies of target testDelete make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f test/CMakeFiles/testDelete.dir/build.make test/CMakeFiles/testDelete.dir/build make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 40%] Building CXX object test/CMakeFiles/testDelete.dir/testDelete.cc.o cd /builddir/build/BUILD/HepMC3-3.1.2/test && /usr/bin/c++ -DHEPMC3_ROOTIO -DR__HAVE_CONFIG -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.1.2/test/src -I/builddir/build/BUILD/HepMC3-3.1.2/test/../include -I/builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -DNDEBUG -o CMakeFiles/testDelete.dir/testDelete.cc.o -c /builddir/build/BUILD/HepMC3-3.1.2/test/testDelete.cc [ 41%] Linking CXX executable testIO6 cd /builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -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.1.2/outputs/lib ../outputs/lib/libHepMC3.so.2 make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 41%] Built target testIO6 make -f test/CMakeFiles/testPolarization.dir/build.make test/CMakeFiles/testPolarization.dir/depend make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2/test/CMakeFiles/testPolarization.dir/DependInfo.cmake --color= Scanning dependencies of target testPolarization make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f test/CMakeFiles/testPolarization.dir/build.make test/CMakeFiles/testPolarization.dir/build make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 43%] Building CXX object test/CMakeFiles/testPolarization.dir/testPolarization.cc.o cd /builddir/build/BUILD/HepMC3-3.1.2/test && /usr/bin/c++ -DHEPMC3_ROOTIO -DR__HAVE_CONFIG -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.1.2/test/src -I/builddir/build/BUILD/HepMC3-3.1.2/test/../include -I/builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -DNDEBUG -o CMakeFiles/testPolarization.dir/testPolarization.cc.o -c /builddir/build/BUILD/HepMC3-3.1.2/test/testPolarization.cc [ 44%] Linking CXX executable testWeights cd /builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -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.1.2/outputs/lib ../outputs/lib/libHepMC3.so.2 make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 44%] Built target testWeights make -f test/CMakeFiles/testUnits.dir/build.make test/CMakeFiles/testUnits.dir/depend make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2/test/CMakeFiles/testUnits.dir/DependInfo.cmake --color= Scanning dependencies of target testUnits make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f test/CMakeFiles/testUnits.dir/build.make test/CMakeFiles/testUnits.dir/build make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 45%] Building CXX object test/CMakeFiles/testUnits.dir/testUnits.cc.o cd /builddir/build/BUILD/HepMC3-3.1.2/test && /usr/bin/c++ -DHEPMC3_ROOTIO -DR__HAVE_CONFIG -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.1.2/test/src -I/builddir/build/BUILD/HepMC3-3.1.2/test/../include -I/builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -DNDEBUG -o CMakeFiles/testUnits.dir/testUnits.cc.o -c /builddir/build/BUILD/HepMC3-3.1.2/test/testUnits.cc cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/rootIO /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/rootIO /builddir/build/BUILD/HepMC3-3.1.2/rootIO/CMakeFiles/HepMC3rootIO.dir/DependInfo.cmake --color= Scanning dependencies of target HepMC3rootIO make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f rootIO/CMakeFiles/HepMC3rootIO.dir/build.make rootIO/CMakeFiles/HepMC3rootIO.dir/build make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 47%] Building CXX object rootIO/CMakeFiles/HepMC3rootIO.dir/src/WriterRoot.cc.o cd /builddir/build/BUILD/HepMC3-3.1.2/rootIO && /usr/bin/c++ -DHEPMC3_ROOTIO -DHepMC3rootIO_EXPORTS -DR__HAVE_CONFIG -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.1.2/include -I/builddir/build/BUILD/HepMC3-3.1.2/rootIO/include -I/builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -DNDEBUG -fPIC -o CMakeFiles/HepMC3rootIO.dir/src/WriterRoot.cc.o -c /builddir/build/BUILD/HepMC3-3.1.2/rootIO/src/WriterRoot.cc [ 48%] Linking CXX executable testUnits cd /builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -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.1.2/outputs/lib ../outputs/lib/libHepMC3.so.2 make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 48%] Built target testUnits [ 50%] Building CXX object rootIO/CMakeFiles/HepMC3rootIO.dir/src/ReaderRoot.cc.o cd /builddir/build/BUILD/HepMC3-3.1.2/rootIO && /usr/bin/c++ -DHEPMC3_ROOTIO -DHepMC3rootIO_EXPORTS -DR__HAVE_CONFIG -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.1.2/include -I/builddir/build/BUILD/HepMC3-3.1.2/rootIO/include -I/builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -DNDEBUG -fPIC -o CMakeFiles/HepMC3rootIO.dir/src/ReaderRoot.cc.o -c /builddir/build/BUILD/HepMC3-3.1.2/rootIO/src/ReaderRoot.cc [ 51%] Linking CXX executable testDelete cd /builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -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.1.2/outputs/lib ../outputs/lib/libHepMC3.so.2 make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 51%] Built target testDelete [ 52%] Building CXX object rootIO/CMakeFiles/HepMC3rootIO.dir/src/WriterRootTree.cc.o cd /builddir/build/BUILD/HepMC3-3.1.2/rootIO && /usr/bin/c++ -DHEPMC3_ROOTIO -DHepMC3rootIO_EXPORTS -DR__HAVE_CONFIG -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.1.2/include -I/builddir/build/BUILD/HepMC3-3.1.2/rootIO/include -I/builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -DNDEBUG -fPIC -o CMakeFiles/HepMC3rootIO.dir/src/WriterRootTree.cc.o -c /builddir/build/BUILD/HepMC3-3.1.2/rootIO/src/WriterRootTree.cc make -f test/CMakeFiles/testMass.dir/build.make test/CMakeFiles/testMass.dir/depend make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2/test/CMakeFiles/testMass.dir/DependInfo.cmake --color= Scanning dependencies of target testMass make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f test/CMakeFiles/testMass.dir/build.make test/CMakeFiles/testMass.dir/build make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 54%] Building CXX object test/CMakeFiles/testMass.dir/testMass.cc.o cd /builddir/build/BUILD/HepMC3-3.1.2/test && /usr/bin/c++ -DHEPMC3_ROOTIO -DR__HAVE_CONFIG -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.1.2/test/src -I/builddir/build/BUILD/HepMC3-3.1.2/test/../include -I/builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -DNDEBUG -o CMakeFiles/testMass.dir/testMass.cc.o -c /builddir/build/BUILD/HepMC3-3.1.2/test/testMass.cc [ 55%] Linking CXX executable testPolarization cd /builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -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.1.2/outputs/lib ../outputs/lib/libHepMC3.so.2 make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 55%] Built target testPolarization [ 56%] Building CXX object rootIO/CMakeFiles/HepMC3rootIO.dir/src/ReaderRootTree.cc.o cd /builddir/build/BUILD/HepMC3-3.1.2/rootIO && /usr/bin/c++ -DHEPMC3_ROOTIO -DHepMC3rootIO_EXPORTS -DR__HAVE_CONFIG -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.1.2/include -I/builddir/build/BUILD/HepMC3-3.1.2/rootIO/include -I/builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -DNDEBUG -fPIC -o CMakeFiles/HepMC3rootIO.dir/src/ReaderRootTree.cc.o -c /builddir/build/BUILD/HepMC3-3.1.2/rootIO/src/ReaderRootTree.cc make -f test/CMakeFiles/testPrintBug.dir/build.make test/CMakeFiles/testPrintBug.dir/depend make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2/test/CMakeFiles/testPrintBug.dir/DependInfo.cmake --color= Scanning dependencies of target testPrintBug make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f test/CMakeFiles/testPrintBug.dir/build.make test/CMakeFiles/testPrintBug.dir/build make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 58%] Building CXX object test/CMakeFiles/testPrintBug.dir/testPrintBug.cc.o cd /builddir/build/BUILD/HepMC3-3.1.2/test && /usr/bin/c++ -DHEPMC3_ROOTIO -DR__HAVE_CONFIG -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.1.2/test/src -I/builddir/build/BUILD/HepMC3-3.1.2/test/../include -I/builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -DNDEBUG -o CMakeFiles/testPrintBug.dir/testPrintBug.cc.o -c /builddir/build/BUILD/HepMC3-3.1.2/test/testPrintBug.cc [ 59%] Building CXX object rootIO/CMakeFiles/HepMC3rootIO.dir/src/Streamers.cc.o cd /builddir/build/BUILD/HepMC3-3.1.2/rootIO && /usr/bin/c++ -DHEPMC3_ROOTIO -DHepMC3rootIO_EXPORTS -DR__HAVE_CONFIG -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.1.2/include -I/builddir/build/BUILD/HepMC3-3.1.2/rootIO/include -I/builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -DNDEBUG -fPIC -o CMakeFiles/HepMC3rootIO.dir/src/Streamers.cc.o -c /builddir/build/BUILD/HepMC3-3.1.2/rootIO/src/Streamers.cc [ 60%] Linking CXX executable testMass cd /builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -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.1.2/outputs/lib ../outputs/lib/libHepMC3.so.2 make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 60%] Built target testMass make -f test/CMakeFiles/testBoost.dir/build.make test/CMakeFiles/testBoost.dir/depend make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2/test/CMakeFiles/testBoost.dir/DependInfo.cmake --color= Scanning dependencies of target testBoost make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f test/CMakeFiles/testBoost.dir/build.make test/CMakeFiles/testBoost.dir/build make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 62%] Building CXX object test/CMakeFiles/testBoost.dir/testBoost.cc.o cd /builddir/build/BUILD/HepMC3-3.1.2/test && /usr/bin/c++ -DHEPMC3_ROOTIO -DR__HAVE_CONFIG -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.1.2/test/src -I/builddir/build/BUILD/HepMC3-3.1.2/test/../include -I/builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -DNDEBUG -o CMakeFiles/testBoost.dir/testBoost.cc.o -c /builddir/build/BUILD/HepMC3-3.1.2/test/testBoost.cc [ 63%] Linking CXX executable testPrintBug cd /builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -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.1.2/outputs/lib ../outputs/lib/libHepMC3.so.2 make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 63%] Built target testPrintBug make -f test/CMakeFiles/testIO3.dir/build.make test/CMakeFiles/testIO3.dir/depend make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2/test/CMakeFiles/testIO3.dir/DependInfo.cmake --color= Scanning dependencies of target testIO3 make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f test/CMakeFiles/testIO3.dir/build.make test/CMakeFiles/testIO3.dir/build make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 64%] Building CXX object test/CMakeFiles/testIO3.dir/testIO3.cc.o cd /builddir/build/BUILD/HepMC3-3.1.2/test && /usr/bin/c++ -DHEPMC3_ROOTIO -DR__HAVE_CONFIG -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.1.2/test/src -I/builddir/build/BUILD/HepMC3-3.1.2/test/../include -I/builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -DNDEBUG -o CMakeFiles/testIO3.dir/testIO3.cc.o -c /builddir/build/BUILD/HepMC3-3.1.2/test/testIO3.cc [ 66%] Building CXX object rootIO/CMakeFiles/HepMC3rootIO.dir/G__HepMC3rootIO.cxx.o cd /builddir/build/BUILD/HepMC3-3.1.2/rootIO && /usr/bin/c++ -DHEPMC3_ROOTIO -DHepMC3rootIO_EXPORTS -DR__HAVE_CONFIG -D_FORTIFY_SOURCE=2 -I/usr/include/root -I/builddir/build/BUILD/HepMC3-3.1.2/include -I/builddir/build/BUILD/HepMC3-3.1.2/rootIO/include -I/builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -DNDEBUG -fPIC -o CMakeFiles/HepMC3rootIO.dir/G__HepMC3rootIO.cxx.o -c /builddir/build/BUILD/HepMC3-3.1.2/rootIO/G__HepMC3rootIO.cxx make -f test/CMakeFiles/testReaderFactory1.dir/build.make test/CMakeFiles/testReaderFactory1.dir/depend make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2/test/CMakeFiles/testReaderFactory1.dir/DependInfo.cmake --color= Scanning dependencies of target testReaderFactory1 make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f test/CMakeFiles/testReaderFactory1.dir/build.make test/CMakeFiles/testReaderFactory1.dir/build make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 67%] Building CXX object test/CMakeFiles/testReaderFactory1.dir/testReaderFactory1.cc.o cd /builddir/build/BUILD/HepMC3-3.1.2/test && /usr/bin/c++ -DHEPMC3_ROOTIO -DR__HAVE_CONFIG -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.1.2/test/src -I/builddir/build/BUILD/HepMC3-3.1.2/test/../include -I/builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -DNDEBUG -o CMakeFiles/testReaderFactory1.dir/testReaderFactory1.cc.o -c /builddir/build/BUILD/HepMC3-3.1.2/test/testReaderFactory1.cc [ 68%] Linking CXX executable testIO3 cd /builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -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.1.2/outputs/lib ../outputs/lib/libHepMC3.so.2 make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 68%] Built target testIO3 make -f test/CMakeFiles/testThreads1.dir/build.make test/CMakeFiles/testThreads1.dir/depend make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2/test/CMakeFiles/testThreads1.dir/DependInfo.cmake --color= Scanning dependencies of target testThreads1 make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f test/CMakeFiles/testThreads1.dir/build.make test/CMakeFiles/testThreads1.dir/build make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 70%] Building CXX object test/CMakeFiles/testThreads1.dir/testThreads1.cc.o cd /builddir/build/BUILD/HepMC3-3.1.2/test && /usr/bin/c++ -DHEPMC3_ROOTIO -DR__HAVE_CONFIG -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.1.2/test/src -I/builddir/build/BUILD/HepMC3-3.1.2/test/../include -I/builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -DNDEBUG -o CMakeFiles/testThreads1.dir/testThreads1.cc.o -c /builddir/build/BUILD/HepMC3-3.1.2/test/testThreads1.cc [ 71%] Linking CXX executable testBoost cd /builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -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.1.2/outputs/lib ../outputs/lib/libHepMC3.so.2 [ 72%] Linking CXX shared library ../outputs/lib/libHepMC3rootIO.so cd /builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -DNDEBUG -Wl,-z,relro -shared -Wl,-soname,libHepMC3rootIO.so.2 -o ../outputs/lib/libHepMC3rootIO.so.2 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.1.2/outputs/lib: /usr/lib/root/libTree.so /usr/lib/root/libRIO.so /usr/lib/root/libCore.so ../outputs/lib/libHepMC3.so.2 make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 72%] Built target testBoost make -f test/CMakeFiles/MCEG3.dir/build.make test/CMakeFiles/MCEG3.dir/depend make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2/test/CMakeFiles/MCEG3.dir/DependInfo.cmake --color= Scanning dependencies of target MCEG3 make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f test/CMakeFiles/MCEG3.dir/build.make test/CMakeFiles/MCEG3.dir/build make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 74%] Building CXX object test/CMakeFiles/MCEG3.dir/ValidationControl.cc.o cd /builddir/build/BUILD/HepMC3-3.1.2/test && /usr/bin/c++ -DHEPMC3_ROOTIO -DMCEG3_EXPORTS -DPYTHIA8 -DR__HAVE_CONFIG -DSIMPLEEVENTTOOL -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.1.2/test/src -I/builddir/build/BUILD/HepMC3-3.1.2/test/../include -I/builddir/build/BUILD/HepMC3-3.1.2/test/../search/include -I/builddir/build/BUILD/HepMC3-3.1.2/interfaces/pythia8/include/Pythia8 -I/usr/include/Pythia8 -I/builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -DNDEBUG -fPIC -o CMakeFiles/MCEG3.dir/ValidationControl.cc.o -c /builddir/build/BUILD/HepMC3-3.1.2/test/ValidationControl.cc cd /builddir/build/BUILD/HepMC3-3.1.2/rootIO && /usr/bin/cmake3 -E cmake_symlink_library ../outputs/lib/libHepMC3rootIO.so.2 ../outputs/lib/libHepMC3rootIO.so.2 ../outputs/lib/libHepMC3rootIO.so make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 74%] Built target HepMC3rootIO [ 75%] Building CXX object test/CMakeFiles/MCEG3.dir/SimpleEventTool.cc.o cd /builddir/build/BUILD/HepMC3-3.1.2/test && /usr/bin/c++ -DHEPMC3_ROOTIO -DMCEG3_EXPORTS -DPYTHIA8 -DR__HAVE_CONFIG -DSIMPLEEVENTTOOL -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.1.2/test/src -I/builddir/build/BUILD/HepMC3-3.1.2/test/../include -I/builddir/build/BUILD/HepMC3-3.1.2/test/../search/include -I/builddir/build/BUILD/HepMC3-3.1.2/interfaces/pythia8/include/Pythia8 -I/usr/include/Pythia8 -I/builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -DNDEBUG -fPIC -o CMakeFiles/MCEG3.dir/SimpleEventTool.cc.o -c /builddir/build/BUILD/HepMC3-3.1.2/test/SimpleEventTool.cc [ 77%] Linking CXX executable testReaderFactory1 cd /builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -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.1.2/outputs/lib ../outputs/lib/libHepMC3.so.2 make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 77%] Built target testReaderFactory1 [ 78%] Building CXX object test/CMakeFiles/MCEG3.dir/PythiaValidationTool.cc.o cd /builddir/build/BUILD/HepMC3-3.1.2/test && /usr/bin/c++ -DHEPMC3_ROOTIO -DMCEG3_EXPORTS -DPYTHIA8 -DR__HAVE_CONFIG -DSIMPLEEVENTTOOL -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.1.2/test/src -I/builddir/build/BUILD/HepMC3-3.1.2/test/../include -I/builddir/build/BUILD/HepMC3-3.1.2/test/../search/include -I/builddir/build/BUILD/HepMC3-3.1.2/interfaces/pythia8/include/Pythia8 -I/usr/include/Pythia8 -I/builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -DNDEBUG -fPIC -o CMakeFiles/MCEG3.dir/PythiaValidationTool.cc.o -c /builddir/build/BUILD/HepMC3-3.1.2/test/PythiaValidationTool.cc [ 79%] Linking CXX executable testThreads1 cd /builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -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.1.2/outputs/lib ../outputs/lib/libHepMC3.so.2 make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 79%] Built target testThreads1 make -f test/CMakeFiles/testLoops.dir/build.make test/CMakeFiles/testLoops.dir/depend make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2/test/CMakeFiles/testLoops.dir/DependInfo.cmake --color= Scanning dependencies of target testLoops make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f test/CMakeFiles/testLoops.dir/build.make test/CMakeFiles/testLoops.dir/build make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 81%] Building CXX object test/CMakeFiles/testLoops.dir/testLoops.cc.o cd /builddir/build/BUILD/HepMC3-3.1.2/test && /usr/bin/c++ -DHEPMC3_ROOTIO -DR__HAVE_CONFIG -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.1.2/test/src -I/builddir/build/BUILD/HepMC3-3.1.2/test/../include -I/builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -DNDEBUG -o CMakeFiles/testLoops.dir/testLoops.cc.o -c /builddir/build/BUILD/HepMC3-3.1.2/test/testLoops.cc make -f test/CMakeFiles/testMultipleCopies.dir/build.make test/CMakeFiles/testMultipleCopies.dir/depend make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2/test/CMakeFiles/testMultipleCopies.dir/DependInfo.cmake --color= Scanning dependencies of target testMultipleCopies make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f test/CMakeFiles/testMultipleCopies.dir/build.make test/CMakeFiles/testMultipleCopies.dir/build make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 82%] Building CXX object test/CMakeFiles/testMultipleCopies.dir/testMultipleCopies.cc.o cd /builddir/build/BUILD/HepMC3-3.1.2/test && /usr/bin/c++ -DHEPMC3_ROOTIO -DR__HAVE_CONFIG -D_FORTIFY_SOURCE=2 -I/builddir/build/BUILD/HepMC3-3.1.2/test/src -I/builddir/build/BUILD/HepMC3-3.1.2/test/../include -I/builddir/build/BUILD/HepMC3-3.1.2/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 -std=c++11 -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 -DR__HAVE_CONFIG -DNDEBUG -o CMakeFiles/testMultipleCopies.dir/testMultipleCopies.cc.o -c /builddir/build/BUILD/HepMC3-3.1.2/test/testMultipleCopies.cc In file included from /builddir/build/BUILD/HepMC3-3.1.2/test/PythiaValidationTool.h:20:0, from /builddir/build/BUILD/HepMC3-3.1.2/test/ValidationControl.cc:25: /builddir/build/BUILD/HepMC3-3.1.2/interfaces/pythia8/include/Pythia8/Pythia8ToHepMC3.h: In member function 'bool HepMC3::Pythia8ToHepMC3::fill_next_event(Pythia8::Event&, HepMC3::GenEvent*, int, Pythia8::Info*, Pythia8::Settings*)': /builddir/build/BUILD/HepMC3-3.1.2/interfaces/pythia8/include/Pythia8/Pythia8ToHepMC3.h:70:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(size_t i=0; i found /builddir/build/BUILD/HepMC3-3.1.2/doc/doxygen/LHEF.txt:224: warning: Unsupported xml/html tag found /builddir/build/BUILD/HepMC3-3.1.2/doc/doxygen/LHEF.txt:229: warning: Unsupported xml/html tag found /builddir/build/BUILD/HepMC3-3.1.2/doc/doxygen/LHEF.txt:235: warning: Unsupported xml/html tag found /builddir/build/BUILD/HepMC3-3.1.2/doc/doxygen/LHEF.txt:286: warning: Unsupported xml/html tag found /builddir/build/BUILD/HepMC3-3.1.2/doc/doxygen/LHEF.txt:291: warning: Unsupported xml/html tag found /builddir/build/BUILD/HepMC3-3.1.2/doc/doxygen/LHEF.txt:298: warning: Unsupported xml/html tag found /builddir/build/BUILD/HepMC3-3.1.2/doc/doxygen/LHEF.txt:346: warning: Unsupported xml/html tag found /builddir/build/BUILD/HepMC3-3.1.2/doc/doxygen/LHEF.txt:374: warning: Found unknown command `\NLO' /builddir/build/BUILD/HepMC3-3.1.2/doc/doxygen/LHEF.txt:380: warning: Unsupported xml/html tag found /builddir/build/BUILD/HepMC3-3.1.2/doc/doxygen/LHEF.txt:402: warning: Unsupported xml/html tag found /builddir/build/BUILD/HepMC3-3.1.2/doc/doxygen/LHEF.txt:424: warning: Unsupported xml/html tag found /builddir/build/BUILD/HepMC3-3.1.2/doc/doxygen/LHEF.txt:454: warning: Unsupported xml/html tag found /builddir/build/BUILD/HepMC3-3.1.2/doc/doxygen/LHEF.txt:464: warning: Unsupported xml/html tag found /builddir/build/BUILD/HepMC3-3.1.2/doc/doxygen/LHEF.txt:502: warning: Unsupported xml/html tag found /builddir/build/BUILD/HepMC3-3.1.2/doc/doxygen/LHEF.txt:509: warning: Unsupported xml/html tag found /builddir/build/BUILD/HepMC3-3.1.2/doc/doxygen/LHEF.txt:514: warning: Unsupported xml/html tag found /builddir/build/BUILD/HepMC3-3.1.2/doc/doxygen/LHEF.txt:520: warning: Unsupported xml/html tag found /builddir/build/BUILD/HepMC3-3.1.2/doc/doxygen/LHEF.txt:538: warning: Unsupported xml/html tag found /builddir/build/BUILD/HepMC3-3.1.2/doc/doxygen/LHEF.txt:538: warning: Unsupported xml/html tag found /builddir/build/BUILD/HepMC3-3.1.2/doc/doxygen/LHEF.txt:540: warning: Unsupported xml/html tag found /builddir/build/BUILD/HepMC3-3.1.2/doc/doxygen/LHEF.txt:565: warning: unexpected end of comment while inside
    block cs for file WriterAsciiHepMC2.cc... Generating docs for file WriterAsciiHepMC2.h... Generating docs for file WriterDOT.h... Generating docs for file WriterHEPEVT.cc... Generating docs for file WriterHEPEVT.h... Generating docs for file WriterHEPEVTZEUS.h... Generating docs for file WriterRoot.cc... Generating docs for file WriterRoot.h... Generating docs for file WriterRootTree.cc... Generating docs for file WriterRootTree.h... Generating docs for file WriterRootTreeOPAL.h... Generating page documentation... Generating docs for page features... Generating docs for page differences... Generating docs for page building... Generating docs for page todo... Generating docs for page deprecated... Generating docs for page bug... Generating group documentation... Generating class documentation... Generating docs for compound HEPEVT... Generating docs for compound HepMC3ViewerFrame... Generating docs for compound IsGoodEvent... Generating docs for compound IsGoodEventDIS... Generating docs for compound McTesterValidationTool... Generating docs for compound MyClass... Generating docs for compound MyRunClass... Generating docs for compound PhotosValidationTool... Generating docs for compound PythiaValidationTool... Generating docs for compound SimpleEventTool... Generating docs for compound TauolaValidationTool... Generating docs for compound Timer... Generating docs for compound ValidationControl... Generating docs for compound ValidationTool... Generating namespace index... Generating docs for namespace HepMC3 Generating docs for compound HepMC3::magic_t... Generating docs for compound HepMC3::ReaderGZ... Generating docs for compound HepMC3::WriterDOT... Generating docs for compound HepMC3::WriterHEPEVTZEUS... Generating docs for compound HepMC3::WriterRootTreeOPAL... Generating docs for compound HepMC3::AssociatedParticle... Generating docs for compound HepMC3::Attribute... Generating docs for compound HepMC3::IntAttribute... Generating docs for compound HepMC3::LongAttribute... Generating docs for compound HepMC3::DoubleAttribute... Generating docs for compound HepMC3::FloatAttribute... Generating docs for compound HepMC3::StringAttribute... Generating docs for compound HepMC3::CharAttribute... Generating docs for compound HepMC3::LongLongAttribute... Generating docs for compound HepMC3::LongDoubleAttribute... Generating docs for compound HepMC3::UIntAttribute... Generating docs for compound HepMC3::ULongAttribute... Generating docs for compound HepMC3::ULongLongAttribute... Generating docs for compound HepMC3::BoolAttribute... Generating docs for compound HepMC3::GenEventData... Generating docs for compound HepMC3::GenParticleData... Generating docs for compound HepMC3::GenRunInfoData... Generating docs for compound HepMC3::GenVertexData... Generating docs for compound HepMC3::Exception... Generating docs for compound HepMC3::WeightError... Generating docs for compound HepMC3::FourVector... Generating docs for compound HepMC3::GenCrossSection... Generating docs for compound HepMC3::GenEvent... Generating docs for compound HepMC3::GenHeavyIon... Generating docs for compound HepMC3::GenParticle... Generating docs for compound HepMC3::GenPdfInfo... Generating docs for compound HepMC3::GenRunInfo... Generating docs for nested compound HepMC3::GenRunInfo::ToolInfo... Generating docs for compound HepMC3::GenVertex... Generating docs for compound HepMC3::HEPEVT_Wrapper... Generating docs for compound HepMC3::HEPRUPAttribute... Generating docs for compound HepMC3::HEPEUPAttribute... Generating docs for compound HepMC3::Print... Generating docs for compound HepMC3::Reader... Generating docs for compound HepMC3::ReaderAscii... Generating docs for compound HepMC3::ReaderAsciiHepMC2... Generating docs for compound HepMC3::ReaderHEPEVT... Generating docs for compound HepMC3::ReaderLHEF... Generating docs for compound HepMC3::Setup... Generating docs for compound HepMC3::Units... Generating docs for compound HepMC3::Writer... Generating docs for compound HepMC3::WriterAscii... Generating docs for compound HepMC3::WriterAsciiHepMC2... Genera/builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/AttributeFeature.h:24: warning: Member AttributeFeature(const std::string &name) (function) of class HepMC3::AttributeFeature is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/AttributeFeature.h:26: warning: Member exists() const (function) of class HepMC3::AttributeFeature is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/AttributeFeature.h:31: warning: Member operator()(ConstGenParticlePtr p) const (function) of class HepMC3::AttributeFeature is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/AttributeFeature.h:35: warning: Member operator==(const Attribute &rhs) const (function) of class HepMC3::AttributeFeature is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/AttributeFeature.h:42: warning: Member operator==(std::shared_ptr< const Attribute > rhs) const (function) of class HepMC3::AttributeFeature is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/AttributeFeature.h:49: warning: Member operator==(std::string rhs) const (function) of class HepMC3::AttributeFeature is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/AttributeFeature.h:56: warning: Member m_name (variable) of class HepMC3::AttributeFeature is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Feature.h:60: warning: Member Evaluator_type (typedef) of class HepMC3::GenericFeature is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Feature.h:61: warning: Member EvaluatorPtr (typedef) of class HepMC3::GenericFeature is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Feature.h:120: warning: Member m_internal (variable) of class HepMC3::GenericFeature is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Feature.h:60: warning: Member Evaluator_type (typedef) of class HepMC3::GenericFeature is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Feature.h:61: warning: Member EvaluatorPtr (typedef) of class HepMC3::GenericFeature is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Feature.h:177: warning: Member Feature(Evaluator_type functor) (function) of class HepMC3::Feature is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Feature.h:178: warning: Member Feature(const Feature ©) (function) of class HepMC3::Feature is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Feature.h:180: warning: Member abs() const (function) of class HepMC3::Feature is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Feature.h:120: warning: Member m_internal (variable) of class HepMC3::GenericFeature is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Feature.h:60: warning: Member Evaluator_type (typedef) of class HepMC3::GenericFeature is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Feature.h:61: warning: Member EvaluatorPtr (typedef) of class HepMC3::GenericFeature is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Feature.h:221: warning: Member Feature(Evaluator_type functor) (function) of class HepMC3::Feature< Feature_type, typename std::enable_if< std::is_integral< Feature_type >::value, void >::type > is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Feature.h:222: warning: Member Feature(const Feature ©) (function) of class HepMC3::Feature< Feature_type, typename std::enable_if< std::is_integral< Feature_type >::value, void >::type > is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Feature.h:224: warning: Member abs() const (function) of class HepMC3::Feature< Feature_type, typename std::enable_if< std::is_integral< Feature_type >::value, void >::type > is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Feature.h:230: warning: Member operator>(double value) const (function) of class HepMC3::Feature< Feature_type, typename std::enable_if< std::is_integral< Feature_type >::value, void >::type > is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Feature.h:235: warning: Member operator<(double value) const (function) of class HepMC3::Feature< Feature_type, typename std::enable_if< std::is_integral< Feature_type >::value, void >::type > is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Feature.h:240: warning: Member operator==(double value) const (function) of class HepMC3::Feature< Feature_type, typename std::enable_if< std::is_integral< Feature_type >::value, void >::type > is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Feature.h:248: warning: Member operator>=(double value) const (function) of class HepMC3::Feature< Feature_type, typename std::enable_if< std::is_integral< Feature_type >::value, void >::type > is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Feature.h:250: warning: Member operator<=(double value) const (function) of class HepMC3::Feature< Feature_type, typename std::enable_if< std::is_integral< Feature_type >::value, void >::type > is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Feature.h:252: warning: Member operator!=(double value) const (function) of class HepMC3::Feature< Feature_type, typename std::enable_if< std::is_integral< Feature_type >::value, void >::type > is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Feature.h:120: warning: Member m_internal (variable) of class HepMC3::GenericFeature is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Feature.h:60: warning: Member Evaluator_type (typedef) of class HepMC3::GenericFeature is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Feature.h:61: warning: Member EvaluatorPtr (typedef) of class HepMC3::GenericFeature is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Feature.h:283: warning: Member Feature(Evaluator_type functor) (function) of class HepMC3::Feature< Feature_type, typename std::enable_if< std::is_floating_point< Feature_type >::value, void >::type > is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Feature.h:284: warning: Member Feature(const Feature ©) (function) of class HepMC3::Feature< Feature_type, typename std::enable_if< std::is_floating_point< Feature_type >::value, void >::type > is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Feature.h:286: warning: Member abs() const (function) of class HepMC3::Feature< Feature_type, typename std::enable_if< std::is_floating_point< Feature_type >::value, void >::type > is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Feature.h:120: warning: Member m_internal (variable) of class HepMC3::GenericFeature is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/FilterAttribute.h:14: warning: unable to resolve reference to `search_engine' for \ref command /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Relatives.h:82: warning: Member operator()(GenParticlePtr input) const override (function) of class HepMC3::RelativesInterface is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Relatives.h:83: warning: Member operator()(ConstGenParticlePtr input) const override (function) of class HepMC3::RelativesInterface is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Relatives.h:84: warning: Member operator()(GenVertexPtr input) const override (function) of class HepMC3::RelativesInterface is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Relatives.h:85: warning: Member operator()(ConstGenVertexPtr input) const override (function) of class HepMC3::RelativesInterface is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Relatives.h:60: warning: Member PARENTS (variable) of class HepMC3::Relatives is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Relatives.h:61: warning: Member CHILDREN (variable) of class HepMC3::Relatives is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Relatives.h:62: warning: Member ANCESTORS (variable) of class HepMC3::Relatives is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Relatives.h:63: warning: Member DESCENDANTS (variable) of class HepMC3::Relatives is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Relatives.h:89: warning: Member _internal (variable) of class HepMC3::RelativesInterface is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Relatives.h:99: warning: Member operator()(GenObject_type input) const (function) of class HepMC3::Recursive is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Relatives.h:110: warning: Member _recursive(GenObject_type input) const (function) of class HepMC3::Recursive is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Relatives.h:113: warning: Member _recursive(GenObject_type input) const (function) of class HepMC3::Recursive is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Relatives.h:135: warning: Member _recursive(GenObject_type input) const (function) of class HepMC3::Recursive is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Relatives.h:160: warning: Member m_applyRelation (variable) of class HepMC3::Recursive is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Relatives.h:161: warning: Member m_checkedObjects (variable) of class HepMC3::Recursive is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Relatives.h:144: warning: Member id() const =0 (function) of class HepMC3::Recursive::hasId is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Relatives.h:151: warning: Member idInterface(ID_type genObject) (function) of class HepMC3::Recursive::idInterface is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Relatives.h:152: warning: Member id() const (function) of class HepMC3::Recursive::idInterface is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Relatives.h:156: warning: Member m_object (variable) of class HepMC3::Recursive::idInterface is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Relatives.h:55: warning: Member operator()(GenParticlePtr input) const =0 (function) of class HepMC3::Relatives is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Relatives.h:56: warning: Member operator()(ConstGenParticlePtr input) const =0 (function) of class HepMC3::Relatives is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Relatives.h:57: warning: Member operator()(GenVertexPtr input) const =0 (function) of class HepMC3::Relatives is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Relatives.h:58: warning: Member operator()(ConstGenVertexPtr input) const =0 (function) of class HepMC3::Relatives is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Relatives.h:60: warning: Member PARENTS (variable) of class HepMC3::Relatives is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Relatives.h:61: warning: Member CHILDREN (variable) of class HepMC3::Relatives is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Relatives.h:62: warning: Member ANCESTORS (variable) of class HepMC3::Relatives is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Relatives.h:63: warning: Member DESCENDANTS (variable) of class HepMC3::Relatives is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Relatives.h:174: warning: Member operator()(GenObject_type input) const (function) of class HepMC3::_parents is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Relatives.h:177: warning: Member operator()(GenObject_type input) const (function) of class HepMC3::_parents is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Relatives.h:180: warning: Member operator()(GenObject_type input) const (function) of class HepMC3::_parents is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Relatives.h:183: warning: Member vertex(GenObject_type input) const (function) of class HepMC3::_parents is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Relatives.h:196: warning: Member operator()(GenObject_type input) const (function) of class HepMC3::_children is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Relatives.h:199: warning: Member operator()(GenObject_type input) const (function) of class HepMC3::_children is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Relatives.h:202: warning: Member operator()(GenObject_type input) const (function) of class HepMC3::_children is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Relatives.h:205: warning: Member vertex(GenObject_type input) const (function) of class HepMC3::_children is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Selector.h:99: warning: Member SelectorWrapper(typename Feature< Feature_type >::Evaluator_type functor) (function) of class HepMC3::SelectorWrapper is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Selector.h:101: warning: Member operator>(int value) const override (function) of class HepMC3::SelectorWrapper is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Selector.h:105: warning: Member operator>(double value) const override (function) of class HepMC3::SelectorWrapper is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Selector.h:109: warning: Member operator>=(int value) const override (function) of class HepMC3::SelectorWrapper is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Selector.h:113: warning: Member operator>=(double value) const override (function) of class HepMC3::SelectorWrapper is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Selector.h:117: warning: Member operator<(int value) const override (function) of class HepMC3::SelectorWrapper is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Selector.h:121: warning: Member operator<(double value) const override (function) of class HepMC3::SelectorWrapper is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Selector.h:125: warning: Member operator<=(int value) const override (function) of class HepMC3::SelectorWrapper is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Selector.h:129: warning: Member operator<=(double value) const override (function) of class HepMC3::SelectorWrapper is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Selector.h:133: warning: Member operator==(int value) const override (function) of class HepMC3::SelectorWrapper is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Selector.h:137: warning: Member operator==(double value) const override (function) of class HepMC3::SelectorWrapper is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Selector.h:141: warning: Member operator!=(int value) const override (function) of class HepMC3::SelectorWrapper is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Selector.h:145: warning: Member operator!=(double value) const override (function) of class HepMC3::SelectorWrapper is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Selector.h:149: warning: Member abs() const override (function) of class HepMC3::SelectorWrapper is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Selector.h:90: warning: Member ATTRIBUTE(const std::string &name) (function) of class HepMC3::Selector is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Selector.h:81: warning: Member STATUS (variable) of class HepMC3::Selector is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Selector.h:82: warning: Member PDG_ID (variable) of class HepMC3::Selector is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Selector.h:83: warning: Member PT (variable) of class HepMC3::Selector is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Selector.h:84: warning: Member ENERGY (variable) of class HepMC3::Selector is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Selector.h:85: warning: Member RAPIDITY (variable) of class HepMC3::Selector is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Selector.h:86: warning: Member ETA (variable) of class HepMC3::Selector is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Selector.h:87: warning: Member PHI (variable) of class HepMC3::Selector is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Selector.h:88: warning: Member ET (variable) of class HepMC3::Selector is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Selector.h:89: warning: Member MASS (variable) of class HepMC3::Selector is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Selector.h:157: warning: Member m_internal (variable) of class HepMC3::SelectorWrapper is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Selector.h:61: warning: Member operator>(int value) const =0 (function) of class HepMC3::Selector is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Selector.h:62: warning: Member operator>(double value) const =0 (function) of class HepMC3::Selector is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Selector.h:64: warning: Member operator>=(int value) const =0 (function) of class HepMC3::Selector is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Selector.h:65: warning: Member operator>=(double value) const =0 (function) of class HepMC3::Selector is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Selector.h:67: warning: Member operator<(int value) const =0 (function) of class HepMC3::Selector is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Selector.h:68: warning: Member operator<(double value) const =0 (function) of class HepMC3::Selector is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Selector.h:70: warning: Member operator<=(int value) const =0 (function) of class HepMC3::Selector is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Selector.h:71: warning: Member operator<=(double value) const =0 (function) of class HepMC3::Selector is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Selector.h:73: warning: Member operator==(int value) const =0 (function) of class HepMC3::Selector is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Selector.h:74: warning: Member operator==(double value) const =0 (function) of class HepMC3::Selector is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Selector.h:76: warning: Member operator!=(int value) const =0 (function) of class HepMC3::Selector is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Selector.h:77: warning: Member operator!=(double value) const =0 (function) of class HepMC3::Selector is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Selector.h:79: warning: Member abs() const =0 (function) of class HepMC3::Selector is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Selector.h:90: warning: Member ATTRIBUTE(const std::string &name) (function) of class HepMC3::Selector is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Selector.h:81: warning: Member STATUS (variable) of class HepMC3::Selector is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Selector.h:82: warning: Member PDG_ID (variable) of class HepMC3::Selector is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Selector.h:83: warning: Member PT (variable) of class HepMC3::Selector is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Selector.h:84: warning: Member ENERGY (variable) of class HepMC3::Selector is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Selector.h:85: warning: Member RAPIDITY (variable) of class HepMC3::Selector is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Selector.h:86: warning: Member ETA (variable) of class HepMC3::Selector is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Selector.h:87: warning: Member PHI (variable) of class HepMC3::Selector is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Selector.h:88: warning: Member ET (variable) of class HepMC3::Selector is not documented. /builddir/build/BUILD/HepMC3-3.1.2/search/include/HepMC3/Selector.h:89: warning: Member MASS (variable) of class HepMC3::Selector is not documented. ting docs for compound HepMC3::WriterHEPEVT... Generating docs for compound HepMC3::ReaderRoot... Generating docs for compound HepMC3::ReaderRootTree... Generating docs for compound HepMC3::WriterRoot... Generating docs for compound HepMC3::WriterRootTree... Generating docs for compound HepMC3::AttributeFeature... Generating docs for compound HepMC3::GenericFeature... Generating docs for compound HepMC3::Feature... Generating docs for compound HepMC3::Feature< Feature_type, typename std::enable_if< std::is_integral< Feature_type >::value, void >::type >... Generating docs for compound HepMC3::Feature< Feature_type, typename std::enable_if< std::is_floating_point< Feature_type >::value, void >::type >... Generating docs for compound HepMC3::ATTRIBUTE... Generating docs for compound HepMC3::RelativesInterface... Generating docs for compound HepMC3::Recursive... Generating docs for nested compound HepMC3::Recursive::hasId... Generating docs for nested compound HepMC3::Recursive::idInterface... Generating docs for compound HepMC3::Relatives... Generating docs for compound HepMC3::_parents... Generating docs for compound HepMC3::_children... Generating docs for compound HepMC3::SelectorWrapper... Generating docs for compound HepMC3::Selector... Generating docs for compound HepMC3::sort_by_id_asc... Generating docs for compound HepMC3::GenParticlePtr_greater_order... Generating docs for compound HepMC3::pair_GenVertexPtr_int_greater... Generating docs for namespace LHEF Generating docs for compound LHEF::OAttr... Generating docs for compound LHEF::XMLTag... Generating docs for compound LHEF::TagBase... Generating docs for compound LHEF::Generator... Generating docs for compound LHEF::XSecInfo... Generating docs for compound LHEF::EventFile... Generating docs for compound LHEF::Cut... Generating docs for compound LHEF::ProcInfo... Generating docs for compound LHEF::MergeInfo... Generating docs for compound LHEF::WeightInfo... Generating docs for compound LHEF::WeightGroup... Generating docs for compound LHEF::Weight... Generating docs for compound LHEF::Clus... Generating docs for compound LHEF::Scale... Generating docs for compound LHEF::Scales... Generating docs for compound LHEF::PDFInfo... Generating docs for compound LHEF::HEPRUP... Generating docs for compound LHEF::EventGroup... Generating docs for compound LHEF::HEPEUP... Generating docs for compound LHEF::Reader... Generating docs for compound LHEF::Writer... Generating graph info page... Generating directory documentation... Generating dependency graph for directory BasicExamples Generating dependency graph for directory ConvertExample Generating dependency graph for directory Data Generating dependency graph for directory examples Generating dependency graph for directory HepMC3 Generating dependency graph for directory HepMC3 Generating dependency graph for directory HepMC3 Generating dependency graph for directory include Generating dependency graph for directory include Generating dependency graph for directory include Generating dependency graph for directory include Generating dependency graph for directory include Generating dependency graph for directory include Generating dependency graph for directory LHEFExample Generating dependency graph for directory Pythia8Example Generating dependency graph for directory rootIO Generating dependency graph for directory RootIOExample Generating dependency graph for directory RootIOExample2 Generating dependency graph for directory RootIOExample3 Generating dependency graph for directory search Generating dependency graph for directory src Generating dependency graph for directory src Generating dependency graph for directory src Generating dependency graph for directory src Generating dependency graph for directory src Generating dependency graph for directory src Generating dependency graph for directory test Generating dependency graph for directory ViewerExample Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating graphical class hierarchy... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... Running dot... Generating dot graphs using 5 parallel threads... Running dot for graph 1/348 Running dot for graph 2/348 Running dot for graph 3/348 Running dot for graph 4/348 Running dot for graph 5/348 Running dot for graph 6/348 Running dot for graph 7/348 Running dot for graph 8/348 Running dot for graph 9/348 Running dot for graph 10/348 Running dot for graph 11/348 Running dot for graph 12/348 Running dot for graph 13/348 Running dot for graph 14/348 Running dot for graph 15/348 Running dot for graph 16/348 Running dot for graph 17/348 Running dot for graph 18/348 Running dot for graph 19/348 Running dot for graph 20/348 Running dot for graph 21/348 Running dot for graph 22/348 Running dot for graph 23/348 Running dot for graph 24/348 Running dot for graph 25/348 Running dot for graph 26/348 Running dot for graph 27/348 Running dot for graph 28/348 Running dot for graph 29/348 Running dot for graph 30/348 Running dot for graph 31/348 Running dot for graph 32/348 Running dot for graph 33/348 Running dot for graph 34/348 Running dot for graph 35/348 Running dot for graph 36/348 Running dot for graph 37/348 Running dot for graph 38/348 Running dot for graph 39/348 Running dot for graph 40/348 Running dot for graph 41/348 Running dot for graph 42/348 Running dot for graph 43/348 Running dot for graph 44/348 Running dot for graph 45/348 Running dot for graph 46/348 Running dot for graph 47/348 Running dot for graph 48/348 Running dot for graph 49/348 Running dot for graph 50/348 Running dot for graph 51/348 Running dot for graph 52/348 Running dot for graph 53/348 Running dot for graph 54/348 Running dot for graph 55/348 Running dot for graph 56/348 Running dot for graph 57/348 Running dot for graph 58/348 Running dot for graph 59/348 Running dot for graph 60/348 Running dot for graph 61/348 Running dot for graph 62/348 Running dot for graph 63/348 Running dot for graph 64/348 Running dot for graph 65/348 Running dot for graph 66/348 Running dot for graph 67/348 Running dot for graph 68/348 Running dot for graph 69/348 Running dot for graph 70/348 Running dot for graph 71/348 Running dot for graph 72/348 Running dot for graph 73/348 Running dot for graph 74/348 Running dot for graph 75/348 Running dot for graph 76/348 Running dot for graph 77/348 Running dot for graph 78/348 Running dot for graph 79/348 Running dot for graph 80/348 Running dot for graph 81/348 Running dot for graph 82/348 Running dot for graph 83/348 Running dot for graph 84/348 Running dot for graph 85/348 Running dot for graph 86/348 Running dot for graph 87/348 Running dot for graph 88/348 Running dot for graph 89/348 Running dot for graph 90/348 Running dot for graph 91/348 Running dot for graph 92/348 Running dot for graph 93/348 Running dot for graph 94/348 Running dot for graph 95/348 Running dot for graph 96/348 Running dot for graph 97/348 Running dot for graph 98/348 Running dot for graph 99/348 Running dot for graph 100/348 Running dot for graph 101/348 Running dot for graph 102/348 Running dot for graph 103/348 Running dot for graph 104/348 Running dot for graph 105/348 Running dot for graph 106/348 Running dot for graph 107/348 Running dot for graph 108/348 Running dot for graph 109/348 Running dot for graph 110/348 Running dot for graph 111/348 Running dot for graph 112/348 Running dot for graph 113/348 Running dot for graph 114/348 Running dot for graph 115/348 Running dot for graph 116/348 Running dot for graph 117/348 Running dot for graph 118/348 Running dot for graph 119/348 Running dot for graph 120/348 Running dot for graph 121/348 Running dot for graph 122/348 Running dot for graph 123/348 Running dot for graph 124/348 Running dot for graph 125/348 Running dot for graph 126/348 Running dot for graph 127/348 Running dot for graph 128/348 Running dot for graph 129/348 Running dot for graph 130/348 Running dot for graph 131/348 Running dot for graph 132/348 Running dot for graph 133/348 Running dot for graph 134/348 Running dot for graph 135/348 Running dot for graph 136/348 Running dot for graph 137/348 Running dot for graph 138/348 Running dot for graph 139/348 Running dot for graph 140/348 Running dot for graph 141/348 Running dot for graph 142/348 Running dot for graph 143/348 Running dot for graph 144/348 Running dot for graph 145/348 Running dot for graph 146/348 Running dot for graph 147/348 Running dot for graph 148/348 Running dot for graph 149/348 Running dot for graph 150/348 Running dot for graph 151/348 Running dot for graph 152/348 Running dot for graph 153/348 Running dot for graph 154/348 Running dot for graph 155/348 Running dot for graph 156/348 Running dot for graph 157/348 Running dot for graph 158/348 Running dot for graph 159/348 Running dot for graph 160/348 Running dot for graph 161/348 Running dot for graph 162/348 Running dot for graph 163/348 Running dot for graph 164/348 Running dot for graph 165/348 Running dot for graph 166/348 Running dot for graph 167/348 Running dot for graph 168/348 Running dot for graph 169/348 Running dot for graph 170/348 Running dot for graph 171/348 Running dot for graph 172/348 Running dot for graph 173/348 Running dot for graph 174/348 Running dot for graph 175/348 Running dot for graph 176/348 Running dot for graph 177/348 Running dot for graph 178/348 Running dot for graph 179/348 Running dot for graph 180/348 Running dot for graph 181/348 Running dot for graph 182/348 Running dot for graph 183/348 Running dot for graph 184/348 Running dot for graph 185/348 Running dot for graph 186/348 Running dot for graph 187/348 Running dot for graph 188/348 Running dot for graph 189/348 Running dot for graph 190/348 Running dot for graph 191/348 Running dot for graph 192/348 Running dot for graph 193/348 Running dot for graph 194/348 Running dot for graph 195/348 Running dot for graph 196/348 Running dot for graph 197/348 Running dot for graph 198/348 Running dot for graph 199/348 Running dot for graph 200/348 Running dot for graph 201/348 Running dot for graph 202/348 Running dot for graph 203/348 Running dot for graph 204/348 Running dot for graph 205/348 Running dot for graph 206/348 Running dot for graph 207/348 Running dot for graph 208/348 Running dot for graph 209/348 Running dot for graph 210/348 Running dot for graph 211/348 Running dot for graph 212/348 Running dot for graph 213/348 Running dot for graph 214/348 Running dot for graph 215/348 Running dot for graph 216/348 Running dot for graph 217/348 Running dot for graph 218/348 Running dot for graph 219/348 Running dot for graph 220/348 Running dot for graph 221/348 Running dot for graph 222/348 Running dot for graph 223/348 Running dot for graph 224/348 Running dot for graph 225/348 Running dot for graph 226/348 Running dot for graph 227/348 Running dot for graph 228/348 Running dot for graph 229/348 Running dot for graph 230/348 Running dot for graph 231/348 Running dot for graph 232/348 Running dot for graph 233/348 Running dot for graph 234/348 Running dot for graph 235/348 Running dot for graph 236/348 Running dot for graph 237/348 Running dot for graph 238/348 Running dot for graph 239/348 Running dot for graph 240/348 Running dot for graph 241/348 Running dot for graph 242/348 Running dot for graph 243/348 Running dot for graph 244/348 Running dot for graph 245/348 Running dot for graph 246/348 Running dot for graph 247/348 Running dot for graph 248/348 Running dot for graph 249/348 Running dot for graph 250/348 Running dot for graph 251/348 Running dot for graph 252/348 Running dot for graph 253/348 Running dot for graph 254/348 Running dot for graph 255/348 Running dot for graph 256/348 Running dot for graph 257/348 Running dot for graph 258/348 Running dot for graph 259/348 Running dot for graph 260/348 Running dot for graph 261/348 Running dot for graph 262/348 Running dot for graph 263/348 Running dot for graph 264/348 Running dot for graph 265/348 Running dot for graph 266/348 Running dot for graph 267/348 Running dot for graph 268/348 Running dot for graph 269/348 Running dot for graph 270/348 Running dot for graph 271/348 Running dot for graph 272/348 Running dot for graph 273/348 Running dot for graph 274/348 Running dot for graph 275/348 Running dot for graph 276/348 Running dot for graph 277/348 Running dot for graph 278/348 Running dot for graph 279/348 Running dot for graph 280/348 Running dot for graph 281/348 Running dot for graph 282/348 Running dot for graph 283/348 Running dot for graph 284/348 Running dot for graph 285/348 Running dot for graph 286/348 Running dot for graph 287/348 Running dot for graph 288/348 Running dot for graph 289/348 Running dot for graph 290/348 Running dot for graph 291/348 Running dot for graph 292/348 Running dot for graph 293/348 Running dot for graph 294/348 Running dot for graph 295/348 Running dot for graph 296/348 Running dot for graph 297/348 Running dot for graph 298/348 Running dot for graph 299/348 Running dot for graph 300/348 Running dot for graph 301/348 Running dot for graph 302/348 Running dot for graph 303/348 Running dot for graph 304/348 Running dot for graph 305/348 Running dot for graph 306/348 Running dot for graph 307/348 Running dot for graph 308/348 Running dot for graph 309/348 Running dot for graph 310/348 Running dot for graph 311/348 Running dot for graph 312/348 Running dot for graph 313/348 Running dot for graph 314/348 Running dot for graph 315/348 Running dot for graph 316/348 Running dot for graph 317/348 Running dot for graph 318/348 Running dot for graph 319/348 Running dot for graph 320/348 Running dot for graph 321/348 Running dot for graph 322/348 Running dot for graph 323/348 Running dot for graph 324/348 Running dot for graph 325/348 Running dot for graph 326/348 Running dot for graph 327/348 Running dot for graph 328/348 Running dot for graph 329/348 Running dot for graph 330/348 Running dot for graph 331/348 Running dot for graph 332/348 Running dot for graph 333/348 Running dot for graph 334/348 Running dot for graph 335/348 Running dot for graph 336/348 Running dot for graph 337/348 Running dot for graph 338/348 Running dot for graph 339/348 Running dot for graph 340/348 Running dot for graph 341/348 Running dot for graph 342/348 Running dot for graph 343/348 Running dot for graph 344/348 Running dot for graph 345/348 Running dot for graph 346/348 Running dot for graph 347/348 Running dot for graph 348/348 Patching output file 1/192 Patching output file 2/192 Patching output file 3/192 Patching output file 4/192 Patching output file 5/192 Patching output file 6/192 Patching output file 7/192 Patching output file 8/192 Patching output file 9/192 Patching output file 10/192 Patching output file 11/192 Patching output file 12/192 Patching output file 13/192 Patching output file 14/192 Patching output file 15/192 Patching output file 16/192 Patching output file 17/192 Patching output file 18/192 Patching output file 19/192 Patching output file 20/192 Patching output file 21/192 Patching output file 22/192 Patching output file 23/192 Patching output file 24/192 Patching output file 25/192 Patching output file 26/192 Patching output file 27/192 Patching output file 28/192 Patching output file 29/192 Patching output file 30/192 Patching output file 31/192 Patching output file 32/192 Patching output file 33/192 Patching output file 34/192 Patching output file 35/192 Patching output file 36/192 Patching output file 37/192 Patching output file 38/192 Patching output file 39/192 Patching output file 40/192 Patching output file 41/192 Patching output file 42/192 Patching output file 43/192 Patching output file 44/192 Patching output file 45/192 Patching output file 46/192 Patching output file 47/192 Patching output file 48/192 Patching output file 49/192 Patching output file 50/192 Patching output file 51/192 Patching output file 52/192 Patching output file 53/192 Patching output file 54/192 Patching output file 55/192 Patching output file 56/192 Patching output file 57/192 Patching output file 58/192 Patching output file 59/192 Patching output file 60/192 Patching output file 61/192 Patching output file 62/192 Patching output file 63/192 Patching output file 64/192 Patching output file 65/192 Patching output file 66/192 Patching output file 67/192 Patching output file 68/192 Patching output file 69/192 Patching output file 70/192 Patching output file 71/192 Patching output file 72/192 Patching output file 73/192 Patching output file 74/192 Patching output file 75/192 Patching output file 76/192 Patching output file 77/192 Patching output file 78/192 Patching output file 79/192 Patching output file 80/192 Patching output file 81/192 Patching output file 82/192 Patching output file 83/192 Patching output file 84/192 Patching output file 85/192 Patching output file 86/192 Patching output file 87/192 Patching output file 88/192 Patching output file 89/192 Patching output file 90/192 Patching output file 91/192 Patching output file 92/192 Patching output file 93/192 Patching output file 94/192 Patching output file 95/192 Patching output file 96/192 Patching output file 97/192 Patching output file 98/192 Patching output file 99/192 Patching output file 100/192 Patching output file 101/192 Patching output file 102/192 Patching output file 103/192 Patching output file 104/192 Patching output file 105/192 Patching output file 106/192 Patching output file 107/192 Patching output file 108/192 Patching output file 109/192 Patching output file 110/192 Patching output file 111/192 Patching output file 112/192 Patching output file 113/192 Patching output file 114/192 Patching output file 115/192 Patching output file 116/192 Patching output file 117/192 Patching output file 118/192 Patching output file 119/192 Patching output file 120/192 Patching output file 121/192 Patching output file 122/192 Patching output file 123/192 Patching output file 124/192 Patching output file 125/192 Patching output file 126/192 Patching output file 127/192 Patching output file 128/192 Patching output file 129/192 Patching output file 130/192 Patching output file 131/192 Patching output file 132/192 Patching output file 133/192 Patching output file 134/192 Patching output file 135/192 Patching output file 136/192 Patching output file 137/192 Patching output file 138/192 Patching output file 139/192 Patching output file 140/192 Patching output file 141/192 Patching output file 142/192 Patching output file 143/192 Patching output file 144/192 Patching output file 145/192 Patching output file 146/192 Patching output file 147/192 Patching output file 148/192 Patching output file 149/192 Patching output file 150/192 Patching output file 151/192 Patching output file 152/192 Patching output file 153/192 Patching output file 154/192 Patching output file 155/192 Patching output file 156/192 Patching output file 157/192 Patching output file 158/192 Patching output file 159/192 Patching output file 160/192 Patching output file 161/192 Patching output file 162/192 Patching output file 163/192 Patching output file 164/192 Patching output file 165/192 Patching output file 166/192 Patching output file 167/192 Patching output file 168/192 Patching output file 169/192 Patching output file 170/192 Patching output file 171/192 Patching output file 172/192 Patching output file 173/192 Patching output file 174/192 Patching output file 175/192 Patching output file 176/192 Patching output file 177/192 Patching output file 178/192 Patching output file 179/192 Patching output file 180/192 Patching output file 181/192 Patching output file 182/192 Patching output file 183/192 Patching output file 184/192 Patching output file 185/192 Patching output file 186/192 Patching output file 187/192 Patching output file 188/192 Patching output file 189/192 Patching output file 190/192 Patching output file 191/192 Patching output file 192/192 lookup cache used 5254/65536 hits=31511 misses=5670 finished... ****************************************************** Please load the doxygen documentation file documentation/html/index.html in your web browser ****************************************************** make: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2/doc/doxygen' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bQ65li /usr/bin/cmake3 -S/builddir/build/BUILD/HepMC3-3.1.2 -B/builddir/build/BUILD/HepMC3-3.1.2 --check-build-system CMakeFiles/Makefile.cmake 0 + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm ++ dirname /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm + cd HepMC3-3.1.2 + make install DESTDIR=/builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm /usr/bin/cmake3 -E cmake_progress_start /builddir/build/BUILD/HepMC3-3.1.2/CMakeFiles /builddir/build/BUILD/HepMC3-3.1.2/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f CMakeFiles/objlibcore.dir/build.make CMakeFiles/objlibcore.dir/depend make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/CMakeFiles/objlibcore.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f CMakeFiles/objlibcore.dir/build.make CMakeFiles/objlibcore.dir/build make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' make[2]: Nothing to be done for `CMakeFiles/objlibcore.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 24%] Built target objlibcore make -f CMakeFiles/HepMC3.dir/build.make CMakeFiles/HepMC3.dir/depend make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/CMakeFiles/HepMC3.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f CMakeFiles/HepMC3.dir/build.make CMakeFiles/HepMC3.dir/build make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' make[2]: Nothing to be done for `CMakeFiles/HepMC3.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 25%] Built target HepMC3 make -f CMakeFiles/HepMC3_static.dir/build.make CMakeFiles/HepMC3_static.dir/depend make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/CMakeFiles/HepMC3_static.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f CMakeFiles/HepMC3_static.dir/build.make CMakeFiles/HepMC3_static.dir/build make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' make[2]: Nothing to be done for `CMakeFiles/HepMC3_static.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 27%] Built target HepMC3_static make -f search/CMakeFiles/objlibsearch.dir/build.make search/CMakeFiles/objlibsearch.dir/depend make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/search /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/search /builddir/build/BUILD/HepMC3-3.1.2/search/CMakeFiles/objlibsearch.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f search/CMakeFiles/objlibsearch.dir/build.make search/CMakeFiles/objlibsearch.dir/build make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' make[2]: Nothing to be done for `search/CMakeFiles/objlibsearch.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 29%] Built target objlibsearch make -f search/CMakeFiles/HepMC3search.dir/build.make search/CMakeFiles/HepMC3search.dir/depend make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/search /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/search /builddir/build/BUILD/HepMC3-3.1.2/search/CMakeFiles/HepMC3search.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f search/CMakeFiles/HepMC3search.dir/build.make search/CMakeFiles/HepMC3search.dir/build make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' make[2]: Nothing to be done for `search/CMakeFiles/HepMC3search.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 31%] Built target HepMC3search make -f search/CMakeFiles/HepMC3search_static.dir/build.make search/CMakeFiles/HepMC3search_static.dir/depend make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/search /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/search /builddir/build/BUILD/HepMC3-3.1.2/search/CMakeFiles/HepMC3search_static.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f search/CMakeFiles/HepMC3search_static.dir/build.make search/CMakeFiles/HepMC3search_static.dir/build make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' make[2]: Nothing to be done for `search/CMakeFiles/HepMC3search_static.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 32%] Built target HepMC3search_static make -f rootIO/CMakeFiles/HepMC3rootIO.dir/build.make rootIO/CMakeFiles/HepMC3rootIO.dir/depend make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/rootIO /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/rootIO /builddir/build/BUILD/HepMC3-3.1.2/rootIO/CMakeFiles/HepMC3rootIO.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f rootIO/CMakeFiles/HepMC3rootIO.dir/build.make rootIO/CMakeFiles/HepMC3rootIO.dir/build make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' make[2]: Nothing to be done for `rootIO/CMakeFiles/HepMC3rootIO.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 43%] Built target HepMC3rootIO make -f test/CMakeFiles/testIO1.dir/build.make test/CMakeFiles/testIO1.dir/depend make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2/test/CMakeFiles/testIO1.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f test/CMakeFiles/testIO1.dir/build.make test/CMakeFiles/testIO1.dir/build make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' make[2]: Nothing to be done for `test/CMakeFiles/testIO1.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 45%] Built target testIO1 make -f test/CMakeFiles/testWeights.dir/build.make test/CMakeFiles/testWeights.dir/depend make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2/test/CMakeFiles/testWeights.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f test/CMakeFiles/testWeights.dir/build.make test/CMakeFiles/testWeights.dir/build make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' make[2]: Nothing to be done for `test/CMakeFiles/testWeights.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 48%] Built target testWeights make -f test/CMakeFiles/testIO6.dir/build.make test/CMakeFiles/testIO6.dir/depend make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2/test/CMakeFiles/testIO6.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f test/CMakeFiles/testIO6.dir/build.make test/CMakeFiles/testIO6.dir/build make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' make[2]: Nothing to be done for `test/CMakeFiles/testIO6.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 51%] Built target testIO6 make -f test/CMakeFiles/testDelete.dir/build.make test/CMakeFiles/testDelete.dir/depend make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2/test/CMakeFiles/testDelete.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f test/CMakeFiles/testDelete.dir/build.make test/CMakeFiles/testDelete.dir/build make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' make[2]: Nothing to be done for `test/CMakeFiles/testDelete.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 54%] Built target testDelete make -f test/CMakeFiles/testIO2.dir/build.make test/CMakeFiles/testIO2.dir/depend make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2/test/CMakeFiles/testIO2.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f test/CMakeFiles/testIO2.dir/build.make test/CMakeFiles/testIO2.dir/build make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' make[2]: Nothing to be done for `test/CMakeFiles/testIO2.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 56%] Built target testIO2 make -f test/CMakeFiles/testReaderFactory2.dir/build.make test/CMakeFiles/testReaderFactory2.dir/depend make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2/test/CMakeFiles/testReaderFactory2.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f test/CMakeFiles/testReaderFactory2.dir/build.make test/CMakeFiles/testReaderFactory2.dir/build make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' make[2]: Nothing to be done for `test/CMakeFiles/testReaderFactory2.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 59%] Built target testReaderFactory2 make -f test/CMakeFiles/testPolarization.dir/build.make test/CMakeFiles/testPolarization.dir/depend make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2/test/CMakeFiles/testPolarization.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f test/CMakeFiles/testPolarization.dir/build.make test/CMakeFiles/testPolarization.dir/build make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' make[2]: Nothing to be done for `test/CMakeFiles/testPolarization.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 62%] Built target testPolarization make -f test/CMakeFiles/testUnits.dir/build.make test/CMakeFiles/testUnits.dir/depend make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2/test/CMakeFiles/testUnits.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f test/CMakeFiles/testUnits.dir/build.make test/CMakeFiles/testUnits.dir/build make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' make[2]: Nothing to be done for `test/CMakeFiles/testUnits.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 64%] Built target testUnits make -f test/CMakeFiles/testMass.dir/build.make test/CMakeFiles/testMass.dir/depend make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2/test/CMakeFiles/testMass.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f test/CMakeFiles/testMass.dir/build.make test/CMakeFiles/testMass.dir/build make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' make[2]: Nothing to be done for `test/CMakeFiles/testMass.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 67%] Built target testMass make -f test/CMakeFiles/testPrintBug.dir/build.make test/CMakeFiles/testPrintBug.dir/depend make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2/test/CMakeFiles/testPrintBug.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f test/CMakeFiles/testPrintBug.dir/build.make test/CMakeFiles/testPrintBug.dir/build make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' make[2]: Nothing to be done for `test/CMakeFiles/testPrintBug.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 70%] Built target testPrintBug make -f test/CMakeFiles/testBoost.dir/build.make test/CMakeFiles/testBoost.dir/depend make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2/test/CMakeFiles/testBoost.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f test/CMakeFiles/testBoost.dir/build.make test/CMakeFiles/testBoost.dir/build make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' make[2]: Nothing to be done for `test/CMakeFiles/testBoost.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 72%] Built target testBoost make -f test/CMakeFiles/testIO3.dir/build.make test/CMakeFiles/testIO3.dir/depend make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2/test/CMakeFiles/testIO3.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f test/CMakeFiles/testIO3.dir/build.make test/CMakeFiles/testIO3.dir/build make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' make[2]: Nothing to be done for `test/CMakeFiles/testIO3.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 75%] Built target testIO3 make -f test/CMakeFiles/testReaderFactory1.dir/build.make test/CMakeFiles/testReaderFactory1.dir/depend make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2/test/CMakeFiles/testReaderFactory1.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f test/CMakeFiles/testReaderFactory1.dir/build.make test/CMakeFiles/testReaderFactory1.dir/build make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' make[2]: Nothing to be done for `test/CMakeFiles/testReaderFactory1.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 78%] Built target testReaderFactory1 make -f test/CMakeFiles/testThreads1.dir/build.make test/CMakeFiles/testThreads1.dir/depend make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2/test/CMakeFiles/testThreads1.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f test/CMakeFiles/testThreads1.dir/build.make test/CMakeFiles/testThreads1.dir/build make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' make[2]: Nothing to be done for `test/CMakeFiles/testThreads1.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 81%] Built target testThreads1 make -f test/CMakeFiles/testIO4.dir/build.make test/CMakeFiles/testIO4.dir/depend make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2/test/CMakeFiles/testIO4.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f test/CMakeFiles/testIO4.dir/build.make test/CMakeFiles/testIO4.dir/build make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' make[2]: Nothing to be done for `test/CMakeFiles/testIO4.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 83%] Built target testIO4 make -f test/CMakeFiles/MCEG3.dir/build.make test/CMakeFiles/MCEG3.dir/depend make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2/test/CMakeFiles/MCEG3.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f test/CMakeFiles/MCEG3.dir/build.make test/CMakeFiles/MCEG3.dir/build make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' make[2]: Nothing to be done for `test/CMakeFiles/MCEG3.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 89%] Built target MCEG3 make -f test/CMakeFiles/testLoops.dir/build.make test/CMakeFiles/testLoops.dir/depend make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2/test/CMakeFiles/testLoops.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f test/CMakeFiles/testLoops.dir/build.make test/CMakeFiles/testLoops.dir/build make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' make[2]: Nothing to be done for `test/CMakeFiles/testLoops.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 91%] Built target testLoops make -f test/CMakeFiles/testPythia1.dir/build.make test/CMakeFiles/testPythia1.dir/depend make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2/test/CMakeFiles/testPythia1.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f test/CMakeFiles/testPythia1.dir/build.make test/CMakeFiles/testPythia1.dir/build make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' make[2]: Nothing to be done for `test/CMakeFiles/testPythia1.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 94%] Built target testPythia1 make -f test/CMakeFiles/testMultipleCopies.dir/build.make test/CMakeFiles/testMultipleCopies.dir/depend make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2/test/CMakeFiles/testMultipleCopies.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f test/CMakeFiles/testMultipleCopies.dir/build.make test/CMakeFiles/testMultipleCopies.dir/build make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' make[2]: Nothing to be done for `test/CMakeFiles/testMultipleCopies.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' [ 97%] Built target testMultipleCopies make -f test/CMakeFiles/testPythia2.dir/build.make test/CMakeFiles/testPythia2.dir/depend make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' cd /builddir/build/BUILD/HepMC3-3.1.2 && /usr/bin/cmake3 -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2 /builddir/build/BUILD/HepMC3-3.1.2/test /builddir/build/BUILD/HepMC3-3.1.2/test/CMakeFiles/testPythia2.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' make -f test/CMakeFiles/testPythia2.dir/build.make test/CMakeFiles/testPythia2.dir/build make[2]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' make[2]: Nothing to be done for `test/CMakeFiles/testPythia2.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' [100%] Built target testPythia2 make[1]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' /usr/bin/cmake3 -E cmake_progress_start /builddir/build/BUILD/HepMC3-3.1.2/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory `/builddir/build/BUILD/HepMC3-3.1.2' make[1]: Nothing to be done for `preinstall'. make[1]: Leaving directory `/builddir/build/BUILD/HepMC3-3.1.2' Install the project... /usr/bin/cmake3 -P cmake_install.cmake -- Install configuration: "RELEASE" -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/lib/libHepMC3.so.2 -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/lib/libHepMC3.so -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/lib/libHepMC3_static.a -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3 -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/WriterAsciiHepMC2.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/LHEF.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/GenParticle.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/WriterAscii.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/Version.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/GenHeavyIon.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/Data -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/Data/GenEventData.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/Data/GenParticleData.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/Data/GenRunInfoData.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/Data/GenVertexData.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/FourVector.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/LHEFAttributes.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/GenVertex.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/GenEvent.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/HEPEVT_Wrapper.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/Setup.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/Print.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/ReaderHEPEVT.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/ReaderAsciiHepMC2.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/GenHeavyIon_fwd.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/Attribute.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/GenPdfInfo.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/GenCrossSection.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/Errors.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/GenRunInfo.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/GenCrossSection_fwd.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/HepMC3.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/GenParticle_fwd.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/AssociatedParticle.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/GenVertex_fwd.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/ReaderAscii.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/Writer.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/GenPdfInfo_fwd.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/Units.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/WriterHEPEVT.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/PrintStreams.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/Reader.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/ReaderFactory.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/ReaderLHEF.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/bin/HepMC3-config -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/share/HepMC3/cmake/HepMC3Config.cmake -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/share/HepMC3/cmake/HepMC3Config-version.cmake -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/share/HepMC3/interfaces -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/share/HepMC3/interfaces/pythia6 -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/share/HepMC3/interfaces/pythia6/include -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/share/HepMC3/interfaces/pythia6/include/Pythia6 -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/share/HepMC3/interfaces/pythia6/include/Pythia6/Pythia6ToHepMC3.cc -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/share/HepMC3/interfaces/mc-tester -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/share/HepMC3/interfaces/mc-tester/include -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/share/HepMC3/interfaces/mc-tester/include/HepMC3Particle.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/share/HepMC3/interfaces/mc-tester/include/HepMC3Event.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/share/HepMC3/interfaces/mc-tester/src -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/share/HepMC3/interfaces/mc-tester/src/HepMC3Particle.cxx -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/share/HepMC3/interfaces/mc-tester/src/HepMC3Event.cxx -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/share/HepMC3/interfaces/pythia8 -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/share/HepMC3/interfaces/pythia8/include -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/share/HepMC3/interfaces/pythia8/include/Pythia8 -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/share/HepMC3/interfaces/pythia8/include/Pythia8/Pythia8ToHepMC3.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/share/HepMC3/interfaces/Photospp -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/share/HepMC3/interfaces/Photospp/include -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/share/HepMC3/interfaces/Photospp/include/Photos -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/share/HepMC3/interfaces/Photospp/include/Photos/PhotosHepMC3Event.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/share/HepMC3/interfaces/Photospp/include/Photos/PhotosHepMC3Particle.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/share/HepMC3/interfaces/Photospp/src -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/share/HepMC3/interfaces/Photospp/src/PhotosHepMC3Event.cc -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/share/HepMC3/interfaces/Photospp/src/PhotosHepMC3Particle.cc -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/share/HepMC3/interfaces/Tauolapp -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/share/HepMC3/interfaces/Tauolapp/include -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/share/HepMC3/interfaces/Tauolapp/include/Tauola -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/share/HepMC3/interfaces/Tauolapp/include/Tauola/TauolaHepMC3Event.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/share/HepMC3/interfaces/Tauolapp/include/Tauola/TauolaHepMC3Particle.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/share/HepMC3/interfaces/Tauolapp/src -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/share/HepMC3/interfaces/Tauolapp/src/TauolaHepMC3Particle.cxx -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/share/HepMC3/interfaces/Tauolapp/src/TauolaHepMC3Event.cxx -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/lib/libHepMC3search.so.2 -- Set runtime path of "/builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/lib/libHepMC3search.so.2" to "" -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/lib/libHepMC3search.so -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/lib/libHepMC3search_static.a -- Up-to-date: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/lib -- Up-to-date: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3 -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/Feature.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/Selector.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/Relatives.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/AttributeFeature.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/FilterAttribute.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/Filter.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/lib/libHepMC3rootIO.so.2 -- Set runtime path of "/builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/lib/libHepMC3rootIO.so.2" to "" -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/lib/libHepMC3rootIO.so -- Up-to-date: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/lib -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/lib/libHepMC3rootIO.rootmap -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/lib/libHepMC3rootIO_rdict.pcm -- Up-to-date: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3 -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/ReaderRootTree.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/ReaderRoot.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/WriterRoot.h -- Installing: /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/include/HepMC3/WriterRootTree.h + rm /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/lib/libHepMC3_static.a /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/lib/libHepMC3search_static.a + mkdir -p /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/share/doc/HepMC3-3.1.2 + mv doc/doxygen/html /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/share/doc/HepMC3-3.1.2 + cp -pr examples /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/share/doc/HepMC3-3.1.2 + mkdir /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/lib/root + mv /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/lib/libHepMC3rootIO.rootmap /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/lib/libHepMC3rootIO.so /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/lib/libHepMC3rootIO.so.2 /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/lib/libHepMC3rootIO_rdict.pcm /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/lib/root + sed 's!\s*-lHepMC3rootIO!/root&!' -i /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/bin/HepMC3-config + /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.1.2 extracting debug info from /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/lib/root/libHepMC3rootIO.so.2 extracting debug info from /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/lib/libHepMC3search.so.2 extracting debug info from /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/lib/libHepMC3.so.2 /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libHepMC3search.so.2.debug to /usr/lib/debug/usr/lib/libHepMC3search.so.debug symlinked /usr/lib/debug/usr/lib/root/libHepMC3rootIO.so.2.debug to /usr/lib/debug/usr/lib/root/libHepMC3rootIO.so.debug symlinked /usr/lib/debug/usr/lib/libHepMC3.so.2.debug to /usr/lib/debug/usr/lib/libHepMC3.so.debug 897 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 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.awdJ6I + umask 022 + cd /builddir/build/BUILD + cd HepMC3-3.1.2 + ctest3 -j4 --output-on-failure Test project /builddir/build/BUILD/HepMC3-3.1.2 Start 1: testBoost Start 2: testMass Start 3: testPrintBug Start 4: testPolarization 1/33 Test #1: testBoost ........................ Passed 0.05 sec Start 5: testUnits 2/33 Test #3: testPrintBug ..................... Passed 0.05 sec Start 6: testMultipleCopies 3/33 Test #5: testUnits ........................ Passed 0.03 sec Start 7: testWeights 4/33 Test #4: testPolarization ................. Passed 0.07 sec Start 8: testLoops 5/33 Test #7: testWeights ...................... Passed 0.03 sec Start 9: testDelete 6/33 Test #8: testLoops ........................ Passed 0.06 sec Start 10: testIO1 7/33 Test #2: testMass ......................... Passed 0.22 sec Start 11: testIO3 8/33 Test #6: testMultipleCopies ............... Passed 0.21 sec Start 12: testIO6 9/33 Test #10: testIO1 .......................... Passed 0.43 sec Start 13: testReaderFactory1 10/33 Test #9: testDelete ....................... Passed 0.49 sec Start 14: testThreads1 11/33 Test #11: testIO3 .......................... Passed 0.43 sec Start 15: testIO2 12/33 Test #13: testReaderFactory1 ............... Passed 0.51 sec Start 16: testIO4 13/33 Test #12: testIO6 .......................... Passed 1.16 sec Start 17: testReaderFactory2 14/33 Test #15: testIO2 .......................... Passed 7.14 sec Start 18: testPythia1 15/33 Test #16: testIO4 .......................... Passed 7.13 sec Start 19: testPythia2 16/33 Test #17: testReaderFactory2 ............... Passed 7.55 sec Start 20: memcheck_testBoost 17/33 Test #18: testPythia1 ...................... Passed 6.00 sec Start 21: memcheck_testMass 18/33 Test #19: testPythia2 ...................... Passed 5.62 sec Start 22: memcheck_testPrintBug 19/33 Test #14: testThreads1 ..................... Passed 13.68 sec Start 23: memcheck_testPolarization 20/33 Test #20: memcheck_testBoost ............... Passed 6.12 sec Start 24: memcheck_testUnits 21/33 Test #22: memcheck_testPrintBug ............ Passed 5.13 sec Start 25: memcheck_testMultipleCopies 22/33 Test #24: memcheck_testUnits ............... Passed 3.92 sec Start 26: memcheck_testWeights 23/33 Test #23: memcheck_testPolarization ........ Passed 6.99 sec Start 27: memcheck_testLoops 24/33 Test #26: memcheck_testWeights ............. Passed 4.62 sec Start 28: memcheck_testDelete 25/33 Test #21: memcheck_testMass ................ Passed 13.30 sec Start 29: memcheck_testIO1 26/33 Test #27: memcheck_testLoops ............... Passed 7.55 sec Start 30: memcheck_testIO3 27/33 Test #25: memcheck_testMultipleCopies ...... Passed 12.88 sec Start 31: memcheck_testIO6 28/33 Test #28: memcheck_testDelete .............. Passed 22.82 sec Start 32: memcheck_testReaderFactory1 29/33 Test #29: memcheck_testIO1 ................. Passed 20.66 sec Start 33: memcheck_testThreads1 30/33 Test #30: memcheck_testIO3 ................. Passed 22.58 sec 31/33 Test #32: memcheck_testReaderFactory1 ...... Passed 19.25 sec 32/33 Test #31: memcheck_testIO6 ................. Passed 46.87 sec 33/33 Test #33: memcheck_testThreads1 ............ Passed 209.72 sec 100% tests passed, 0 tests failed out of 33 Total Test time (real) = 257.89 sec + exit 0 Processing files: HepMC3-3.1.2-1.el7.armv7hl Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NVbDr7 + umask 022 + cd /builddir/build/BUILD + cd HepMC3-3.1.2 + LICENSEDIR=/builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/share/licenses/HepMC3-3.1.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/share/licenses/HepMC3-3.1.2 + cp -pr COPYING /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/share/licenses/HepMC3-3.1.2 + exit 0 Provides: HepMC3 = 3.1.2-1.el7 HepMC3(armv7hl-32) = 3.1.2-1.el7 libHepMC3.so.2 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) 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.1.2-1.el7.armv7hl Provides: HepMC3-devel = 3.1.2-1.el7 HepMC3-devel(armv7hl-32) = 3.1.2-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.2 Processing files: HepMC3-search-3.1.2-1.el7.armv7hl Provides: HepMC3-search = 3.1.2-1.el7 HepMC3-search(armv7hl-32) = 3.1.2-1.el7 libHepMC3search.so.2 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.2 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.1.2-1.el7.armv7hl Provides: HepMC3-search-devel = 3.1.2-1.el7 HepMC3-search-devel(armv7hl-32) = 3.1.2-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHepMC3search.so.2 Processing files: HepMC3-rootIO-3.1.2-1.el7.armv7hl Provides: HepMC3-rootIO = 3.1.2-1.el7 HepMC3-rootIO(armv7hl-32) = 3.1.2-1.el7 libHepMC3rootIO.so.2 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.18 libHepMC3.so.2 libHepMC3rootIO.so.2 libRIO.so.6.18 libTree.so.6.18 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.1.2-1.el7.armv7hl Provides: HepMC3-rootIO-devel = 3.1.2-1.el7 HepMC3-rootIO-devel(armv7hl-32) = 3.1.2-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: HepMC3-interfaces-devel-3.1.2-1.el7.noarch Provides: HepMC3-interfaces-devel = 3.1.2-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: HepMC3-doc-3.1.2-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.40JpWz + umask 022 + cd /builddir/build/BUILD + cd HepMC3-3.1.2 + LICENSEDIR=/builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/share/licenses/HepMC3-doc-3.1.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/share/licenses/HepMC3-doc-3.1.2 + cp -pr COPYING /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm/usr/share/licenses/HepMC3-doc-3.1.2 + exit 0 Provides: HepMC3-doc = 3.1.2-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.1.2-1.el7.armv7hl Provides: HepMC3-debuginfo = 3.1.2-1.el7 HepMC3-debuginfo(armv7hl-32) = 3.1.2-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.1.2-1.el7.arm Wrote: /builddir/build/RPMS/HepMC3-3.1.2-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/HepMC3-devel-3.1.2-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/HepMC3-search-3.1.2-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/HepMC3-search-devel-3.1.2-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/HepMC3-rootIO-3.1.2-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/HepMC3-rootIO-devel-3.1.2-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/HepMC3-interfaces-devel-3.1.2-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/HepMC3-doc-3.1.2-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/HepMC3-debuginfo-3.1.2-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3vrZSt + umask 022 + cd /builddir/build/BUILD + cd HepMC3-3.1.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/HepMC3-3.1.2-1.el7.arm + exit 0 Child return code was: 0