Skip to content

superproject build failing #348

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>();
      | 

Activity

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

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