Skip to content

superproject build failing #348

@sdarwin

Description

@sdarwin

See https://app.circleci.com/pipelines/github/boostorg/boost?branch=develop

At this moment, the last 5 builds are failing. Of those, the first 2 out of 5 mention "Update filesystem from develop" which is referring to boostorg/filesystem.

In the log, the relevant libraries are 'container, 'quickbook' and 'filesystem'.

gcc.compile.c++ /root/build/boost/bin.v2/libs/filesystem/build/gcc-13/release/x86_64/cxxstd-11-iso/link-static/visibility-hidden/exception.o
gcc.compile.c++ /root/build/boost/bin.v2/libs/filesystem/build/gcc-13/release/x86_64/cxxstd-11-iso/link-static/visibility-hidden/directory.o
gcc.compile.c /root/build/boost/bin.v2/libs/container/build/gcc-13/release/x86_64/link-static/visibility-hidden/alloc_lib.o
gcc.archive /root/build/boost/bin.v2/libs/container/build/gcc-13/release/x86_64/cxxstd-11-iso/link-static/visibility-hidden/libboost_container.a
gcc.compile.c++ /root/build/boost/bin.v2/tools/quickbook/src/gcc-13/release/x86_64/cxxstd-11-iso/link-static/quickbook.o
tools/quickbook/src/quickbook.cpp: In function ‘int main(int, char**)’:
tools/quickbook/src/quickbook.cpp:283:34: error: expected primary-expression before ‘>’ token
  283 |         fs::initial_path<fs::path>();
      |                                  ^
tools/quickbook/src/quickbook.cpp:283:36: error: expected primary-expression before ‘)’ token
  283 |         fs::initial_path<fs::path>();
      | 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions