security/pkcs11-helper
Helper library for multiple PKCS#11 providers
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Build | Fetch | Test | Scan | |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1.29.0 | 642 | 4.1 | amd64 | bsd3 gpl2 | 0 | fail | pass | untested | untested |
License Permissions: dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
Events
| Machine | Phase | Type | Time | Message |
|---|---|---|---|---|
| m4164b | fetch | info | 2026-07-07 14:25:00.309458 | Fetch Started |
| m4164b | fetch | pass | 2026-07-07 14:25:02.1843 | Fetch complete. |
| m4164b | build | info | 2026-07-07 14:25:02.390137 | Build Started |
| m4164b | build | fail | 2026-07-07 14:25:20.468569 | make build returned non-zero: 1 |
| m4164b | build | fail | 2026-07-07 14:25:20.550959 | Build complete. |
Build Log
[1m===> Building for pkcs11-helper-1.29.0[0m
--- all ---
/usr/bin/make all-recursive
--- all-recursive ---
Making all in man
Making all in include
--- all-recursive ---
Making all in pkcs11-helper-1.0
Making all in lib
--- pkcs11-helper.exports ---
cat "./core.exports" > pkcs11-helper.exports
cat "./certificate.exports" >> pkcs11-helper.exports
cat "./data.exports" >> pkcs11-helper.exports
cat "./openssl.exports" >> pkcs11-helper.exports
cat "./slotevent.exports" >> pkcs11-helper.exports
cat "./token.exports" >> pkcs11-helper.exports
--- all ---
/usr/bin/make all-am
--- pkcs11h-mem.lo ---
--- pkcs11h-sys.lo ---
--- pkcs11h-crypto.lo ---
--- _pkcs11h-crypto-openssl.lo ---
--- _pkcs11h-crypto-nss.lo ---
--- _pkcs11h-crypto-gnutls.lo ---
--- _pkcs11h-crypto-mbedtls.lo ---
--- _pkcs11h-crypto-cryptoapi.lo ---
--- pkcs11h-threading.lo ---
--- pkcs11h-util.lo ---
--- pkcs11h-session.lo ---
--- pkcs11h-token.lo ---
--- pkcs11h-certificate.lo ---
--- pkcs11h-slotevent.lo ---
--- pkcs11h-core.lo ---
--- pkcs11h-data.lo ---
--- pkcs11h-serialization.lo ---
--- pkcs11h-openssl.lo ---
--- pkcs11h-mem.lo ---
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT pkcs11h-mem.lo -MD -MP -MF .deps/pkcs11h-mem.Tpo -c -o pkcs11h-mem.lo pkcs11h-mem.c
--- pkcs11h-sys.lo ---
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT pkcs11h-sys.lo -MD -MP -MF .deps/pkcs11h-sys.Tpo -c -o pkcs11h-sys.lo pkcs11h-sys.c
--- pkcs11h-crypto.lo ---
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT pkcs11h-crypto.lo -MD -MP -MF .deps/pkcs11h-crypto.Tpo -c -o pkcs11h-crypto.lo pkcs11h-crypto.c
--- _pkcs11h-crypto-openssl.lo ---
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT _pkcs11h-crypto-openssl.lo -MD -MP -MF .deps/_pkcs11h-crypto-openssl.Tpo -c -o _pkcs11h-crypto-openssl.lo _pkcs11h-crypto-openssl.c
--- _pkcs11h-crypto-nss.lo ---
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT _pkcs11h-crypto-nss.lo -MD -MP -MF .deps/_pkcs11h-crypto-nss.Tpo -c -o _pkcs11h-crypto-nss.lo _pkcs11h-crypto-nss.c
--- _pkcs11h-crypto-gnutls.lo ---
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT _pkcs11h-crypto-gnutls.lo -MD -MP -MF .deps/_pkcs11h-crypto-gnutls.Tpo -c -o _pkcs11h-crypto-gnutls.lo _pkcs11h-crypto-gnutls.c
--- _pkcs11h-crypto-mbedtls.lo ---
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT _pkcs11h-crypto-mbedtls.lo -MD -MP -MF .deps/_pkcs11h-crypto-mbedtls.Tpo -c -o _pkcs11h-crypto-mbedtls.lo _pkcs11h-crypto-mbedtls.c
--- _pkcs11h-crypto-cryptoapi.lo ---
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT _pkcs11h-crypto-cryptoapi.lo -MD -MP -MF .deps/_pkcs11h-crypto-cryptoapi.Tpo -c -o _pkcs11h-crypto-cryptoapi.lo _pkcs11h-crypto-cryptoapi.c
--- pkcs11h-threading.lo ---
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT pkcs11h-threading.lo -MD -MP -MF .deps/pkcs11h-threading.Tpo -c -o pkcs11h-threading.lo pkcs11h-threading.c
--- pkcs11h-util.lo ---
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT pkcs11h-util.lo -MD -MP -MF .deps/pkcs11h-util.Tpo -c -o pkcs11h-util.lo pkcs11h-util.c
--- pkcs11h-session.lo ---
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT pkcs11h-session.lo -MD -MP -MF .deps/pkcs11h-session.Tpo -c -o pkcs11h-session.lo pkcs11h-session.c
--- pkcs11h-token.lo ---
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT pkcs11h-token.lo -MD -MP -MF .deps/pkcs11h-token.Tpo -c -o pkcs11h-token.lo pkcs11h-token.c
--- pkcs11h-certificate.lo ---
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT pkcs11h-certificate.lo -MD -MP -MF .deps/pkcs11h-certificate.Tpo -c -o pkcs11h-certificate.lo pkcs11h-certificate.c
--- pkcs11h-slotevent.lo ---
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT pkcs11h-slotevent.lo -MD -MP -MF .deps/pkcs11h-slotevent.Tpo -c -o pkcs11h-slotevent.lo pkcs11h-slotevent.c
--- pkcs11h-core.lo ---
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT pkcs11h-core.lo -MD -MP -MF .deps/pkcs11h-core.Tpo -c -o pkcs11h-core.lo pkcs11h-core.c
--- pkcs11h-data.lo ---
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT pkcs11h-data.lo -MD -MP -MF .deps/pkcs11h-data.Tpo -c -o pkcs11h-data.lo pkcs11h-data.c
--- pkcs11h-serialization.lo ---
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT pkcs11h-serialization.lo -MD -MP -MF .deps/pkcs11h-serialization.Tpo -c -o pkcs11h-serialization.lo pkcs11h-serialization.c
--- pkcs11h-openssl.lo ---
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT pkcs11h-openssl.lo -MD -MP -MF .deps/pkcs11h-openssl.Tpo -c -o pkcs11h-openssl.lo pkcs11h-openssl.c
--- _pkcs11h-crypto-openssl.lo ---
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT _pkcs11h-crypto-openssl.lo -MD -MP -MF .deps/_pkcs11h-crypto-openssl.Tpo -c _pkcs11h-crypto-openssl.c -fPIC -DPIC -o .libs/_pkcs11h-crypto-openssl.o
--- pkcs11h-mem.lo ---
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT pkcs11h-mem.lo -MD -MP -MF .deps/pkcs11h-mem.Tpo -c pkcs11h-mem.c -fPIC -DPIC -o .libs/pkcs11h-mem.o
--- pkcs11h-sys.lo ---
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT pkcs11h-sys.lo -MD -MP -MF .deps/pkcs11h-sys.Tpo -c pkcs11h-sys.c -fPIC -DPIC -o .libs/pkcs11h-sys.o
--- _pkcs11h-crypto-nss.lo ---
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT _pkcs11h-crypto-nss.lo -MD -MP -MF .deps/_pkcs11h-crypto-nss.Tpo -c _pkcs11h-crypto-nss.c -fPIC -DPIC -o .libs/_pkcs11h-crypto-nss.o
--- _pkcs11h-crypto-gnutls.lo ---
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT _pkcs11h-crypto-gnutls.lo -MD -MP -MF .deps/_pkcs11h-crypto-gnutls.Tpo -c _pkcs11h-crypto-gnutls.c -fPIC -DPIC -o .libs/_pkcs11h-crypto-gnutls.o
--- pkcs11h-session.lo ---
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT pkcs11h-session.lo -MD -MP -MF .deps/pkcs11h-session.Tpo -c pkcs11h-session.c -fPIC -DPIC -o .libs/pkcs11h-session.o
--- _pkcs11h-crypto-cryptoapi.lo ---
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT _pkcs11h-crypto-cryptoapi.lo -MD -MP -MF .deps/_pkcs11h-crypto-cryptoapi.Tpo -c _pkcs11h-crypto-cryptoapi.c -fPIC -DPIC -o .libs/_pkcs11h-crypto-cryptoapi.o
--- pkcs11h-util.lo ---
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT pkcs11h-util.lo -MD -MP -MF .deps/pkcs11h-util.Tpo -c pkcs11h-util.c -fPIC -DPIC -o .libs/pkcs11h-util.o
--- pkcs11h-certificate.lo ---
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT pkcs11h-certificate.lo -MD -MP -MF .deps/pkcs11h-certificate.Tpo -c pkcs11h-certificate.c -fPIC -DPIC -o .libs/pkcs11h-certificate.o
--- pkcs11h-threading.lo ---
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT pkcs11h-threading.lo -MD -MP -MF .deps/pkcs11h-threading.Tpo -c pkcs11h-threading.c -fPIC -DPIC -o .libs/pkcs11h-threading.o
--- _pkcs11h-crypto-mbedtls.lo ---
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT _pkcs11h-crypto-mbedtls.lo -MD -MP -MF .deps/_pkcs11h-crypto-mbedtls.Tpo -c _pkcs11h-crypto-mbedtls.c -fPIC -DPIC -o .libs/_pkcs11h-crypto-mbedtls.o
--- pkcs11h-token.lo ---
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT pkcs11h-token.lo -MD -MP -MF .deps/pkcs11h-token.Tpo -c pkcs11h-token.c -fPIC -DPIC -o .libs/pkcs11h-token.o
--- pkcs11h-crypto.lo ---
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT pkcs11h-crypto.lo -MD -MP -MF .deps/pkcs11h-crypto.Tpo -c pkcs11h-crypto.c -fPIC -DPIC -o .libs/pkcs11h-crypto.o
--- pkcs11h-data.lo ---
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT pkcs11h-data.lo -MD -MP -MF .deps/pkcs11h-data.Tpo -c pkcs11h-data.c -fPIC -DPIC -o .libs/pkcs11h-data.o
--- pkcs11h-slotevent.lo ---
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT pkcs11h-slotevent.lo -MD -MP -MF .deps/pkcs11h-slotevent.Tpo -c pkcs11h-slotevent.c -fPIC -DPIC -o .libs/pkcs11h-slotevent.o
--- pkcs11h-serialization.lo ---
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT pkcs11h-serialization.lo -MD -MP -MF .deps/pkcs11h-serialization.Tpo -c pkcs11h-serialization.c -fPIC -DPIC -o .libs/pkcs11h-serialization.o
--- pkcs11h-openssl.lo ---
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT pkcs11h-openssl.lo -MD -MP -MF .deps/pkcs11h-openssl.Tpo -c pkcs11h-openssl.c -fPIC -DPIC -o .libs/pkcs11h-openssl.o
--- pkcs11h-core.lo ---
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT pkcs11h-core.lo -MD -MP -MF .deps/pkcs11h-core.Tpo -c pkcs11h-core.c -fPIC -DPIC -o .libs/pkcs11h-core.o
--- _pkcs11h-crypto-nss.lo ---
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT _pkcs11h-crypto-nss.lo -MD -MP -MF .deps/_pkcs11h-crypto-nss.Tpo -c _pkcs11h-crypto-nss.c -o _pkcs11h-crypto-nss.o >/dev/null 2>&1
--- _pkcs11h-crypto-gnutls.lo ---
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT _pkcs11h-crypto-gnutls.lo -MD -MP -MF .deps/_pkcs11h-crypto-gnutls.Tpo -c _pkcs11h-crypto-gnutls.c -o _pkcs11h-crypto-gnutls.o >/dev/null 2>&1
--- _pkcs11h-crypto-cryptoapi.lo ---
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT _pkcs11h-crypto-cryptoapi.lo -MD -MP -MF .deps/_pkcs11h-crypto-cryptoapi.Tpo -c _pkcs11h-crypto-cryptoapi.c -o _pkcs11h-crypto-cryptoapi.o >/dev/null 2>&1
--- _pkcs11h-crypto-mbedtls.lo ---
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT _pkcs11h-crypto-mbedtls.lo -MD -MP -MF .deps/_pkcs11h-crypto-mbedtls.Tpo -c _pkcs11h-crypto-mbedtls.c -o _pkcs11h-crypto-mbedtls.o >/dev/null 2>&1
--- _pkcs11h-crypto-nss.lo ---
mv -f .deps/_pkcs11h-crypto-nss.Tpo .deps/_pkcs11h-crypto-nss.Plo
--- pkcs11h-crypto.lo ---
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT pkcs11h-crypto.lo -MD -MP -MF .deps/pkcs11h-crypto.Tpo -c pkcs11h-crypto.c -o pkcs11h-crypto.o >/dev/null 2>&1
--- pkcs11h-sys.lo ---
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT pkcs11h-sys.lo -MD -MP -MF .deps/pkcs11h-sys.Tpo -c pkcs11h-sys.c -o pkcs11h-sys.o >/dev/null 2>&1
--- pkcs11h-mem.lo ---
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT pkcs11h-mem.lo -MD -MP -MF .deps/pkcs11h-mem.Tpo -c pkcs11h-mem.c -o pkcs11h-mem.o >/dev/null 2>&1
--- pkcs11h-util.lo ---
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT pkcs11h-util.lo -MD -MP -MF .deps/pkcs11h-util.Tpo -c pkcs11h-util.c -o pkcs11h-util.o >/dev/null 2>&1
--- pkcs11h-threading.lo ---
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT pkcs11h-threading.lo -MD -MP -MF .deps/pkcs11h-threading.Tpo -c pkcs11h-threading.c -o pkcs11h-threading.o >/dev/null 2>&1
--- pkcs11h-data.lo ---
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT pkcs11h-data.lo -MD -MP -MF .deps/pkcs11h-data.Tpo -c pkcs11h-data.c -o pkcs11h-data.o >/dev/null 2>&1
--- pkcs11h-token.lo ---
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT pkcs11h-token.lo -MD -MP -MF .deps/pkcs11h-token.Tpo -c pkcs11h-token.c -o pkcs11h-token.o >/dev/null 2>&1
--- _pkcs11h-crypto-gnutls.lo ---
mv -f .deps/_pkcs11h-crypto-gnutls.Tpo .deps/_pkcs11h-crypto-gnutls.Plo
--- pkcs11h-serialization.lo ---
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT pkcs11h-serialization.lo -MD -MP -MF .deps/pkcs11h-serialization.Tpo -c pkcs11h-serialization.c -o pkcs11h-serialization.o >/dev/null 2>&1
--- _pkcs11h-crypto-mbedtls.lo ---
mv -f .deps/_pkcs11h-crypto-mbedtls.Tpo .deps/_pkcs11h-crypto-mbedtls.Plo
--- _pkcs11h-crypto-cryptoapi.lo ---
mv -f .deps/_pkcs11h-crypto-cryptoapi.Tpo .deps/_pkcs11h-crypto-cryptoapi.Plo
--- pkcs11h-openssl.lo ---
pkcs11h-openssl.c:421:39: warning: 'RSA_get_ex_data' is deprecated [-Wdeprecated-declarations]
421 | session = (pkcs11h_openssl_session_t)RSA_get_ex_data (rsa, __openssl_methods.rsa_index);
| ^
/usr/include/openssl/rsa.h:445:1: note: 'RSA_get_ex_data' has been explicitly marked deprecated here
445 | OSSL_DEPRECATEDIN_3_0 void *RSA_get_ex_data(const RSA *r, int idx);
| ^
/usr/include/openssl/macros.h:181:31: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
181 | #define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/usr/include/openssl/macros.h:61:47: note: expanded from macro 'OSSL_DEPRECATED'
61 | #define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
--- pkcs11h-crypto.lo ---
mv -f .deps/pkcs11h-crypto.Tpo .deps/pkcs11h-crypto.Plo
--- pkcs11h-openssl.lo ---
pkcs11h-openssl.c:583:17: warning: 'RSA_size' is deprecated [-Wdeprecated-declarations]
583 | tlen = (size_t)RSA_size(rsa);
| ^
/usr/include/openssl/rsa.h:204:1: note: 'RSA_size' has been explicitly marked deprecated here
204 | OSSL_DEPRECATEDIN_3_0 int RSA_size(const RSA *rsa);
| ^
/usr/include/openssl/macros.h:181:31: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
181 | #define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/usr/include/openssl/macros.h:61:47: note: expanded from macro 'OSSL_DEPRECATED'
61 | #define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
pkcs11h-openssl.c:645:10: warning: 'EVP_PKEY_get1_RSA' is deprecated [-Wdeprecated-declarations]
645 | (rsa = EVP_PKEY_get1_RSA (evp)) == NULL
| ^
/usr/include/openssl/evp.h:1340:1: note: 'EVP_PKEY_get1_RSA' has been explicitly marked deprecated here
1340 | OSSL_DEPRECATEDIN_3_0
| ^
/usr/include/openssl/macros.h:181:31: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
181 | #define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/usr/include/openssl/macros.h:61:47: note: expanded from macro 'OSSL_DEPRECATED'
61 | #define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
pkcs11h-openssl.c:651:2: warning: 'RSA_set_method' is deprecated [-Wdeprecated-declarations]
651 | RSA_set_method (rsa, __openssl_methods.rsa);
| ^
/usr/include/openssl/rsa.h:301:1: note: 'RSA_set_method' has been explicitly marked deprecated here
301 | OSSL_DEPRECATEDIN_3_0 int RSA_set_method(RSA *rsa, const RSA_METHOD *meth);
| ^
/usr/include/openssl/macros.h:181:31: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
181 | #define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/usr/include/openssl/macros.h:61:47: note: expanded from macro 'OSSL_DEPRECATED'
61 | #define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
pkcs11h-openssl.c:652:2: warning: 'RSA_set_ex_data' is deprecated [-Wdeprecated-declarations]
652 | RSA_set_ex_data (rsa, __openssl_methods.rsa_index, openssl_session);
| ^
/usr/include/openssl/rsa.h:444:1: note: 'RSA_set_ex_data' has been explicitly marked deprecated here
444 | OSSL_DEPRECATEDIN_3_0 int RSA_set_ex_data(RSA *r, int idx, void *arg);
| ^
/usr/include/openssl/macros.h:181:31: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
181 | #define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/usr/include/openssl/macros.h:61:47: note: expanded from macro 'OSSL_DEPRECATED'
61 | #define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
pkcs11h-openssl.c:656:6: warning: 'EVP_PKEY_set1_RSA' is deprecated [-Wdeprecated-declarations]
656 | if (EVP_PKEY_set1_RSA (evp, rsa) != 1) {
| ^
/usr/include/openssl/evp.h:1336:1: note: 'EVP_PKEY_set1_RSA' has been explicitly marked deprecated here
1336 | OSSL_DEPRECATEDIN_3_0
| ^
/usr/include/openssl/macros.h:181:31: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
181 | #define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/usr/include/openssl/macros.h:61:47: note: expanded from macro 'OSSL_DEPRECATED'
61 | #define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
pkcs11h-openssl.c:675:3: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
675 | RSA_free (rsa);
| ^
/usr/include/openssl/rsa.h:292:1: note: 'RSA_free' has been explicitly marked deprecated here
292 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/usr/include/openssl/macros.h:181:31: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
181 | #define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/usr/include/openssl/macros.h:61:47: note: expanded from macro 'OSSL_DEPRECATED'
61 | #define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
pkcs11h-openssl.c:701:39: warning: 'DSA_get_ex_data' is deprecated [-Wdeprecated-declarations]
701 | session = (pkcs11h_openssl_session_t)DSA_get_ex_data (dsa, __openssl_methods.dsa_index);
| ^
/usr/include/openssl/dsa.h:145:1: note: 'DSA_get_ex_data' has been explicitly marked deprecated here
145 | OSSL_DEPRECATEDIN_3_0 void *DSA_get_ex_data(const DSA *d, int idx);
| ^
/usr/include/openssl/macros.h:181:31: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
181 | #define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/usr/include/openssl/macros.h:61:47: note: expanded from macro 'OSSL_DEPRECATED'
61 | #define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
pkcs11h-openssl.c:847:10: warning: 'EVP_PKEY_get1_DSA' is deprecated [-Wdeprecated-declarations]
847 | (dsa = EVP_PKEY_get1_DSA (evp)) == NULL
| ^
/usr/include/openssl/evp.h:1349:1: note: 'EVP_PKEY_get1_DSA' has been explicitly marked deprecated here
1349 | OSSL_DEPRECATEDIN_3_0
| ^
/usr/include/openssl/macros.h:181:31: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
181 | #define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/usr/include/openssl/macros.h:61:47: note: expanded from macro 'OSSL_DEPRECATED'
61 | #define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
pkcs11h-openssl.c:853:2: warning: 'DSA_set_method' is deprecated [-Wdeprecated-declarations]
853 | DSA_set_method (dsa, __openssl_methods.dsa);
| ^
/usr/include/openssl/dsa.h:121:1: note: 'DSA_set_method' has been explicitly marked deprecated here
121 | OSSL_DEPRECATEDIN_3_0 int DSA_set_method(DSA *dsa, const DSA_METHOD *);
| ^
/usr/include/openssl/macros.h:181:31: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
181 | #define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/usr/include/openssl/macros.h:61:47: note: expanded from macro 'OSSL_DEPRECATED'
61 | #define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
pkcs11h-openssl.c:854:2: warning: 'DSA_set_ex_data' is deprecated [-Wdeprecated-declarations]
854 | DSA_set_ex_data (dsa, __openssl_methods.dsa_index, openssl_session);
| ^
/usr/include/openssl/dsa.h:144:1: note: 'DSA_set_ex_data' has been explicitly marked deprecated here
144 | OSSL_DEPRECATEDIN_3_0 int DSA_set_ex_data(DSA *d, int idx, void *arg);
| ^
/usr/include/openssl/macros.h:181:31: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
181 | #define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/usr/include/openssl/macros.h:61:47: note: expanded from macro 'OSSL_DEPRECATED'
61 | #define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
pkcs11h-openssl.c:856:6: warning: 'EVP_PKEY_set1_DSA' is deprecated [-Wdeprecated-declarations]
856 | if (EVP_PKEY_set1_DSA (evp, dsa) != 1) {
| ^
/usr/include/openssl/evp.h:1345:1: note: 'EVP_PKEY_set1_DSA' has been explicitly marked deprecated here
1345 | OSSL_DEPRECATEDIN_3_0
| ^
/usr/include/openssl/macros.h:181:31: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
181 | #define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/usr/include/openssl/macros.h:61:47: note: expanded from macro 'OSSL_DEPRECATED'
61 | #define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
pkcs11h-openssl.c:866:3: warning: 'DSA_free' is deprecated [-Wdeprecated-declarations]
866 | DSA_free (dsa);
| ^
/usr/include/openssl/dsa.h:126:1: note: 'DSA_free' has been explicitly marked deprecated here
126 | OSSL_DEPRECATEDIN_3_0 void DSA_free(DSA *r);
| ^
/usr/include/openssl/macros.h:181:31: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
181 | #define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/usr/include/openssl/macros.h:61:47: note: expanded from macro 'OSSL_DEPRECATED'
61 | #define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
pkcs11h-openssl.c:892:39: warning: 'EC_KEY_get_ex_data' is deprecated [-Wdeprecated-declarations]
892 | session = (pkcs11h_openssl_session_t)EC_KEY_get_ex_data (ec, __openssl_methods.eckey_index);
| ^
/usr/include/openssl/ec.h:1076:1: note: 'EC_KEY_get_ex_data' has been explicitly marked deprecated here
1076 | OSSL_DEPRECATEDIN_3_0 void *EC_KEY_get_ex_data(const EC_KEY *key, int idx);
| ^
/usr/include/openssl/macros.h:181:31: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
181 | #define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/usr/include/openssl/macros.h:61:47: note: expanded from macro 'OSSL_DEPRECATED'
61 | #define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
pkcs11h-openssl.c:1050:9: warning: 'EVP_PKEY_get1_EC_KEY' is deprecated [-Wdeprecated-declarations]
1050 | (ec = EVP_PKEY_get1_EC_KEY (evp)) == NULL
| ^
/usr/include/openssl/evp.h:1366:1: note: 'EVP_PKEY_get1_EC_KEY' has been explicitly marked deprecated here
1366 | OSSL_DEPRECATEDIN_3_0
| ^
/usr/include/openssl/macros.h:181:31: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
181 | #define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/usr/include/openssl/macros.h:61:47: note: expanded from macro 'OSSL_DEPRECATED'
61 | #define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
--- pkcs11h-sys.lo ---
mv -f .deps/pkcs11h-sys.Tpo .deps/pkcs11h-sys.Plo
--- pkcs11h-openssl.lo ---
pkcs11h-openssl.c:1056:2: warning: 'EC_KEY_set_method' is deprecated [-Wdeprecated-declarations]
1056 | EC_KEY_set_method (ec, __openssl_methods.eckey);
| ^
/usr/include/openssl/ec.h:1275:1: note: 'EC_KEY_set_method' has been explicitly marked deprecated here
1275 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_method(EC_KEY *key, const EC_KEY_METHOD *meth);
| ^
/usr/include/openssl/macros.h:181:31: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
181 | #define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/usr/include/openssl/macros.h:61:47: note: expanded from macro 'OSSL_DEPRECATED'
61 | #define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
pkcs11h-openssl.c:1057:2: warning: 'EC_KEY_set_ex_data' is deprecated [-Wdeprecated-declarations]
1057 | EC_KEY_set_ex_data (ec, __openssl_methods.eckey_index, openssl_session);
| ^
/usr/include/openssl/ec.h:1075:1: note: 'EC_KEY_set_ex_data' has been explicitly marked deprecated here
1075 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_set_ex_data(EC_KEY *key, int idx, void *arg);
| ^
/usr/include/openssl/macros.h:181:31: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
181 | #define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/usr/include/openssl/macros.h:61:47: note: expanded from macro 'OSSL_DEPRECATED'
61 | #define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
pkcs11h-openssl.c:1059:6: warning: 'EVP_PKEY_set1_EC_KEY' is deprecated [-Wdeprecated-declarations]
1059 | if (EVP_PKEY_set1_EC_KEY (evp, ec) != 1) {
| ^
/usr/include/openssl/evp.h:1362:1: note: 'EVP_PKEY_set1_EC_KEY' has been explicitly marked deprecated here
1362 | OSSL_DEPRECATEDIN_3_0
| ^
/usr/include/openssl/macros.h:181:31: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
181 | #define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/usr/include/openssl/macros.h:61:47: note: expanded from macro 'OSSL_DEPRECATED'
61 | #define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
pkcs11h-openssl.c:1069:3: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
1069 | EC_KEY_free (ec);
| ^
/usr/include/openssl/ec.h:995:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
995 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
| ^
/usr/include/openssl/macros.h:181:31: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
181 | #define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/usr/include/openssl/macros.h:61:47: note: expanded from macro 'OSSL_DEPRECATED'
61 | #define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
--- pkcs11h-session.lo ---
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT pkcs11h-session.lo -MD -MP -MF .deps/pkcs11h-session.Tpo -c pkcs11h-session.c -o pkcs11h-session.o >/dev/null 2>&1
--- pkcs11h-openssl.lo ---
pkcs11h-openssl.c:1095:3: warning: 'RSA_meth_free' is deprecated [-Wdeprecated-declarations]
1095 | RSA_meth_free (__openssl_methods.rsa);
| ^
/usr/include/openssl/rsa.h:473:1: note: 'RSA_meth_free' has been explicitly marked deprecated here
473 | OSSL_DEPRECATEDIN_3_0 void RSA_meth_free(RSA_METHOD *meth);
| ^
/usr/include/openssl/macros.h:181:31: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
181 | #define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/usr/include/openssl/macros.h:61:47: note: expanded from macro 'OSSL_DEPRECATED'
61 | #define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
pkcs11h-openssl.c:1097:31: warning: 'RSA_meth_dup' is deprecated [-Wdeprecated-declarations]
1097 | if ((__openssl_methods.rsa = RSA_meth_dup (RSA_get_default_method ())) == NULL) {
| ^
/usr/include/openssl/rsa.h:474:1: note: 'RSA_meth_dup' has been explicitly marked deprecated here
474 | OSSL_DEPRECATEDIN_3_0 RSA_METHOD *RSA_meth_dup(const RSA_METHOD *meth);
| ^
/usr/include/openssl/macros.h:181:31: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
181 | #define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/usr/include/openssl/macros.h:61:47: note: expanded from macro 'OSSL_DEPRECATED'
61 | #define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
pkcs11h-openssl.c:1097:45: warning: 'RSA_get_default_method' is deprecated [-Wdeprecated-declarations]
1097 | if ((__openssl_methods.rsa = RSA_meth_dup (RSA_get_default_method ())) == NULL) {
| ^
/usr/include/openssl/rsa.h:298:1: note: 'RSA_get_default_method' has been explicitly marked deprecated here
298 | OSSL_DEPRECATEDIN_3_0 const RSA_METHOD *RSA_get_default_method(void);
| ^
/usr/include/openssl/macros.h:181:31: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
181 | #define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/usr/include/openssl/macros.h:61:47: note: expanded from macro 'OSSL_DEPRECATED'
61 | #define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
pkcs11h-openssl.c:1100:2: warning: 'RSA_meth_set1_name' is deprecated [-Wdeprecated-declarations]
1100 | RSA_meth_set1_name (__openssl_methods.rsa, "pkcs11h");
| ^
/usr/include/openssl/rsa.h:476:1: note: 'RSA_meth_set1_name' has been explicitly marked deprecated here
476 | OSSL_DEPRECATEDIN_3_0 int RSA_meth_set1_name(RSA_METHOD *meth,
| ^
/usr/include/openssl/macros.h:181:31: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
181 | #define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/usr/include/openssl/macros.h:61:47: note: expanded from macro 'OSSL_DEPRECATED'
61 | #define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
pkcs11h-openssl.c:1101:2: warning: 'RSA_meth_set_priv_dec' is deprecated [-Wdeprecated-declarations]
1101 | RSA_meth_set_priv_dec (__openssl_methods.rsa, __pkcs11h_openssl_rsa_dec);
| ^
/usr/include/openssl/rsa.h:518:1: note: 'RSA_meth_set_priv_dec' has been explicitly marked deprecated here
518 | OSSL_DEPRECATEDIN_3_0
| ^
/usr/include/openssl/macros.h:181:31: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
181 | #define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/usr/include/openssl/macros.h:61:47: note: expanded from macro 'OSSL_DEPRECATED'
61 | #define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
pkcs11h-openssl.c:1102:2: warning: 'RSA_meth_set_priv_enc' is deprecated [-Wdeprecated-declarations]
1102 | RSA_meth_set_priv_enc (__openssl_methods.rsa, __pkcs11h_openssl_rsa_enc);
| ^
/usr/include/openssl/rsa.h:508:1: note: 'RSA_meth_set_priv_enc' has been explicitly marked deprecated here
508 | OSSL_DEPRECATEDIN_3_0
| ^
/usr/include/openssl/macros.h:181:31: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
181 | #define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/usr/include/openssl/macros.h:61:47: note: expanded from macro 'OSSL_DEPRECATED'
61 | #define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
pkcs11h-openssl.c:1103:2: warning: 'RSA_meth_set_flags' is deprecated [-Wdeprecated-declarations]
1103 | RSA_meth_set_flags (__openssl_methods.rsa, RSA_METHOD_FLAG_NO_CHECK | RSA_FLAG_EXT_PKEY);
| ^
/usr/include/openssl/rsa.h:479:1: note: 'RSA_meth_set_flags' has been explicitly marked deprecated here
479 | OSSL_DEPRECATEDIN_3_0 int RSA_meth_set_flags(RSA_METHOD *meth, int flags);
| ^
/usr/include/openssl/macros.h:181:31: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
181 | #define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/usr/include/openssl/macros.h:61:47: note: expanded from macro 'OSSL_DEPRECATED'
61 | #define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
pkcs11h-openssl.c:1108:3: error: incompatible function pointer types passing 'int (CRYPTO_EX_DATA *, const CRYPTO_EX_DATA *, void *, int, long, void *)' (aka 'int (struct crypto_ex_data_st *, const struct crypto_ex_data_st *, void *, int, long, void *)') to parameter of type 'CRYPTO_EX_dup *' (aka 'int (*)(struct crypto_ex_data_st *, const struct crypto_ex_data_st *, void **, int, long, void *)') [-Wincompatible-function-pointer-types]
1108 | __pkcs11h_openssl_ex_data_dup,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/rsa.h:443:62: note: expanded from macro 'RSA_get_ex_new_index'
443 | CRYPTO_get_ex_new_index(CRYPTO_EX_INDEX_RSA, l, p, newf, dupf, freef)
| ^~~~
/usr/include/openssl/crypto.h:251:20: note: passing argument to parameter 'dup_func' here
251 | CRYPTO_EX_dup *dup_func,
| ^
pkcs11h-openssl.c:1114:3: warning: 'DSA_meth_free' is deprecated [-Wdeprecated-declarations]
1114 | DSA_meth_free (__openssl_methods.dsa);
| ^
/usr/include/openssl/dsa.h:218:1: note: 'DSA_meth_free' has been explicitly marked deprecated here
218 | OSSL_DEPRECATEDIN_3_0 void DSA_meth_free(DSA_METHOD *dsam);
| ^
/usr/include/openssl/macros.h:181:31: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
181 | #define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/usr/include/openssl/macros.h:61:47: note: expanded from macro 'OSSL_DEPRECATED'
61 | #define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
pkcs11h-openssl.c:1116:26: warning: 'DSA_meth_dup' is deprecated [-Wdeprecated-declarations]
1116 | __openssl_methods.dsa = DSA_meth_dup (DSA_get_default_method ());
| ^
/usr/include/openssl/dsa.h:219:1: note: 'DSA_meth_dup' has been explicitly marked deprecated here
219 | OSSL_DEPRECATEDIN_3_0 DSA_METHOD *DSA_meth_dup(const DSA_METHOD *dsam);
| ^
/usr/include/openssl/macros.h:181:31: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
181 | #define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/usr/include/openssl/macros.h:61:47: note: expanded from macro 'OSSL_DEPRECATED'
61 | #define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
pkcs11h-openssl.c:1116:40: warning: 'DSA_get_default_method' is deprecated [-Wdeprecated-declarations]
1116 | __openssl_methods.dsa = DSA_meth_dup (DSA_get_default_method ());
| ^
/usr/include/openssl/dsa.h:120:1: note: 'DSA_get_default_method' has been explicitly marked deprecated here
120 | OSSL_DEPRECATEDIN_3_0 const DSA_METHOD *DSA_get_default_method(void);
| ^
/usr/include/openssl/macros.h:181:31: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
181 | #define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/usr/include/openssl/macros.h:61:47: note: expanded from macro 'OSSL_DEPRECATED'
61 | #define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
pkcs11h-openssl.c:1117:2: warning: 'DSA_meth_set1_name' is deprecated [-Wdeprecated-declarations]
1117 | DSA_meth_set1_name (__openssl_methods.dsa, "pkcs11h");
| ^
/usr/include/openssl/dsa.h:221:1: note: 'DSA_meth_set1_name' has been explicitly marked deprecated here
221 | OSSL_DEPRECATEDIN_3_0 int DSA_meth_set1_name(DSA_METHOD *dsam,
| ^
/usr/include/openssl/macros.h:181:31: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
181 | #define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/usr/include/openssl/macros.h:61:47: note: expanded from macro 'OSSL_DEPRECATED'
61 | #define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
pkcs11h-openssl.c:1118:2: warning: 'DSA_meth_set_sign' is deprecated [-Wdeprecated-declarations]
1118 | DSA_meth_set_sign (__openssl_methods.dsa, __pkcs11h_openssl_dsa_do_sign);
| ^
/usr/include/openssl/dsa.h:229:1: note: 'DSA_meth_set_sign' has been explicitly marked deprecated here
229 | OSSL_DEPRECATEDIN_3_0 int DSA_meth_set_sign(DSA_METHOD *dsam,
| ^
/usr/include/openssl/macros.h:181:31: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
181 | #define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/usr/include/openssl/macros.h:61:47: note: expanded from macro 'OSSL_DEPRECATED'
61 | #define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
pkcs11h-openssl.c:1123:3: error: incompatible function pointer types passing 'int (CRYPTO_EX_DATA *, const CRYPTO_EX_DATA *, void *, int, long, void *)' (aka 'int (struct crypto_ex_data_st *, const struct crypto_ex_data_st *, void *, int, long, void *)') to parameter of type 'CRYPTO_EX_dup *' (aka 'int (*)(struct crypto_ex_data_st *, const struct crypto_ex_data_st *, void **, int, long, void *)') [-Wincompatible-function-pointer-types]
1123 | __pkcs11h_openssl_ex_data_dup,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/dsa.h:143:62: note: expanded from macro 'DSA_get_ex_new_index'
143 | CRYPTO_get_ex_new_index(CRYPTO_EX_INDEX_DSA, l, p, newf, dupf, freef)
| ^~~~
/usr/include/openssl/crypto.h:251:20: note: passing argument to parameter 'dup_func' here
251 | CRYPTO_EX_dup *dup_func,
| ^
pkcs11h-openssl.c:1129:3: warning: 'EC_KEY_METHOD_free' is deprecated [-Wdeprecated-declarations]
1129 | EC_KEY_METHOD_free(__openssl_methods.eckey);
| ^
/usr/include/openssl/ec.h:1454:1: note: 'EC_KEY_METHOD_free' has been explicitly marked deprecated here
1454 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_METHOD_free(EC_KEY_METHOD *meth);
| ^
/usr/include/openssl/macros.h:181:31: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
181 | #define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/usr/include/openssl/macros.h:61:47: note: expanded from macro 'OSSL_DEPRECATED'
61 | #define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
pkcs11h-openssl.c:1131:28: warning: 'EC_KEY_METHOD_new' is deprecated [-Wdeprecated-declarations]
1131 | __openssl_methods.eckey = EC_KEY_METHOD_new (EC_KEY_get_default_method ());
| ^
/usr/include/openssl/ec.h:1453:1: note: 'EC_KEY_METHOD_new' has been explicitly marked deprecated here
1453 | OSSL_DEPRECATEDIN_3_0 EC_KEY_METHOD *EC_KEY_METHOD_new(const EC_KEY_METHOD *meth);
| ^
/usr/include/openssl/macros.h:181:31: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
181 | #define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/usr/include/openssl/macros.h:61:47: note: expanded from macro 'OSSL_DEPRECATED'
61 | #define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
pkcs11h-openssl.c:1131:47: warning: 'EC_KEY_get_default_method' is deprecated [-Wdeprecated-declarations]
1131 | __openssl_methods.eckey = EC_KEY_METHOD_new (EC_KEY_get_default_method ());
| ^
/usr/include/openssl/ec.h:1272:1: note: 'EC_KEY_get_default_method' has been explicitly marked deprecated here
1272 | OSSL_DEPRECATEDIN_3_0 const EC_KEY_METHOD *EC_KEY_get_default_method(void);
| ^
/usr/include/openssl/macros.h:181:31: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
181 | #define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/usr/include/openssl/macros.h:61:47: note: expanded from macro 'OSSL_DEPRECATED'
61 | #define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
pkcs11h-openssl.c:1144:3: warning: 'EC_KEY_METHOD_get_sign' is deprecated [-Wdeprecated-declarations]
1144 | EC_KEY_METHOD_get_sign(__openssl_methods.eckey, &sig, NULL, NULL);
| ^
/usr/include/openssl/ec.h:1508:1: note: 'EC_KEY_METHOD_get_sign' has been explicitly marked deprecated here
1508 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_METHOD_get_sign(const EC_KEY_METHOD *meth,
| ^
/usr/include/openssl/macros.h:181:31: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
181 | #define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/usr/include/openssl/macros.h:61:47: note: expanded from macro 'OSSL_DEPRECATED'
61 | #define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
pkcs11h-openssl.c:1145:3: warning: 'EC_KEY_METHOD_set_sign' is deprecated [-Wdeprecated-declarations]
1145 | EC_KEY_METHOD_set_sign(__openssl_methods.eckey, sig, NULL, __pkcs11h_openssl_eckey_do_sign);
| ^
/usr/include/openssl/ec.h:1470:1: note: 'EC_KEY_METHOD_set_sign' has been explicitly marked deprecated here
1470 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_METHOD_set_sign(EC_KEY_METHOD *meth,
| ^
/usr/include/openssl/macros.h:181:31: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
181 | #define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/usr/include/openssl/macros.h:61:47: note: expanded from macro 'OSSL_DEPRECATED'
61 | #define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
pkcs11h-openssl.c:1151:3: error: incompatible function pointer types passing 'int (CRYPTO_EX_DATA *, const CRYPTO_EX_DATA *, void *, int, long, void *)' (aka 'int (struct crypto_ex_data_st *, const struct crypto_ex_data_st *, void *, int, long, void *)') to parameter of type 'CRYPTO_EX_dup *' (aka 'int (*)(struct crypto_ex_data_st *, const struct crypto_ex_data_st *, void **, int, long, void *)') [-Wincompatible-function-pointer-types]
1151 | __pkcs11h_openssl_ex_data_dup,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/openssl/ec.h:1072:65: note: expanded from macro 'EC_KEY_get_ex_new_index'
1072 | CRYPTO_get_ex_new_index(CRYPTO_EX_INDEX_EC_KEY, l, p, newf, dupf, freef)
| ^~~~
/usr/include/openssl/crypto.h:251:20: note: passing argument to parameter 'dup_func' here
251 | CRYPTO_EX_dup *dup_func,
| ^
pkcs11h-openssl.c:1174:3: warning: 'RSA_meth_free' is deprecated [-Wdeprecated-declarations]
1174 | RSA_meth_free (__openssl_methods.rsa);
| ^
/usr/include/openssl/rsa.h:473:1: note: 'RSA_meth_free' has been explicitly marked deprecated here
473 | OSSL_DEPRECATEDIN_3_0 void RSA_meth_free(RSA_METHOD *meth);
| ^
/usr/include/openssl/macros.h:181:31: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
181 | #define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/usr/include/openssl/macros.h:61:47: note: expanded from macro 'OSSL_DEPRECATED'
61 | #define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
pkcs11h-openssl.c:1180:3: warning: 'DSA_meth_free' is deprecated [-Wdeprecated-declarations]
1180 | DSA_meth_free (__openssl_methods.dsa);
| ^
/usr/include/openssl/dsa.h:218:1: note: 'DSA_meth_free' has been explicitly marked deprecated here
218 | OSSL_DEPRECATEDIN_3_0 void DSA_meth_free(DSA_METHOD *dsam);
| ^
/usr/include/openssl/macros.h:181:31: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
181 | #define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/usr/include/openssl/macros.h:61:47: note: expanded from macro 'OSSL_DEPRECATED'
61 | #define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
pkcs11h-openssl.c:1186:3: warning: 'EC_KEY_METHOD_free' is deprecated [-Wdeprecated-declarations]
1186 | EC_KEY_METHOD_free(__openssl_methods.eckey);
| ^
/usr/include/openssl/ec.h:1454:1: note: 'EC_KEY_METHOD_free' has been explicitly marked deprecated here
1454 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_METHOD_free(EC_KEY_METHOD *meth);
| ^
/usr/include/openssl/macros.h:181:31: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
181 | #define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/usr/include/openssl/macros.h:61:47: note: expanded from macro 'OSSL_DEPRECATED'
61 | #define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
pkcs11h-openssl.c:1428:10: warning: 'EVP_PKEY_get1_RSA' is deprecated [-Wdeprecated-declarations]
1428 | (rsa = EVP_PKEY_get1_RSA (evp)) == NULL
| ^
/usr/include/openssl/evp.h:1340:1: note: 'EVP_PKEY_get1_RSA' has been explicitly marked deprecated here
1340 | OSSL_DEPRECATEDIN_3_0
| ^
/usr/include/openssl/macros.h:181:31: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
181 | #define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/usr/include/openssl/macros.h:61:47: note: expanded from macro 'OSSL_DEPRECATED'
61 | #define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
pkcs11h-openssl.c:1444:3: warning: 'RSA_free' is deprecated [-Wdeprecated-declarations]
1444 | RSA_free (rsa);
| ^
/usr/include/openssl/rsa.h:292:1: note: 'RSA_free' has been explicitly marked deprecated here
292 | OSSL_DEPRECATEDIN_3_0 void RSA_free(RSA *r);
| ^
/usr/include/openssl/macros.h:181:31: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
181 | #define OSSL_DEPRECATEDIN_3_0 OSSL_DEPRECATED(3.0)
| ^
/usr/include/openssl/macros.h:61:47: note: expanded from macro 'OSSL_DEPRECATED'
61 | #define OSSL_DEPRECATED(since) __attribute__((deprecated))
| ^
41 warnings and 3 errors generated.
--- pkcs11h-mem.lo ---
mv -f .deps/pkcs11h-mem.Tpo .deps/pkcs11h-mem.Plo
--- pkcs11h-openssl.lo ---
*** [pkcs11h-openssl.lo] Error code 1
make[3]: stopped in /magus/work/usr/mports/security/pkcs11-helper/work/pkcs11-helper-1.29.0/lib
--- _pkcs11h-crypto-openssl.lo ---
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT _pkcs11h-crypto-openssl.lo -MD -MP -MF .deps/_pkcs11h-crypto-openssl.Tpo -c _pkcs11h-crypto-openssl.c -o _pkcs11h-crypto-openssl.o >/dev/null 2>&1
--- pkcs11h-util.lo ---
mv -f .deps/pkcs11h-util.Tpo .deps/pkcs11h-util.Plo
--- pkcs11h-threading.lo ---
mv -f .deps/pkcs11h-threading.Tpo .deps/pkcs11h-threading.Plo
--- pkcs11h-core.lo ---
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT pkcs11h-core.lo -MD -MP -MF .deps/pkcs11h-core.Tpo -c pkcs11h-core.c -o pkcs11h-core.o >/dev/null 2>&1
--- pkcs11h-slotevent.lo ---
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT pkcs11h-slotevent.lo -MD -MP -MF .deps/pkcs11h-slotevent.Tpo -c pkcs11h-slotevent.c -o pkcs11h-slotevent.o >/dev/null 2>&1
--- pkcs11h-token.lo ---
mv -f .deps/pkcs11h-token.Tpo .deps/pkcs11h-token.Plo
--- pkcs11h-serialization.lo ---
mv -f .deps/pkcs11h-serialization.Tpo .deps/pkcs11h-serialization.Plo
--- pkcs11h-certificate.lo ---
libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/include -MT pkcs11h-certificate.lo -MD -MP -MF .deps/pkcs11h-certificate.Tpo -c pkcs11h-certificate.c -o pkcs11h-certificate.o >/dev/null 2>&1
--- pkcs11h-data.lo ---
mv -f .deps/pkcs11h-data.Tpo .deps/pkcs11h-data.Plo
--- pkcs11h-session.lo ---
mv -f .deps/pkcs11h-session.Tpo .deps/pkcs11h-session.Plo
--- _pkcs11h-crypto-openssl.lo ---
mv -f .deps/_pkcs11h-crypto-openssl.Tpo .deps/_pkcs11h-crypto-openssl.Plo
--- pkcs11h-core.lo ---
mv -f .deps/pkcs11h-core.Tpo .deps/pkcs11h-core.Plo
--- pkcs11h-certificate.lo ---
mv -f .deps/pkcs11h-certificate.Tpo .deps/pkcs11h-certificate.Plo
--- pkcs11h-slotevent.lo ---
mv -f .deps/pkcs11h-slotevent.Tpo .deps/pkcs11h-slotevent.Plo
1 error
make[3]: stopped in /magus/work/usr/mports/security/pkcs11-helper/work/pkcs11-helper-1.29.0/lib
make[2]: stopped in /magus/work/usr/mports/security/pkcs11-helper/work/pkcs11-helper-1.29.0/lib
make[1]: stopped in /magus/work/usr/mports/security/pkcs11-helper/work/pkcs11-helper-1.29.0
make: stopped in /magus/work/usr/mports/security/pkcs11-helper/work/pkcs11-helper-1.29.0
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1
Stop.
make: stopped in /usr/mports/security/pkcs11-helper
Links
Depends On
- devel/pkgconf (build)
Depend Of
Categories
CVEs
- Loading CVE information...
MidnightBSD Magus