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

explicitly link pythia6_pdfdummy where needed #46684

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

smuzaffar
Copy link
Contributor

This change along with cms-sw/cmsdist#9514 should properly link lhapdf library for ASNEEDED IBs. Currently pythia6 tool also link pythia6_pdfdummy library which provides the pdfset symbol. For ASNEEDED IBs, complier decided to not link lhapdf as the needed pdfset symbol was available via pythia6_pdfdummy. cmsdist PR moves pythia6_pdfdummy in to a separate tool file which is then only linked where it is needed.

Fixes #45747

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 13, 2024

cms-bot internal usage

@smuzaffar
Copy link
Contributor Author

smuzaffar commented Nov 13, 2024

test parameters:

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @smuzaffar for master.

It involves the following packages:

  • GeneratorInterface/GenExtensions (generators)

@bbilin, @cmsbuild, @lviliani, @menglu21, @mkirsano can you please review it and eventually sign? Thanks.
@alberto-sanchez, @mkirsano this is something you requested to watch as well.
@antoniovilela, @mandrenguyen, @rappoccio, @sextonkennedy you are the release manager for this.

cms-bot commands are listed here

@smuzaffar
Copy link
Contributor Author

please test

@smuzaffar
Copy link
Contributor Author

please test

@smuzaffar
Copy link
Contributor Author

please test for CMSSW_14_2_ASNEEDED_X

@cmsbuild
Copy link
Contributor

+1

Size: This PR adds an extra 16KB to repository
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-a10d50/42793/summary.html
COMMIT: 363de65
CMSSW: CMSSW_14_2_X_2024-11-12-2300/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/46684/42793/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

@cmsbuild
Copy link
Contributor

-1

Failed Tests: UnitTests
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-a10d50/42798/summary.html
COMMIT: 363de65
CMSSW: CMSSW_14_2_ASNEEDED_X_2024-11-11-1100/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/46684/42798/install.sh to create a dev area with all the needed externals and cmssw changes.

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:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-a10d50/42798/git-recent-commits.json
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-a10d50/42798/git-merge-result

Unit Tests

I found 1 errors in the following unit tests:

---> test TestDQMGUIUpload had ERRORS

Comparison Summary

Summary:

@smuzaffar
Copy link
Contributor Author

smuzaffar commented Nov 13, 2024

please test for CMSSW_14_2_ASNEEDED_X

lets test full cmssw ( i.e all unit tests)

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-a10d50/42815/summary.html
COMMIT: 363de65
CMSSW: CMSSW_14_2_ASNEEDED_X_2024-11-13-1100/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/46684/42815/install.sh to create a dev area with all the needed externals and cmssw changes.

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:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-a10d50/42815/git-recent-commits.json
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-a10d50/42815/git-merge-result

Comparison Summary

Summary:

  • You potentially removed 123 lines from the logs
  • ROOTFileChecks: Some differences in event products or their sizes found
  • Reco comparison results: 643 differences found in the comparisons
  • DQMHistoTests: Total files compared: 69
  • DQMHistoTests: Total histograms compared: 5726165
  • DQMHistoTests: Total failures: 3631
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 5722514
  • DQMHistoTests: Total skipped: 20
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 37.138 KiB( 68 files compared)
  • DQMHistoSizes: changed ( 11634.0,... ): 2.531 KiB Physics/NanoAODDQM
  • DQMHistoSizes: changed ( 13234.0,... ): 1.689 KiB Physics/NanoAODDQM
  • Checked 324 log files, 287 edm output root files, 69 DQM output files
  • TriggerResults: no differences found

@smuzaffar
Copy link
Contributor Author

@cms-sw/generators-l2 can you please review and sign this PR? This is just a technical update which will allow us to enable --as-needed link flag for cmssw

@lviliani
Copy link
Contributor

+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. @antoniovilela, @sextonkennedy, @mandrenguyen, @rappoccio (and backports should be raised in the release meeting by the corresponding L2)
Notice This PR was tested with additional Pull Request(s), please also merge them if necessary: cms-sw/cmsdist#9514

@cmsbuild
Copy link
Contributor

REMINDER @antoniovilela, @sextonkennedy, @mandrenguyen, @rappoccio: This PR was tested with cms-sw/cmsdist#9514, please check if they should be merged together

@mandrenguyen
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit e2ad6a9 into cms-sw:master Nov 15, 2024
18 checks passed
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.

[ASNEEDED_X] Multiple RelVals failing with SIGSEGV
4 participants