It looks like the libc++ 7.0.1 update on our clang archs has broken devel/boost:
In file included from libs/log/src/syslog_backend.cpp:29: In file included from ./boost/asio/buffer.hpp:27: In file included from ./boost/asio/detail/string_view.hpp:23: /usr/include/c++/v1/experimental/string_view:11:2: error: "<experimental/string_view> has been removed. Use <string_view> instead." #error "<experimental/string_view> has been removed. Use <string_view> instead." ^ -- Christian "naddy" Weisgerber [email protected]
