Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#42526 closed defect (wontfix)

litecoind@0.8.6.2: build error

Reported by: mkae (Marko Käning) Owned by: mkae (Marko Käning)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: litecoind

Description

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

Change History (2)

comment:1 Changed 10 years ago by mkae (Marko Käning)

Resolution: wontfix
Status: newclosed

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.)

comment:2 Changed 10 years ago by mkae (Marko Käning)

made obsolete in r117096

Note: See TracTickets for help on using tickets.