Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMake tests fail #138

Open
pdimov opened this issue Oct 17, 2024 · 1 comment
Open

CMake tests fail #138

pdimov opened this issue Oct 17, 2024 · 1 comment

Comments

@pdimov
Copy link
Member

pdimov commented Oct 17, 2024

With

[ 42%] Building CXX object libs/optional/test/CMakeFiles/boost_optional-optional_test_inplace_factory.dir/optional_test_inplace_factory.cpp.o
/home/runner/work/boost/boost/libs/optional/test/optional_test_inplace_factory.cpp:21:10: fatal error: boost/utility/in_place_factory.hpp: No such file or directory
   21 | #include "boost/utility/in_place_factory.hpp"
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

(https://github.com/boostorg/boost/actions/runs/11381811673/job/31664029157)

@akrzemi1
Copy link
Member

Working on it.

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

No branches or pull requests

2 participants