```buck-out/release/gen/third-party/boost/boost_1....
# core
f
Copy code
buck-out/release/gen/third-party/boost/boost_1.66.0_macos-x86_64_header_dir/include/boost/asio/ip/basic_resolver_entry.hpp:54:42: error: no type named 'string_view' in namespace 'boost::asio'; did you mean 'std::string_view'?
      BOOST_ASIO_STRING_VIEW_PARAM host, BOOST_ASIO_STRING_VIEW_PARAM service)
                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
buck-out/release/gen/third-party/boost/boost_1.66.0_macos-x86_64_header_dir/include/boost/asio/detail/string_view.hpp:42:39: note: expanded from macro 'BOOST_ASIO_STRING_VIEW_PARAM'
# define BOOST_ASIO_STRING_VIEW_PARAM boost::asio::string_view
                                      ^~~~~~~~~~~~~
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/string_view:770:37: note: 'std::string_view' declared here
typedef basic_string_view<char>     string_view;
                                    ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
    When running <c++ preprocess_and_compile>.
    When building rule //osquery/remote/transports:transports_tls#compile-tls.cpp.oadc2941c,macosx-x86_64.