Closed decryp2kanon closed 3 years ago
https://cirrus-ci.com/task/5017869765312512?command=ci#L2394
/usr/local/bin/ccache gcc -DHAVE_CONFIG_H -I. -I../src/config -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -DMAC_OSX -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -Icrypto/yespower-1.0.1 -Wall -O2 -fomit-frame-pointer -Icrypto/yespower-1.0.1 -c -o crypto/yespower-1.0.1/libbitcoin_crypto_base_a-sha256.o `test -f 'crypto/yespower-1.0.1/sha256.c' || echo './'`crypto/yespower-1.0.1/sha256.c crypto/yespower-1.0.1/sha256.c:32:10: fatal error: 'insecure_memzero.h' file not found #include "insecure_memzero.h" ^~~~~~~~~~~~~~~~~~~~ 1 error generated. make[2]: *** [crypto/yespower-1.0.1/libbitcoin_crypto_base_a-sha256.o] Error 1 make[1]: *** [install-recursive] Error 1 make: *** [install-recursive] Error 1
YESPOWER_PATH="$BASE_ROOT_DIR/src/crypto/yespower-1.0.1"
https://cirrus-ci.com/task/5017869765312512?command=ci#L2394