Project

General

Profile

Actions

Bug #58477

closed

gcc-13 and uint{32,64}_t sloppiness

Added by Kaleb KEITHLEY about 3 years ago. Updated 8 months ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
-
Target version:
-
% Done:

0%

Source:
Community (dev)
Backport:
reef,quincy
Regression:
No
Severity:
2 - major
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):
Tags (freeform):
Fixed In:
v18.0.0-4121-g9363297742
Released In:
v19.2.0~2282
Upkeep Timestamp:
2025-08-02T04:59:00+00:00

Description

Fedora 38/rawhide recently updated to gcc-13.

There are a small handful of places where std::uint{32,64}_t is used, but should only be uint{32,64}_t.

There are also a few places where <cstdint> needs to be included in order for the uint{32,64}_t types to be in scope.

ceph-17.2.5 fails to build without the attached patch


Files

0024-gcc-13.patch (3.25 KB) 0024-gcc-13.patch Kaleb KEITHLEY, 01/17/2023 09:12 PM

Related issues 2 (0 open2 closed)

Copied to Ceph - Backport #61380: reef: gcc-13 and uint{32,64}_t sloppinessResolvedCasey BodleyActions
Copied to Ceph - Backport #61381: quincy: gcc-13 and uint{32,64}_t sloppinessResolvedCasey BodleyActions
Actions #1

Updated by Tim Serong about 3 years ago

  • Status changed from New to In Progress
  • Assignee set to Tim Serong

I'll take this

Actions #2

Updated by Tim Serong about 3 years ago

  • Pull request ID set to 50438
Actions #3

Updated by Ilya Dryomov almost 3 years ago

  • Status changed from In Progress to Pending Backport
  • Backport set to reef
Actions #4

Updated by Ilya Dryomov almost 3 years ago

  • Backport changed from reef to reef,quincy
Actions #5

Updated by Ilya Dryomov almost 3 years ago

  • Target version deleted (v17.2.6)
Actions #6

Updated by Upkeep Bot almost 3 years ago

  • Copied to Backport #61380: reef: gcc-13 and uint{32,64}_t sloppiness added
Actions #7

Updated by Upkeep Bot almost 3 years ago

  • Copied to Backport #61381: quincy: gcc-13 and uint{32,64}_t sloppiness added
Actions #9

Updated by Upkeep Bot 9 months ago

  • Status changed from Pending Backport to Resolved
  • Upkeep Timestamp set to 2025-07-09T16:11:12+00:00
Actions #10

Updated by Upkeep Bot 8 months ago

  • Merge Commit set to 93632977421027b5da830cc89e8aa12a6034d9c7
  • Fixed In set to v18.0.0-4121-g9363297742
  • Released In set to v19.2.0~2282
  • Upkeep Timestamp changed from 2025-07-09T16:11:12+00:00 to 2025-08-02T04:59:00+00:00
Actions

Also available in: Atom PDF