jfredson

Untitled

Oct 9th, 2024
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.39 KB | None | 0 0
  1. compiling limits.c
  2. compiling eventids1.c
  3. compiling ossl_engine.c
  4. 1 warning generated.
  5. compiling eventids2.c
  6. In file included from ossl_config.c:10:
  7. In file included from ./ossl.h:175:
  8. ./openssl_missing.h:195:11: warning: 'TS_VERIFY_CTS_set_certs' macro redefined [-Wmacro-redefined]
  9. 195 | # define TS_VERIFY_CTS_set_certs(ctx, crts) ((ctx)->certs=(crts))
  10. | ^
  11. /opt/homebrew/Cellar/openssl@3/3.3.2/include/openssl/ts.h:426:11: note: previous definition is here
  12. 426 | # define TS_VERIFY_CTS_set_certs(ctx, cert) TS_VERIFY_CTX_set_certs(ctx,cert)
  13. | ^
  14. linking shared-object rbconfig/sizeof.bundle
  15. 1 warning generated.
  16. compiling ripper.c
  17. In file included from ossl_digest.c:10:
  18. In file included from ./ossl.h:175:
  19. ./openssl_missing.h:195:11: warning: 'TS_VERIFY_CTS_set_certs' macro redefined [-Wmacro-redefined]
  20. 195 | # define TS_VERIFY_CTS_set_certs(ctx, crts) ((ctx)->certs=(crts))
  21. | ^
  22. /opt/homebrew/Cellar/openssl@3/3.3.2/include/openssl/ts.h:426:11: note: previous definition is here
  23. 426 | # define TS_VERIFY_CTS_set_certs(ctx, cert) TS_VERIFY_CTX_set_certs(ctx,cert)
  24. | ^
  25. In file included from ossl_engine.c:10:
  26. In file included from ./ossl.h:175:
  27. ./openssl_missing.h:195:11: warning: 'TS_VERIFY_CTS_set_certs' macro redefined [-Wmacro-redefined]
  28. 195 | # define TS_VERIFY_CTS_set_certs(ctx, crts) ((ctx)->certs=(crts))
  29. | ^
  30. /opt/homebrew/Cellar/openssl@3/3.3.2/include/openssl/ts.h:426:11: note: previous definition is here
  31. 426 | # define TS_VERIFY_CTS_set_certs(ctx, cert) TS_VERIFY_CTX_set_certs(ctx,cert)
  32. | ^
  33. 1 warning generated.
  34. compiling ossl_hmac.c
  35. linking shared-object nkf.bundle
  36. 1 warning generated.
  37. installing default libraries
  38. compiling ripper_init.c
  39. compiling init.c
  40. compiling stringio.c
  41. compiling strscan.c
  42. compiling ossl_kdf.c
  43. In file included from ossl_hmac.c:10:
  44. In file included from ./ossl.h:175:
  45. ./openssl_missing.h:195:11: warning: 'TS_VERIFY_CTS_set_certs' macro redefined [-Wmacro-redefined]
  46. 195 | # define TS_VERIFY_CTS_set_certs(ctx, crts) ((ctx)->certs=(crts))
  47. | ^
  48. /opt/homebrew/Cellar/openssl@3/3.3.2/include/openssl/ts.h:426:11: note: previous definition is here
  49. 426 | # define TS_VERIFY_CTS_set_certs(ctx, cert) TS_VERIFY_CTX_set_certs(ctx,cert)
  50. | ^
  51. ossl_hmac.c:249:35: error: incomplete definition of type 'struct evp_md_ctx_st'
  52. 249 | pkey = EVP_PKEY_CTX_get0_pkey(EVP_MD_CTX_get_pkey_ctx(ctx));
  53. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  54. ./openssl_missing.h:230:41: note: expanded from macro 'EVP_MD_CTX_get_pkey_ctx'
  55. 230 | # define EVP_MD_CTX_get_pkey_ctx(x) (x)->pctx
  56. | ~~~^
  57. /opt/homebrew/Cellar/openssl@3/3.3.2/include/openssl/types.h:107:16: note: forward declaration of 'struct evp_md_ctx_st'
  58. 107 | typedef struct evp_md_ctx_st EVP_MD_CTX;
  59. | ^
  60. 1 warning and 1 error generated.
  61. make[2]: *** [ossl_hmac.o] Error 1
  62. make[2]: *** Waiting for unfinished jobs....
  63. compiling syslog.c
  64. linking shared-object psych.bundle
  65. compiling constants.c
  66. compiling basicsocket.c
  67. ld: warning: ignoring duplicate libraries: '-lyaml'
  68. In file included from ossl_kdf.c:5:
  69. In file included from ./ossl.h:175:
  70. ./openssl_missing.h:195:11: warning: 'TS_VERIFY_CTS_set_certs' macro redefined [-Wmacro-redefined]
  71. 195 | # define TS_VERIFY_CTS_set_certs(ctx, crts) ((ctx)->certs=(crts))
  72. | ^
  73. /opt/homebrew/Cellar/openssl@3/3.3.2/include/openssl/ts.h:426:11: note: previous definition is here
  74. 426 | # define TS_VERIFY_CTS_set_certs(ctx, cert) TS_VERIFY_CTX_set_certs(ctx,cert)
  75. | ^
  76. linking shared-object strscan.bundle
  77. 1 warning generated.
  78. make[1]: *** [ext/openssl/all] Error 2
  79. make[1]: *** Waiting for unfinished jobs....
  80. checking ../.././parse.y and ../.././ext/ripper/eventids2.c
  81. compiling socket.c
  82. compiling ipsocket.c
  83. linking shared-object syslog.bundle
  84. linking shared-object stringio.bundle
  85. compiling tcpsocket.c
  86. installing default syslog libraries
  87. compiling tcpserver.c
  88. installing default ripper libraries
  89. compiling sockssocket.c
  90. compiling udpsocket.c
  91. compiling unixsocket.c
  92. compiling unixserver.c
  93. compiling ancdata.c
  94. compiling option.c
  95. compiling raddrinfo.c
  96. compiling ifaddr.c
  97. linking shared-object socket.bundle
  98. linking shared-object ripper.bundle
  99. make: *** [build-ext] Error 2
  100. +__rvm_make:0> return 2
  101.  
Advertisement
Add Comment
Please, Sign In to add comment