=> Bootstrap dependency digest>=20010302: found digest-20190127
===> Building for eet-1.7.7nb2
--- 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_alloc.lo ---
  CC     eet_alloc.lo
--- eet_cipher.lo ---
  CC     eet_cipher.lo
--- eet_connection.lo ---
  CC     eet_connection.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 /usr/include/openssl/rsa.h:13:0,
                 from eet_cipher.c:41:
/usr/include/openssl/hmac.h:30:1: note: declared here
 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'; did you mean 'OBJ_cleanup'? [-Wimplicit-function-declaration]
  HMAC_cleanup(&hctx);
  ^~~~~~~~~~~~
  OBJ_cleanup
*** [eet_cipher.lo] Error code 1

make[3]: stopped in /tmp/pkgbuild/devel/eet/work.earmv7hf/eet-1.7.7/src/lib
1 error

make[3]: stopped in /tmp/pkgbuild/devel/eet/work.earmv7hf/eet-1.7.7/src/lib
*** [all-recursive] Error code 1

make[2]: stopped in /tmp/pkgbuild/devel/eet/work.earmv7hf/eet-1.7.7/src
1 error

make[2]: stopped in /tmp/pkgbuild/devel/eet/work.earmv7hf/eet-1.7.7/src
*** [all-recursive] Error code 1

make[1]: stopped in /tmp/pkgbuild/devel/eet/work.earmv7hf/eet-1.7.7
1 error

make[1]: stopped in /tmp/pkgbuild/devel/eet/work.earmv7hf/eet-1.7.7
*** [all] Error code 2

make: stopped in /tmp/pkgbuild/devel/eet/work.earmv7hf/eet-1.7.7
1 error

make: stopped in /tmp/pkgbuild/devel/eet/work.earmv7hf/eet-1.7.7
*** Error code 2

Stop.
make[1]: stopped in /usr/pkgsrc/devel/eet
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/devel/eet