-
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
[ROOT master] Updated root to tip of branch master #7601
[ROOT master] Updated root to tip of branch master #7601
Conversation
test parameters:
|
A new Pull Request was created by @smuzaffar (Malik Shahzad Muzaffar) for branch IB/CMSSW_12_3_X/rootmaster. @cmsbuild, @smuzaffar, @iarspider can you please review it and eventually sign? Thanks. |
please test |
-1 Failed Tests: Build BuildI found compilation error when building: >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_12_3_ROOT6_X_2022-02-02-2300/src/PhysicsTools/Utilities/src/LumiReWeighting.cc >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_12_3_ROOT6_X_2022-02-02-2300/src/PhysicsTools/Utilities/src/NumericalIntegration.cc >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_12_3_ROOT6_X_2022-02-02-2300/src/PhysicsTools/Utilities/src/SideBandSubtraction.cc >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_12_3_ROOT6_X_2022-02-02-2300/src/PhysicsTools/Utilities/src/Variables.cc /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_12_3_ROOT6_X_2022-02-02-2300/src/PhysicsTools/Utilities/src/SideBandSubtraction.cc: In member function 'int SideBandSubtract::doGlobalFit()': /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_12_3_ROOT6_X_2022-02-02-2300/src/PhysicsTools/Utilities/src/SideBandSubtraction.cc:415:41: error: invalid user-defined conversion from 'const char [2]' to 'const RooLinkedList&' [-fpermissive] 415 | fit_result = ModelPDF->fitTo(*Data, "r"); | ^~~ In file included from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc10/lcg/root/6.27.01-32e433daaf26ecfbe7ab5f59d16dd47a/include/RooLinkedListIter.h:20, from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc10/lcg/root/6.27.01-32e433daaf26ecfbe7ab5f59d16dd47a/include/RooAbsArg.h:26, from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc10/lcg/root/6.27.01-32e433daaf26ecfbe7ab5f59d16dd47a/include/RooAbsReal.h:19, |
please test |
please test |
Pull request #7601 was updated. |
-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_3_ROOT6_X_2022-02-03-2300/src/PhysicsTools/Utilities/src/LumiReWeighting.cc >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_12_3_ROOT6_X_2022-02-03-2300/src/PhysicsTools/Utilities/src/NumericalIntegration.cc >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_12_3_ROOT6_X_2022-02-03-2300/src/PhysicsTools/Utilities/src/SideBandSubtraction.cc >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_12_3_ROOT6_X_2022-02-03-2300/src/PhysicsTools/Utilities/src/Variables.cc /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_12_3_ROOT6_X_2022-02-03-2300/src/PhysicsTools/Utilities/src/SideBandSubtraction.cc: In member function 'int SideBandSubtract::doGlobalFit()': /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_12_3_ROOT6_X_2022-02-03-2300/src/PhysicsTools/Utilities/src/SideBandSubtraction.cc:415:41: error: invalid user-defined conversion from 'const char [2]' to 'const RooLinkedList&' [-fpermissive] 415 | fit_result = ModelPDF->fitTo(*Data, "r"); | ^~~ In file included from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc10/lcg/root/6.27.01-97328fae4bfd55ae2a66857a37c279b6/include/RooLinkedListIter.h:20, from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc10/lcg/root/6.27.01-97328fae4bfd55ae2a66857a37c279b6/include/RooAbsArg.h:26, from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc10/lcg/root/6.27.01-97328fae4bfd55ae2a66857a37c279b6/include/RooAbsReal.h:19, |
please test |
please test for CMSSW_12_3_ROOT6_X |
Just for the record if you see these RooFit errors again: cms-sw/cmssw#36903 (comment) Sorry again for breaking things with new compile-time restrictions 🙂 |
No description provided.