=> Bootstrap dependency digest>=20010302: found digest-20190127
===> Building for eet-1.7.7nb3
/usr/bin/make  all-recursive
Making all in src
Making all in lib
  CC     eet_alloc.lo
  CC     eet_cipher.lo
distcc[12748] ERROR: compile eet_cipher.c on 10.1.1.1:3642 failed
distcc[12748] (dcc_build_somewhere) Warning: remote compilation of 'eet_cipher.c' failed, retrying locally
distcc[12748] Warning: failed to distribute eet_cipher.c to 10.1.1.1:3642, running locally instead
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
distcc[12748] ERROR: compile eet_cipher.c on localhost failed
*** Error code 1

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

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

Stop.
make[1]: stopped in /tmp/pkgbuild/devel/eet/work.sparc64/eet-1.7.7
*** Error code 1

Stop.
make: stopped in /tmp/pkgbuild/devel/eet/work.sparc64/eet-1.7.7
*** Error code 1

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

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