Advertisement
Guest User

restbed compiler output

a guest
Feb 4th, 2016
264
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 32.07 KB | None | 0 0
  1. Linking CXX executable build/FDRService
  2.     dependency/restbed/distribution/library/librestbed.a(request.cpp.o): In function `asio::detail::posix_global_impl<asio::system_executor::context_impl>::~posix_global_impl()':
  3.    request.cpp:(.text._ZN4asio6detail17posix_global_implINS_15system_executor12context_implEED2Ev[_ZN4asio6detail17posix_global_implINS_15system_executor12context_implEED5Ev]+0x14e): undefined reference to `pthread_join'
  4.     request.cpp:(.text._ZN4asio6detail17posix_global_implINS_15system_executor12context_implEED2Ev[_ZN4asio6detail17posix_global_implINS_15system_executor12context_implEED5Ev]+0x170): undefined reference to `pthread_detach'
  5.    dependency/restbed/distribution/library/librestbed.a(service.cpp.o): In function `restbed::Service::start(std::shared_ptr<restbed::Settings const> const&)':
  6.     service.cpp:(.text+0x3bd4): undefined reference to `pthread_create'
  7.    dependency/restbed/distribution/library/librestbed.a(service.cpp.o): In function `asio::error::detail::ssl_category::message(int) const':
  8.     service.cpp:(.text._ZNK4asio5error6detail12ssl_category7messageEi[_ZNK4asio5error6detail12ssl_category7messageEi]+0xc): undefined reference to `ERR_reason_error_string'
  9.    dependency/restbed/distribution/library/librestbed.a(service.cpp.o): In function `asio::ssl::detail::openssl_init_base::do_init::~do_init()':
  10.     service.cpp:(.text._ZN4asio3ssl6detail17openssl_init_base7do_initD2Ev[_ZN4asio3ssl6detail17openssl_init_base7do_initD5Ev]+0xa): undefined reference to `CRYPTO_set_id_callback'
  11.    service.cpp:(.text._ZN4asio3ssl6detail17openssl_init_base7do_initD2Ev[_ZN4asio3ssl6detail17openssl_init_base7do_initD5Ev]+0x11): undefined reference to `CRYPTO_set_locking_callback'
  12.     service.cpp:(.text._ZN4asio3ssl6detail17openssl_init_base7do_initD2Ev[_ZN4asio3ssl6detail17openssl_init_base7do_initD5Ev]+0x16): undefined reference to `ERR_free_strings'
  13.    service.cpp:(.text._ZN4asio3ssl6detail17openssl_init_base7do_initD2Ev[_ZN4asio3ssl6detail17openssl_init_base7do_initD5Ev]+0x1d): undefined reference to `ERR_remove_thread_state'
  14.     service.cpp:(.text._ZN4asio3ssl6detail17openssl_init_base7do_initD2Ev[_ZN4asio3ssl6detail17openssl_init_base7do_initD5Ev]+0x22): undefined reference to `EVP_cleanup'
  15.    service.cpp:(.text._ZN4asio3ssl6detail17openssl_init_base7do_initD2Ev[_ZN4asio3ssl6detail17openssl_init_base7do_initD5Ev]+0x27): undefined reference to `CRYPTO_cleanup_all_ex_data'
  16.     service.cpp:(.text._ZN4asio3ssl6detail17openssl_init_base7do_initD2Ev[_ZN4asio3ssl6detail17openssl_init_base7do_initD5Ev]+0x31): undefined reference to `CONF_modules_unload'
  17.    service.cpp:(.text._ZN4asio3ssl6detail17openssl_init_base7do_initD2Ev[_ZN4asio3ssl6detail17openssl_init_base7do_initD5Ev]+0x36): undefined reference to `ENGINE_cleanup'
  18.     dependency/restbed/distribution/library/librestbed.a(service.cpp.o): In function `std::_Sp_counted_ptr<asio::ssl::detail::openssl_init_base::do_init*, (__gnu_cxx::_Lock_policy)2>::_M_dispose()':
  19.    service.cpp:(.text._ZNSt15_Sp_counted_ptrIPN4asio3ssl6detail17openssl_init_base7do_initELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv[_ZNSt15_Sp_counted_ptrIPN4asio3ssl6detail17openssl_init_base7do_initELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv]+0x10): undefined reference to `CRYPTO_set_id_callback'
  20.     service.cpp:(.text._ZNSt15_Sp_counted_ptrIPN4asio3ssl6detail17openssl_init_base7do_initELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv[_ZNSt15_Sp_counted_ptrIPN4asio3ssl6detail17openssl_init_base7do_initELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv]+0x17): undefined reference to `CRYPTO_set_locking_callback'
  21.    service.cpp:(.text._ZNSt15_Sp_counted_ptrIPN4asio3ssl6detail17openssl_init_base7do_initELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv[_ZNSt15_Sp_counted_ptrIPN4asio3ssl6detail17openssl_init_base7do_initELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv]+0x1c): undefined reference to `ERR_free_strings'
  22.     service.cpp:(.text._ZNSt15_Sp_counted_ptrIPN4asio3ssl6detail17openssl_init_base7do_initELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv[_ZNSt15_Sp_counted_ptrIPN4asio3ssl6detail17openssl_init_base7do_initELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv]+0x23): undefined reference to `ERR_remove_thread_state'
  23.    service.cpp:(.text._ZNSt15_Sp_counted_ptrIPN4asio3ssl6detail17openssl_init_base7do_initELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv[_ZNSt15_Sp_counted_ptrIPN4asio3ssl6detail17openssl_init_base7do_initELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv]+0x28): undefined reference to `EVP_cleanup'
  24.     service.cpp:(.text._ZNSt15_Sp_counted_ptrIPN4asio3ssl6detail17openssl_init_base7do_initELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv[_ZNSt15_Sp_counted_ptrIPN4asio3ssl6detail17openssl_init_base7do_initELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv]+0x2d): undefined reference to `CRYPTO_cleanup_all_ex_data'
  25.    service.cpp:(.text._ZNSt15_Sp_counted_ptrIPN4asio3ssl6detail17openssl_init_base7do_initELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv[_ZNSt15_Sp_counted_ptrIPN4asio3ssl6detail17openssl_init_base7do_initELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv]+0x37): undefined reference to `CONF_modules_unload'
  26.     service.cpp:(.text._ZNSt15_Sp_counted_ptrIPN4asio3ssl6detail17openssl_init_base7do_initELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv[_ZNSt15_Sp_counted_ptrIPN4asio3ssl6detail17openssl_init_base7do_initELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv]+0x3c): undefined reference to `ENGINE_cleanup'
  27.    dependency/restbed/distribution/library/librestbed.a(service.cpp.o): In function `asio::ssl::detail::openssl_init_base::instance()':
  28.     service.cpp:(.text._ZN4asio3ssl6detail17openssl_init_base8instanceEv[_ZN4asio3ssl6detail17openssl_init_base8instanceEv]+0xa3): undefined reference to `SSL_library_init'
  29.    service.cpp:(.text._ZN4asio3ssl6detail17openssl_init_base8instanceEv[_ZN4asio3ssl6detail17openssl_init_base8instanceEv]+0xa8): undefined reference to `SSL_load_error_strings'
  30.     service.cpp:(.text._ZN4asio3ssl6detail17openssl_init_base8instanceEv[_ZN4asio3ssl6detail17openssl_init_base8instanceEv]+0xad): undefined reference to `OPENSSL_add_all_algorithms_noconf'
  31.    service.cpp:(.text._ZN4asio3ssl6detail17openssl_init_base8instanceEv[_ZN4asio3ssl6detail17openssl_init_base8instanceEv]+0xb2): undefined reference to `CRYPTO_num_locks'
  32.     service.cpp:(.text._ZN4asio3ssl6detail17openssl_init_base8instanceEv[_ZN4asio3ssl6detail17openssl_init_base8instanceEv]+0x1c6): undefined reference to `CRYPTO_set_locking_callback'
  33.    service.cpp:(.text._ZN4asio3ssl6detail17openssl_init_base8instanceEv[_ZN4asio3ssl6detail17openssl_init_base8instanceEv]+0x1d0): undefined reference to `CRYPTO_set_id_callback'
  34.     dependency/restbed/distribution/library/librestbed.a(service_impl.cpp.o): In function `restbed::detail::ServiceImpl::https_listen() const':
  35.    service_impl.cpp:(.text+0x48ac): undefined reference to `SSL_new'
  36.     service_impl.cpp:(.text+0x48cd): undefined reference to `SSL_ctrl'
  37.    service_impl.cpp:(.text+0x48e2): undefined reference to `SSL_ctrl'
  38.     service_impl.cpp:(.text+0x48f7): undefined reference to `SSL_ctrl'
  39.    service_impl.cpp:(.text+0x4916): undefined reference to `BIO_new_bio_pair'
  40.     service_impl.cpp:(.text+0x4929): undefined reference to `SSL_set_bio'
  41.    service_impl.cpp:(.text+0x4dd1): undefined reference to `ERR_get_error'
  42.     service_impl.cpp:(.text+0x4e7a): undefined reference to `SSL_get_ex_data'
  43.    service_impl.cpp:(.text+0x4e8a): undefined reference to `SSL_get_ex_data'
  44.     service_impl.cpp:(.text+0x4ea5): undefined reference to `SSL_set_ex_data'
  45.    service_impl.cpp:(.text+0x4eae): undefined reference to `BIO_free'
  46.     service_impl.cpp:(.text+0x4eb7): undefined reference to `SSL_free'
  47.    dependency/restbed/distribution/library/librestbed.a(service_impl.cpp.o): In function `restbed::detail::ServiceImpl::https_start()':
  48.     service_impl.cpp:(.text+0x4fa3): undefined reference to `ERR_clear_error'
  49.    service_impl.cpp:(.text+0x4fac): undefined reference to `SSL_CTX_set_default_verify_paths'
  50.     service_impl.cpp:(.text+0x506b): undefined reference to `SSL_CTX_set_default_passwd_cb'
  51.    service_impl.cpp:(.text+0x5116): undefined reference to `ERR_clear_error'
  52.     service_impl.cpp:(.text+0x5127): undefined reference to `BIO_new_file'
  53.    service_impl.cpp:(.text+0x5138): undefined reference to `ERR_clear_error'
  54.     service_impl.cpp:(.text+0x5146): undefined reference to `PEM_read_bio_DHparams'
  55.    service_impl.cpp:(.text+0x5160): undefined reference to `SSL_CTX_ctrl'
  56.     service_impl.cpp:(.text+0x5177): undefined reference to `ERR_get_error'
  57.    service_impl.cpp:(.text+0x5191): undefined reference to `DH_free'
  58.     service_impl.cpp:(.text+0x5199): undefined reference to `BIO_free'
  59.    service_impl.cpp:(.text+0x5431): undefined reference to `SSL_CTX_ctrl'
  60.     service_impl.cpp:(.text+0x5779): undefined reference to `ERR_clear_error'
  61.    service_impl.cpp:(.text+0x578b): undefined reference to `SSL_CTX_load_verify_locations'
  62.     service_impl.cpp:(.text+0x57a1): undefined reference to `ERR_get_error'
  63.    service_impl.cpp:(.text+0x57e9): undefined reference to `ERR_clear_error'
  64.     service_impl.cpp:(.text+0x57f9): undefined reference to `SSL_CTX_use_certificate_chain_file'
  65.    service_impl.cpp:(.text+0x580f): undefined reference to `ERR_get_error'
  66.     service_impl.cpp:(.text+0x5859): undefined reference to `ERR_clear_error'
  67.    service_impl.cpp:(.text+0x586e): undefined reference to `SSL_CTX_use_certificate_file'
  68.     service_impl.cpp:(.text+0x5884): undefined reference to `ERR_get_error'
  69.    service_impl.cpp:(.text+0x58c9): undefined reference to `ERR_clear_error'
  70.     service_impl.cpp:(.text+0x58de): undefined reference to `SSL_CTX_use_PrivateKey_file'
  71.    service_impl.cpp:(.text+0x58f4): undefined reference to `ERR_get_error'
  72.     service_impl.cpp:(.text+0x5939): undefined reference to `ERR_clear_error'
  73.    service_impl.cpp:(.text+0x594e): undefined reference to `SSL_CTX_use_RSAPrivateKey_file'
  74.     service_impl.cpp:(.text+0x5964): undefined reference to `ERR_get_error'
  75.    service_impl.cpp:(.text+0x5a91): undefined reference to `ERR_get_error'
  76.     service_impl.cpp:(.text+0x5c21): undefined reference to `ERR_get_error'
  77.    service_impl.cpp:(.text+0x5e39): undefined reference to `BIO_free'
  78.     service_impl.cpp:(.text+0x5e49): undefined reference to `DH_free'
  79.    dependency/restbed/distribution/library/librestbed.a(service_impl.cpp.o): In function `asio::ssl::detail::io_op<asio::basic_stream_socket<asio::ip::tcp, asio::stream_socket_service<asio::ip::tcp> >, asio::ssl::detail::handshake_op, restbed::detail::ServiceImpl::create_ssl_session(std::shared_ptr<asio::ssl::stream<asio::basic_stream_socket<asio::ip::tcp, asio::stream_socket_service<asio::ip::tcp> > > > const&, std::error_code const&) const::{lambda(std::error_code const&)#1}>::operator()(std::error_code, unsigned long, int)':
  80.     service_impl.cpp:(.text+0x619c): undefined reference to `BIO_write'
  81.    service_impl.cpp:(.text+0x6227): undefined reference to `BIO_ctrl_pending'
  82.     service_impl.cpp:(.text+0x6231): undefined reference to `ERR_clear_error'
  83.    service_impl.cpp:(.text+0x6249): undefined reference to `SSL_get_error'
  84.     service_impl.cpp:(.text+0x6252): undefined reference to `ERR_get_error'
  85.    service_impl.cpp:(.text+0x6260): undefined reference to `BIO_ctrl_pending'
  86.     service_impl.cpp:(.text+0x62ee): undefined reference to `SSL_get_shutdown'
  87.    service_impl.cpp:(.text+0x63d3): undefined reference to `BIO_read'
  88.     service_impl.cpp:(.text+0x6627): undefined reference to `BIO_write'
  89.    dependency/restbed/distribution/library/librestbed.a(service_impl.cpp.o): In function `asio::ssl::detail::engine::do_accept(void*, unsigned long)':
  90.     service_impl.cpp:(.text._ZN4asio3ssl6detail6engine9do_acceptEPvm[_ZN4asio3ssl6detail6engine9do_acceptEPvm]+0x12): undefined reference to `SSL_accept'
  91.    dependency/restbed/distribution/library/librestbed.a(service_impl.cpp.o): In function `asio::ssl::detail::engine::do_connect(void*, unsigned long)':
  92.     service_impl.cpp:(.text._ZN4asio3ssl6detail6engine10do_connectEPvm[_ZN4asio3ssl6detail6engine10do_connectEPvm]+0x4): undefined reference to `SSL_connect'
  93.    dependency/restbed/distribution/library/librestbed.a(service_impl.cpp.o): In function `asio::ssl::detail::engine::map_error_code(std::error_code&) const':
  94.     service_impl.cpp:(.text._ZNK4asio3ssl6detail6engine14map_error_codeERSt10error_code[_ZNK4asio3ssl6detail6engine14map_error_codeERSt10error_code]+0x83): undefined reference to `BIO_ctrl'
  95.    service_impl.cpp:(.text._ZNK4asio3ssl6detail6engine14map_error_codeERSt10error_code[_ZNK4asio3ssl6detail6engine14map_error_codeERSt10error_code]+0x95): undefined reference to `SSL_get_shutdown'
  96.     dependency/restbed/distribution/library/librestbed.a(service_impl.cpp.o): In function `asio::detail::signal_set_service::notify_fork(asio::execution_context::fork_event)':
  97.    service_impl.cpp:(.text._ZN4asio6detail18signal_set_service11notify_forkENS_17execution_context10fork_eventE[_ZN4asio6detail18signal_set_service11notify_forkENS_17execution_context10fork_eventE]+0xdb): undefined reference to `pthread_sigmask'
  98.     service_impl.cpp:(.text._ZN4asio6detail18signal_set_service11notify_forkENS_17execution_context10fork_eventE[_ZN4asio6detail18signal_set_service11notify_forkENS_17execution_context10fork_eventE]+0x1b0): undefined reference to `pthread_sigmask'
  99.    service_impl.cpp:(.text._ZN4asio6detail18signal_set_service11notify_forkENS_17execution_context10fork_eventE[_ZN4asio6detail18signal_set_service11notify_forkENS_17execution_context10fork_eventE]+0x3b6): undefined reference to `pthread_sigmask'
  100.     dependency/restbed/distribution/library/librestbed.a(service_impl.cpp.o): In function `std::_Sp_counted_ptr_inplace<asio::ssl::context, std::allocator<asio::ssl::context>, (__gnu_cxx::_Lock_policy)2>::_M_dispose()':
  101.    service_impl.cpp:(.text._ZNSt23_Sp_counted_ptr_inplaceIN4asio3ssl7contextESaIS2_ELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv[_ZNSt23_Sp_counted_ptr_inplaceIN4asio3ssl7contextESaIS2_ELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv]+0x38): undefined reference to `SSL_CTX_get_ex_data'
  102.     service_impl.cpp:(.text._ZNSt23_Sp_counted_ptr_inplaceIN4asio3ssl7contextESaIS2_ELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv[_ZNSt23_Sp_counted_ptr_inplaceIN4asio3ssl7contextESaIS2_ELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv]+0x48): undefined reference to `SSL_CTX_get_ex_data'
  103.    service_impl.cpp:(.text._ZNSt23_Sp_counted_ptr_inplaceIN4asio3ssl7contextESaIS2_ELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv[_ZNSt23_Sp_counted_ptr_inplaceIN4asio3ssl7contextESaIS2_ELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv]+0x63): undefined reference to `SSL_CTX_set_ex_data'
  104.     service_impl.cpp:(.text._ZNSt23_Sp_counted_ptr_inplaceIN4asio3ssl7contextESaIS2_ELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv[_ZNSt23_Sp_counted_ptr_inplaceIN4asio3ssl7contextESaIS2_ELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv]+0x6c): undefined reference to `SSL_CTX_free'
  105.    dependency/restbed/distribution/library/librestbed.a(service_impl.cpp.o): In function `asio::ssl::context::context(asio::ssl::context_base::method)':
  106.     service_impl.cpp:(.text._ZN4asio3ssl7contextC2ENS0_12context_base6methodE[_ZN4asio3ssl7contextC5ENS0_12context_base6methodE]+0x1d): undefined reference to `ERR_clear_error'
  107.    service_impl.cpp:(.text._ZN4asio3ssl7contextC2ENS0_12context_base6methodE[_ZN4asio3ssl7contextC5ENS0_12context_base6methodE]+0x39): undefined reference to `TLSv1_2_client_method'
  108.     service_impl.cpp:(.text._ZN4asio3ssl7contextC2ENS0_12context_base6methodE[_ZN4asio3ssl7contextC5ENS0_12context_base6methodE]+0x44): undefined reference to `SSL_CTX_new'
  109.    service_impl.cpp:(.text._ZN4asio3ssl7contextC2ENS0_12context_base6methodE[_ZN4asio3ssl7contextC5ENS0_12context_base6methodE]+0x65): undefined reference to `SSL_CTX_ctrl'
  110.     service_impl.cpp:(.text._ZN4asio3ssl7contextC2ENS0_12context_base6methodE[_ZN4asio3ssl7contextC5ENS0_12context_base6methodE]+0x71): undefined reference to `TLSv1_2_server_method'
  111.    service_impl.cpp:(.text._ZN4asio3ssl7contextC2ENS0_12context_base6methodE[_ZN4asio3ssl7contextC5ENS0_12context_base6methodE]+0x81): undefined reference to `TLSv1_server_method'
  112.     service_impl.cpp:(.text._ZN4asio3ssl7contextC2ENS0_12context_base6methodE[_ZN4asio3ssl7contextC5ENS0_12context_base6methodE]+0x91): undefined reference to `SSLv23_method'
  113.    service_impl.cpp:(.text._ZN4asio3ssl7contextC2ENS0_12context_base6methodE[_ZN4asio3ssl7contextC5ENS0_12context_base6methodE]+0xa1): undefined reference to `SSLv23_client_method'
  114.     service_impl.cpp:(.text._ZN4asio3ssl7contextC2ENS0_12context_base6methodE[_ZN4asio3ssl7contextC5ENS0_12context_base6methodE]+0xb1): undefined reference to `SSLv23_server_method'
  115.    service_impl.cpp:(.text._ZN4asio3ssl7contextC2ENS0_12context_base6methodE[_ZN4asio3ssl7contextC5ENS0_12context_base6methodE]+0xc1): undefined reference to `TLSv1_1_method'
  116.     service_impl.cpp:(.text._ZN4asio3ssl7contextC2ENS0_12context_base6methodE[_ZN4asio3ssl7contextC5ENS0_12context_base6methodE]+0xd1): undefined reference to `TLSv1_1_client_method'
  117.    service_impl.cpp:(.text._ZN4asio3ssl7contextC2ENS0_12context_base6methodE[_ZN4asio3ssl7contextC5ENS0_12context_base6methodE]+0xe1): undefined reference to `TLSv1_1_server_method'
  118.     service_impl.cpp:(.text._ZN4asio3ssl7contextC2ENS0_12context_base6methodE[_ZN4asio3ssl7contextC5ENS0_12context_base6methodE]+0xf1): undefined reference to `TLSv1_2_method'
  119.    service_impl.cpp:(.text._ZN4asio3ssl7contextC2ENS0_12context_base6methodE[_ZN4asio3ssl7contextC5ENS0_12context_base6methodE]+0x101): undefined reference to `SSLv3_client_method'
  120.     service_impl.cpp:(.text._ZN4asio3ssl7contextC2ENS0_12context_base6methodE[_ZN4asio3ssl7contextC5ENS0_12context_base6methodE]+0x111): undefined reference to `SSLv3_server_method'
  121.    service_impl.cpp:(.text._ZN4asio3ssl7contextC2ENS0_12context_base6methodE[_ZN4asio3ssl7contextC5ENS0_12context_base6methodE]+0x121): undefined reference to `TLSv1_method'
  122.     service_impl.cpp:(.text._ZN4asio3ssl7contextC2ENS0_12context_base6methodE[_ZN4asio3ssl7contextC5ENS0_12context_base6methodE]+0x131): undefined reference to `TLSv1_client_method'
  123.    service_impl.cpp:(.text._ZN4asio3ssl7contextC2ENS0_12context_base6methodE[_ZN4asio3ssl7contextC5ENS0_12context_base6methodE]+0x161): undefined reference to `SSLv3_method'
  124.     service_impl.cpp:(.text._ZN4asio3ssl7contextC2ENS0_12context_base6methodE[_ZN4asio3ssl7contextC5ENS0_12context_base6methodE]+0x179): undefined reference to `ERR_get_error'
  125.    service_impl.cpp:(.text._ZN4asio3ssl7contextC2ENS0_12context_base6methodE[_ZN4asio3ssl7contextC5ENS0_12context_base6methodE]+0x19b): undefined reference to `SSL_CTX_new'
  126.     dependency/restbed/distribution/library/librestbed.a(service_impl.cpp.o): In function `std::_Sp_counted_ptr_inplace<asio::ssl::stream<asio::basic_stream_socket<asio::ip::tcp, asio::stream_socket_service<asio::ip::tcp> > >, std::allocator<asio::ssl::stream<asio::basic_stream_socket<asio::ip::tcp, asio::stream_socket_service<asio::ip::tcp> > > >, (__gnu_cxx::_Lock_policy)2>::_M_dispose()':
  127.    service_impl.cpp:(.text._ZNSt23_Sp_counted_ptr_inplaceIN4asio3ssl6streamINS0_19basic_stream_socketINS0_2ip3tcpENS0_21stream_socket_serviceIS5_EEEEEESaIS9_ELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv[_ZNSt23_Sp_counted_ptr_inplaceIN4asio3ssl6streamINS0_19basic_stream_socketINS0_2ip3tcpENS0_21stream_socket_serviceIS5_EEEEEESaIS9_ELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv]+0xe0): undefined reference to `SSL_get_ex_data'
  128.     service_impl.cpp:(.text._ZNSt23_Sp_counted_ptr_inplaceIN4asio3ssl6streamINS0_19basic_stream_socketINS0_2ip3tcpENS0_21stream_socket_serviceIS5_EEEEEESaIS9_ELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv[_ZNSt23_Sp_counted_ptr_inplaceIN4asio3ssl6streamINS0_19basic_stream_socketINS0_2ip3tcpENS0_21stream_socket_serviceIS5_EEEEEESaIS9_ELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv]+0xf0): undefined reference to `SSL_get_ex_data'
  129.    service_impl.cpp:(.text._ZNSt23_Sp_counted_ptr_inplaceIN4asio3ssl6streamINS0_19basic_stream_socketINS0_2ip3tcpENS0_21stream_socket_serviceIS5_EEEEEESaIS9_ELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv[_ZNSt23_Sp_counted_ptr_inplaceIN4asio3ssl6streamINS0_19basic_stream_socketINS0_2ip3tcpENS0_21stream_socket_serviceIS5_EEEEEESaIS9_ELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv]+0x10b): undefined reference to `SSL_set_ex_data'
  130.     service_impl.cpp:(.text._ZNSt23_Sp_counted_ptr_inplaceIN4asio3ssl6streamINS0_19basic_stream_socketINS0_2ip3tcpENS0_21stream_socket_serviceIS5_EEEEEESaIS9_ELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv[_ZNSt23_Sp_counted_ptr_inplaceIN4asio3ssl6streamINS0_19basic_stream_socketINS0_2ip3tcpENS0_21stream_socket_serviceIS5_EEEEEESaIS9_ELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv]+0x114): undefined reference to `BIO_free'
  131.    service_impl.cpp:(.text._ZNSt23_Sp_counted_ptr_inplaceIN4asio3ssl6streamINS0_19basic_stream_socketINS0_2ip3tcpENS0_21stream_socket_serviceIS5_EEEEEESaIS9_ELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv[_ZNSt23_Sp_counted_ptr_inplaceIN4asio3ssl6streamINS0_19basic_stream_socketINS0_2ip3tcpENS0_21stream_socket_serviceIS5_EEEEEESaIS9_ELN9__gnu_cxx12_Lock_policyE2EE10_M_disposeEv]+0x11d): undefined reference to `SSL_free'
  132.     dependency/restbed/distribution/library/librestbed.a(socket_impl.cpp.o): In function `asio::ssl::detail::engine::get_output(asio::mutable_buffer const&) [clone .isra.50]':
  133.    socket_impl.cpp:(.text+0xb): undefined reference to `BIO_read'
  134.     dependency/restbed/distribution/library/librestbed.a(socket_impl.cpp.o): In function `asio::ssl::detail::engine::put_input(asio::const_buffer const&) [clone .isra.51]':
  135.    socket_impl.cpp:(.text+0x3b): undefined reference to `BIO_write'
  136.     dependency/restbed/distribution/library/librestbed.a(socket_impl.cpp.o): In function `asio::ssl::detail::engine::do_write(void*, unsigned long)':
  137.    socket_impl.cpp:(.text._ZN4asio3ssl6detail6engine8do_writeEPvm[_ZN4asio3ssl6detail6engine8do_writeEPvm]+0x13): undefined reference to `SSL_write'
  138.     dependency/restbed/distribution/library/librestbed.a(socket_impl.cpp.o): In function `asio::ssl::detail::engine::do_read(void*, unsigned long)':
  139.    socket_impl.cpp:(.text._ZN4asio3ssl6detail6engine7do_readEPvm[_ZN4asio3ssl6detail6engine7do_readEPvm]+0x13): undefined reference to `SSL_read'
  140.     dependency/restbed/distribution/library/librestbed.a(socket_impl.cpp.o): In function `asio::ip::resolver_service<asio::ip::tcp>::shutdown()':
  141.    socket_impl.cpp:(.text._ZN4asio2ip16resolver_serviceINS0_3tcpEE8shutdownEv[_ZN4asio2ip16resolver_serviceINS0_3tcpEE8shutdownEv]+0xa7): undefined reference to `pthread_join'
  142.     socket_impl.cpp:(.text._ZN4asio2ip16resolver_serviceINS0_3tcpEE8shutdownEv[_ZN4asio2ip16resolver_serviceINS0_3tcpEE8shutdownEv]+0xc3): undefined reference to `pthread_detach'
  143.    dependency/restbed/distribution/library/librestbed.a(socket_impl.cpp.o): In function `asio::detail::resolver_service_base::shutdown()':
  144.     socket_impl.cpp:(.text._ZN4asio6detail21resolver_service_base8shutdownEv[_ZN4asio6detail21resolver_service_base8shutdownEv]+0xa7): undefined reference to `pthread_join'
  145.    socket_impl.cpp:(.text._ZN4asio6detail21resolver_service_base8shutdownEv[_ZN4asio6detail21resolver_service_base8shutdownEv]+0xc3): undefined reference to `pthread_detach'
  146.     dependency/restbed/distribution/library/librestbed.a(socket_impl.cpp.o): In function `asio::ip::resolver_service<asio::ip::tcp>::~resolver_service()':
  147.    socket_impl.cpp:(.text._ZN4asio2ip16resolver_serviceINS0_3tcpEED2Ev[_ZN4asio2ip16resolver_serviceINS0_3tcpEED5Ev]+0x95): undefined reference to `pthread_detach'
  148.     dependency/restbed/distribution/library/librestbed.a(socket_impl.cpp.o): In function `asio::ip::resolver_service<asio::ip::tcp>::~resolver_service()':
  149.    socket_impl.cpp:(.text._ZN4asio2ip16resolver_serviceINS0_3tcpEED0Ev[_ZN4asio2ip16resolver_serviceINS0_3tcpEED5Ev]+0x95): undefined reference to `pthread_detach'
  150.     dependency/restbed/distribution/library/librestbed.a(socket_impl.cpp.o): In function `asio::ssl::detail::engine::perform(int (asio::ssl::detail::engine::*)(void*, unsigned long), void*, unsigned long, std::error_code&, unsigned long*)':
  151.    socket_impl.cpp:(.text._ZN4asio3ssl6detail6engine7performEMS2_FiPvmES3_mRSt10error_codePm[_ZN4asio3ssl6detail6engine7performEMS2_FiPvmES3_mRSt10error_codePm]+0x27): undefined reference to `BIO_ctrl_pending'
  152.     socket_impl.cpp:(.text._ZN4asio3ssl6detail6engine7performEMS2_FiPvmES3_mRSt10error_codePm[_ZN4asio3ssl6detail6engine7performEMS2_FiPvmES3_mRSt10error_codePm]+0x2f): undefined reference to `ERR_clear_error'
  153.    socket_impl.cpp:(.text._ZN4asio3ssl6detail6engine7performEMS2_FiPvmES3_mRSt10error_codePm[_ZN4asio3ssl6detail6engine7performEMS2_FiPvmES3_mRSt10error_codePm]+0x5c): undefined reference to `SSL_get_error'
  154.     socket_impl.cpp:(.text._ZN4asio3ssl6detail6engine7performEMS2_FiPvmES3_mRSt10error_codePm[_ZN4asio3ssl6detail6engine7performEMS2_FiPvmES3_mRSt10error_codePm]+0x63): undefined reference to `ERR_get_error'
  155.    socket_impl.cpp:(.text._ZN4asio3ssl6detail6engine7performEMS2_FiPvmES3_mRSt10error_codePm[_ZN4asio3ssl6detail6engine7performEMS2_FiPvmES3_mRSt10error_codePm]+0x6f): undefined reference to `BIO_ctrl_pending'
  156.     socket_impl.cpp:(.text._ZN4asio3ssl6detail6engine7performEMS2_FiPvmES3_mRSt10error_codePm[_ZN4asio3ssl6detail6engine7performEMS2_FiPvmES3_mRSt10error_codePm]+0xbd): undefined reference to `SSL_get_shutdown'
  157.    dependency/restbed/distribution/library/librestbed.a(socket_impl.cpp.o): In function `asio::ip::resolver_service<asio::ip::tcp>::notify_fork(asio::execution_context::fork_event)':
  158.     socket_impl.cpp:(.text._ZN4asio2ip16resolver_serviceINS0_3tcpEE11notify_forkENS_17execution_context10fork_eventE[_ZN4asio2ip16resolver_serviceINS0_3tcpEE11notify_forkENS_17execution_context10fork_eventE]+0x81): undefined reference to `pthread_create'
  159.    socket_impl.cpp:(.text._ZN4asio2ip16resolver_serviceINS0_3tcpEE11notify_forkENS_17execution_context10fork_eventE[_ZN4asio2ip16resolver_serviceINS0_3tcpEE11notify_forkENS_17execution_context10fork_eventE]+0x106): undefined reference to `pthread_join'
  160.     socket_impl.cpp:(.text._ZN4asio2ip16resolver_serviceINS0_3tcpEE11notify_forkENS_17execution_context10fork_eventE[_ZN4asio2ip16resolver_serviceINS0_3tcpEE11notify_forkENS_17execution_context10fork_eventE]+0x115): undefined reference to `pthread_detach'
  161.    dependency/restbed/distribution/library/librestbed.a(socket_impl.cpp.o): In function `unsigned long asio::ssl::detail::io<asio::basic_stream_socket<asio::ip::tcp, asio::stream_socket_service<asio::ip::tcp> >, asio::ssl::detail::handshake_op>(asio::basic_stream_socket<asio::ip::tcp, asio::stream_socket_service<asio::ip::tcp> >&, asio::ssl::detail::stream_core&, asio::ssl::detail::handshake_op const&, std::error_code&)':
  162.     socket_impl.cpp:(.text._ZN4asio3ssl6detail2ioINS_19basic_stream_socketINS_2ip3tcpENS_21stream_socket_serviceIS5_EEEENS1_12handshake_opEEEmRT_RNS1_11stream_coreERKT0_RSt10error_code[_ZN4asio3ssl6detail2ioINS_19basic_stream_socketINS_2ip3tcpENS_21stream_socket_serviceIS5_EEEENS1_12handshake_opEEEmRT_RNS1_11stream_coreERKT0_RSt10error_code]+0xa3): undefined reference to `BIO_read'
  163.    socket_impl.cpp:(.text._ZN4asio3ssl6detail2ioINS_19basic_stream_socketINS_2ip3tcpENS_21stream_socket_serviceIS5_EEEENS1_12handshake_opEEEmRT_RNS1_11stream_coreERKT0_RSt10error_code[_ZN4asio3ssl6detail2ioINS_19basic_stream_socketINS_2ip3tcpENS_21stream_socket_serviceIS5_EEEENS1_12handshake_opEEEmRT_RNS1_11stream_coreERKT0_RSt10error_code]+0x11c): undefined reference to `BIO_write'
  164.     socket_impl.cpp:(.text._ZN4asio3ssl6detail2ioINS_19basic_stream_socketINS_2ip3tcpENS_21stream_socket_serviceIS5_EEEENS1_12handshake_opEEEmRT_RNS1_11stream_coreERKT0_RSt10error_code[_ZN4asio3ssl6detail2ioINS_19basic_stream_socketINS_2ip3tcpENS_21stream_socket_serviceIS5_EEEENS1_12handshake_opEEEmRT_RNS1_11stream_coreERKT0_RSt10error_code]+0x173): undefined reference to `BIO_read'
  165.    dependency/restbed/distribution/library/librestbed.a(socket_impl.cpp.o): In function `unsigned long asio::ssl::detail::io<asio::basic_stream_socket<asio::ip::tcp, asio::stream_socket_service<asio::ip::tcp> >, asio::ssl::detail::read_op<asio::mutable_buffers_1> >(asio::basic_stream_socket<asio::ip::tcp, asio::stream_socket_service<asio::ip::tcp> >&, asio::ssl::detail::stream_core&, asio::ssl::detail::read_op<asio::mutable_buffers_1> const&, std::error_code&)':
  166.     socket_impl.cpp:(.text._ZN4asio3ssl6detail2ioINS_19basic_stream_socketINS_2ip3tcpENS_21stream_socket_serviceIS5_EEEENS1_7read_opINS_17mutable_buffers_1EEEEEmRT_RNS1_11stream_coreERKT0_RSt10error_code[_ZN4asio3ssl6detail2ioINS_19basic_stream_socketINS_2ip3tcpENS_21stream_socket_serviceIS5_EEEENS1_7read_opINS_17mutable_buffers_1EEEEEmRT_RNS1_11stream_coreERKT0_RSt10error_code]+0x7a): undefined reference to `BIO_ctrl_pending'
  167.    socket_impl.cpp:(.text._ZN4asio3ssl6detail2ioINS_19basic_stream_socketINS_2ip3tcpENS_21stream_socket_serviceIS5_EEEENS1_7read_opINS_17mutable_buffers_1EEEEEmRT_RNS1_11stream_coreERKT0_RSt10error_code[_ZN4asio3ssl6detail2ioINS_19basic_stream_socketINS_2ip3tcpENS_21stream_socket_serviceIS5_EEEENS1_7read_opINS_17mutable_buffers_1EEEEEmRT_RNS1_11stream_coreERKT0_RSt10error_code]+0x84): undefined reference to `ERR_clear_error'
  168.     socket_impl.cpp:(.text._ZN4asio3ssl6detail2ioINS_19basic_stream_socketINS_2ip3tcpENS_21stream_socket_serviceIS5_EEEENS1_7read_opINS_17mutable_buffers_1EEEEEmRT_RNS1_11stream_coreERKT0_RSt10error_code[_ZN4asio3ssl6detail2ioINS_19basic_stream_socketINS_2ip3tcpENS_21stream_socket_serviceIS5_EEEENS1_7read_opINS_17mutable_buffers_1EEEEEmRT_RNS1_11stream_coreERKT0_RSt10error_code]+0xa3): undefined reference to `SSL_read'
  169.    socket_impl.cpp:(.text._ZN4asio3ssl6detail2ioINS_19basic_stream_socketINS_2ip3tcpENS_21stream_socket_serviceIS5_EEEENS1_7read_opINS_17mutable_buffers_1EEEEEmRT_RNS1_11stream_coreERKT0_RSt10error_code[_ZN4asio3ssl6detail2ioINS_19basic_stream_socketINS_2ip3tcpENS_21stream_socket_serviceIS5_EEEENS1_7read_opINS_17mutable_buffers_1EEEEEmRT_RNS1_11stream_coreERKT0_RSt10error_code]+0xb0): undefined reference to `SSL_get_error'
  170.     socket_impl.cpp:(.text._ZN4asio3ssl6detail2ioINS_19basic_stream_socketINS_2ip3tcpENS_21stream_socket_serviceIS5_EEEENS1_7read_opINS_17mutable_buffers_1EEEEEmRT_RNS1_11stream_coreERKT0_RSt10error_code[_ZN4asio3ssl6detail2ioINS_19basic_stream_socketINS_2ip3tcpENS_21stream_socket_serviceIS5_EEEENS1_7read_opINS_17mutable_buffers_1EEEEEmRT_RNS1_11stream_coreERKT0_RSt10error_code]+0xb9): undefined reference to `ERR_get_error'
  171.    socket_impl.cpp:(.text._ZN4asio3ssl6detail2ioINS_19basic_stream_socketINS_2ip3tcpENS_21stream_socket_serviceIS5_EEEENS1_7read_opINS_17mutable_buffers_1EEEEEmRT_RNS1_11stream_coreERKT0_RSt10error_code[_ZN4asio3ssl6detail2ioINS_19basic_stream_socketINS_2ip3tcpENS_21stream_socket_serviceIS5_EEEENS1_7read_opINS_17mutable_buffers_1EEEEEmRT_RNS1_11stream_coreERKT0_RSt10error_code]+0xc7): undefined reference to `BIO_ctrl_pending'
  172.     socket_impl.cpp:(.text._ZN4asio3ssl6detail2ioINS_19basic_stream_socketINS_2ip3tcpENS_21stream_socket_serviceIS5_EEEENS1_7read_opINS_17mutable_buffers_1EEEEEmRT_RNS1_11stream_coreERKT0_RSt10error_code[_ZN4asio3ssl6detail2ioINS_19basic_stream_socketINS_2ip3tcpENS_21stream_socket_serviceIS5_EEEENS1_7read_opINS_17mutable_buffers_1EEEEEmRT_RNS1_11stream_coreERKT0_RSt10error_code]+0x108): undefined reference to `SSL_get_shutdown'
  173.    socket_impl.cpp:(.text._ZN4asio3ssl6detail2ioINS_19basic_stream_socketINS_2ip3tcpENS_21stream_socket_serviceIS5_EEEENS1_7read_opINS_17mutable_buffers_1EEEEEmRT_RNS1_11stream_coreERKT0_RSt10error_code[_ZN4asio3ssl6detail2ioINS_19basic_stream_socketINS_2ip3tcpENS_21stream_socket_serviceIS5_EEEENS1_7read_opINS_17mutable_buffers_1EEEEEmRT_RNS1_11stream_coreERKT0_RSt10error_code]+0x157): undefined reference to `BIO_read'
  174.     socket_impl.cpp:(.text._ZN4asio3ssl6detail2ioINS_19basic_stream_socketINS_2ip3tcpENS_21stream_socket_serviceIS5_EEEENS1_7read_opINS_17mutable_buffers_1EEEEEmRT_RNS1_11stream_coreERKT0_RSt10error_code[_ZN4asio3ssl6detail2ioINS_19basic_stream_socketINS_2ip3tcpENS_21stream_socket_serviceIS5_EEEENS1_7read_opINS_17mutable_buffers_1EEEEEmRT_RNS1_11stream_coreERKT0_RSt10error_code]+0x1cb): undefined reference to `BIO_read'
  175.    collect2: error: ld returned 1 exit status
  176.    CMakeFiles/FDRService.dir/build.make:86: recipe for target 'build/FDRService' failed
  177.    make[2]: *** [build/FDRService] Error 1
  178.    CMakeFiles/Makefile2:60: recipe for target 'CMakeFiles/FDRService.dir/all' failed
  179.    make[1]: *** [CMakeFiles/FDRService.dir/all] Error 2
  180.    Makefile:76: recipe for target 'all' failed
  181.    make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement