[MacPorts] #48009: volk @20150521_0 Undefined symbols for architecture x86_64
MacPorts
noreply at macports.org
Wed Jul 20 09:14:57 PDT 2016
#48009: volk @20150521_0 Undefined symbols for architecture x86_64
----------------------------+-------------------------
Reporter: jpdevillers@… | Owner: michaelld@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Resolution: | Keywords:
Port: volk |
----------------------------+-------------------------
Comment (by michaelld@…):
As for the primary issue, the errors are now such as:
{{{
:info:build Undefined symbols for architecture x86_64:
:info:build
"boost::filesystem::detail::status_api(std::__1::basic_string<char,
std::__1::char_traits<char>, std::__1::allocator<char> > const&,
boost::system::error_code&)", referenced from:
:info:build
boost::enable_if<boost::filesystem::is_basic_path<boost::filesystem::basic_path<std::__1::basic_string<char,
std::__1::char_traits<char>, std::__1::allocator<char> >,
boost::filesystem::path_traits> >, bool>::type
boost::filesystem::exists<boost::filesystem::basic_path<std::__1::basic_string<char,
std::__1::char_traits<char>, std::__1::allocator<char> >,
boost::filesystem::path_traits>
>(boost::filesystem::basic_path<std::__1::basic_string<char,
std::__1::char_traits<char>, std::__1::allocator<char> >,
boost::filesystem::path_traits> const&) in volk_profile.cc.o
...
}}}
which implies to me that Boost is not properly installed. What does "port
installed boost" return?
--
Ticket URL: <https://trac.macports.org/ticket/48009#comment:14>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list