-
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
[CXXMODULE] Update root to tip of master branch #5791
Conversation
A new Pull Request was created by @smuzaffar (Malik Shahzad Muzaffar) for branch IB/CMSSW_11_1_X/rootmodule. @cmsbuild, @smuzaffar, @mrodozov, @tulamor can you please review it and eventually sign? Thanks. |
please test |
The tests are being triggered in jenkins. |
-1 Tested at: cd35c06 CMSSW: CMSSW_11_1_CXXMODULE_X_2020-04-28-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-28-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-28-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.21.01-88b4f6/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-28-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.21.01-88b4f6/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-28-2300/lib/slc7_amd64_gcc820/DataFormatsHcalIsolatedTrack.pcm' edmWriteConfigs: /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/BUILD/slc7_amd64_gcc820/lcg/root/6.21.01-88b4f6/root-6.21.01/interpreter/llvm/src/tools/clang/lib/Lex/Lexer.cpp:3740: bool clang::Lexer::LexTokenInternal(clang::Token&, bool): Assertion `Result.is(tok::eof) && "Preprocessor did not set tok:eof"' failed. /bin/sh: line 1: 30741 Aborted edmWriteConfigs -p /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_1_CXXMODULE_X_2020-04-28-2300/tmp/slc7_amd64_gcc820/src/SimTransport/HectorProducer/src/SimTransportHectorProducer/libSimTransportHectorProducer.so |
Comparison not run due to Build errors (RelVals and Igprof tests were also skipped) |
No description provided.