This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Bitcoin Core configure 21.99.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --enable-fuzz --with-sanitizers=address,fuzzer,undefined ## --------- ## ## Platform. ## ## --------- ## hostname = debian uname -m = x86_64 uname -r = 4.19.0-13-amd64 uname -s = Linux uname -v = #1 SMP Debian 4.19.160-2 (2020-11-28) /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/local/games PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:3218: checking for pkg-config configure:3236: found /usr/bin/pkg-config configure:3248: result: /usr/bin/pkg-config configure:3273: checking pkg-config is at least version 0.9.0 configure:3276: result: yes configure:3305: checking build system type configure:3319: result: x86_64-pc-linux-gnu configure:3339: checking host system type configure:3352: result: x86_64-pc-linux-gnu configure:3395: checking for a BSD-compatible install configure:3463: result: /usr/bin/install -c configure:3474: checking whether build environment is sane configure:3529: result: yes configure:3678: checking for a thread-safe mkdir -p configure:3717: result: /usr/bin/mkdir -p configure:3724: checking for gawk configure:3754: result: no configure:3724: checking for mawk configure:3740: found /usr/bin/mawk configure:3751: result: mawk configure:3762: checking whether make sets $(MAKE) configure:3784: result: yes configure:3813: checking whether make supports nested variables configure:3830: result: yes configure:3949: checking whether to enable maintainer-specific portions of Makefiles configure:3958: result: yes configure:3983: checking whether make supports nested variables configure:4000: result: yes configure:4129: checking for C++ compiler version configure:4138: clang++ --version >&5 clang version 7.0.1-8+deb10u2 (tags/RELEASE_701/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin configure:4149: $? = 0 configure:4138: clang++ -v >&5 clang version 7.0.1-8+deb10u2 (tags/RELEASE_701/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/8 Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/8 Selected GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/8 Candidate multilib: .;@m64 Selected multilib: .;@m64 configure:4149: $? = 0 configure:4138: clang++ -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:4149: $? = 1 configure:4138: clang++ -qversion >&5 clang: error: unknown argument '-qversion', did you mean '--version'? clang: error: no input files configure:4149: $? = 1 configure:4169: checking whether the C++ compiler works configure:4191: clang++ conftest.cpp >&5 configure:4195: $? = 0 configure:4243: result: yes configure:4246: checking for C++ compiler default output file name configure:4248: result: a.out configure:4254: checking for suffix of executables configure:4261: clang++ -o conftest conftest.cpp >&5 configure:4265: $? = 0 configure:4287: result: configure:4309: checking whether we are cross compiling configure:4317: clang++ -o conftest conftest.cpp >&5 configure:4321: $? = 0 configure:4328: ./conftest configure:4332: $? = 0 configure:4320: result: no configure:4325: checking for suffix of object files configure:4347: clang++ -c conftest.cpp >&5 configure:4351: $? = 0 configure:4372: result: o configure:4376: checking whether we are using the GNU C++ compiler configure:4395: clang++ -c conftest.cpp >&5 configure:4395: $? = 0 configure:4404: result: yes configure:4413: checking whether clang++ accepts -g configure:4433: clang++ -c -g conftest.cpp >&5 configure:4433: $? = 0 configure:4474: result: yes configure:4500: checking whether make supports the include directive configure:4515: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:4518: $? = 0 configure:4537: result: yes (GNU style) configure:4562: checking dependency style of clang++ configure:4673: result: gcc3 configure:4710: checking whether clang++ supports C++17 features with -std=c++17 configure:5506: clang++ -std=c++17 -c -g -O2 conftest.cpp >&5 configure:5506: $? = 0 configure:5515: result: yes configure:5564: checking whether std::atomic can be used without link library configure:5582: clang++ -std=c++17 -o conftest -g -O2 conftest.cpp >&5 configure:5582: $? = 0 configure:5584: result: yes configure:5749: checking for Objective C++ compiler version configure:5758: clang++ -std=c++17 --version >&5 clang version 7.0.1-8+deb10u2 (tags/RELEASE_701/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin configure:5769: $? = 0 configure:5758: clang++ -std=c++17 -v >&5 clang version 7.0.1-8+deb10u2 (tags/RELEASE_701/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/8 Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/8 Selected GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/8 Candidate multilib: .;@m64 Selected multilib: .;@m64 clang: warning: argument unused during compilation: '-std=c++17' [-Wunused-command-line-argument] ... rest of stderr output deleted ... configure:5769: $? = 0 configure:5758: clang++ -std=c++17 -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:5769: $? = 1 configure:5758: clang++ -std=c++17 -qversion >&5 clang: error: unknown argument '-qversion', did you mean '--version'? clang: error: no input files configure:5769: $? = 1 configure:5773: checking whether we are using the GNU Objective C++ compiler configure:5792: clang++ -std=c++17 -c conftest.mm >&5 configure:5792: $? = 0 configure:5801: result: yes configure:5810: checking whether clang++ -std=c++17 accepts -g configure:5830: clang++ -std=c++17 -c -g conftest.mm >&5 configure:5830: $? = 0 configure:5871: result: yes configure:5896: checking dependency style of clang++ -std=c++17 configure:6005: result: gcc3 configure:6069: checking how to print strings configure:6096: result: printf configure:6165: checking for gcc configure:6192: result: clang configure:6421: checking for C compiler version configure:6430: clang --version >&5 clang version 7.0.1-8+deb10u2 (tags/RELEASE_701/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin configure:6441: $? = 0 configure:6430: clang -v >&5 clang version 7.0.1-8+deb10u2 (tags/RELEASE_701/final) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/8 Found candidate GCC installation: /usr/lib/gcc/x86_64-linux-gnu/8 Selected GCC installation: /usr/bin/../lib/gcc/x86_64-linux-gnu/8 Candidate multilib: .;@m64 Selected multilib: .;@m64 configure:6441: $? = 0 configure:6430: clang -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:6441: $? = 1 configure:6430: clang -qversion >&5 clang: error: unknown argument '-qversion', did you mean '--version'? clang: error: no input files configure:6441: $? = 1 configure:6445: checking whether we are using the GNU C compiler configure:6464: clang -c conftest.c >&5 configure:6464: $? = 0 configure:6473: result: yes configure:6482: checking whether clang accepts -g configure:6502: clang -c -g conftest.c >&5 configure:6502: $? = 0 configure:6543: result: yes configure:6560: checking for clang option to accept ISO C89 configure:6623: clang -c -g -O2 conftest.c >&5 configure:6623: $? = 0 configure:6636: result: none needed configure:6661: checking whether clang understands -c and -o together configure:6683: clang -c conftest.c -o conftest2.o configure:6686: $? = 0 configure:6683: clang -c conftest.c -o conftest2.o configure:6686: $? = 0 configure:6698: result: yes configure:6717: checking dependency style of clang configure:6828: result: gcc3 configure:6843: checking for a sed that does not truncate output configure:6907: result: /usr/bin/sed configure:6925: checking for grep that handles long lines and -e configure:6983: result: /usr/bin/grep configure:6988: checking for egrep configure:7050: result: /usr/bin/grep -E configure:7055: checking for fgrep configure:7117: result: /usr/bin/grep -F configure:7152: checking for ld used by clang configure:7219: result: /usr/bin/ld configure:7226: checking if the linker (/usr/bin/ld) is GNU ld configure:7241: result: yes configure:7253: checking for BSD- or MS-compatible name lister (nm) configure:7307: result: /usr/bin/nm -B configure:7437: checking the name lister (/usr/bin/nm -B) interface configure:7444: clang -c -g -O2 conftest.c >&5 configure:7447: /usr/bin/nm -B "conftest.o" configure:7450: output 0000000000000000 B some_variable configure:7451: result: BSD nm configure:7454: checking whether ln -s works configure:7458: result: yes configure:7466: checking the maximum length of command line arguments configure:7597: result: 1572864 configure:7645: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:7685: result: func_convert_file_noop configure:7692: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:7712: result: func_convert_file_noop configure:7719: checking for /usr/bin/ld option to reload object files configure:7726: result: -r configure:7800: checking for objdump configure:7816: found /usr/bin/objdump configure:7827: result: objdump configure:7859: checking how to recognize dependent libraries configure:8059: result: pass_all configure:8144: checking for dlltool configure:8174: result: no configure:8204: checking how to associate runtime and link libraries configure:8231: result: printf %s\n configure:8292: checking for ar configure:8308: found /usr/bin/ar configure:8319: result: ar configure:8356: checking for archiver @FILE support configure:8373: clang -c -g -O2 conftest.c >&5 configure:8373: $? = 0 configure:8376: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') configure:8379: $? = 0 configure:8384: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') ar: conftest.o: No such file or directory configure:8387: $? = 1 configure:8386: result: @ configure:8444: checking for strip configure:8460: found /usr/bin/strip configure:8471: result: strip configure:8543: checking for ranlib configure:8559: found /usr/bin/ranlib configure:8570: result: ranlib configure:8672: checking command to parse /usr/bin/nm -B output from clang object configure:8825: clang -c -g -O2 conftest.c >&5 configure:8828: $? = 0 configure:8832: /usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' > conftest.nm configure:8898: clang -o conftest -g -O2 conftest.c conftstm.o >&5 configure:8901: $? = 0 configure:8939: result: ok configure:8986: checking for sysroot configure:9016: result: no configure:9023: checking for a working dd configure:9061: result: /usr/bin/dd configure:9065: checking how to truncate binary pipes configure:9080: result: /usr/bin/dd bs=4096 count=1 configure:9216: clang -c -g -O2 conftest.c >&5 configure:9219: $? = 0 configure:9409: checking for mt configure:9425: found /usr/bin/mt configure:9436: result: mt configure:9459: checking if mt is a manifest tool configure:9465: mt '-?' configure:9473: result: no configure:10150: checking how to run the C preprocessor configure:10181: clang -E conftest.c configure:10181: $? = 0 configure:10195: clang -E conftest.c conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:10195: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "21.99.0" | #define PACKAGE_STRING "Bitcoin Core 21.99.0" | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues" | #define PACKAGE_URL "https://bitcoincore.org/" | #define HAVE_CXX17 1 | /* end confdefs.h. */ | #include configure:10220: result: clang -E configure:10240: clang -E conftest.c configure:10240: $? = 0 configure:10254: clang -E conftest.c conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:10254: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "21.99.0" | #define PACKAGE_STRING "Bitcoin Core 21.99.0" | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues" | #define PACKAGE_URL "https://bitcoincore.org/" | #define HAVE_CXX17 1 | /* end confdefs.h. */ | #include configure:10283: checking for ANSI C header files configure:10303: clang -c -g -O2 conftest.c >&5 configure:10303: $? = 0 configure:10376: clang -o conftest -g -O2 conftest.c >&5 configure:10376: $? = 0 configure:10376: ./conftest configure:10376: $? = 0 configure:10387: result: yes configure:10400: checking for sys/types.h configure:10400: clang -c -g -O2 conftest.c >&5 configure:10400: $? = 0 configure:10400: result: yes configure:10400: checking for sys/stat.h configure:10400: clang -c -g -O2 conftest.c >&5 configure:10400: $? = 0 configure:10400: result: yes configure:10400: checking for stdlib.h configure:10400: clang -c -g -O2 conftest.c >&5 configure:10400: $? = 0 configure:10400: result: yes configure:10400: checking for string.h configure:10400: clang -c -g -O2 conftest.c >&5 configure:10400: $? = 0 configure:10400: result: yes configure:10400: checking for memory.h configure:10400: clang -c -g -O2 conftest.c >&5 configure:10400: $? = 0 configure:10400: result: yes configure:10400: checking for strings.h configure:10400: clang -c -g -O2 conftest.c >&5 configure:10400: $? = 0 configure:10400: result: yes configure:10400: checking for inttypes.h configure:10400: clang -c -g -O2 conftest.c >&5 configure:10400: $? = 0 configure:10400: result: yes configure:10400: checking for stdint.h configure:10400: clang -c -g -O2 conftest.c >&5 configure:10400: $? = 0 configure:10400: result: yes configure:10400: checking for unistd.h configure:10400: clang -c -g -O2 conftest.c >&5 configure:10400: $? = 0 configure:10400: result: yes configure:10414: checking for dlfcn.h configure:10414: clang -c -g -O2 conftest.c >&5 configure:10414: $? = 0 configure:10414: result: yes configure:10679: checking for objdir configure:10694: result: .libs configure:10958: checking if clang supports -fno-rtti -fno-exceptions configure:10976: clang -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 configure:10980: $? = 0 configure:10993: result: yes configure:11351: checking for clang option to produce PIC configure:11358: result: -fPIC -DPIC configure:11366: checking if clang PIC flag -fPIC -DPIC works configure:11384: clang -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:11388: $? = 0 configure:11401: result: yes configure:11430: checking if clang static flag -static works configure:11458: result: yes configure:11473: checking if clang supports -c -o file.o configure:11494: clang -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:11498: $? = 0 configure:11520: result: yes configure:11528: checking if clang supports -c -o file.o configure:11575: result: yes configure:11608: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:12871: result: yes configure:12908: checking whether -lc should be explicitly linked in configure:12916: clang -c -g -O2 conftest.c >&5 configure:12919: $? = 0 configure:12934: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:12937: $? = 0 configure:12951: result: no configure:13111: checking dynamic linker characteristics configure:13692: clang -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:13692: $? = 0 configure:13941: result: GNU/Linux ld.so configure:14063: checking how to hardcode library paths into programs configure:14088: result: immediate configure:14636: checking whether stripping libraries is possible configure:14641: result: yes configure:14676: checking if libtool supports shared libraries configure:14678: result: yes configure:14681: checking whether to build shared libraries configure:14706: result: yes configure:14709: checking whether to build static libraries configure:14713: result: yes configure:11512: checking how to run the C++ preprocessor configure:11539: clang++ -std=c++17 -E conftest.cpp configure:11539: $? = 0 configure:11553: clang++ -std=c++17 -E conftest.cpp conftest.cpp:22:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:11553: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "21.99.0" | #define PACKAGE_STRING "Bitcoin Core 21.99.0" | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues" | #define PACKAGE_URL "https://bitcoincore.org/" | #define HAVE_CXX17 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:11578: result: clang++ -std=c++17 -E configure:11598: clang++ -std=c++17 -E conftest.cpp configure:11598: $? = 0 configure:11612: clang++ -std=c++17 -E conftest.cpp conftest.cpp:22:10: fatal error: 'ac_nonexistent.h' file not found #include ^~~~~~~~~~~~~~~~~~ 1 error generated. configure:11612: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "21.99.0" | #define PACKAGE_STRING "Bitcoin Core 21.99.0" | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues" | #define PACKAGE_URL "https://bitcoincore.org/" | #define HAVE_CXX17 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:11774: checking for ld used by clang++ -std=c++17 configure:11841: result: /usr/bin/ld -m elf_x86_64 configure:11848: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:11863: result: yes configure:11918: checking whether the clang++ -std=c++17 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:12991: result: yes configure:13027: clang++ -std=c++17 -c -g -O2 conftest.cpp >&5 configure:13030: $? = 0 configure:13511: checking for clang++ -std=c++17 option to produce PIC configure:13518: result: -fPIC -DPIC configure:13526: checking if clang++ -std=c++17 PIC flag -fPIC -DPIC works configure:13544: clang++ -std=c++17 -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:13548: $? = 0 configure:13561: result: yes configure:13584: checking if clang++ -std=c++17 static flag -static works configure:13612: result: yes configure:13624: checking if clang++ -std=c++17 supports -c -o file.o configure:13645: clang++ -std=c++17 -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:13649: $? = 0 configure:13671: result: yes configure:13676: checking if clang++ -std=c++17 supports -c -o file.o configure:13723: result: yes configure:13753: checking whether the clang++ -std=c++17 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:13796: result: yes configure:13937: checking dynamic linker characteristics configure:14694: result: GNU/Linux ld.so configure:14759: checking how to hardcode library paths into programs configure:14784: result: immediate configure:13723: checking for ar configure:13741: found /usr/bin/ar configure:13753: result: /usr/bin/ar configure:13821: checking for ranlib configure:13839: found /usr/bin/ranlib configure:13851: result: /usr/bin/ranlib configure:13919: checking for strip configure:13937: found /usr/bin/strip configure:13949: result: /usr/bin/strip configure:14017: checking for gcov configure:14035: found /usr/bin/gcov configure:14047: result: /usr/bin/gcov configure:14115: checking for llvm-cov configure:14148: result: no configure:14169: checking for lcov configure:14202: result: no configure:14211: checking for python3.6 configure:14244: result: no configure:14211: checking for python3.7 configure:14229: found /usr/bin/python3.7 configure:14241: result: /usr/bin/python3.7 configure:14254: checking for genhtml configure:14287: result: no configure:14294: checking for git configure:14312: found /usr/bin/git configure:14324: result: /usr/bin/git configure:14334: checking for ccache configure:14352: found /usr/bin/ccache configure:14364: result: /usr/bin/ccache configure:14374: checking for xgettext configure:14407: result: no configure:14414: checking for hexdump configure:14432: found /usr/bin/hexdump configure:14444: result: /usr/bin/hexdump configure:14498: checking for c++filt configure:14516: found /usr/bin/c++filt configure:14528: result: /usr/bin/c++filt configure:14596: checking for objcopy configure:14614: found /usr/bin/objcopy configure:14626: result: /usr/bin/objcopy configure:14650: checking for doxygen configure:14683: result: no configure:14982: checking whether C++ compiler accepts -Werror configure:15001: clang++ -std=c++17 -c -g -O2 -Werror conftest.cpp >&5 configure:15001: $? = 0 configure:15009: result: yes configure:15058: checking whether the linker accepts -Wl,--fatal-warnings configure:15077: clang++ -std=c++17 -o conftest -g -O2 -Wl,--fatal-warnings conftest.cpp >&5 configure:15077: $? = 0 configure:15086: result: yes configure:15367: checking whether C++ compiler accepts -fsanitize=address,fuzzer,undefined configure:15386: clang++ -std=c++17 -c -g -O2 -fsanitize=address,fuzzer,undefined conftest.cpp >&5 configure:15386: $? = 0 configure:15395: result: yes configure:15405: checking whether the linker accepts -fsanitize=address,fuzzer,undefined configure:15429: clang++ -std=c++17 -o conftest -g -O2 -fsanitize=address,fuzzer,undefined conftest.cpp >&5 configure:15429: $? = 0 configure:15439: result: yes configure:15932: checking whether C++ compiler accepts -Wall configure:15951: clang++ -std=c++17 -c -g -O2 -Werror -Wall conftest.cpp >&5 configure:15951: $? = 0 configure:15960: result: yes configure:15969: checking whether C++ compiler accepts -Wextra configure:15988: clang++ -std=c++17 -c -g -O2 -Werror -Wextra conftest.cpp >&5 configure:15988: $? = 0 configure:15997: result: yes configure:16006: checking whether C++ compiler accepts -Wgnu configure:16025: clang++ -std=c++17 -c -g -O2 -Werror -Wgnu conftest.cpp >&5 configure:16025: $? = 0 configure:16034: result: yes configure:16043: checking whether C++ compiler accepts -Wformat -Wformat-security configure:16062: clang++ -std=c++17 -c -g -O2 -Werror -Wformat -Wformat-security conftest.cpp >&5 configure:16062: $? = 0 configure:16071: result: yes configure:16080: checking whether C++ compiler accepts -Wvla configure:16099: clang++ -std=c++17 -c -g -O2 -Werror -Wvla conftest.cpp >&5 configure:16099: $? = 0 configure:16108: result: yes configure:16117: checking whether C++ compiler accepts -Wshadow-field configure:16136: clang++ -std=c++17 -c -g -O2 -Werror -Wshadow-field conftest.cpp >&5 configure:16136: $? = 0 configure:16145: result: yes configure:16154: checking whether C++ compiler accepts -Wswitch configure:16173: clang++ -std=c++17 -c -g -O2 -Werror -Wswitch conftest.cpp >&5 configure:16173: $? = 0 configure:16182: result: yes configure:16191: checking whether C++ compiler accepts -Wthread-safety configure:16210: clang++ -std=c++17 -c -g -O2 -Werror -Wthread-safety conftest.cpp >&5 configure:16210: $? = 0 configure:16219: result: yes configure:16228: checking whether C++ compiler accepts -Wrange-loop-analysis configure:16247: clang++ -std=c++17 -c -g -O2 -Werror -Wrange-loop-analysis conftest.cpp >&5 configure:16247: $? = 0 configure:16256: result: yes configure:16265: checking whether C++ compiler accepts -Wredundant-decls configure:16284: clang++ -std=c++17 -c -g -O2 -Werror -Wredundant-decls conftest.cpp >&5 configure:16284: $? = 0 configure:16293: result: yes configure:16302: checking whether C++ compiler accepts -Wunused-variable configure:16321: clang++ -std=c++17 -c -g -O2 -Werror -Wunused-variable conftest.cpp >&5 configure:16321: $? = 0 configure:16330: result: yes configure:16339: checking whether C++ compiler accepts -Wdate-time configure:16358: clang++ -std=c++17 -c -g -O2 -Werror -Wdate-time conftest.cpp >&5 configure:16358: $? = 0 configure:16367: result: yes configure:16376: checking whether C++ compiler accepts -Wconditional-uninitialized configure:16395: clang++ -std=c++17 -c -g -O2 -Werror -Wconditional-uninitialized conftest.cpp >&5 configure:16395: $? = 0 configure:16404: result: yes configure:16413: checking whether C++ compiler accepts -Wsign-compare configure:16432: clang++ -std=c++17 -c -g -O2 -Werror -Wsign-compare conftest.cpp >&5 configure:16432: $? = 0 configure:16441: result: yes configure:16450: checking whether C++ compiler accepts -Wduplicated-branches configure:16469: clang++ -std=c++17 -c -g -O2 -Werror -Wduplicated-branches conftest.cpp >&5 error: unknown warning option '-Wduplicated-branches' [-Werror,-Wunknown-warning-option] configure:16469: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "21.99.0" | #define PACKAGE_STRING "Bitcoin Core 21.99.0" | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues" | #define PACKAGE_URL "https://bitcoincore.org/" | #define HAVE_CXX17 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_ASM 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:16478: result: no configure:16487: checking whether C++ compiler accepts -Wduplicated-cond configure:16506: clang++ -std=c++17 -c -g -O2 -Werror -Wduplicated-cond conftest.cpp >&5 error: unknown warning option '-Wduplicated-cond'; did you mean '-Wduplicate-enum'? [-Werror,-Wunknown-warning-option] configure:16506: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "21.99.0" | #define PACKAGE_STRING "Bitcoin Core 21.99.0" | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues" | #define PACKAGE_URL "https://bitcoincore.org/" | #define HAVE_CXX17 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_ASM 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:16515: result: no configure:16524: checking whether C++ compiler accepts -Wlogical-op configure:16543: clang++ -std=c++17 -c -g -O2 -Werror -Wlogical-op conftest.cpp >&5 error: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Werror,-Wunknown-warning-option] configure:16543: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "21.99.0" | #define PACKAGE_STRING "Bitcoin Core 21.99.0" | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues" | #define PACKAGE_URL "https://bitcoincore.org/" | #define HAVE_CXX17 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_ASM 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:16552: result: no configure:16561: checking whether C++ compiler accepts -Woverloaded-virtual configure:16580: clang++ -std=c++17 -c -g -O2 -Werror -Woverloaded-virtual conftest.cpp >&5 configure:16580: $? = 0 configure:16589: result: yes configure:16598: checking whether C++ compiler accepts -Wsuggest-override configure:16610: clang++ -std=c++17 -c -g -O2 -Werror -Wsuggest-override conftest.cpp >&5 error: unknown warning option '-Wsuggest-override'; did you mean '-Wshift-overflow'? [-Werror,-Wunknown-warning-option] configure:16610: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "21.99.0" | #define PACKAGE_STRING "Bitcoin Core 21.99.0" | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues" | #define PACKAGE_URL "https://bitcoincore.org/" | #define HAVE_CXX17 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_ASM 1 | /* end confdefs.h. */ | struct A { virtual void f(); }; struct B : A { void f() final; }; configure:16619: result: no configure:16628: checking whether C++ compiler accepts -Wunreachable-code-loop-increment configure:16647: clang++ -std=c++17 -c -g -O2 -Werror -Wunreachable-code-loop-increment conftest.cpp >&5 configure:16647: $? = 0 configure:16656: result: yes configure:16666: checking whether C++ compiler accepts -Wunused-parameter configure:16685: clang++ -std=c++17 -c -g -O2 -Werror -Wunused-parameter conftest.cpp >&5 configure:16685: $? = 0 configure:16694: result: yes configure:16703: checking whether C++ compiler accepts -Wself-assign configure:16722: clang++ -std=c++17 -c -g -O2 -Werror -Wself-assign conftest.cpp >&5 configure:16722: $? = 0 configure:16731: result: yes configure:16740: checking whether C++ compiler accepts -Wunused-local-typedef configure:16759: clang++ -std=c++17 -c -g -O2 -Werror -Wunused-local-typedef conftest.cpp >&5 configure:16759: $? = 0 configure:16768: result: yes configure:16777: checking whether C++ compiler accepts -Wdeprecated-register configure:16796: clang++ -std=c++17 -c -g -O2 -Werror -Wdeprecated-register conftest.cpp >&5 configure:16796: $? = 0 configure:16805: result: yes configure:16814: checking whether C++ compiler accepts -Wimplicit-fallthrough configure:16833: clang++ -std=c++17 -c -g -O2 -Werror -Wimplicit-fallthrough conftest.cpp >&5 configure:16833: $? = 0 configure:16842: result: yes configure:16851: checking whether C++ compiler accepts -Wdeprecated-copy configure:16870: clang++ -std=c++17 -c -g -O2 -Werror -Wdeprecated-copy conftest.cpp >&5 error: unknown warning option '-Wdeprecated-copy'; did you mean '-Wdeprecated'? [-Werror,-Wunknown-warning-option] configure:16870: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "21.99.0" | #define PACKAGE_STRING "Bitcoin Core 21.99.0" | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues" | #define PACKAGE_URL "https://bitcoincore.org/" | #define HAVE_CXX17 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_ASM 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:16879: result: no configure:16890: checking whether C++ compiler accepts -fno-extended-identifiers configure:16909: clang++ -std=c++17 -c -g -O2 -Werror -fno-extended-identifiers conftest.cpp >&5 clang: error: unsupported option '-fno-extended-identifiers' configure:16909: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "21.99.0" | #define PACKAGE_STRING "Bitcoin Core 21.99.0" | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues" | #define PACKAGE_URL "https://bitcoincore.org/" | #define HAVE_CXX17 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_ASM 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:16918: result: no configure:16936: checking whether C++ compiler accepts -msse4.2 configure:16955: clang++ -std=c++17 -c -g -O2 -Werror -msse4.2 conftest.cpp >&5 configure:16955: $? = 0 configure:16964: result: yes configure:16973: checking whether C++ compiler accepts -msse4.1 configure:16992: clang++ -std=c++17 -c -g -O2 -Werror -msse4.1 conftest.cpp >&5 configure:16992: $? = 0 configure:17001: result: yes configure:17010: checking whether C++ compiler accepts -mavx -mavx2 configure:17029: clang++ -std=c++17 -c -g -O2 -Werror -mavx -mavx2 conftest.cpp >&5 configure:17029: $? = 0 configure:17038: result: yes configure:17047: checking whether C++ compiler accepts -msse4 -msha configure:17066: clang++ -std=c++17 -c -g -O2 -Werror -msse4 -msha conftest.cpp >&5 configure:17066: $? = 0 configure:17075: result: yes configure:17086: checking for SSE4.2 intrinsics configure:17112: clang++ -std=c++17 -c -g -O2 -msse4.2 conftest.cpp >&5 configure:17112: $? = 0 configure:17113: result: yes configure:17125: checking for SSE4.1 intrinsics configure:17144: clang++ -std=c++17 -c -g -O2 -msse4.1 conftest.cpp >&5 configure:17144: $? = 0 configure:17145: result: yes configure:17159: checking for AVX2 intrinsics configure:17178: clang++ -std=c++17 -c -g -O2 -mavx -mavx2 conftest.cpp >&5 configure:17178: $? = 0 configure:17179: result: yes configure:17193: checking for SHA-NI intrinsics configure:17214: clang++ -std=c++17 -c -g -O2 -msse4 -msha conftest.cpp >&5 configure:17214: $? = 0 configure:17215: result: yes configure:17229: checking whether C++ compiler accepts -march=armv8-a+crc+crypto configure:17248: clang++ -std=c++17 -c -g -O2 -Werror -march=armv8-a+crc+crypto conftest.cpp >&5 error: unknown target CPU 'armv8-a+crc+crypto' note: valid target CPU values are: nocona, core2, penryn, bonnell, atom, silvermont, slm, goldmont, goldmont-plus, tremont, nehalem, corei7, westmere, sandybridge, corei7-avx, ivybridge, core-avx-i, haswell, core-avx2, broadwell, skylake, skylake-avx512, skx, cannonlake, icelake-client, icelake-server, knl, knm, k8, athlon64, athlon-fx, opteron, k8-sse3, athlon64-sse3, opteron-sse3, amdfam10, barcelona, btver1, btver2, bdver1, bdver2, bdver3, bdver4, znver1, x86-64 configure:17248: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "21.99.0" | #define PACKAGE_STRING "Bitcoin Core 21.99.0" | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues" | #define PACKAGE_URL "https://bitcoincore.org/" | #define HAVE_CXX17 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_ASM 1 | #define ENABLE_SSE41 1 | #define ENABLE_AVX2 1 | #define ENABLE_SHANI 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:17257: result: no configure:17268: checking for ARM CRC32 intrinsics configure:17287: clang++ -std=c++17 -c -g -O2 conftest.cpp >&5 In file included from conftest.cpp:27: /usr/include/clang/7.0.1/include/arm_acle.h:28:2: error: "ACLE intrinsics support not enabled." #error "ACLE intrinsics support not enabled." ^ /usr/include/clang/7.0.1/include/arm_acle.h:49:3: error: use of undeclared identifier '__builtin_arm_wfi'; did you mean '__builtin_dwarf_cfa'? __builtin_arm_wfi(); ^ /usr/include/clang/7.0.1/include/arm_acle.h:49:3: note: '__builtin_dwarf_cfa' declared here /usr/include/clang/7.0.1/include/arm_acle.h:53:3: error: use of undeclared identifier '__builtin_arm_wfe'; did you mean '__builtin_dwarf_cfa'? __builtin_arm_wfe(); ^ /usr/include/clang/7.0.1/include/arm_acle.h:49:3: note: '__builtin_dwarf_cfa' declared here __builtin_arm_wfi(); ^ /usr/include/clang/7.0.1/include/arm_acle.h:57:3: error: use of undeclared identifier '__builtin_arm_sev' __builtin_arm_sev(); ^ /usr/include/clang/7.0.1/include/arm_acle.h:61:3: error: use of undeclared identifier '__builtin_arm_sevl' __builtin_arm_sevl(); ^ /usr/include/clang/7.0.1/include/arm_acle.h:65:3: error: use of undeclared identifier '__builtin_arm_yield'; did you mean '__builtin_ia32_xend'? __builtin_arm_yield(); ^ /usr/include/clang/7.0.1/include/arm_acle.h:57:3: note: '__builtin_ia32_xend' declared here __builtin_arm_sev(); ^ /usr/include/clang/7.0.1/include/arm_acle.h:78:9: error: use of undeclared identifier '__builtin_arm_ldrex' v = __builtin_arm_ldrex(__p); ^ /usr/include/clang/7.0.1/include/arm_acle.h:79:10: error: use of undeclared identifier '__builtin_arm_strex' while (__builtin_arm_strex(__x, __p)); ^ /usr/include/clang/7.0.1/include/arm_acle.h:108:3: error: use of undeclared identifier '__builtin_arm_nop'; did you mean '__builtin_coro_noop'? __builtin_arm_nop(); ^ /usr/include/clang/7.0.1/include/arm_acle.h:108:3: note: '__builtin_coro_noop' declared here /usr/include/clang/7.0.1/include/arm_acle.h:205:10: error: use of undeclared identifier '__builtin_arm_rbit' return __builtin_arm_rbit(__t); ^ /usr/include/clang/7.0.1/include/arm_acle.h:214:10: error: use of undeclared identifier '__builtin_arm_rbit64' return __builtin_arm_rbit64(__t); ^ In file included from conftest.cpp:28: /usr/include/clang/7.0.1/include/arm_neon.h:28:2: error: "NEON support not enabled" #error "NEON support not enabled" ^ /usr/include/clang/7.0.1/include/arm_neon.h:48:24: error: 'neon_vector_type' attribute is not supported for this target typedef __attribute__((neon_vector_type(8))) int8_t int8x8_t; ^ /usr/include/clang/7.0.1/include/arm_neon.h:49:24: error: 'neon_vector_type' attribute is not supported for this target typedef __attribute__((neon_vector_type(16))) int8_t int8x16_t; ^ /usr/include/clang/7.0.1/include/arm_neon.h:50:24: error: 'neon_vector_type' attribute is not supported for this target typedef __attribute__((neon_vector_type(4))) int16_t int16x4_t; ^ /usr/include/clang/7.0.1/include/arm_neon.h:51:24: error: 'neon_vector_type' attribute is not supported for this target typedef __attribute__((neon_vector_type(8))) int16_t int16x8_t; ^ /usr/include/clang/7.0.1/include/arm_neon.h:52:24: error: 'neon_vector_type' attribute is not supported for this target typedef __attribute__((neon_vector_type(2))) int32_t int32x2_t; ^ /usr/include/clang/7.0.1/include/arm_neon.h:53:24: error: 'neon_vector_type' attribute is not supported for this target typedef __attribute__((neon_vector_type(4))) int32_t int32x4_t; ^ /usr/include/clang/7.0.1/include/arm_neon.h:54:24: error: 'neon_vector_type' attribute is not supported for this target typedef __attribute__((neon_vector_type(1))) int64_t int64x1_t; ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. configure:17287: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "21.99.0" | #define PACKAGE_STRING "Bitcoin Core 21.99.0" | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues" | #define PACKAGE_URL "https://bitcoincore.org/" | #define HAVE_CXX17 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_ASM 1 | #define ENABLE_SSE41 1 | #define ENABLE_AVX2 1 | #define ENABLE_SHANI 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | __crc32cb(0, 0); __crc32ch(0, 0); __crc32cw(0, 0); __crc32cd(0, 0); | vmull_p64(0, 0); | | ; | return 0; | } configure:17291: result: no configure:19022: checking whether byte ordering is bigendian configure:19037: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 conftest.cpp:27:9: error: expected unqualified-id not a universal capable compiler ^ 1 error generated. configure:19037: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "21.99.0" | #define PACKAGE_STRING "Bitcoin Core 21.99.0" | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues" | #define PACKAGE_URL "https://bitcoincore.org/" | #define HAVE_CXX17 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_ASM 1 | #define ENABLE_SSE41 1 | #define ENABLE_AVX2 1 | #define ENABLE_SHANI 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:19082: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:19082: $? = 0 configure:19100: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 conftest.cpp:33:11: error: expected ';' after expression not big endian ^ ; conftest.cpp:33:8: error: use of undeclared identifier 'big' not big endian ^ conftest.cpp:33:12: error: use of undeclared identifier 'endian' not big endian ^ 3 errors generated. configure:19100: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "21.99.0" | #define PACKAGE_STRING "Bitcoin Core 21.99.0" | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues" | #define PACKAGE_URL "https://bitcoincore.org/" | #define HAVE_CXX17 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_ASM 1 | #define ENABLE_SSE41 1 | #define ENABLE_AVX2 1 | #define ENABLE_SHANI 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:19228: result: no configure:19403: checking whether clang is Clang configure:19428: result: yes configure:19490: checking whether pthreads work with "-pthread" and "-lpthread" configure:19595: clang -o conftest -g -O2 -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.c -lpthread >&5 configure:19595: $? = 0 configure:19604: result: yes configure:19652: checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread configure:19677: clang -o conftest -Werror -Wunknown-warning-option -pthread -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.c >&5 configure:19677: $? = 0 configure:19683: (clang -c -Werror -Wunknown-warning-option -pthread -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.c >&5) && (echo ==== >&5) && (clang -o conftest -Werror -Wunknown-warning-option -pthread -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.o >&5) ==== configure:19683: $? = 0 configure:19701: result: no configure:19721: checking for joinable pthread attribute configure:19739: clang -o conftest -g -O2 -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.c -lpthread >&5 configure:19739: $? = 0 configure:19747: result: PTHREAD_CREATE_JOINABLE configure:19761: checking whether more special flags are required for pthreads configure:19774: result: no configure:19782: checking for PTHREAD_PRIO_INHERIT configure:19799: clang -o conftest -g -O2 -pthread -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.c -lpthread >&5 configure:19799: $? = 0 configure:19808: result: yes configure:19918: checking for special C compiler options needed for large files configure:19963: result: no configure:19969: checking for _FILE_OFFSET_BITS value needed for large files configure:19994: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:19994: $? = 0 configure:20026: result: no configure:20111: checking whether strerror_r is declared configure:20111: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:20111: $? = 0 configure:20111: result: yes configure:20124: checking for strerror_r configure:20124: clang++ -std=c++17 -o conftest -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:20124: $? = 0 configure:20124: result: yes configure:20133: checking whether strerror_r returns char * configure:20157: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:20157: $? = 0 configure:20195: result: yes configure:20219: checking for __attribute__((visibility)) configure:20243: clang++ -std=c++17 -o conftest -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:20243: $? = 0 configure:20256: result: yes configure:20272: checking for __attribute__((dllexport)) configure:20293: clang++ -std=c++17 -o conftest -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 conftest.cpp:34:36: warning: unknown attribute 'dllexport' ignored [-Wunknown-attributes] __attribute__((dllexport)) int foo( void ) { return 0; } ^ 1 warning generated. configure:20293: $? = 0 configure:20306: result: no configure:20322: checking for __attribute__((dllimport)) configure:20343: clang++ -std=c++17 -o conftest -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 conftest.cpp:34:52: warning: unknown attribute 'dllimport' ignored [-Wunknown-attributes] int foo( void ) __attribute__((dllimport)); ^ 1 warning generated. configure:20343: $? = 0 configure:20356: result: no configure:20444: checking for library containing clock_gettime configure:20475: clang++ -std=c++17 -o conftest -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:20475: $? = 0 configure:20492: result: none required configure:20623: checking whether C++ compiler accepts -fPIC configure:20642: clang++ -std=c++17 -c -g -O2 -fPIC -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:20642: $? = 0 configure:20650: result: yes configure:20660: checking whether C++ compiler accepts -fstack-reuse=none configure:20679: clang++ -std=c++17 -c -g -O2 -fstack-reuse=none -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 clang: error: unknown argument: '-fstack-reuse=none' configure:20679: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "21.99.0" | #define PACKAGE_STRING "Bitcoin Core 21.99.0" | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues" | #define PACKAGE_URL "https://bitcoincore.org/" | #define HAVE_CXX17 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_ASM 1 | #define ENABLE_SSE41 1 | #define ENABLE_AVX2 1 | #define ENABLE_SHANI 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:20687: result: no configure:20697: checking whether C++ compiler accepts -Wstack-protector configure:20716: clang++ -std=c++17 -c -g -O2 -Wstack-protector -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:20716: $? = 0 configure:20724: result: yes configure:20732: checking whether C++ compiler accepts -fstack-protector-all configure:20751: clang++ -std=c++17 -c -g -O2 -fstack-protector-all -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:20751: $? = 0 configure:20759: result: yes configure:20768: checking whether C++ compiler accepts -fcf-protection=full configure:20780: clang++ -std=c++17 -c -g -O2 -fcf-protection=full -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 conftest.cpp:32:1: error: expected unqualified-id return 0; ^ 1 error generated. configure:20780: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "21.99.0" | #define PACKAGE_STRING "Bitcoin Core 21.99.0" | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues" | #define PACKAGE_URL "https://bitcoincore.org/" | #define HAVE_CXX17 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_ASM 1 | #define ENABLE_SSE41 1 | #define ENABLE_AVX2 1 | #define ENABLE_SHANI 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1 | /* end confdefs.h. */ | return 0; configure:20788: result: no configure:20798: checking whether C++ compiler accepts -fstack-clash-protection configure:20810: clang++ -std=c++17 -c -g -O2 -O0 -fstack-clash-protection -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 clang: error: unknown argument: '-fstack-clash-protection' configure:20810: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "21.99.0" | #define PACKAGE_STRING "Bitcoin Core 21.99.0" | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues" | #define PACKAGE_URL "https://bitcoincore.org/" | #define HAVE_CXX17 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_ASM 1 | #define ENABLE_SSE41 1 | #define ENABLE_AVX2 1 | #define ENABLE_SHANI 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1 | /* end confdefs.h. */ | class D {public: unsigned char buf[32768];}; int main() {D d; return 0;} configure:20819: result: no configure:20829: checking whether C++ preprocessor accepts -D_FORTIFY_SOURCE=2 configure:20848: clang++ -std=c++17 -E -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FORTIFY_SOURCE=2 conftest.cpp configure:20848: $? = 0 configure:20856: result: yes configure:20860: checking whether C++ preprocessor accepts -U_FORTIFY_SOURCE configure:20879: clang++ -std=c++17 -E -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE conftest.cpp configure:20879: $? = 0 configure:20887: result: yes configure:20906: checking whether the linker accepts -Wl,--dynamicbase configure:20925: clang++ -std=c++17 -o conftest -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,--fatal-warnings -Wl,--dynamicbase conftest.cpp >&5 /usr/bin/ld: unrecognized option '--dynamicbase' /usr/bin/ld: use the --help option for usage information clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:20925: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "21.99.0" | #define PACKAGE_STRING "Bitcoin Core 21.99.0" | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues" | #define PACKAGE_URL "https://bitcoincore.org/" | #define HAVE_CXX17 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_ASM 1 | #define ENABLE_SSE41 1 | #define ENABLE_AVX2 1 | #define ENABLE_SHANI 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:20935: result: no configure:20944: checking whether the linker accepts -Wl,--nxcompat configure:20963: clang++ -std=c++17 -o conftest -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,--fatal-warnings -Wl,--nxcompat conftest.cpp >&5 /usr/bin/ld: unrecognized option '--nxcompat' /usr/bin/ld: use the --help option for usage information clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:20963: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "21.99.0" | #define PACKAGE_STRING "Bitcoin Core 21.99.0" | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues" | #define PACKAGE_URL "https://bitcoincore.org/" | #define HAVE_CXX17 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_ASM 1 | #define ENABLE_SSE41 1 | #define ENABLE_AVX2 1 | #define ENABLE_SHANI 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:20973: result: no configure:20982: checking whether the linker accepts -Wl,--high-entropy-va configure:21001: clang++ -std=c++17 -o conftest -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,--fatal-warnings -Wl,--high-entropy-va conftest.cpp >&5 /usr/bin/ld: unrecognized option '--high-entropy-va' /usr/bin/ld: use the --help option for usage information clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:21001: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "21.99.0" | #define PACKAGE_STRING "Bitcoin Core 21.99.0" | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues" | #define PACKAGE_URL "https://bitcoincore.org/" | #define HAVE_CXX17 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_ASM 1 | #define ENABLE_SSE41 1 | #define ENABLE_AVX2 1 | #define ENABLE_SHANI 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:21011: result: no configure:21020: checking whether the linker accepts -Wl,-z,relro configure:21039: clang++ -std=c++17 -o conftest -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,--fatal-warnings -Wl,-z,relro conftest.cpp >&5 configure:21039: $? = 0 configure:21049: result: yes configure:21058: checking whether the linker accepts -Wl,-z,now configure:21077: clang++ -std=c++17 -o conftest -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,--fatal-warnings -Wl,-z,now conftest.cpp >&5 configure:21077: $? = 0 configure:21087: result: yes configure:21096: checking whether the linker accepts -Wl,-z,separate-code configure:21115: clang++ -std=c++17 -o conftest -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wl,--fatal-warnings -Wl,-z,separate-code conftest.cpp >&5 configure:21115: $? = 0 configure:21125: result: yes configure:21134: checking whether the linker accepts -fPIE -pie configure:21153: clang++ -std=c++17 -o conftest -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Werror -fPIE -pie conftest.cpp >&5 configure:21153: $? = 0 configure:21163: result: yes configure:21382: checking endian.h usability configure:21382: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:21382: $? = 0 configure:21382: result: yes configure:21382: checking endian.h presence configure:21382: clang++ -std=c++17 -E -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp configure:21382: $? = 0 configure:21382: result: yes configure:21382: checking for endian.h configure:21382: result: yes configure:21382: checking sys/endian.h usability configure:21382: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 conftest.cpp:66:10: fatal error: 'sys/endian.h' file not found #include ^~~~~~~~~~~~~~ 1 error generated. configure:21382: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "21.99.0" | #define PACKAGE_STRING "Bitcoin Core 21.99.0" | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues" | #define PACKAGE_URL "https://bitcoincore.org/" | #define HAVE_CXX17 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_ASM 1 | #define ENABLE_SSE41 1 | #define ENABLE_AVX2 1 | #define ENABLE_SHANI 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1 | #define HAVE_ENDIAN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21382: result: no configure:21382: checking sys/endian.h presence configure:21382: clang++ -std=c++17 -E -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp conftest.cpp:33:10: fatal error: 'sys/endian.h' file not found #include ^~~~~~~~~~~~~~ 1 error generated. configure:21382: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "21.99.0" | #define PACKAGE_STRING "Bitcoin Core 21.99.0" | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues" | #define PACKAGE_URL "https://bitcoincore.org/" | #define HAVE_CXX17 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_ASM 1 | #define ENABLE_SSE41 1 | #define ENABLE_AVX2 1 | #define ENABLE_SHANI 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1 | #define HAVE_ENDIAN_H 1 | /* end confdefs.h. */ | #include configure:21382: result: no configure:21382: checking for sys/endian.h configure:21382: result: no configure:21382: checking byteswap.h usability configure:21382: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:21382: $? = 0 configure:21382: result: yes configure:21382: checking byteswap.h presence configure:21382: clang++ -std=c++17 -E -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp configure:21382: $? = 0 configure:21382: result: yes configure:21382: checking for byteswap.h configure:21382: result: yes configure:21382: checking stdio.h usability configure:21382: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:21382: $? = 0 configure:21382: result: yes configure:21382: checking stdio.h presence configure:21382: clang++ -std=c++17 -E -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp configure:21382: $? = 0 configure:21382: result: yes configure:21382: checking for stdio.h configure:21382: result: yes configure:21382: checking for stdlib.h configure:21382: result: yes configure:21382: checking for unistd.h configure:21382: result: yes configure:21382: checking for strings.h configure:21382: result: yes configure:21382: checking for sys/types.h configure:21382: result: yes configure:21382: checking for sys/stat.h configure:21382: result: yes configure:21382: checking sys/select.h usability configure:21382: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:21382: $? = 0 configure:21382: result: yes configure:21382: checking sys/select.h presence configure:21382: clang++ -std=c++17 -E -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp configure:21382: $? = 0 configure:21382: result: yes configure:21382: checking for sys/select.h configure:21382: result: yes configure:21382: checking sys/prctl.h usability configure:21382: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:21382: $? = 0 configure:21382: result: yes configure:21382: checking sys/prctl.h presence configure:21382: clang++ -std=c++17 -E -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp configure:21382: $? = 0 configure:21382: result: yes configure:21382: checking for sys/prctl.h configure:21382: result: yes configure:21382: checking sys/sysctl.h usability configure:21382: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:21382: $? = 0 configure:21382: result: yes configure:21382: checking sys/sysctl.h presence configure:21382: clang++ -std=c++17 -E -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp configure:21382: $? = 0 configure:21382: result: yes configure:21382: checking for sys/sysctl.h configure:21382: result: yes configure:21382: checking vm/vm_param.h usability configure:21382: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 conftest.cpp:76:10: fatal error: 'vm/vm_param.h' file not found #include ^~~~~~~~~~~~~~~ 1 error generated. configure:21382: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "21.99.0" | #define PACKAGE_STRING "Bitcoin Core 21.99.0" | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues" | #define PACKAGE_URL "https://bitcoincore.org/" | #define HAVE_CXX17 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_ASM 1 | #define ENABLE_SSE41 1 | #define ENABLE_AVX2 1 | #define ENABLE_SHANI 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21382: result: no configure:21382: checking vm/vm_param.h presence configure:21382: clang++ -std=c++17 -E -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp conftest.cpp:43:10: fatal error: 'vm/vm_param.h' file not found #include ^~~~~~~~~~~~~~~ 1 error generated. configure:21382: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "21.99.0" | #define PACKAGE_STRING "Bitcoin Core 21.99.0" | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues" | #define PACKAGE_URL "https://bitcoincore.org/" | #define HAVE_CXX17 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_ASM 1 | #define ENABLE_SSE41 1 | #define ENABLE_AVX2 1 | #define ENABLE_SHANI 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | /* end confdefs.h. */ | #include configure:21382: result: no configure:21382: checking for vm/vm_param.h configure:21382: result: no configure:21382: checking sys/vmmeter.h usability configure:21382: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 conftest.cpp:76:10: fatal error: 'sys/vmmeter.h' file not found #include ^~~~~~~~~~~~~~~ 1 error generated. configure:21382: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "21.99.0" | #define PACKAGE_STRING "Bitcoin Core 21.99.0" | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues" | #define PACKAGE_URL "https://bitcoincore.org/" | #define HAVE_CXX17 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_ASM 1 | #define ENABLE_SSE41 1 | #define ENABLE_AVX2 1 | #define ENABLE_SHANI 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21382: result: no configure:21382: checking sys/vmmeter.h presence configure:21382: clang++ -std=c++17 -E -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp conftest.cpp:43:10: fatal error: 'sys/vmmeter.h' file not found #include ^~~~~~~~~~~~~~~ 1 error generated. configure:21382: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "21.99.0" | #define PACKAGE_STRING "Bitcoin Core 21.99.0" | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues" | #define PACKAGE_URL "https://bitcoincore.org/" | #define HAVE_CXX17 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_ASM 1 | #define ENABLE_SSE41 1 | #define ENABLE_AVX2 1 | #define ENABLE_SHANI 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | /* end confdefs.h. */ | #include configure:21382: result: no configure:21382: checking for sys/vmmeter.h configure:21382: result: no configure:21382: checking sys/resources.h usability configure:21382: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 conftest.cpp:76:10: fatal error: 'sys/resources.h' file not found #include ^~~~~~~~~~~~~~~~~ 1 error generated. configure:21382: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "21.99.0" | #define PACKAGE_STRING "Bitcoin Core 21.99.0" | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues" | #define PACKAGE_URL "https://bitcoincore.org/" | #define HAVE_CXX17 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_ASM 1 | #define ENABLE_SSE41 1 | #define ENABLE_AVX2 1 | #define ENABLE_SHANI 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21382: result: no configure:21382: checking sys/resources.h presence configure:21382: clang++ -std=c++17 -E -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp conftest.cpp:43:10: fatal error: 'sys/resources.h' file not found #include ^~~~~~~~~~~~~~~~~ 1 error generated. configure:21382: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "21.99.0" | #define PACKAGE_STRING "Bitcoin Core 21.99.0" | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues" | #define PACKAGE_URL "https://bitcoincore.org/" | #define HAVE_CXX17 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_ASM 1 | #define ENABLE_SSE41 1 | #define ENABLE_AVX2 1 | #define ENABLE_SHANI 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | /* end confdefs.h. */ | #include configure:21382: result: no configure:21382: checking for sys/resources.h configure:21382: result: no configure:21393: checking whether getifaddrs is declared configure:21393: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:21393: $? = 0 configure:21393: result: yes configure:21406: checking whether freeifaddrs is declared configure:21406: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:21406: $? = 0 configure:21406: result: yes configure:21420: checking whether strnlen is declared configure:21420: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:21420: $? = 0 configure:21420: result: yes configure:21432: checking whether daemon is declared configure:21432: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:21432: $? = 0 configure:21432: result: yes configure:21444: checking whether le16toh is declared configure:21444: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:21444: $? = 0 configure:21444: result: yes configure:21459: checking whether le32toh is declared configure:21459: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:21459: $? = 0 configure:21459: result: yes configure:21474: checking whether le64toh is declared configure:21474: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:21474: $? = 0 configure:21474: result: yes configure:21489: checking whether htole16 is declared configure:21489: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:21489: $? = 0 configure:21489: result: yes configure:21504: checking whether htole32 is declared configure:21504: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:21504: $? = 0 configure:21504: result: yes configure:21519: checking whether htole64 is declared configure:21519: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:21519: $? = 0 configure:21519: result: yes configure:21534: checking whether be16toh is declared configure:21534: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:21534: $? = 0 configure:21534: result: yes configure:21549: checking whether be32toh is declared configure:21549: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:21549: $? = 0 configure:21549: result: yes configure:21564: checking whether be64toh is declared configure:21564: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:21564: $? = 0 configure:21564: result: yes configure:21579: checking whether htobe16 is declared configure:21579: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:21579: $? = 0 configure:21579: result: yes configure:21594: checking whether htobe32 is declared configure:21594: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:21594: $? = 0 configure:21594: result: yes configure:21609: checking whether htobe64 is declared configure:21609: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:21609: $? = 0 configure:21609: result: yes configure:21626: checking whether bswap_16 is declared configure:21626: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:21626: $? = 0 configure:21626: result: yes configure:21639: checking whether bswap_32 is declared configure:21639: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:21639: $? = 0 configure:21639: result: yes configure:21652: checking whether bswap_64 is declared configure:21652: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:21652: $? = 0 configure:21652: result: yes configure:21667: checking for __builtin_clzl configure:21682: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:21682: $? = 0 configure:21683: result: yes configure:21694: checking for __builtin_clzll configure:21709: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:21709: $? = 0 configure:21710: result: yes configure:21721: checking for getmemoryinfo configure:21734: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:21734: $? = 0 configure:21735: result: yes configure:21746: checking for mallopt M_ARENA_MAX configure:21759: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:21759: $? = 0 configure:21760: result: yes configure:21771: checking for posix_fallocate configure:21792: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:21792: $? = 0 configure:21793: result: yes configure:21804: checking for visibility attribute configure:21813: clang++ -std=c++17 -o conftest -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:21813: $? = 0 configure:21818: result: yes configure:21837: checking for thread_local support configure:21851: clang++ -std=c++17 -o conftest -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -pthread conftest.cpp >&5 configure:21851: $? = 0 configure:21866: result: yes configure:21883: checking for gmtime_r configure:21896: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:21896: $? = 0 configure:21897: result: yes configure:21931: checking for Linux getrandom syscall configure:21946: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:21946: $? = 0 configure:21947: result: yes configure:21958: checking for getentropy configure:21971: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:21971: $? = 0 configure:21972: result: yes configure:21983: checking for getentropy via random.h configure:21997: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:21997: $? = 0 configure:21998: result: yes configure:22009: checking for sysctl configure:22026: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 conftest.cpp:79:6: error: "Don't use sysctl on Linux, it's deprecated even when it works" #error "Don't use sysctl on Linux, it's deprecated even when it works" ^ 1 error generated. configure:22026: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "21.99.0" | #define PACKAGE_STRING "Bitcoin Core 21.99.0" | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues" | #define PACKAGE_URL "https://bitcoincore.org/" | #define HAVE_CXX17 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_ASM 1 | #define ENABLE_SSE41 1 | #define ENABLE_AVX2 1 | #define ENABLE_SHANI 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_GETIFADDRS 1 | #define HAVE_DECL_FREEIFADDRS 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_DAEMON 1 | #define HAVE_DECL_LE16TOH 1 | #define HAVE_DECL_LE32TOH 1 | #define HAVE_DECL_LE64TOH 1 | #define HAVE_DECL_HTOLE16 1 | #define HAVE_DECL_HTOLE32 1 | #define HAVE_DECL_HTOLE64 1 | #define HAVE_DECL_BE16TOH 1 | #define HAVE_DECL_BE32TOH 1 | #define HAVE_DECL_BE64TOH 1 | #define HAVE_DECL_HTOBE16 1 | #define HAVE_DECL_HTOBE32 1 | #define HAVE_DECL_HTOBE64 1 | #define HAVE_DECL_BSWAP_16 1 | #define HAVE_DECL_BSWAP_32 1 | #define HAVE_DECL_BSWAP_64 1 | #define HAVE_BUILTIN_CLZL 1 | #define HAVE_BUILTIN_CLZLL 1 | #define HAVE_MALLOC_INFO 1 | #define HAVE_MALLOPT_ARENA_MAX 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_VISIBILITY_ATTRIBUTE 1 | #define HAVE_THREAD_LOCAL 1 | #define HAVE_GMTIME_R 1 | #define HAVE_SYS_GETRANDOM 1 | #define HAVE_GETENTROPY 1 | #define HAVE_GETENTROPY_RAND 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | #ifdef __linux__ | #error "Don't use sysctl on Linux, it's deprecated even when it works" | #endif | sysctl(nullptr, 2, nullptr, nullptr, nullptr, 0); | ; | return 0; | } configure:22032: result: no configure:22038: checking for sysctl KERN_ARND configure:22056: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 conftest.cpp:79:6: error: "Don't use sysctl on Linux, it's deprecated even when it works" #error "Don't use sysctl on Linux, it's deprecated even when it works" ^ conftest.cpp:81:37: error: use of undeclared identifier 'KERN_ARND' static int name[2] = {CTL_KERN, KERN_ARND}; ^ 2 errors generated. configure:22056: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "21.99.0" | #define PACKAGE_STRING "Bitcoin Core 21.99.0" | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues" | #define PACKAGE_URL "https://bitcoincore.org/" | #define HAVE_CXX17 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_ASM 1 | #define ENABLE_SSE41 1 | #define ENABLE_AVX2 1 | #define ENABLE_SHANI 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_GETIFADDRS 1 | #define HAVE_DECL_FREEIFADDRS 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_DAEMON 1 | #define HAVE_DECL_LE16TOH 1 | #define HAVE_DECL_LE32TOH 1 | #define HAVE_DECL_LE64TOH 1 | #define HAVE_DECL_HTOLE16 1 | #define HAVE_DECL_HTOLE32 1 | #define HAVE_DECL_HTOLE64 1 | #define HAVE_DECL_BE16TOH 1 | #define HAVE_DECL_BE32TOH 1 | #define HAVE_DECL_BE64TOH 1 | #define HAVE_DECL_HTOBE16 1 | #define HAVE_DECL_HTOBE32 1 | #define HAVE_DECL_HTOBE64 1 | #define HAVE_DECL_BSWAP_16 1 | #define HAVE_DECL_BSWAP_32 1 | #define HAVE_DECL_BSWAP_64 1 | #define HAVE_BUILTIN_CLZL 1 | #define HAVE_BUILTIN_CLZLL 1 | #define HAVE_MALLOC_INFO 1 | #define HAVE_MALLOPT_ARENA_MAX 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_VISIBILITY_ATTRIBUTE 1 | #define HAVE_THREAD_LOCAL 1 | #define HAVE_GMTIME_R 1 | #define HAVE_SYS_GETRANDOM 1 | #define HAVE_GETENTROPY 1 | #define HAVE_GETENTROPY_RAND 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | #ifdef __linux__ | #error "Don't use sysctl on Linux, it's deprecated even when it works" | #endif | static int name[2] = {CTL_KERN, KERN_ARND}; | sysctl(name, 2, nullptr, nullptr, nullptr, 0); | ; | return 0; | } configure:22062: result: no configure:22068: checking for if type char equals int8_t configure:22082: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 conftest.cpp:78:2: error: static_assert failed due to requirement 'std::is_same::value' "" static_assert(std::is_same::value, ""); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. configure:22082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "21.99.0" | #define PACKAGE_STRING "Bitcoin Core 21.99.0" | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues" | #define PACKAGE_URL "https://bitcoincore.org/" | #define HAVE_CXX17 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_ASM 1 | #define ENABLE_SSE41 1 | #define ENABLE_AVX2 1 | #define ENABLE_SHANI 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_GETIFADDRS 1 | #define HAVE_DECL_FREEIFADDRS 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_DAEMON 1 | #define HAVE_DECL_LE16TOH 1 | #define HAVE_DECL_LE32TOH 1 | #define HAVE_DECL_LE64TOH 1 | #define HAVE_DECL_HTOLE16 1 | #define HAVE_DECL_HTOLE32 1 | #define HAVE_DECL_HTOLE64 1 | #define HAVE_DECL_BE16TOH 1 | #define HAVE_DECL_BE32TOH 1 | #define HAVE_DECL_BE64TOH 1 | #define HAVE_DECL_HTOBE16 1 | #define HAVE_DECL_HTOBE32 1 | #define HAVE_DECL_HTOBE64 1 | #define HAVE_DECL_BSWAP_16 1 | #define HAVE_DECL_BSWAP_32 1 | #define HAVE_DECL_BSWAP_64 1 | #define HAVE_BUILTIN_CLZL 1 | #define HAVE_BUILTIN_CLZLL 1 | #define HAVE_MALLOC_INFO 1 | #define HAVE_MALLOPT_ARENA_MAX 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_VISIBILITY_ATTRIBUTE 1 | #define HAVE_THREAD_LOCAL 1 | #define HAVE_GMTIME_R 1 | #define HAVE_SYS_GETRANDOM 1 | #define HAVE_GETENTROPY 1 | #define HAVE_GETENTROPY_RAND 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | static_assert(std::is_same::value, ""); | ; | return 0; | } configure:22088: result: no configure:22094: checking for fdatasync configure:22107: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:22107: $? = 0 configure:22108: result: yes configure:22122: checking for F_FULLFSYNC configure:22135: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 conftest.cpp:78:11: error: use of undeclared identifier 'F_FULLFSYNC' fcntl(0, F_FULLFSYNC, 0); ^ 1 error generated. configure:22135: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "21.99.0" | #define PACKAGE_STRING "Bitcoin Core 21.99.0" | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues" | #define PACKAGE_URL "https://bitcoincore.org/" | #define HAVE_CXX17 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_ASM 1 | #define ENABLE_SSE41 1 | #define ENABLE_AVX2 1 | #define ENABLE_SHANI 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_GETIFADDRS 1 | #define HAVE_DECL_FREEIFADDRS 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_DAEMON 1 | #define HAVE_DECL_LE16TOH 1 | #define HAVE_DECL_LE32TOH 1 | #define HAVE_DECL_LE64TOH 1 | #define HAVE_DECL_HTOLE16 1 | #define HAVE_DECL_HTOLE32 1 | #define HAVE_DECL_HTOLE64 1 | #define HAVE_DECL_BE16TOH 1 | #define HAVE_DECL_BE32TOH 1 | #define HAVE_DECL_BE64TOH 1 | #define HAVE_DECL_HTOBE16 1 | #define HAVE_DECL_HTOBE32 1 | #define HAVE_DECL_HTOBE64 1 | #define HAVE_DECL_BSWAP_16 1 | #define HAVE_DECL_BSWAP_32 1 | #define HAVE_DECL_BSWAP_64 1 | #define HAVE_BUILTIN_CLZL 1 | #define HAVE_BUILTIN_CLZLL 1 | #define HAVE_MALLOC_INFO 1 | #define HAVE_MALLOPT_ARENA_MAX 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_VISIBILITY_ATTRIBUTE 1 | #define HAVE_THREAD_LOCAL 1 | #define HAVE_GMTIME_R 1 | #define HAVE_SYS_GETRANDOM 1 | #define HAVE_GETENTROPY 1 | #define HAVE_GETENTROPY_RAND 1 | #define HAVE_FDATASYNC 1 | /* end confdefs.h. */ | #include | int | main () | { | fcntl(0, F_FULLFSYNC, 0); | ; | return 0; | } configure:22139: result: no configure:22145: checking for O_CLOEXEC configure:22158: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:22158: $? = 0 configure:22159: result: yes configure:22168: checking for __builtin_prefetch configure:22185: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:22185: $? = 0 configure:22186: result: yes configure:22195: checking for _mm_prefetch configure:22212: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:22212: $? = 0 configure:22213: result: yes configure:22222: checking for strong getauxval support in the system headers configure:22241: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 In file included from conftest.cpp:75: /usr/include/clang/7.0.1/include/arm_acle.h:28:2: error: "ACLE intrinsics support not enabled." #error "ACLE intrinsics support not enabled." ^ /usr/include/clang/7.0.1/include/arm_acle.h:49:3: error: use of undeclared identifier '__builtin_arm_wfi'; did you mean '__builtin_dwarf_cfa'? __builtin_arm_wfi(); ^ /usr/include/clang/7.0.1/include/arm_acle.h:49:3: note: '__builtin_dwarf_cfa' declared here /usr/include/clang/7.0.1/include/arm_acle.h:53:3: error: use of undeclared identifier '__builtin_arm_wfe'; did you mean '__builtin_dwarf_cfa'? __builtin_arm_wfe(); ^ /usr/include/clang/7.0.1/include/arm_acle.h:49:3: note: '__builtin_dwarf_cfa' declared here __builtin_arm_wfi(); ^ /usr/include/clang/7.0.1/include/arm_acle.h:57:3: error: use of undeclared identifier '__builtin_arm_sev' __builtin_arm_sev(); ^ /usr/include/clang/7.0.1/include/arm_acle.h:61:3: error: use of undeclared identifier '__builtin_arm_sevl' __builtin_arm_sevl(); ^ /usr/include/clang/7.0.1/include/arm_acle.h:65:3: error: use of undeclared identifier '__builtin_arm_yield'; did you mean '__builtin_ia32_xend'? __builtin_arm_yield(); ^ /usr/include/clang/7.0.1/include/arm_acle.h:57:3: note: '__builtin_ia32_xend' declared here __builtin_arm_sev(); ^ /usr/include/clang/7.0.1/include/arm_acle.h:78:9: error: use of undeclared identifier '__builtin_arm_ldrex' v = __builtin_arm_ldrex(__p); ^ /usr/include/clang/7.0.1/include/arm_acle.h:79:10: error: use of undeclared identifier '__builtin_arm_strex' while (__builtin_arm_strex(__x, __p)); ^ /usr/include/clang/7.0.1/include/arm_acle.h:108:3: error: use of undeclared identifier '__builtin_arm_nop'; did you mean '__builtin_coro_noop'? __builtin_arm_nop(); ^ /usr/include/clang/7.0.1/include/arm_acle.h:108:3: note: '__builtin_coro_noop' declared here /usr/include/clang/7.0.1/include/arm_acle.h:205:10: error: use of undeclared identifier '__builtin_arm_rbit' return __builtin_arm_rbit(__t); ^ /usr/include/clang/7.0.1/include/arm_acle.h:214:10: error: use of undeclared identifier '__builtin_arm_rbit64' return __builtin_arm_rbit64(__t); ^ In file included from conftest.cpp:76: /usr/include/clang/7.0.1/include/arm_neon.h:28:2: error: "NEON support not enabled" #error "NEON support not enabled" ^ /usr/include/clang/7.0.1/include/arm_neon.h:48:24: error: 'neon_vector_type' attribute is not supported for this target typedef __attribute__((neon_vector_type(8))) int8_t int8x8_t; ^ /usr/include/clang/7.0.1/include/arm_neon.h:49:24: error: 'neon_vector_type' attribute is not supported for this target typedef __attribute__((neon_vector_type(16))) int8_t int8x16_t; ^ /usr/include/clang/7.0.1/include/arm_neon.h:50:24: error: 'neon_vector_type' attribute is not supported for this target typedef __attribute__((neon_vector_type(4))) int16_t int16x4_t; ^ /usr/include/clang/7.0.1/include/arm_neon.h:51:24: error: 'neon_vector_type' attribute is not supported for this target typedef __attribute__((neon_vector_type(8))) int16_t int16x8_t; ^ /usr/include/clang/7.0.1/include/arm_neon.h:52:24: error: 'neon_vector_type' attribute is not supported for this target typedef __attribute__((neon_vector_type(2))) int32_t int32x2_t; ^ /usr/include/clang/7.0.1/include/arm_neon.h:53:24: error: 'neon_vector_type' attribute is not supported for this target typedef __attribute__((neon_vector_type(4))) int32_t int32x4_t; ^ /usr/include/clang/7.0.1/include/arm_neon.h:54:24: error: 'neon_vector_type' attribute is not supported for this target typedef __attribute__((neon_vector_type(1))) int64_t int64x1_t; ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. configure:22241: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "21.99.0" | #define PACKAGE_STRING "Bitcoin Core 21.99.0" | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues" | #define PACKAGE_URL "https://bitcoincore.org/" | #define HAVE_CXX17 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_ASM 1 | #define ENABLE_SSE41 1 | #define ENABLE_AVX2 1 | #define ENABLE_SHANI 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_GETIFADDRS 1 | #define HAVE_DECL_FREEIFADDRS 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_DAEMON 1 | #define HAVE_DECL_LE16TOH 1 | #define HAVE_DECL_LE32TOH 1 | #define HAVE_DECL_LE64TOH 1 | #define HAVE_DECL_HTOLE16 1 | #define HAVE_DECL_HTOLE32 1 | #define HAVE_DECL_HTOLE64 1 | #define HAVE_DECL_BE16TOH 1 | #define HAVE_DECL_BE32TOH 1 | #define HAVE_DECL_BE64TOH 1 | #define HAVE_DECL_HTOBE16 1 | #define HAVE_DECL_HTOBE32 1 | #define HAVE_DECL_HTOBE64 1 | #define HAVE_DECL_BSWAP_16 1 | #define HAVE_DECL_BSWAP_32 1 | #define HAVE_DECL_BSWAP_64 1 | #define HAVE_BUILTIN_CLZL 1 | #define HAVE_BUILTIN_CLZLL 1 | #define HAVE_MALLOC_INFO 1 | #define HAVE_MALLOPT_ARENA_MAX 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_VISIBILITY_ATTRIBUTE 1 | #define HAVE_THREAD_LOCAL 1 | #define HAVE_GMTIME_R 1 | #define HAVE_SYS_GETRANDOM 1 | #define HAVE_GETENTROPY 1 | #define HAVE_GETENTROPY_RAND 1 | #define HAVE_FDATASYNC 1 | /* end confdefs.h. */ | | #include | #include | #include | | int | main () | { | | getauxval(AT_HWCAP); | | ; | return 0; | } configure:22247: result: no configure:22253: checking for weak getauxval support in the compiler configure:22273: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:22273: $? = 0 configure:22274: result: yes configure:22323: checking for std::system configure:22337: clang++ -std=c++17 -o conftest -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 configure:22337: $? = 0 configure:22338: result: yes configure:22350: checking for ::_wsystem configure:22364: clang++ -std=c++17 -o conftest -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS conftest.cpp >&5 conftest.cpp:80:15: error: no member named '_wsystem' in the global namespace int nErr = ::_wsystem(""); ~~^ 1 error generated. configure:22364: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bitcoin Core" | #define PACKAGE_TARNAME "bitcoin" | #define PACKAGE_VERSION "21.99.0" | #define PACKAGE_STRING "Bitcoin Core 21.99.0" | #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues" | #define PACKAGE_URL "https://bitcoincore.org/" | #define HAVE_CXX17 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define USE_ASM 1 | #define ENABLE_SSE41 1 | #define ENABLE_AVX2 1 | #define ENABLE_SHANI 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_DECL_GETIFADDRS 1 | #define HAVE_DECL_FREEIFADDRS 1 | #define HAVE_DECL_STRNLEN 1 | #define HAVE_DECL_DAEMON 1 | #define HAVE_DECL_LE16TOH 1 | #define HAVE_DECL_LE32TOH 1 | #define HAVE_DECL_LE64TOH 1 | #define HAVE_DECL_HTOLE16 1 | #define HAVE_DECL_HTOLE32 1 | #define HAVE_DECL_HTOLE64 1 | #define HAVE_DECL_BE16TOH 1 | #define HAVE_DECL_BE32TOH 1 | #define HAVE_DECL_BE64TOH 1 | #define HAVE_DECL_HTOBE16 1 | #define HAVE_DECL_HTOBE32 1 | #define HAVE_DECL_HTOBE64 1 | #define HAVE_DECL_BSWAP_16 1 | #define HAVE_DECL_BSWAP_32 1 | #define HAVE_DECL_BSWAP_64 1 | #define HAVE_BUILTIN_CLZL 1 | #define HAVE_BUILTIN_CLZLL 1 | #define HAVE_MALLOC_INFO 1 | #define HAVE_MALLOPT_ARENA_MAX 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_VISIBILITY_ATTRIBUTE 1 | #define HAVE_THREAD_LOCAL 1 | #define HAVE_GMTIME_R 1 | #define HAVE_SYS_GETRANDOM 1 | #define HAVE_GETENTROPY 1 | #define HAVE_GETENTROPY_RAND 1 | #define HAVE_FDATASYNC 1 | #define HAVE_WEAK_GETAUXVAL 1 | #define HAVE_STD__SYSTEM 1 | /* end confdefs.h. */ | | int | main () | { | int nErr = ::_wsystem(""); | | ; | return 0; | } configure:22370: result: no configure:22399: WARNING: enable-fuzz will disable all other targets configure:22416: checking whether C++ preprocessor accepts -DABORT_ON_FAILED_ASSUME configure:22435: clang++ -std=c++17 -E -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Werror -DABORT_ON_FAILED_ASSUME conftest.cpp configure:22435: $? = 0 configure:22444: result: yes configure:22453: checking whether main function is needed configure:22456: checking whether the linker accepts -fsanitize=address,fuzzer,undefined configure:22490: result: yes configure:22493: result: no configure:25726: checking for boostlib >= 1.58.0 (105800) configure:25758: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/include conftest.cpp >&5 configure:25758: $? = 0 configure:25760: result: yes configure:25955: checking whether the Boost::System library is available configure:25980: clang++ -std=c++17 -c -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/include conftest.cpp >&5 configure:25980: $? = 0 configure:25995: result: yes configure:26010: checking for exit in -lboost_system configure:26035: clang++ -std=c++17 -o conftest -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/include -L/usr/lib/x86_64-linux-gnu conftest.cpp -lboost_system >&5 configure:26035: $? = 0 configure:26045: result: yes configure:26200: checking whether the Boost::Filesystem library is available configure:26224: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/include conftest.cpp >&5 configure:26224: $? = 0 configure:26238: result: yes configure:26249: checking for exit in -lboost_filesystem configure:26274: clang++ -std=c++17 -o conftest -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/include -L/usr/lib/x86_64-linux-gnu conftest.cpp -lboost_filesystem -lboost_system >&5 configure:26274: $? = 0 configure:26284: result: yes configure:26434: checking whether the Boost::Thread library is available configure:26478: clang++ -std=c++17 -c -pthread -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/include conftest.cpp >&5 configure:26478: $? = 0 configure:26493: result: yes configure:26532: checking for exit in -lboost_thread configure:26557: clang++ -std=c++17 -o conftest -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -I/usr/include -L/usr/lib/x86_64-linux-gnu conftest.cpp -lboost_thread >&5 configure:26557: $? = 0 configure:26567: result: yes configure:27048: checking whether the Boost::Unit_Test_Framework library is available configure:27071: clang++ -std=c++17 -c -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include conftest.cpp >&5 configure:27071: $? = 0 configure:27085: result: yes configure:27196: checking for dynamic linked boost test configure:27211: clang++ -std=c++17 -o conftest -g -O2 -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include conftest.cpp -L/usr/lib/x86_64-linux-gnu -lboost_unit_test_framework >&5 configure:27211: $? = 0 configure:27212: result: yes configure:27231: checking for EVENT configure:27238: $PKG_CONFIG --exists --print-errors "libevent >= 2.0.21" configure:27241: $? = 0 configure:27255: $PKG_CONFIG --exists --print-errors "libevent >= 2.0.21" configure:27258: $? = 0 configure:27296: result: yes configure:27303: checking for EVENT_PTHREADS configure:27310: $PKG_CONFIG --exists --print-errors "libevent_pthreads >= 2.0.21" configure:27313: $? = 0 configure:27327: $PKG_CONFIG --exists --print-errors "libevent_pthreads >= 2.0.21" configure:27330: $? = 0 configure:27368: result: yes configure:27668: checking for LIBMULTIPROCESS configure:27675: $PKG_CONFIG --exists --print-errors "libmultiprocess" Package libmultiprocess was not found in the pkg-config search path. Perhaps you should add the directory containing `libmultiprocess.pc' to the PKG_CONFIG_PATH environment variable No package 'libmultiprocess' found configure:27678: $? = 1 configure:27692: $PKG_CONFIG --exists --print-errors "libmultiprocess" Package libmultiprocess was not found in the pkg-config search path. Perhaps you should add the directory containing `libmultiprocess.pc' to the PKG_CONFIG_PATH environment variable No package 'libmultiprocess' found configure:27695: $? = 1 configure:27709: result: no No package 'libmultiprocess' found configure:27793: checking whether to build bitcoind configure:27803: result: no configure:27806: checking whether to build bitcoin-cli configure:27816: result: no configure:27819: checking whether to build bitcoin-tx configure:27829: result: no configure:27832: checking whether to build bitcoin-wallet configure:27842: result: no configure:27845: checking whether to build libraries configure:27862: result: no configure:27873: checking if ccache should be used configure:27886: result: yes configure:27890: checking if wallet should be enabled configure:27903: result: no configure:27907: checking whether to build with support for UPnP configure:27939: result: no configure:28000: checking whether to build test_bitcoin configure:28004: result: no, because fuzzing is enabled configure:28017: checking whether to reduce exports configure:28023: result: no configure:28483: checking that generated files are newer than configure configure:28489: result: done configure:28677: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Bitcoin Core config.status 21.99.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on debian config.status:1483: creating Makefile config.status:1483: creating src/Makefile config.status:1483: creating doc/man/Makefile config.status:1483: creating share/setup.nsi config.status:1483: creating share/qt/Info.plist config.status:1483: creating test/config.ini config.status:1483: creating contrib/devtools/split-debug.sh config.status:1483: creating src/config/bitcoin-config.h config.status:1743: executing depfiles commands config.status:1820: cd src && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1825: $? = 0 config.status:1743: executing libtool commands configure:31206: === configuring in src/univalue (/home/bitcoin/bitcoin/src/univalue) configure:31269: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--enable-fuzz' '--with-sanitizers=address,fuzzer,undefined' 'CXX=clang++' 'CC=clang' '--disable-shared' '--with-pic' '--enable-benchmark=no' '--with-bignum=no' '--enable-module-recovery' '--enable-module-schnorrsig' '--enable-experimental' --cache-file=/dev/null --srcdir=. configure:31206: === configuring in src/secp256k1 (/home/bitcoin/bitcoin/src/secp256k1) configure:31269: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--enable-fuzz' '--with-sanitizers=address,fuzzer,undefined' 'CXX=clang++' 'CC=clang' '--disable-shared' '--with-pic' '--enable-benchmark=no' '--with-bignum=no' '--enable-module-recovery' '--enable-module-schnorrsig' '--enable-experimental' --cache-file=/dev/null --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_ARFLAGS_set= ac_cv_env_ARFLAGS_value= ac_cv_env_BDB_CFLAGS_set= ac_cv_env_BDB_CFLAGS_value= ac_cv_env_BDB_LIBS_set= ac_cv_env_BDB_LIBS_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=clang ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set=set ac_cv_env_CXX_value=clang++ ac_cv_env_EVENT_CFLAGS_set= ac_cv_env_EVENT_CFLAGS_value= ac_cv_env_EVENT_LIBS_set= ac_cv_env_EVENT_LIBS_value= ac_cv_env_EVENT_PTHREADS_CFLAGS_set= ac_cv_env_EVENT_PTHREADS_CFLAGS_value= ac_cv_env_EVENT_PTHREADS_LIBS_set= ac_cv_env_EVENT_PTHREADS_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBMULTIPROCESS_CFLAGS_set= ac_cv_env_LIBMULTIPROCESS_CFLAGS_value= ac_cv_env_LIBMULTIPROCESS_LIBS_set= ac_cv_env_LIBMULTIPROCESS_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_OBJCXXFLAGS_set= ac_cv_env_OBJCXXFLAGS_value= ac_cv_env_OBJCXX_set= ac_cv_env_OBJCXX_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_PYTHONPATH_set= ac_cv_env_PYTHONPATH_value= ac_cv_env_QR_CFLAGS_set= ac_cv_env_QR_CFLAGS_value= ac_cv_env_QR_LIBS_set= ac_cv_env_QR_LIBS_value= ac_cv_env_QTACCESSIBILITY_CFLAGS_set= ac_cv_env_QTACCESSIBILITY_CFLAGS_value= ac_cv_env_QTACCESSIBILITY_LIBS_set= ac_cv_env_QTACCESSIBILITY_LIBS_value= ac_cv_env_QTCGL_CFLAGS_set= ac_cv_env_QTCGL_CFLAGS_value= ac_cv_env_QTCGL_LIBS_set= ac_cv_env_QTCGL_LIBS_value= ac_cv_env_QTCLIPBOARD_CFLAGS_set= ac_cv_env_QTCLIPBOARD_CFLAGS_value= ac_cv_env_QTCLIPBOARD_LIBS_set= ac_cv_env_QTCLIPBOARD_LIBS_value= ac_cv_env_QTDEVICEDISCOVERY_CFLAGS_set= ac_cv_env_QTDEVICEDISCOVERY_CFLAGS_value= ac_cv_env_QTDEVICEDISCOVERY_LIBS_set= ac_cv_env_QTDEVICEDISCOVERY_LIBS_value= ac_cv_env_QTEVENTDISPATCHER_CFLAGS_set= ac_cv_env_QTEVENTDISPATCHER_CFLAGS_value= ac_cv_env_QTEVENTDISPATCHER_LIBS_set= ac_cv_env_QTEVENTDISPATCHER_LIBS_value= ac_cv_env_QTFB_CFLAGS_set= ac_cv_env_QTFB_CFLAGS_value= ac_cv_env_QTFB_LIBS_set= ac_cv_env_QTFB_LIBS_value= ac_cv_env_QTFONTDATABASE_CFLAGS_set= ac_cv_env_QTFONTDATABASE_CFLAGS_value= ac_cv_env_QTFONTDATABASE_LIBS_set= ac_cv_env_QTFONTDATABASE_LIBS_value= ac_cv_env_QTGRAPHICS_CFLAGS_set= ac_cv_env_QTGRAPHICS_CFLAGS_value= ac_cv_env_QTGRAPHICS_LIBS_set= ac_cv_env_QTGRAPHICS_LIBS_value= ac_cv_env_QTTHEME_CFLAGS_set= ac_cv_env_QTTHEME_CFLAGS_value= ac_cv_env_QTTHEME_LIBS_set= ac_cv_env_QTTHEME_LIBS_value= ac_cv_env_QTXCBQPA_CFLAGS_set= ac_cv_env_QTXCBQPA_CFLAGS_value= ac_cv_env_QTXCBQPA_LIBS_set= ac_cv_env_QTXCBQPA_LIBS_value= ac_cv_env_QT_CORE_CFLAGS_set= ac_cv_env_QT_CORE_CFLAGS_value= ac_cv_env_QT_CORE_LIBS_set= ac_cv_env_QT_CORE_LIBS_value= ac_cv_env_QT_DBUS_CFLAGS_set= ac_cv_env_QT_DBUS_CFLAGS_value= ac_cv_env_QT_DBUS_LIBS_set= ac_cv_env_QT_DBUS_LIBS_value= ac_cv_env_QT_GUI_CFLAGS_set= ac_cv_env_QT_GUI_CFLAGS_value= ac_cv_env_QT_GUI_LIBS_set= ac_cv_env_QT_GUI_LIBS_value= ac_cv_env_QT_NETWORK_CFLAGS_set= ac_cv_env_QT_NETWORK_CFLAGS_value= ac_cv_env_QT_NETWORK_LIBS_set= ac_cv_env_QT_NETWORK_LIBS_value= ac_cv_env_QT_TEST_CFLAGS_set= ac_cv_env_QT_TEST_CFLAGS_value= ac_cv_env_QT_TEST_LIBS_set= ac_cv_env_QT_TEST_LIBS_value= ac_cv_env_QT_WIDGETS_CFLAGS_set= ac_cv_env_QT_WIDGETS_CFLAGS_value= ac_cv_env_QT_WIDGETS_LIBS_set= ac_cv_env_QT_WIDGETS_LIBS_value= ac_cv_env_SQLITE_CFLAGS_set= ac_cv_env_SQLITE_CFLAGS_value= ac_cv_env_SQLITE_LIBS_set= ac_cv_env_SQLITE_LIBS_value= ac_cv_env_UNIVALUE_CFLAGS_set= ac_cv_env_UNIVALUE_CFLAGS_value= ac_cv_env_UNIVALUE_LIBS_set= ac_cv_env_UNIVALUE_LIBS_value= ac_cv_env_ZMQ_CFLAGS_set= ac_cv_env_ZMQ_CFLAGS_value= ac_cv_env_ZMQ_LIBS_set= ac_cv_env_ZMQ_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_strerror_r=yes ac_cv_func_strerror_r_char_p=yes ac_cv_have_decl_be16toh=yes ac_cv_have_decl_be32toh=yes ac_cv_have_decl_be64toh=yes ac_cv_have_decl_bswap_16=yes ac_cv_have_decl_bswap_32=yes ac_cv_have_decl_bswap_64=yes ac_cv_have_decl_daemon=yes ac_cv_have_decl_freeifaddrs=yes ac_cv_have_decl_getifaddrs=yes ac_cv_have_decl_htobe16=yes ac_cv_have_decl_htobe32=yes ac_cv_have_decl_htobe64=yes ac_cv_have_decl_htole16=yes ac_cv_have_decl_htole32=yes ac_cv_have_decl_htole64=yes ac_cv_have_decl_le16toh=yes ac_cv_have_decl_le32toh=yes ac_cv_have_decl_le64toh=yes ac_cv_have_decl_strerror_r=yes ac_cv_have_decl_strnlen=yes ac_cv_header_byteswap_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_endian_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_endian_h=no ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_resources_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_sysctl_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_vmmeter_h=no ac_cv_header_unistd_h=yes ac_cv_header_vm_vm_param_h=no ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_boost_filesystem___exit=yes ac_cv_lib_boost_system___exit=yes ac_cv_lib_boost_thread___exit=yes ac_cv_objcxx_compiler_gnu=yes ac_cv_objext=o ac_cv_path_CCACHE=/usr/bin/ccache ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GIT=/usr/bin/git ac_cv_path_GREP=/usr/bin/grep ac_cv_path_HEXDUMP=/usr/bin/hexdump ac_cv_path_PYTHON=/usr/bin/python3.7 ac_cv_path_SED=/usr/bin/sed ac_cv_path_ac_pt_AR=/usr/bin/ar ac_cv_path_ac_pt_CPPFILT=/usr/bin/c++filt ac_cv_path_ac_pt_GCOV=/usr/bin/gcov ac_cv_path_ac_pt_OBJCOPY=/usr/bin/objcopy ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_ac_pt_RANLIB=/usr/bin/ranlib ac_cv_path_ac_pt_STRIP=/usr/bin/strip ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/usr/bin/dd ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=mawk ac_cv_prog_CPP='clang -E' ac_cv_prog_CXXCPP='clang++ -std=c++17 -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=clang ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_prog_objcxx_g=yes ac_cv_search_clock_gettime='none required' ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_OBJCXX_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ax_cv_PTHREAD_CLANG=yes ax_cv_PTHREAD_CLANG_NO_WARN_FLAG=no ax_cv_PTHREAD_JOINABLE_ATTR=PTHREAD_CREATE_JOINABLE ax_cv_PTHREAD_PRIO_INHERIT=yes ax_cv_PTHREAD_SPECIAL_FLAGS=no ax_cv_boost_filesystem=yes ax_cv_boost_process=no ax_cv_boost_system=yes ax_cv_boost_thread=yes ax_cv_boost_unit_test_framework=yes ax_cv_check_cxxcppflags__DABORT_ON_FAILED_ASSUME=yes ax_cv_check_cxxcppflags___D_FORTIFY_SOURCE_2=yes ax_cv_check_cxxcppflags___U_FORTIFY_SOURCE=yes ax_cv_check_cxxflags__O0__fstack_clash_protection=no ax_cv_check_cxxflags__Wall=yes ax_cv_check_cxxflags__Wconditional_uninitialized=yes ax_cv_check_cxxflags__Wdate_time=yes ax_cv_check_cxxflags__Wdeprecated_copy=no ax_cv_check_cxxflags__Wdeprecated_register=yes ax_cv_check_cxxflags__Wduplicated_branches=no ax_cv_check_cxxflags__Wduplicated_cond=no ax_cv_check_cxxflags__Wextra=yes ax_cv_check_cxxflags__Wformat__Wformat_security=yes ax_cv_check_cxxflags__Wgnu=yes ax_cv_check_cxxflags__Wimplicit_fallthrough=yes ax_cv_check_cxxflags__Wlogical_op=no ax_cv_check_cxxflags__Woverloaded_virtual=yes ax_cv_check_cxxflags__Wrange_loop_analysis=yes ax_cv_check_cxxflags__Wredundant_decls=yes ax_cv_check_cxxflags__Wself_assign=yes ax_cv_check_cxxflags__Wshadow_field=yes ax_cv_check_cxxflags__Wsign_compare=yes ax_cv_check_cxxflags__Wsuggest_override=no ax_cv_check_cxxflags__Wswitch=yes ax_cv_check_cxxflags__Wthread_safety=yes ax_cv_check_cxxflags__Wunreachable_code_loop_increment=yes ax_cv_check_cxxflags__Wunused_local_typedef=yes ax_cv_check_cxxflags__Wunused_parameter=yes ax_cv_check_cxxflags__Wunused_variable=yes ax_cv_check_cxxflags__Wvla=yes ax_cv_check_cxxflags___Werror=yes ax_cv_check_cxxflags___Wstack_protector=yes ax_cv_check_cxxflags___fPIC=yes ax_cv_check_cxxflags___fcf_protection_full=no ax_cv_check_cxxflags___fsanitize_address_fuzzer_undefined=yes ax_cv_check_cxxflags___fstack_protector_all=yes ax_cv_check_cxxflags___fstack_reuse_none=no ax_cv_check_cxxflags__fno_extended_identifiers=no ax_cv_check_cxxflags__march_armv8_apcrcpcrypto=no ax_cv_check_cxxflags__mavx__mavx2=yes ax_cv_check_cxxflags__msse4_1=yes ax_cv_check_cxxflags__msse4_2=yes ax_cv_check_cxxflags__msse4__msha=yes ax_cv_check_ldflags__Wl___dynamicbase=no ax_cv_check_ldflags__Wl___high_entropy_va=no ax_cv_check_ldflags__Wl___nxcompat=no ax_cv_check_ldflags__Wl__z_now=yes ax_cv_check_ldflags__Wl__z_relro=yes ax_cv_check_ldflags__Wl__z_separate_code=yes ax_cv_check_ldflags___Wl___fatal_warnings=yes ax_cv_check_ldflags___fsanitize_address_fuzzer_undefined=yes ax_cv_check_ldflags__fPIE__pie=yes ax_cv_cxx_compile_cxx17__std_cpp17=yes ax_cv_have_func_attribute_dllexport=no ax_cv_have_func_attribute_dllimport=no ax_cv_have_func_attribute_visibility=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=yes lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1' pkg_cv_EVENT_CFLAGS= pkg_cv_EVENT_LIBS=-levent pkg_cv_EVENT_PTHREADS_CFLAGS=-pthread pkg_cv_EVENT_PTHREADS_LIBS='-levent_pthreads -levent' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/bitcoin/bitcoin/build-aux/missing aclocal-1.16' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='/usr/bin/ar' ARFLAGS='cr' ARM_CRC_CXXFLAGS='' AUTOCONF='${SHELL} /home/bitcoin/bitcoin/build-aux/missing autoconf' AUTOHEADER='${SHELL} /home/bitcoin/bitcoin/build-aux/missing autoheader' AUTOMAKE='${SHELL} /home/bitcoin/bitcoin/build-aux/missing automake-1.16' AVX2_CXXFLAGS='-mavx -mavx2' AWK='mawk' BDB_CFLAGS='' BDB_CPPFLAGS='' BDB_LIBS='' BITCOIN_CLI_NAME='bitcoin-cli' BITCOIN_DAEMON_NAME='bitcoind' BITCOIN_GUI_NAME='bitcoin-qt' BITCOIN_MP_GUI_NAME='bitcoin-gui' BITCOIN_MP_NODE_NAME='bitcoin-node' BITCOIN_TX_NAME='bitcoin-tx' BITCOIN_WALLET_TOOL_NAME='bitcoin-wallet' BOOST_CPPFLAGS='-DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include' BOOST_FILESYSTEM_LIB='-lboost_filesystem' BOOST_LDFLAGS='-L/usr/lib/x86_64-linux-gnu' BOOST_LIBS='-L/usr/lib/x86_64-linux-gnu -lboost_system -lboost_filesystem -lboost_thread -lpthread' BOOST_PROCESS_LIB='' BOOST_SYSTEM_LIB='-lboost_system' BOOST_THREAD_LIB='-lboost_thread -lpthread' BOOST_UNIT_TEST_FRAMEWORK_LIB='-lboost_unit_test_framework' BREW='' BUILD_BITCOIND_FALSE='' BUILD_BITCOIND_TRUE='#' BUILD_BITCOIN_CLI_FALSE='' BUILD_BITCOIN_CLI_TRUE='#' BUILD_BITCOIN_GUI_FALSE='' BUILD_BITCOIN_GUI_TRUE='#' BUILD_BITCOIN_LIBS_FALSE='' BUILD_BITCOIN_LIBS_TRUE='#' BUILD_BITCOIN_NODE_FALSE='' BUILD_BITCOIN_NODE_TRUE='#' BUILD_BITCOIN_TX_FALSE='' BUILD_BITCOIN_TX_TRUE='#' BUILD_BITCOIN_WALLET_FALSE='' BUILD_BITCOIN_WALLET_TRUE='#' BUILD_DARWIN_FALSE='' BUILD_DARWIN_TRUE='#' BUILD_MULTIPROCESS_FALSE='' BUILD_MULTIPROCESS_TRUE='#' CC='/usr/bin/ccache clang' CCACHE='/usr/bin/ccache' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CLIENT_VERSION_BUILD='0' CLIENT_VERSION_IS_RELEASE='false' CLIENT_VERSION_MAJOR='21' CLIENT_VERSION_MINOR='99' COMPAT_LDFLAGS='' COPYRIGHT_HOLDERS='The %s developers' COPYRIGHT_HOLDERS_FINAL='The Bitcoin Core developers' COPYRIGHT_HOLDERS_SUBSTITUTION='Bitcoin Core' COPYRIGHT_YEAR='2020' COV_TOOL='' COV_TOOL_WRAPPER='' CPP='clang -E' CPPFILT='/usr/bin/c++filt' CPPFLAGS=' -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS' CXX='/usr/bin/ccache clang++ -std=c++17' CXXCPP='clang++ -std=c++17 -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEBUG_CPPFLAGS=' -DABORT_ON_FAILED_ASSUME' DEBUG_CXXFLAGS='' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DMG='' DOXYGEN='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EMBEDDED_LEVELDB_FALSE='#' EMBEDDED_LEVELDB_TRUE='' EMBEDDED_UNIVALUE_FALSE='#' EMBEDDED_UNIVALUE_TRUE='' ENABLE_ARM_CRC_FALSE='' ENABLE_ARM_CRC_TRUE='#' ENABLE_AVX2_FALSE='#' ENABLE_AVX2_TRUE='' ENABLE_BENCH_FALSE='' ENABLE_BENCH_TRUE='#' ENABLE_FUZZ_FALSE='#' ENABLE_FUZZ_LINK_ALL_FALSE='' ENABLE_FUZZ_LINK_ALL_TRUE='#' ENABLE_FUZZ_TRUE='' ENABLE_MAN_FALSE='#' ENABLE_MAN_TRUE='' ENABLE_QT_FALSE='' ENABLE_QT_TESTS_FALSE='' ENABLE_QT_TESTS_TRUE='#' ENABLE_QT_TRUE='#' ENABLE_SHANI_FALSE='#' ENABLE_SHANI_TRUE='' ENABLE_SSE41_FALSE='#' ENABLE_SSE41_TRUE='' ENABLE_SSE42_FALSE='#' ENABLE_SSE42_TRUE='' ENABLE_TESTS_FALSE='#' ENABLE_TESTS_TRUE='' ENABLE_WALLET_FALSE='' ENABLE_WALLET_TRUE='#' ENABLE_ZMQ_FALSE='' ENABLE_ZMQ_TRUE='#' ERROR_CXXFLAGS='' EVENT_CFLAGS='' EVENT_LIBS='-levent' EVENT_PTHREADS_CFLAGS='-pthread' EVENT_PTHREADS_LIBS='-levent_pthreads -levent' EXEEXT='' EXTENDED_FUNCTIONAL_TESTS='' FGREP='/usr/bin/grep -F' GCOV='/usr/bin/gcov' GENHTML='' GIT='/usr/bin/git' GLIBC_BACK_COMPAT_FALSE='' GLIBC_BACK_COMPAT_TRUE='#' GPROF_CXXFLAGS='' GPROF_LDFLAGS='' GREP='/usr/bin/grep' HARDENED_CPPFLAGS=' -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2' HARDENED_CXXFLAGS=' -Wstack-protector -fstack-protector-all' HARDENED_LDFLAGS=' -Wl,-z,relro -Wl,-z,now -Wl,-z,separate-code -pie' HARDEN_FALSE='#' HARDEN_TRUE='' HAVE_BUILTIN_PREFETCH='1' HAVE_CXX17='1' HAVE_DOXYGEN_FALSE='' HAVE_DOXYGEN_TRUE='#' HAVE_FDATASYNC='1' HAVE_FULLFSYNC='0' HAVE_GMTIME_R='' HAVE_MM_PREFETCH='1' HAVE_O_CLOEXEC='1' HAVE_STRONG_GETAUXVAL='0' HAVE_WEAK_GETAUXVAL='1' HEXDUMP='/usr/bin/hexdump' IMAGEMAGICK_CONVERT='' INSTALLNAMETOOL='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LCOV='' LCOV_OPTS='' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LEVELDB_CPPFLAGS='' LIBLEVELDB='' LIBMEMENV='' LIBMULTIPROCESS_CFLAGS='' LIBMULTIPROCESS_LIBS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTOOL_APP_LDFLAGS='' LIPO='' LLVM_COV='' LN_S='ln -s' LRELEASE='' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' LUPDATE='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} /home/bitcoin/bitcoin/build-aux/missing makeinfo' MAKENSIS='' MANIFEST_TOOL=':' MINIUPNPC_CPPFLAGS='' MINIUPNPC_LIBS='' MKDIR_P='/usr/bin/mkdir -p' MOC='' MOC_DEFS='' MPGEN_PREFIX='' NM='/usr/bin/nm -B' NMEDIT='' NOWARN_CXXFLAGS=' -Wno-unused-parameter -Wno-self-assign -Wno-unused-local-typedef -Wno-deprecated-register -Wno-implicit-fallthrough' OBJCOPY='/usr/bin/objcopy' OBJCXX='clang++ -std=c++17' OBJCXXDEPMODE='depmode=gcc3' OBJCXXFLAGS='-g -O2' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='bitcoin' PACKAGE_BUGREPORT='https://github.com/bitcoin/bitcoin/issues' PACKAGE_NAME='Bitcoin Core' PACKAGE_STRING='Bitcoin Core 21.99.0' PACKAGE_TARNAME='bitcoin' PACKAGE_URL='https://bitcoincore.org/' PACKAGE_VERSION='21.99.0' PATH_SEPARATOR=':' PIC_FLAGS='-fPIC' PIE_FLAGS='-fPIE' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PTHREAD_CC='clang' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='-lpthread' PYTHON='/usr/bin/python3.7' PYTHONPATH='' QR_CFLAGS='' QR_LIBS='' QTACCESSIBILITY_CFLAGS='' QTACCESSIBILITY_LIBS='' QTCGL_CFLAGS='' QTCGL_LIBS='' QTCLIPBOARD_CFLAGS='' QTCLIPBOARD_LIBS='' QTDEVICEDISCOVERY_CFLAGS='' QTDEVICEDISCOVERY_LIBS='' QTEVENTDISPATCHER_CFLAGS='' QTEVENTDISPATCHER_LIBS='' QTFB_CFLAGS='' QTFB_LIBS='' QTFONTDATABASE_CFLAGS='' QTFONTDATABASE_LIBS='' QTGRAPHICS_CFLAGS='' QTGRAPHICS_LIBS='' QTTHEME_CFLAGS='' QTTHEME_LIBS='' QTXCBQPA_CFLAGS='' QTXCBQPA_LIBS='' QT_CORE_CFLAGS='' QT_CORE_LIBS='' QT_DBUS_CFLAGS='' QT_DBUS_INCLUDES='' QT_DBUS_LIBS='' QT_GUI_CFLAGS='' QT_GUI_LIBS='' QT_INCLUDES='' QT_LDFLAGS='' QT_LIBS='' QT_NETWORK_CFLAGS='' QT_NETWORK_LIBS='' QT_PIE_FLAGS='' QT_SELECT='' QT_TEST_CFLAGS='' QT_TEST_INCLUDES='' QT_TEST_LIBS='' QT_TRANSLATION_DIR='' QT_WIDGETS_CFLAGS='' QT_WIDGETS_LIBS='' RANLIB='/usr/bin/ranlib' RCC='' RELDFLAGS='' RSVG_CONVERT='' SANITIZER_CXXFLAGS='-fsanitize=address,fuzzer,undefined' SANITIZER_LDFLAGS='-fsanitize=address,fuzzer,undefined' SED='/usr/bin/sed' SET_MAKE='' SHANI_CXXFLAGS='-msse4 -msha' SHELL='/bin/bash' SQLITE_CFLAGS='' SQLITE_LIBS='' SSE41_CXXFLAGS='-msse4.1' SSE42_CXXFLAGS='-msse4.2' STRIP='/usr/bin/strip' TARGET_DARWIN_FALSE='' TARGET_DARWIN_TRUE='#' TARGET_LINUX_FALSE='#' TARGET_LINUX_TRUE='' TARGET_WINDOWS_FALSE='' TARGET_WINDOWS_TRUE='#' TESTDEFS=' -DBOOST_TEST_DYN_LINK' TIFFCP='' UIC='' UNIVALUE_CFLAGS='-I$(srcdir)/univalue/include' UNIVALUE_LIBS='univalue/libunivalue.la' USE_ASM_FALSE='#' USE_ASM_TRUE='' USE_BDB='' USE_BDB_FALSE='' USE_BDB_TRUE='#' USE_LCOV_FALSE='' USE_LCOV_TRUE='#' USE_LIBEVENT_FALSE='#' USE_LIBEVENT_TRUE='' USE_QRCODE='' USE_QRCODE_FALSE='' USE_QRCODE_TRUE='#' USE_SQLITE='' USE_SQLITE_FALSE='' USE_SQLITE_TRUE='#' USE_UPNP='' VERSION='21.99.0' WARN_CXXFLAGS=' -Wall -Wextra -Wgnu -Wformat -Wformat-security -Wvla -Wshadow-field -Wswitch -Wthread-safety -Wrange-loop-analysis -Wredundant-decls -Wunused-variable -Wdate-time -Wconditional-uninitialized -Wsign-compare -Woverloaded-virtual -Wunreachable-code-loop-increment' WINDRES='' WORDS_BIGENDIAN_FALSE='' WORDS_BIGENDIAN_TRUE='#' XGETTEXT='' XORRISOFS='' ZMQ_CFLAGS='' ZMQ_LIBS='' ac_ct_AR='ar' ac_ct_CC='clang' ac_ct_CXX='' ac_ct_DUMPBIN='' ac_ct_OBJCXX='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__fastdepOBJCXX_FALSE='#' am__fastdepOBJCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' ax_pthread_config='' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/bitcoin/bitcoin/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' src/univalue src/secp256k1' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "Bitcoin Core" #define PACKAGE_TARNAME "bitcoin" #define PACKAGE_VERSION "21.99.0" #define PACKAGE_STRING "Bitcoin Core 21.99.0" #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues" #define PACKAGE_URL "https://bitcoincore.org/" #define HAVE_CXX17 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define USE_ASM 1 #define ENABLE_SSE41 1 #define ENABLE_AVX2 1 #define ENABLE_SHANI 1 #define HAVE_PTHREAD_PRIO_INHERIT 1 #define HAVE_PTHREAD 1 #define HAVE_DECL_STRERROR_R 1 #define HAVE_STRERROR_R 1 #define STRERROR_R_CHAR_P 1 #define HAVE_FUNC_ATTRIBUTE_VISIBILITY 1 #define HAVE_ENDIAN_H 1 #define HAVE_BYTESWAP_H 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_PRCTL_H 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_DECL_GETIFADDRS 1 #define HAVE_DECL_FREEIFADDRS 1 #define HAVE_DECL_STRNLEN 1 #define HAVE_DECL_DAEMON 1 #define HAVE_DECL_LE16TOH 1 #define HAVE_DECL_LE32TOH 1 #define HAVE_DECL_LE64TOH 1 #define HAVE_DECL_HTOLE16 1 #define HAVE_DECL_HTOLE32 1 #define HAVE_DECL_HTOLE64 1 #define HAVE_DECL_BE16TOH 1 #define HAVE_DECL_BE32TOH 1 #define HAVE_DECL_BE64TOH 1 #define HAVE_DECL_HTOBE16 1 #define HAVE_DECL_HTOBE32 1 #define HAVE_DECL_HTOBE64 1 #define HAVE_DECL_BSWAP_16 1 #define HAVE_DECL_BSWAP_32 1 #define HAVE_DECL_BSWAP_64 1 #define HAVE_BUILTIN_CLZL 1 #define HAVE_BUILTIN_CLZLL 1 #define HAVE_MALLOC_INFO 1 #define HAVE_MALLOPT_ARENA_MAX 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_VISIBILITY_ATTRIBUTE 1 #define HAVE_THREAD_LOCAL 1 #define HAVE_GMTIME_R 1 #define HAVE_SYS_GETRANDOM 1 #define HAVE_GETENTROPY 1 #define HAVE_GETENTROPY_RAND 1 #define HAVE_FDATASYNC 1 #define HAVE_WEAK_GETAUXVAL 1 #define HAVE_STD__SYSTEM 1 #define HAVE_SYSTEM HAVE_STD__SYSTEM || HAVE_WSYSTEM #define HAVE_BOOST /**/ #define HAVE_BOOST_SYSTEM /**/ #define HAVE_BOOST_FILESYSTEM /**/ #define HAVE_BOOST_THREAD /**/ #define HAVE_BOOST_UNIT_TEST_FRAMEWORK /**/ #define ENABLE_ZMQ 0 #define CLIENT_VERSION_MAJOR 21 #define CLIENT_VERSION_MINOR 99 #define CLIENT_VERSION_BUILD 0 #define CLIENT_VERSION_IS_RELEASE false #define COPYRIGHT_YEAR 2020 #define COPYRIGHT_HOLDERS "The %s developers" #define COPYRIGHT_HOLDERS_SUBSTITUTION "Bitcoin Core" #define COPYRIGHT_HOLDERS_FINAL "The Bitcoin Core developers" configure: exit 0