Skip to content

Conversation

@iarspider
Copy link
Contributor

PR description:

In CMSSW_16_0_ROOT6_X_2025-10-13-1600, gcc emits a warning of type deprecated-literal-operator: warning: identifier '<identifier>' preceded by whitespace in a literal operator declaration is deprecated.

In older C++ standards, both of these were valid:

operator""_pi     // no space
operator"" _pi    // space before suffix

But starting with C++23, the spaced form (operator"" _pi) is deprecated — the standard now prefers the no-space form.

PR validation:

Bot tests

@iarspider
Copy link
Contributor Author

iarspider commented Oct 14, 2025

please test for CMSSW_16_0_ROOT6_X/el8_aarch64_gcc13

@cmsbuild
Copy link
Contributor

cmsbuild commented Oct 14, 2025

cms-bot internal usage

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

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

It involves the following packages:

  • DataFormats/Math (reconstruction)

@jfernan2, @mandrenguyen can you please review it and eventually sign? Thanks.
@fabiocos, @felicepantaleo, @makortel, @missirol, @mmusich, @rovere this is something you requested to watch as well.
@ftenchini, @mandrenguyen, @sextonkennedy you are the release manager for this.

cms-bot commands are listed here

@iarspider
Copy link
Contributor Author

please test for CMSSW_16_0_ROOT6_X

@cmsbuild
Copy link
Contributor

-1

Failed Tests: HeaderConsistency
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-43b94f/48658/summary.html
COMMIT: 197cee5
CMSSW: CMSSW_16_0_ROOT6_X_2025-10-13-2300/el8_aarch64_gcc13
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/49154/48658/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-43b94f/48658/git-recent-commits.json
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-43b94f/48658/git-merge-result

@iarspider
Copy link
Contributor Author

iarspider commented Oct 14, 2025

please test with #49146,#49159 for CMSSW_16_0_ROOT6_X/el8_amd64_gcc13

@cmsbuild
Copy link
Contributor

-1

Failed Tests: HeaderConsistency
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-43b94f/48657/summary.html
COMMIT: 197cee5
CMSSW: CMSSW_16_0_ROOT6_X_2025-10-13-2300/el8_amd64_gcc13
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/49154/48657/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-43b94f/48657/git-recent-commits.json
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-43b94f/48657/git-merge-result

Comparison Summary

Summary:

@iarspider
Copy link
Contributor Author

please test with #49146,#49159 for CMSSW_16_0_ROOT6_X/el8_aarch64_gcc13

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-43b94f/48670/summary.html
COMMIT: 197cee5
CMSSW: CMSSW_16_0_ROOT6_X_2025-10-13-2300/el8_amd64_gcc13
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/49154/48670/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-43b94f/48670/git-recent-commits.json
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-43b94f/48670/git-merge-result

Comparison Summary

Summary:

@iarspider
Copy link
Contributor Author

Additional PRs are not directly related, they are to fix HeaderConsistency errors.

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-43b94f/48681/summary.html
COMMIT: 197cee5
CMSSW: CMSSW_16_0_ROOT6_X_2025-10-13-2300/el8_aarch64_gcc13
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/49154/48681/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-43b94f/48681/git-recent-commits.json
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-43b94f/48681/git-merge-result

@iarspider
Copy link
Contributor Author

type bug-fix
update syntax to match current C++ standard

@jfernan2
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. @ftenchini, @sextonkennedy, @mandrenguyen (and backports should be raised in the release meeting by the corresponding L2)

@smuzaffar
Copy link
Contributor

please test

lets run tests for default/production IB too

@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-43b94f/48696/summary.html
COMMIT: 197cee5
CMSSW: CMSSW_16_0_X_2025-10-15-1100/el8_amd64_gcc13
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/49154/48696/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

@mandrenguyen
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 1438756 into cms-sw:master Oct 15, 2025
22 checks passed
@iarspider iarspider deleted the patch-17 branch October 16, 2025 08:39
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