Skip to content

Unable to build: 'algorithm' file not found #11

@mwlon

Description

@mwlon

I ran

mkdir build; cd build; cmake ..
make btrblocks -j10

and got a few errors of this format, by way of fastpfor:

.../btrblocks/build/vendor/lemire/fastpfor/src/fastpfor_src/headers/common.h:34:10: fatal error: 'algorithm' file not found
   34 | #include <algorithm>
      |          ^~~~~~~~~~~

Some version info:

% clang --version
Apple clang version 16.0.0 (clang-1600.0.26.6)
Target: arm64-apple-darwin24.3.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions