Enable building Geant4 10.3.3 with ROOT v5 for NA61/SHINE
Closes SPI-1562
Merge request reports
Activity
added test-needed label
🤖 🗩Build results for job lcg_personal_experimental_archdocker_nonblocking, release dev4
Build #493 - SUCCESS
Platform Result Debug,clang800binutils,docker_centos7 ✅ Debug,clang900libcpp,docker_centos7 ✅ Debug,gcc8binutils,docker_centos7 ✅ Debug,gcc8binutils,docker_slc6 ✅ Debug,gcc9binutils,docker_centos7 ✅ Release,clang800binutils,docker_centos7 ✅ Release,clang900libcpp,docker_centos7 ✅ Release,gcc8binutils,docker_centos7 ✅ Release,gcc8binutils,docker_slc6 ✅ Release,gcc9binutils,docker_centos7 ✅ Edited by LCG GitLab bot🤖 🗩Build results for job lcg_personal_experimental_archdocker_nonblocking, release dev3
Build #494 - SUCCESS
Platform Result Debug,gcc8binutils,docker_centos7 ✅ Debug,gcc8binutils,docker_slc6 ✅ Debug,gcc9binutils,docker_centos7 ✅ Release,clang800binutils,docker_centos7 ✅ Release,gcc8binutils,docker_centos7 ✅ Release,gcc8binutils,docker_slc6 ✅ Release,gcc9binutils,docker_centos7 ✅ Edited by LCG GitLab bot🤖 🗩Build results for job lcg_personal_experimental_archdocker_nonblocking, release dev3python3
Build #495 - SUCCESS
Platform Result Release,clang800binutils,docker_centos7 ✅ Release,gcc7binutils,docker_centos7 ✅ Release,gcc8binutils,docker_centos7 ✅ Release,gcc8binutils,docker_slc6 ✅ Edited by LCG GitLab botadded test-dev3python3-passed label
added test-dev3-passed label
added test-dev4-passed label
🤖 🗩Build results for job lcg_personal_experimental_archdocker_nonblocking, release dev4
Build #496 - FAILURE
Platform Result Debug,clang800binutils,docker_centos7 📛 Debug,clang900libcpp,docker_centos7 📛 Debug,gcc8binutils,docker_centos7 📛 Debug,gcc8binutils,docker_slc6 📛 Debug,gcc9binutils,docker_centos7 📛 Release,clang800binutils,docker_centos7 📛 Release,clang900libcpp,docker_centos7 📛 Release,gcc8binutils,docker_centos7 📛 Release,gcc8binutils,docker_slc6 📛 Release,gcc9binutils,docker_centos7 📛 Edited by LCG GitLab bot🤖 🗩Build results for job lcg_personal_experimental_archdocker_nonblocking, release dev3python3
Build #498 - FAILURE
Platform Result Release,clang800binutils,docker_centos7 📛 Release,gcc7binutils,docker_centos7 📛 Release,gcc8binutils,docker_centos7 📛 Release,gcc8binutils,docker_slc6 📛 Edited by LCG GitLab bot🤖 🗩Build results for job lcg_personal_experimental_archdocker_nonblocking, release dev3
Build #497 - FAILURE
Platform Result Debug,gcc8binutils,docker_centos7 📛 Debug,gcc8binutils,docker_slc6 📛 Debug,gcc9binutils,docker_centos7 📛 Release,clang800binutils,docker_centos7 📛 Release,gcc8binutils,docker_centos7 📛 Release,gcc8binutils,docker_slc6 📛 Release,gcc9binutils,docker_centos7 📛 Edited by LCG GitLab botadded test-dev3python3-failed label
added test-dev4-failed label
added test-dev3-failed label
@ganis Shouldn't this be VecGeom instead of vecgeom in the test request?
🤖 🗩Build results for job lcg_personal_experimental_archdocker_nonblocking, release dev4
Build #499 - FAILURE
Platform Result Debug,clang800binutils,docker_centos7 ✅ Debug,clang900libcpp,docker_centos7 📛 Debug,gcc8binutils,docker_centos7 ✅ Debug,gcc8binutils,docker_slc6 ✅ Debug,gcc9binutils,docker_centos7 ✅ Release,clang800binutils,docker_centos7 ✅ Release,clang900libcpp,docker_centos7 📛 Release,gcc8binutils,docker_centos7 ✅ Release,gcc8binutils,docker_slc6 ✅ Release,gcc9binutils,docker_centos7 ✅ Edited by LCG GitLab bot🤖 🗩Build results for job lcg_personal_experimental_archdocker_nonblocking, release dev3
Build #500 - SUCCESS
Platform Result Debug,gcc8binutils,docker_centos7 ✅ Debug,gcc8binutils,docker_slc6 ✅ Debug,gcc9binutils,docker_centos7 ✅ Release,clang800binutils,docker_centos7 ✅ Release,gcc8binutils,docker_centos7 ✅ Release,gcc8binutils,docker_slc6 ✅ Release,gcc9binutils,docker_centos7 ✅ Edited by LCG GitLab bot🤖 🗩Build results for job lcg_personal_experimental_archdocker_nonblocking, release dev3python3
Build #501 - SUCCESS
Platform Result Release,clang800binutils,docker_centos7 ✅ Release,gcc7binutils,docker_centos7 ✅ Release,gcc8binutils,docker_centos7 ✅ Release,gcc8binutils,docker_slc6 ✅ Edited by LCG GitLab bot492 492 <SOURCE_DIR>/CLHEP 493 493 ENDIF 494 494 IF <VERSION> VERSION_GREATER 2.3.1 THEN @amarcine please change this to
IF (<VERSION> VERSION_GREATER 2.3.1) AND (<VERSION> VERSION_LESS 2.4.0) THEN
, otherwise these instructions will also be used for 2.4.0changed this line in version 2 of the diff
@razumov Sure, will do, sorry. Shouldn't
VERSION_GREATER
be changed toVERSION_GREATER_EQUAL
in all 3 places? Looks like currently e.g. 2.3.1 is not covered by any case (this applies to the MR and to the master).Anyway, what about the failing test for VecGeom in 2 elements of the matrix? Is it my fault?
added 1 commit
- 07cf9d51 - Add missing upper edge of the version range, otherwise this instructions are used also for 2.4.0
🤖 🗩Build results for job lcg_personal_experimental_archdocker_nonblocking, release dev4
Build #502 - SUCCESS
Platform Result Debug,clang800binutils,docker_centos7 ✅ Debug,clang900libcpp,docker_centos7 ✅ Debug,gcc8binutils,docker_centos7 ✅ Debug,gcc8binutils,docker_slc6 ✅ Debug,gcc9binutils,docker_centos7 ✅ Release,clang800binutils,docker_centos7 ✅ Release,clang900libcpp,docker_centos7 ✅ Release,gcc8binutils,docker_centos7 ✅ Release,gcc8binutils,docker_slc6 ✅ Release,gcc9binutils,docker_centos7 ✅ Edited by LCG GitLab bot🤖 🗩Build results for job lcg_personal_experimental_archdocker_nonblocking, release dev3python3
Build #504 - SUCCESS
Platform Result Release,clang800binutils,docker_centos7 ✅ Release,gcc7binutils,docker_centos7 ✅ Release,gcc8binutils,docker_centos7 ✅ Release,gcc8binutils,docker_slc6 ✅ Edited by LCG GitLab bot🤖 🗩Build results for job lcg_personal_experimental_archdocker_nonblocking, release dev3
Build #503 - SUCCESS
Platform Result Debug,gcc8binutils,docker_centos7 ✅ Debug,gcc8binutils,docker_slc6 ✅ Debug,gcc9binutils,docker_centos7 ✅ Release,clang800binutils,docker_centos7 ✅ Release,gcc8binutils,docker_centos7 ✅ Release,gcc8binutils,docker_slc6 ✅ Release,gcc9binutils,docker_centos7 ✅ Edited by LCG GitLab botadded test-dev3python3-passed label
added test-dev3-passed label
added test-dev4-passed label
mentioned in commit 86622832