-
Notifications
You must be signed in to change notification settings - Fork 184
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
[ROOT modules] Get latest commits #5786
Conversation
please test |
The tests are being triggered in jenkins. |
-1 Tested at: ae91305 CMSSW: CMSSW_11_1_CXXMODULE_X_2020-04-27-2300 I found follow errors while testing this PR Failed tests: Build
I found compilation error when building: >> Compiling edm plugin /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_1_CXXMODULE_X_2020-04-27-2300/src/SimTransport/HectorProducer/src/Hector.cc >> Compiling edm plugin /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_1_CXXMODULE_X_2020-04-27-2300/src/SimTransport/HectorProducer/src/HectorProducer.cc >> Building edm plugin tmp/slc7_amd64_gcc820/src/SimTransport/HectorProducer/src/SimTransportHectorProducer/libSimTransportHectorProducer.so Leaving library rule at SimTransport/HectorProducer @@@@ Running edmWriteConfigs for SimTransportHectorProducer <<< cling interactive line includer >>>: fatal error: module file '/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc820/lcg/root/6.19.01-49af20/lib/std.pcm' is out of date and needs to be rebuilt: signature mismatch <<< cling interactive line includer >>>: note: imported by module 'DataFormatsHGCRecHit' in '/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc820/cms/cmssw/CMSSW_11_1_CXXMODULE_X_2020-04-27-2300/lib/slc7_amd64_gcc820/DataFormatsHGCRecHit.pcm' <<< cling interactive line includer >>>: fatal error: module file '/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc820/lcg/root/6.19.01-49af20/lib/std.pcm' is out of date and needs to be rebuilt: signature mismatch <<< cling interactive line includer >>>: note: imported by module 'DataFormatsHcalIsolatedTrack' in '/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc820/cms/cmssw/CMSSW_11_1_CXXMODULE_X_2020-04-27-2300/lib/slc7_amd64_gcc820/DataFormatsHcalIsolatedTrack.pcm' <<< cling interactive line includer >>>: fatal error: module file '/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc820/lcg/root/6.19.01-49af20/lib/std.pcm' is out of date and needs to be rebuilt: signature mismatch <<< cling interactive line includer >>>: note: imported by module 'CondFormatsPCLConfig' in '/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc820/cms/cmssw/CMSSW_11_1_CXXMODULE_X_2020-04-27-2300/lib/slc7_amd64_gcc820/CondFormatsPCLConfig.pcm' |
Comparison not run due to Build errors (RelVals and Igprof tests were also skipped) |
test parameters
|
please test |
The tests are being triggered in jenkins. |
-1 Tested at: ae91305 CMSSW: CMSSW_11_1_CXXMODULE_X_2020-04-27-2300 I found follow errors while testing this PR Failed tests: Build
I found compilation error when building: >> Compiling edm plugin /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_1_CXXMODULE_X_2020-04-27-2300/src/SimTransport/HectorProducer/src/Hector.cc >> Compiling edm plugin /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_1_CXXMODULE_X_2020-04-27-2300/src/SimTransport/HectorProducer/src/HectorProducer.cc >> Building edm plugin tmp/slc7_amd64_gcc820/src/SimTransport/HectorProducer/src/SimTransportHectorProducer/libSimTransportHectorProducer.so Leaving library rule at SimTransport/HectorProducer @@@@ Running edmWriteConfigs for SimTransportHectorProducer <<< cling interactive line includer >>>: fatal error: module file '/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc820/lcg/root/6.19.01-49af20/lib/std.pcm' is out of date and needs to be rebuilt: signature mismatch <<< cling interactive line includer >>>: note: imported by module 'DataFormatsHGCRecHit' in '/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc820/cms/cmssw/CMSSW_11_1_CXXMODULE_X_2020-04-27-2300/lib/slc7_amd64_gcc820/DataFormatsHGCRecHit.pcm' <<< cling interactive line includer >>>: fatal error: module file '/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc820/lcg/root/6.19.01-49af20/lib/std.pcm' is out of date and needs to be rebuilt: signature mismatch <<< cling interactive line includer >>>: note: imported by module 'DataFormatsHcalIsolatedTrack' in '/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc820/cms/cmssw/CMSSW_11_1_CXXMODULE_X_2020-04-27-2300/lib/slc7_amd64_gcc820/DataFormatsHcalIsolatedTrack.pcm' <<< cling interactive line includer >>>: fatal error: module file '/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc820/lcg/root/6.19.01-49af20/lib/std.pcm' is out of date and needs to be rebuilt: signature mismatch <<< cling interactive line includer >>>: note: imported by module 'CondFormatsPCLConfig' in '/cvmfs/cms-ib.cern.ch/week0/slc7_amd64_gcc820/cms/cmssw/CMSSW_11_1_CXXMODULE_X_2020-04-27-2300/lib/slc7_amd64_gcc820/CondFormatsPCLConfig.pcm' |
Comparison not run due to Build errors (RelVals and Igprof tests were also skipped) |
No description provided.