Advertisement
Guest User

Untitled

a guest
Aug 12th, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.03 KB | None | 0 0
  1. $ sudo make
  2. g++ -O3 -march=native -std=c++14 -Wall -D_REENTRANT -DNDEBUG -o bin/creepMiner bin/obj/sphlib/sph_shabal.o bin/obj/nxt/nxt_address.o bin/obj/Url.o bin/obj/MinerLogger.o bin/obj/AccountNames.o bin/obj/PlotVerifier.o bin/obj/Miner.o bin/obj/Socket.o bin/obj/Request.o bin/obj/MinerConfig.o bin/obj/Deadline.o bin/obj/NonceSubmitter.o bin/obj/Response.o bin/obj/Wallet.o bin/obj/MinerShabal.o bin/obj/PlotSizes.o bin/obj/MinerData.o bin/obj/RequestHandler.o bin/obj/PlotReader.o bin/obj/Declarations.o bin/obj/MinerServer.o bin/obj/MinerUtil.o bin/obj/Account.o bin/obj/main.o bin/obj/PlotGenerator.o -L/usr/local/lib -pthread -lPocoFoundation -lPocoNetSSL -lPocoCrypto -lPocoUtil -lPocoNet -lPocoJSON
  3. bin/obj/MinerUtil.o: In function `Burst::encrypt(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&, unsigned int&)':
  4. MinerUtil.cpp:(.text+0x2426): undefined reference to `Poco::Crypto::CipherKey::CipherKey(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int)'
  5. bin/obj/MinerUtil.o: In function `Burst::decrypt(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned int&)':
  6. MinerUtil.cpp:(.text+0x28b0): undefined reference to `Poco::Crypto::CipherKey::CipherKey(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int)'
  7. bin/obj/main.o: In function `main':
  8. main.cpp:(.text.startup+0x94b): undefined reference to `Poco::Net::Context::Context(Poco::Net::Context::Usage, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, Poco::Net::Context::VerificationMode, int, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
  9. /usr/local/lib/libPocoCrypto.so: undefined reference to `Poco::StreamCopier::copyToString(std::istream&, std::string&, unsigned long)'
  10. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::Net::HTTPMessage::HTTP_1_1'
  11. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::Net::HTTPClientSession::setHost(std::string const&)'
  12. /usr/local/lib/libPocoCrypto.so: undefined reference to `Poco::ReadFileException::ReadFileException(std::string const&, std::string const&, int)'
  13. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::Net::NetException::NetException(std::string const&, std::string const&, int)'
  14. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::Net::HTTPSessionFactory::registerProtocol(std::string const&, Poco::Net::HTTPSessionInstantiator*)'
  15. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::InvalidArgumentException::InvalidArgumentException(std::string const&, std::string const&, int)'
  16. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::Net::SocketImpl::error(std::string const&)'
  17. /usr/local/lib/libPocoCrypto.so: undefined reference to `Poco::IOException::IOException(std::string const&, int)'
  18. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::Net::DNS::resolve(std::string const&)'
  19. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::InvalidArgumentException::InvalidArgumentException(std::string const&, int)'
  20. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::Net::NetException::NetException(std::string const&, Poco::Exception const&, int)'
  21. /usr/local/lib/libPocoCrypto.so: undefined reference to `Poco::FileException::FileException(std::string const&, int)'
  22. /usr/local/lib/libPocoCrypto.so: undefined reference to `Poco::CreateFileException::CreateFileException(std::string const&, std::string const&, int)'
  23. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::Net::HTTPSessionFactory::unregisterProtocol(std::string const&)'
  24. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::IllegalStateException::IllegalStateException(std::string const&, int)'
  25. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::URIStreamOpener::registerStreamFactory(std::string const&, Poco::URIStreamFactory*)'
  26. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::Net::HTTPClientSession::setProxy(std::string const&, unsigned short)'
  27. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::Net::IPAddress::tryParse(std::string const&, Poco::Net::IPAddress&)'
  28. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::Net::HTTPClientSession::setProxyCredentials(std::string const&, std::string const&)'
  29. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::Net::SMTPClientSession::SMTPClientSession(std::string const&, unsigned short)'
  30. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::Net::HTTPRequest::HTTP_GET'
  31. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::Net::NetException::NetException(std::string const&, int)'
  32. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::Util::AbstractConfiguration::getBool(std::string const&, bool) const'
  33. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::Net::NameValueCollection::set(std::string const&, std::string const&)'
  34. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::Util::EmptyOptionException::EmptyOptionException(std::string const&, int)'
  35. /usr/local/lib/libPocoCrypto.so: undefined reference to `Poco::FileException::FileException(std::string const&, std::string const&, int)'
  36. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::Net::SocketAddress::SocketAddress(std::string const&, unsigned short)'
  37. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::Util::AbstractConfiguration::getString(std::string const&, std::string const&) const'
  38. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::URI::getPathAndQuery() const'
  39. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::Util::AbstractConfiguration::getString(std::string const&) const'
  40. /usr/local/lib/libPocoCrypto.so: undefined reference to `Poco::IOException::IOException(std::string const&, std::string const&, int)'
  41. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::File::File(std::string const&)'
  42. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::Net::HTTPCredentials::HTTPCredentials(std::string const&, std::string const&)'
  43. /usr/local/lib/libPocoCrypto.so: undefined reference to `Poco::OpenFileException::OpenFileException(std::string const&, std::string const&, int)'
  44. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::InvalidAccessException::InvalidAccessException(std::string const&, int)'
  45. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::Net::HTTPClientSession::HTTPClientSession(std::string const&, unsigned short)'
  46. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::SystemException::SystemException(std::string const&, int)'
  47. /usr/local/lib/libPocoCrypto.so: undefined reference to `Poco::FileNotFoundException::FileNotFoundException(std::string const&, std::string const&, int)'
  48. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::URI::toString() const'
  49. /usr/local/lib/libPocoCrypto.so: undefined reference to `Poco::WriteFileException::WriteFileException(std::string const&, int)'
  50. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::Net::SMTPClientSession::sendCommand(std::string const&, std::string&)'
  51. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::format(std::string const&, Poco::Any const&, Poco::Any const&, Poco::Any const&)'
  52. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::Net::HTTPCredentials::extractCredentials(Poco::URI const&, std::string&, std::string&)'
  53. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::Path::transcode(std::string const&)'
  54. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::Util::AbstractConfiguration::getInt(std::string const&, int) const'
  55. /usr/local/lib/libPocoCrypto.so: undefined reference to `Poco::NotFoundException::NotFoundException(std::string const&, int)'
  56. /usr/local/lib/libPocoCrypto.so: undefined reference to `Poco::DateTimeParser::parse(std::string const&, std::string const&, int&)'
  57. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::Net::HTTPRequest::HTTPRequest(std::string const&, std::string const&, std::string const&)'
  58. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::Net::IPAddress::toString() const'
  59. /usr/local/lib/libPocoCrypto.so: undefined reference to `Poco::WriteFileException::WriteFileException(std::string const&, std::string const&, int)'
  60. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::Net::HTTPException::HTTPException(std::string const&, std::string const&, int)'
  61. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::RegularExpression::match(std::string const&, unsigned long) const'
  62. /usr/local/lib/libPocoCrypto.so: undefined reference to `Poco::CreateFileException::CreateFileException(std::string const&, int)'
  63. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::StringTokenizer::StringTokenizer(std::string const&, std::string const&, int)'
  64. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::Net::NameValueCollection::get(std::string const&) const'
  65. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::URIStreamOpener::unregisterStreamFactory(std::string const&)'
  66. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::URI::resolve(std::string const&)'
  67. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::RegularExpression::RegularExpression(std::string const&, int, bool)'
  68. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::format(std::string const&, Poco::Any const&)'
  69. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::URI::setUserInfo(std::string const&)'
  70. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::Util::UnknownOptionException::UnknownOptionException(std::string const&, int)'
  71. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::Util::AbstractConfiguration::getInt(std::string const&) const'
  72. /usr/local/lib/libPocoNetSSL.so: undefined reference to `Poco::Util::AbstractConfiguration::hasProperty(std::string const&) const'
  73. collect2: error: ld returned 1 exit status
  74. Makefile:31: recipe for target 'bin/creepMiner' failed
  75. make: *** [bin/creepMiner] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement