=> Bootstrap dependency digest>=20010302: found digest-20190127
===> Building for ucommon-7.0.0nb1
Scanning dependencies of target ucommon
[  1%] Building CXX object CMakeFiles/ucommon.dir/corelib/access.cpp.o
[  2%] Building CXX object CMakeFiles/ucommon.dir/corelib/arrayref.cpp.o
[  3%] Building CXX object CMakeFiles/ucommon.dir/corelib/atomic.cpp.o
[  5%] Building CXX object CMakeFiles/ucommon.dir/corelib/condition.cpp.o
[  6%] Building CXX object CMakeFiles/ucommon.dir/corelib/counter.cpp.o
[  7%] Building CXX object CMakeFiles/ucommon.dir/corelib/cpr.cpp.o
[  8%] Building CXX object CMakeFiles/ucommon.dir/corelib/datetime.cpp.o
[ 10%] Building CXX object CMakeFiles/ucommon.dir/corelib/fsys.cpp.o
[ 11%] Building CXX object CMakeFiles/ucommon.dir/corelib/keydata.cpp.o
[ 12%] Building CXX object CMakeFiles/ucommon.dir/corelib/linked.cpp.o
[ 15%] Building CXX object CMakeFiles/ucommon.dir/corelib/mapped.cpp.o
[ 15%] Building CXX object CMakeFiles/ucommon.dir/corelib/mapref.cpp.o
[ 16%] Building CXX object CMakeFiles/ucommon.dir/corelib/memory.cpp.o
[ 17%] Building CXX object CMakeFiles/ucommon.dir/corelib/numbers.cpp.o
[ 19%] Building CXX object CMakeFiles/ucommon.dir/corelib/object.cpp.o
[ 20%] Building CXX object CMakeFiles/ucommon.dir/corelib/protocols.cpp.o
[ 21%] Building CXX object CMakeFiles/ucommon.dir/corelib/regex.cpp.o
[ 23%] Building CXX object CMakeFiles/ucommon.dir/corelib/reuse.cpp.o
[ 24%] Building CXX object CMakeFiles/ucommon.dir/corelib/shared.cpp.o
[ 25%] Building CXX object CMakeFiles/ucommon.dir/corelib/shell.cpp.o
[ 26%] Building CXX object CMakeFiles/ucommon.dir/corelib/socket.cpp.o
[ 28%] Building CXX object CMakeFiles/ucommon.dir/corelib/stream.cpp.o
[ 29%] Building CXX object CMakeFiles/ucommon.dir/corelib/string.cpp.o
[ 30%] Building CXX object CMakeFiles/ucommon.dir/corelib/thread.cpp.o
[ 32%] Building CXX object CMakeFiles/ucommon.dir/corelib/timer.cpp.o
[ 33%] Building CXX object CMakeFiles/ucommon.dir/corelib/typeref.cpp.o
[ 34%] Building CXX object CMakeFiles/ucommon.dir/corelib/unicode.cpp.o
[ 35%] Linking CXX shared library libucommon.so
[ 35%] Built target ucommon
Scanning dependencies of target ucommon-args
Scanning dependencies of target usecure
[ 37%] Building CXX object utils/CMakeFiles/ucommon-args.dir/args.cpp.o
[ 38%] Building CXX object CMakeFiles/usecure.dir/openssl/cipher.cpp.o
Scanning dependencies of target commoncpp
[ 39%] Building CXX object CMakeFiles/commoncpp.dir/commoncpp/address.cpp.o
/tmp/pkgbuild/devel/ucommon/work.earmv7hf/ucommon-7.0.0/openssl/cipher.cpp: In member function 'void ucommon::Cipher::release()':
/tmp/pkgbuild/devel/ucommon/work.earmv7hf/ucommon-7.0.0/openssl/cipher.cpp:111:33: warning: possible problem detected in invocation of delete operator: [-Wdelete-incomplete]
         delete (EVP_CIPHER_CTX*)context;
                                 ^~~~~~~
/tmp/pkgbuild/devel/ucommon/work.earmv7hf/ucommon-7.0.0/openssl/cipher.cpp:111:16: warning: invalid use of incomplete type 'struct evp_cipher_ctx_st'
         delete (EVP_CIPHER_CTX*)context;
                ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/openssl/crypto.h:25:0,
                 from /usr/include/openssl/comp.h:16,
                 from /usr/include/openssl/ssl.h:17,
                 from /tmp/pkgbuild/devel/ucommon/work.earmv7hf/ucommon-7.0.0/openssl/local.h:27,
                 from /tmp/pkgbuild/devel/ucommon/work.earmv7hf/ucommon-7.0.0/openssl/cipher.cpp:19:
/usr/include/openssl/ossl_typ.h:90:16: note: forward declaration of 'struct evp_cipher_ctx_st'
 typedef struct evp_cipher_ctx_st EVP_CIPHER_CTX;
                ^~~~~~~~~~~~~~~~~
/tmp/pkgbuild/devel/ucommon/work.earmv7hf/ucommon-7.0.0/openssl/cipher.cpp:111:33: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined
         delete (EVP_CIPHER_CTX*)context;
                                 ^~~~~~~
/tmp/pkgbuild/devel/ucommon/work.earmv7hf/ucommon-7.0.0/openssl/cipher.cpp: In member function 'void ucommon::Cipher::set(ucommon::Cipher::key_t, ucommon::Cipher::__mode_t, uint8_t*, size_t)':
/tmp/pkgbuild/devel/ucommon/work.earmv7hf/ucommon-7.0.0/openssl/cipher.cpp:128:19: error: invalid use of incomplete type 'EVP_CIPHER_CTX {aka struct evp_cipher_ctx_st}'
     context = new EVP_CIPHER_CTX;
                   ^~~~~~~~~~~~~~
In file included from /usr/include/openssl/crypto.h:25:0,
                 from /usr/include/openssl/comp.h:16,
                 from /usr/include/openssl/ssl.h:17,
                 from /tmp/pkgbuild/devel/ucommon/work.earmv7hf/ucommon-7.0.0/openssl/local.h:27,
                 from /tmp/pkgbuild/devel/ucommon/work.earmv7hf/ucommon-7.0.0/openssl/cipher.cpp:19:
/usr/include/openssl/ossl_typ.h:90:16: note: forward declaration of 'EVP_CIPHER_CTX {aka struct evp_cipher_ctx_st}'
 typedef struct evp_cipher_ctx_st EVP_CIPHER_CTX;
                ^~~~~~~~~~~~~~~~~
[ 41%] Linking CXX executable args
--- CMakeFiles/usecure.dir/openssl/cipher.cpp.o ---
*** [CMakeFiles/usecure.dir/openssl/cipher.cpp.o] Error code 1

make[2]: stopped in /tmp/pkgbuild/devel/ucommon/work.earmv7hf/ucommon-7.0.0
1 error

make[2]: stopped in /tmp/pkgbuild/devel/ucommon/work.earmv7hf/ucommon-7.0.0
--- CMakeFiles/usecure.dir/all ---
*** [CMakeFiles/usecure.dir/all] Error code 2

make[1]: stopped in /tmp/pkgbuild/devel/ucommon/work.earmv7hf/ucommon-7.0.0
A failure has been detected in another branch of the parallel make

make[2]: stopped in /tmp/pkgbuild/devel/ucommon/work.earmv7hf/ucommon-7.0.0
--- utils/CMakeFiles/ucommon-args.dir/all ---
*** [utils/CMakeFiles/ucommon-args.dir/all] Error code 2

make[1]: stopped in /tmp/pkgbuild/devel/ucommon/work.earmv7hf/ucommon-7.0.0
A failure has been detected in another branch of the parallel make

make[2]: stopped in /tmp/pkgbuild/devel/ucommon/work.earmv7hf/ucommon-7.0.0
--- CMakeFiles/commoncpp.dir/all ---
*** [CMakeFiles/commoncpp.dir/all] Error code 2

make[1]: stopped in /tmp/pkgbuild/devel/ucommon/work.earmv7hf/ucommon-7.0.0
3 errors

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

make: stopped in /tmp/pkgbuild/devel/ucommon/work.earmv7hf/ucommon-7.0.0
1 error

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

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

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