Skip to content

fmt: update submodule to v11.2.0 for Clang 20 compatibility#63798

Closed
tchaikov wants to merge 1 commit intoceph:mainfrom
tchaikov:wip-fmt-submodule
Closed

fmt: update submodule to v11.2.0 for Clang 20 compatibility#63798
tchaikov wants to merge 1 commit intoceph:mainfrom
tchaikov:wip-fmt-submodule

Conversation

@tchaikov
Copy link
Contributor

@tchaikov tchaikov commented Jun 8, 2025

update vendored fmt submodule from v11.0.2 to v11.2.0 to fix Clang 20 build failure.

The previous version (v11.0.2) fails to compile with Clang 20 due to fmtlib/fmt#4177. This update ensures compatibility with the upgraded toolchain while providing the latest stable release with additional fixes and improvements.

Contribution Guidelines

  • To sign and title your commits, please refer to Submitting Patches to Ceph.

  • If you are submitting a fix for a stable branch (e.g. "quincy"), please refer to Submitting Patches to Ceph - Backports for the proper workflow.

  • When filling out the below checklist, you may click boxes directly in the GitHub web UI. When entering or editing the entire PR message in the GitHub web UI editor, you may also select a checklist item by adding an x between the brackets: [x]. Spaces and capitalization matter when checking off items this way.

Checklist

  • Tracker (select at least one)
    • References tracker ticket
    • Very recent bug; references commit where it was introduced
    • New feature (ticket optional)
    • Doc update (no ticket needed)
    • Code cleanup (no ticket needed)
  • Component impact
    • Affects Dashboard, opened tracker ticket
    • Affects Orchestrator, opened tracker ticket
    • No impact that needs to be tracked
  • Documentation (select at least one)
    • Updates relevant documentation
    • No doc update is appropriate
  • Tests (select at least one)
Show available Jenkins commands

@tchaikov
Copy link
Contributor Author

tchaikov commented Jun 8, 2025

jenkins test api

@tchaikov tchaikov marked this pull request as draft June 8, 2025 12:21
@tchaikov

This comment was marked as resolved.

@tchaikov
Copy link
Contributor Author

see #62568 which bumps the fmt submodule to 11.1.4.

update vendored fmt submodule from v11.0.2 to v11.2.0 to fix Clang 20
build failure.

The previous version (v11.0.2) fails to compile with Clang 20 due to
fmtlib/fmt#4177. This update ensures
compatibility with the upgraded toolchain while providing the latest
stable release with additional fixes and improvements.

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
@tchaikov tchaikov force-pushed the wip-fmt-submodule branch from f7ae232 to 4891572 Compare July 12, 2025 08:44
@ceph ceph deleted a comment from github-actions bot Jul 12, 2025
@tchaikov
Copy link
Contributor Author

this change depends on #64465

@github-actions
Copy link

This pull request has been automatically marked as stale because it has not had any activity for 60 days. It will be closed if no further activity occurs for another 30 days.
If you are a maintainer or core committer, please follow-up on this pull request to identify what steps should be taken by the author to move this proposed change forward.
If you are the author of this pull request, thank you for your proposed contribution. If you believe this change is still appropriate, please ensure that any feedback has been addressed and ask for a code review.

@github-actions github-actions bot added the stale label Sep 11, 2025
@github-actions
Copy link

This pull request has been automatically closed because there has been no activity for 90 days. Please feel free to reopen this pull request (or open a new one) if the proposed change is still appropriate. Thank you for your contribution!

@github-actions github-actions bot closed this Oct 11, 2025
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.

2 participants