+ set -e + export LANG=en_US.UTF-8 + LANG=en_US.UTF-8 + export LC_ALL=en_US.UTF-8 + LC_ALL=en_US.UTF-8 + umask 002 + export OUTDIR=/home/ubuntu/out + OUTDIR=/home/ubuntu/out + GBUILD_BITS=64 + GBUILD_CACHE_ENABLED=1 + GBUILD_PACKAGE_CACHE=/home/ubuntu/cache/navcoin-osx-7.0.3 + GBUILD_COMMON_CACHE=/home/ubuntu/cache/common + MAKEOPTS=(-j3) + cd build/navcoin-core + git reset -q --hard + git clean -q -f -d + REFERENCE_DATETIME='2022-07-18 12:26:55' + REFERENCE_DATE=2022-07-18 + REFERENCE_TIME=12:26:55 + cd build + set -e -o pipefail + WRAP_DIR=/home/ubuntu/wrapped + HOSTS=x86_64-apple-darwin16 + CONFIGFLAGS='--enable-reduce-exports --disable-bench --disable-gui-tests GENISOIMAGE=/home/ubuntu/wrapped/genisoimage' + FAKETIME_HOST_PROGS= + FAKETIME_PROGS='ar ranlib date dmg genisoimage' + export QT_RCC_TEST=1 + QT_RCC_TEST=1 + export QT_RCC_SOURCE_DATE_OVERRIDE=1 + QT_RCC_SOURCE_DATE_OVERRIDE=1 + export 'TAR_OPTIONS=--mtime=2022-07-18\ 12:26:55' + TAR_OPTIONS='--mtime=2022-07-18\ 12:26:55' + export TZ=UTC + TZ=UTC ++ pwd + export BUILD_DIR=/home/ubuntu/build + BUILD_DIR=/home/ubuntu/build + mkdir -p /home/ubuntu/wrapped + test -n 1 + export SOURCES_PATH=/home/ubuntu/cache/common + SOURCES_PATH=/home/ubuntu/cache/common + export BASE_CACHE=/home/ubuntu/cache/navcoin-osx-7.0.3 + BASE_CACHE=/home/ubuntu/cache/navcoin-osx-7.0.3 + mkdir -p /home/ubuntu/cache/navcoin-osx-7.0.3 /home/ubuntu/cache/common + export ZERO_AR_DATE=1 + ZERO_AR_DATE=1 + pip3 install lief==0.11.4 Collecting lief==0.11.4 Downloading lief-0.11.4-cp38-cp38-manylinux1_x86_64.whl (3.3 MB) Installing collected packages: lief Successfully installed lief-0.11.4 + export PATH_orig=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + PATH_orig=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + create_global_faketime_wrappers '2000-01-01 12:00:00' + for prog in ${FAKETIME_PROGS} + echo '#!/usr/bin/env bash' + echo 'REAL=`which -a ar | grep -v /home/ubuntu/wrapped/ar | head -1`' + echo 'export LD_PRELOAD='\''/usr/$LIB/faketime/libfaketime.so.1'\''' + echo 'export FAKETIME="2000-01-01 12:00:00"' + echo '$REAL "$@"' + chmod +x /home/ubuntu/wrapped/ar + for prog in ${FAKETIME_PROGS} + echo '#!/usr/bin/env bash' + echo 'REAL=`which -a ranlib | grep -v /home/ubuntu/wrapped/ranlib | head -1`' + echo 'export LD_PRELOAD='\''/usr/$LIB/faketime/libfaketime.so.1'\''' + echo 'export FAKETIME="2000-01-01 12:00:00"' + echo '$REAL "$@"' + chmod +x /home/ubuntu/wrapped/ranlib + for prog in ${FAKETIME_PROGS} + echo '#!/usr/bin/env bash' + echo 'REAL=`which -a date | grep -v /home/ubuntu/wrapped/date | head -1`' + echo 'export LD_PRELOAD='\''/usr/$LIB/faketime/libfaketime.so.1'\''' + echo 'export FAKETIME="2000-01-01 12:00:00"' + echo '$REAL "$@"' + chmod +x /home/ubuntu/wrapped/date + for prog in ${FAKETIME_PROGS} + echo '#!/usr/bin/env bash' + echo 'REAL=`which -a dmg | grep -v /home/ubuntu/wrapped/dmg | head -1`' + echo 'export LD_PRELOAD='\''/usr/$LIB/faketime/libfaketime.so.1'\''' + echo 'export FAKETIME="2000-01-01 12:00:00"' + echo '$REAL "$@"' + chmod +x /home/ubuntu/wrapped/dmg + for prog in ${FAKETIME_PROGS} + echo '#!/usr/bin/env bash' + echo 'REAL=`which -a genisoimage | grep -v /home/ubuntu/wrapped/genisoimage | head -1`' + echo 'export LD_PRELOAD='\''/usr/$LIB/faketime/libfaketime.so.1'\''' + echo 'export FAKETIME="2000-01-01 12:00:00"' + echo '$REAL "$@"' + chmod +x /home/ubuntu/wrapped/genisoimage + create_per-host_faketime_wrappers '2000-01-01 12:00:00' + for i in $HOSTS + export PATH=/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + PATH=/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + cd navcoin-core + BASEPREFIX=/home/ubuntu/build/navcoin-core/depends + mkdir -p /home/ubuntu/build/navcoin-core/depends/SDKs + tar -C /home/ubuntu/build/navcoin-core/depends/SDKs -xf /home/ubuntu/build/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers.tar.gz + for i in $HOSTS + make -j3 -C /home/ubuntu/build/navcoin-core/depends HOST=x86_64-apple-darwin16 make: Entering directory '/home/ubuntu/build/navcoin-core/depends' copying packages: native_biplist native_ds_store native_mac_alias native_cctools native_libtapi native_cdrkit native_libdmg-hfsplus native_clang boost openssl libevent zeromq curl gmp expat unbound zlib sodium qrencode qt bdb sqlite miniupnpc to: /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16 make: Leaving directory '/home/ubuntu/build/navcoin-core/depends' + export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + create_global_faketime_wrappers '2022-07-18 12:26:55' + for prog in ${FAKETIME_PROGS} + echo '#!/usr/bin/env bash' + echo 'REAL=`which -a ar | grep -v /home/ubuntu/wrapped/ar | head -1`' + echo 'export LD_PRELOAD='\''/usr/$LIB/faketime/libfaketime.so.1'\''' + echo 'export FAKETIME="2022-07-18 12:26:55"' + echo '$REAL "$@"' + chmod +x /home/ubuntu/wrapped/ar + for prog in ${FAKETIME_PROGS} + echo '#!/usr/bin/env bash' + echo 'REAL=`which -a ranlib | grep -v /home/ubuntu/wrapped/ranlib | head -1`' + echo 'export LD_PRELOAD='\''/usr/$LIB/faketime/libfaketime.so.1'\''' + echo 'export FAKETIME="2022-07-18 12:26:55"' + echo '$REAL "$@"' + chmod +x /home/ubuntu/wrapped/ranlib + for prog in ${FAKETIME_PROGS} + echo '#!/usr/bin/env bash' + echo 'REAL=`which -a date | grep -v /home/ubuntu/wrapped/date | head -1`' + echo 'export LD_PRELOAD='\''/usr/$LIB/faketime/libfaketime.so.1'\''' + echo 'export FAKETIME="2022-07-18 12:26:55"' + echo '$REAL "$@"' + chmod +x /home/ubuntu/wrapped/date + for prog in ${FAKETIME_PROGS} + echo '#!/usr/bin/env bash' + echo 'REAL=`which -a dmg | grep -v /home/ubuntu/wrapped/dmg | head -1`' + echo 'export LD_PRELOAD='\''/usr/$LIB/faketime/libfaketime.so.1'\''' + echo 'export FAKETIME="2022-07-18 12:26:55"' + echo '$REAL "$@"' + chmod +x /home/ubuntu/wrapped/dmg + for prog in ${FAKETIME_PROGS} + echo '#!/usr/bin/env bash' + echo 'REAL=`which -a genisoimage | grep -v /home/ubuntu/wrapped/genisoimage | head -1`' + echo 'export LD_PRELOAD='\''/usr/$LIB/faketime/libfaketime.so.1'\''' + echo 'export FAKETIME="2022-07-18 12:26:55"' + echo '$REAL "$@"' + chmod +x /home/ubuntu/wrapped/genisoimage + create_per-host_faketime_wrappers '2022-07-18 12:26:55' + for i in $HOSTS + export PATH=/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + PATH=/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + ./autogen.sh libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build-aux/m4'. libtoolize: copying file 'build-aux/m4/libtool.m4' libtoolize: copying file 'build-aux/m4/ltoptions.m4' libtoolize: copying file 'build-aux/m4/ltsugar.m4' libtoolize: copying file 'build-aux/m4/ltversion.m4' libtoolize: copying file 'build-aux/m4/lt~obsolete.m4' configure.ac:45: installing 'build-aux/compile' configure.ac:45: installing 'build-aux/config.guess' configure.ac:45: installing 'build-aux/config.sub' configure.ac:28: installing 'build-aux/install-sh' configure.ac:28: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' parallel-tests: installing 'build-aux/test-driver' libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build-aux/m4'. libtoolize: copying file 'build-aux/m4/libtool.m4' libtoolize: copying file 'build-aux/m4/ltoptions.m4' libtoolize: copying file 'build-aux/m4/ltsugar.m4' libtoolize: copying file 'build-aux/m4/ltversion.m4' libtoolize: copying file 'build-aux/m4/lt~obsolete.m4' configure.ac:11: installing 'build-aux/compile' configure.ac:5: installing 'build-aux/config.guess' configure.ac:5: installing 'build-aux/config.sub' configure.ac:9: installing 'build-aux/install-sh' configure.ac:9: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' parallel-tests: installing 'build-aux/test-driver' libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build-aux/m4'. libtoolize: copying file 'build-aux/m4/libtool.m4' libtoolize: copying file 'build-aux/m4/ltoptions.m4' libtoolize: copying file 'build-aux/m4/ltsugar.m4' libtoolize: copying file 'build-aux/m4/ltversion.m4' libtoolize: copying file 'build-aux/m4/lt~obsolete.m4' configure.ac:97: installing 'build-aux/compile' configure.ac:30: installing 'build-aux/config.guess' configure.ac:30: installing 'build-aux/config.sub' configure.ac:54: installing 'build-aux/install-sh' configure.ac:54: installing 'build-aux/missing' src/Makefile.am: installing 'build-aux/depcomp' parallel-tests: installing 'build-aux/test-driver' ++ echo x86_64-apple-darwin16 ++ awk '{print $1;}' + CONFIG_SITE=/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/config.site + ./configure --prefix=/ configure: loading site script /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/config.site checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-apple-darwin16 configure: ------------------------------------ configure: ------------------------------------ configure: __ configure: |\ | _ / _ . _ configure: | \|(_|\/\__(_)|| | configure: configure: Setting up build for configure: x86_64-apple-darwin16 configure: ------------------------------------ configure: ------------------------------------ checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for x86_64-apple-darwin16-strip... x86_64-apple-darwin16-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include accepts -g... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include... gcc3 checking whether /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include supports C++17 features with -std=c++17... yes checking for x86_64-apple-darwin16-g++... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include -std=c++17 checking whether we are using the GNU Objective C++ compiler... yes checking whether /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include -std=c++17 accepts -g... yes checking dependency style of /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include -std=c++17... gcc3 checking how to print strings... printf checking for x86_64-apple-darwin16-gcc... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include checking whether we are using the GNU C compiler... yes checking whether /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include accepts -g... yes checking for /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include option to accept ISO C89... none needed checking whether /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include understands -c and -o together... yes checking dependency style of /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ld checking if the linker (/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-nm checking the name lister (/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-apple-darwin16 format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ld option to reload object files... -r checking for x86_64-apple-darwin16-objdump... no checking for objdump... objdump configure: WARNING: using cross tools not prefixed with host triplet checking how to recognize dependent libraries... pass_all checking for x86_64-apple-darwin16-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-apple-darwin16-ar... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ar checking for archiver @FILE support... no checking for x86_64-apple-darwin16-strip... (cached) x86_64-apple-darwin16-strip checking for x86_64-apple-darwin16-ranlib... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ranlib checking command to parse /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-nm output from /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-apple-darwin16-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for x86_64-apple-darwin16-dsymutil... x86_64-apple-darwin16-dsymutil checking for x86_64-apple-darwin16-nmedit... x86_64-apple-darwin16-nmedit checking for x86_64-apple-darwin16-lipo... x86_64-apple-darwin16-lipo checking for x86_64-apple-darwin16-otool... x86_64-apple-darwin16-otool checking for x86_64-apple-darwin16-otool64... no checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking how to run the C preprocessor... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include supports -fno-rtti -fno-exceptions... yes checking for /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include option to produce PIC... -fno-common -DPIC checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include PIC flag -fno-common -DPIC works... yes checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include static flag -static works... no checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include supports -c -o file.o... yes checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include supports -c -o file.o... (cached) yes checking whether the /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include linker (/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ld) supports shared libraries... yes checking dynamic linker characteristics... darwin16 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include -std=c++17 -E checking for ld used by /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include -std=c++17... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ld checking if the linker (/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ld) is GNU ld... no checking whether the /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include -std=c++17 linker (/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ld) supports shared libraries... yes checking for /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include -std=c++17 option to produce PIC... -fno-common -DPIC checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include -std=c++17 PIC flag -fno-common -DPIC works... yes checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include -std=c++17 static flag -static works... no checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include -std=c++17 supports -c -o file.o... yes checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include -std=c++17 supports -c -o file.o... (cached) yes checking whether the /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include -std=c++17 linker (/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ld) supports shared libraries... yes checking dynamic linker characteristics... darwin16 dyld checking how to hardcode library paths into programs... immediate checking for x86_64-apple-darwin16-ar... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ar checking for x86_64-apple-darwin16-ranlib... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ranlib checking for x86_64-apple-darwin16-strip... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../native/bin/x86_64-apple-darwin16-strip checking for x86_64-apple-darwin16-gcov... no checking for gcov... /usr/bin/gcov checking for lcov... no checking for python3.6... no checking for python3.7... no checking for python3.8... /usr/bin/python3.8 checking for genhtml... no checking for git... /usr/bin/git checking for ccache... no checking for xgettext... no checking for hexdump... /usr/bin/hexdump checking for x86_64-apple-darwin16-readelf... no checking for readelf... /usr/bin/readelf checking for x86_64-apple-darwin16-c++filt... no checking for c++filt... /usr/bin/c++filt checking for x86_64-apple-darwin16-objcopy... no checking for objcopy... /usr/bin/objcopy checking for doxygen... no checking whether C++ compiler accepts -Werror... yes checking for x86_64-apple-darwin16-install_name_tool... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../native/bin/x86_64-apple-darwin16-install_name_tool checking for x86_64-apple-darwin16-otool... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../native/bin/x86_64-apple-darwin16-otool checking for genisoimage... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../native/bin/genisoimage checking for rsvg-convert... /usr/bin/rsvg-convert checking for convert... /usr/bin/convert checking for tiffcp... /usr/bin/tiffcp checking whether the linker accepts -Wl,-headerpad_max_install_names... yes checking for x86_64-apple-darwin16-pkg-config... /usr/bin/pkg-config --static checking pkg-config is at least version 0.9.0... yes checking whether byte ordering is bigendian... no checking whether /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include is Clang... yes checking whether pthreads work with "-pthread" and "-lpthread"... yes checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking whether the linker accepts -Wl,--large-address-aware... no checking for __attribute__((visibility))... no checking for __attribute__((dllexport))... no checking for __attribute__((dllimport))... no checking for library containing clock_gettime... none required checking whether C++ compiler accepts -fPIC... yes checking whether C++ compiler accepts -Wstack-protector... yes checking whether C++ compiler accepts -fstack-protector-all... yes checking whether C++ preprocessor accepts -D_FORTIFY_SOURCE=2... yes checking whether C++ preprocessor accepts -U_FORTIFY_SOURCE... yes checking whether the linker accepts -Wl,--enable-reloc-section... no checking whether the linker accepts -Wl,--dynamicbase... no checking whether the linker accepts -Wl,--nxcompat... no checking whether the linker accepts -Wl,--high-entropy-va... no checking whether the linker accepts -Wl,-z,relro... no checking whether the linker accepts -Wl,-z,now... no checking whether the linker accepts -Wl,-z,separate-code... no checking whether the linker accepts -fPIE -pie... no checking whether the linker accepts -Wl,-dead_strip... yes checking whether the linker accepts -Wl,-dead_strip_dylibs... yes checking whether the linker accepts -Wl,-bind_at_load... yes checking endian.h usability... no checking endian.h presence... no checking for endian.h... no checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking byteswap.h usability... no checking byteswap.h presence... no checking for byteswap.h... no checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/prctl.h usability... no checking sys/prctl.h presence... no checking for sys/prctl.h... no checking for library containing getaddrinfo_a... no checking for library containing inet_pton... none required checking whether strnlen is declared... yes checking whether le16toh is declared... no checking whether le32toh is declared... no checking whether le64toh is declared... no checking whether htole16 is declared... no checking whether htole32 is declared... no checking whether htole64 is declared... no checking whether be16toh is declared... no checking whether be32toh is declared... no checking whether be64toh is declared... no checking whether htobe16 is declared... no checking whether htobe32 is declared... no checking whether htobe64 is declared... no checking whether bswap_16 is declared... no checking whether bswap_32 is declared... no checking whether bswap_64 is declared... no checking for MSG_NOSIGNAL... no checking for visibility attribute... yes checking for fdatasync... no checking for F_FULLFSYNC... yes checking for O_CLOEXEC... yes checking for __builtin_prefetch... yes checking for _mm_prefetch... yes checking for QT5... yes checking for QT_TEST... yes checking for QT_DBUS... no checking for static Qt... yes checking for QTFONTDATABASE... yes checking for QTEVENTDISPATCHER... yes checking for QTTHEME... yes checking for QTDEVICEDISCOVERY... yes checking for QTACCESSIBILITY... yes checking for QTFB... yes checking for QTCLIPBOARD... yes checking for QTGRAPHICS... yes checking for QTCGL... yes checking for QTSVG... yes checking whether the linker accepts -framework IOKit... yes checking for static Qt plugins: -lqcocoa... yes checking for static Qt plugins: -lqsvg... yes checking for static Qt plugins: -lqsvgicon... yes checking whether -fPIE can be used with this Qt config... yes checking for moc-qt5... no checking for moc5... no checking for moc... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../native/bin/moc checking for uic-qt5... no checking for uic5... no checking for uic... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../native/bin/uic checking for rcc-qt5... no checking for rcc5... no checking for rcc... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../native/bin/rcc checking for lrelease-qt5... no checking for lrelease5... no checking for lrelease... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../native/bin/lrelease checking for lupdate-qt5... no checking for lupdate5... no checking for lupdate... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../native/bin/lupdate checking whether the linker accepts -framework Foundation -framework ApplicationServices -framework AppKit... yes checking whether to build Navcoin Core GUI... yes (Qt5) checking for Berkeley DB C++ headers... default checking for main in -ldb_cxx-5.3... yes checking miniupnpc/miniwget.h usability... yes checking miniupnpc/miniwget.h presence... yes checking for miniupnpc/miniwget.h... yes checking for upnpDiscover in -lminiupnpc... yes checking miniupnpc/miniupnpc.h usability... yes checking miniupnpc/miniupnpc.h presence... yes checking for miniupnpc/miniupnpc.h... yes checking for upnpDiscover in -lminiupnpc... (cached) yes checking miniupnpc/upnpcommands.h usability... yes checking miniupnpc/upnpcommands.h presence... yes checking for miniupnpc/upnpcommands.h... yes checking for upnpDiscover in -lminiupnpc... (cached) yes checking miniupnpc/upnperrors.h usability... yes checking miniupnpc/upnperrors.h presence... yes checking for miniupnpc/upnperrors.h... yes checking for upnpDiscover in -lminiupnpc... (cached) yes checking whether miniUPnPc API version is supported... yes checking for boostlib >= (102000) includes in "/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../include"... yes checking for boostlib >= (102000) lib path in "/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../lib/x86_64-darwin16"... no checking for boostlib >= (102000) lib path in "/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../lib64"... no checking for boostlib >= (102000) lib path in "/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../libx32"... no checking for boostlib >= (102000) lib path in "/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../lib"... yes checking for boostlib >= (102000)... yes checking whether the Boost::System library is available... yes checking for exit in -lboost_system-mt-x64... yes checking whether the Boost::Filesystem library is available... yes checking for exit in -lboost_filesystem-mt-x64... yes checking whether the Boost::Thread library is available... yes checking for exit in -lboost_thread-mt-x64... yes checking whether the Boost::Chrono library is available... yes checking for exit in -lboost_chrono-mt-x64... yes checking whether the Boost::Unit_Test_Framework library is available... yes checking for dynamic linked boost test... no checking for mismatched boost c++11 scoped enums... ok checking gmp.h usability... yes checking gmp.h presence... yes checking for gmp.h... yes checking for __gmpz_init in -lgmp... yes checking for SODIUM... yes checking for SSL... yes checking for ZLIB... yes checking for UNBOUND... yes checking for CURL... yes checking for CRYPTO... yes checking for QR... yes checking for CHARTS... yes checking for EVENT... yes checking for EVENT_PTHREADS... yes checking for ZMQ... yes checking whether EVP_MD_CTX_new is declared... no checking openssl/ec.h usability... yes checking openssl/ec.h presence... yes checking for openssl/ec.h... yes checking whether to build navcoind... yes checking whether to build utils (navcoin-cli navcoin-tx)... yes checking whether to build libraries... yes checking if ccache should be used... no checking if wallet should be enabled... yes checking whether to build with support for UPnP... yes checking whether to build with UPnP enabled by default... no checking whether to build GUI with support for D-Bus... no checking whether to build GUI with support for QR codes... yes configure: WARNING: "xgettext is required to update qt translations" checking whether to build test_navcoin-qt... yes checking whether to build test_navcoin... yes checking whether to reduce exports... no checking that generated files are newer than configure... done configure: creating ./config.status ./config.status: line 798: --target=x86_64-apple-darwin16: command not found ./config.status: line 799: --target=x86_64-apple-darwin16: command not found ./config.status: line 808: --target=x86_64-apple-darwin16: command not found ./config.status: line 809: --target=x86_64-apple-darwin16: command not found config.status: creating libnavcoinconsensus.pc config.status: creating Makefile config.status: creating src/Makefile config.status: creating share/setup.nsi config.status: creating share/qt/Info.plist config.status: creating src/test/buildenv.py config.status: creating test/pull-tester/run-navcoind-for-test.sh config.status: creating test/pull-tester/tests_config.py config.status: creating contrib/devtools/split-debug.sh config.status: creating src/config/navcoin-config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing src/mcl/build commands -- The CXX compiler identification is Clang 10.0.1 -- The C compiler identification is Clang 10.0.1 -- The ASM compiler identification is Clang -- Found assembler: /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang -- Check for working CXX compiler: /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ -- Check for working CXX compiler: /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Check for working C compiler: /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang -- Check for working C compiler: /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Found GMP: /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/include (found version "6.2.1") -- Configuring done -- Generating done -- Build files have been written to: /home/ubuntu/build/navcoin-core/src/mcl/build config.status: executing src/bls/build commands -- The C compiler identification is Clang 10.0.1 -- The CXX compiler identification is Clang 10.0.1 -- Check for working C compiler: /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang -- Check for working C compiler: /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ -- Check for working CXX compiler: /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found sodium: /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/lib/libsodium.a -- Found libsodium -- Sodium include dir = /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/include GMP_INCLUDES=/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/include -- Found gmp: /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/include -- Found libgmp CMake Warning (dev) at CMakeLists.txt:42 (set): implicitly converting 'INTEGER' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:55 (set): implicitly converting 'INTEGER' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:76 (set): implicitly converting 'INTEGER' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:77 (set): implicitly converting 'INTEGER' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:78 (set): implicitly converting 'INTEGER' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. -- Available switches (default = CHECK, VERBS, DOCUM): -- Number of times each test or benchmark is ran (default = 50, 1000): -- Number of available processor cores (default = 1): -- Available modules (default = ALL) -- Configuring RELIC 0.5.0... DEBUG=[off|on] Build with debugging support. PROFL=[off|on] Build with profiling support. CHECK=[off|on] Build with error-checking support. VERBS=[off|on] Build with detailed error messages. OVERH=[off|on] Build with overhead estimation. DOCUM=[off|on] Build documentation. STRIP=[off|on] Build only selected algorithms. QUIET=[off|on] Build with printing disabled. COLOR=[off|on] Build with colored output. BIGED=[off|on] Build with big-endian support. SHLIB=[off|on] Build shared library. STLIB=[off|on] Build static library. STBIN=[off|on] Build static binaries. AMALG=[off|on] Build amalgamation for better performance. AUSAN=[off|on] Build with ASan and UBSan (gcc/clang only). TESTS=n If n > 0, build automated tests and run them n times. BENCH=n If n > 0, build automated benchmarks and run them n * n times. CORES=n If n > 1, enable multithreading support. WITH=BN Multiple precision arithmetic. WITH=DV Temporary double-precision digit vectors. WITH=FP Prime field arithmetic. WITH=FPX Prime extension field arithmetic. WITH=FB Binary field arithmetic. WITH=EP Elliptic curves over prime fields. WITH=EPX Elliptic curves over quadratic extensions of prime fields. WITH=EB Elliptic curves over binary fields. WITH=ED Elliptic Edwards curves over prime fields. WTTH=EC Elliptic curve cryptography. WITH=PB Pairings over binary elliptic curves. WITH=PP Pairings over prime elliptic curves. WTTH=PC Pairing-based cryptography. WITH=BC Block ciphers (symmetric encryption). WITH=MD Message digests (hash functions). WITH=CP Cryptographic protocols. WITH=MPC Multi-party computation primitives. WITH=ALL All of the above. Note: the programmer is responsible for not using unselected modules. ARITH=easy Easy-to-understand and portable, but slow backend. ARITH=fiat Backend based on code generated from Fiat-Crypto. ARITH=gmp Backend based on GNU Multiple Precision library. -- Available arithmetic backends (default = easy): ARITH=gmp-sec Same as above, but using constant-time code. ALLOC=AUTO All memory is automatically allocated. ALLOC=STATIC All memory is allocated statically once. -- Available memory-allocation policies (default = AUTO): ALLOC=DYNAMIC All memory is allocated dynamically on demand. ALLOC=STACK All memory is allocated from the stack. -- Supported operating systems (default = LINUX): OPSYS= Undefined/No specific operating system. OPSYS=LINUX GNU/Linux operating system. OPSYS=FREEBSD FreeBSD operating system. OPSYS=MACOSX Mac OS X operating system. OPSYS=WINDOWS Windows operating system. OPSYS=DROID Android operating system. OPSYS=DUINO Arduino platform. -- Supported multithreading APIs (default = UNDEF): MULTI= No multithreading support. MULTI=OPENMP Open Multi-Processing. MULTI=PTHREAD POSIX threads. -- Supported timers (default = HREAL): TIMER= No timer. TIMER=HREAL GNU/Linux realtime high-resolution timer. TIMER=HPROC GNU/Linux per-process high-resolution timer. TIMER=HTHRD GNU/Linux per-thread high-resolution timer. TIMER=ANSI ANSI-compatible timer. TIMER=POSIX POSIX-compatible timer. TIMER=CYCLE Cycle-counting timer. (architecture-dependant) -- Prefix to identify this build of the library (default = ""): LABEL=relic -- Available architectures (default = X64): -- Available word sizes (default = 64): -- Byte boundary to align digit vectors (default = 1): ARCH= No specific architecture (disable some features). ARCH=AVR Atmel AVR ATMega128 8-bit architecture. ARCH=MSP TI MSP430 16-bit architecture. ARCH=ARM ARM 32-bit architecture. ARCH=X86 Intel x86-compatible 32-bit architecture. ARCH=X64 AMD x86_64-compatible 64-bit architecture. WSIZE=8 Build a 8-bit library. WSIZE=16 Build a 16-bit library. WSIZE=32 Build a 32-bit library. WSIZE=64 Build a 64-bit library. ALIGN=1 Do not align digit vectors. ALIGN=2 Align digit vectors into 16-bit boundaries. ALIGN=8 Align digit vectors into 64-bit boundaries. ALIGN=16 Align digit vectors into 128-bit boundaries. -- Looking for include file execinfo.h -- Looking for include file execinfo.h - found -- Looking for backtrace -- Looking for backtrace - found -- Looking for backtrace_symbols -- Looking for backtrace_symbols - found ** Options for the multiple precision module (default = 1024,DOUBLE,0): BN_PRECI=n The base precision in bits. Let w be n in words. BN_MAGNI=DOUBLE A multiple precision integer can store 2w words. BN_MAGNI=CARRY A multiple precision integer can store w+1 words. BN_MAGNI=SINGLE A multiple precision integer can store w words. BN_KARAT=n The number of Karatsuba steps. ** Available multiple precision arithmetic methods (default = COMBA;COMBA;MONTY;SLIDE;BASIC;BASIC): -- Multiple precision arithmetic configuration (BN module): Integer multiplication: BN_METHD=BASIC Schoolbook multiplication. BN_METHD=COMBA Comba multiplication. Integer squaring: BN_METHD=BASIC Schoolbook squaring. BN_METHD=COMBA Comba squaring. BN_METHD=MULTP Reuse multiplication for squaring. Modular reduction: BN_METHD=BASIC Division-based modular reduction. BN_METHD=BARRT Barrett modular reduction. BN_METHD=MONTY Montgomery modular reduction. BN_METHD=RADIX Diminished radix modular reduction. Modular exponentiation: BN_METHD=BASIC Binary modular exponentiation. BN_METHD=MONTY Montgomery powering ladder. BN_METHD=SLIDE Sliding window modular exponentiation. Greatest Common Divisor: BN_METHD=BASIC Euclid's standard GCD algorithm. BN_METHD=LEHME Lehmer's fast GCD algorithm. BN_METHD=STEIN Stein's binary GCD algorithm. Prime generation: BN_METHD=BASIC Basic prime generation. BN_METHD=SAFEP Safe prime generation. BN_METHD=STRON Strong prime generation. -- Prime field arithmetic configuration (FP module): ** Arithmetic precision of the prime field module (default = 256,0,off,off): FP_PRIME=n The prime modulus size in bits. FP_KARAT=n The number of Karatsuba levels. FP_PMERS=[off|on] Prefer Pseudo-Mersenne primes over random primes. FP_QNRES=[off|on] Use -1 as quadratic non-residue (make sure that p = 3 mod 8). FP_WIDTH=w Width w in [2,6] of window processing for exponentiation methods. ** Available prime field arithmetic methods (default = BASIC;COMBA;COMBA;MONTY;MONTY;SLIDE): Field addition FP_METHD=BASIC Schoolbook addition. FP_METHD=INTEG Integrated modular addition. Field multiplication FP_METHD=BASIC Schoolbook multiplication. FP_METHD=INTEG Integrated modular multiplication. FP_METHD=COMBA Comba multiplication. Field squaring FP_METHD=BASIC Schoolbook squaring. FP_METHD=INTEG Integrated modular squaring. FP_METHD=COMBA Comba squaring. FP_METHD=MULTP Reuse multiplication for squaring. Modular reduction FP_METHD=BASIC Division-based reduction. FP_METHD=QUICK Fast reduction modulo special form prime (2^t - c, c > 0). FP_METHD=MONTY Montgomery modular reduction. Field inversion FP_METHD=BASIC Inversion by Fermat's Little Theorem. FP_METHD=BINAR Binary Inversion algorithm. FP_METHD=MONTY Montgomery inversion. FP_METHD=EXGCD Inversion by the Extended Euclidean algorithm. FP_METHD=DIVST Constant-time inversion by division steps. FP_METHD=LOWER Pass inversion to the lower level. Field exponentiation FP_METHD=BASIC Binary exponentiation. FP_METHD=SLIDE Sliding window exponentiation. FP_METHD=MONTY Constant-time Montgomery powering ladder. ** Available bilinear pairing methods (default = BASIC;BASIC;BASIC): Quadratic extension arithmetic: FPX_METHD=BASIC Basic quadratic extension field arithmetic. FPX_METHD=INTEG Quadratic extension field arithmetic with embedded modular reduction. Cubic extension arithmetic: FPX_METHD=BASIC Basic cubic extension field arithmetic. FPX_METHD=INTEG Cubic extension field arithmetic with embedded modular reduction. Extension field arithmetic: FPX_METHD=BASIC Basic extension field arithmetic. FPX_METHD=LAZYR Lazy-reduced extension field arithmetic. -- Prime extension field arithmetic configuration (FPX module): -- Binary field arithmetic configuration (FB module): ** Options for the binary elliptic curve module (default = 283,0,on,on,on): FB_POLYN=n The irreducible polynomial size in bits. FB_KARAT=n The number of Karatsuba levels. FB_TRINO=[off|on] Prefer trinomials. FB_SQRTF=[off|on] Prefer square-root friendly polynomials. FB_PRECO=[off|on] Precompute multiplication table for sqrt(z). FB_WIDTH=w Width w in [2,6] of window processing for exponentiation methods. ** Available binary field arithmetic methods (default = LODAH;QUICK;QUICK;BASIC;QUICK;QUICK;EXGCD;SLIDE;QUICK): Field multiplication: FB_METHD=BASIC Right-to-left shift-and-add multiplication. FB_METHD=INTEG Integrated modular multiplication. FB_METHD=LODAH L�pez-Dahab comb multiplication with window of width 4. Field squaring: FB_METHD=BASIC Bit manipulation squaring. FB_METHD=INTEG Integrated modular squaring. FB_METHD=QUICK Table-based squaring. Modular reduction: FB_METHD=BASIC Shift-and-add modular reduction. FB_METHD=QUICK Fast reduction modulo a trinomial or pentanomial. Field square root: FB_METHD=BASIC Square root by repeated squaring. FB_METHD=QUICK Fast square root extraction. Trace computation: FB_METHD=BASIC Trace computation by repeated squaring. FB_METHD=QUICK Fast trace computation. Quadratic equation solver: FB_METHD=BASIC Solve a quadratic equation by half-trace computation. FB_METHD=QUICK Fast solving with precomputed half-traces. Field inversion: FB_METHD=BASIC Inversion by Fermat's Little Theorem. FB_METHD=BINAR Binary Inversion algorithm. FB_METHD=ALMOS Inversion by the Amost inverse algorithm. FB_METHD=EXGCD Inversion by the Extended Euclidean algorithm. FB_METHD=ITOHT Inversion by Itoh-Tsuji. FB_METHD=CTAIA Constant-time almost inversion algorithm. FB_METHD=BRUCH Hardware-friendly inversion by Brunner et al. FB_METHD=LOWER Pass inversion to the lower level. Field exponentiation: FB_METHD=BASIC Binary exponentiation. FB_METHD=SLIDE Sliding window exponentiation. FB_METHD=MONTY Constant-time Montgomery powering ladder. Iterated squaring/square-root: FB_METHD=BASIC Iterated squaring/square-root by consecutive squaring/square-root. FB_METHD=QUICK Iterated squaring/square-root by table-based method. ** Options for the prime elliptic curve module (default = all on): EP_PLAIN=[off|on] Support for ordinary curves without endomorphisms. EP_SUPER=[off|on] Support for supersingular curves. EP_ENDOM=[off|on] Support for ordinary curves with endomorphisms. EP_MIXED=[off|on] Use mixed coordinates. EP_CTMAP=[off|on] Use contant-time SSWU and isogeny map for hashing. EP_PRECO=[off|on] Build precomputation table for generator. EP_DEPTH=w Width w in [2,8] of precomputation table for fixed point methods. EP_WIDTH=w Width w in [2,6] of window processing for unknown point methods. ** Available prime elliptic curve methods (default = PROJC;LWNAF;COMBS;INTER): Point representation: EP_METHD=BASIC Affine coordinates. EP_METHD=PROJC Homogeneous projective coordinates (complete formula). EP_METHD=JACOB Jacobian projective coordinates. -- Prime elliptic curve arithmetic configuration (EP module): Variable-base scalar multiplication: EP_METHD=BASIC Binary method. EP_METHD=LWNAF Left-to-right window NAF method (GLV for Koblitz curves). Fixed-base scalar multiplication: EP_METHD=BASIC Binary method for fixed point multiplication. EP_METHD=COMBS Single-table Comb method for fixed point multiplication. EP_METHD=COMBD Double-table Comb method for fixed point multiplication. EP_METHD=LWNAF Left-to-right window NAF method (GLV for curves with endomorphisms). EP_METHD=LWREG Left-to-right regular recoding method (GLV for curves with endomorphisms). Variable-base simultaneous scalar multiplication: EP_METHD=BASIC Multiplication-and-addition simultaneous multiplication. EP_METHD=TRICK Shamir's trick for simultaneous multiplication. EP_METHD=INTER Interleaving of window NAFs (GLV for Koblitz curves). EP_METHD=JOINT Joint sparse form. ** Options for the binary elliptic curve module (default = on, w = 4): EB_PLAIN=[off|on] Support for ordinary curves without endomorphisms. EB_KBLTZ=[off|on] Support for Koblitz anomalous binary curves. EB_MIXED=[off|on] Use mixed coordinates. EB_PRECO=[off|on] Build precomputation table for generator. EB_DEPTH=w Width w in [2,8] of precomputation table for fixed point methods. EB_WIDTH=w Width w in [2,6] of window processing for unknown point methods. ** Available binary elliptic curve methods (default = PROJC;LWNAF;COMBS;INTER): Point representation: EB_METHD=BASIC Affine coordinates. -- Binary elliptic curve arithmetic configuration (EB module): EB_METHD=PROJC Projective coordinates (L�pez-Dahab for ordinary curves). Variable-base scalar multiplication: EB_METHD=BASIC Binary double-and-add method. EB_METHD=LODAH Lopez-Dahab constant-time point multiplication. EB_METHD=LWNAF Left-to-right window (T)NAF method. EB_METHD=RWNAF Right-to-left window (T)NAF method. EB_METHD=HALVE Halving method. Fixed-base scalar multiplication: EB_METHD=BASIC Binary method for fixed point multiplication. EB_METHD=COMBS Single-table Comb method for fixed point multiplication. EB_METHD=COMBD Double-table Comb method for fixed point multiplication. EB_METHD=LWNAF Left-to-right window (T)NAF method. Variable-base simultaneous scalar multiplication: EB_METHD=BASIC Multiplication-and-addition simultaneous multiplication. EB_METHD=TRICK Shamir's trick for simultaneous multiplication. EB_METHD=INTER Interleaving of window (T)NAFs. EB_METHD=JOINT Joint sparse form. -- Elliptic Edwards curve over prime fields arithmetic configuration (ED module): ** Options for the prime elliptic Edwards curve module (default = all on): ED_PRECO=[off|on] Build precomputation table for generator. ED_DEPTH=w Width w in [2,6] of precomputation table for fixed point methods. ED_WIDTH=w Width w in [2,6] of window processing for unknown point methods. ** Available prime elliptic Edwards curve methods (default = PROJC;LWNAF;COMBS;INTER): ED_METHD=BASIC Affine coordinates. EP_METHD=PROJC Simple projective twisted Edwards coordinates. EP_METHD=EXTND Extended projective twisted Edwards coordinates. *** variable-base multiplication method *** ED_METHD=BASIC Binary method. ED_METHD=SLIDE Sliding window method. ED_METHD=MONTY Montgomery ladder method. ED_METHD=LWNAF Left-to-right window NAF method. EP_METHD=LWREG Left-to-right regular recoding method (GLV for curves with endomorphisms). *** fixed-base multiplication method *** ED_METHD=BASIC Binary method for fixed point multiplication. ED_METHD=COMBS Single-table Comb method for fixed point multiplication. ED_METHD=COMBD Double-table Comb method for fixed point multiplication. ED_METHD=LWNAF Left-to-right window NAF method. *** variable-base simultaneous multiplication method *** ED_METHD=BASIC Multiplication-and-addition simultaneous multiplication. ED_METHD=TRICK Shamir's trick for simultaneous multiplication. ED_METHD=INTER Interleaving of window NAFs (GLV for Koblitz curves). ED_METHD=JOINT Joint sparse form. Note: these methods must be given in order. Ex: ED_METHD="EXTND;LWNAF;COMBD;TRICK" ** Options for the binary elliptic curve module (default = on): EC_ENDOM=[off|on] Prefer (prime or binary) curves with endomorphisms. ** Available elliptic curve methods (default = PRIME): EC_METHD=PRIME Use prime curves. EC_METHD=CHAR2 Use binary curves. EC_METHD=EDDIE Use prime Edwards curves. ** Available bilinear pairing methods (default = BASIC;OATEP): Extension field arithmetic: PP_METHD=BASIC Basic extension field arithmetic. PP_METHD=LAZYR Lazy reduced extension field arithmetic. Pairing computation: PP_METHD=TATEP Tate pairing. PP_METHD=WEILP Weil pairing. PP_METHD=OATEP Optimal ate pairing. -- Elliptic curve cryptography configuration (EC module): -- Bilinear pairings arithmetic configuration (PP module): ** Available hash functions (default = SH256): MD_METHD=SH224 SHA-224 hash function. MD_METHD=SH256 SHA-256 hash function. MD_METHD=SH384 SHA-384 hash function. MD_METHD=SH512 SHA-512 hash function. MD_METHD=B2S160 BLAKE2s-160 hash function. MD_METHD=B2S256 BLAKE2s-256 hash function. -- Message digest configuration (MD module): -- Cryptographic protocols configuration (CP module): ** Options for the cryptographic protocols module (default = on, PKCS2): CP_CRT=[off|on] Support for faster CRT-based exponentiation in factoring-based cryptosystems. CP_RSAPD=BASIC RSA with basic padding. CP_RSAPD=PKCS1 RSA with PKCS#1 v1.5 padding. CP_RSAPD=PKCS2 RSA with PKCS#1 v2.1 padding. RAND=HASHD Use the HASH-DRBG generator. (recommended) RAND=RDRND Use Intel RdRand instruction directly. RAND=UDEV Use the operating system underlying generator. RAND=CALL Override the generator with a callback. SEED= Use a zero seed. (horribly insecure!) SEED=LIBC Use rand()/random() functions. (insecure!) SEED=RDRND Use Intel RdRand instruction directly. SEED=UDEV Use non-blocking /dev/urandom. (recommended) SEED=WCGR Use Windows' CryptGenRandom. (recommended) -- Available pseudo-random number generators (default = HASHD): -- Available random number generator seeders (default = UDEV): -- Configured operating system: Darwin -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Configured GMP: /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/lib/libgmp.a -- Compiler flags: -pipe -std=c99 -Wall -O3 -funroll-loops -fomit-frame-pointer -pthread -- Linker flags: -L/home/ubuntu/build/navcoin-core/src/bls/build/_deps/relic-src/src/low/gmp/ -- Configured /home/ubuntu/build/navcoin-core/src/bls/build/_deps/relic-src/include/relic_conf.h.in SODIUM_FOUND in src/CMakeLists.txt -- Configuring done -- Generating done -- Build files have been written to: /home/ubuntu/build/navcoin-core/src/bls/build === configuring in src/univalue (/home/ubuntu/build/navcoin-core/src/univalue) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/' '--disable-shared' '--with-pic' '--with-bignum=no' '--enable-module-recovery' '--enable-endomorphism' --cache-file=/dev/null --srcdir=. configure: loading site script /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/config.site checking whether make supports nested variables... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for x86_64-apple-darwin16-strip... x86_64-apple-darwin16-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-apple-darwin16 checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for x86_64-apple-darwin16-gcc... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include accepts -g... yes checking for /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include option to accept ISO C89... none needed checking whether /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include understands -c and -o together... yes checking dependency style of /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ld checking if the linker (/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-nm checking the name lister (/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-apple-darwin16 format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ld option to reload object files... -r checking for x86_64-apple-darwin16-objdump... no checking for objdump... objdump configure: WARNING: using cross tools not prefixed with host triplet checking how to recognize dependent libraries... pass_all checking for x86_64-apple-darwin16-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-apple-darwin16-ar... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ar checking for archiver @FILE support... no checking for x86_64-apple-darwin16-strip... (cached) x86_64-apple-darwin16-strip checking for x86_64-apple-darwin16-ranlib... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ranlib checking command to parse /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-nm output from /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-apple-darwin16-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for x86_64-apple-darwin16-dsymutil... x86_64-apple-darwin16-dsymutil checking for x86_64-apple-darwin16-nmedit... x86_64-apple-darwin16-nmedit checking for x86_64-apple-darwin16-lipo... x86_64-apple-darwin16-lipo checking for x86_64-apple-darwin16-otool... x86_64-apple-darwin16-otool checking for x86_64-apple-darwin16-otool64... no checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking how to run the C preprocessor... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include supports -fno-rtti -fno-exceptions... yes checking for /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include option to produce PIC... -fno-common -DPIC checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include PIC flag -fno-common -DPIC works... yes checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include static flag -static works... no checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include supports -c -o file.o... yes checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include supports -c -o file.o... (cached) yes checking whether the /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include linker (/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ld) supports shared libraries... yes checking dynamic linker characteristics... darwin16 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking whether we are using the GNU C++ compiler... yes checking whether /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include accepts -g... yes checking dependency style of /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include... gcc3 checking how to run the C++ preprocessor... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include -E checking for ld used by /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ld checking if the linker (/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ld) is GNU ld... no checking whether the /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include linker (/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ld) supports shared libraries... yes checking for /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include option to produce PIC... -fno-common -DPIC checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include PIC flag -fno-common -DPIC works... yes checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include static flag -static works... no checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include supports -c -o file.o... yes checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include supports -c -o file.o... (cached) yes checking whether the /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include linker (/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ld) supports shared libraries... yes checking dynamic linker characteristics... darwin16 dyld checking how to hardcode library paths into programs... immediate checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating pc/libunivalue.pc config.status: creating pc/libunivalue-uninstalled.pc config.status: creating univalue-config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in src/secp256k1 (/home/ubuntu/build/navcoin-core/src/secp256k1) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/' '--disable-shared' '--with-pic' '--with-bignum=no' '--enable-module-recovery' '--enable-endomorphism' --cache-file=/dev/null --srcdir=. configure: loading site script /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/config.site checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-apple-darwin16 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for x86_64-apple-darwin16-strip... x86_64-apple-darwin16-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for x86_64-apple-darwin16-gcc... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include accepts -g... yes checking for /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include option to accept ISO C89... none needed checking whether /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include understands -c and -o together... yes checking dependency style of /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ld checking if the linker (/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-nm checking the name lister (/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-apple-darwin16 format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ld option to reload object files... -r checking for x86_64-apple-darwin16-objdump... no checking for objdump... objdump configure: WARNING: using cross tools not prefixed with host triplet checking how to recognize dependent libraries... pass_all checking for x86_64-apple-darwin16-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-apple-darwin16-ar... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ar checking for archiver @FILE support... no checking for x86_64-apple-darwin16-strip... (cached) x86_64-apple-darwin16-strip checking for x86_64-apple-darwin16-ranlib... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ranlib checking command to parse /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-nm output from /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-apple-darwin16-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for x86_64-apple-darwin16-dsymutil... x86_64-apple-darwin16-dsymutil checking for x86_64-apple-darwin16-nmedit... x86_64-apple-darwin16-nmedit checking for x86_64-apple-darwin16-lipo... x86_64-apple-darwin16-lipo checking for x86_64-apple-darwin16-otool... x86_64-apple-darwin16-otool checking for x86_64-apple-darwin16-otool64... no checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking how to run the C preprocessor... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include supports -fno-rtti -fno-exceptions... yes checking for /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include option to produce PIC... -fno-common -DPIC checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include PIC flag -fno-common -DPIC works... yes checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include static flag -static works... no checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include supports -c -o file.o... yes checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include supports -c -o file.o... (cached) yes checking whether the /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include linker (/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ld) supports shared libraries... yes checking dynamic linker characteristics... darwin16 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking whether make supports nested variables... (cached) yes checking for x86_64-apple-darwin16-pkg-config... /usr/bin/pkg-config --static checking pkg-config is at least version 0.9.0... yes checking for x86_64-apple-darwin16-ar... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ar checking for x86_64-apple-darwin16-ranlib... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ranlib checking for x86_64-apple-darwin16-strip... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../native/bin/x86_64-apple-darwin16-strip checking for /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include option to accept ISO C89... (cached) none needed checking dependency style of /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include... gcc3 checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include supports -Werror=unknown-warning-option... yes checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include supports -std=c89 -pedantic -Wno-long-long -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef... yes checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include supports -Wno-overlength-strings... yes checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include supports -Wall... yes checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include supports -Wno-unused-function... yes checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include supports -Wextra... yes checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include supports -Wcast-align... yes checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include supports -Wcast-align=strict... no checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include supports -Wconditional-uninitialized... yes checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include supports -fvisibility=hidden... yes checking valgrind/memcheck.h usability... no checking valgrind/memcheck.h presence... no checking for valgrind/memcheck.h... no checking for x86_64 assembly availability... yes checking for CRYPTO... yes checking for main in -lcrypto... yes checking for EC functions in libcrypto... no checking for gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking if gcc supports -Werror=unknown-warning-option... no checking if gcc supports -std=c89 -pedantic -Wno-long-long -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef... yes checking if gcc supports -Wno-overlength-strings... yes checking if gcc supports -Wall... yes checking if gcc supports -Wno-unused-function... yes checking if gcc supports -Wextra... yes checking if gcc supports -Wcast-align... yes checking if gcc supports -Wcast-align=strict... yes checking if gcc supports -Wconditional-uninitialized... no checking if gcc supports -fvisibility=hidden... yes checking for working native compiler: gcc... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libsecp256k1.pc config.status: creating src/libsecp256k1-config.h config.status: executing depfiles commands config.status: executing libtool commands Build Options: with ecmult precomp = yes with external callbacks = no with benchmarks = yes with tests = yes with openssl tests = no with coverage = no module ecdh = no module recovery = yes module extrakeys = no module schnorrsig = no asm = x86_64 ecmult window size = 15 ecmult gen prec. bits = 4 valgrind = no CC = /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include CPPFLAGS = -I/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../include/ SECP_CFLAGS = -O2 -std=c89 -pedantic -Wno-long-long -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wno-overlength-strings -Wall -Wno-unused-function -Wextra -Wcast-align -Wconditional-uninitialized -fvisibility=hidden CFLAGS = -pipe -O2 LDFLAGS = -L/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../lib CC_FOR_BUILD = gcc CPPFLAGS_FOR_BUILD = SECP_CFLAGS_FOR_BUILD = -O2 -std=c89 -pedantic -Wno-long-long -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wno-overlength-strings -Wall -Wno-unused-function -Wextra -Wcast-align -Wcast-align=strict -fvisibility=hidden CFLAGS_FOR_BUILD = -g -O2 LDFLAGS_FOR_BUILD = Options used to compile and link: with wallet = yes with gui / qt = yes with qr = yes with zmq = yes with test = yes with bench = no with upnp = yes use asm = no enable sse42 = no enable sse41 = no enable avx2 = no enable shani = no debug enabled = no bls OPSYS = Darwin bls SEED = UDEV bls WSIZE = 64 bls CCACHE = bls CC = /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang bls CC_RAW = /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include bls CXX = /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ bls CXX_RAW = /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include -std=c++17 bls CFLAGS = '--target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include -pipe -O2 -O1 -pipe -O2 -O1 -I/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../include/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -DMAC_OSX -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -I/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../include' bls CXXFLAGS = '--target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include -std=c++17 -pipe -O2 -O0 -DCURL_STATICLIB -pipe -O2 -O0 -DCURL_STATICLIB -I/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../include/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -DMAC_OSX -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -I/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../include' bls DEPENDS = /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/.. target os = darwin build os = CC = /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include CFLAGS = -pthread -pipe -O2 -O1 CPPFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../include/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -DMAC_OSX -DOBJC_OLD_DISPATCH_PROTOTYPES=0 CXX = /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include -std=c++17 CXXFLAGS = -Wstack-protector -fstack-protector-all -pipe -O2 -O0 -DCURL_STATICLIB LDFLAGS = -lpthread -Wl,-bind_at_load -L/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../lib -Wl,-headerpad_max_install_names -Wl,-dead_strip -Wl,-dead_strip_dylibs ARFLAGS = cr CHARTS_LIBS = -L/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/lib -lQt5Charts -lQt5Widgets -framework DiskArbitration -framework IOKit -framework Foundation -framework CoreServices -framework AppKit -framework ApplicationServices -framework CoreFoundation -framework CoreGraphics -framework Carbon -lQt5Gui -lqtlibpng -lqtharfbuzz -lQt5Core -lm -lz -lQt5Widgets -lQt5Gui -framework DiskArbitration -framework IOKit -framework Foundation -framework CoreServices -framework AppKit -framework ApplicationServices -framework CoreFoundation -framework CoreGraphics -lqtlibpng -lqtharfbuzz -lQt5Core -lm -lz -framework AppKit -lz -framework Carbon -lQt5Gui -lQt5Core -framework DiskArbitration -framework IOKit -lm -framework Foundation -framework CoreServices -framework AppKit -framework ApplicationServices -framework CoreFoundation -lz -framework AppKit -framework CoreGraphics -framework Foundation -lqtlibpng -lqtharfbuzz -framework ApplicationServices -lz -lQt5Core -framework DiskArbitration -framework IOKit -lm -framework Foundation -framework CoreServices -framework AppKit -framework ApplicationServices -framework CoreFoundation -lz CHARTS_CFLAGS = -I/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/include/QtCharts -I/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/include/QtWidgets -I/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/include/QtGui -I/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/include/QtCore + make dist Makefile:1243: warning: overriding recipe for target 'check-recursive' Makefile:718: warning: ignoring old recipe for target 'check-recursive' Makefile:1248: warning: overriding recipe for target 'install-recursive' Makefile:718: warning: ignoring old recipe for target 'install-recursive' make dist-gzip am__post_remove_distdir='@:' Makefile:1243: warning: overriding recipe for target 'check-recursive' Makefile:718: warning: ignoring old recipe for target 'check-recursive' Makefile:1248: warning: overriding recipe for target 'install-recursive' Makefile:718: warning: ignoring old recipe for target 'install-recursive' make[1]: Entering directory '/home/ubuntu/build/navcoin-core' make distdir-am Makefile:1243: warning: overriding recipe for target 'check-recursive' Makefile:718: warning: ignoring old recipe for target 'check-recursive' Makefile:1248: warning: overriding recipe for target 'install-recursive' Makefile:718: warning: ignoring old recipe for target 'install-recursive' make[2]: Entering directory '/home/ubuntu/build/navcoin-core' if test -d "navcoin-7.0.3"; then find "navcoin-7.0.3" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "navcoin-7.0.3" || { sleep 5 && rm -rf "navcoin-7.0.3"; }; else :; fi test -d "navcoin-7.0.3" || mkdir "navcoin-7.0.3" (cd src/bls/build && make top_distdir=../../../navcoin-7.0.3 distdir=../../../navcoin-7.0.3/src/bls/build \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/home/ubuntu/build/navcoin-core/src/bls/build' make[3]: Leaving directory '/home/ubuntu/build/navcoin-core/src/bls/build' (cd src/mcl/build && make top_distdir=../../../navcoin-7.0.3 distdir=../../../navcoin-7.0.3/src/mcl/build \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/home/ubuntu/build/navcoin-core/src/mcl/build' make[3]: Leaving directory '/home/ubuntu/build/navcoin-core/src/mcl/build' (cd src && make top_distdir=../navcoin-7.0.3 distdir=../navcoin-7.0.3/src \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[3]: Entering directory '/home/ubuntu/build/navcoin-core/src' make distdir-am make[4]: Entering directory '/home/ubuntu/build/navcoin-core/src' Generated test/data/script_tests.json.h Generated test/data/base58_keys_valid.json.h Generated test/data/base58_encode_decode.json.h Generated test/data/base58_keys_invalid.json.h Generated test/data/tx_invalid.json.h Generated test/data/tx_valid.json.h Generated test/data/sighash.json.h (cd secp256k1 && make top_distdir=../../navcoin-7.0.3 distdir=../../navcoin-7.0.3/src/secp256k1 \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[5]: Entering directory '/home/ubuntu/build/navcoin-core/src/secp256k1' make distdir-am make[6]: Entering directory '/home/ubuntu/build/navcoin-core/src/secp256k1' : test -d "../../navcoin-7.0.3/src/secp256k1" || mkdir "../../navcoin-7.0.3/src/secp256k1" test -n ":" \ || find "../../navcoin-7.0.3/src/secp256k1" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/bash /home/ubuntu/build/navcoin-core/src/secp256k1/build-aux/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "../../navcoin-7.0.3/src/secp256k1" make[6]: Leaving directory '/home/ubuntu/build/navcoin-core/src/secp256k1' make[5]: Leaving directory '/home/ubuntu/build/navcoin-core/src/secp256k1' (cd mcl && make top_distdir=../../navcoin-7.0.3 distdir=../../navcoin-7.0.3/src/mcl \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[5]: Entering directory '/home/ubuntu/build/navcoin-core/src/mcl' echo make[5]: Leaving directory '/home/ubuntu/build/navcoin-core/src/mcl' (cd univalue && make top_distdir=../../navcoin-7.0.3 distdir=../../navcoin-7.0.3/src/univalue \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir) make[5]: Entering directory '/home/ubuntu/build/navcoin-core/src/univalue' make distdir-am make[6]: Entering directory '/home/ubuntu/build/navcoin-core/src/univalue' : test -d "../../navcoin-7.0.3/src/univalue" || mkdir "../../navcoin-7.0.3/src/univalue" test -n ":" \ || find "../../navcoin-7.0.3/src/univalue" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/bash /home/ubuntu/build/navcoin-core/src/univalue/build-aux/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "../../navcoin-7.0.3/src/univalue" make[6]: Leaving directory '/home/ubuntu/build/navcoin-core/src/univalue' make[5]: Leaving directory '/home/ubuntu/build/navcoin-core/src/univalue' make[4]: Leaving directory '/home/ubuntu/build/navcoin-core/src' make[3]: Leaving directory '/home/ubuntu/build/navcoin-core/src' make \ top_distdir="navcoin-7.0.3" distdir="navcoin-7.0.3" \ dist-hook Makefile:1243: warning: overriding recipe for target 'check-recursive' Makefile:718: warning: ignoring old recipe for target 'check-recursive' Makefile:1248: warning: overriding recipe for target 'install-recursive' Makefile:718: warning: ignoring old recipe for target 'install-recursive' make[3]: Entering directory '/home/ubuntu/build/navcoin-core' /usr/bin/git archive --format=tar HEAD -- src/clientversion.cpp | ${TAR-tar} -C navcoin-7.0.3 -xf - make[3]: Leaving directory '/home/ubuntu/build/navcoin-core' test -n "" \ || find "navcoin-7.0.3" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec /bin/bash /home/ubuntu/build/navcoin-core/build-aux/install-sh -c -m a+r {} {} \; \ || chmod -R a+r "navcoin-7.0.3" make[2]: Leaving directory '/home/ubuntu/build/navcoin-core' tardir=navcoin-7.0.3 && tar --format=posix -chf - "$tardir" | eval GZIP= gzip --best -c >navcoin-7.0.3.tar.gz make[1]: Leaving directory '/home/ubuntu/build/navcoin-core' if test -d "navcoin-7.0.3"; then find "navcoin-7.0.3" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "navcoin-7.0.3" || { sleep 5 && rm -rf "navcoin-7.0.3"; }; else :; fi ++ echo navcoin-7.0.3.tar.gz + SOURCEDIST=navcoin-7.0.3.tar.gz ++ echo navcoin-7.0.3.tar.gz ++ sed 's/.tar.*//' + DISTNAME=navcoin-7.0.3 + mkdir -p temp + pushd temp ~/build/navcoin-core/temp ~/build/navcoin-core + tar xf ../navcoin-7.0.3.tar.gz + sort + tar --no-recursion --mode=u+rw,go+r-w,a+X --owner=0 --group=0 -c -T - + find navcoin-7.0.3 + gzip -9n + popd ~/build/navcoin-core + make -C src obj/build.h make: Entering directory '/home/ubuntu/build/navcoin-core/src' make: Leaving directory '/home/ubuntu/build/navcoin-core/src' + ORIGPATH=/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + for i in ${HOSTS} + export PATH=/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin:/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + PATH=/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin:/home/ubuntu/wrapped:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + mkdir -p distsrc-x86_64-apple-darwin16 + cd distsrc-x86_64-apple-darwin16 ++ pwd + INSTALLPATH=/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/installed/navcoin-7.0.3 + mkdir -p /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/installed/navcoin-7.0.3 + tar --strip-components=1 -xf ../navcoin-7.0.3.tar.gz + echo '#!/bin/true' + mkdir src/obj + cp ../src/obj/build.h src/obj/ + CONFIG_SITE=/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/config.site + ./configure --prefix=/ --disable-ccache --disable-maintainer-mode --disable-dependency-tracking --enable-reduce-exports --disable-bench --disable-gui-tests GENISOIMAGE=/home/ubuntu/wrapped/genisoimage configure: loading site script /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/config.site checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-apple-darwin16 configure: ------------------------------------ configure: ------------------------------------ configure: __ configure: |\ | _ / _ . _ configure: | \|(_|\/\__(_)|| | configure: configure: Setting up build for configure: x86_64-apple-darwin16 configure: ------------------------------------ configure: ------------------------------------ checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for x86_64-apple-darwin16-strip... x86_64-apple-darwin16-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include accepts -g... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include... none checking whether /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include supports C++17 features with -std=c++17... yes checking for x86_64-apple-darwin16-g++... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include -std=c++17 checking whether we are using the GNU Objective C++ compiler... yes checking whether /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include -std=c++17 accepts -g... yes checking dependency style of /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include -std=c++17... none checking how to print strings... printf checking for x86_64-apple-darwin16-gcc... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include checking whether we are using the GNU C compiler... yes checking whether /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include accepts -g... yes checking for /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include option to accept ISO C89... none needed checking whether /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include understands -c and -o together... yes checking dependency style of /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ld checking if the linker (/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-nm checking the name lister (/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-apple-darwin16 format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ld option to reload object files... -r checking for x86_64-apple-darwin16-objdump... no checking for objdump... objdump configure: WARNING: using cross tools not prefixed with host triplet checking how to recognize dependent libraries... pass_all checking for x86_64-apple-darwin16-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-apple-darwin16-ar... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ar checking for archiver @FILE support... no checking for x86_64-apple-darwin16-strip... (cached) x86_64-apple-darwin16-strip checking for x86_64-apple-darwin16-ranlib... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ranlib checking command to parse /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-nm output from /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-apple-darwin16-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for x86_64-apple-darwin16-dsymutil... x86_64-apple-darwin16-dsymutil checking for x86_64-apple-darwin16-nmedit... x86_64-apple-darwin16-nmedit checking for x86_64-apple-darwin16-lipo... x86_64-apple-darwin16-lipo checking for x86_64-apple-darwin16-otool... x86_64-apple-darwin16-otool checking for x86_64-apple-darwin16-otool64... no checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking how to run the C preprocessor... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include supports -fno-rtti -fno-exceptions... yes checking for /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include option to produce PIC... -fno-common -DPIC checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include PIC flag -fno-common -DPIC works... yes checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include static flag -static works... no checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include supports -c -o file.o... yes checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include supports -c -o file.o... (cached) yes checking whether the /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include linker (/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ld) supports shared libraries... yes checking dynamic linker characteristics... darwin16 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include -std=c++17 -E checking for ld used by /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include -std=c++17... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ld checking if the linker (/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ld) is GNU ld... no checking whether the /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include -std=c++17 linker (/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ld) supports shared libraries... yes checking for /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include -std=c++17 option to produce PIC... -fno-common -DPIC checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include -std=c++17 PIC flag -fno-common -DPIC works... yes checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include -std=c++17 static flag -static works... no checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include -std=c++17 supports -c -o file.o... yes checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include -std=c++17 supports -c -o file.o... (cached) yes checking whether the /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include -std=c++17 linker (/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ld) supports shared libraries... yes checking dynamic linker characteristics... darwin16 dyld checking how to hardcode library paths into programs... immediate checking for x86_64-apple-darwin16-ar... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ar checking for x86_64-apple-darwin16-ranlib... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ranlib checking for x86_64-apple-darwin16-strip... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../native/bin/x86_64-apple-darwin16-strip checking for x86_64-apple-darwin16-gcov... no checking for gcov... /usr/bin/gcov checking for lcov... no checking for python3.6... no checking for python3.7... no checking for python3.8... /usr/bin/python3.8 checking for genhtml... no checking for git... /usr/bin/git checking for ccache... no checking for xgettext... no checking for hexdump... /usr/bin/hexdump checking for x86_64-apple-darwin16-readelf... no checking for readelf... /usr/bin/readelf checking for x86_64-apple-darwin16-c++filt... no checking for c++filt... /usr/bin/c++filt checking for x86_64-apple-darwin16-objcopy... no checking for objcopy... /usr/bin/objcopy checking for doxygen... no checking whether C++ compiler accepts -Werror... yes checking for x86_64-apple-darwin16-install_name_tool... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../native/bin/x86_64-apple-darwin16-install_name_tool checking for x86_64-apple-darwin16-otool... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../native/bin/x86_64-apple-darwin16-otool checking for genisoimage... /home/ubuntu/wrapped/genisoimage checking for rsvg-convert... /usr/bin/rsvg-convert checking for convert... /usr/bin/convert checking for tiffcp... /usr/bin/tiffcp checking whether the linker accepts -Wl,-headerpad_max_install_names... yes checking for x86_64-apple-darwin16-pkg-config... /usr/bin/pkg-config --static checking pkg-config is at least version 0.9.0... yes checking whether byte ordering is bigendian... no checking whether /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include is Clang... yes checking whether pthreads work with "-pthread" and "-lpthread"... yes checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking whether the linker accepts -Wl,--large-address-aware... no checking for __attribute__((visibility))... no checking for __attribute__((dllexport))... no checking for __attribute__((dllimport))... no checking for library containing clock_gettime... none required checking whether C++ compiler accepts -fPIC... yes checking whether C++ compiler accepts -Wstack-protector... yes checking whether C++ compiler accepts -fstack-protector-all... yes checking whether C++ preprocessor accepts -D_FORTIFY_SOURCE=2... yes checking whether C++ preprocessor accepts -U_FORTIFY_SOURCE... yes checking whether the linker accepts -Wl,--enable-reloc-section... no checking whether the linker accepts -Wl,--dynamicbase... no checking whether the linker accepts -Wl,--nxcompat... no checking whether the linker accepts -Wl,--high-entropy-va... no checking whether the linker accepts -Wl,-z,relro... no checking whether the linker accepts -Wl,-z,now... no checking whether the linker accepts -Wl,-z,separate-code... no checking whether the linker accepts -fPIE -pie... no checking whether the linker accepts -Wl,-dead_strip... yes checking whether the linker accepts -Wl,-dead_strip_dylibs... yes checking whether the linker accepts -Wl,-bind_at_load... yes checking endian.h usability... no checking endian.h presence... no checking for endian.h... no checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking byteswap.h usability... no checking byteswap.h presence... no checking for byteswap.h... no checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/prctl.h usability... no checking sys/prctl.h presence... no checking for sys/prctl.h... no checking for library containing getaddrinfo_a... no checking for library containing inet_pton... none required checking whether strnlen is declared... yes checking whether le16toh is declared... no checking whether le32toh is declared... no checking whether le64toh is declared... no checking whether htole16 is declared... no checking whether htole32 is declared... no checking whether htole64 is declared... no checking whether be16toh is declared... no checking whether be32toh is declared... no checking whether be64toh is declared... no checking whether htobe16 is declared... no checking whether htobe32 is declared... no checking whether htobe64 is declared... no checking whether bswap_16 is declared... no checking whether bswap_32 is declared... no checking whether bswap_64 is declared... no checking for MSG_NOSIGNAL... no checking for visibility attribute... yes checking whether C++ compiler accepts -fvisibility=hidden... yes checking for fdatasync... no checking for F_FULLFSYNC... yes checking for O_CLOEXEC... yes checking for __builtin_prefetch... yes checking for _mm_prefetch... yes checking for QT5... yes checking for QT_TEST... yes checking for QT_DBUS... no checking for static Qt... yes checking for QTFONTDATABASE... yes checking for QTEVENTDISPATCHER... yes checking for QTTHEME... yes checking for QTDEVICEDISCOVERY... yes checking for QTACCESSIBILITY... yes checking for QTFB... yes checking for QTCLIPBOARD... yes checking for QTGRAPHICS... yes checking for QTCGL... yes checking for QTSVG... yes checking whether the linker accepts -framework IOKit... yes checking for static Qt plugins: -lqcocoa... yes checking for static Qt plugins: -lqsvg... yes checking for static Qt plugins: -lqsvgicon... yes checking whether -fPIE can be used with this Qt config... yes checking for moc-qt5... no checking for moc5... no checking for moc... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../native/bin/moc checking for uic-qt5... no checking for uic5... no checking for uic... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../native/bin/uic checking for rcc-qt5... no checking for rcc5... no checking for rcc... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../native/bin/rcc checking for lrelease-qt5... no checking for lrelease5... no checking for lrelease... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../native/bin/lrelease checking for lupdate-qt5... no checking for lupdate5... no checking for lupdate... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../native/bin/lupdate checking whether the linker accepts -framework Foundation -framework ApplicationServices -framework AppKit... yes checking whether to build Navcoin Core GUI... yes (Qt5) checking for Berkeley DB C++ headers... default checking for main in -ldb_cxx-5.3... yes checking miniupnpc/miniwget.h usability... yes checking miniupnpc/miniwget.h presence... yes checking for miniupnpc/miniwget.h... yes checking for upnpDiscover in -lminiupnpc... yes checking miniupnpc/miniupnpc.h usability... yes checking miniupnpc/miniupnpc.h presence... yes checking for miniupnpc/miniupnpc.h... yes checking for upnpDiscover in -lminiupnpc... (cached) yes checking miniupnpc/upnpcommands.h usability... yes checking miniupnpc/upnpcommands.h presence... yes checking for miniupnpc/upnpcommands.h... yes checking for upnpDiscover in -lminiupnpc... (cached) yes checking miniupnpc/upnperrors.h usability... yes checking miniupnpc/upnperrors.h presence... yes checking for miniupnpc/upnperrors.h... yes checking for upnpDiscover in -lminiupnpc... (cached) yes checking whether miniUPnPc API version is supported... yes checking for boostlib >= (102000) includes in "/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../include"... yes checking for boostlib >= (102000) lib path in "/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../lib/x86_64-darwin16"... no checking for boostlib >= (102000) lib path in "/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../lib64"... no checking for boostlib >= (102000) lib path in "/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../libx32"... no checking for boostlib >= (102000) lib path in "/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../lib"... yes checking for boostlib >= (102000)... yes checking whether the Boost::System library is available... yes checking for exit in -lboost_system-mt-x64... yes checking whether the Boost::Filesystem library is available... yes checking for exit in -lboost_filesystem-mt-x64... yes checking whether the Boost::Thread library is available... yes checking for exit in -lboost_thread-mt-x64... yes checking whether the Boost::Chrono library is available... yes checking for exit in -lboost_chrono-mt-x64... yes checking for working boost reduced exports... yes checking whether the linker accepts -Wl,--exclude-libs,ALL... no checking whether the Boost::Unit_Test_Framework library is available... yes checking for dynamic linked boost test... no checking for mismatched boost c++11 scoped enums... ok checking gmp.h usability... yes checking gmp.h presence... yes checking for gmp.h... yes checking for __gmpz_init in -lgmp... yes checking for SODIUM... yes checking for SSL... yes checking for ZLIB... yes checking for UNBOUND... yes checking for CURL... yes checking for CRYPTO... yes checking for QR... yes checking for CHARTS... yes checking for EVENT... yes checking for EVENT_PTHREADS... yes checking for ZMQ... yes checking whether EVP_MD_CTX_new is declared... no checking openssl/ec.h usability... yes checking openssl/ec.h presence... yes checking for openssl/ec.h... yes checking whether to build navcoind... yes checking whether to build utils (navcoin-cli navcoin-tx)... yes checking whether to build libraries... yes checking if wallet should be enabled... yes checking whether to build with support for UPnP... yes checking whether to build with UPnP enabled by default... no checking whether to build GUI with support for D-Bus... no checking whether to build GUI with support for QR codes... yes configure: WARNING: "xgettext is required to update qt translations" checking whether to build test_navcoin-qt... no checking whether to build test_navcoin... yes checking whether to reduce exports... yes checking that generated files are newer than configure... done configure: creating ./config.status ./config.status: line 798: --target=x86_64-apple-darwin16: command not found ./config.status: line 799: --target=x86_64-apple-darwin16: command not found ./config.status: line 808: --target=x86_64-apple-darwin16: command not found ./config.status: line 809: --target=x86_64-apple-darwin16: command not found config.status: creating libnavcoinconsensus.pc config.status: creating Makefile config.status: creating src/Makefile config.status: creating share/setup.nsi config.status: creating share/qt/Info.plist config.status: creating src/test/buildenv.py config.status: creating test/pull-tester/run-navcoind-for-test.sh config.status: creating test/pull-tester/tests_config.py config.status: creating contrib/devtools/split-debug.sh config.status: creating src/config/navcoin-config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing src/mcl/build commands -- The CXX compiler identification is Clang 10.0.1 -- The C compiler identification is Clang 10.0.1 -- The ASM compiler identification is Clang -- Found assembler: /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang -- Check for working CXX compiler: /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ -- Check for working CXX compiler: /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Check for working C compiler: /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang -- Check for working C compiler: /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Found GMP: /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/include (found version "6.2.1") -- Configuring done -- Generating done -- Build files have been written to: /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/mcl/build config.status: executing src/bls/build commands -- The C compiler identification is Clang 10.0.1 -- The CXX compiler identification is Clang 10.0.1 -- Check for working C compiler: /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang -- Check for working C compiler: /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ -- Check for working CXX compiler: /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found sodium: /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/lib/libsodium.a -- Found libsodium -- Sodium include dir = /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/include GMP_INCLUDES=/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/include -- Found gmp: /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/include -- Found libgmp CMake Warning (dev) at CMakeLists.txt:42 (set): implicitly converting 'INTEGER' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:55 (set): implicitly converting 'INTEGER' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:76 (set): implicitly converting 'INTEGER' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:77 (set): implicitly converting 'INTEGER' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:78 (set): implicitly converting 'INTEGER' to 'STRING' type. This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring RELIC 0.5.0... DEBUG=[off|on] Build with debugging support. PROFL=[off|on] Build with profiling support. CHECK=[off|on] Build with error-checking support. VERBS=[off|on] Build with detailed error messages. OVERH=[off|on] Build with overhead estimation. DOCUM=[off|on] Build documentation. STRIP=[off|on] Build only selected algorithms. QUIET=[off|on] Build with printing disabled. COLOR=[off|on] Build with colored output. BIGED=[off|on] Build with big-endian support. SHLIB=[off|on] Build shared library. STLIB=[off|on] Build static library. STBIN=[off|on] Build static binaries. AMALG=[off|on] Build amalgamation for better performance. AUSAN=[off|on] Build with ASan and UBSan (gcc/clang only). TESTS=n If n > 0, build automated tests and run them n times. BENCH=n If n > 0, build automated benchmarks and run them n * n times. CORES=n If n > 1, enable multithreading support. WITH=BN Multiple precision arithmetic. WITH=DV Temporary double-precision digit vectors. WITH=FP Prime field arithmetic. WITH=FPX Prime extension field arithmetic. WITH=FB Binary field arithmetic. WITH=EP Elliptic curves over prime fields. WITH=EPX Elliptic curves over quadratic extensions of prime fields. WITH=EB Elliptic curves over binary fields. WITH=ED Elliptic Edwards curves over prime fields. WTTH=EC Elliptic curve cryptography. WITH=PB Pairings over binary elliptic curves. WITH=PP Pairings over prime elliptic curves. WTTH=PC Pairing-based cryptography. WITH=BC Block ciphers (symmetric encryption). WITH=MD Message digests (hash functions). WITH=CP Cryptographic protocols. WITH=MPC Multi-party computation primitives. WITH=ALL All of the above. Note: the programmer is responsible for not using unselected modules. ARITH=easy Easy-to-understand and portable, but slow backend. ARITH=fiat Backend based on code generated from Fiat-Crypto. ARITH=gmp Backend based on GNU Multiple Precision library. ARITH=gmp-sec Same as above, but using constant-time code. ALLOC=AUTO All memory is automatically allocated. ALLOC=STATIC All memory is allocated statically once. ALLOC=DYNAMIC All memory is allocated dynamically on demand. ALLOC=STACK All memory is allocated from the stack. OPSYS= Undefined/No specific operating system. OPSYS=LINUX GNU/Linux operating system. OPSYS=FREEBSD FreeBSD operating system. OPSYS=MACOSX Mac OS X operating system. OPSYS=WINDOWS Windows operating system. OPSYS=DROID Android operating system. OPSYS=DUINO Arduino platform. MULTI= No multithreading support. MULTI=OPENMP Open Multi-Processing. MULTI=PTHREAD POSIX threads. TIMER= No timer. TIMER=HREAL GNU/Linux realtime high-resolution timer. TIMER=HPROC GNU/Linux per-process high-resolution timer. TIMER=HTHRD GNU/Linux per-thread high-resolution timer. TIMER=ANSI ANSI-compatible timer. TIMER=POSIX POSIX-compatible timer. TIMER=CYCLE Cycle-counting timer. (architecture-dependant) LABEL=relic ARCH= No specific architecture (disable some features). ARCH=AVR Atmel AVR ATMega128 8-bit architecture. ARCH=MSP TI MSP430 16-bit architecture. ARCH=ARM ARM 32-bit architecture. ARCH=X86 Intel x86-compatible 32-bit architecture. ARCH=X64 AMD x86_64-compatible 64-bit architecture. WSIZE=8 Build a 8-bit library. WSIZE=16 Build a 16-bit library. WSIZE=32 Build a 32-bit library. WSIZE=64 Build a 64-bit library. ALIGN=1 Do not align digit vectors. ALIGN=2 Align digit vectors into 16-bit boundaries. ALIGN=8 Align digit vectors into 64-bit boundaries. ALIGN=16 Align digit vectors into 128-bit boundaries. -- Available switches (default = CHECK, VERBS, DOCUM): -- Number of times each test or benchmark is ran (default = 50, 1000): -- Number of available processor cores (default = 1): -- Available modules (default = ALL) -- Available arithmetic backends (default = easy): -- Available memory-allocation policies (default = AUTO): -- Supported operating systems (default = LINUX): -- Supported multithreading APIs (default = UNDEF): -- Supported timers (default = HREAL): -- Prefix to identify this build of the library (default = ""): -- Available architectures (default = X64): -- Available word sizes (default = 64): -- Byte boundary to align digit vectors (default = 1): -- Looking for include file execinfo.h -- Looking for include file execinfo.h - found -- Looking for backtrace -- Looking for backtrace - found -- Looking for backtrace_symbols -- Looking for backtrace_symbols - found -- Multiple precision arithmetic configuration (BN module): ** Options for the multiple precision module (default = 1024,DOUBLE,0): BN_PRECI=n The base precision in bits. Let w be n in words. BN_MAGNI=DOUBLE A multiple precision integer can store 2w words. BN_MAGNI=CARRY A multiple precision integer can store w+1 words. BN_MAGNI=SINGLE A multiple precision integer can store w words. BN_KARAT=n The number of Karatsuba steps. ** Available multiple precision arithmetic methods (default = COMBA;COMBA;MONTY;SLIDE;BASIC;BASIC): Integer multiplication: BN_METHD=BASIC Schoolbook multiplication. BN_METHD=COMBA Comba multiplication. Integer squaring: BN_METHD=BASIC Schoolbook squaring. BN_METHD=COMBA Comba squaring. BN_METHD=MULTP Reuse multiplication for squaring. Modular reduction: BN_METHD=BASIC Division-based modular reduction. BN_METHD=BARRT Barrett modular reduction. BN_METHD=MONTY Montgomery modular reduction. BN_METHD=RADIX Diminished radix modular reduction. Modular exponentiation: BN_METHD=BASIC Binary modular exponentiation. BN_METHD=MONTY Montgomery powering ladder. BN_METHD=SLIDE Sliding window modular exponentiation. Greatest Common Divisor: BN_METHD=BASIC Euclid's standard GCD algorithm. BN_METHD=LEHME Lehmer's fast GCD algorithm. BN_METHD=STEIN Stein's binary GCD algorithm. Prime generation: BN_METHD=BASIC Basic prime generation. BN_METHD=SAFEP Safe prime generation. BN_METHD=STRON Strong prime generation. -- Prime field arithmetic configuration (FP module): ** Arithmetic precision of the prime field module (default = 256,0,off,off): FP_PRIME=n The prime modulus size in bits. FP_KARAT=n The number of Karatsuba levels. FP_PMERS=[off|on] Prefer Pseudo-Mersenne primes over random primes. FP_QNRES=[off|on] Use -1 as quadratic non-residue (make sure that p = 3 mod 8). FP_WIDTH=w Width w in [2,6] of window processing for exponentiation methods. ** Available prime field arithmetic methods (default = BASIC;COMBA;COMBA;MONTY;MONTY;SLIDE): Field addition FP_METHD=BASIC Schoolbook addition. FP_METHD=INTEG Integrated modular addition. Field multiplication FP_METHD=BASIC Schoolbook multiplication. FP_METHD=INTEG Integrated modular multiplication. FP_METHD=COMBA Comba multiplication. Field squaring FP_METHD=BASIC Schoolbook squaring. FP_METHD=INTEG Integrated modular squaring. FP_METHD=COMBA Comba squaring. FP_METHD=MULTP Reuse multiplication for squaring. Modular reduction FP_METHD=BASIC Division-based reduction. FP_METHD=QUICK Fast reduction modulo special form prime (2^t - c, c > 0). FP_METHD=MONTY Montgomery modular reduction. Field inversion FP_METHD=BASIC Inversion by Fermat's Little Theorem. FP_METHD=BINAR Binary Inversion algorithm. FP_METHD=MONTY Montgomery inversion. FP_METHD=EXGCD Inversion by the Extended Euclidean algorithm. FP_METHD=DIVST Constant-time inversion by division steps. FP_METHD=LOWER Pass inversion to the lower level. Field exponentiation FP_METHD=BASIC Binary exponentiation. FP_METHD=SLIDE Sliding window exponentiation. FP_METHD=MONTY Constant-time Montgomery powering ladder. -- Prime extension field arithmetic configuration (FPX module): ** Available bilinear pairing methods (default = BASIC;BASIC;BASIC): Quadratic extension arithmetic: FPX_METHD=BASIC Basic quadratic extension field arithmetic. FPX_METHD=INTEG Quadratic extension field arithmetic with embedded modular reduction. Cubic extension arithmetic: FPX_METHD=BASIC Basic cubic extension field arithmetic. FPX_METHD=INTEG Cubic extension field arithmetic with embedded modular reduction. Extension field arithmetic: FPX_METHD=BASIC Basic extension field arithmetic. FPX_METHD=LAZYR Lazy-reduced extension field arithmetic. -- Binary field arithmetic configuration (FB module): ** Options for the binary elliptic curve module (default = 283,0,on,on,on): FB_POLYN=n The irreducible polynomial size in bits. FB_KARAT=n The number of Karatsuba levels. FB_TRINO=[off|on] Prefer trinomials. FB_SQRTF=[off|on] Prefer square-root friendly polynomials. FB_PRECO=[off|on] Precompute multiplication table for sqrt(z). FB_WIDTH=w Width w in [2,6] of window processing for exponentiation methods. ** Available binary field arithmetic methods (default = LODAH;QUICK;QUICK;BASIC;QUICK;QUICK;EXGCD;SLIDE;QUICK): Field multiplication: FB_METHD=BASIC Right-to-left shift-and-add multiplication. FB_METHD=INTEG Integrated modular multiplication. FB_METHD=LODAH L�pez-Dahab comb multiplication with window of width 4. Field squaring: FB_METHD=BASIC Bit manipulation squaring. FB_METHD=INTEG Integrated modular squaring. FB_METHD=QUICK Table-based squaring. Modular reduction: FB_METHD=BASIC Shift-and-add modular reduction. FB_METHD=QUICK Fast reduction modulo a trinomial or pentanomial. Field square root: FB_METHD=BASIC Square root by repeated squaring. FB_METHD=QUICK Fast square root extraction. Trace computation: FB_METHD=BASIC Trace computation by repeated squaring. FB_METHD=QUICK Fast trace computation. Quadratic equation solver: FB_METHD=BASIC Solve a quadratic equation by half-trace computation. FB_METHD=QUICK Fast solving with precomputed half-traces. Field inversion: FB_METHD=BASIC Inversion by Fermat's Little Theorem. FB_METHD=BINAR Binary Inversion algorithm. FB_METHD=ALMOS Inversion by the Amost inverse algorithm. FB_METHD=EXGCD Inversion by the Extended Euclidean algorithm. FB_METHD=ITOHT Inversion by Itoh-Tsuji. FB_METHD=CTAIA Constant-time almost inversion algorithm. FB_METHD=BRUCH Hardware-friendly inversion by Brunner et al. FB_METHD=LOWER Pass inversion to the lower level. Field exponentiation: FB_METHD=BASIC Binary exponentiation. FB_METHD=SLIDE Sliding window exponentiation. FB_METHD=MONTY Constant-time Montgomery powering ladder. Iterated squaring/square-root: FB_METHD=BASIC Iterated squaring/square-root by consecutive squaring/square-root. FB_METHD=QUICK Iterated squaring/square-root by table-based method. -- Prime elliptic curve arithmetic configuration (EP module): ** Options for the prime elliptic curve module (default = all on): EP_PLAIN=[off|on] Support for ordinary curves without endomorphisms. EP_SUPER=[off|on] Support for supersingular curves. EP_ENDOM=[off|on] Support for ordinary curves with endomorphisms. EP_MIXED=[off|on] Use mixed coordinates. EP_CTMAP=[off|on] Use contant-time SSWU and isogeny map for hashing. EP_PRECO=[off|on] Build precomputation table for generator. EP_DEPTH=w Width w in [2,8] of precomputation table for fixed point methods. EP_WIDTH=w Width w in [2,6] of window processing for unknown point methods. ** Available prime elliptic curve methods (default = PROJC;LWNAF;COMBS;INTER): Point representation: EP_METHD=BASIC Affine coordinates. EP_METHD=PROJC Homogeneous projective coordinates (complete formula). EP_METHD=JACOB Jacobian projective coordinates. Variable-base scalar multiplication: EP_METHD=BASIC Binary method. EP_METHD=LWNAF Left-to-right window NAF method (GLV for Koblitz curves). Fixed-base scalar multiplication: EP_METHD=BASIC Binary method for fixed point multiplication. EP_METHD=COMBS Single-table Comb method for fixed point multiplication. EP_METHD=COMBD Double-table Comb method for fixed point multiplication. EP_METHD=LWNAF Left-to-right window NAF method (GLV for curves with endomorphisms). EP_METHD=LWREG Left-to-right regular recoding method (GLV for curves with endomorphisms). Variable-base simultaneous scalar multiplication: EP_METHD=BASIC Multiplication-and-addition simultaneous multiplication. EP_METHD=TRICK Shamir's trick for simultaneous multiplication. EP_METHD=INTER Interleaving of window NAFs (GLV for Koblitz curves). EP_METHD=JOINT Joint sparse form. -- Binary elliptic curve arithmetic configuration (EB module): ** Options for the binary elliptic curve module (default = on, w = 4): EB_PLAIN=[off|on] Support for ordinary curves without endomorphisms. EB_KBLTZ=[off|on] Support for Koblitz anomalous binary curves. EB_MIXED=[off|on] Use mixed coordinates. EB_PRECO=[off|on] Build precomputation table for generator. EB_DEPTH=w Width w in [2,8] of precomputation table for fixed point methods. EB_WIDTH=w Width w in [2,6] of window processing for unknown point methods. ** Available binary elliptic curve methods (default = PROJC;LWNAF;COMBS;INTER): Point representation: EB_METHD=BASIC Affine coordinates. EB_METHD=PROJC Projective coordinates (L�pez-Dahab for ordinary curves). Variable-base scalar multiplication: EB_METHD=BASIC Binary double-and-add method. EB_METHD=LODAH Lopez-Dahab constant-time point multiplication. EB_METHD=LWNAF Left-to-right window (T)NAF method. EB_METHD=RWNAF Right-to-left window (T)NAF method. EB_METHD=HALVE Halving method. Fixed-base scalar multiplication: EB_METHD=BASIC Binary method for fixed point multiplication. EB_METHD=COMBS Single-table Comb method for fixed point multiplication. EB_METHD=COMBD Double-table Comb method for fixed point multiplication. EB_METHD=LWNAF Left-to-right window (T)NAF method. Variable-base simultaneous scalar multiplication: EB_METHD=BASIC Multiplication-and-addition simultaneous multiplication. EB_METHD=TRICK Shamir's trick for simultaneous multiplication. EB_METHD=INTER Interleaving of window (T)NAFs. EB_METHD=JOINT Joint sparse form. -- Elliptic Edwards curve over prime fields arithmetic configuration (ED module): ** Options for the prime elliptic Edwards curve module (default = all on): ED_PRECO=[off|on] Build precomputation table for generator. ED_DEPTH=w Width w in [2,6] of precomputation table for fixed point methods. ED_WIDTH=w Width w in [2,6] of window processing for unknown point methods. ** Available prime elliptic Edwards curve methods (default = PROJC;LWNAF;COMBS;INTER): ED_METHD=BASIC Affine coordinates. EP_METHD=PROJC Simple projective twisted Edwards coordinates. EP_METHD=EXTND Extended projective twisted Edwards coordinates. *** variable-base multiplication method *** ED_METHD=BASIC Binary method. ED_METHD=SLIDE Sliding window method. ED_METHD=MONTY Montgomery ladder method. ED_METHD=LWNAF Left-to-right window NAF method. EP_METHD=LWREG Left-to-right regular recoding method (GLV for curves with endomorphisms). *** fixed-base multiplication method *** ED_METHD=BASIC Binary method for fixed point multiplication. ED_METHD=COMBS Single-table Comb method for fixed point multiplication. ED_METHD=COMBD Double-table Comb method for fixed point multiplication. ED_METHD=LWNAF Left-to-right window NAF method. *** variable-base simultaneous multiplication method *** ED_METHD=BASIC Multiplication-and-addition simultaneous multiplication. ED_METHD=TRICK Shamir's trick for simultaneous multiplication. ED_METHD=INTER Interleaving of window NAFs (GLV for Koblitz curves). ED_METHD=JOINT Joint sparse form. Note: these methods must be given in order. Ex: ED_METHD="EXTND;LWNAF;COMBD;TRICK" ** Options for the binary elliptic curve module (default = on): EC_ENDOM=[off|on] Prefer (prime or binary) curves with endomorphisms. ** Available elliptic curve methods (default = PRIME): EC_METHD=PRIME Use prime curves. EC_METHD=CHAR2 Use binary curves. EC_METHD=EDDIE Use prime Edwards curves. ** Available bilinear pairing methods (default = BASIC;OATEP): Extension field arithmetic: PP_METHD=BASIC Basic extension field arithmetic. PP_METHD=LAZYR Lazy reduced extension field arithmetic. Pairing computation: PP_METHD=TATEP Tate pairing. PP_METHD=WEILP Weil pairing. PP_METHD=OATEP Optimal ate pairing. ** Available hash functions (default = SH256): MD_METHD=SH224 SHA-224 hash function. MD_METHD=SH256 SHA-256 hash function. MD_METHD=SH384 SHA-384 hash function. MD_METHD=SH512 SHA-512 hash function. MD_METHD=B2S160 BLAKE2s-160 hash function. MD_METHD=B2S256 BLAKE2s-256 hash function. -- Elliptic curve cryptography configuration (EC module): -- Bilinear pairings arithmetic configuration (PP module): -- Message digest configuration (MD module): ** Options for the cryptographic protocols module (default = on, PKCS2): CP_CRT=[off|on] Support for faster CRT-based exponentiation in factoring-based cryptosystems. CP_RSAPD=BASIC RSA with basic padding. CP_RSAPD=PKCS1 RSA with PKCS#1 v1.5 padding. CP_RSAPD=PKCS2 RSA with PKCS#1 v2.1 padding. -- Cryptographic protocols configuration (CP module): RAND=HASHD Use the HASH-DRBG generator. (recommended) -- Available pseudo-random number generators (default = HASHD): RAND=RDRND Use Intel RdRand instruction directly. -- Available random number generator seeders (default = UDEV): RAND=UDEV Use the operating system underlying generator. RAND=CALL Override the generator with a callback. SEED= Use a zero seed. (horribly insecure!) SEED=LIBC Use rand()/random() functions. (insecure!) SEED=RDRND Use Intel RdRand instruction directly. SEED=UDEV Use non-blocking /dev/urandom. (recommended) SEED=WCGR Use Windows' CryptGenRandom. (recommended) -- Configured operating system: Darwin -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Configured GMP: /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/lib/libgmp.a -- Compiler flags: -pipe -std=c99 -Wall -O3 -funroll-loops -fomit-frame-pointer -pthread -- Linker flags: -L/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build/_deps/relic-src/src/low/gmp/ -- Configured /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build/_deps/relic-src/include/relic_conf.h.in SODIUM_FOUND in src/CMakeLists.txt -- Configuring done -- Generating done -- Build files have been written to: /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build === configuring in src/univalue (/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/univalue) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/' '--disable-ccache' '--disable-maintainer-mode' '--disable-dependency-tracking' '--enable-reduce-exports' '--disable-bench' '--disable-gui-tests' 'GENISOIMAGE=/home/ubuntu/wrapped/genisoimage' '--disable-shared' '--with-pic' '--with-bignum=no' '--enable-module-recovery' '--enable-endomorphism' --cache-file=/dev/null --srcdir=. configure: loading site script /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/config.site checking whether make supports nested variables... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for x86_64-apple-darwin16-strip... x86_64-apple-darwin16-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-apple-darwin16 checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for x86_64-apple-darwin16-gcc... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include accepts -g... yes checking for /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include option to accept ISO C89... none needed checking whether /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include understands -c and -o together... yes checking dependency style of /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ld checking if the linker (/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-nm checking the name lister (/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-apple-darwin16 format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ld option to reload object files... -r checking for x86_64-apple-darwin16-objdump... no checking for objdump... objdump configure: WARNING: using cross tools not prefixed with host triplet checking how to recognize dependent libraries... pass_all checking for x86_64-apple-darwin16-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-apple-darwin16-ar... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ar checking for archiver @FILE support... no checking for x86_64-apple-darwin16-strip... (cached) x86_64-apple-darwin16-strip checking for x86_64-apple-darwin16-ranlib... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ranlib checking command to parse /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-nm output from /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-apple-darwin16-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for x86_64-apple-darwin16-dsymutil... x86_64-apple-darwin16-dsymutil checking for x86_64-apple-darwin16-nmedit... x86_64-apple-darwin16-nmedit checking for x86_64-apple-darwin16-lipo... x86_64-apple-darwin16-lipo checking for x86_64-apple-darwin16-otool... x86_64-apple-darwin16-otool checking for x86_64-apple-darwin16-otool64... no checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking how to run the C preprocessor... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include supports -fno-rtti -fno-exceptions... yes checking for /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include option to produce PIC... -fno-common -DPIC checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include PIC flag -fno-common -DPIC works... yes checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include static flag -static works... no checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include supports -c -o file.o... yes checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include supports -c -o file.o... (cached) yes checking whether the /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include linker (/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ld) supports shared libraries... yes checking dynamic linker characteristics... darwin16 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking whether we are using the GNU C++ compiler... yes checking whether /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include accepts -g... yes checking dependency style of /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include... none checking how to run the C++ preprocessor... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include -E checking for ld used by /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ld checking if the linker (/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ld) is GNU ld... no checking whether the /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include linker (/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ld) supports shared libraries... yes checking for /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include option to produce PIC... -fno-common -DPIC checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include PIC flag -fno-common -DPIC works... yes checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include static flag -static works... no checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include supports -c -o file.o... yes checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include supports -c -o file.o... (cached) yes checking whether the /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include linker (/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ld) supports shared libraries... yes checking dynamic linker characteristics... darwin16 dyld checking how to hardcode library paths into programs... immediate checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating pc/libunivalue.pc config.status: creating pc/libunivalue-uninstalled.pc config.status: creating univalue-config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in src/secp256k1 (/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/secp256k1) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/' '--disable-ccache' '--disable-maintainer-mode' '--disable-dependency-tracking' '--enable-reduce-exports' '--disable-bench' '--disable-gui-tests' 'GENISOIMAGE=/home/ubuntu/wrapped/genisoimage' '--disable-shared' '--with-pic' '--with-bignum=no' '--enable-module-recovery' '--enable-endomorphism' --cache-file=/dev/null --srcdir=. configure: loading site script /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/config.site checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-apple-darwin16 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for x86_64-apple-darwin16-strip... x86_64-apple-darwin16-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for x86_64-apple-darwin16-gcc... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include accepts -g... yes checking for /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include option to accept ISO C89... none needed checking whether /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include understands -c and -o together... yes checking dependency style of /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ld checking if the linker (/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-nm checking the name lister (/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-apple-darwin16 format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ld option to reload object files... -r checking for x86_64-apple-darwin16-objdump... no checking for objdump... objdump configure: WARNING: using cross tools not prefixed with host triplet checking how to recognize dependent libraries... pass_all checking for x86_64-apple-darwin16-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-apple-darwin16-ar... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ar checking for archiver @FILE support... no checking for x86_64-apple-darwin16-strip... (cached) x86_64-apple-darwin16-strip checking for x86_64-apple-darwin16-ranlib... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ranlib checking command to parse /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-nm output from /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-apple-darwin16-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for x86_64-apple-darwin16-dsymutil... x86_64-apple-darwin16-dsymutil checking for x86_64-apple-darwin16-nmedit... x86_64-apple-darwin16-nmedit checking for x86_64-apple-darwin16-lipo... x86_64-apple-darwin16-lipo checking for x86_64-apple-darwin16-otool... x86_64-apple-darwin16-otool checking for x86_64-apple-darwin16-otool64... no checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking how to run the C preprocessor... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include supports -fno-rtti -fno-exceptions... yes checking for /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include option to produce PIC... -fno-common -DPIC checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include PIC flag -fno-common -DPIC works... yes checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include static flag -static works... no checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include supports -c -o file.o... yes checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include supports -c -o file.o... (cached) yes checking whether the /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include linker (/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ld) supports shared libraries... yes checking dynamic linker characteristics... darwin16 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking whether make supports nested variables... (cached) yes checking for x86_64-apple-darwin16-pkg-config... /usr/bin/pkg-config --static checking pkg-config is at least version 0.9.0... yes checking for x86_64-apple-darwin16-ar... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ar checking for x86_64-apple-darwin16-ranlib... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ranlib checking for x86_64-apple-darwin16-strip... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../native/bin/x86_64-apple-darwin16-strip checking for /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include option to accept ISO C89... (cached) none needed checking dependency style of /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include... none checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include supports -Werror=unknown-warning-option... yes checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include supports -std=c89 -pedantic -Wno-long-long -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef... yes checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include supports -Wno-overlength-strings... yes checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include supports -Wall... yes checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include supports -Wno-unused-function... yes checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include supports -Wextra... yes checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include supports -Wcast-align... yes checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include supports -Wcast-align=strict... no checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include supports -Wconditional-uninitialized... yes checking if /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include supports -fvisibility=hidden... yes checking valgrind/memcheck.h usability... no checking valgrind/memcheck.h presence... no checking for valgrind/memcheck.h... no checking for x86_64 assembly availability... yes checking for CRYPTO... yes checking for main in -lcrypto... yes checking for EC functions in libcrypto... no checking for gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking if gcc supports -Werror=unknown-warning-option... no checking if gcc supports -std=c89 -pedantic -Wno-long-long -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef... yes checking if gcc supports -Wno-overlength-strings... yes checking if gcc supports -Wall... yes checking if gcc supports -Wno-unused-function... yes checking if gcc supports -Wextra... yes checking if gcc supports -Wcast-align... yes checking if gcc supports -Wcast-align=strict... yes checking if gcc supports -Wconditional-uninitialized... no checking if gcc supports -fvisibility=hidden... yes checking for working native compiler: gcc... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libsecp256k1.pc config.status: creating src/libsecp256k1-config.h config.status: executing depfiles commands config.status: executing libtool commands Build Options: with ecmult precomp = yes with external callbacks = no with benchmarks = yes with tests = yes with openssl tests = no with coverage = no module ecdh = no module recovery = yes module extrakeys = no module schnorrsig = no asm = x86_64 ecmult window size = 15 ecmult gen prec. bits = 4 valgrind = no CC = /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include CPPFLAGS = -I/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../include/ SECP_CFLAGS = -O2 -std=c89 -pedantic -Wno-long-long -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wno-overlength-strings -Wall -Wno-unused-function -Wextra -Wcast-align -Wconditional-uninitialized -fvisibility=hidden CFLAGS = -pipe -O2 LDFLAGS = -L/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../lib CC_FOR_BUILD = gcc CPPFLAGS_FOR_BUILD = SECP_CFLAGS_FOR_BUILD = -O2 -std=c89 -pedantic -Wno-long-long -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wno-overlength-strings -Wall -Wno-unused-function -Wextra -Wcast-align -Wcast-align=strict -fvisibility=hidden CFLAGS_FOR_BUILD = -g -O2 LDFLAGS_FOR_BUILD = Options used to compile and link: with wallet = yes with gui / qt = yes with qr = yes with zmq = yes with test = yes with bench = no with upnp = yes use asm = no enable sse42 = no enable sse41 = no enable avx2 = no enable shani = no debug enabled = no bls OPSYS = Darwin bls SEED = UDEV bls WSIZE = 64 bls CCACHE = bls CC = /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang bls CC_RAW = /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include bls CXX = /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ bls CXX_RAW = /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include -std=c++17 bls CFLAGS = '--target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include -pipe -O2 -O1 -pipe -O2 -O1 -I/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../include/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -DMAC_OSX -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -I/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../include' bls CXXFLAGS = '--target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include -std=c++17 -pipe -O2 -O0 -DCURL_STATICLIB -fvisibility=hidden -pipe -O2 -O0 -DCURL_STATICLIB -fvisibility=hidden -I/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../include/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -DMAC_OSX -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -I/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../include' bls DEPENDS = /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/.. target os = darwin build os = CC = /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include CFLAGS = -pthread -pipe -O2 -O1 CPPFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../include/ -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -DMAC_OSX -DOBJC_OLD_DISPATCH_PROTOTYPES=0 CXX = /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/clang++ --target=x86_64-apple-darwin16 -mmacosx-version-min=10.15 -B/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin -mlinker-version=609 -isysroot/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers -stdlib=libc++ -stdlib++-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include/c++/v1 -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/lib/clang/10.0.1/include -Xclang -internal-externc-isystem/home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/usr/include -std=c++17 CXXFLAGS = -Wstack-protector -fstack-protector-all -pipe -O2 -O0 -DCURL_STATICLIB -fvisibility=hidden LDFLAGS = -lpthread -Wl,-bind_at_load -L/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../lib -Wl,-headerpad_max_install_names -Wl,-dead_strip -Wl,-dead_strip_dylibs ARFLAGS = cr CHARTS_LIBS = -L/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/lib -lQt5Charts -lQt5Widgets -framework DiskArbitration -framework IOKit -framework Foundation -framework CoreServices -framework AppKit -framework ApplicationServices -framework CoreFoundation -framework CoreGraphics -framework Carbon -lQt5Gui -lqtlibpng -lqtharfbuzz -lQt5Core -lm -lz -lQt5Widgets -lQt5Gui -framework DiskArbitration -framework IOKit -framework Foundation -framework CoreServices -framework AppKit -framework ApplicationServices -framework CoreFoundation -framework CoreGraphics -lqtlibpng -lqtharfbuzz -lQt5Core -lm -lz -framework AppKit -lz -framework Carbon -lQt5Gui -lQt5Core -framework DiskArbitration -framework IOKit -lm -framework Foundation -framework CoreServices -framework AppKit -framework ApplicationServices -framework CoreFoundation -lz -framework AppKit -framework CoreGraphics -framework Foundation -lqtlibpng -lqtharfbuzz -framework ApplicationServices -lz -lQt5Core -framework DiskArbitration -framework IOKit -lm -framework Foundation -framework CoreServices -framework AppKit -framework ApplicationServices -framework CoreFoundation -lz CHARTS_CFLAGS = -I/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/include/QtCharts -I/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/include/QtWidgets -I/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/include/QtGui -I/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/include/QtCore + make -j3 Makefile:1243: warning: overriding recipe for target 'check-recursive' Makefile:718: warning: ignoring old recipe for target 'check-recursive' Makefile:1248: warning: overriding recipe for target 'install-recursive' Makefile:718: warning: ignoring old recipe for target 'install-recursive' Making all in src/bls/build make[1]: Entering directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build' make[2]: Entering directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build' make[3]: Entering directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build' make[3]: Entering directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build' Scanning dependencies of target arith_objs make[3]: Leaving directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build' [ 0%] Built target arith_objs Scanning dependencies of target blstmp make[3]: Leaving directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build' make[3]: Entering directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build' make[3]: Entering directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build' [ 1%] Building CXX object src/CMakeFiles/blstmp.dir/privatekey.cpp.o [ 1%] Building CXX object src/CMakeFiles/blstmp.dir/bls.cpp.o Scanning dependencies of target relic_s make[3]: Leaving directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build' make[3]: Entering directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build' [ 2%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/relic_err.c.o [ 2%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/relic_core.c.o [ 3%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/relic_conf.c.o [ 3%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/relic_util.c.o [ 3%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/arch/relic_arch_none.c.o [ 4%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/rand/relic_rand_core.c.o [ 4%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/rand/relic_rand_hashd.c.o [ 5%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/bn/relic_bn_add.c.o [ 6%] Building CXX object src/CMakeFiles/blstmp.dir/elements.cpp.o [ 6%] Building CXX object src/CMakeFiles/blstmp.dir/schemes.cpp.o [ 6%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/bn/relic_bn_cmp.c.o [ 6%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/bn/relic_bn_div.c.o [ 7%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/bn/relic_bn_factor.c.o [ 7%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/bn/relic_bn_gcd.c.o [ 8%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/bn/relic_bn_inv.c.o [ 8%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/bn/relic_bn_lcm.c.o [ 9%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/bn/relic_bn_mem.c.o [ 9%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/bn/relic_bn_mod.c.o [ 9%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/bn/relic_bn_mul.c.o [ 10%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/bn/relic_bn_mxp.c.o [ 10%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/bn/relic_bn_prime.c.o [ 11%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/bn/relic_bn_rec.c.o [ 11%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/bn/relic_bn_shift.c.o [ 11%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/bn/relic_bn_smb.c.o [ 12%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/bn/relic_bn_sqr.c.o [ 12%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/bn/relic_bn_srt.c.o [ 13%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/bn/relic_bn_util.c.o [ 13%] Linking CXX static library libblstmp.a make[3]: Leaving directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build' [ 13%] Built target blstmp [ 13%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/dv/relic_dv_mem.c.o [ 13%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/dv/relic_dv_util.c.o [ 14%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fp/relic_fp_add.c.o [ 14%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fp/relic_fp_cmp.c.o [ 15%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fp/relic_fp_exp.c.o [ 15%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fp/relic_fp_inv.c.o [ 16%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fp/relic_fp_mul.c.o [ 16%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fp/relic_fp_param.c.o [ 16%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fp/relic_fp_prime.c.o [ 17%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fp/relic_fp_rdc.c.o [ 17%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fp/relic_fp_shift.c.o [ 18%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fp/relic_fp_sqr.c.o [ 18%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fp/relic_fp_srt.c.o [ 18%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fp/relic_fp_util.c.o [ 19%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fpx/relic_fp12_mul.c.o [ 19%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fpx/relic_fp12_sqr.c.o [ 20%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fpx/relic_fp18_mul.c.o [ 20%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fpx/relic_fp18_sqr.c.o [ 20%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fpx/relic_fp24_mul.c.o [ 21%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fpx/relic_fp24_sqr.c.o [ 21%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fpx/relic_fp2_mul.c.o [ 22%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fpx/relic_fp2_sqr.c.o [ 22%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fpx/relic_fp3_mul.c.o [ 22%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fpx/relic_fp48_mul.c.o [ 23%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fpx/relic_fp3_sqr.c.o [ 23%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fpx/relic_fp48_sqr.c.o [ 24%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fpx/relic_fp4_mul.c.o [ 24%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fpx/relic_fp4_sqr.c.o [ 25%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fpx/relic_fp54_mul.c.o [ 25%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fpx/relic_fp54_sqr.c.o [ 25%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fpx/relic_fp6_mul.c.o [ 26%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fpx/relic_fp6_sqr.c.o [ 26%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fpx/relic_fp8_mul.c.o [ 27%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fpx/relic_fp8_sqr.c.o [ 27%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fpx/relic_fp9_mul.c.o [ 27%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fpx/relic_fp9_sqr.c.o [ 28%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fpx/relic_fpx_add.c.o [ 28%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fpx/relic_fpx_cmp.c.o [ 29%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fpx/relic_fpx_cyc.c.o [ 29%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fpx/relic_fpx_exp.c.o [ 30%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fpx/relic_fpx_field.c.o [ 30%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fpx/relic_fpx_frb.c.o [ 30%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fpx/relic_fpx_inv.c.o [ 31%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fpx/relic_fpx_pck.c.o [ 31%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fpx/relic_fpx_rdc.c.o [ 32%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fpx/relic_fpx_srt.c.o [ 32%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fpx/relic_fpx_util.c.o [ 32%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fb/relic_fb_add.c.o [ 33%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fb/relic_fb_cmp.c.o [ 33%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fb/relic_fb_exp.c.o [ 34%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fb/relic_fb_inv.c.o [ 34%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fb/relic_fb_itr.c.o [ 34%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fb/relic_fb_mul.c.o [ 35%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fb/relic_fb_param.c.o [ 35%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fb/relic_fb_poly.c.o [ 36%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fb/relic_fb_rdc.c.o [ 36%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fb/relic_fb_shift.c.o [ 37%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fb/relic_fb_slv.c.o [ 37%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fb/relic_fb_sqr.c.o [ 37%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fb/relic_fb_srt.c.o [ 38%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fb/relic_fb_trc.c.o [ 38%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fb/relic_fb_util.c.o [ 39%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fbx/relic_fb2_inv.c.o [ 39%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fbx/relic_fb2_mul.c.o [ 39%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fbx/relic_fb2_slv.c.o [ 40%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/fbx/relic_fb2_sqr.c.o [ 40%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/ep/relic_ep_add.c.o [ 40%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/ep/relic_ep_curve.c.o [ 41%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/ep/relic_ep_cmp.c.o [ 41%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/ep/relic_ep_dbl.c.o [ 42%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/ep/relic_ep_map.c.o [ 42%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/ep/relic_ep_mul.c.o [ 43%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/ep/relic_ep_mul_fix.c.o [ 43%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/ep/relic_ep_mul_sim.c.o [ 44%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/ep/relic_ep_neg.c.o [ 44%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/ep/relic_ep_norm.c.o [ 44%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/ep/relic_ep_param.c.o [ 45%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/ep/relic_ep_pck.c.o [ 45%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/ep/relic_ep_util.c.o [ 46%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/epx/relic_ep2_add.c.o [ 46%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/epx/relic_ep2_cmp.c.o [ 46%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/epx/relic_ep2_curve.c.o [ 47%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/epx/relic_ep2_dbl.c.o [ 47%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/epx/relic_ep2_frb.c.o [ 48%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/epx/relic_ep2_map.c.o [ 48%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/epx/relic_ep2_mul.c.o [ 48%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/epx/relic_ep2_mul_fix.c.o [ 49%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/epx/relic_ep2_mul_sim.c.o [ 49%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/epx/relic_ep2_neg.c.o [ 50%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/epx/relic_ep2_norm.c.o [ 50%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/epx/relic_ep2_pck.c.o [ 51%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/epx/relic_ep2_util.c.o [ 51%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/eb/relic_eb_add.c.o [ 51%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/eb/relic_eb_cmp.c.o [ 51%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/eb/relic_eb_dbl.c.o [ 52%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/eb/relic_eb_curve.c.o [ 53%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/eb/relic_eb_frb.c.o [ 53%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/eb/relic_eb_hlv.c.o [ 53%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/eb/relic_eb_map.c.o [ 54%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/eb/relic_eb_mul.c.o [ 54%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/eb/relic_eb_mul_fix.c.o [ 55%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/eb/relic_eb_mul_sim.c.o [ 55%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/eb/relic_eb_neg.c.o [ 55%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/eb/relic_eb_norm.c.o [ 56%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/eb/relic_eb_param.c.o [ 56%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/eb/relic_eb_pck.c.o [ 57%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/ed/relic_ed_add.c.o [ 57%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/eb/relic_eb_util.c.o [ 58%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/ed/relic_ed_cmp.c.o [ 58%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/ed/relic_ed_curve.c.o [ 58%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/ed/relic_ed_dbl.c.o [ 59%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/ed/relic_ed_map.c.o [ 59%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/ed/relic_ed_mul.c.o [ 60%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/ed/relic_ed_mul_fix.c.o [ 60%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/ed/relic_ed_mul_sim.c.o [ 60%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/ed/relic_ed_neg.c.o [ 61%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/ed/relic_ed_norm.c.o [ 61%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/ed/relic_ed_param.c.o [ 62%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/ed/relic_ed_pck.c.o [ 62%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/ed/relic_ed_util.c.o [ 62%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/pp/relic_pp_add_k12.c.o [ 63%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/pp/relic_pp_add_k2.c.o [ 64%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/pp/relic_pp_add_k54.c.o [ 64%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/pp/relic_pp_add_k48.c.o [ 64%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/pp/relic_pp_add_k8.c.o [ 65%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/pp/relic_pp_dbl_k12.c.o [ 65%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/pp/relic_pp_dbl_k2.c.o [ 65%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/pp/relic_pp_dbl_k48.c.o [ 66%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/pp/relic_pp_dbl_k54.c.o [ 66%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/pp/relic_pp_dbl_k8.c.o [ 67%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/pp/relic_pp_exp_k12.c.o [ 67%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/pp/relic_pp_exp_k2.c.o [ 67%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/pp/relic_pp_exp_k48.c.o [ 68%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/pp/relic_pp_exp_k54.c.o [ 68%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/pp/relic_pp_exp_k8.c.o [ 69%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/pp/relic_pp_map.c.o [ 69%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/pp/relic_pp_map_k12.c.o [ 69%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/pp/relic_pp_map_k2.c.o [ 70%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/pp/relic_pp_map_k48.c.o [ 70%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/pp/relic_pp_map_k54.c.o [ 71%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/pp/relic_pp_map_k8.c.o [ 71%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/pp/relic_pp_norm.c.o [ 72%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/pc/relic_pc_core.c.o [ 72%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/pc/relic_pc_exp.c.o [ 72%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/pc/relic_pc_util.c.o [ 73%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/cp/relic_cp_rsa.c.o [ 73%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/cp/relic_cp_rabin.c.o [ 74%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/cp/relic_cp_bdpe.c.o [ 74%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/cp/relic_cp_ghpe.c.o [ 74%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/cp/relic_cp_phpe.c.o [ 75%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/cp/relic_cp_ecdh.c.o [ 75%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/cp/relic_cp_ecmqv.c.o [ 76%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/cp/relic_cp_ecies.c.o [ 76%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/cp/relic_cp_ecdsa.c.o [ 76%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/cp/relic_cp_ecss.c.o [ 77%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/cp/relic_cp_vbnn.c.o [ 77%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/cp/relic_cp_sokaka.c.o [ 78%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/cp/relic_cp_bgn.c.o [ 78%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/cp/relic_cp_ibe.c.o [ 79%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/cp/relic_cp_bls.c.o [ 79%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/cp/relic_cp_cls.c.o [ 79%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/cp/relic_cp_pss.c.o [ 80%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/cp/relic_cp_mpss.c.o [ 80%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/cp/relic_cp_bbs.c.o [ 81%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/cp/relic_cp_zss.c.o [ 81%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/cp/relic_cp_cmlhs.c.o [ 81%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/cp/relic_cp_mklhs.c.o [ 82%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/bc/relic_bc_aes.c.o [ 82%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/bc/rijndael-alg-fst.c.o [ 83%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/bc/rijndael-api-fst.c.o [ 83%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/md/blake2s-ref.c.o /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build/_deps/relic-src/src/md/blake2s-ref.c:62:19: warning: unused function 'blake2s_clear_lastblock' [-Wunused-function] static inline int blake2s_clear_lastblock( blake2s_state *S ) ^ /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build/_deps/relic-src/src/md/blake2s-ref.c:78:19: warning: unused function 'blake2s_param_set_digest_length' [-Wunused-function] static inline int blake2s_param_set_digest_length( blake2s_param *P, const uint8_t digest_length ) ^ /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build/_deps/relic-src/src/md/blake2s-ref.c:84:19: warning: unused function 'blake2s_param_set_fanout' [-Wunused-function] static inline int blake2s_param_set_fanout( blake2s_param *P, const uint8_t fanout ) ^ /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build/_deps/relic-src/src/md/blake2s-ref.c:90:19: warning: unused function 'blake2s_param_set_max_depth' [-Wunused-function] static inline int blake2s_param_set_max_depth( blake2s_param *P, const uint8_t depth ) ^ /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build/_deps/relic-src/src/md/blake2s-ref.c:96:19: warning: unused function 'blake2s_param_set_leaf_length' [-Wunused-function] static inline int blake2s_param_set_leaf_length( blake2s_param *P, const uint32_t leaf_length ) ^ /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build/_deps/relic-src/src/md/blake2s-ref.c:102:19: warning: unused function 'blake2s_param_set_node_offset' [-Wunused-function] static inline int blake2s_param_set_node_offset( blake2s_param *P, const uint64_t node_offset ) ^ /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build/_deps/relic-src/src/md/blake2s-ref.c:108:19: warning: unused function 'blake2s_param_set_node_depth' [-Wunused-function] static inline int blake2s_param_set_node_depth( blake2s_param *P, const uint8_t node_depth ) ^ /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build/_deps/relic-src/src/md/blake2s-ref.c:114:19: warning: unused function 'blake2s_param_set_inner_length' [-Wunused-function] static inline int blake2s_param_set_inner_length( blake2s_param *P, const uint8_t inner_length ) ^ /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build/_deps/relic-src/src/md/blake2s-ref.c:120:19: warning: unused function 'blake2s_param_set_salt' [-Wunused-function] static inline int blake2s_param_set_salt( blake2s_param *P, const uint8_t salt[BLAKE2S_SALTBYTES] ) ^ /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build/_deps/relic-src/src/md/blake2s-ref.c:126:19: warning: unused function 'blake2s_param_set_personal' [-Wunused-function] static inline int blake2s_param_set_personal( blake2s_param *P, const uint8_t personal[BLAKE2S_PERSONALBYTES] ) ^ [ 83%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/md/relic_md_blake2s.c.o [ 84%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/md/relic_md_hmac.c.o [ 84%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/md/relic_md_kdf.c.o [ 85%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/md/relic_md_mgf.c.o [ 85%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/md/relic_md_sha224.c.o [ 86%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/md/relic_md_sha256.c.o [ 86%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/md/relic_md_sha384.c.o [ 86%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/md/relic_md_sha512.c.o [ 87%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/md/relic_md_xmd.c.o 10 warnings generated. [ 87%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/md/sha224-256.c.o [ 88%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/md/sha384-512.c.o [ 88%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/mpc/relic_mt_mpc.c.o [ 88%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/mpc/relic_pc_mpc.c.o [ 89%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/low/gmp/relic_bn_add_low.c.o [ 89%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/low/gmp/relic_bn_div_low.c.o [ 90%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/low/gmp/relic_bn_mod_low.c.o [ 90%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/low/gmp/relic_bn_mul_low.c.o [ 90%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/low/gmp/relic_bn_shift_low.c.o [ 91%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/low/gmp/relic_bn_sqr_low.c.o [ 91%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/low/gmp/relic_fp_add_low.c.o [ 92%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/low/gmp/relic_fp_inv_low.c.o [ 92%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/low/gmp/relic_fp_mul_low.c.o [ 93%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/low/gmp/relic_fp_rdc_low.c.o [ 93%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/low/gmp/relic_fp_shift_low.c.o [ 93%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/low/gmp/relic_fp_sqr_low.c.o [ 93%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/low/easy/relic_fpx_mul_low.c.o [ 94%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/low/easy/relic_fpx_add_low.c.o [ 95%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/low/easy/relic_fpx_rdc_low.c.o [ 95%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/low/easy/relic_fpx_sqr_low.c.o [ 95%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/low/gmp/relic_fb_add_low.c.o [ 96%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/low/easy/relic_fb_inv_low.c.o [ 96%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/low/easy/relic_fb_itr_low.c.o [ 97%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/low/easy/relic_fb_mul_low.c.o [ 97%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/low/easy/relic_fb_rdc_low.c.o [ 97%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/low/gmp/relic_fb_shift_low.c.o [ 98%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/low/easy/relic_fb_slv_low.c.o [ 98%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/low/easy/relic_fb_sqr_low.c.o [ 99%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/low/easy/relic_fb_srt_low.c.o [ 99%] Building C object _deps/relic-build/src/CMakeFiles/relic_s.dir/low/easy/relic_fb_trc_low.c.o [100%] Linking C static library ../lib/librelic_s.a /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ranlib: file: ../lib/librelic_s.a(relic_dv_mem.c.o) has no symbols /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ranlib: file: ../lib/librelic_s.a(relic_dv_mem.c.o) has no symbols make[3]: Leaving directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build' [100%] Built target relic_s make[3]: Entering directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build' Scanning dependencies of target combined_custom make[3]: Leaving directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build' make[3]: Entering directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build' x86_64-apple-darwin16-ar: creating archive /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build/libbls.a /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ranlib: file: /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build/libbls.a(mp_clz_tab.o) has no symbols /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ranlib: file: /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build/libbls.a(obprintf.o) has no symbols /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ranlib: file: /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build/libbls.a(obprntffuns.o) has no symbols /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ranlib: file: /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build/libbls.a(obvprintf.o) has no symbols /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ranlib: file: /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build/libbls.a(repl-vsnprintf.o) has no symbols /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ranlib: file: /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build/libbls.a(relic_dv_mem.c.o) has no symbols make[3]: Leaving directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build' [100%] Built target combined_custom make[3]: Entering directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build' Scanning dependencies of target bls make[3]: Leaving directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build' make[3]: Entering directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build' [100%] Building CXX object src/CMakeFiles/bls.dir/privatekey.cpp.o [100%] Linking CXX static library libbls.a make[3]: Leaving directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build' [100%] Built target bls make[2]: Leaving directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build' make[1]: Leaving directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build' Making all in src/mcl/build make[1]: Entering directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/mcl/build' make[2]: Entering directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/mcl/build' make[3]: Entering directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/mcl/build' Scanning dependencies of target mcl_st make[3]: Leaving directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/mcl/build' make[3]: Entering directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/mcl/build' [ 12%] Building CXX object CMakeFiles/mcl_st.dir/src/fp.cpp.o [ 25%] Linking CXX static library lib/libmcl.a make[3]: Leaving directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/mcl/build' [ 25%] Built target mcl_st make[3]: Entering directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/mcl/build' make[3]: Entering directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/mcl/build' make[3]: Entering directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/mcl/build' Scanning dependencies of target mclbn384_256 make[3]: Leaving directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/mcl/build' make[3]: Entering directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/mcl/build' Scanning dependencies of target mclbn256 Scanning dependencies of target mclbn384 make[3]: Leaving directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/mcl/build' make[3]: Leaving directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/mcl/build' make[3]: Entering directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/mcl/build' make[3]: Entering directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/mcl/build' [ 37%] Building CXX object CMakeFiles/mclbn384.dir/src/bn_c384.cpp.o [ 50%] Building CXX object CMakeFiles/mclbn384_256.dir/src/bn_c384_256.cpp.o [ 62%] Building CXX object CMakeFiles/mclbn256.dir/src/bn_c256.cpp.o [ 75%] Linking CXX static library lib/libmclbn384_256.a make[3]: Leaving directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/mcl/build' [ 87%] Linking CXX static library lib/libmclbn256.a [ 87%] Built target mclbn384_256 make[3]: Leaving directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/mcl/build' [ 87%] Built target mclbn256 [100%] Linking CXX static library lib/libmclbn384.a make[3]: Leaving directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/mcl/build' [100%] Built target mclbn384 make[2]: Leaving directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/mcl/build' make[1]: Leaving directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/mcl/build' Making all in src make[1]: Entering directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src' make[2]: Entering directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src' CXX libnavcoin_server_a-addrman.o CXX navcoind-navcoind.o CXX libnavcoin_server_a-bloom.o CXX libnavcoin_server_a-blockencodings.o CXX libnavcoin_server_a-chain.o CXX libnavcoin_server_a-checkpoints.o CXX libnavcoin_server_a-daoversionbit.o CXX libnavcoin_server_a-fs.o CXX libnavcoin_server_a-httprpc.o CXX libnavcoin_server_a-httpserver.o CXX libnavcoin_server_a-kernel.o CXX libnavcoin_server_a-init.o CXX libnavcoin_server_a-dbwrapper.o CXX libnavcoin_server_a-main.o CXX libnavcoin_server_a-merkleblock.o CXX libnavcoin_server_a-miner.o CXX libnavcoin_server_a-net.o CXX libnavcoin_server_a-ntpclient.o CXX libnavcoin_server_a-noui.o CXX libnavcoin_server_a-pow.o CXX libnavcoin_server_a-pos.o CXX libnavcoin_server_a-random.o CXX libnavcoin_server_a-rest.o CXX libnavcoin_server_a-timedata.o CXX libnavcoin_server_a-torcontrol.o CXX libnavcoin_server_a-txdb.o CXX libnavcoin_server_a-txmempool.o CXX libnavcoin_server_a-ui_interface.o CXX libnavcoin_server_a-untar.o CXX libnavcoin_server_a-validationinterface.o CXX libnavcoin_server_a-versionbits.o CXX libnavcoin_common_a-amount.o CXX libnavcoin_common_a-base58.o CXX blsct/libnavcoin_common_a-bulletproofs.o CXX blsct/libnavcoin_common_a-scalar.o CXX blsct/libnavcoin_common_a-transaction.o CXX blsct/libnavcoin_common_a-verification.o CXX libnavcoin_common_a-chainparams.o CXX libnavcoin_common_a-coins.o CXX libnavcoin_common_a-compressor.o CXX libnavcoin_common_a-core_read.o CXX libnavcoin_common_a-core_write.o CXX libnavcoin_common_a-key.o CXX libnavcoin_common_a-keystore.o CXX libnavcoin_common_a-netbase.o CXX libnavcoin_common_a-protocol.o CXX libnavcoin_common_a-scheduler.o CXX script/libnavcoin_common_a-sign.o CXX script/libnavcoin_common_a-standard.o make[3]: Entering directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/univalue' CXX lib/libunivalue_la-univalue.lo CXX lib/libunivalue_la-univalue_get.lo CXX libnavcoin_util_a-uint256.o CXX lib/libunivalue_la-univalue_read.lo CXX libnavcoin_util_a-chainparamsbase.o CXX libnavcoin_util_a-random.o CXX lib/libunivalue_la-univalue_write.lo CXXLD libunivalue.la make[3]: Leaving directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/univalue' CXX rpc/libnavcoin_util_a-protocol.o CXX support/libnavcoin_util_a-cleanse.o CXX libnavcoin_util_a-sync.o CXX libnavcoin_util_a-util.o CXX libnavcoin_util_a-utilmoneystr.o CXX libnavcoin_util_a-utilstrencodings.o CXX libnavcoin_util_a-utiltime.o CXX blsct/libnavcoin_wallet_a-rpc.o CXX consensus/libnavcoin_wallet_a-dao.o CXX policy/libnavcoin_wallet_a-rbf.o CXX libnavcoin_wallet_a-daoversionbit.o CXX libnavcoin_consensus_a-arith_uint256.o CXX blsct/libnavcoin_consensus_a-bulletproofs.o CXX blsct/libnavcoin_consensus_a-scalar.o CXX consensus/libnavcoin_consensus_a-merkle.o CXX consensus/libnavcoin_consensus_a-programs.o CC libnavcoin_consensus_a-aes_helper.o CC libnavcoin_consensus_a-blake.o CC libnavcoin_consensus_a-bmw.o CC libnavcoin_consensus_a-cubehash.o CC libnavcoin_consensus_a-echo.o CC libnavcoin_consensus_a-fugue.o CC libnavcoin_consensus_a-groestl.o CC libnavcoin_consensus_a-keccak.o CC libnavcoin_consensus_a-hamsi_helper.o CC libnavcoin_consensus_a-hamsi.o CC libnavcoin_consensus_a-jh.o CC libnavcoin_consensus_a-luffa.o CC libnavcoin_consensus_a-shavite.o CC libnavcoin_consensus_a-simd.o CC libnavcoin_consensus_a-skein.o CXX support/libnavcoin_consensus_a-cleanse.o CXX libnavcoin_consensus_a-hash.o CXX libnavcoin_consensus_a-pubkey.o CXX script/libnavcoin_consensus_a-interpreter.o CXX script/libnavcoin_consensus_a-script.o CXX script/libnavcoin_consensus_a-script_error.o CXX libnavcoin_consensus_a-uint256.o CXX libnavcoin_consensus_a-utilstrencodings.o CXX libnavcoin_consensus_a-utiltime.o CXX crypto/libnavcoin_crypto_a-sha1.o CXX crypto/libnavcoin_crypto_a-sha256.o CXX crypto/libnavcoin_crypto_a-sha512.o make[3]: Entering directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/secp256k1' gcc -DHAVE_CONFIG_H -I. -I./src -O2 -std=c89 -pedantic -Wno-long-long -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wno-overlength-strings -Wall -Wno-unused-function -Wextra -Wcast-align -Wcast-align=strict -fvisibility=hidden -g -O2 -c src/gen_context.c -o gen_context.o CXX navcoin_cli-navcoin-cli.o CXX rpc/libnavcoin_cli_a-client.o gcc -O2 -std=c89 -pedantic -Wno-long-long -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wno-overlength-strings -Wall -Wno-unused-function -Wextra -Wcast-align -Wcast-align=strict -fvisibility=hidden -g -O2 gen_context.o -o gen_context ./gen_context CC src/libsecp256k1_la-secp256k1.lo CXX navcoin_tx-navcoin-tx.o CCLD libsecp256k1.la Generated test/data/script_tests.json.h make[3]: Leaving directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/secp256k1' Generated test/data/base58_keys_valid.json.h Generated test/data/base58_encode_decode.json.h Generated test/data/base58_keys_invalid.json.h Generated test/data/tx_invalid.json.h Generated test/data/tx_valid.json.h Generated test/data/sighash.json.h GEN qt/forms/ui_addressbookpage.h GEN qt/forms/ui_askpassphrasedialog.h GEN qt/forms/ui_startoptions.h GEN qt/forms/ui_startoptionsdialog.h GEN qt/forms/ui_startoptionspassword.h GEN qt/forms/ui_startoptionsrestore.h GEN qt/forms/ui_startoptionssort.h GEN qt/forms/ui_startoptionsrevealed.h GEN qt/forms/ui_startoptionsmain.h GEN qt/forms/ui_coincontroldialog.h GEN qt/forms/ui_communityfundcreatepaymentrequestdialog.h GEN qt/forms/ui_communityfunddisplay.h GEN qt/forms/ui_communityfundcreateproposaldialog.h GEN qt/forms/ui_communityfunddisplaydetailed.h GEN qt/forms/ui_communityfunddisplaypaymentrequest.h qt/forms/communityfunddisplaypaymentrequest.ui: Warning: Z-order assignment: '' is not a valid widget. qt/forms/communityfunddisplaypaymentrequest.ui: Warning: Z-order assignment: '' is not a valid widget. qt/forms/communityfunddisplaypaymentrequest.ui: Warning: Z-order assignment: '' is not a valid widget. GEN qt/forms/ui_communityfunddisplaypaymentrequestdetailed.h GEN qt/forms/ui_communityfundpage.h GEN qt/forms/ui_communityfundsuccessdialog.h GEN qt/forms/ui_debugwindow.h qt/forms/debugwindow.ui: Warning: The name 'verticalLayout_3' (QVBoxLayout) is already in use, defaulting to 'verticalLayout_31'. GEN qt/forms/ui_editaddressdialog.h GEN qt/forms/ui_getaddresstoreceive.h GEN qt/forms/ui_helpmessagedialog.h GEN qt/forms/ui_modaloverlay.h GEN qt/forms/ui_openuridialog.h GEN qt/forms/ui_optionsdialog.h GEN qt/forms/ui_overviewpage.h GEN qt/forms/ui_receivecoinsdialog.h GEN qt/forms/ui_receiverequestdialog.h GEN qt/forms/ui_sendcoinsdialog.h GEN qt/forms/ui_sendcoinsentry.h qt/forms/sendcoinsdialog.ui: Warning: The name 'horizontalSpacer_7' (QSpacerItem) is already in use, defaulting to 'horizontalSpacer_71'. qt/forms/sendcoinsdialog.ui: Warning: The name 'verticalSpacer' (QSpacerItem) is already in use, defaulting to 'verticalSpacer1'. GEN qt/forms/ui_sendcommunityfunddialog.h GEN qt/forms/ui_signverifymessagedialog.h GEN qt/forms/ui_transactiondescdialog.h GEN qt/moc_addressbookpage.cpp GEN qt/moc_addresstablemodel.cpp GEN qt/moc_askpassphrasedialog.cpp GEN qt/moc_bantablemodel.cpp GEN qt/moc_clientmodel.cpp GEN qt/moc_startoptionsdialog.cpp GEN qt/moc_startoptions.cpp GEN qt/moc_startoptionspassword.cpp GEN qt/moc_startoptionsrestore.cpp GEN qt/moc_startoptionssort.cpp GEN qt/moc_startoptionsrevealed.cpp GEN qt/moc_startoptionsmain.cpp GEN qt/moc_coincontroldialog.cpp GEN qt/moc_coincontroltreewidget.cpp GEN qt/moc_coldstakingwizard.cpp GEN qt/moc_communityfundcreatepaymentrequestdialog.cpp GEN qt/moc_communityfundcreateproposaldialog.cpp GEN qt/moc_communityfunddisplay.cpp GEN qt/moc_communityfunddisplaydetailed.cpp GEN qt/moc_communityfunddisplaypaymentrequest.cpp GEN qt/moc_communityfunddisplaypaymentrequestdetailed.cpp GEN qt/moc_communityfundpage.cpp GEN qt/moc_communityfundsuccessdialog.cpp GEN qt/moc_csvmodelwriter.cpp GEN qt/moc_getaddresstoreceive.cpp GEN qt/moc_editaddressdialog.cpp GEN qt/moc_guiutil.cpp GEN qt/moc_macappnapinhibitor.cpp qt/macappnapinhibitor.h:0: Note: No relevant classes found. No output generated. GEN qt/moc_macdockiconhandler.cpp GEN qt/moc_macnotificationhandler.cpp GEN qt/moc_aggregationsession.cpp GEN qt/moc_modaloverlay.cpp GEN qt/moc_navcoinaddressvalidator.cpp GEN qt/moc_navcoinamountfield.cpp GEN qt/moc_navcoingui.cpp GEN qt/moc_navcoinunits.cpp GEN qt/moc_notificator.cpp GEN qt/moc_openuridialog.cpp GEN qt/moc_optionsdialog.cpp GEN qt/moc_optionsmodel.cpp GEN qt/moc_overviewpage.cpp GEN qt/moc_peertablemodel.cpp GEN qt/moc_qjsonmodel.cpp GEN qt/moc_qvalidatedlineedit.cpp GEN qt/moc_qvalidatedplaintextedit.cpp qt/qvalidatedplaintextedit.h:33: Error: Class declaration lacks Q_OBJECT macro. GEN qt/moc_qvalidatedspinbox.cpp GEN qt/moc_qvaluecombobox.cpp GEN qt/moc_receivecoinsdialog.cpp GEN qt/moc_receiverequestdialog.cpp GEN qt/moc_recentrequeststablemodel.cpp GEN qt/moc_rpcconsole.cpp GEN qt/moc_sendcoinsdialog.cpp GEN qt/moc_sendcoinsentry.cpp GEN qt/moc_sendcommunityfunddialog.cpp GEN qt/moc_signverifymessagedialog.cpp GEN qt/moc_splashscreen.cpp GEN qt/moc_splitrewards.cpp GEN qt/moc_trafficgraphwidget.cpp GEN qt/moc_transactiondesc.cpp GEN qt/moc_transactiondescdialog.cpp GEN qt/moc_transactionfilterproxy.cpp GEN qt/moc_transactiontablemodel.cpp GEN qt/moc_transactionview.cpp GEN qt/moc_utilitydialog.cpp GEN qt/moc_walletframe.cpp GEN qt/moc_walletmodel.cpp GEN qt/moc_walletview.cpp GEN qt/moc_daopage.cpp GEN qt/moc_daoconsultationvote.cpp GEN qt/moc_daoconsultationcreate.cpp GEN qt/moc_swapxnav.cpp GEN qt/moc_navcoinlistwidget.cpp GEN qt/moc_navcoinpushbutton.cpp GEN qt/moc_daoproposeanswer.cpp GEN qt/moc_daosupport.cpp GEN qt/styles/moc_dark.cpp GEN qt/styles/moc_light.cpp GEN qt/qrc_navcoin.cpp GEN qt/locale/navcoin_af.qm GEN qt/locale/navcoin_af_ZA.qm GEN qt/locale/navcoin_ar.qm GEN qt/locale/navcoin_be_BY.qm Removed plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized. GEN qt/locale/navcoin_bg.qm GEN qt/locale/navcoin_bg_BG.qm GEN qt/locale/navcoin_ca.qm GEN qt/locale/navcoin_ca@valencia.qm GEN qt/locale/navcoin_ca_ES.qm GEN qt/locale/navcoin_cs.qm Removed plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized. GEN qt/locale/navcoin_cs_CZ.qm GEN qt/locale/navcoin_cy.qm GEN qt/locale/navcoin_da.qm GEN qt/locale/navcoin_de.qm GEN qt/locale/navcoin_el.qm GEN qt/locale/navcoin_el_GR.qm GEN qt/locale/navcoin_en.qm GEN qt/locale/navcoin_en_GB.qm GEN qt/locale/navcoin_eo.qm GEN qt/locale/navcoin_es.qm GEN qt/locale/navcoin_es_AR.qm GEN qt/locale/navcoin_es_CL.qm GEN qt/locale/navcoin_es_CO.qm GEN qt/locale/navcoin_es_ES.qm GEN qt/locale/navcoin_es_DO.qm GEN qt/locale/navcoin_es_MX.qm GEN qt/locale/navcoin_es_UY.qm GEN qt/locale/navcoin_es_VE.qm GEN qt/locale/navcoin_et.qm GEN qt/locale/navcoin_eu_ES.qm GEN qt/locale/navcoin_fa.qm GEN qt/locale/navcoin_fa_IR.qm Removed plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized. GEN qt/locale/navcoin_fi.qm GEN qt/locale/navcoin_fr.qm GEN qt/locale/navcoin_fr_CA.qm GEN qt/locale/navcoin_fr_FR.qm GEN qt/locale/navcoin_gl.qm GEN qt/locale/navcoin_he.qm GEN qt/locale/navcoin_hi_IN.qm GEN qt/locale/navcoin_hr.qm GEN qt/locale/navcoin_hu.qm Removed plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized. GEN qt/locale/navcoin_id_ID.qm GEN qt/locale/navcoin_it.qm GEN qt/locale/navcoin_it_IT.qm GEN qt/locale/navcoin_ka.qm GEN qt/locale/navcoin_ja.qm GEN qt/locale/navcoin_kk_KZ.qm GEN qt/locale/navcoin_ko_KR.qm GEN qt/locale/navcoin_ku_IQ.qm GEN qt/locale/navcoin_ky.qm GEN qt/locale/navcoin_la.qm GEN qt/locale/navcoin_lt.qm GEN qt/locale/navcoin_lv_LV.qm GEN qt/locale/navcoin_mk_MK.qm GEN qt/locale/navcoin_mn.qm GEN qt/locale/navcoin_ms_MY.qm GEN qt/locale/navcoin_nb.qm GEN qt/locale/navcoin_nl.qm GEN qt/locale/navcoin_pam.qm GEN qt/locale/navcoin_pl.qm GEN qt/locale/navcoin_pt_BR.qm GEN qt/locale/navcoin_pt_PT.qm GEN qt/locale/navcoin_ro.qm GEN qt/locale/navcoin_ro_RO.qm GEN qt/locale/navcoin_ru.qm GEN qt/locale/navcoin_ru_RU.qm Removed plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized. GEN qt/locale/navcoin_sk.qm GEN qt/locale/navcoin_sl_SI.qm Removed plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized. GEN qt/locale/navcoin_sr.qm GEN qt/locale/navcoin_sq.qm GEN qt/locale/navcoin_sv.qm GEN qt/locale/navcoin_sr@latin.qm GEN qt/locale/navcoin_ta.qm GEN qt/locale/navcoin_th_TH.qm GEN qt/locale/navcoin_tr.qm Removed plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized. GEN qt/locale/navcoin_tr_TR.qm GEN qt/locale/navcoin_uk.qm GEN qt/locale/navcoin_ur_PK.qm Removed plural forms as the target language has less forms. If this sounds wrong, possibly the target language is not set or recognized. GEN qt/locale/navcoin_uz@Cyrl.qm GEN qt/locale/navcoin_vi.qm GEN qt/locale/navcoin_vi_VN.qm GEN qt/locale/navcoin_zh.qm GEN qt/locale/navcoin_zh_CN.qm GEN qt/locale/navcoin_zh_HK.qm CXX crypto/libnavcoinconsensus_la-aes.lo GEN qt/locale/navcoin_zh_TW.qm CXX crypto/libnavcoinconsensus_la-chacha20.lo CXX crypto/libnavcoinconsensus_la-hmac_sha256.lo CXX crypto/libnavcoinconsensus_la-hmac_sha512.lo CXX crypto/libnavcoinconsensus_la-ripemd160.lo CC crypto/external/libnavcoinconsensus_la-hmac_sha256.lo CC crypto/external/libnavcoinconsensus_la-hmac_sha512.lo CC crypto/external/libnavcoinconsensus_la-pkcs5_pbkdf2.lo CC crypto/external/libnavcoinconsensus_la-sha256.lo CC crypto/external/libnavcoinconsensus_la-sha512.lo CC crypto/external/libnavcoinconsensus_la-zeroize.lo CXX crypto/libnavcoinconsensus_la-sha1.lo CXX crypto/libnavcoinconsensus_la-sha256.lo CXX crypto/libnavcoinconsensus_la-sha512.lo CXX libnavcoinconsensus_la-arith_uint256.lo CXX blsct/libnavcoinconsensus_la-bulletproofs.lo CXX blsct/libnavcoinconsensus_la-scalar.lo CXX consensus/libnavcoinconsensus_la-merkle.lo CXX consensus/libnavcoinconsensus_la-programs.lo CXX dotnav/libnavcoinconsensus_la-names.lo CC libnavcoinconsensus_la-aes_helper.lo CC libnavcoinconsensus_la-blake.lo CC libnavcoinconsensus_la-bmw.lo CC libnavcoinconsensus_la-cubehash.lo CC libnavcoinconsensus_la-echo.lo CC libnavcoinconsensus_la-fugue.lo CC libnavcoinconsensus_la-groestl.lo CC libnavcoinconsensus_la-keccak.lo CC libnavcoinconsensus_la-hamsi_helper.lo CC libnavcoinconsensus_la-hamsi.lo CC libnavcoinconsensus_la-jh.lo CC libnavcoinconsensus_la-luffa.lo CC libnavcoinconsensus_la-shavite.lo CC libnavcoinconsensus_la-simd.lo CC libnavcoinconsensus_la-skein.lo CXX support/libnavcoinconsensus_la-cleanse.lo CXX libnavcoinconsensus_la-hash.lo CXX primitives/libnavcoinconsensus_la-block.lo CXX primitives/libnavcoinconsensus_la-transaction.lo CXX libnavcoinconsensus_la-pubkey.lo CXX script/libnavcoinconsensus_la-interpreter.lo CXX script/libnavcoinconsensus_la-script.lo CXX script/libnavcoinconsensus_la-script_error.lo CXX libnavcoinconsensus_la-uint256.lo CXX libnavcoinconsensus_la-utilstrencodings.lo CXX libnavcoinconsensus_la-utiltime.lo CXX blsct/libnavcoin_server_a-ephemeralserver.o CXX blsct/libnavcoin_server_a-aggregationsession.o CXX consensus/libnavcoin_server_a-dao.o CXX policy/libnavcoin_server_a-fees.o CXX policy/libnavcoin_server_a-policy.o CXX rpc/libnavcoin_server_a-blockchain.o CXX rpc/libnavcoin_server_a-mining.o CXX rpc/libnavcoin_server_a-misc.o CXX rpc/libnavcoin_server_a-net.o CXX rpc/libnavcoin_server_a-rawtransaction.o CXX rpc/libnavcoin_server_a-server.o rpc/net.cpp:153:30: warning: implicit conversion from 'std::__1::numeric_limits::type' (aka 'long long') to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-int-float-conversion] if (stats.dPingMin < std::numeric_limits::max()/1e6) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. CXX script/libnavcoin_server_a-sigcache.o CXX script/libnavcoin_server_a-ismine.o CXX utils/libnavcoin_server_a-dns_utils.o AR libnavcoin_common.a CXX support/libnavcoin_util_a-pagelocker.o CXX libnavcoin_util_a-clientversion.o CXX compat/libnavcoin_util_a-glibc_sanity.o CXX compat/libnavcoin_util_a-glibcxx_sanity.o CXX compat/libnavcoin_util_a-strnlen.o CXX mnemonic/libnavcoin_wallet_a-dictionary.o CXX mnemonic/libnavcoin_wallet_a-mnemonic.o CXX mnemonic/libnavcoin_wallet_a-generateseed.o CXX wallet/libnavcoin_wallet_a-crypter.o CXX wallet/libnavcoin_wallet_a-db.o CXX wallet/libnavcoin_wallet_a-rpcdump.o CXX wallet/libnavcoin_wallet_a-rpcwallet.o CXX wallet/libnavcoin_wallet_a-wallet.o CXX wallet/libnavcoin_wallet_a-walletdb.o CXX zmq/libnavcoin_zmq_a-zmqabstractnotifier.o CXX zmq/libnavcoin_zmq_a-zmqnotificationinterface.o CXX zmq/libnavcoin_zmq_a-zmqpublishnotifier.o CXX dotnav/libnavcoin_consensus_a-names.o CXX primitives/libnavcoin_consensus_a-block.o CXX primitives/libnavcoin_consensus_a-transaction.o CXX crypto/libnavcoin_crypto_a-aes.o CXX crypto/libnavcoin_crypto_a-chacha20.o CXX crypto/libnavcoin_crypto_a-hmac_sha256.o CXX crypto/libnavcoin_crypto_a-hmac_sha512.o CXX crypto/libnavcoin_crypto_a-ripemd160.o CC crypto/external/libnavcoin_crypto_a-hmac_sha256.o CC crypto/external/libnavcoin_crypto_a-hmac_sha512.o CC crypto/external/libnavcoin_crypto_a-pkcs5_pbkdf2.o CC crypto/external/libnavcoin_crypto_a-sha256.o CC crypto/external/libnavcoin_crypto_a-sha512.o CC crypto/external/libnavcoin_crypto_a-zeroize.o CXX leveldb/db/libleveldb_a-builder.o CXX leveldb/db/libleveldb_a-c.o CXX leveldb/db/libleveldb_a-dbformat.o CXX leveldb/db/libleveldb_a-db_impl.o CXX leveldb/db/libleveldb_a-db_iter.o CXX leveldb/db/libleveldb_a-dumpfile.o CXX leveldb/db/libleveldb_a-filename.o CXX leveldb/db/libleveldb_a-log_reader.o CXX leveldb/db/libleveldb_a-log_writer.o CXX leveldb/db/libleveldb_a-memtable.o CXX leveldb/db/libleveldb_a-repair.o CXX leveldb/db/libleveldb_a-table_cache.o CXX leveldb/db/libleveldb_a-version_edit.o CXX leveldb/db/libleveldb_a-version_set.o CXX leveldb/db/libleveldb_a-write_batch.o CXX leveldb/table/libleveldb_a-block_builder.o CXX leveldb/table/libleveldb_a-block.o CXX leveldb/table/libleveldb_a-filter_block.o CXX leveldb/table/libleveldb_a-format.o CXX leveldb/table/libleveldb_a-iterator.o CXX leveldb/table/libleveldb_a-merger.o CXX leveldb/table/libleveldb_a-table_builder.o CXX leveldb/table/libleveldb_a-table.o CXX leveldb/table/libleveldb_a-two_level_iterator.o CXX leveldb/util/libleveldb_a-arena.o CXX leveldb/util/libleveldb_a-bloom.o CXX leveldb/util/libleveldb_a-cache.o CXX leveldb/util/libleveldb_a-coding.o CXX leveldb/util/libleveldb_a-comparator.o CXX leveldb/util/libleveldb_a-crc32c.o CXX leveldb/util/libleveldb_a-env.o CXX leveldb/util/libleveldb_a-filter_policy.o CXX leveldb/util/libleveldb_a-hash.o CXX leveldb/util/libleveldb_a-histogram.o CXX leveldb/util/libleveldb_a-logging.o CXX leveldb/util/libleveldb_a-options.o CXX leveldb/util/libleveldb_a-status.o CXX leveldb/util/libleveldb_a-env_posix.o CXX crc32c/src/libcrc32c_a-crc32c.o CXX crc32c/src/libcrc32c_a-crc32c_portable.o CXX leveldb/helpers/memenv/libmemenv_a-memenv.o AR libnavcoin_cli.a CXX test/test_navcoin-blsct_tests.o CXX test/test_navcoin-blsct_wallet.o CXX test/test_navcoin-bulletproofsrangeproof_tests.o CXX test/test_navcoin-cfund_tests.o CXX test/test_navcoin-cfunddb_tests.o CXX test/test_navcoin-addrman_tests.o CXX test/test_navcoin-amount_tests.o CXX test/test_navcoin-allocator_tests.o CXX test/test_navcoin-base32_tests.o CXX test/test_navcoin-base64_tests.o CXX test/test_navcoin-bip32_tests.o CXX test/test_navcoin-Checkpoints_tests.o CXX test/test_navcoin-coins_tests.o CXX test/test_navcoin-compress_tests.o CXX test/test_navcoin-crypto_tests.o CXX test/test_navcoin-DoS_tests.o CXX test/test_navcoin-getarg_tests.o CXX test/test_navcoin-hash_tests.o CXX test/test_navcoin-key_tests.o CXX test/test_navcoin-limitedmap_tests.o CXX test/test_navcoin-dbwrapper_tests.o CXX test/test_navcoin-miner_tests.o CXX test/test_navcoin-multisig_tests.o CXX test/test_navcoin-net_tests.o CXX test/test_navcoin-netbase_tests.o CXX test/test_navcoin-pmt_tests.o CXX test/test_navcoin-policyestimator_tests.o CXX test/test_navcoin-pow_tests.o CXX test/test_navcoin-prevector_tests.o CXX test/test_navcoin-reverselock_tests.o CXX test/test_navcoin-sanity_tests.o CXX test/test_navcoin-scheduler_tests.o CXX test/test_navcoin-script_P2SH_tests.o CXX test/test_navcoin-script_P2PKH_tests.o CXX test/test_navcoin-scriptnum_tests.o CXX test/test_navcoin-serialize_tests.o CXX test/test_navcoin-sigopcount_tests.o CXX test/test_navcoin-skiplist_tests.o CXX test/test_navcoin-streams_tests.o CXX test/test_navcoin-test_navcoin.o CXX test/test_navcoin-testutil.o CXX test/test_navcoin-timedata_tests.o CXX test/test_navcoin-univalue_tests.o CXX wallet/test/test_test_navcoin-wallet_test_fixture.o GEN qt/communityfundcreatepaymentrequestdialog.moc qt/communityfundcreatepaymentrequestdialog.cpp:0: Note: No relevant classes found. No output generated. GEN qt/communityfundcreateproposaldialog.moc qt/communityfundcreateproposaldialog.cpp:0: Note: No relevant classes found. No output generated. GEN qt/communityfunddisplay.moc qt/communityfunddisplay.cpp:0: Note: No relevant classes found. No output generated. GEN qt/communityfunddisplaydetailed.moc qt/communityfunddisplaydetailed.cpp:0: Note: No relevant classes found. No output generated. GEN qt/communityfunddisplaypaymentrequest.moc qt/communityfunddisplaypaymentrequest.cpp:0: Note: No relevant classes found. No output generated. GEN qt/communityfunddisplaypaymentrequestdetailed.moc qt/communityfunddisplaypaymentrequestdetailed.cpp:0: Note: No relevant classes found. No output generated. GEN qt/communityfundpage.moc qt/communityfundpage.cpp:0: Note: No relevant classes found. No output generated. GEN qt/navcoin.moc GEN qt/navcoinamountfield.moc GEN qt/overviewpage.moc GEN qt/rpcconsole.moc GEN qt/qrc_navcoin_locale.cpp CXXLD libnavcoinconsensus.la *** Warning: Linking the shared library libnavcoinconsensus.la against the *** static library mcl/build/lib/libmclbn384_256.a is not portable! *** Warning: Linking the shared library libnavcoinconsensus.la against the *** static library mcl/build/lib/libmcl.a is not portable! *** Warning: Linking the shared library libnavcoinconsensus.la against the *** static library bls/build/libbls.a is not portable! ld: warning: double slash removed from -install_name (//lib/libnavcoinconsensus.0.dylib) copying selected object files to avoid basename conflicts... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ranlib: file: .libs/libnavcoinconsensus.a(libnavcoinconsensus_la-aes_helper.o) has no symbols /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ranlib: file: .libs/libnavcoinconsensus.a(libnavcoinconsensus_la-hamsi_helper.o) has no symbols /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ranlib: file: .libs/libnavcoinconsensus.a(libnavcoinconsensus_la-aes_helper.o) has no symbols /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ranlib: file: .libs/libnavcoinconsensus.a(libnavcoinconsensus_la-hamsi_helper.o) has no symbols AR libnavcoin_server.a AR libnavcoin_util.a /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ranlib: file: libnavcoin_util.a(libnavcoin_util_a-strnlen.o) has no symbols /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ranlib: file: libnavcoin_util.a(libnavcoin_util_a-strnlen.o) has no symbols AR libnavcoin_wallet.a AR libnavcoin_zmq.a AR libnavcoin_consensus.a /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ranlib: file: libnavcoin_consensus.a(libnavcoin_consensus_a-aes_helper.o) has no symbols /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ranlib: file: libnavcoin_consensus.a(libnavcoin_consensus_a-hamsi_helper.o) has no symbols /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ranlib: file: libnavcoin_consensus.a(libnavcoin_consensus_a-aes_helper.o) has no symbols /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ranlib: file: libnavcoin_consensus.a(libnavcoin_consensus_a-hamsi_helper.o) has no symbols AR crypto/libnavcoin_crypto.a AR leveldb/libleveldb.a AR crc32c/libcrc32c.a AR leveldb/libmemenv.a CXXLD navcoin-cli CXXLD navcoin-tx CXX qt/navcoin_qt-navcoin.o OBJCXX qt/navcoin_qt-macappnapinhibitor.o OBJCXX qt/navcoin_qt-macdockiconhandler.o OBJCXX qt/navcoin_qt-macnotificationhandler.o CXX qt/libnavcoinqt_a-bantablemodel.o CXX qt/libnavcoinqt_a-clientmodel.o CXX qt/libnavcoinqt_a-csvmodelwriter.o CXX qt/libnavcoinqt_a-getaddresstoreceive.o CXX qt/libnavcoinqt_a-guiutil.o CXX qt/libnavcoinqt_a-navcoinaddressvalidator.o CXX qt/libnavcoinqt_a-navcoinamountfield.o qt/guiutil.cpp:733:31: warning: 'LSSharedFileListCopySnapshot' is deprecated: first deprecated in macOS 10.11 - No longer supported [-Wdeprecated-declarations] CFArrayRef listSnapshot = LSSharedFileListCopySnapshot(list, nullptr); ^ /home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/System/Library/Frameworks/CoreServices.framework/Frameworks/SharedFileList.framework/Headers/LSSharedFileList.h:619:1: note: 'LSSharedFileListCopySnapshot' has been explicitly marked deprecated here LSSharedFileListCopySnapshot( ^ qt/guiutil.cpp:740:9: warning: 'LSSharedFileListItemCopyResolvedURL' is deprecated: first deprecated in macOS 10.11 - No longer supported [-Wdeprecated-declarations] if(&LSSharedFileListItemCopyResolvedURL) ^ /home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/System/Library/Frameworks/CoreServices.framework/Frameworks/SharedFileList.framework/Headers/LSSharedFileList.h:986:1: note: 'LSSharedFileListItemCopyResolvedURL' has been explicitly marked deprecated here LSSharedFileListItemCopyResolvedURL( ^ qt/guiutil.cpp:741:26: warning: 'LSSharedFileListItemCopyResolvedURL' is deprecated: first deprecated in macOS 10.11 - No longer supported [-Wdeprecated-declarations] currentItemURL = LSSharedFileListItemCopyResolvedURL(item, resolutionFlags, nullptr); ^ /home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/System/Library/Frameworks/CoreServices.framework/Frameworks/SharedFileList.framework/Headers/LSSharedFileList.h:986:1: note: 'LSSharedFileListItemCopyResolvedURL' has been explicitly marked deprecated here LSSharedFileListItemCopyResolvedURL( ^ qt/guiutil.cpp:765:67: warning: 'kLSSharedFileListSessionLoginItems' is deprecated: first deprecated in macOS 10.11 [-Wdeprecated-declarations] LSSharedFileListRef loginItems = LSSharedFileListCreate(NULL, kLSSharedFileListSessionLoginItems, nullptr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Use a LaunchAgent, XPCService or the ServiceManagement APIs instead. /home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/System/Library/Frameworks/CoreServices.framework/Frameworks/SharedFileList.framework/Headers/LSSharedFileList.h:123:20: note: 'kLSSharedFileListSessionLoginItems' has been explicitly marked deprecated here extern CFStringRef kLSSharedFileListSessionLoginItems API_DEPRECATED_WITH_REPLACEMENT("Use a LaunchAgent, XPCService or the ServiceManagement APIs instead.", macos(10.5, 10.11)) API_UNAVAILABLE(ios, tvos, watchos); ^ qt/guiutil.cpp:765:38: warning: 'LSSharedFileListCreate' is deprecated: first deprecated in macOS 10.11 - No longer supported [-Wdeprecated-declarations] LSSharedFileListRef loginItems = LSSharedFileListCreate(NULL, kLSSharedFileListSessionLoginItems, nullptr); ^ /home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/System/Library/Frameworks/CoreServices.framework/Frameworks/SharedFileList.framework/Headers/LSSharedFileList.h:362:1: note: 'LSSharedFileListCreate' has been explicitly marked deprecated here LSSharedFileListCreate( ^ qt/guiutil.cpp:773:67: warning: 'kLSSharedFileListSessionLoginItems' is deprecated: first deprecated in macOS 10.11 [-Wdeprecated-declarations] LSSharedFileListRef loginItems = LSSharedFileListCreate(NULL, kLSSharedFileListSessionLoginItems, nullptr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Use a LaunchAgent, XPCService or the ServiceManagement APIs instead. /home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/System/Library/Frameworks/CoreServices.framework/Frameworks/SharedFileList.framework/Headers/LSSharedFileList.h:123:20: note: 'kLSSharedFileListSessionLoginItems' has been explicitly marked deprecated here extern CFStringRef kLSSharedFileListSessionLoginItems API_DEPRECATED_WITH_REPLACEMENT("Use a LaunchAgent, XPCService or the ServiceManagement APIs instead.", macos(10.5, 10.11)) API_UNAVAILABLE(ios, tvos, watchos); ^ qt/guiutil.cpp:773:38: warning: 'LSSharedFileListCreate' is deprecated: first deprecated in macOS 10.11 - No longer supported [-Wdeprecated-declarations] LSSharedFileListRef loginItems = LSSharedFileListCreate(NULL, kLSSharedFileListSessionLoginItems, nullptr); ^ /home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/System/Library/Frameworks/CoreServices.framework/Frameworks/SharedFileList.framework/Headers/LSSharedFileList.h:362:1: note: 'LSSharedFileListCreate' has been explicitly marked deprecated here LSSharedFileListCreate( ^ qt/guiutil.cpp:778:51: warning: 'kLSSharedFileListItemBeforeFirst' is deprecated: first deprecated in macOS 10.11 - No longer supported [-Wdeprecated-declarations] LSSharedFileListInsertItemURL(loginItems, kLSSharedFileListItemBeforeFirst, nullptr, nullptr, navcoinAppUrl, nullptr, nullptr); ^ /home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/System/Library/Frameworks/CoreServices.framework/Frameworks/SharedFileList.framework/Headers/LSSharedFileList.h:217:32: note: 'kLSSharedFileListItemBeforeFirst' has been explicitly marked deprecated here extern LSSharedFileListItemRef kLSSharedFileListItemBeforeFirst API_DEPRECATED("No longer supported", macos(10.5, 10.11)) API_UNAVAILABLE(ios, tvos, watchos); ^ qt/guiutil.cpp:778:9: warning: 'LSSharedFileListInsertItemURL' is deprecated: first deprecated in macOS 10.11 - No longer supported [-Wdeprecated-declarations] LSSharedFileListInsertItemURL(loginItems, kLSSharedFileListItemBeforeFirst, nullptr, nullptr, navcoinAppUrl, nullptr, nullptr); ^ /home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/System/Library/Frameworks/CoreServices.framework/Frameworks/SharedFileList.framework/Headers/LSSharedFileList.h:676:1: note: 'LSSharedFileListInsertItemURL' has been explicitly marked deprecated here LSSharedFileListInsertItemURL( ^ qt/guiutil.cpp:782:9: warning: 'LSSharedFileListItemRemove' is deprecated: first deprecated in macOS 10.11 - No longer supported [-Wdeprecated-declarations] LSSharedFileListItemRemove(loginItems, foundItem); ^ /home/ubuntu/build/navcoin-core/depends/SDKs/Xcode-12.1-12A7403-extracted-SDK-with-libcxx-headers/System/Library/Frameworks/CoreServices.framework/Frameworks/SharedFileList.framework/Headers/LSSharedFileList.h:814:1: note: 'LSSharedFileListItemRemove' has been explicitly marked deprecated here LSSharedFileListItemRemove( ^ CXX qt/libnavcoinqt_a-navcoingui.o CXX qt/libnavcoinqt_a-navcoinunits.o 10 warnings generated. CXX qt/libnavcoinqt_a-networkstyle.o CXX qt/libnavcoinqt_a-notificator.o CXX qt/libnavcoinqt_a-optionsdialog.o CXX qt/libnavcoinqt_a-optionsmodel.o CXX qt/libnavcoinqt_a-peertablemodel.o CXX qt/libnavcoinqt_a-platformstyle.o CXX qt/libnavcoinqt_a-qvalidatedlineedit.o CXX qt/libnavcoinqt_a-qvalidatedplaintextedit.o CXX qt/libnavcoinqt_a-qvalidatedspinbox.o CXX qt/libnavcoinqt_a-qvaluecombobox.o CXX qt/libnavcoinqt_a-rpcconsole.o CXX qt/libnavcoinqt_a-splashscreen.o CXX qt/styles/libnavcoinqt_a-dark.o CXX qt/styles/libnavcoinqt_a-light.o CXX qt/libnavcoinqt_a-trafficgraphwidget.o CXX qt/libnavcoinqt_a-utilitydialog.o CXX qt/libnavcoinqt_a-navcoinlistwidget.o CXX qt/libnavcoinqt_a-navcoinpushbutton.o CXX qt/libnavcoinqt_a-startoptionsdialog.o CXX qt/libnavcoinqt_a-startoptions.o CXX qt/libnavcoinqt_a-startoptionspassword.o CXX qt/libnavcoinqt_a-startoptionsrestore.o CXX qt/libnavcoinqt_a-startoptionssort.o CXX qt/libnavcoinqt_a-startoptionsrevealed.o CXX qt/libnavcoinqt_a-startoptionsmain.o CXX qt/libnavcoinqt_a-addressbookpage.o CXX qt/libnavcoinqt_a-addresstablemodel.o qt/startoptionsmain.cpp:101:13: warning: enumeration value 'PasswordPage' not handled in switch [-Wswitch] switch (pageNum) { ^ 1 warning generated. CXX qt/libnavcoinqt_a-askpassphrasedialog.o CXX qt/libnavcoinqt_a-coincontroldialog.o CXX qt/libnavcoinqt_a-coincontroltreewidget.o CXX qt/libnavcoinqt_a-coldstakingwizard.o CXX qt/libnavcoinqt_a-communityfundcreatepaymentrequestdialog.o CXX qt/libnavcoinqt_a-communityfundcreateproposaldialog.o CXX qt/libnavcoinqt_a-communityfunddisplay.o qt/communityfunddisplay.cpp:28:33: warning: implicit conversion from 'double' to 'int' changes value from 10.5 to 10 [-Wliteral-conversion] QFont f_title("Sans Serif", 10.5, QFont::Bold); ~~~~~~~ ^~~~ CXX qt/libnavcoinqt_a-communityfunddisplaydetailed.o 1 warning generated. CXX qt/libnavcoinqt_a-communityfunddisplaypaymentrequest.o qt/communityfunddisplaypaymentrequest.cpp:24:33: warning: implicit conversion from 'double' to 'int' changes value from 10.5 to 10 [-Wliteral-conversion] QFont f_title("Sans Serif", 10.5, QFont::Bold); ~~~~~~~ ^~~~ CXX qt/libnavcoinqt_a-communityfunddisplaypaymentrequestdetailed.o CXX qt/libnavcoinqt_a-communityfundpage.o 1 warning generated. CXX qt/libnavcoinqt_a-communityfundsuccessdialog.o CXX qt/libnavcoinqt_a-editaddressdialog.o CXX qt/libnavcoinqt_a-aggregationsession.o CXX qt/libnavcoinqt_a-modaloverlay.o CXX qt/libnavcoinqt_a-openuridialog.o CXX qt/libnavcoinqt_a-overviewpage.o CXX qt/libnavcoinqt_a-qjsonitem.o CXX qt/libnavcoinqt_a-qjsonmodel.o CXX qt/libnavcoinqt_a-receivecoinsdialog.o CXX qt/libnavcoinqt_a-receiverequestdialog.o CXX qt/libnavcoinqt_a-recentrequeststablemodel.o CXX qt/libnavcoinqt_a-sendcoinsdialog.o CXX qt/libnavcoinqt_a-sendcoinsentry.o CXX qt/libnavcoinqt_a-sendcommunityfunddialog.o CXX qt/libnavcoinqt_a-signverifymessagedialog.o CXX qt/libnavcoinqt_a-splitrewards.o CXX qt/libnavcoinqt_a-transactiondesc.o CXX qt/libnavcoinqt_a-transactiondescdialog.o CXX qt/libnavcoinqt_a-transactionfilterproxy.o CXX qt/libnavcoinqt_a-transactionrecord.o CXX qt/libnavcoinqt_a-transactiontablemodel.o CXX qt/libnavcoinqt_a-transactionview.o CXX qt/libnavcoinqt_a-walletframe.o CXX qt/libnavcoinqt_a-walletmodel.o CXX qt/libnavcoinqt_a-walletmodeltransaction.o CXX qt/libnavcoinqt_a-walletview.o CXX qt/libnavcoinqt_a-daopage.o CXX qt/libnavcoinqt_a-swapxnav.o CXX qt/libnavcoinqt_a-daoconsultationvote.o CXX qt/libnavcoinqt_a-daoconsultationcreate.o CXX qt/libnavcoinqt_a-daoproposeanswer.o CXX qt/libnavcoinqt_a-daosupport.o CXX qt/libnavcoinqt_a-moc_addressbookpage.o CXX qt/libnavcoinqt_a-moc_addresstablemodel.o CXX qt/libnavcoinqt_a-moc_askpassphrasedialog.o CXX qt/libnavcoinqt_a-moc_bantablemodel.o CXX qt/libnavcoinqt_a-moc_clientmodel.o CXX qt/libnavcoinqt_a-moc_startoptionsdialog.o CXX qt/libnavcoinqt_a-moc_startoptions.o CXX qt/libnavcoinqt_a-moc_startoptionspassword.o CXX qt/libnavcoinqt_a-moc_startoptionsrestore.o CXX qt/libnavcoinqt_a-moc_startoptionssort.o CXX qt/libnavcoinqt_a-moc_startoptionsrevealed.o CXX qt/libnavcoinqt_a-moc_startoptionsmain.o CXX qt/libnavcoinqt_a-moc_coincontroldialog.o CXX qt/libnavcoinqt_a-moc_coincontroltreewidget.o CXX qt/libnavcoinqt_a-moc_coldstakingwizard.o CXX qt/libnavcoinqt_a-moc_communityfundcreatepaymentrequestdialog.o CXX qt/libnavcoinqt_a-moc_communityfundcreateproposaldialog.o CXX qt/libnavcoinqt_a-moc_communityfunddisplay.o CXX qt/libnavcoinqt_a-moc_communityfunddisplaydetailed.o CXX qt/libnavcoinqt_a-moc_communityfunddisplaypaymentrequest.o CXX qt/libnavcoinqt_a-moc_communityfunddisplaypaymentrequestdetailed.o CXX qt/libnavcoinqt_a-moc_communityfundpage.o CXX qt/libnavcoinqt_a-moc_communityfundsuccessdialog.o CXX qt/libnavcoinqt_a-moc_csvmodelwriter.o CXX qt/libnavcoinqt_a-moc_editaddressdialog.o CXX qt/libnavcoinqt_a-moc_getaddresstoreceive.o CXX qt/libnavcoinqt_a-moc_guiutil.o CXX qt/libnavcoinqt_a-moc_macappnapinhibitor.o CXX qt/libnavcoinqt_a-moc_macdockiconhandler.o CXX qt/libnavcoinqt_a-moc_macnotificationhandler.o CXX qt/libnavcoinqt_a-moc_aggregationsession.o CXX qt/libnavcoinqt_a-moc_modaloverlay.o CXX qt/libnavcoinqt_a-moc_navcoinaddressvalidator.o CXX qt/libnavcoinqt_a-moc_navcoinamountfield.o CXX qt/libnavcoinqt_a-moc_navcoingui.o CXX qt/libnavcoinqt_a-moc_navcoinunits.o CXX qt/libnavcoinqt_a-moc_notificator.o CXX qt/libnavcoinqt_a-moc_openuridialog.o CXX qt/libnavcoinqt_a-moc_optionsdialog.o CXX qt/libnavcoinqt_a-moc_optionsmodel.o CXX qt/libnavcoinqt_a-moc_overviewpage.o CXX qt/libnavcoinqt_a-moc_peertablemodel.o CXX qt/libnavcoinqt_a-moc_qjsonmodel.o CXX qt/libnavcoinqt_a-moc_qvalidatedlineedit.o CXX qt/libnavcoinqt_a-moc_qvalidatedplaintextedit.o CXX qt/libnavcoinqt_a-moc_qvalidatedspinbox.o CXX qt/libnavcoinqt_a-moc_qvaluecombobox.o CXX qt/libnavcoinqt_a-moc_receivecoinsdialog.o CXX qt/libnavcoinqt_a-moc_receiverequestdialog.o CXX qt/libnavcoinqt_a-moc_recentrequeststablemodel.o CXX qt/libnavcoinqt_a-moc_rpcconsole.o CXX qt/libnavcoinqt_a-moc_sendcoinsdialog.o CXX qt/libnavcoinqt_a-moc_sendcoinsentry.o CXX qt/libnavcoinqt_a-moc_sendcommunityfunddialog.o CXX qt/libnavcoinqt_a-moc_signverifymessagedialog.o CXX qt/libnavcoinqt_a-moc_splashscreen.o CXX qt/libnavcoinqt_a-moc_splitrewards.o CXX qt/libnavcoinqt_a-moc_trafficgraphwidget.o CXX qt/libnavcoinqt_a-moc_transactiondesc.o CXX qt/libnavcoinqt_a-moc_transactiondescdialog.o CXX qt/libnavcoinqt_a-moc_transactionfilterproxy.o CXX qt/libnavcoinqt_a-moc_transactiontablemodel.o CXX qt/libnavcoinqt_a-moc_transactionview.o CXX qt/libnavcoinqt_a-moc_utilitydialog.o CXX qt/libnavcoinqt_a-moc_walletframe.o CXX qt/libnavcoinqt_a-moc_walletmodel.o CXX qt/libnavcoinqt_a-moc_walletview.o CXX qt/libnavcoinqt_a-moc_daopage.o CXX qt/libnavcoinqt_a-moc_daoconsultationvote.o CXX qt/libnavcoinqt_a-moc_daoconsultationcreate.o CXX qt/libnavcoinqt_a-moc_swapxnav.o CXX qt/libnavcoinqt_a-moc_navcoinlistwidget.o CXX qt/libnavcoinqt_a-moc_navcoinpushbutton.o CXX qt/libnavcoinqt_a-moc_daoproposeanswer.o CXX qt/libnavcoinqt_a-moc_daosupport.o CXX qt/styles/libnavcoinqt_a-moc_dark.o CXX qt/styles/libnavcoinqt_a-moc_light.o CXX qt/libnavcoinqt_a-qrc_navcoin.o CXX qt/libnavcoinqt_a-qrc_navcoin_locale.o CXXLD navcoind CXXLD test/test_navcoin AR qt/libnavcoinqt.a /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ranlib: file: qt/libnavcoinqt.a(libnavcoinqt_a-moc_macappnapinhibitor.o) has no symbols /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ranlib: file: qt/libnavcoinqt.a(libnavcoinqt_a-moc_qvalidatedplaintextedit.o) has no symbols /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ranlib: file: qt/libnavcoinqt.a(libnavcoinqt_a-moc_macappnapinhibitor.o) has no symbols /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ranlib: file: qt/libnavcoinqt.a(libnavcoinqt_a-moc_qvalidatedplaintextedit.o) has no symbols OBJCXXLD qt/navcoin-qt make[2]: Leaving directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src' make[1]: Leaving directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src' Makefile:1243: warning: overriding recipe for target 'check-recursive' Makefile:718: warning: ignoring old recipe for target 'check-recursive' Makefile:1248: warning: overriding recipe for target 'install-recursive' Makefile:718: warning: ignoring old recipe for target 'install-recursive' make[1]: Entering directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16' + make install-strip DESTDIR=/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/installed/navcoin-7.0.3 Makefile:1243: warning: overriding recipe for target 'check-recursive' Makefile:718: warning: ignoring old recipe for target 'check-recursive' Makefile:1248: warning: overriding recipe for target 'install-recursive' Makefile:718: warning: ignoring old recipe for target 'install-recursive' if test -z '/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../native/bin/x86_64-apple-darwin16-strip'; then \ make INSTALL_PROGRAM="/bin/bash /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/build-aux/install-sh -c -s" \ install_sh_PROGRAM="/bin/bash /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/build-aux/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ make INSTALL_PROGRAM="/bin/bash /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/build-aux/install-sh -c -s" \ install_sh_PROGRAM="/bin/bash /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/build-aux/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../native/bin/x86_64-apple-darwin16-strip'" install; \ fi Makefile:1243: warning: overriding recipe for target 'check-recursive' Makefile:718: warning: ignoring old recipe for target 'check-recursive' Makefile:1248: warning: overriding recipe for target 'install-recursive' Makefile:718: warning: ignoring old recipe for target 'install-recursive' make[1]: Entering directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16' make -C src/bls/build make[2]: Entering directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build' make[3]: Entering directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build' make[4]: Entering directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build' make[4]: Leaving directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build' [ 2%] Built target blstmp make[4]: Entering directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build' make[4]: Leaving directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build' [ 2%] Built target arith_objs make[4]: Entering directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build' make[4]: Leaving directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build' [100%] Built target relic_s make[4]: Entering directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build' make[4]: Leaving directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build' make[4]: Entering directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build' mkdir: cannot create directory ‘object_blstmp’: File exists mkdir: cannot create directory ‘object_relic_s’: File exists mkdir: cannot create directory ‘object_gmp’: File exists mkdir: cannot create directory ‘object_sodium’: File exists /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ranlib: file: /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build/libbls.a(mp_clz_tab.o) has no symbols /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ranlib: file: /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build/libbls.a(obprintf.o) has no symbols /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ranlib: file: /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build/libbls.a(obprntffuns.o) has no symbols /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ranlib: file: /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build/libbls.a(obvprintf.o) has no symbols /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ranlib: file: /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build/libbls.a(repl-vsnprintf.o) has no symbols /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ranlib: file: /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build/libbls.a(relic_dv_mem.c.o) has no symbols make[4]: Leaving directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build' [100%] Built target combined_custom make[4]: Entering directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build' make[4]: Leaving directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build' [100%] Built target bls make[3]: Leaving directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build' make[2]: Leaving directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/bls/build' make -C src/mcl/build make[2]: Entering directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/mcl/build' make[3]: Entering directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/mcl/build' make[4]: Entering directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/mcl/build' make[4]: Leaving directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/mcl/build' [ 25%] Built target mcl_st make[4]: Entering directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/mcl/build' make[4]: Leaving directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/mcl/build' [ 50%] Built target mclbn384_256 make[4]: Entering directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/mcl/build' make[4]: Leaving directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/mcl/build' [ 75%] Built target mclbn384 make[4]: Entering directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/mcl/build' make[4]: Leaving directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/mcl/build' [100%] Built target mclbn256 make[3]: Leaving directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/mcl/build' make[2]: Leaving directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src/mcl/build' make -C src install make[2]: Entering directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src' make[3]: Entering directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src' CXXLD navcoind CXXLD navcoin-tx CXXLD test/test_navcoin OBJCXXLD qt/navcoin-qt CXXLD libnavcoinconsensus.la *** Warning: Linking the shared library libnavcoinconsensus.la against the *** static library mcl/build/lib/libmclbn384_256.a is not portable! *** Warning: Linking the shared library libnavcoinconsensus.la against the *** static library mcl/build/lib/libmcl.a is not portable! *** Warning: Linking the shared library libnavcoinconsensus.la against the *** static library bls/build/libbls.a is not portable! ld: warning: double slash removed from -install_name (//lib/libnavcoinconsensus.0.dylib) copying selected object files to avoid basename conflicts... /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ranlib: file: .libs/libnavcoinconsensus.a(libnavcoinconsensus_la-aes_helper.o) has no symbols /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ranlib: file: .libs/libnavcoinconsensus.a(libnavcoinconsensus_la-hamsi_helper.o) has no symbols /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ranlib: file: .libs/libnavcoinconsensus.a(libnavcoinconsensus_la-aes_helper.o) has no symbols /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ranlib: file: .libs/libnavcoinconsensus.a(libnavcoinconsensus_la-hamsi_helper.o) has no symbols make[4]: Entering directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src' /usr/bin/mkdir -p '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/installed/navcoin-7.0.3//lib' /bin/bash ../libtool --preserve-dup-deps --mode=install /usr/bin/install -c -s libnavcoinconsensus.la '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/installed/navcoin-7.0.3//lib' libtool: install: /usr/bin/install -c .libs/libnavcoinconsensus.0.dylib /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/installed/navcoin-7.0.3//lib/libnavcoinconsensus.0.dylib libtool: install: x86_64-apple-darwin16-strip -x /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/installed/navcoin-7.0.3//lib/libnavcoinconsensus.0.dylib libtool: install: (cd /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/installed/navcoin-7.0.3//lib && { ln -s -f libnavcoinconsensus.0.dylib libnavcoinconsensus.dylib || { rm -f libnavcoinconsensus.dylib && ln -s libnavcoinconsensus.0.dylib libnavcoinconsensus.dylib; }; }) libtool: install: /usr/bin/install -c .libs/libnavcoinconsensus.lai /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/installed/navcoin-7.0.3//lib/libnavcoinconsensus.la libtool: install: /usr/bin/install -c .libs/libnavcoinconsensus.a /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/installed/navcoin-7.0.3//lib/libnavcoinconsensus.a libtool: install: chmod 644 /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/installed/navcoin-7.0.3//lib/libnavcoinconsensus.a libtool: install: /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ranlib /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/installed/navcoin-7.0.3//lib/libnavcoinconsensus.a /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ranlib: file: /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/installed/navcoin-7.0.3//lib/libnavcoinconsensus.a(libnavcoinconsensus_la-aes_helper.o) has no symbols /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-ranlib: file: /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/installed/navcoin-7.0.3//lib/libnavcoinconsensus.a(libnavcoinconsensus_la-hamsi_helper.o) has no symbols libtool: warning: remember to run 'libtool --finish //lib' /usr/bin/mkdir -p '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/installed/navcoin-7.0.3//bin' STRIPPROG='/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../native/bin/x86_64-apple-darwin16-strip' /bin/bash ../libtool --preserve-dup-deps --mode=install /bin/bash /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/build-aux/install-sh -c -s navcoind navcoin-cli navcoin-tx test/test_navcoin qt/navcoin-qt '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/installed/navcoin-7.0.3//bin' libtool: install: /bin/bash /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/build-aux/install-sh -c -s navcoind /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/installed/navcoin-7.0.3//bin/navcoind libtool: install: /bin/bash /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/build-aux/install-sh -c -s navcoin-cli /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/installed/navcoin-7.0.3//bin/navcoin-cli libtool: install: /bin/bash /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/build-aux/install-sh -c -s navcoin-tx /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/installed/navcoin-7.0.3//bin/navcoin-tx libtool: install: /bin/bash /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/build-aux/install-sh -c -s test/test_navcoin /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/installed/navcoin-7.0.3//bin/test_navcoin libtool: install: /bin/bash /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/build-aux/install-sh -c -s qt/navcoin-qt /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/installed/navcoin-7.0.3//bin/navcoin-qt /usr/bin/mkdir -p '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/installed/navcoin-7.0.3//include' /usr/bin/install -c -m 644 script/navcoinconsensus.h '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/installed/navcoin-7.0.3//include' make[4]: Leaving directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src' make[3]: Leaving directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src' make[2]: Leaving directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src' make[1]: Leaving directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16' + make osx_volname Makefile:1243: warning: overriding recipe for target 'check-recursive' Makefile:718: warning: ignoring old recipe for target 'check-recursive' Makefile:1248: warning: overriding recipe for target 'install-recursive' Makefile:718: warning: ignoring old recipe for target 'install-recursive' echo Navcoin-Core >osx_volname + make deploydir Makefile:1243: warning: overriding recipe for target 'check-recursive' Makefile:718: warning: ignoring old recipe for target 'check-recursive' Makefile:1248: warning: overriding recipe for target 'install-recursive' Makefile:718: warning: ignoring old recipe for target 'install-recursive' sed 's/PACKAGE_NAME/Navcoin Core/' < "contrib/macdeploy/background.svg" | /usr/bin/rsvg-convert -f png -d 36 -p 36 | /usr/bin/convert - dpi36.background.tiff sed 's/PACKAGE_NAME/Navcoin Core/' < "contrib/macdeploy/background.svg" | /usr/bin/rsvg-convert -f png -d 72 -p 72 | /usr/bin/convert - dpi72.background.tiff /usr/bin/mkdir -p Navcoin-Qt.app/Contents /usr/bin/mkdir -p Navcoin-Qt.app/Contents/Resources /usr/bin/mkdir -p Navcoin-Qt.app/Contents/Resources /usr/bin/install -c -m 644 src/qt/res/icons/navcoin.icns Navcoin-Qt.app/Contents/Resources/navcoin.icns /usr/bin/mkdir -p Navcoin-Qt.app/Contents /usr/bin/install -c -m 644 share/qt/Info.plist Navcoin-Qt.app/Contents/Info.plist make -C src qt/navcoin-qt make[1]: Entering directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src' make[1]: Leaving directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src' /usr/bin/mkdir -p Navcoin-Qt.app/Contents/MacOS STRIPPROG="/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../native/bin/x86_64-apple-darwin16-strip" /bin/bash /home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/build-aux/install-sh -c -s src/qt/navcoin-qt Navcoin-Qt.app/Contents/MacOS/Navcoin-Qt /usr/bin/mkdir -p Navcoin-Qt.app/Contents/Resources/Base.lproj echo '{ CFBundleDisplayName = "Navcoin Core"; CFBundleName = "Navcoin Core"; }' > Navcoin-Qt.app/Contents/Resources/Base.lproj/InfoPlist.strings INSTALLNAMETOOL=/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../native/bin/x86_64-apple-darwin16-install_name_tool OTOOL=/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../native/bin/x86_64-apple-darwin16-otool STRIP=/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../native/bin/x86_64-apple-darwin16-strip /usr/bin/python3.8 ./contrib/macdeploy/macdeployqtplus Navcoin-Qt.app -translations-dir=/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../translations -add-qt-tr da,de,es,hu,ru,uk,zh_CN,zh_TW -verbose 2 Warning: Could not detect Qt's path, skipping plugin deployment! + Copying source bundle + + Deploying frameworks + Warning: Could not find any external frameworks to deploy in dist/Navcoin-Qt.app. + Installing qt.conf + + Adding Qt translations + + Done + /usr/bin/mkdir -p dist/.background /usr/bin/tiffcp -c none dpi36.background.tiff dpi72.background.tiff dist/.background/background.tiff /usr/bin/python3.8 contrib/macdeploy/custom_dsstore.py "dist/.DS_Store" "Navcoin-Core" ++ cat osx_volname + OSX_VOLNAME=Navcoin-Core + mkdir -p unsigned-app-x86_64-apple-darwin16 + cp osx_volname unsigned-app-x86_64-apple-darwin16/ + cp contrib/macdeploy/detached-sig-apply.sh unsigned-app-x86_64-apple-darwin16 + cp contrib/macdeploy/detached-sig-create.sh unsigned-app-x86_64-apple-darwin16 + cp /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/dmg /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/genisoimage unsigned-app-x86_64-apple-darwin16 + cp /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-codesign_allocate unsigned-app-x86_64-apple-darwin16/codesign_allocate + cp /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/x86_64-apple-darwin16-pagestuff unsigned-app-x86_64-apple-darwin16/pagestuff + mv dist unsigned-app-x86_64-apple-darwin16 + pushd unsigned-app-x86_64-apple-darwin16 ~/build/navcoin-core/distsrc-x86_64-apple-darwin16/unsigned-app-x86_64-apple-darwin16 ~/build/navcoin-core/distsrc-x86_64-apple-darwin16 + sort + find . + tar --no-recursion --mode=u+rw,go+r-w,a+X --owner=0 --group=0 -c -T - + gzip -9n + popd + make deploy ~/build/navcoin-core/distsrc-x86_64-apple-darwin16 Makefile:1243: warning: overriding recipe for target 'check-recursive' Makefile:718: warning: ignoring old recipe for target 'check-recursive' Makefile:1248: warning: overriding recipe for target 'install-recursive' Makefile:718: warning: ignoring old recipe for target 'install-recursive' make -C src qt/navcoin-qt make[1]: Entering directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src' make[1]: Leaving directory '/home/ubuntu/build/navcoin-core/distsrc-x86_64-apple-darwin16/src' INSTALLNAMETOOL=/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../native/bin/x86_64-apple-darwin16-install_name_tool OTOOL=/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../native/bin/x86_64-apple-darwin16-otool STRIP=/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../native/bin/x86_64-apple-darwin16-strip /usr/bin/python3.8 ./contrib/macdeploy/macdeployqtplus Navcoin-Qt.app -translations-dir=/home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/share/../translations -add-qt-tr da,de,es,hu,ru,uk,zh_CN,zh_TW -verbose 2 + Copying source bundle + + Deploying frameworks + Warning: Could not find any external frameworks to deploy in dist/Navcoin-Qt.app. + Installing qt.conf + + Adding Qt translations + + Done + Warning: Could not detect Qt's path, skipping plugin deployment! /usr/bin/mkdir -p dist/.background /usr/bin/tiffcp -c none dpi36.background.tiff dpi72.background.tiff dist/.background/background.tiff /usr/bin/python3.8 contrib/macdeploy/custom_dsstore.py "dist/.DS_Store" "Navcoin-Core" /home/ubuntu/wrapped/genisoimage -no-cache-inodes -D -l -probe -V "Navcoin-Core" -no-pad -r -dir-mode 0755 -apple -o Navcoin-Core.dmg dist /home/ubuntu/build/navcoin-core/depends/x86_64-apple-darwin16/native/bin/genisoimage: Warning: assuming PC Exchange cluster size of 512 bytes 23.05% done, estimate finish Mon Jul 18 12:26:55 2022 46.13% done, estimate finish Mon Jul 18 12:26:55 2022 69.14% done, estimate finish Mon Jul 18 12:26:55 2022 92.22% done, estimate finish Mon Jul 18 12:26:55 2022 Total translation table size: 0 Total rockridge attributes bytes: 3197 Total directory bytes: 13084 Path table size(bytes): 118 Max brk space used 0 21699 extents written (42 MB) + /home/ubuntu/wrapped/dmg dmg Navcoin-Core.dmg /home/ubuntu/out/navcoin-7.0.3-osx-unsigned.dmg Processing DDM... No DDM! Just doing one huge blkx then... run 0: sectors=512, left=86796 run 1: sectors=512, left=86284 run 2: sectors=512, left=85772 run 3: sectors=512, left=85260 run 4: sectors=512, left=84748 run 5: sectors=512, left=84236 run 6: sectors=512, left=83724 run 7: sectors=512, left=83212 run 8: sectors=512, left=82700 run 9: sectors=512, left=82188 run 10: sectors=512, left=81676 run 11: sectors=512, left=81164 run 12: sectors=512, left=80652 run 13: sectors=512, left=80140 run 14: sectors=512, left=79628 run 15: sectors=512, left=79116 run 16: sectors=512, left=78604 run 17: sectors=512, left=78092 run 18: sectors=512, left=77580 run 19: sectors=512, left=77068 run 20: sectors=512, left=76556 run 21: sectors=512, left=76044 run 22: sectors=512, left=75532 run 23: sectors=512, left=75020 run 24: sectors=512, left=74508 run 25: sectors=512, left=73996 run 26: sectors=512, left=73484 run 27: sectors=512, left=72972 run 28: sectors=512, left=72460 run 29: sectors=512, left=71948 run 30: sectors=512, left=71436 run 31: sectors=512, left=70924 run 32: sectors=512, left=70412 run 33: sectors=512, left=69900 run 34: sectors=512, left=69388 run 35: sectors=512, left=68876 run 36: sectors=512, left=68364 run 37: sectors=512, left=67852 run 38: sectors=512, left=67340 run 39: sectors=512, left=66828 run 40: sectors=512, left=66316 run 41: sectors=512, left=65804 run 42: sectors=512, left=65292 run 43: sectors=512, left=64780 run 44: sectors=512, left=64268 run 45: sectors=512, left=63756 run 46: sectors=512, left=63244 run 47: sectors=512, left=62732 run 48: sectors=512, left=62220 run 49: sectors=512, left=61708 run 50: sectors=512, left=61196 run 51: sectors=512, left=60684 run 52: sectors=512, left=60172 run 53: sectors=512, left=59660 run 54: sectors=512, left=59148 run 55: sectors=512, left=58636 run 56: sectors=512, left=58124 run 57: sectors=512, left=57612 run 58: sectors=512, left=57100 run 59: sectors=512, left=56588 run 60: sectors=512, left=56076 run 61: sectors=512, left=55564 run 62: sectors=512, left=55052 run 63: sectors=512, left=54540 run 64: sectors=512, left=54028 run 65: sectors=512, left=53516 run 66: sectors=512, left=53004 run 67: sectors=512, left=52492 run 68: sectors=512, left=51980 run 69: sectors=512, left=51468 run 70: sectors=512, left=50956 run 71: sectors=512, left=50444 run 72: sectors=512, left=49932 run 73: sectors=512, left=49420 run 74: sectors=512, left=48908 run 75: sectors=512, left=48396 run 76: sectors=512, left=47884 run 77: sectors=512, left=47372 run 78: sectors=512, left=46860 run 79: sectors=512, left=46348 run 80: sectors=512, left=45836 run 81: sectors=512, left=45324 run 82: sectors=512, left=44812 run 83: sectors=512, left=44300 run 84: sectors=512, left=43788 run 85: sectors=512, left=43276 run 86: sectors=512, left=42764 run 87: sectors=512, left=42252 run 88: sectors=512, left=41740 run 89: sectors=512, left=41228 run 90: sectors=512, left=40716 run 91: sectors=512, left=40204 run 92: sectors=512, left=39692 run 93: sectors=512, left=39180 run 94: sectors=512, left=38668 run 95: sectors=512, left=38156 run 96: sectors=512, left=37644 run 97: sectors=512, left=37132 run 98: sectors=512, left=36620 run 99: sectors=512, left=36108 run 100: sectors=512, left=35596 run 101: sectors=512, left=35084 run 102: sectors=512, left=34572 run 103: sectors=512, left=34060 run 104: sectors=512, left=33548 run 105: sectors=512, left=33036 run 106: sectors=512, left=32524 run 107: sectors=512, left=32012 run 108: sectors=512, left=31500 run 109: sectors=512, left=30988 run 110: sectors=512, left=30476 run 111: sectors=512, left=29964 run 112: sectors=512, left=29452 run 113: sectors=512, left=28940 run 114: sectors=512, left=28428 run 115: sectors=512, left=27916 run 116: sectors=512, left=27404 run 117: sectors=512, left=26892 run 118: sectors=512, left=26380 run 119: sectors=512, left=25868 run 120: sectors=512, left=25356 run 121: sectors=512, left=24844 run 122: sectors=512, left=24332 run 123: sectors=512, left=23820 run 124: sectors=512, left=23308 run 125: sectors=512, left=22796 run 126: sectors=512, left=22284 run 127: sectors=512, left=21772 run 128: sectors=512, left=21260 run 129: sectors=512, left=20748 run 130: sectors=512, left=20236 run 131: sectors=512, left=19724 run 132: sectors=512, left=19212 run 133: sectors=512, left=18700 run 134: sectors=512, left=18188 run 135: sectors=512, left=17676 run 136: sectors=512, left=17164 run 137: sectors=512, left=16652 run 138: sectors=512, left=16140 run 139: sectors=512, left=15628 run 140: sectors=512, left=15116 run 141: sectors=512, left=14604 run 142: sectors=512, left=14092 run 143: sectors=512, left=13580 run 144: sectors=512, left=13068 run 145: sectors=512, left=12556 run 146: sectors=512, left=12044 run 147: sectors=512, left=11532 run 148: sectors=512, left=11020 run 149: sectors=512, left=10508 run 150: sectors=512, left=9996 run 151: sectors=512, left=9484 run 152: sectors=512, left=8972 run 153: sectors=512, left=8460 run 154: sectors=512, left=7948 run 155: sectors=512, left=7436 run 156: sectors=512, left=6924 run 157: sectors=512, left=6412 run 158: sectors=512, left=5900 run 159: sectors=512, left=5388 run 160: sectors=512, left=4876 run 161: sectors=512, left=4364 run 162: sectors=512, left=3852 run 163: sectors=512, left=3340 run 164: sectors=512, left=2828 run 165: sectors=512, left=2316 run 166: sectors=512, left=1804 run 167: sectors=512, left=1292 run 168: sectors=512, left=780 run 169: sectors=268, left=268 Writing XML data... Generating UDIF metadata... Master checksum: 8c3dc6aa Writing out UDIF resource file... Cleaning up... Done + cd installed + find . -name 'lib*.la' -delete + find . -name 'lib*.a' -delete + rm -rf navcoin-7.0.3/lib/pkgconfig + sort + tar --no-recursion --mode=u+rw,go+r-w,a+X --owner=0 --group=0 -c -T - + find navcoin-7.0.3 + gzip -9n + cd ../../ + mkdir -p /home/ubuntu/out/src + mv navcoin-7.0.3.tar.gz /home/ubuntu/out/src + mv /home/ubuntu/out/navcoin-7.0.3-x86_64-apple-darwin16.tar.gz /home/ubuntu/out/navcoin-7.0.3-osx64.tar.gz