Advertisement
Guest User

Untitled

a guest
Apr 4th, 2019
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.87 KB | None | 0 0
  1. Preprocessing executable 'atrc-audit' for atrc-audit-0.1.0.0..
  2. Building executable 'atrc-audit' for atrc-audit-0.1.0.0..
  3. [1 of 2] Compiling AtrcAudit.Types ( src/AtrcAudit/Types.hs, dist/build/atrc-audit/atrc-audit-tmp/AtrcAudit/Types.o )
  4. [2 of 2] Compiling Main ( src/Main.hs, dist/build/atrc-audit/atrc-audit-tmp/Main.o )
  5. Linking dist/build/atrc-audit/atrc-audit ...
  6. /nix/store/5f47n239xnayad4lk7f9qcnrfgy90qa5-postgresql-9.6.10/lib/libpq.a(fe-secure-openssl.o): In function `SSLerrmessage':
  7. (.text+0x3b): undefined reference to `ERR_reason_error_string'
  8. /nix/store/5f47n239xnayad4lk7f9qcnrfgy90qa5-postgresql-9.6.10/lib/libpq.a(fe-secure-openssl.o): In function `initialize_SSL':
  9. (.text+0x102): undefined reference to `SSLv23_method'
  10. (.text+0x10a): undefined reference to `SSL_CTX_new'
  11. (.text+0x12a): undefined reference to `SSL_CTX_ctrl'
  12. (.text+0x13e): undefined reference to `SSL_CTX_ctrl'
  13. (.text+0x1a8): undefined reference to `SSL_new'
  14. (.text+0x1c5): undefined reference to `SSL_set_ex_data'
  15. (.text+0x1e9): undefined reference to `BIO_new'
  16. (.text+0x20d): undefined reference to `SSL_set_bio'
  17. (.text+0x224): undefined reference to `BIO_int_ctrl'
  18. (.text+0x233): undefined reference to `SSL_CTX_free'
  19. (.text+0x29c): undefined reference to `ENGINE_by_id'
  20. (.text+0x2b4): undefined reference to `ENGINE_init'
  21. (.text+0x2cf): undefined reference to `ENGINE_load_private_key'
  22. (.text+0x2e7): undefined reference to `SSL_use_PrivateKey'
  23. (.text+0x381): undefined reference to `SSL_check_private_key'
  24. (.text+0x38b): undefined reference to `ERR_get_error'
  25. (.text+0x439): undefined reference to `ERR_get_error'
  26. (.text+0x4fa): undefined reference to `SSL_CTX_free'
  27. (.text+0x5c4): undefined reference to `SSL_use_PrivateKey_file'
  28. (.text+0x5d2): undefined reference to `ERR_get_error'
  29. (.text+0x677): undefined reference to `SSL_CTX_use_certificate_chain_file'
  30. (.text+0x6c4): undefined reference to `SSL_set_verify'
  31. (.text+0x6ed): undefined reference to `ERR_put_error'
  32. (.text+0x6f2): undefined reference to `ERR_get_error'
  33. (.text+0x736): undefined reference to `SSL_CTX_free'
  34. (.text+0x741): undefined reference to `BIO_s_socket'
  35. (.text+0x804): undefined reference to `SSL_ctrl'
  36. (.text+0x819): undefined reference to `SSL_CTX_load_verify_locations'
  37. (.text+0x830): undefined reference to `SSL_CTX_get_cert_store'
  38. (.text+0x863): undefined reference to `ERR_clear_error'
  39. (.text+0x8d0): undefined reference to `X509_STORE_load_locations'
  40. (.text+0x8e2): undefined reference to `X509_STORE_set_flags'
  41. (.text+0x922): undefined reference to `ERR_get_error'
  42. (.text+0x96a): undefined reference to `ERR_get_error'
  43. (.text+0x990): undefined reference to `ERR_get_error'
  44. (.text+0x9d9): undefined reference to `ENGINE_finish'
  45. (.text+0x9e5): undefined reference to `ENGINE_free'
  46. (.text+0xa33): undefined reference to `ERR_get_error'
  47. (.text+0xa9d): undefined reference to `ERR_get_error'
  48. (.text+0xb02): undefined reference to `ERR_get_error'
  49. /nix/store/5f47n239xnayad4lk7f9qcnrfgy90qa5-postgresql-9.6.10/lib/libpq.a(fe-secure-openssl.o): In function `verify_peer_name_matches_certificate_name':
  50. (.text+0xb65): undefined reference to `ASN1_STRING_data'
  51. (.text+0xb70): undefined reference to `ASN1_STRING_length'
  52. /nix/store/5f47n239xnayad4lk7f9qcnrfgy90qa5-postgresql-9.6.10/lib/libpq.a(fe-secure-openssl.o): In function `my_sock_write':
  53. (.text+0xd51): undefined reference to `BIO_clear_flags'
  54. (.text+0xd82): undefined reference to `BIO_set_flags'
  55. /nix/store/5f47n239xnayad4lk7f9qcnrfgy90qa5-postgresql-9.6.10/lib/libpq.a(fe-secure-openssl.o): In function `my_sock_read':
  56. (.text+0xdb1): undefined reference to `BIO_clear_flags'
  57. (.text+0xde2): undefined reference to `BIO_set_flags'
  58. /nix/store/5f47n239xnayad4lk7f9qcnrfgy90qa5-postgresql-9.6.10/lib/libpq.a(fe-secure-openssl.o): In function `pgtls_read_pending':
  59. (.text+0xe8c): undefined reference to `SSL_pending'
  60. /nix/store/5f47n239xnayad4lk7f9qcnrfgy90qa5-postgresql-9.6.10/lib/libpq.a(fe-secure-openssl.o): In function `pgtls_read':
  61. (.text+0xee0): undefined reference to `ERR_clear_error'
  62. (.text+0xef2): undefined reference to `SSL_read'
  63. (.text+0xf03): undefined reference to `SSL_get_error'
  64. (.text+0xf51): undefined reference to `ERR_get_error'
  65. /nix/store/5f47n239xnayad4lk7f9qcnrfgy90qa5-postgresql-9.6.10/lib/libpq.a(fe-secure-openssl.o): In function `pgtls_write':
  66. (.text+0x1125): undefined reference to `ERR_clear_error'
  67. (.text+0x1137): undefined reference to `SSL_write'
  68. (.text+0x1148): undefined reference to `SSL_get_error'
  69. (.text+0x1191): undefined reference to `ERR_get_error'
  70. /nix/store/5f47n239xnayad4lk7f9qcnrfgy90qa5-postgresql-9.6.10/lib/libpq.a(fe-secure-openssl.o): In function `pgtls_init':
  71. (.text+0x13b1): undefined reference to `CRYPTO_get_id_callback'
  72. (.text+0x13bf): undefined reference to `CRYPTO_get_locking_callback'
  73. (.text+0x13d0): undefined reference to `CRYPTO_set_locking_callback'
  74. (.text+0x13e3): undefined reference to `OPENSSL_config'
  75. (.text+0x13e8): undefined reference to `SSL_library_init'
  76. (.text+0x13ed): undefined reference to `SSL_load_error_strings'
  77. (.text+0x13f9): undefined reference to `CRYPTO_num_locks'
  78. (.text+0x1424): undefined reference to `CRYPTO_num_locks'
  79. (.text+0x1488): undefined reference to `CRYPTO_set_id_callback'
  80. /nix/store/5f47n239xnayad4lk7f9qcnrfgy90qa5-postgresql-9.6.10/lib/libpq.a(fe-secure-openssl.o): In function `pgtls_close':
  81. (.text+0x14c8): undefined reference to `SSL_shutdown'
  82. (.text+0x14d9): undefined reference to `SSL_free'
  83. (.text+0x14fc): undefined reference to `X509_free'
  84. (.text+0x1518): undefined reference to `ENGINE_finish'
  85. (.text+0x1524): undefined reference to `ENGINE_free'
  86. (.text+0x1591): undefined reference to `CRYPTO_get_locking_callback'
  87. (.text+0x15a2): undefined reference to `CRYPTO_get_id_callback'
  88. (.text+0x15b5): undefined reference to `CRYPTO_set_id_callback'
  89. (.text+0x15be): undefined reference to `CRYPTO_set_locking_callback'
  90. /nix/store/5f47n239xnayad4lk7f9qcnrfgy90qa5-postgresql-9.6.10/lib/libpq.a(fe-secure-openssl.o): In function `pgtls_open_client':
  91. (.text+0x1606): undefined reference to `ERR_clear_error'
  92. (.text+0x1612): undefined reference to `SSL_connect'
  93. (.text+0x1628): undefined reference to `SSL_get_peer_certificate'
  94. (.text+0x16d3): undefined reference to `SSL_get_error'
  95. (.text+0x16db): undefined reference to `ERR_get_error'
  96. (.text+0x1755): undefined reference to `X509_get_ext_d2i'
  97. (.text+0x1769): undefined reference to `sk_num'
  98. (.text+0x17a4): undefined reference to `sk_value'
  99. (.text+0x180d): undefined reference to `sk_free'
  100. (.text+0x1851): undefined reference to `ERR_get_error'
  101. (.text+0x18f8): undefined reference to `X509_get_subject_name'
  102. (.text+0x1916): undefined reference to `X509_NAME_get_index_by_NID'
  103. (.text+0x1930): undefined reference to `X509_NAME_get_entry'
  104. (.text+0x1938): undefined reference to `X509_NAME_ENTRY_get_data'
  105. (.text+0x19fc): undefined reference to `sk_free'
  106. (.text+0x1a83): undefined reference to `sk_free'
  107. (.text+0x1a8f): undefined reference to `X509_get_subject_name'
  108. (.text+0x1aad): undefined reference to `X509_NAME_get_index_by_NID'
  109. (.text+0x1ae8): undefined reference to `X509_get_subject_name'
  110. (.text+0x1b04): undefined reference to `X509_NAME_get_index_by_NID'
  111. /nix/store/5f47n239xnayad4lk7f9qcnrfgy90qa5-postgresql-9.6.10/lib/libpq.a(fe-secure-openssl.o): In function `PQsslAttribute':
  112. (.text+0x1c4d): undefined reference to `SSL_get_version'
  113. (.text+0x1c7c): undefined reference to `SSL_get_current_compression'
  114. (.text+0x1ca4): undefined reference to `SSL_get_current_cipher'
  115. (.text+0x1cb1): undefined reference to `SSL_CIPHER_get_bits'
  116. (.text+0x1cf4): undefined reference to `SSL_get_current_cipher'
  117. (.text+0x1cfc): undefined reference to `SSL_CIPHER_get_name'
  118. collect2: error: ld returned 1 exit status
  119. `cc' failed in phase `Linker'. (Exit code: 1)
  120. builder for '/nix/store/wppxz0x2majlvwh9ijsv04dm68n1irgj-atrc-audit-0.1.0.0.drv' failed with exit code 1
  121. error: build of '/nix/store/wppxz0x2majlvwh9ijsv04dm68n1irgj-atrc-audit-0.1.0.0.drv' failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement