You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Configure with boost:namespace = boost_ns and boost:namespace_alias = True and try to build on ubuntu16.04.
This does not happen with Boost 1.69 or on newer ubuntu versions.
Logs
Click to expand log
...
INFO: tracking source dependencies of library log due to presence of "class light_rw_mutex
{" in file "boost/log/detail/light_rw_mutex.hpp"
INFO: tracking source dependencies of library random due to presence of "class random_device : private noncopyable
{" in file "boost/random/random_device.hpp"
CAUTION: don't know how to trace depenencies through macro: "BOOST_SPIRIT_HEADER" in file: libs/spirit/repository/test/test_headers/test.cpp
CAUTION: don't know how to trace depenencies through macro: "BOOST_SPIRIT_HEADER" in file: libs/spirit/repository/test/test_headers/test.cpp
CAUTION: don't know how to trace depenencies through macro: "BOOST_SPIRIT_HEADER" in file: libs/spirit/test/test_headers/test.cpp
CAUTION: don't know how to trace depenencies through macro: "BOOST_SPIRIT_HEADER" in file: libs/spirit/test/test_headers/test.cpp
Segmentation fault (core dumped)
Package and Environment Details
Steps to reproduce
Configure with
boost:namespace = boost_ns
andboost:namespace_alias = True
and try to build on ubuntu16.04.This does not happen with Boost 1.69 or on newer ubuntu versions.
Logs
Click to expand log
An upstream bug report has been filed - boostorg/bcp#6 - and a patch is available - boostorg/bcp@6dff7a9
The text was updated successfully, but these errors were encountered: