-
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
Updated root to tip of branch master #8777
Updated root to tip of branch master #8777
Conversation
please test |
A new Pull Request was created by @iarspider for branch IB/CMSSW_13_3_X/rootmaster. @iarspider, @aandvalenzuela, @smuzaffar can you please review it and eventually sign? Thanks. |
-1 Failed Tests: Build BuildI found compilation error when building: >> Package CalibTracker/SiPixelGainCalibration built Entering library rule at src/CalibTracker/SiPixelGainCalibration/plugins >> Compiling edm plugin /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_3_ROOT6_X_2023-10-22-2300/src/CalibTracker/SiPixelGainCalibration/plugins/SiPixelCalibDigiProducer.cc >> Compiling edm plugin /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_3_ROOT6_X_2023-10-22-2300/src/CalibTracker/SiPixelGainCalibration/plugins/SiPixelGainCalibrationAnalysis.cc /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_3_ROOT6_X_2023-10-22-2300/src/CalibTracker/SiPixelGainCalibration/plugins/SiPixelGainCalibrationAnalysis.cc: In member function 'virtual bool SiPixelGainCalibrationAnalysis::doFits(uint32_t, std::vector::const_iterator)': /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_3_ROOT6_X_2023-10-22-2300/src/CalibTracker/SiPixelGainCalibration/plugins/SiPixelGainCalibrationAnalysis.cc:347:11: error: 'isnan' was not declared in this scope; did you mean 'std::isnan'? 347 | while ((isnan(slope) || isnan(intercept)) && ntimes < 10) { | ^~~~~ | std::isnan In file included from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/el8_amd64_gcc12/lcg/root/6.31.01-c9ced9c4434e96a063e6514dc37a776f/include/TMathBase.h:32, from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/el8_amd64_gcc12/lcg/root/6.31.01-c9ced9c4434e96a063e6514dc37a776f/include/TString.h:28, |
please test with cms-sw/cmssw#43086 |
please test with cms-sw/cmssw#43086 for CMSSW_13_3_ROOT6_X |
please test for CMSSW_13_3_ROOT6_X |
-1 Failed Tests: Build BuildI found compilation error when building: >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_3_ROOT6_X_2023-10-23-2300/src/RecoEgamma/PhotonIdentification/src/PhotonDNNEstimator.cc >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_3_ROOT6_X_2023-10-23-2300/src/RecoEgamma/PhotonIdentification/src/PhotonIsolationCalculator.cc >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_3_ROOT6_X_2023-10-23-2300/src/RecoEgamma/PhotonIdentification/src/PhotonMIPHaloTagger.cc >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_3_ROOT6_X_2023-10-23-2300/src/RecoEgamma/PhotonIdentification/src/PhotonMVABasedHaloTagger.cc /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_3_ROOT6_X_2023-10-23-2300/src/RecoEgamma/PhotonIdentification/src/PhotonMVABasedHaloTagger.cc: In member function 'double PhotonMVABasedHaloTagger::calculateMVA(const reco::Photon*, const GBRForest*, const edm::Event&, const edm::EventSetup&)': /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_3_ROOT6_X_2023-10-23-2300/src/RecoEgamma/PhotonIdentification/src/PhotonMVABasedHaloTagger.cc:92:17: error: 'isnan' was not declared in this scope; did you mean 'std::isnan'? 92 | double spp = (isnan(vCov[2]) ? 0. : sqrt(vCov[2])); | ^~~~~ | std::isnan In file included from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/el8_amd64_gcc12/lcg/root/6.31.01-c9ced9c4434e96a063e6514dc37a776f/include/TMathBase.h:32, from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/el8_amd64_gcc12/lcg/root/6.31.01-c9ced9c4434e96a063e6514dc37a776f/include/TString.h:28, |
please test for CMSSW_13_3_ROOT6_X |
-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 edm plugin /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_3_ROOT6_X_2023-10-23-2300/src/Validation/MtdValidation/plugins/MtdTracksHarvester.cc >> Compiling edm plugin /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_3_ROOT6_X_2023-10-23-2300/src/Validation/MtdValidation/plugins/MtdTracksValidation.cc >> Compiling edm plugin /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_3_ROOT6_X_2023-10-23-2300/src/Validation/MtdValidation/plugins/Primary4DVertexHarvester.cc >> Compiling edm plugin /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_3_ROOT6_X_2023-10-23-2300/src/Validation/MtdValidation/plugins/Primary4DVertexValidation.cc /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_3_ROOT6_X_2023-10-23-2300/src/Validation/MtdValidation/plugins/Primary4DVertexValidation.cc: In member function 'virtual void Primary4DVertexValidation::analyze(const edm::Event&, const edm::EventSetup&)': /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_3_ROOT6_X_2023-10-23-2300/src/Validation/MtdValidation/plugins/Primary4DVertexValidation.cc:1326:26: error: 'isnan' was not declared in this scope; did you mean 'std::isnan'? 1326 | } else if (isnan(probPi[*iTrack])) { | ^~~~~ | std::isnan In file included from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/el8_amd64_gcc12/lcg/root/6.31.01-c9ced9c4434e96a063e6514dc37a776f/include/TMathBase.h:32, from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/el8_amd64_gcc12/lcg/root/6.31.01-c9ced9c4434e96a063e6514dc37a776f/include/TString.h:28, |
please test for CMSSW_13_3_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 1 errors in the following unit tests: ---> test testTauEmbeddingProducers had ERRORS Comparison SummarySummary:
|
UT failure is unrelated, see cms-sw/cmssw#43116 |
we need to wait for cms-sw/cmssw#43104 to merge first |
+externals |
This pull request is fully signed and it will be integrated in one of the next IB/CMSSW_13_3_X/rootmaster IBs (but tests are reportedly failing). This pull request will now be reviewed by the release team before it's merged. @rappoccio, @sextonkennedy, @antoniovilela (and backports should be raised in the release meeting by the corresponding L2) |
44329ee
into
cms-sw:IB/CMSSW_13_3_X/rootmaster
No description provided.