-
Notifications
You must be signed in to change notification settings - Fork 185
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 to latest root master changes #7800
[CXXMODULE] Update to latest root master changes #7800
Conversation
A new Pull Request was created by @aandvalenzuela (Andrea Valenzuela) for branch IB/CMSSW_12_4_X/rootmodule. @cmsbuild, @smuzaffar, @aandvalenzuela, @iarspider can you please review it and eventually sign? Thanks. |
please test |
-1 Failed Tests: Build 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: BuildI found compilation error when building: >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_12_4_CXXMODULE_X_2022-04-18-2300/src/FWCore/Reflection/src/TypeWithDict.cc >> Building CXX Module LCG reflex dict from header file tmp/slc7_amd64_gcc10/src/FWCore/Reflection/src/FWCoreReflection/a/FWCoreReflection_xr.h In file included from input_line_8:54: In file included from ./tmp/slc7_amd64_gcc10/src/FWCore/Reflection/src/FWCoreReflection/a/FWCoreReflection_xr.h:1: In file included from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_12_4_CXXMODULE_X_2022-04-18-2300/src/FWCore/Reflection/interface/BaseWithDict.h:33: /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_12_4_CXXMODULE_X_2022-04-18-2300/src/FWCore/Reflection/interface/TypeWithDict.h:13:2: fatal error: module file '/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc10/lcg/root/6.27.01-83248a0dc0fb4a93754bb4347da531c6/lib/std.pcm' is out of date and needs to be rebuilt: signature mismatch #include "FWCore/Utilities/interface/value_ptr.h" ^ /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_12_4_CXXMODULE_X_2022-04-18-2300/src/FWCore/Reflection/interface/TypeWithDict.h:13:2: note: imported by module 'FWCoreUtilities' in '/cvmfs/cms-ib.cern.ch/week1/slc7_amd64_gcc10/cms/cmssw/CMSSW_12_4_CXXMODULE_X_2022-04-18-2300/lib/slc7_amd64_gcc10/FWCoreUtilities.pcm' rootcling: /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/BUILD/slc7_amd64_gcc10/lcg/root/6.27.01-83248a0dc0fb4a93754bb4347da531c6/root-6.27.01/interpreter/llvm/src/tools/clang/lib/Lex/Lexer.cpp:3940: bool clang::Lexer::LexTokenInternal(clang::Token&, bool): Assertion `Result.is(tok::eof) && "Preprocessor did not set tok:eof"' failed. #0 0x00002ab144c67cb0 llvm::sys::PrintStackTrace(llvm::raw_ostream&) /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/BUILD/slc7_amd64_gcc10/lcg/root/6.27.01-83248a0dc0fb4a93754bb4347da531c6/root-6.27.01/interpreter/llvm/src/lib/Support/Unix/Signals.inc:533:22 |
test parameters:
|
please test |
Perhaps better just to use the IB tonight:) [I'm happy to deal with any changes]
… On Apr 20, 2022, at 5:47 PM, Malik Shahzad Muzaffar ***@***.***> wrote:
please test
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.
|
-1 Failed Tests: UnitTests RelVals AddOn 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: Unit TestsI found errors in the following unit tests: ---> test testSSTGainPCL_fromRECO had ERRORS ---> test testSSTGainPCL_fromCalibTree had ERRORS ---> test CalibCalorimetryEcalLaserSortingRunStreamer had ERRORS ---> test TestDQMOnlineClient-l1tstage2_dqm_sourceclient had ERRORS and more ... RelVals
Expand to see more relval errors ...AddOn Tests
Expand to see more addon errors ...
|
No description provided.