Skip to content
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

Made comparison functions const #23231

Closed

Conversation

Dr15Jones
Copy link
Contributor

gcc8 requires that comparison functions used in sorted std containers
must be const.

gcc8 requires that comparison functions used in sorted std containers
must be const.
@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @Dr15Jones (Chris Jones) for master.

It involves the following packages:

CondFormats/HcalObjects

@arunhep, @cerminar, @cmsbuild, @franzoni, @ggovi, @lpernie can you please review it and eventually sign? Thanks.
@mmusich, @tocheng, @seemasharmafnal this is something you requested to watch as well.
@davidlange6, @slava77, @fabiocos you are the release manager for this.

cms-bot commands are listed here

@Dr15Jones
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented May 17, 2018

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/28013/console Started: 2018/05/17 17:41

@Dr15Jones
Copy link
Contributor Author

@arunhep @cerminar @franzoni @ggovi @lpernie the changes are purely technical.

@arunhep
Copy link
Contributor

arunhep commented May 17, 2018

+1

@cmsbuild
Copy link
Contributor

@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-23231/28013/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • ROOTFileChecks: Some differences in event products or their sizes found
  • Reco comparison results: 2356 differences found in the comparisons
  • DQMHistoTests: Total files compared: 30
  • DQMHistoTests: Total histograms compared: 2740553
  • DQMHistoTests: Total failures: 9961
  • DQMHistoTests: Total nulls: 10
  • DQMHistoTests: Total successes: 2730399
  • DQMHistoTests: Total skipped: 183
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 1.964 KiB( 29 files compared)
  • DQMHistoSizes: changed ( 250202.181 ): 1.964 KiB SiStrip/MechanicalView
  • Checked 124 log files, 14 edm output root files, 30 DQM output files

@fabiocos
Copy link
Contributor

@ggovi changes looks unrelated to this PR, could you please check and sign in case?

@Dr15Jones
Copy link
Contributor Author

This is the same as #23224

@Dr15Jones
Copy link
Contributor Author

@ggovi ping
This should resolve around 7000 errors in the gcc 8 build.

@ggovi
Copy link
Contributor

ggovi commented May 22, 2018

+1

@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. @davidlange6, @slava77, @smuzaffar, @fabiocos (and backports should be raised in the release meeting by the corresponding L2)

@smuzaffar
Copy link
Contributor

Closing it, same as #23224 .

@smuzaffar smuzaffar closed this May 22, 2018
@Dr15Jones Dr15Jones deleted the gcc8CondFormatsHcalObjects branch May 22, 2018 14:58
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.

None yet

6 participants