-
Notifications
You must be signed in to change notification settings - Fork 185
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
Rivet 3.1.10 and Yoda 1.9.10 #9006
Conversation
A new Pull Request was created by @mseidel42 (Markus Seidel) for branch IB/CMSSW_14_1_X/master. @aandvalenzuela, @smuzaffar, @cmsbuild, @iarspider can you please review it and eventually sign? Thanks. |
cms-bot internal usage |
please test |
-1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-fb199e/37377/summary.html External BuildI found compilation error when building: patching file include/YODA/Utils/BinSearcher.h Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file include/YODA/Utils/BinSearcher.h.rej error: Bad exit status from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/tmp/rpm-tmp.fQOj9l (%prep) RPM build errors: line 37: It's not recommended to have unversioned Obsoletes: Obsoletes: external+yoda+1.9.10-4fc6a7d5988a0c0772c71e1cc684e4c0 Macro expanded in comment on line 365: %{pkginstroot}/${PYTHON3_LIB_SITE_PACKAGES} |
@mseidel42 , looks like patch for first two files in https://github.com/cms-sw/cmsdist/blob/IB/CMSSW_14_1_X/master/rivet-deprecated-warn.patch are not needed any more. Can you check and update the patch ? |
This reverts commit f7a1945.
Pull request #9006 was updated. |
@mseidel42 , I think https://github.com/cms-sw/cmsdist/blob/IB/CMSSW_14_1_X/master/rivet-deprecated-warn.patch also needs cleanup ... right? |
This reverts commit 5cc3e26.
Pull request #9006 was updated. |
Ah sorry, I saw only the YODA in the log. Reverted the Rivet patches as well, they are all in the main repo now :) |
please test |
-1 Failed Tests: Build BuildI found compilation error when building: >> Compiling edm plugin src/GeneratorInterface/RivetInterface/plugins/ParticleLevelProducer.cc >> Compiling edm plugin src/GeneratorInterface/RivetInterface/plugins/RivetAnalyzer.cc In file included from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_14_1_X_2024-02-12-2300/src/GeneratorInterface/RivetInterface/interface/ParticleLevelProducer.h:16, from src/GeneratorInterface/RivetInterface/plugins/ParticleLevelProducer.cc:3: /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_14_1_X_2024-02-12-2300/src/GeneratorInterface/RivetInterface/interface/RivetAnalysis.h: In member function 'virtual void Rivet::RivetAnalysis::init()': /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_14_1_X_2024-02-12-2300/src/GeneratorInterface/RivetInterface/interface/RivetAnalysis.h:108:118: error: use of deleted function 'Rivet::DressedLeptons& Rivet::DressedLeptons::operator=(Rivet::DressedLeptons&&)' 108 | dressed_leptons = DressedLeptons(photons, charged_leptons, _lepConeSize, lepton_cut, /*useDecayPhotons*/ true); | ^ In file included from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_14_1_X_2024-02-12-2300/src/GeneratorInterface/RivetInterface/interface/RivetAnalysis.h:15: /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/el8_amd64_gcc12/external/rivet/3.1.10-db4f2a9a62a5db7ac7f4dd33abfdf83f/include/Rivet/Projections/DressedLeptons.hh:61:9: note: 'Rivet::DressedLeptons& Rivet::DressedLeptons::operator=(Rivet::DressedLeptons&&)' is implicitly deleted because the default definition would be ill-formed: 61 | class DressedLeptons : public FinalState { |
@mseidel42 , looks like we need cmssw updates to go with this |
@mseidel42 , it could be the ordering of files when rivet build system tries to run |
Pull request #9006 was updated. |
please test |
+externals |
This pull request is fully signed and it will be integrated in one of the next IB/CMSSW_14_1_X/master IBs (but tests are reportedly failing). This pull request will now be reviewed by the release team before it's merged. @antoniovilela, @rappoccio, @sextonkennedy (and backports should be raised in the release meeting by the corresponding L2) |
REMINDER @sextonkennedy, @antoniovilela, @rappoccio: This PR was tested with cms-sw/cmssw#43973, please check if they should be merged together |
ignore tests-rejected with external-failure |
+1 |
d5044c1
into
cms-sw:IB/CMSSW_14_1_X/master
Version bump, will provide code updates if necessary