Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- compiling limits.c
- compiling eventids1.c
- compiling ossl_engine.c
- 1 warning generated.
- compiling eventids2.c
- In file included from ossl_config.c:10:
- In file included from ./ossl.h:175:
- ./openssl_missing.h:195:11: warning: 'TS_VERIFY_CTS_set_certs' macro redefined [-Wmacro-redefined]
- 195 | # define TS_VERIFY_CTS_set_certs(ctx, crts) ((ctx)->certs=(crts))
- | ^
- /opt/homebrew/Cellar/openssl@3/3.3.2/include/openssl/ts.h:426:11: note: previous definition is here
- 426 | # define TS_VERIFY_CTS_set_certs(ctx, cert) TS_VERIFY_CTX_set_certs(ctx,cert)
- | ^
- linking shared-object rbconfig/sizeof.bundle
- 1 warning generated.
- compiling ripper.c
- In file included from ossl_digest.c:10:
- In file included from ./ossl.h:175:
- ./openssl_missing.h:195:11: warning: 'TS_VERIFY_CTS_set_certs' macro redefined [-Wmacro-redefined]
- 195 | # define TS_VERIFY_CTS_set_certs(ctx, crts) ((ctx)->certs=(crts))
- | ^
- /opt/homebrew/Cellar/openssl@3/3.3.2/include/openssl/ts.h:426:11: note: previous definition is here
- 426 | # define TS_VERIFY_CTS_set_certs(ctx, cert) TS_VERIFY_CTX_set_certs(ctx,cert)
- | ^
- In file included from ossl_engine.c:10:
- In file included from ./ossl.h:175:
- ./openssl_missing.h:195:11: warning: 'TS_VERIFY_CTS_set_certs' macro redefined [-Wmacro-redefined]
- 195 | # define TS_VERIFY_CTS_set_certs(ctx, crts) ((ctx)->certs=(crts))
- | ^
- /opt/homebrew/Cellar/openssl@3/3.3.2/include/openssl/ts.h:426:11: note: previous definition is here
- 426 | # define TS_VERIFY_CTS_set_certs(ctx, cert) TS_VERIFY_CTX_set_certs(ctx,cert)
- | ^
- 1 warning generated.
- compiling ossl_hmac.c
- linking shared-object nkf.bundle
- 1 warning generated.
- installing default libraries
- compiling ripper_init.c
- compiling init.c
- compiling stringio.c
- compiling strscan.c
- compiling ossl_kdf.c
- In file included from ossl_hmac.c:10:
- In file included from ./ossl.h:175:
- ./openssl_missing.h:195:11: warning: 'TS_VERIFY_CTS_set_certs' macro redefined [-Wmacro-redefined]
- 195 | # define TS_VERIFY_CTS_set_certs(ctx, crts) ((ctx)->certs=(crts))
- | ^
- /opt/homebrew/Cellar/openssl@3/3.3.2/include/openssl/ts.h:426:11: note: previous definition is here
- 426 | # define TS_VERIFY_CTS_set_certs(ctx, cert) TS_VERIFY_CTX_set_certs(ctx,cert)
- | ^
- ossl_hmac.c:249:35: error: incomplete definition of type 'struct evp_md_ctx_st'
- 249 | pkey = EVP_PKEY_CTX_get0_pkey(EVP_MD_CTX_get_pkey_ctx(ctx));
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ./openssl_missing.h:230:41: note: expanded from macro 'EVP_MD_CTX_get_pkey_ctx'
- 230 | # define EVP_MD_CTX_get_pkey_ctx(x) (x)->pctx
- | ~~~^
- /opt/homebrew/Cellar/openssl@3/3.3.2/include/openssl/types.h:107:16: note: forward declaration of 'struct evp_md_ctx_st'
- 107 | typedef struct evp_md_ctx_st EVP_MD_CTX;
- | ^
- 1 warning and 1 error generated.
- make[2]: *** [ossl_hmac.o] Error 1
- make[2]: *** Waiting for unfinished jobs....
- compiling syslog.c
- linking shared-object psych.bundle
- compiling constants.c
- compiling basicsocket.c
- ld: warning: ignoring duplicate libraries: '-lyaml'
- In file included from ossl_kdf.c:5:
- In file included from ./ossl.h:175:
- ./openssl_missing.h:195:11: warning: 'TS_VERIFY_CTS_set_certs' macro redefined [-Wmacro-redefined]
- 195 | # define TS_VERIFY_CTS_set_certs(ctx, crts) ((ctx)->certs=(crts))
- | ^
- /opt/homebrew/Cellar/openssl@3/3.3.2/include/openssl/ts.h:426:11: note: previous definition is here
- 426 | # define TS_VERIFY_CTS_set_certs(ctx, cert) TS_VERIFY_CTX_set_certs(ctx,cert)
- | ^
- linking shared-object strscan.bundle
- 1 warning generated.
- make[1]: *** [ext/openssl/all] Error 2
- make[1]: *** Waiting for unfinished jobs....
- checking ../.././parse.y and ../.././ext/ripper/eventids2.c
- compiling socket.c
- compiling ipsocket.c
- linking shared-object syslog.bundle
- linking shared-object stringio.bundle
- compiling tcpsocket.c
- installing default syslog libraries
- compiling tcpserver.c
- installing default ripper libraries
- compiling sockssocket.c
- compiling udpsocket.c
- compiling unixsocket.c
- compiling unixserver.c
- compiling ancdata.c
- compiling option.c
- compiling raddrinfo.c
- compiling ifaddr.c
- linking shared-object socket.bundle
- linking shared-object ripper.bundle
- make: *** [build-ext] Error 2
- +__rvm_make:0> return 2
Advertisement
Add Comment
Please, Sign In to add comment