=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Building for cryptopp-8.2.0nb1 Using testing flags: -O2 -D_FORTIFY_SOURCE=2 c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c cryptlib.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c cpu.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c integer.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c 3way.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c adler32.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c algebra.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c algparam.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c arc4.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c aria.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -march=armv7-a -mfpu=neon -c aria_simd.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c ariatab.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c asn.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c authenc.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c base32.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c base64.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c basecode.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c bfinit.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c blake2.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -march=armv7-a -mfpu=neon -c blake2b_simd.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -march=armv7-a -mfpu=neon -c blake2s_simd.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c blowfish.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c blumshub.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c camellia.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c cast.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c casts.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c cbcmac.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c ccm.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c chacha.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c chacha_avx.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -march=armv7-a -mfpu=neon -c chacha_simd.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c chachapoly.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c cham.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -march=armv7-a -mfpu=neon -c cham_simd.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c channels.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c cmac.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c crc.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -march=armv7-a -mfpu=neon -c crc_simd.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c darn.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c default.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c des.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c dessp.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c dh.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c dh2.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c dll.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c donna_32.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c donna_64.cpp donna_32.cpp: In function 'void CryptoPP::Donna::X25519::{anonymous}::curve25519_pow_two5mtwo0_two250mtwo0(CryptoPP::word32*)': donna_32.cpp:434:27: warning: requested alignment 16 is larger than 8 [-Wattributes] ALIGN(16) bignum25519 t0,c; ^~ donna_32.cpp:434:30: warning: requested alignment 16 is larger than 8 [-Wattributes] ALIGN(16) bignum25519 t0,c; ^ donna_32.cpp: In function 'void CryptoPP::Donna::X25519::{anonymous}::curve25519_recip(CryptoPP::word32*, const word32*)': donna_32.cpp:458:27: warning: requested alignment 16 is larger than 8 [-Wattributes] ALIGN(16) bignum25519 a, t0, b; ^ donna_32.cpp:458:30: warning: requested alignment 16 is larger than 8 [-Wattributes] ALIGN(16) bignum25519 a, t0, b; ^~ donna_32.cpp:458:34: warning: requested alignment 16 is larger than 8 [-Wattributes] ALIGN(16) bignum25519 a, t0, b; ^ donna_32.cpp: In function 'void CryptoPP::Donna::Ed25519::{anonymous}::curve25519_pow_two5mtwo0_two250mtwo0(CryptoPP::word32*)': donna_32.cpp:970:27: warning: requested alignment 16 is larger than 8 [-Wattributes] ALIGN(16) bignum25519 t0,c; ^~ donna_32.cpp:970:30: warning: requested alignment 16 is larger than 8 [-Wattributes] ALIGN(16) bignum25519 t0,c; ^ donna_32.cpp: In function 'void CryptoPP::Donna::Ed25519::{anonymous}::curve25519_recip(CryptoPP::word32*, const word32*)': donna_32.cpp:994:27: warning: requested alignment 16 is larger than 8 [-Wattributes] ALIGN(16) bignum25519 a,t0,b; ^ donna_32.cpp:994:29: warning: requested alignment 16 is larger than 8 [-Wattributes] ALIGN(16) bignum25519 a,t0,b; ^~ donna_32.cpp:994:32: warning: requested alignment 16 is larger than 8 [-Wattributes] ALIGN(16) bignum25519 a,t0,b; ^ donna_32.cpp: In function 'void CryptoPP::Donna::Ed25519::{anonymous}::curve25519_pow_two252m3(CryptoPP::word32*, const word32*)': donna_32.cpp:1012:27: warning: requested alignment 16 is larger than 8 [-Wattributes] ALIGN(16) bignum25519 b,c,t0; ^ donna_32.cpp:1012:29: warning: requested alignment 16 is larger than 8 [-Wattributes] ALIGN(16) bignum25519 b,c,t0; ^ donna_32.cpp:1012:31: warning: requested alignment 16 is larger than 8 [-Wattributes] ALIGN(16) bignum25519 b,c,t0; ^~ donna_32.cpp: In function 'int CryptoPP::Donna::ed25519_publickey_CXX(CryptoPP::byte*, const byte*)': donna_32.cpp:1868:23: warning: requested alignment 16 is larger than 8 [-Wattributes] ALIGN(16) ge25519 A; ^ donna_32.cpp: In function 'int CryptoPP::Donna::ed25519_sign_CXX(std::istream&, const byte*, const byte*, CryptoPP::byte*)': donna_32.cpp:1892:23: warning: requested alignment 16 is larger than 8 [-Wattributes] ALIGN(16) ge25519 R; ^ donna_32.cpp: In function 'int CryptoPP::Donna::ed25519_sign_CXX(const byte*, size_t, const byte*, const byte*, CryptoPP::byte*)': donna_32.cpp:1941:23: warning: requested alignment 16 is larger than 8 [-Wattributes] ALIGN(16) ge25519 R; ^ donna_32.cpp: In function 'int CryptoPP::Donna::ed25519_sign_open_CXX(std::istream&, const byte*, const byte*)': donna_32.cpp:1993:23: warning: requested alignment 16 is larger than 8 [-Wattributes] ALIGN(16) ge25519 R, A; ^ donna_32.cpp:1993:26: warning: requested alignment 16 is larger than 8 [-Wattributes] ALIGN(16) ge25519 R, A; ^ donna_32.cpp: In function 'int CryptoPP::Donna::ed25519_sign_open_CXX(const byte*, size_t, const byte*, const byte*)': donna_32.cpp:2021:23: warning: requested alignment 16 is larger than 8 [-Wattributes] ALIGN(16) ge25519 R, A; ^ donna_32.cpp:2021:26: warning: requested alignment 16 is larger than 8 [-Wattributes] ALIGN(16) ge25519 R, A; ^ c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c donna_sse.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c dsa.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c eax.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c ec2n.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c eccrypto.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c ecp.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c elgamal.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c emsa2.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c eprecomp.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c esign.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c files.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c filters.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c fips140.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c fipstest.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c gcm.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -march=armv7-a -mfpu=neon -c gcm_simd.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c gf256.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c gf2_32.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c gf2n.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c gf2n_simd.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c gfpcrypt.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c gost.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c gzip.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c hc128.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c hc256.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c hex.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c hight.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c hmac.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c hrtimer.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c ida.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c idea.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c iterhash.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c kalyna.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c kalynatab.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c keccak.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c keccak_core.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c keccak_simd.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c lea.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -march=armv7-a -mfpu=neon -c lea_simd.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c luc.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c mars.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c marss.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c md2.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c md4.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c md5.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c misc.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c modes.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c mqueue.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c mqv.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c nbtheory.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -march=armv7-a -mfpu=neon -c neon_simd.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c oaep.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c osrng.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c padlkrng.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c panama.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c pkcspad.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c poly1305.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c polynomi.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c ppc_power7.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c ppc_power8.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c ppc_power9.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c ppc_simd.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c pssr.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c pubkey.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c queue.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c rabbit.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c rabin.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c randpool.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c rc2.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c rc5.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c rc6.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c rdrand.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c rdtables.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c rijndael.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -march=armv7-a -mfpu=neon -c rijndael_simd.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c ripemd.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c rng.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c rsa.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c rw.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c safer.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c salsa.cpp salsa.cpp: In function 'void CryptoPP::Salsa20_Core(CryptoPP::word32*, unsigned int)': salsa.cpp:44:37: warning: requested alignment 16 is larger than 8 [-Wattributes] CRYPTOPP_ALIGN_DATA(16) word32 x[16]; ^ c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c scrypt.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c seal.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c seed.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c serpent.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c sha.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c sha3.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -march=armv7-a -mfpu=neon -c sha_simd.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c shacal2.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -march=armv7-a -mfpu=neon -c shacal2_simd.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c shake.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c shark.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c sharkbox.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c simeck.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -march=armv7-a -mfpu=neon -c simeck_simd.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c simon.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -march=armv7-a -mfpu=neon -c simon128_simd.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -march=armv7-a -mfpu=neon -c simon64_simd.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c skipjack.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c sm3.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c sm4.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -march=armv7-a -mfpu=neon -c sm4_simd.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c sosemanuk.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c speck.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -march=armv7-a -mfpu=neon -c speck128_simd.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -march=armv7-a -mfpu=neon -c speck64_simd.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c square.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c squaretb.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c sse_simd.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c strciphr.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c tea.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c tftables.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c threefish.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c tiger.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c tigertab.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c ttmac.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c tweetnacl.cpp tweetnacl.cpp: In function 'int CryptoPP::NaCl::has_small_order(const byte*)': tweetnacl.cpp:421:28: warning: requested alignment 16 is larger than 8 [-Wattributes] const byte blacklist[][32] = { ^ c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c twofish.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c vmac.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c wake.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c whrlpool.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c xed25519.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c xtr.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c xtrcrypt.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c zdeflate.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c zinflate.cpp c++ -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -c zlib.cpp gcc -O2 -D_FORTIFY_SOURCE=2 -fPIC -pthread -march=armv7-a -Wa,--noexecstack -c aes_armv4.S PKGSRC-WARNING: Something is trying to run the c compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. gmake: *** [GNUmakefile:1397: aes_armv4.o] Error 1 gmake: *** Waiting for unfinished jobs.... *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/security/crypto++ WARNING: *** Please consider adding c to USE_LANGUAGES in the package Makefile. *** Error code 1 Stop. make: stopped in /usr/pkgsrc/security/crypto++