Skip to content

Conversation

@davidlange6
Copy link
Contributor

@davidlange6 davidlange6 commented Oct 24, 2020

The modules IB started having compilation errors after #31704 was merged. I believe (now confirmed) this is due to a missing Eigen dependency in the buildfile of DataFormats/CaloRecoHit. I'm adding other buildfile fixes that I found along the way..

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-31932/19373

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @davidlange6 (David Lange) for master.

It involves the following packages:

DataFormats/CaloRecHit
DataFormats/FTLRecHit
RecoTracker/TkSeedGenerator

@perrotta, @jpata, @cmsbuild, @kpedro88, @slava77 can you please review it and eventually sign? Thanks.
@fabiocos, @makortel, @felicepantaleo, @GiacomoSguazzoni, @JanFSchulte, @rovere, @VinInn, @mschrode, @gpetruc, @ebrondol, @mtosi, @dgulhan 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

@davidlange6
Copy link
Contributor Author

davidlange6 commented Oct 24, 2020 via email

@cmsbuild
Copy link
Contributor

cmsbuild commented Oct 24, 2020

The tests are being triggered in jenkins.

<use name="TrackingTools/PatternTools"/>
<use name="TrackingTools/Records"/>
<use name="TrackingTools/TrajectoryState"/>
<use name="TrackingTools/TransientTrackingRecHit"/>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

many of these dependencies are declared in RecoTracker/TkSeedGenerator.
Is it time to cleanup that package dependencies?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

its correct to have dependencies in both src and plugins BuildFiles assuming both src and plugins use them directly (at least that is my understanding of the correct way to manage BuildFiles).

@cmsbuild
Copy link
Contributor

+1
Tested at: c1f32cc
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-2dfc7a/10270/summary.html
CMSSW: CMSSW_11_2_X_2020-10-24-1100
SCRAM_ARCH: slc7_amd64_gcc820

@cmsbuild
Copy link
Contributor

Comparison job queued.

@cmsbuild
Copy link
Contributor

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-2dfc7a/10270/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 35
  • DQMHistoTests: Total histograms compared: 2544110
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2544087
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 34 files compared)
  • Checked 149 log files, 22 edm output root files, 35 DQM output files

@kpedro88
Copy link
Contributor

+upgrade

Copy link
Contributor

@slava77 slava77 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it looks like several dependencies in RecoTracker/TkSeedGenerator/plugins/BuildFile.xml are not used/included.

was the list derived in some older release where these packages were still used or is there some longer-range dependency addition?

Comment on lines +39 to +40
<use name="TrackingTools/MeasurementDet"/>
<use name="TrackingTools/PatternTools"/>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<use name="TrackingTools/MeasurementDet"/>
<use name="TrackingTools/PatternTools"/>

apparently not used in CMSSW_11_1_X_2020-10-27-1100

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I used an IB of ~5 days ago. I'll look at what went right or wrong...

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

used in SeedingOTEDProducer.cc (and PatternTools is also used in SeedCombiner)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

apparently not used in CMSSW_11_1_X_2020-10-27-1100

ehm, why was I looking at an old release cycle

<use name="DataFormats/SiPixelDetId"/>
<use name="DataFormats/SiStripDetId"/>
<use name="DataFormats/TrackReco"/>
<use name="DataFormats/TrackerCommon"/>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<use name="DataFormats/TrackerCommon"/>

not used

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in SeedingOTEDProducer.cc

@slava77
Copy link
Contributor

slava77 commented Oct 27, 2020

+1

for #31932 c1f32cc

  • technical;

the updates are apparently all used, sorry for the noise earlier, it came from using an older release cycle for a check

@cmsbuild
Copy link
Contributor

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 now be reviewed by the release team before it's merged. @silviodonato, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2)

@qliphy
Copy link
Contributor

qliphy commented Oct 28, 2020

+1

@cmsbuild cmsbuild merged commit 42070df into cms-sw:master Oct 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants