-
Notifications
You must be signed in to change notification settings - Fork 183
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[G4VECGEOM] Update geant4 to 11.0.7 and dd4hep to 01.22 #8055
[G4VECGEOM] Update geant4 to 11.0.7 and dd4hep to 01.22 #8055
Conversation
please test for CMSSW_12_6_G4VECGEOM_X/el8_amd64_gcc10 |
A new Pull Request was created by @iarspider for branch IB/CMSSW_12_6_X/geant4_vecgeom. @smuzaffar, @aandvalenzuela, @iarspider can you please review it and eventually sign? Thanks. |
-1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-4ef0ec/27223/summary.html External BuildI found compilation warning when building: See details on the summary page. |
Pull request #8055 was updated. |
Pull request #8055 was updated. |
please test for CMSSW_12_6_G4VECGEOM_X/el8_amd64_gcc10 |
-1 Failed Tests: Build BuildI found compilation error when building: >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_12_6_G4VECGEOM_X_2022-08-29-2300/src/FastSimulation/MaterialEffects/src/PairProductionSimulator.cc >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_12_6_G4VECGEOM_X_2022-08-29-2300/src/FastSimulation/MaterialEffects/src/PetrukhinModel.cc In file included from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/el8_amd64_gcc10/external/geant4/11.0.7-455e16fefb11a175bd68a487e08c9750/include/Geant4/G4FTFParameters.hh:35, from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/el8_amd64_gcc10/external/geant4/11.0.7-455e16fefb11a175bd68a487e08c9750/include/Geant4/G4FTFModel.hh:48, from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_12_6_G4VECGEOM_X_2022-08-29-2300/src/FastSimulation/MaterialEffects/src/NuclearInteractionFTFSimulator.cc:22: /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/el8_amd64_gcc10/external/geant4/11.0.7-455e16fefb11a175bd68a487e08c9750/include/Geant4/G4FTFTunings.hh:158:5: error: missing braces around initializer for 'std::__array_traits::_Type' {aka 'G4String [10]'} [-Werror=missing-braces] 158 | }; | ^ /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/el8_amd64_gcc10/external/geant4/11.0.7-455e16fefb11a175bd68a487e08c9750/include/Geant4/G4FTFTunings.hh:161:96: error: missing braces around initializer for 'std::__array_traits::_Type' {aka 'int [10]'} [-Werror=missing-braces] 161 | std::array< G4int, sNumberOfTunes > fApplicabilityOfTunes = { 1, 0, 0, 0, 0, 0, 0, 0, 0, 0 }; | ^ |
@iarspider , cms-externals/geant4#62 should resolve the problem. |
please test for CMSSW_12_6_G4VECGEOM_X/el8_amd64_gcc10 |
Pull request #8055 was updated. |
please test for CMSSW_12_6_G4VECGEOM_X/el8_amd64_gcc10 |
-1 Failed Tests: RelVals The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:
You can see more details here: RelVals
|
Problem report shows the problem we observed when use -O3 for VecGeom |
@civanch , but here vecgeom is built with -O2 ( https://github.com/cms-sw/cmsdist/blob/update-geant4-11.0.7-dd4hep-01-22-geant4_vecgeom/vecgeom.spec#L26 ) |
|
by the way, one of these failed workflow also fail for IBs |
test parameters:
|
please test for CMSSW_12_6_G4VECGEOM_X/el8_amd64_gcc10 |
No description provided.