=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Building for eet-1.7.7nb3 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- all-recursive --- Making all in lib --- eet_alloc.lo --- --- eet_cipher.lo --- --- eet_connection.lo --- --- eet_data.lo --- --- eet_alloc.lo --- CC eet_alloc.lo --- eet_cipher.lo --- CC eet_cipher.lo --- eet_connection.lo --- CC eet_connection.lo --- eet_data.lo --- CC eet_data.lo --- eet_cipher.lo --- eet_cipher.c: In function 'eet_identity_sign': eet_cipher.c:518:15: error: storage size of 'md_ctx' isn't known EVP_MD_CTX md_ctx; ^ eet_cipher.c: In function 'eet_identity_check': eet_cipher.c:827:15: error: storage size of 'md_ctx' isn't known EVP_MD_CTX md_ctx; ^ eet_cipher.c: In function 'eet_cipher': eet_cipher.c:984:19: error: storage size of 'ctx' isn't known EVP_CIPHER_CTX ctx; ^ eet_cipher.c: In function 'eet_decipher': eet_cipher.c:1216:19: error: storage size of 'ctx' isn't known EVP_CIPHER_CTX ctx; ^ eet_cipher.c: In function 'eet_pbkdf2_sha1': eet_cipher.c:1355:13: error: storage size of 'hctx' isn't known HMAC_CTX hctx; ^ eet_cipher.c:1379:9: warning: 'HMAC_Init' is deprecated [-Wdeprecated-declarations] HMAC_Init(&hctx, key, key_len, EVP_sha1()); ^ In file included from /scratch/work/devel/eet/work/.buildlink/include/openssl/rsa.h:13:0, from eet_cipher.c:41: /scratch/work/devel/eet/work/.buildlink/include/openssl/hmac.h:30:31: note: declared here DEPRECATEDIN_1_1_0(__owur int HMAC_Init(HMAC_CTX *ctx, const void *key, int len, ^ /scratch/work/devel/eet/work/.buildlink/include/openssl/opensslconf.h:109:37: note: in definition of macro 'DECLARE_DEPRECATED' # define DECLARE_DEPRECATED(f) f __attribute__ ((deprecated)); ^ /scratch/work/devel/eet/work/.buildlink/include/openssl/hmac.h:30:1: note: in expansion of macro 'DEPRECATEDIN_1_1_0' DEPRECATEDIN_1_1_0(__owur int HMAC_Init(HMAC_CTX *ctx, const void *key, int len, ^ eet_cipher.c:1399:2: warning: implicit declaration of function 'HMAC_cleanup' [-Wimplicit-function-declaration] HMAC_cleanup(&hctx); ^ *** [eet_cipher.lo] Error code 1 make[3]: stopped in /scratch/work/devel/eet/work/eet-1.7.7/src/lib 1 error make[3]: stopped in /scratch/work/devel/eet/work/eet-1.7.7/src/lib *** [all-recursive] Error code 1 make[2]: stopped in /scratch/work/devel/eet/work/eet-1.7.7/src 1 error make[2]: stopped in /scratch/work/devel/eet/work/eet-1.7.7/src *** [all-recursive] Error code 1 make[1]: stopped in /scratch/work/devel/eet/work/eet-1.7.7 1 error make[1]: stopped in /scratch/work/devel/eet/work/eet-1.7.7 *** [all] Error code 2 make: stopped in /scratch/work/devel/eet/work/eet-1.7.7 1 error make: stopped in /scratch/work/devel/eet/work/eet-1.7.7 *** Error code 2 Stop. make[1]: stopped in /tree/pkgsrc/devel/eet *** Error code 1 Stop. make: stopped in /tree/pkgsrc/devel/eet