-
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.1.ref07 #8632
Conversation
please test |
A new Pull Request was created by @iarspider for branch IB/CMSSW_13_3_X/g4_vecgeom. @smuzaffar, @aandvalenzuela, @iarspider can you please review it and eventually sign? Thanks. |
please test |
Pull request #8632 was updated. |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-def276/34049/summary.html Comparison SummarySummary:
|
please test |
Pull request #8632 was updated. |
-1 Failed Tests: Build BuildI found compilation error when building: >> Compiling bigobj /pool/condor/dir_256193/jenkins/workspace/ib-run-pr-tests/CMSSW_13_3_G4VECGEOM_X_2023-08-02-2300/src/SimG4Core/Generators/src/Generator.cc >> Compiling bigobj /pool/condor/dir_256193/jenkins/workspace/ib-run-pr-tests/CMSSW_13_3_G4VECGEOM_X_2023-08-02-2300/src/SimG4Core/Generators/src/HepMCParticle.cc >> Compiling bigobj /pool/condor/dir_256193/jenkins/workspace/ib-run-pr-tests/CMSSW_13_3_G4VECGEOM_X_2023-08-02-2300/src/SimG4Core/Generators/src/LumiMonitorFilter.cc >> Building shared library tmp/el8_amd64_gcc11/src/SimG4Core/Generators/src/SimG4CoreGenerators/libSimG4CoreGenerators.so /pool/condor/dir_256193/jenkins/workspace/ib-run-pr-tests/testBuildDir/el8_amd64_gcc11/external/gcc/11.4.1-30ebdc301ebd200f2ae0e3d880258e65/bin/../lib/gcc/x86_64-redhat-linux-gnu/11.4.1/../../../../x86_64-redhat-linux-gnu/bin/ld.bfd: cannot find -lG4persistency: No such file or directory collect2: error: ld returned 1 exit status gmake: *** [tmp/el8_amd64_gcc11/src/SimG4Core/Generators/src/SimG4CoreGenerators/libSimG4CoreGenerators.so] Error 1 Leaving library rule at SimG4Core/Generators >> Building big object file tmp/el8_amd64_gcc11/src/SimG4Core/Generators/src/SimG4CoreGenerators/bigobj/SimG4CoreGenerators.obj >> Leaving Package SimG4Core/Generators >> Package SimG4Core/Generators built |
@iarspider , there are two set of G4 libraries: geant4core and geant4vis. This problem means that the second is not compiled properly or we need to move G4persistency from vis to core, because cmake of Geant4 were changed. Most likely we have to review both spec files |
Pull request #8632 was updated. |
please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-def276/34097/summary.html 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: Comparison SummarySummary:
|
No description provided.