Externals Update, 21.0 branch (2020.09.22.)
Updated all projects to atlasexternals-1.0.48.4. The list of changes wrt. atlasexternals-1.0.48.1 (which Athena was using, but every other project was still using atlasexternals-1.0.48...) is the following (atlasexternals@1.0.48.1...1.0.48.4):
- Enabled the build of
HDF5
as part ofAthenaExternals
(should not affect 21.0); - Backported the fix for building
Simage
on CentOS 7 from the 1.0 branch (fixing ATLINFR-3737); - Updated
FindUUID.cmake
to set up a correct RPM dependency for the uuid LCG package on CentOS 7; - Updated the build of
yampl
to uselibuuid
from LCG when it is coming from there (fixing ATLINFR-3736).
Pinging @rbianchi.
Merge request reports
Activity
added 21.0 Build review-pending-level-1 labels
CI Result SUCCESS (hash 20061175)Athena AthDataQuality AthSimulation externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 0
AthDataQuality: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 44850]- Resolved by Michele Faucci Giannelli
Let's leave this one in limbo for just a little longer. I'm pretty sure that the same linking issues that is showing up in the AthSimulation build (for
x86_64-centos7-gcc62-opt
) would show up in the Athena one as well. And that that will also require a tweak in the externals to fix. So let me look at that today and update this MR if I find what to do about that error. Instead of opening a separate one.
added review-user-action-required label and removed review-pending-level-1 label
added full-build label
added 1 commit
- e2738bec - Updated all projects to atlasexternals-1.0.48.4.
added review-pending-level-1 label and removed review-user-action-required label
added review-user-action-required label and removed review-pending-level-1 label
added review-pending-level-1 label and removed review-user-action-required label
CI Result FAILURE (hash e2738bec)Athena AthDataQuality AthSimulation externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 161
AthDataQuality: number of compilation errors 0, warnings 1
AthSimulation: number of compilation errors 10, warnings 212
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 44863]Curious. The AthSimulation seems to have had a big crisis...
Some errors looked like the usual "GCC runs out of memory" issue.g++: error trying to exec 'as': execvp: Software caused connection abort # CMake ---> /cvmfs/sft.cern.ch/lcg/releases/gcc/6.2.0-b9934/x86_64-slc6/bin/g++ -DATLAS -DATLAS_GAUDI_V21 -DGAUDI_V20_COMPAT -DHAVE_64_BITS -DHAVE_GAUDI_PLUGINSVC -DHAVE_PRETTY_FUNCTION -DPACKAGE_VERSION="SGComps-00-00-00" -DPACKAGE_VERSION_UQ=SGComps-00-00-00 -DSGComps_EXPORTS -DSIMULATIONBASE -D__IDENTIFIER_64BIT__ -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/SGComps -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/AtlasTest/TestTools -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/AthenaCommon -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/AthenaBaseComps -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/AthenaKernel -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/CxxUtils -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/DataModelRoot -I/build2/ci-builds/21.0/AthSimulation/install/GAUDI/21.0.118/InstallArea/x86_64-slc6-gcc62-opt/include -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/SGTools -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/StoreGate -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/AthAllocators -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/AthContainersInterfaces -isystem /cvmfs/sft.cern.ch/lcg/releases/LCG_88/Boost/1.62.0/x86_64-slc6-gcc62-opt/include/boost-1_62 -isystem /cvmfs/sft.cern.ch/lcg/releases/LCG_88/ROOT/6.08.06/x86_64-slc6-gcc62-opt/include -isystem /cvmfs/sft.cern.ch/lcg/releases/LCG_88/tbb/44_20160413/x86_64-slc6-gcc62-opt/include -DNDEBUG -O2 -Wall -Wno-long-long -Wno-deprecated -Wno-unused-local-typedefs -Wwrite-strings -Wpointer-arith -Woverloaded-virtual -Wextra -Werror=return-type -pedantic -fPIC -pthread -std=c++14 -o CMakeFiles/SGComps.dir/src/SGDeleteAlg.cxx.o -c /var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/SGComps/src/SGDeleteAlg.cxx error: Failed to execute /cvmfs/sft.cern.ch/lcg/releases/gcc/6.2.0-b9934/x86_64-slc6/bin/g++ -DATLAS -DATLAS_GAUDI_V21 -DGAUDI_V20_COMPAT -DHAVE_64_BITS -DHAVE_GAUDI_PLUGINSVC -DHAVE_PRETTY_FUNCTION -DPACKAGE_VERSION="SGComps-00-00-00" -DPACKAGE_VERSION_UQ=SGComps-00-00-00 -DSGComps_EXPORTS -DSIMULATIONBASE -D__IDENTIFIER_64BIT__ -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/SGComps -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/AtlasTest/TestTools -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/AthenaCommon -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/AthenaBaseComps -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/AthenaKernel -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/CxxUtils -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/DataModelRoot -I/build2/ci-builds/21.0/AthSimulation/install/GAUDI/21.0.118/InstallArea/x86_64-slc6-gcc62-opt/include -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/SGTools -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/StoreGate -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/AthAllocators -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/AthContainersInterfaces -isystem /cvmfs/sft.cern.ch/lcg/releases/LCG_88/Boost/1.62.0/x86_64-slc6-gcc62-opt/include/boost-1_62 -isystem /cvmfs/sft.cern.ch/lcg/releases/LCG_88/ROOT/6.08.06/x86_64-slc6-gcc62-opt/include -isystem /cvmfs/sft.cern.ch/lcg/releases/LCG_88/tbb/44_20160413/x86_64-slc6-gcc62-opt/include -DNDEBUG -O2 -Wall -Wno-long-long -Wno-deprecated -Wno-unused-local-typedefs -Wwrite-strings -Wpointer-arith -Woverloaded-virtual -Wextra -Werror=return-type -pedantic -fPIC -pthread -std=c++14 -o CMakeFiles/SGComps.dir/src/SGCommitAuditor.cxx.o -c /var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/SGComps/src/SGCommitAuditor.cxx (return code: 1) # CMake ---> /cvmfs/sft.cern.ch/lcg/releases/gcc/6.2.0-b9934/x86_64-slc6/bin/g++ -DATLAS -DATLAS_GAUDI_V21 -DGAUDI_V20_COMPAT -DHAVE_64_BITS -DHAVE_GAUDI_PLUGINSVC -DHAVE_PRETTY_FUNCTION -DPACKAGE_VERSION="SGComps-00-00-00" -DPACKAGE_VERSION_UQ=SGComps-00-00-00 -DSGComps_EXPORTS -DSIMULATIONBASE -D__IDENTIFIER_64BIT__ -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/SGComps -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/AtlasTest/TestTools -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/AthenaCommon -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/AthenaBaseComps -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/AthenaKernel -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/CxxUtils -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/DataModelRoot -I/build2/ci-builds/21.0/AthSimulation/install/GAUDI/21.0.118/InstallArea/x86_64-slc6-gcc62-opt/include -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/SGTools -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/StoreGate -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/AthAllocators -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/AthContainersInterfaces -isystem /cvmfs/sft.cern.ch/lcg/releases/LCG_88/Boost/1.62.0/x86_64-slc6-gcc62-opt/include/boost-1_62 -isystem /cvmfs/sft.cern.ch/lcg/releases/LCG_88/ROOT/6.08.06/x86_64-slc6-gcc62-opt/include -isystem /cvmfs/sft.cern.ch/lcg/releases/LCG_88/tbb/44_20160413/x86_64-slc6-gcc62-opt/include -DNDEBUG -O2 -Wall -Wno-long-long -Wno-deprecated -Wno-unused-local-typedefs -Wwrite-strings -Wpointer-arith -Woverloaded-virtual -Wextra -Werror=return-type -pedantic -fPIC -pthread -std=c++14 -o CMakeFiles/SGComps.dir/src/SGInputLoader.cxx.o -c /var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/SGComps/src/SGInputLoader.cxx # CMake ---> /cvmfs/sft.cern.ch/lcg/releases/gcc/6.2.0-b9934/x86_64-slc6/bin/g++ -DATLAS -DATLAS_GAUDI_V21 -DGAUDI_V20_COMPAT -DHAVE_64_BITS -DHAVE_GAUDI_PLUGINSVC -DHAVE_PRETTY_FUNCTION -DPACKAGE_VERSION="SGComps-00-00-00" -DPACKAGE_VERSION_UQ=SGComps-00-00-00 -DSGComps_EXPORTS -DSIMULATIONBASE -D__IDENTIFIER_64BIT__ -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/SGComps -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/AtlasTest/TestTools -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/AthenaCommon -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/AthenaBaseComps -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/AthenaKernel -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/CxxUtils -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/DataModelRoot -I/build2/ci-builds/21.0/AthSimulation/install/GAUDI/21.0.118/InstallArea/x86_64-slc6-gcc62-opt/include -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/SGTools -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/StoreGate -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/AthAllocators -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/AthContainersInterfaces -isystem /cvmfs/sft.cern.ch/lcg/releases/LCG_88/Boost/1.62.0/x86_64-slc6-gcc62-opt/include/boost-1_62 -isystem /cvmfs/sft.cern.ch/lcg/releases/LCG_88/ROOT/6.08.06/x86_64-slc6-gcc62-opt/include -isystem /cvmfs/sft.cern.ch/lcg/releases/LCG_88/tbb/44_20160413/x86_64-slc6-gcc62-opt/include -DNDEBUG -O2 -Wall -Wno-long-long -Wno-deprecated -Wno-unused-local-typedefs -Wwrite-strings -Wpointer-arith -Woverloaded-virtual -Wextra -Werror=return-type -pedantic -fPIC -pthread -std=c++14 -o CMakeFiles/SGComps.dir/src/SGFolder.cxx.o -c /var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/SGComps/src/SGFolder.cxx g++: internal compiler error: Bus error (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions. error: Failed to execute /cvmfs/sft.cern.ch/lcg/releases/gcc/6.2.0-b9934/x86_64-slc6/bin/g++ -DATLAS -DATLAS_GAUDI_V21 -DGAUDI_V20_COMPAT -DHAVE_64_BITS -DHAVE_GAUDI_PLUGINSVC -DHAVE_PRETTY_FUNCTION -DPACKAGE_VERSION="SGComps-00-00-00" -DPACKAGE_VERSION_UQ=SGComps-00-00-00 -DSGComps_EXPORTS -DSIMULATIONBASE -D__IDENTIFIER_64BIT__ -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/SGComps -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/AtlasTest/TestTools -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/AthenaCommon -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/AthenaBaseComps -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/AthenaKernel -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/CxxUtils -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/DataModelRoot -I/build2/ci-builds/21.0/AthSimulation/install/GAUDI/21.0.118/InstallArea/x86_64-slc6-gcc62-opt/include -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/SGTools -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/StoreGate -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/AthAllocators -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/AthContainersInterfaces -isystem /cvmfs/sft.cern.ch/lcg/releases/LCG_88/Boost/1.62.0/x86_64-slc6-gcc62-opt/include/boost-1_62 -isystem /cvmfs/sft.cern.ch/lcg/releases/LCG_88/ROOT/6.08.06/x86_64-slc6-gcc62-opt/include -isystem /cvmfs/sft.cern.ch/lcg/releases/LCG_88/tbb/44_20160413/x86_64-slc6-gcc62-opt/include -DNDEBUG -O2 -Wall -Wno-long-long -Wno-deprecated -Wno-unused-local-typedefs -Wwrite-strings -Wpointer-arith -Woverloaded-virtual -Wextra -Werror=return-type -pedantic -fPIC -pthread -std=c++14 -o CMakeFiles/SGComps.dir/src/SGAccessAlg.cxx.o -c /var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/SGComps/src/SGAccessAlg.cxx (return code: 4) g++: internal compiler error: Bus error (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions. error: Failed to execute /cvmfs/sft.cern.ch/lcg/releases/gcc/6.2.0-b9934/x86_64-slc6/bin/g++ -DATLAS -DATLAS_GAUDI_V21 -DGAUDI_V20_COMPAT -DHAVE_64_BITS -DHAVE_GAUDI_PLUGINSVC -DHAVE_PRETTY_FUNCTION -DPACKAGE_VERSION="SGComps-00-00-00" -DPACKAGE_VERSION_UQ=SGComps-00-00-00 -DSGComps_EXPORTS -DSIMULATIONBASE -D__IDENTIFIER_64BIT__ -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/SGComps -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/AtlasTest/TestTools -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/AthenaCommon -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/AthenaBaseComps -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/AthenaKernel -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/CxxUtils -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/DataModelRoot -I/build2/ci-builds/21.0/AthSimulation/install/GAUDI/21.0.118/InstallArea/x86_64-slc6-gcc62-opt/include -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/SGTools -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/StoreGate -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/AthAllocators -I/var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/AthContainersInterfaces -isystem /cvmfs/sft.cern.ch/lcg/releases/LCG_88/Boost/1.62.0/x86_64-slc6-gcc62-opt/include/boost-1_62 -isystem /cvmfs/sft.cern.ch/lcg/releases/LCG_88/ROOT/6.08.06/x86_64-slc6-gcc62-opt/include -isystem /cvmfs/sft.cern.ch/lcg/releases/LCG_88/tbb/44_20160413/x86_64-slc6-gcc62-opt/include -DNDEBUG -O2 -Wall -Wno-long-long -Wno-deprecated -Wno-unused-local-typedefs -Wwrite-strings -Wpointer-arith -Woverloaded-virtual -Wextra -Werror=return-type -pedantic -fPIC -pthread -std=c++14 -o CMakeFiles/SGComps.dir/src/ProxyProviderSvc.cxx.o -c /var/lib/jenkins/workspace/CI-MERGE-REQUEST/21.0/Control/SGComps/src/ProxyProviderSvc.cxx (return code: 4) g++: internal compiler error: Bus error (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions.
But this one looks new:
# CMake ---> /build2/ci-builds/21.0/AthSimulation/build/AthSimulation/atlas_build_run.sh /cvmfs/sft.cern.ch/lcg/releases/gcc/6.2.0-b9934/x86_64-slc6/bin/g++ -fPIC -DNDEBUG -O2 -Wall -Wno-long-long -Wno-deprecated -Wno-unused-local-typedefs -Wwrite-strings -Wpointer-arith -Woverloaded-virtual -Wextra -Werror=return-type -pedantic -Wl,--as-needed -Wl,--no-undefined -Wl,-z,max-page-size=0x1000 -Wl,--hash-style=both -shared -Wl,-soname,libAthenaPython.so -o ../../x86_64-slc6-gcc62-opt/lib/libAthenaPython.so CMakeFiles/AthenaPython.dir/src/IPyComponent.cxx.o CMakeFiles/AthenaPython.dir/src/IPyComponentMgr.cxx.o CMakeFiles/AthenaPython.dir/src/PyAthenaAlg.cxx.o CMakeFiles/AthenaPython.dir/src/PyAthenaAud.cxx.o CMakeFiles/AthenaPython.dir/src/PyAthenaSvc.cxx.o CMakeFiles/AthenaPython.dir/src/PyAthenaTool.cxx.o CMakeFiles/AthenaPython.dir/src/PyAthenaUtils.cxx.o CMakeFiles/AthenaPython.dir/src/PyComponentMgr.cxx.o CMakeFiles/AthenaPython.dir/src/PyJobOptionsCatalogue.cxx.o CMakeFiles/AthenaPython.dir/src/PyJobOptionsSvc.cxx.o CMakeFiles/AthenaPython.dir/src/PyProperty.cxx.o -L/cvmfs/sft.cern.ch/lcg/releases/LCG_88/tbb/44_20160413/x86_64-slc6-gcc62-opt/lib ../../x86_64-slc6-gcc62-opt/lib/libAthenaBaseComps.so /cvmfs/sft.cern.ch/lcg/releases/LCG_88/ROOT/6.08.06/x86_64-slc6-gcc62-opt/lib/libCore.so /cvmfs/sft.cern.ch/lcg/releases/LCG_88/ROOT/6.08.06/x86_64-slc6-gcc62-opt/lib/libTree.so /cvmfs/sft.cern.ch/lcg/releases/LCG_88/ROOT/6.08.06/x86_64-slc6-gcc62-opt/lib/libMathCore.so /cvmfs/sft.cern.ch/lcg/releases/LCG_88/ROOT/6.08.06/x86_64-slc6-gcc62-opt/lib/libHist.so /cvmfs/sft.cern.ch/lcg/releases/LCG_88/ROOT/6.08.06/x86_64-slc6-gcc62-opt/lib/libRIO.so /cvmfs/sft.cern.ch/lcg/releases/LCG_88/ROOT/6.08.06/x86_64-slc6-gcc62-opt/lib/libPyROOT.so /cvmfs/sft.cern.ch/lcg/releases/LCG_88/Python/2.7.13/x86_64-slc6-gcc62-opt/lib/libpython2.7.so -ldl ../../x86_64-slc6-gcc62-opt/lib/libStoreGateLib.so ../../x86_64-slc6-gcc62-opt/lib/libSGTools.so ../../x86_64-slc6-gcc62-opt/lib/libAthenaKernel.so ../../x86_64-slc6-gcc62-opt/lib/libDataModelRoot.so /cvmfs/sft.cern.ch/lcg/releases/LCG_88/ROOT/6.08.06/x86_64-slc6-gcc62-opt/lib/libTree.so /cvmfs/sft.cern.ch/lcg/releases/LCG_88/ROOT/6.08.06/x86_64-slc6-gcc62-opt/lib/libMathCore.so /cvmfs/sft.cern.ch/lcg/releases/LCG_88/ROOT/6.08.06/x86_64-slc6-gcc62-opt/lib/libHist.so /cvmfs/sft.cern.ch/lcg/releases/LCG_88/ROOT/6.08.06/x86_64-slc6-gcc62-opt/lib/libRIO.so /usr/lib64/libuuid.so -lrt ../../x86_64-slc6-gcc62-opt/lib/libAthAllocators.so /build2/ci-builds/21.0/AthSimulation/install/GAUDI/21.0.118/InstallArea/x86_64-slc6-gcc62-opt/lib/libGaudiKernel.so /cvmfs/sft.cern.ch/lcg/releases/LCG_88/ROOT/6.08.06/x86_64-slc6-gcc62-opt/lib/libCore.so -ltbb /build2/ci-builds/21.0/AthSimulation/install/GAUDI/21.0.118/InstallArea/x86_64-slc6-gcc62-opt/lib/libGaudiPluginService.so ../../x86_64-slc6-gcc62-opt/lib/libCxxUtils.so /cvmfs/sft.cern.ch/lcg/releases/LCG_88/Boost/1.62.0/x86_64-slc6-gcc62-opt/lib/libboost_program_options-gcc62-mt-1_62.so /cvmfs/sft.cern.ch/lcg/releases/LCG_88/Boost/1.62.0/x86_64-slc6-gcc62-opt/lib/libboost_filesystem-gcc62-mt-1_62.so /cvmfs/sft.cern.ch/lcg/releases/LCG_88/Boost/1.62.0/x86_64-slc6-gcc62-opt/lib/libboost_thread-gcc62-mt-1_62.so /cvmfs/sft.cern.ch/lcg/releases/LCG_88/Boost/1.62.0/x86_64-slc6-gcc62-opt/lib/libboost_system-gcc62-mt-1_62.so /cvmfs/sft.cern.ch/lcg/releases/LCG_88/Boost/1.62.0/x86_64-slc6-gcc62-opt/lib/libboost_regex-gcc62-mt-1_62.so /cvmfs/sft.cern.ch/lcg/releases/LCG_88/Boost/1.62.0/x86_64-slc6-gcc62-opt/lib/libboost_chrono-gcc62-mt-1_62.so /cvmfs/sft.cern.ch/lcg/releases/LCG_88/Boost/1.62.0/x86_64-slc6-gcc62-opt/lib/libboost_date_time-gcc62-mt-1_62.so /cvmfs/sft.cern.ch/lcg/releases/LCG_88/Boost/1.62.0/x86_64-slc6-gcc62-opt/lib/libboost_atomic-gcc62-mt-1_62.so -pthread -Wl,-rpath-link,/build2/ci-builds/21.0/AthSimulation/build/AthSimulation/x86_64-slc6-gcc62-opt/lib /cvmfs/sft.cern.ch/lcg/releases/binutils/2.28-a983d/x86_64-slc6/bin/ld: cannot find /cvmfs/sft.cern.ch/lcg/releases/LCG_88/Boost/1.62.0/x86_64-slc6-gcc62-opt/lib/libboost_system-gcc62-mt-1_62.so: Software caused connection abort /cvmfs/sft.cern.ch/lcg/releases/binutils/2.28-a983d/x86_64-slc6/bin/ld: cannot find /cvmfs/sft.cern.ch/lcg/releases/LCG_88/Boost/1.62.0/x86_64-slc6-gcc62-opt/lib/libboost_regex-gcc62-mt-1_62.so: Transport endpoint is not connected /cvmfs/sft.cern.ch/lcg/releases/binutils/2.28-a983d/x86_64-slc6/bin/ld: cannot find /cvmfs/sft.cern.ch/lcg/releases/LCG_88/Boost/1.62.0/x86_64-slc6-gcc62-opt/lib/libboost_chrono-gcc62-mt-1_62.so: Transport endpoint is not connected /cvmfs/sft.cern.ch/lcg/releases/binutils/2.28-a983d/x86_64-slc6/bin/ld: cannot find /cvmfs/sft.cern.ch/lcg/releases/LCG_88/Boost/1.62.0/x86_64-slc6-gcc62-opt/lib/libboost_date_time-gcc62-mt-1_62.so: Transport endpoint is not connected /cvmfs/sft.cern.ch/lcg/releases/binutils/2.28-a983d/x86_64-slc6/bin/ld: cannot find /cvmfs/sft.cern.ch/lcg/releases/LCG_88/Boost/1.62.0/x86_64-slc6-gcc62-opt/lib/libboost_atomic-gcc62-mt-1_62.so: Transport endpoint is not connected /cvmfs/sft.cern.ch/lcg/releases/binutils/2.28-a983d/x86_64-slc6/bin/ld: cannot find -lstdc++ /cvmfs/sft.cern.ch/lcg/releases/binutils/2.28-a983d/x86_64-slc6/bin/ld: cannot find -lgcc_s collect2: error: ld returned 1 exit status
Let's retry the build, but also let's keep an eye on that SLC6 build node...
CI Result SUCCESS (hash e2738bec)Athena AthDataQuality AthSimulation externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 161
AthDataQuality: number of compilation errors 0, warnings 1
AthSimulation: number of compilation errors 0, warnings 6
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 44867]