-
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
[ROOTMaster] Updated root to tip of branch master #8999
[ROOTMaster] Updated root to tip of branch master #8999
Conversation
please test |
A new Pull Request was created by @iarspider for branch IB/CMSSW_14_1_X/rootmaster. @smuzaffar, @iarspider, @aandvalenzuela can you please review it and eventually sign? Thanks. |
cms-bot internal usage |
I also need this version of ROOT for tests I'm doing on RNTuple (as it has the newer interface). |
-1 Failed Tests: Build BuildI found compilation error when building: from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_14_1_ROOT6_X_2024-02-11-2300/src/FWCore/Framework/interface/LuminosityBlockForOutput.h:21, from src/PhysicsTools/NanoAOD/plugins/rntuple/NanoAODRNTuples.h:8, from src/PhysicsTools/NanoAOD/plugins/rntuple/NanoAODRNTuples.cc:1: /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/el8_amd64_gcc12/external/gcc/12.3.1-40d504be6370b5a30e3947a6e575ca28/include/c++/12.3.1/bits/unique_ptr.h: In instantiation of 'std::__detail::__unique_ptr_t<_Tp> std::make_unique(_Args&& ...) [with _Tp = ROOT::Experimental::RNTupleWriter; _Args = {unique_ptr >, unique_ptr >}; __detail::__unique_ptr_t<_Tp> = __detail::__unique_ptr_t]': src/PhysicsTools/NanoAOD/plugins/rntuple/NanoAODRNTuples.cc:26:45: required from here /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/el8_amd64_gcc12/external/gcc/12.3.1-40d504be6370b5a30e3947a6e575ca28/include/c++/12.3.1/bits/unique_ptr.h:1065:30: error: 'ROOT::Experimental::RNTupleWriter::RNTupleWriter(std::unique_ptr, std::unique_ptr)' is private within this context 1065 | { return unique_ptr<_Tp>(new _Tp(std::forward<_Args>(__args)...)); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/PhysicsTools/NanoAOD/plugins/rntuple/NanoAODRNTuples.h:14: /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/el8_amd64_gcc12/lcg/root/6.31.01-a6b31fd47d9cb14388e9669f24a910f5/include/ROOT/RNTuple.hxx:462:4: note: declared private here 462 | RNTupleWriter(std::unique_ptr model, std::unique_ptr sink); |
@iarspider , can you please check if we can update cmssw code to fix https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-8df347/37361/build-logs/PhysicsTools/NanoAOD/log.html build errors? |
ok, hopefully cms-sw/cmssw#43949 should fix the build errors |
test parameters: |
please test for CMSSW_14_1_ROOT6_X |
please test for CMSSW_14_1_ROOT6_X |
-1 Failed Tests: UnitTests Unit TestsI found 4 errors in the following unit tests: ---> test test_TreeAndTkMapProducer had ERRORS ---> test TestRunnerFWCoreTFWLiteSelector had ERRORS ---> test materialBudgetTrackerPlots had ERRORS and more ... Comparison SummarySummary:
|
please test for CMSSW_14_1_ROOT6_X |
@iarspider , can you please look in to these failing unit tests. Looks like they are all related to the root master change |
looks like we need cleanup of https://github.com/search?q=repo%3Acms-sw%2Fcmssw+%22from+ROOT+import+*%22&type=code&p=1 |
-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 4 errors in the following unit tests: ---> test test_TreeAndTkMapProducer had ERRORS ---> test materialBudgetTrackerPlots had ERRORS ---> test materialBudgetHGCalPlots had ERRORS and more ... Comparison SummarySummary:
|
please test for CMSSW_14_1_ROOT6_X TPROOF unit test will fail but lets tests the reset of the changes ( |
-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 4 errors in the following unit tests: ---> test test_TreeAndTkMapProducer had ERRORS ---> test TestRunnerFWCoreTFWLiteSelector had ERRORS ---> test materialBudgetTrackerPlots had ERRORS and more ... Comparison SummarySummary:
|
please test for CMSSW_14_1_ROOT6_X |
please abort |
please test for CMSSW_14_1_ROOT6_X |
-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 3 errors in the following unit tests: ---> test test_TreeAndTkMapProducer had ERRORS ---> test materialBudgetTrackerPlots had ERRORS ---> test materialBudgetHGCalPlots had ERRORS Comparison SummarySummary:
|
lets get this in root6 IBs . PR to fix the unit tests for |
b371bcd
into
cms-sw:IB/CMSSW_14_1_X/rootmaster
No description provided.