-
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
[ROOT6] Updated root to tip of branch master #8505
[ROOT6] Updated root to tip of branch master #8505
Conversation
please test |
A new Pull Request was created by @aandvalenzuela (Andrea Valenzuela) for branch IB/CMSSW_13_2_X/rootmaster. @smuzaffar, @aandvalenzuela, @iarspider can you please review it and eventually sign? Thanks. |
-1 Failed Tests: Build BuildI found compilation error when building: >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_2_ROOT6_X_2023-05-15-2300/src/PhysicsTools/TagAndProbe/src/TPTreeFiller.cc >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_2_ROOT6_X_2023-05-15-2300/src/PhysicsTools/TagAndProbe/src/TagProbeFitter.cc >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_2_ROOT6_X_2023-05-15-2300/src/PhysicsTools/TagAndProbe/src/TagProbePairMaker.cc >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_2_ROOT6_X_2023-05-15-2300/src/PhysicsTools/TagAndProbe/src/ZGeneratorLineShape.cc /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_2_ROOT6_X_2023-05-15-2300/src/PhysicsTools/TagAndProbe/src/TagProbeFitter.cc: In member function 'std::string TagProbeFitter::calculateEfficiency(std::string, const std::vector >&, const std::vector >&, std::vector >&, std::map, std::vector >&, std::map, std::vector > >&, std::vector >&)': /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_2_ROOT6_X_2023-05-15-2300/src/PhysicsTools/TagAndProbe/src/TagProbeFitter.cc:343:29: error: invalid use of incomplete type 'class RooCatType' 343 | allCatValues.push_back(t->getVal()); | ^~ In file included from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/el8_amd64_gcc11/lcg/root/6.29.01-81071482742f2c67baf88011b270b558/include/RooAbsData.h:20, from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/el8_amd64_gcc11/lcg/root/6.29.01-81071482742f2c67baf88011b270b558/include/RooDataSet.h:26, from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_2_ROOT6_X_2023-05-15-2300/src/PhysicsTools/TagAndProbe/interface/TagProbeFitter.h:9, |
Could this be cause by the removal of |
yes |
Thanks! I am working on a fix for this |
please test with cms-sw/cmssw#41737 |
-1 Failed Tests: UnitTests 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 testDataFormatsScoutingRun3 had ERRORS ---> test testDataFormatsScoutingRun2 had ERRORS Comparison SummarySummary:
|
Tests |
+externals |
This pull request is fully signed and it will be integrated in one of the next IB/CMSSW_13_2_X/rootmaster IBs (but tests are reportedly failing). This pull request will now be reviewed by the release team before it's merged. @perrotta, @dpiparo, @rappoccio (and backports should be raised in the release meeting by the corresponding L2) |
No description provided.