info:build Undefined symbols for architecture x86_64:
:info:build "boost::program_options::to_internal(std::string const&)", referenced from:
:info:build boost::program_options::detail::basic_config_file_iterator<char>::getline(std::string&) in util.o
:info:build "boost::program_options::detail::common_config_file_iterator::common_config_file_iterator(std::set<std::string, std::less<std::string>, std::allocator<std::string> > const&, bool)", referenced from:
:info:build boost::program_options::detail::basic_config_file_iterator<char>::basic_config_file_iterator(std::istream&, std::set<std::string, std::less<std::string>, std::allocator<std::string> > const&, bool) in util.o
:info:build "Db::verify(char const*, char const*, std::ostream*, unsigned int)", referenced from:
:info:build CDBEnv::Verify(std::string, bool (*)(CDBEnv&, std::string)) in db.o
:info:build CDBEnv::Salvage(std::string, bool, std::vector<std::pair<std::vector<unsigned char, std::allocator<unsigned char> >, std::vector<unsigned char, std::allocator<unsigned char> > >, std::allocator<std::pair<std::vector<unsigned char, std::allocator<unsigned char> >, std::vector<unsigned char, std::allocator<unsigned char> > > > >&) in db.o
:info:build ld: symbol(s) not found for architecture x86_64
:info:build clang: error: linker command failed with exit code 1 (use -v to see invocation)
:info:build make: *** [litecoind] Error 1
This subport is not to be used anymore anyway, which is why I don't bother fixing this.
(Probably it's better to simply remove the subport at all from the port file.)