-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
moving DataFormats/RecoCandidate/interface/TrackAssociation.h into SimDataFormats #33186
Conversation
…ataFormats/Associations/interface/TrackAssociation.h
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-33186/21598
|
A new Pull Request was created by @davidlange6 (David Lange) for master. It involves the following packages: CalibTracker/SiStripCommon @perrotta, @malbouis, @andrius-k, @yuanchao, @kmaeshima, @civanch, @slava77, @christopheralanwest, @ErnestaP, @mdhildreth, @cmsbuild, @jfernan2, @ahmad3213, @tlampen, @jpata, @pohsun, @rvenditti, @francescobrivio can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
please test
… On Mar 16, 2021, at 9:22 AM, cmsbuild ***@***.***> wrote:
A new Pull Request was created by @davidlange6 (David Lange) for master.
It involves the following packages:
CalibTracker/SiStripCommon
DataFormats/RecoCandidate
RecoVertex/KalmanVertexFit
SimDataFormats/Associations
SimMuon/MCTruth
SimTracker/TrackAssociatorProducers
SimTracker/VertexAssociation
Validation/RecoMuon
Validation/RecoParticleFlow
@perrotta, @malbouis, @andrius-k, @yuanchao, @kmaeshima, @civanch, @slava77, @christopheralanwest, @ErnestaP, @mdhildreth, @cmsbuild, @jfernan2, @ahmad3213, @tlampen, @jpata, @pohsun, @rvenditti, @francescobrivio can you please review it and eventually sign? Thanks.
@echabert, @gouskos, @pieterdavid, @robervalwalsh, @threus, @mmusich, @cericeci, @battibass, @makortel, @JanFSchulte, @jhgoh, @dgulhan, @apsallid, @HuguesBrun, @slomeo, @trocino, @rociovilar, @abbiendi, @GiacomoSguazzoni, @rovere, @VinInn, @tocheng, @hatakeyamak, @ebrondol, @mtosi, @fabiocos, @gbenelli, @Fedespring, @calderona, @lecriste this is something you requested to watch as well.
@silviodonato, @dpiparo, @qliphy you are the release manager for this.
cms-bot commands are listed here
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
-1 Failed Tests: Build BuildI found compilation error when building: >> Building edm plugin tmp/slc7_amd64_gcc900/src/DQMOffline/RecoB/plugins/DQMOfflineRecoBPlugins/libDQMOfflineRecoBPlugins.so /cvmfs/cms-ib.cern.ch/nweek-02672/slc7_amd64_gcc900/external/gcc/9.3.0/bin/../lib/gcc/x86_64-unknown-linux-gnu/9.3.0/../../../../x86_64-unknown-linux-gnu/bin/ld: tmp/slc7_amd64_gcc900/src/DQMOffline/RecoB/plugins/DQMOfflineRecoBPlugins/BTagPerformanceAnalyzerOnData.cc.o: in function `BTagPerformanceAnalyzerOnData::BTagPerformanceAnalyzerOnData(edm::ParameterSet const&)': BTagPerformanceAnalyzerOnData.cc:(.text+0x177a): undefined reference to `typeinfo for GenEventInfoProduct' /cvmfs/cms-ib.cern.ch/nweek-02672/slc7_amd64_gcc900/external/gcc/9.3.0/bin/../lib/gcc/x86_64-unknown-linux-gnu/9.3.0/../../../../x86_64-unknown-linux-gnu/bin/ld: tmp/slc7_amd64_gcc900/src/DQMOffline/RecoB/plugins/DQMOfflineRecoBPlugins/BTagPerformanceAnalyzerOnData.cc.o: in function `bool edm::Event::getByToken(edm::EDGetTokenT, edm::Handle&) const': BTagPerformanceAnalyzerOnData.cc:(.text._ZNK3edm5Event10getByTokenI19GenEventInfoProductEEbNS_11EDGetTokenTIT_EERNS_6HandleIS4_EE[_ZNK3edm5Event10getByTokenI19GenEventInfoProductEEbNS_11EDGetTokenTIT_EERNS_6HandleIS4_EE]+0x63): undefined reference to `typeinfo for GenEventInfoProduct' collect2: error: ld returned 1 exit status gmake: *** [tmp/slc7_amd64_gcc900/src/DQMOffline/RecoB/plugins/DQMOfflineRecoBPlugins/libDQMOfflineRecoBPlugins.so] Error 1 Leaving library rule at src/DQMOffline/RecoB/plugins >> Leaving Package DQMOffline/RecoB >> Package DQMOffline/RecoB built >> Entering Package DQM/TrackingMonitorClient |
is DQMOffline supposed to need MC information? |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-33186/21614
|
+l1 |
+alca |
+1 |
+1 |
merge |
@cmsbuild ping |
+1 |
This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will be automatically merged. |
reduces the number of incorrect dependencies on SimDataFormats within DataFormats packages.