Skip to content

Conversation

@rishabh-d-dave
Copy link

@rishabh-d-dave rishabh-d-dave commented Aug 29, 2025

Fixes errors like that are seen while building Ceph repo's main branch on Fedora 42 -

/home/rishabh/repos/ceph/cephfs-host-errno/src/rocksdb/include/rocksdb/trace_record.h:63:11: error: ‘uint64_t’ does not name a type
   63 |   virtual uint64_t GetTimestamp() const;

@rishabh-d-dave
Copy link
Author

@rzarzynski @markhpc I am not sure if I am targetting the right branch but IIUC this is the branch that gets cloned for Ceph rocksdb submodule.

@rishabh-d-dave rishabh-d-dave changed the title include <cstdint> wherever missing include cstdint wherever missing Aug 29, 2025
@rishabh-d-dave rishabh-d-dave changed the title include cstdint wherever missing include <cstdint> wherever missing Aug 29, 2025
Signed-off-by: Rishabh Dave <ridave@redhat.com>
@rishabh-d-dave rishabh-d-dave force-pushed the ceph-reef-v7.9.2-missing-cstdint branch from 9999696 to 099c148 Compare September 2, 2025 12:27
Copy link

@rzarzynski rzarzynski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, the target branch seems correct.

After merging this into ceph/rocksdb, we will need another commit in ceph/ceph for bumping the submodule.

@rzarzynski
Copy link

CC: @aclamk.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants