-
Notifications
You must be signed in to change notification settings - Fork 186
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] Integrate new PyROOT with CMSSW #5531
[ROOT master] Integrate new PyROOT with CMSSW #5531
Conversation
The tests are being triggered in jenkins. |
-1 Tested at: 26c9a0d CMSSW: CMSSW_11_1_ROOT6_X_2020-02-09-2300 I found follow errors while testing this PR Failed tests: Build
I found compilation error when building: >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_1_ROOT6_X_2020-02-09-2300/src/DetectorDescription/DDCMS/plugins/dd4hep/DDTestVectorAlgo.cc >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_1_ROOT6_X_2020-02-09-2300/src/DetectorDescription/DDCMS/plugins/dd4hep/DDAngular.cc >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_1_ROOT6_X_2020-02-09-2300/src/DetectorDescription/DDCMS/plugins/dd4hep/DDDefinitions2Objects.cc >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_1_ROOT6_X_2020-02-09-2300/src/DetectorDescription/DDCMS/plugins/dd4hep/DDLinear.cc /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_1_ROOT6_X_2020-02-09-2300/src/DetectorDescription/DDCMS/plugins/dd4hep/DDAngular.cc: In function 'long int algorithm(dd4hep::Detector&, cms::DDParsingContext&, xml_h, dd4hep::SensitiveDetector&)': /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_1_ROOT6_X_2020-02-09-2300/src/DetectorDescription/DDCMS/plugins/dd4hep/DDAngular.cc:38:27: error: no match for 'operator+' (operand types are 'std::string_view' {aka 'std::basic_string_view'} and 'std::__cxx11::string' {aka 'std::__cxx11::basic_string'}) childName = ns.name() + childName; ~~~~~~~~~~^~~~~~~~~~~ In file included from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc820/lcg/root/6.19.01-7c334a/include/TNamed.h:26, from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc820/lcg/root/6.19.01-7c334a/include/TGeoPhysicalNode.h:15, from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc820/external/dd4hep/v01-10x-7c334a/include/DD4hep/Objects.h:46, |
Comparison not run due to Build errors (RelVals and Igprof tests were also skipped) |
Pull request #5531 was updated. |
please test |
The tests are being triggered in jenkins. |
-1 Tested at: 297443f CMSSW: CMSSW_11_1_ROOT6_X_2020-02-10-2300 I found follow errors while testing this PR Failed tests: Build
I found compilation error when building: >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_1_ROOT6_X_2020-02-10-2300/src/DetectorDescription/DDCMS/plugins/dd4hep/DDAngular.cc >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_1_ROOT6_X_2020-02-10-2300/src/DetectorDescription/DDCMS/plugins/dd4hep/DDDefinitions2Objects.cc >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_1_ROOT6_X_2020-02-10-2300/src/DetectorDescription/DDCMS/plugins/dd4hep/DDLinear.cc >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_1_ROOT6_X_2020-02-10-2300/src/DetectorDescription/DDCMS/plugins/dd4hep/DDCMSDetElementCreator.cc /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_1_ROOT6_X_2020-02-10-2300/src/DetectorDescription/DDCMS/plugins/dd4hep/DDAngular.cc: In function 'long int algorithm(dd4hep::Detector&, cms::DDParsingContext&, xml_h, dd4hep::SensitiveDetector&)': /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_11_1_ROOT6_X_2020-02-10-2300/src/DetectorDescription/DDCMS/plugins/dd4hep/DDAngular.cc:38:27: error: no match for 'operator+' (operand types are 'std::string_view' {aka 'std::basic_string_view'} and 'std::__cxx11::string' {aka 'std::__cxx11::basic_string'}) childName = ns.name() + childName; ~~~~~~~~~~^~~~~~~~~~~ In file included from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc820/lcg/root/6.19.01-7c334a/include/TNamed.h:26, from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc820/lcg/root/6.19.01-7c334a/include/TGeoPhysicalNode.h:15, from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/slc7_amd64_gcc820/external/dd4hep/v01-10x-7c334a/include/DD4hep/Objects.h:46, |
Comparison not run due to Build errors (RelVals and Igprof tests were also skipped) |
The tests are being triggered in jenkins.
|
-1 Tested at: 6f863a5 CMSSW: CMSSW_11_1_ROOT6_X_2020-03-10-2300 I found follow errors while testing this PR Failed tests: UnitTests
I found errors in the following unit tests: ---> test import-rootpy had ERRORS |
Comparison job queued. |
Comparison is ready Comparison Summary:
|
+externals |
This pull request is fully signed and it will be integrated in one of the next IB/CMSSW_11_1_X/rootmaster IBs (but tests are reportedly failing). This pull request will now be reviewed by the release team before it's merged. @davidlange6, @silviodonato, @fabiocos (and backports should be raised in the release meeting by the corresponding L2) |
please test
no updates from https://sft.its.cern.ch/jira/browse/ROOT-10545 but lets get the new commits