Skip to content

Source Build fails on Manjaro/Arch with undeclared uint64_t in SmallVector.h #7454

@philfleck

Description

@philfleck

Build Fails with undeclater uint64_t. I was not able to fix the issue via cmake setters.

However, a missing #include <cstdint> in SmallVector.h solved the issue. But i am no sure if this is an include order issue, a bug,
or pulled in otherwise.

gcc (GCC) 15.2.1 20260209
cmake version 4.2.3
cxx 17

GNU C Library (GNU libc) stable release version 2.43.
Compiled by GNU CC version 15.2.1 20260209.
libc ABIs: UNIQUE IFUNC ABSOLUTE
Minimum supported kernel: 4.4.0

best p

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions