Skip to content

Instantly share code, notes, and snippets.

@PastaPastaPasta
Created September 27, 2022 15:08
Show Gist options
  • Save PastaPastaPasta/048279264b94a542e9b29bf6f9fea436 to your computer and use it in GitHub Desktop.
Save PastaPastaPasta/048279264b94a542e9b29bf6f9fea436 to your computer and use it in GitHub Desktop.
./configure
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 24.99.0, which was
generated by GNU Autoconf 2.71. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = pastas-MacBook-Pro.local
uname -m = arm64
uname -r = 21.6.0
uname -s = Darwin
uname -v = Darwin Kernel Version 21.6.0: Mon Aug 22 20:19:52 PDT 2022; root:xnu-8020.140.49~2/RELEASE_ARM64_T6000
/usr/bin/uname -p = arm
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 21.6.0: Mon Aug 22 20:19:52 PDT 2022; root:xnu-8020.140.49~2/RELEASE_ARM64_T6000
Kernel configured for up to 10 processors.
10 processors are physically available.
10 processors are logically available.
Processor type: arm64e (ARM64E)
Processors active: 0 1 2 3 4 5 6 7 8 9
Primary memory available: 32.00 gigabytes
Default processor set: 559 tasks, 4244 threads, 10 processors
Load average: 25.58, Mach factor: 0.65
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /opt/homebrew/opt/llvm/bin/
PATH: /Users/pasta/.pyenv/shims/
PATH: /opt/homebrew/bin/
PATH: /opt/homebrew/sbin/
PATH: /usr/local/bin/
PATH: /usr/bin/
PATH: /bin/
PATH: /usr/sbin/
PATH: /sbin/
PATH: /Library/TeX/texbin/
PATH: /opt/X11/bin/
PATH: /Library/Apple/usr/bin/
PATH: /Users/pasta/.cargo/bin/
## ----------- ##
## Core tests. ##
## ----------- ##
configure:3608: looking for aux files: compile ltmain.sh missing install-sh config.guess config.sub
configure:3621: trying ./build-aux/
configure:3650: ./build-aux/compile found
configure:3650: ./build-aux/ltmain.sh found
configure:3650: ./build-aux/missing found
configure:3632: ./build-aux/install-sh found
configure:3650: ./build-aux/config.guess found
configure:3650: ./build-aux/config.sub found
configure:3827: checking for pkg-config
configure:3850: found /opt/homebrew/bin/pkg-config
configure:3862: result: /opt/homebrew/bin/pkg-config
configure:3887: checking pkg-config is at least version 0.9.0
configure:3890: result: yes
configure:3935: checking build system type
configure:3950: result: aarch64-apple-darwin21.6.0
configure:3970: checking host system type
configure:3984: result: aarch64-apple-darwin21.6.0
configure:4026: checking for a BSD-compatible install
configure:4099: result: /opt/homebrew/bin/ginstall -c
configure:4110: checking whether build environment is sane
configure:4165: result: yes
configure:4324: checking for a race-free mkdir -p
configure:4368: result: /opt/homebrew/bin/gmkdir -p
configure:4375: checking for gawk
configure:4396: found /opt/homebrew/bin/gawk
configure:4407: result: gawk
configure:4418: checking whether make sets $(MAKE)
configure:4441: result: yes
configure:4471: checking whether make supports nested variables
configure:4489: result: yes
configure:4622: checking whether to enable maintainer-specific portions of Makefiles
configure:4632: result: yes
configure:4658: checking whether make supports nested variables
configure:4676: result: yes
configure:4762: checking for g++
configure:4783: found /usr/bin/g++
configure:4794: result: g++
configure:4821: checking for C++ compiler version
configure:4830: g++ --version >&5
Apple clang version 14.0.0 (clang-1400.0.29.102)
Target: arm64-apple-darwin21.6.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:4841: $? = 0
configure:4830: g++ -v >&5
Apple clang version 14.0.0 (clang-1400.0.29.102)
Target: arm64-apple-darwin21.6.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:4841: $? = 0
configure:4830: g++ -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:4841: $? = 1
configure:4830: g++ -qversion >&5
clang: error: unknown argument '-qversion'; did you mean '--version'?
clang: error: no input files
configure:4841: $? = 1
configure:4861: checking whether the C++ compiler works
configure:4883: g++ conftest.cpp >&5
configure:4887: $? = 0
configure:4937: result: yes
configure:4940: checking for C++ compiler default output file name
configure:4942: result: a.out
configure:4948: checking for suffix of executables
configure:4955: g++ -o conftest conftest.cpp >&5
configure:4959: $? = 0
configure:4982: result:
configure:5004: checking whether we are cross compiling
configure:5012: g++ -o conftest conftest.cpp >&5
configure:5016: $? = 0
configure:5023: ./conftest
configure:5027: $? = 0
configure:5042: result: no
configure:5047: checking for suffix of object files
configure:5070: g++ -c conftest.cpp >&5
configure:5074: $? = 0
configure:5096: result: o
configure:5100: checking whether the compiler supports GNU C++
configure:5120: g++ -c conftest.cpp >&5
configure:5120: $? = 0
configure:5130: result: yes
configure:5141: checking whether g++ accepts -g
configure:5162: g++ -c -g conftest.cpp >&5
configure:5162: $? = 0
configure:5206: result: yes
configure:5226: checking for g++ option to enable C++11 features
configure:5241: g++ -c -g -O2 conftest.cpp >&5
conftest.cpp:55:3: error: "Compiler does not advertise C++11 conformance"
# error "Compiler does not advertise C++11 conformance"
^
conftest.cpp:60:3: error: unknown type name 'constexpr'
constexpr int get_val() { return 20; }
^
conftest.cpp:72:17: error: delegating constructors are permitted only in C++11
delegate(): delegate(2354) {}
^~~~~~~~
conftest.cpp:83:26: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions]
virtual int getval() override final { return this->n * 2; }
^
conftest.cpp:83:35: warning: 'final' keyword is a C++11 extension [-Wc++11-extensions]
virtual int getval() override final { return this->n * 2; }
^
conftest.cpp:90:16: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions]
nocopy() = default;
^
conftest.cpp:91:29: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions]
nocopy(const nocopy&) = delete;
^
conftest.cpp:92:41: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions]
nocopy & operator=(const nocopy&) = delete;
^
conftest.cpp:104:25: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
template <typename V> auto sum(V first) -> V
^
conftest.cpp:104:25: error: 'auto' not allowed in function return type
template <typename V> auto sum(V first) -> V
^~~~
conftest.cpp:104:42: error: expected ';' at end of declaration
template <typename V> auto sum(V first) -> V
^
;
conftest.cpp:104:43: error: cannot use arrow operator on a type
template <typename V> auto sum(V first) -> V
^
conftest.cpp:108:33: warning: variadic templates are a C++11 extension [-Wc++11-extensions]
template <typename V, typename... Args> auto sum(V first, Args... rest) -> V
^
conftest.cpp:108:43: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
template <typename V, typename... Args> auto sum(V first, Args... rest) -> V
^
conftest.cpp:108:43: error: 'auto' not allowed in function return type
template <typename V, typename... Args> auto sum(V first, Args... rest) -> V
^~~~
conftest.cpp:108:74: error: expected ';' at end of declaration
template <typename V, typename... Args> auto sum(V first, Args... rest) -> V
^
;
conftest.cpp:108:75: error: cannot use arrow operator on a type
template <typename V, typename... Args> auto sum(V first, Args... rest) -> V
^
conftest.cpp:132:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
auto a1 = 6538;
^
conftest.cpp:133:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
auto a2 = 48573953.4;
^
conftest.cpp:134:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
auto a3 = "String literal";
^
conftest.cpp:137:8: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
for (auto i = a3; *i; ++i) { total += *i; }
^
conftest.cpp:153:8: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
for (auto &x : array) { x += 23; }
^
conftest.cpp:153:16: warning: range-based for loop is a C++11 extension [-Wc++11-extensions]
for (auto &x : array) { x += 23; }
^
conftest.cpp:158:17: error: expected expression
assert (eval ([](int x) { return x*2; }, 21) == 42);
^
conftest.cpp:160:17: error: expected expression
assert (eval ([&](double x) { return d += x; }, 3.0) == 5.0);
^
conftest.cpp:162:17: error: expected expression
assert (eval ([=](double x) mutable { return d += x; }, 4.0) == 9.0);
^
conftest.cpp:168:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
auto a = sum(1);
^
conftest.cpp:168:12: error: no matching function for call to 'sum'
auto a = sum(1);
^~~
conftest.cpp:169:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
auto b = sum(1, 2);
^
conftest.cpp:169:12: error: no matching function for call to 'sum'
auto b = sum(1, 2);
^~~
conftest.cpp:170:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
auto c = sum(1.0, 2.0, 3.0);
^
conftest.cpp:170:12: error: no matching function for call to 'sum'
auto c = sum(1.0, 2.0, 3.0);
^~~
conftest.cpp:175:25: warning: empty parentheses interpreted as a function declaration [-Wvexing-parse]
cxx11test::delegate d2();
^~
conftest.cpp:175:25: note: remove parentheses to declare a variable
cxx11test::delegate d2();
^~
conftest.cpp:188:16: error: found '<::' after a template name which forms the digraph '<:' (aka '[') and a ':', did you mean '< ::'?
test_template<::test_template<int>> v(test_template<int>(12));
^~~
< ::
conftest.cpp:188:36: error: a space is required between consecutive right angle brackets (use '> >')
test_template<::test_template<int>> v(test_template<int>(12));
^~
> >
conftest.cpp:192:22: error: use of undeclared identifier 'u8'
char const *utf8 = u8"UTF-8 string \u2500";
^
conftest.cpp:192:24: error: expected ';' at end of declaration
char const *utf8 = u8"UTF-8 string \u2500";
^
;
fatal error: too many errors emitted, stopping now [-ferror-limit=]
18 warnings and 20 errors generated.
configure:5241: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| /* end confdefs.h. */
|
| // Does the compiler advertise C++98 conformance?
| #if !defined __cplusplus || __cplusplus < 199711L
| # error "Compiler does not advertise C++98 conformance"
| #endif
|
| // These inclusions are to reject old compilers that
| // lack the unsuffixed header files.
| #include <cstdlib>
| #include <exception>
|
| // <cassert> and <cstring> are *not* freestanding headers in C++98.
| extern void assert (int);
| namespace std {
| extern int strcmp (const char *, const char *);
| }
|
| // Namespaces, exceptions, and templates were all added after "C++ 2.0".
| using std::exception;
| using std::strcmp;
|
| namespace {
|
| void test_exception_syntax()
| {
| try {
| throw "test";
| } catch (const char *s) {
| // Extra parentheses suppress a warning when building autoconf itself,
| // due to lint rules shared with more typical C programs.
| assert (!(strcmp) (s, "test"));
| }
| }
|
| template <typename T> struct test_template
| {
| T const val;
| explicit test_template(T t) : val(t) {}
| template <typename U> T add(U u) { return static_cast<T>(u) + val; }
| };
|
| } // anonymous namespace
|
|
| // Does the compiler advertise C++ 2011 conformance?
| #if !defined __cplusplus || __cplusplus < 201103L
| # error "Compiler does not advertise C++11 conformance"
| #endif
|
| namespace cxx11test
| {
| constexpr int get_val() { return 20; }
|
| struct testinit
| {
| int i;
| double d;
| };
|
| class delegate
| {
| public:
| delegate(int n) : n(n) {}
| delegate(): delegate(2354) {}
|
| virtual int getval() { return this->n; };
| protected:
| int n;
| };
|
| class overridden : public delegate
| {
| public:
| overridden(int n): delegate(n) {}
| virtual int getval() override final { return this->n * 2; }
| };
|
| class nocopy
| {
| public:
| nocopy(int i): i(i) {}
| nocopy() = default;
| nocopy(const nocopy&) = delete;
| nocopy & operator=(const nocopy&) = delete;
| private:
| int i;
| };
|
| // for testing lambda expressions
| template <typename Ret, typename Fn> Ret eval(Fn f, Ret v)
| {
| return f(v);
| }
|
| // for testing variadic templates and trailing return types
| template <typename V> auto sum(V first) -> V
| {
| return first;
| }
| template <typename V, typename... Args> auto sum(V first, Args... rest) -> V
| {
| return first + sum(rest...);
| }
| }
|
|
| int
| main (int argc, char **argv)
| {
| int ok = 0;
|
| assert (argc);
| assert (! argv[0]);
| {
| test_exception_syntax ();
| test_template<double> tt (2.0);
| assert (tt.add (4) == 6.0);
| assert (true && !false);
| }
|
|
| {
| // Test auto and decltype
| auto a1 = 6538;
| auto a2 = 48573953.4;
| auto a3 = "String literal";
|
| int total = 0;
| for (auto i = a3; *i; ++i) { total += *i; }
|
| decltype(a2) a4 = 34895.034;
| }
| {
| // Test constexpr
| short sa[cxx11test::get_val()] = { 0 };
| }
| {
| // Test initializer lists
| cxx11test::testinit il = { 4323, 435234.23544 };
| }
| {
| // Test range-based for
| int array[] = {9, 7, 13, 15, 4, 18, 12, 10, 5, 3,
| 14, 19, 17, 8, 6, 20, 16, 2, 11, 1};
| for (auto &x : array) { x += 23; }
| }
| {
| // Test lambda expressions
| using cxx11test::eval;
| assert (eval ([](int x) { return x*2; }, 21) == 42);
| double d = 2.0;
| assert (eval ([&](double x) { return d += x; }, 3.0) == 5.0);
| assert (d == 5.0);
| assert (eval ([=](double x) mutable { return d += x; }, 4.0) == 9.0);
| assert (d == 5.0);
| }
| {
| // Test use of variadic templates
| using cxx11test::sum;
| auto a = sum(1);
| auto b = sum(1, 2);
| auto c = sum(1.0, 2.0, 3.0);
| }
| {
| // Test constructor delegation
| cxx11test::delegate d1;
| cxx11test::delegate d2();
| cxx11test::delegate d3(45);
| }
| {
| // Test override and final
| cxx11test::overridden o1(55464);
| }
| {
| // Test nullptr
| char *c = nullptr;
| }
| {
| // Test template brackets
| test_template<::test_template<int>> v(test_template<int>(12));
| }
| {
| // Unicode literals
| char const *utf8 = u8"UTF-8 string \u2500";
| char16_t const *utf16 = u"UTF-8 string \u2500";
| char32_t const *utf32 = U"UTF-32 string \u2500";
| }
|
| return ok;
| }
|
configure:5259: result: none needed
configure:5326: checking whether make supports the include directive
configure:5341: make -f confmf.GNU && cat confinc.out
this is the am__doit target
configure:5344: $? = 0
configure:5363: result: yes (GNU style)
configure:5389: checking dependency style of g++
configure:5501: result: gcc3
configure:5560: checking whether g++ supports C++17 features with -std=c++17
configure:6357: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
configure:6357: $? = 0
configure:6367: result: yes
configure:7306: checking whether std::filesystem can be used without link library
configure:7322: g++ -std=c++17 -o conftest -g -O2 conftest.cpp >&5
configure:7322: $? = 0
configure:7325: result: yes
configure:7528: checking for Objective C++ compiler version
configure:7537: g++ -std=c++17 --version >&5
Apple clang version 14.0.0 (clang-1400.0.29.102)
Target: arm64-apple-darwin21.6.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:7548: $? = 0
configure:7537: g++ -std=c++17 -v >&5
Apple clang version 14.0.0 (clang-1400.0.29.102)
Target: arm64-apple-darwin21.6.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
clang: warning: argument unused during compilation: '-std=c++17' [-Wunused-command-line-argument]
configure:7548: $? = 0
configure:7537: g++ -std=c++17 -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:7548: $? = 1
configure:7537: g++ -std=c++17 -qversion >&5
clang: error: unknown argument '-qversion'; did you mean '--version'?
clang: error: no input files
configure:7548: $? = 1
configure:7552: checking whether the compiler supports GNU Objective C++
configure:7572: g++ -std=c++17 -c conftest.mm >&5
configure:7572: $? = 0
configure:7582: result: yes
configure:7593: checking whether g++ -std=c++17 accepts -g
configure:7614: g++ -std=c++17 -c -g conftest.mm >&5
configure:7614: $? = 0
configure:7658: result: yes
configure:7683: checking dependency style of g++ -std=c++17
configure:7793: result: gcc3
configure:7858: checking how to print strings
configure:7885: result: printf
configure:7968: checking for gcc
configure:7989: found /usr/bin/gcc
configure:8000: result: gcc
configure:8353: checking for C compiler version
configure:8362: gcc --version >&5
Apple clang version 14.0.0 (clang-1400.0.29.102)
Target: arm64-apple-darwin21.6.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:8373: $? = 0
configure:8362: gcc -v >&5
Apple clang version 14.0.0 (clang-1400.0.29.102)
Target: arm64-apple-darwin21.6.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
configure:8373: $? = 0
configure:8362: gcc -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:8373: $? = 1
configure:8362: gcc -qversion >&5
clang: error: unknown argument '-qversion'; did you mean '--version'?
clang: error: no input files
configure:8373: $? = 1
configure:8362: gcc -version >&5
clang: error: unknown argument '-version'; did you mean '--version'?
clang: error: no input files
configure:8373: $? = 1
configure:8377: checking whether the compiler supports GNU C
configure:8397: gcc -c conftest.c >&5
configure:8397: $? = 0
configure:8407: result: yes
configure:8418: checking whether gcc accepts -g
configure:8439: gcc -c -g conftest.c >&5
configure:8439: $? = 0
configure:8483: result: yes
configure:8503: checking for gcc option to enable C11 features
configure:8518: gcc -c -g -O2 conftest.c >&5
configure:8518: $? = 0
configure:8536: result: none needed
configure:8652: checking whether gcc understands -c and -o together
configure:8675: gcc -c conftest.c -o conftest2.o
configure:8678: $? = 0
configure:8675: gcc -c conftest.c -o conftest2.o
configure:8678: $? = 0
configure:8690: result: yes
configure:8709: checking dependency style of gcc
configure:8821: result: gcc3
configure:8836: checking for a sed that does not truncate output
configure:8906: result: /usr/bin/sed
configure:8924: checking for grep that handles long lines and -e
configure:8988: result: /usr/bin/grep
configure:8993: checking for egrep
configure:9061: result: /usr/bin/grep -E
configure:9066: checking for fgrep
configure:9134: result: /usr/bin/grep -F
configure:9170: checking for ld used by gcc
configure:9238: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:9245: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:9261: result: no
configure:9273: checking for BSD- or MS-compatible name lister (nm)
configure:9328: result: /usr/bin/nm -B
configure:9468: checking the name lister (/usr/bin/nm -B) interface
configure:9476: gcc -c -g -O2 conftest.c >&5
configure:9479: /usr/bin/nm -B "conftest.o"
configure:9482: output
0000000000000248 S _some_variable
0000000000000000 t ltmp0
0000000000000248 s ltmp1
configure:9489: result: BSD nm
configure:9492: checking whether ln -s works
configure:9496: result: yes
configure:9504: checking the maximum length of command line arguments
configure:9636: result: 786432
configure:9684: checking how to convert aarch64-apple-darwin21.6.0 file names to aarch64-apple-darwin21.6.0 format
configure:9725: result: func_convert_file_noop
configure:9732: checking how to convert aarch64-apple-darwin21.6.0 file names to toolchain format
configure:9753: result: func_convert_file_noop
configure:9760: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
configure:9768: result: -r
configure:9847: checking for file
configure:9868: found /usr/bin/file
configure:9879: result: file
configure:9955: checking for objdump
configure:9976: found /usr/bin/objdump
configure:9987: result: objdump
configure:10016: checking how to recognize dependent libraries
configure:10217: result: pass_all
configure:10307: checking for dlltool
configure:10342: result: no
configure:10369: checking how to associate runtime and link libraries
configure:10397: result: printf %s\n
configure:10463: checking for ar
configure:10484: found /usr/bin/ar
configure:10495: result: ar
configure:10548: checking for archiver @FILE support
configure:10566: gcc -c -g -O2 conftest.c >&5
configure:10566: $? = 0
configure:10570: ar cr libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:10573: $? = 1
configure:10593: result: no
configure:10656: checking for strip
configure:10677: found /usr/bin/strip
configure:10688: result: strip
configure:10765: checking for ranlib
configure:10786: found /usr/bin/ranlib
configure:10797: result: ranlib
configure:10899: checking command to parse /usr/bin/nm -B output from gcc object
configure:11053: gcc -c -g -O2 conftest.c >&5
configure:11056: $? = 0
configure:11060: /usr/bin/nm -B conftest.o \| /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' \> conftest.nm
configure:11063: $? = 0
cannot find nm_test_var in conftest.nm
configure:11053: gcc -c -g -O2 conftest.c >&5
configure:11056: $? = 0
configure:11060: /usr/bin/nm -B conftest.o \| /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' \> conftest.nm
configure:11063: $? = 0
configure:11129: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
warning: (arm64) could not find object file symbol for symbol _main
configure:11132: $? = 0
configure:11170: result: ok
configure:11217: checking for sysroot
configure:11248: result: no
configure:11255: checking for a working dd
configure:11299: result: /bin/dd
configure:11303: checking how to truncate binary pipes
configure:11319: result: /bin/dd bs=4096 count=1
configure:11656: checking for mt
configure:11691: result: no
configure:11711: checking if : is a manifest tool
configure:11718: : '-?'
configure:11726: result: no
configure:11787: checking for dsymutil
configure:11808: found /opt/homebrew/opt/llvm/bin/dsymutil
configure:11819: result: dsymutil
configure:11889: checking for nmedit
configure:11910: found /usr/bin/nmedit
configure:11921: result: nmedit
configure:11991: checking for lipo
configure:12012: found /usr/bin/lipo
configure:12023: result: lipo
configure:12093: checking for otool
configure:12114: found /usr/bin/otool
configure:12125: result: otool
configure:12195: checking for otool64
configure:12230: result: no
configure:12275: checking for -single_module linker flag
gcc -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:12309: result: yes
configure:12312: checking for -exported_symbols_list linker flag
configure:12333: gcc -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:12333: $? = 0
configure:12344: result: yes
configure:12347: checking for -force_load linker flag
gcc -g -O2 -c -o conftest.o conftest.c
ar cr libconftest.a conftest.o
ranlib libconftest.a
gcc -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a
configure:12380: result: yes
configure:12451: checking for stdio.h
configure:12451: gcc -c -g -O2 conftest.c >&5
configure:12451: $? = 0
configure:12451: result: yes
configure:12451: checking for stdlib.h
configure:12451: gcc -c -g -O2 conftest.c >&5
configure:12451: $? = 0
configure:12451: result: yes
configure:12451: checking for string.h
configure:12451: gcc -c -g -O2 conftest.c >&5
configure:12451: $? = 0
configure:12451: result: yes
configure:12451: checking for inttypes.h
configure:12451: gcc -c -g -O2 conftest.c >&5
configure:12451: $? = 0
configure:12451: result: yes
configure:12451: checking for stdint.h
configure:12451: gcc -c -g -O2 conftest.c >&5
configure:12451: $? = 0
configure:12451: result: yes
configure:12451: checking for strings.h
configure:12451: gcc -c -g -O2 conftest.c >&5
configure:12451: $? = 0
configure:12451: result: yes
configure:12451: checking for sys/stat.h
configure:12451: gcc -c -g -O2 conftest.c >&5
configure:12451: $? = 0
configure:12451: result: yes
configure:12451: checking for sys/types.h
configure:12451: gcc -c -g -O2 conftest.c >&5
configure:12451: $? = 0
configure:12451: result: yes
configure:12451: checking for unistd.h
configure:12451: gcc -c -g -O2 conftest.c >&5
configure:12451: $? = 0
configure:12451: result: yes
configure:12476: checking for dlfcn.h
configure:12476: gcc -c -g -O2 conftest.c >&5
configure:12476: $? = 0
configure:12476: result: yes
configure:13072: checking for objdir
configure:13088: result: .libs
configure:13352: checking if gcc supports -fno-rtti -fno-exceptions
configure:13371: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
configure:13375: $? = 0
configure:13388: result: yes
configure:13746: checking for gcc option to produce PIC
configure:13754: result: -fno-common -DPIC
configure:13762: checking if gcc PIC flag -fno-common -DPIC works
configure:13781: gcc -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5
configure:13785: $? = 0
configure:13798: result: yes
configure:13827: checking if gcc static flag -static works
configure:13856: result: no
configure:13871: checking if gcc supports -c -o file.o
configure:13893: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:13897: $? = 0
configure:13919: result: yes
configure:13927: checking if gcc supports -c -o file.o
configure:13975: result: yes
configure:14008: checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:15276: result: yes
configure:15517: checking dynamic linker characteristics
configure:16338: result: darwin21.6.0 dyld
configure:16460: checking how to hardcode library paths into programs
configure:16485: result: immediate
configure:17037: checking whether stripping libraries is possible
configure:17054: result: yes
configure:17088: checking if libtool supports shared libraries
configure:17090: result: yes
configure:17093: checking whether to build shared libraries
configure:17118: result: yes
configure:17121: checking whether to build static libraries
configure:17125: result: yes
configure:17148: checking how to run the C++ preprocessor
configure:17170: g++ -std=c++17 -E conftest.cpp
configure:17170: $? = 0
configure:17185: g++ -std=c++17 -E conftest.cpp
conftest.cpp:22:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
1 error generated.
configure:17185: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:17212: result: g++ -std=c++17 -E
configure:17226: g++ -std=c++17 -E conftest.cpp
configure:17226: $? = 0
configure:17241: g++ -std=c++17 -E conftest.cpp
conftest.cpp:22:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
1 error generated.
configure:17241: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:17406: checking for ld used by g++ -std=c++17
configure:17474: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:17481: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:17497: result: no
configure:17552: checking whether the g++ -std=c++17 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:18630: result: yes
configure:18666: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
configure:18669: $? = 0
configure:19150: checking for g++ -std=c++17 option to produce PIC
configure:19158: result: -fno-common -DPIC
configure:19166: checking if g++ -std=c++17 PIC flag -fno-common -DPIC works
configure:19185: g++ -std=c++17 -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp >&5
configure:19189: $? = 0
configure:19202: result: yes
configure:19225: checking if g++ -std=c++17 static flag -static works
configure:19254: result: no
configure:19266: checking if g++ -std=c++17 supports -c -o file.o
configure:19288: g++ -std=c++17 -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:19292: $? = 0
configure:19314: result: yes
configure:19319: checking if g++ -std=c++17 supports -c -o file.o
configure:19367: result: yes
configure:19397: checking whether the g++ -std=c++17 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:19437: result: yes
configure:19579: checking dynamic linker characteristics
configure:20327: result: darwin21.6.0 dyld
configure:20392: checking how to hardcode library paths into programs
configure:20417: result: immediate
configure:20530: checking for ar
configure:20553: found /usr/bin/ar
configure:20565: result: /usr/bin/ar
configure:20638: checking for gcov
configure:20661: found /usr/bin/gcov
configure:20673: result: /usr/bin/gcov
configure:20746: checking for llvm-cov
configure:20769: found /opt/homebrew/opt/llvm/bin/llvm-cov
configure:20781: result: /opt/homebrew/opt/llvm/bin/llvm-cov
configure:20805: checking for lcov
configure:20828: found /opt/homebrew/bin/lcov
configure:20840: result: /opt/homebrew/bin/lcov
configure:20852: checking for python3.6
configure:20890: result: no
configure:20852: checking for python3.7
configure:20890: result: no
configure:20852: checking for python3.8
configure:20890: result: no
configure:20852: checking for python3.9
configure:20875: found /Users/pasta/.pyenv/shims/python3.9
configure:20887: result: /Users/pasta/.pyenv/shims/python3.9
configure:20900: checking for genhtml
configure:20923: found /opt/homebrew/bin/genhtml
configure:20935: result: /opt/homebrew/bin/genhtml
configure:20945: checking for git
configure:20968: found /opt/homebrew/bin/git
configure:20980: result: /opt/homebrew/bin/git
configure:20990: checking for ccache
configure:21013: found /opt/homebrew/bin/ccache
configure:21025: result: /opt/homebrew/bin/ccache
configure:21035: checking for xgettext
configure:21058: found /opt/homebrew/bin/xgettext
configure:21070: result: /opt/homebrew/bin/xgettext
configure:21080: checking for hexdump
configure:21103: found /usr/bin/hexdump
configure:21115: result: /usr/bin/hexdump
configure:21174: checking for objcopy
configure:21212: result: no
configure:21233: checking for doxygen
configure:21271: result: no
configure:21620: checking whether C++ compiler accepts -Werror
configure:21640: g++ -std=c++17 -c -g -O2 -Werror conftest.cpp >&5
configure:21640: $? = 0
configure:21649: result: yes
configure:21661: checking whether the linker accepts -Wl,-fatal_warnings
configure:21681: g++ -std=c++17 -o conftest -g -O2 -Wl,-fatal_warnings conftest.cpp >&5
configure:21681: $? = 0
configure:21691: result: yes
configure:22332: checking whether C++ compiler accepts -Wall
configure:22352: g++ -std=c++17 -c -g -O2 -Werror -Wall conftest.cpp >&5
configure:22352: $? = 0
configure:22362: result: yes
configure:22372: checking whether C++ compiler accepts -Wextra
configure:22392: g++ -std=c++17 -c -g -O2 -Werror -Wextra conftest.cpp >&5
configure:22392: $? = 0
configure:22402: result: yes
configure:22412: checking whether C++ compiler accepts -Wgnu
configure:22432: g++ -std=c++17 -c -g -O2 -Werror -Wgnu conftest.cpp >&5
configure:22432: $? = 0
configure:22442: result: yes
configure:22452: checking whether C++ compiler accepts -Wformat -Wformat-security
configure:22472: g++ -std=c++17 -c -g -O2 -Werror -Wformat -Wformat-security conftest.cpp >&5
configure:22472: $? = 0
configure:22482: result: yes
configure:22492: checking whether C++ compiler accepts -Wvla
configure:22512: g++ -std=c++17 -c -g -O2 -Werror -Wvla conftest.cpp >&5
configure:22512: $? = 0
configure:22522: result: yes
configure:22532: checking whether C++ compiler accepts -Wshadow-field
configure:22552: g++ -std=c++17 -c -g -O2 -Werror -Wshadow-field conftest.cpp >&5
configure:22552: $? = 0
configure:22562: result: yes
configure:22572: checking whether C++ compiler accepts -Wthread-safety
configure:22592: g++ -std=c++17 -c -g -O2 -Werror -Wthread-safety conftest.cpp >&5
configure:22592: $? = 0
configure:22602: result: yes
configure:22612: checking whether C++ compiler accepts -Wloop-analysis
configure:22632: g++ -std=c++17 -c -g -O2 -Werror -Wloop-analysis conftest.cpp >&5
configure:22632: $? = 0
configure:22642: result: yes
configure:22652: checking whether C++ compiler accepts -Wredundant-decls
configure:22672: g++ -std=c++17 -c -g -O2 -Werror -Wredundant-decls conftest.cpp >&5
configure:22672: $? = 0
configure:22682: result: yes
configure:22692: checking whether C++ compiler accepts -Wunused-member-function
configure:22712: g++ -std=c++17 -c -g -O2 -Werror -Wunused-member-function conftest.cpp >&5
configure:22712: $? = 0
configure:22722: result: yes
configure:22732: checking whether C++ compiler accepts -Wdate-time
configure:22752: g++ -std=c++17 -c -g -O2 -Werror -Wdate-time conftest.cpp >&5
configure:22752: $? = 0
configure:22762: result: yes
configure:22772: checking whether C++ compiler accepts -Wconditional-uninitialized
configure:22792: g++ -std=c++17 -c -g -O2 -Werror -Wconditional-uninitialized conftest.cpp >&5
configure:22792: $? = 0
configure:22802: result: yes
configure:22812: checking whether C++ compiler accepts -Wduplicated-branches
configure:22832: g++ -std=c++17 -c -g -O2 -Werror -Wduplicated-branches conftest.cpp >&5
error: unknown warning option '-Wduplicated-branches' [-Werror,-Wunknown-warning-option]
configure:22832: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| /* end confdefs.h. */
|
| int
| main (void)
| {
|
| ;
| return 0;
| }
configure:22842: result: no
configure:22852: checking whether C++ compiler accepts -Wduplicated-cond
configure:22872: g++ -std=c++17 -c -g -O2 -Werror -Wduplicated-cond conftest.cpp >&5
error: unknown warning option '-Wduplicated-cond' [-Werror,-Wunknown-warning-option]
configure:22872: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| /* end confdefs.h. */
|
| int
| main (void)
| {
|
| ;
| return 0;
| }
configure:22882: result: no
configure:22892: checking whether C++ compiler accepts -Wlogical-op
configure:22912: g++ -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:22912: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| /* end confdefs.h. */
|
| int
| main (void)
| {
|
| ;
| return 0;
| }
configure:22922: result: no
configure:22932: checking whether C++ compiler accepts -Woverloaded-virtual
configure:22952: g++ -std=c++17 -c -g -O2 -Werror -Woverloaded-virtual conftest.cpp >&5
configure:22952: $? = 0
configure:22962: result: yes
configure:22972: checking whether C++ compiler accepts -Wsuggest-override
configure:22985: g++ -std=c++17 -c -g -O2 -Werror -Wsuggest-override conftest.cpp >&5
configure:22985: $? = 0
configure:22995: result: yes
configure:23005: checking whether C++ compiler accepts -Wunreachable-code-loop-increment
configure:23025: g++ -std=c++17 -c -g -O2 -Werror -Wunreachable-code-loop-increment conftest.cpp >&5
configure:23025: $? = 0
configure:23035: result: yes
configure:23045: checking whether C++ compiler accepts -Wimplicit-fallthrough
configure:23065: g++ -std=c++17 -c -g -O2 -Werror -Wimplicit-fallthrough conftest.cpp >&5
configure:23065: $? = 0
configure:23075: result: yes
configure:23129: checking whether C++ compiler accepts -Wunused-parameter
configure:23149: g++ -std=c++17 -c -g -O2 -Werror -Wunused-parameter conftest.cpp >&5
configure:23149: $? = 0
configure:23159: result: yes
configure:23169: checking whether C++ compiler accepts -Wself-assign
configure:23189: g++ -std=c++17 -c -g -O2 -Werror -Wself-assign conftest.cpp >&5
configure:23189: $? = 0
configure:23199: result: yes
configure:23210: checking whether C++ compiler accepts -Wdeprecated-copy
configure:23230: g++ -std=c++17 -c -g -O2 -Werror -Wdeprecated-copy conftest.cpp >&5
configure:23230: $? = 0
configure:23240: result: yes
configure:23253: checking whether C++ compiler accepts -fno-extended-identifiers
configure:23273: g++ -std=c++17 -c -g -O2 -Werror -fno-extended-identifiers conftest.cpp >&5
clang: error: unsupported option '-fno-extended-identifiers'
configure:23273: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| /* end confdefs.h. */
|
| int
| main (void)
| {
|
| ;
| return 0;
| }
configure:23283: result: no
configure:23304: checking whether C++ compiler accepts -msse4.2
configure:23324: g++ -std=c++17 -c -g -O2 -Werror -msse4.2 conftest.cpp >&5
clang: error: argument unused during compilation: '-msse4.2' [-Werror,-Wunused-command-line-argument]
configure:23324: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| /* end confdefs.h. */
|
| int
| main (void)
| {
|
| ;
| return 0;
| }
configure:23334: result: no
configure:23344: checking whether C++ compiler accepts -msse4.1
configure:23364: g++ -std=c++17 -c -g -O2 -Werror -msse4.1 conftest.cpp >&5
clang: error: argument unused during compilation: '-msse4.1' [-Werror,-Wunused-command-line-argument]
configure:23364: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| /* end confdefs.h. */
|
| int
| main (void)
| {
|
| ;
| return 0;
| }
configure:23374: result: no
configure:23384: checking whether C++ compiler accepts -mavx -mavx2
configure:23404: g++ -std=c++17 -c -g -O2 -Werror -mavx -mavx2 conftest.cpp >&5
clang: error: argument unused during compilation: '-mavx' [-Werror,-Wunused-command-line-argument]
clang: error: argument unused during compilation: '-mavx2' [-Werror,-Wunused-command-line-argument]
configure:23404: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| /* end confdefs.h. */
|
| int
| main (void)
| {
|
| ;
| return 0;
| }
configure:23414: result: no
configure:23424: checking whether C++ compiler accepts -msse4 -msha
configure:23444: g++ -std=c++17 -c -g -O2 -Werror -msse4 -msha conftest.cpp >&5
clang: error: argument unused during compilation: '-msse4' [-Werror,-Wunused-command-line-argument]
clang: error: argument unused during compilation: '-msha' [-Werror,-Wunused-command-line-argument]
configure:23444: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| /* end confdefs.h. */
|
| int
| main (void)
| {
|
| ;
| return 0;
| }
configure:23454: result: no
configure:23466: checking whether C++ compiler accepts -mpclmul
configure:23496: g++ -std=c++17 -c -g -O2 -Werror -mpclmul conftest.cpp >&5
clang: error: argument unused during compilation: '-mpclmul' [-Werror,-Wunused-command-line-argument]
configure:23496: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| /* end confdefs.h. */
|
| #include <stdint.h>
| #include <x86intrin.h>
|
| int
| main (void)
| {
|
| __m128i a = _mm_cvtsi64_si128((uint64_t)7);
| __m128i b = _mm_clmulepi64_si128(a, a, 37);
| __m128i c = _mm_srli_epi64(b, 41);
| __m128i d = _mm_xor_si128(b, c);
| uint64_t e = _mm_cvtsi128_si64(d);
| return e == 0;
|
| ;
| return 0;
| }
configure:23506: result: no
configure:23525: checking for SSE4.2 intrinsics
configure:23551: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
conftest.cpp:36:9: error: use of undeclared identifier '_mm_crc32_u8'
l = _mm_crc32_u8(l, 0);
^
conftest.cpp:37:9: error: use of undeclared identifier '_mm_crc32_u32'
l = _mm_crc32_u32(l, 0);
^
conftest.cpp:38:9: error: use of undeclared identifier '_mm_crc32_u64'
l = _mm_crc32_u64(l, 0);
^
3 errors generated.
configure:23551: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| /* end confdefs.h. */
|
| #include <stdint.h>
| #if defined(_MSC_VER)
| #include <intrin.h>
| #elif defined(__GNUC__) && defined(__SSE4_2__)
| #include <nmmintrin.h>
| #endif
|
| int
| main (void)
| {
|
| uint64_t l = 0;
| l = _mm_crc32_u8(l, 0);
| l = _mm_crc32_u32(l, 0);
| l = _mm_crc32_u64(l, 0);
| return l;
|
| ;
| return 0;
| }
configure:23556: result: no
configure:23565: checking for SSE4.1 intrinsics
configure:23584: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
In file included from conftest.cpp:25:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/immintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
#error "This header is only meant to be used on x86 and x64 architecture"
^
In file included from conftest.cpp:25:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/immintrin.h:17:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/x86gprintrin.h:15:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/hresetintrin.h:42:27: error: invalid input constraint 'a' in asm
__asm__ ("hreset $0" :: "a"(__eax));
^
In file included from conftest.cpp:25:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/immintrin.h:17:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/x86gprintrin.h:25:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/crc32intrin.h:33:10: error: use of undeclared identifier '__builtin_ia32_crc32qi'
return __builtin_ia32_crc32qi(__C, __D);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/crc32intrin.h:53:10: error: use of undeclared identifier '__builtin_ia32_crc32hi'; did you mean '__builtin_arm_crc32h'?
return __builtin_ia32_crc32hi(__C, __D);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/crc32intrin.h:53:10: note: '__builtin_arm_crc32h' declared here
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/crc32intrin.h:73:10: error: use of undeclared identifier '__builtin_ia32_crc32si'
return __builtin_ia32_crc32si(__C, __D);
^
In file included from conftest.cpp:25:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/immintrin.h:21:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
#error "This header is only meant to be used on x86 and x64 architecture"
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:37:5: error: use of undeclared identifier '__builtin_ia32_emms'; did you mean '__builtin_isless'?
__builtin_ia32_emms();
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:37:5: note: '__builtin_isless' declared here
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:37:25: error: too few arguments to function call, expected 2, have 0
__builtin_ia32_emms();
~~~~~~~~~~~~~~~~~~~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:54:19: error: use of undeclared identifier '__builtin_ia32_vec_init_v2si'
return (__m64)__builtin_ia32_vec_init_v2si(__i, 0);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:71:12: error: use of undeclared identifier '__builtin_ia32_vec_ext_v2si'
return __builtin_ia32_vec_ext_v2si((__v2si)__m, 0);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:133:19: error: use of undeclared identifier '__builtin_ia32_packsswb'
return (__m64)__builtin_ia32_packsswb((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:163:19: error: use of undeclared identifier '__builtin_ia32_packssdw'
return (__m64)__builtin_ia32_packssdw((__v2si)__m1, (__v2si)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:193:19: error: use of undeclared identifier '__builtin_ia32_packuswb'
return (__m64)__builtin_ia32_packuswb((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:220:19: error: use of undeclared identifier '__builtin_ia32_punpckhbw'
return (__m64)__builtin_ia32_punpckhbw((__v8qi)__m1, (__v8qi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:243:19: error: use of undeclared identifier '__builtin_ia32_punpckhwd'
return (__m64)__builtin_ia32_punpckhwd((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:264:19: error: use of undeclared identifier '__builtin_ia32_punpckhdq'
return (__m64)__builtin_ia32_punpckhdq((__v2si)__m1, (__v2si)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:291:19: error: use of undeclared identifier '__builtin_ia32_punpcklbw'
return (__m64)__builtin_ia32_punpcklbw((__v8qi)__m1, (__v8qi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:314:19: error: use of undeclared identifier '__builtin_ia32_punpcklwd'
return (__m64)__builtin_ia32_punpcklwd((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:335:19: error: use of undeclared identifier '__builtin_ia32_punpckldq'
return (__m64)__builtin_ia32_punpckldq((__v2si)__m1, (__v2si)__m2);
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
configure:23584: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| /* end confdefs.h. */
|
| #include <stdint.h>
| #include <immintrin.h>
|
| int
| main (void)
| {
|
| __m128i l = _mm_set1_epi32(0);
| return _mm_extract_epi32(l, 3);
|
| ;
| return 0;
| }
configure:23591: result: no
configure:23600: checking for AVX2 intrinsics
configure:23619: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
In file included from conftest.cpp:25:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/immintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
#error "This header is only meant to be used on x86 and x64 architecture"
^
In file included from conftest.cpp:25:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/immintrin.h:17:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/x86gprintrin.h:15:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/hresetintrin.h:42:27: error: invalid input constraint 'a' in asm
__asm__ ("hreset $0" :: "a"(__eax));
^
In file included from conftest.cpp:25:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/immintrin.h:17:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/x86gprintrin.h:25:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/crc32intrin.h:33:10: error: use of undeclared identifier '__builtin_ia32_crc32qi'
return __builtin_ia32_crc32qi(__C, __D);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/crc32intrin.h:53:10: error: use of undeclared identifier '__builtin_ia32_crc32hi'; did you mean '__builtin_arm_crc32h'?
return __builtin_ia32_crc32hi(__C, __D);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/crc32intrin.h:53:10: note: '__builtin_arm_crc32h' declared here
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/crc32intrin.h:73:10: error: use of undeclared identifier '__builtin_ia32_crc32si'
return __builtin_ia32_crc32si(__C, __D);
^
In file included from conftest.cpp:25:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/immintrin.h:21:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
#error "This header is only meant to be used on x86 and x64 architecture"
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:37:5: error: use of undeclared identifier '__builtin_ia32_emms'; did you mean '__builtin_isless'?
__builtin_ia32_emms();
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:37:5: note: '__builtin_isless' declared here
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:37:25: error: too few arguments to function call, expected 2, have 0
__builtin_ia32_emms();
~~~~~~~~~~~~~~~~~~~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:54:19: error: use of undeclared identifier '__builtin_ia32_vec_init_v2si'
return (__m64)__builtin_ia32_vec_init_v2si(__i, 0);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:71:12: error: use of undeclared identifier '__builtin_ia32_vec_ext_v2si'
return __builtin_ia32_vec_ext_v2si((__v2si)__m, 0);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:133:19: error: use of undeclared identifier '__builtin_ia32_packsswb'
return (__m64)__builtin_ia32_packsswb((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:163:19: error: use of undeclared identifier '__builtin_ia32_packssdw'
return (__m64)__builtin_ia32_packssdw((__v2si)__m1, (__v2si)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:193:19: error: use of undeclared identifier '__builtin_ia32_packuswb'
return (__m64)__builtin_ia32_packuswb((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:220:19: error: use of undeclared identifier '__builtin_ia32_punpckhbw'
return (__m64)__builtin_ia32_punpckhbw((__v8qi)__m1, (__v8qi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:243:19: error: use of undeclared identifier '__builtin_ia32_punpckhwd'
return (__m64)__builtin_ia32_punpckhwd((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:264:19: error: use of undeclared identifier '__builtin_ia32_punpckhdq'
return (__m64)__builtin_ia32_punpckhdq((__v2si)__m1, (__v2si)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:291:19: error: use of undeclared identifier '__builtin_ia32_punpcklbw'
return (__m64)__builtin_ia32_punpcklbw((__v8qi)__m1, (__v8qi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:314:19: error: use of undeclared identifier '__builtin_ia32_punpcklwd'
return (__m64)__builtin_ia32_punpcklwd((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:335:19: error: use of undeclared identifier '__builtin_ia32_punpckldq'
return (__m64)__builtin_ia32_punpckldq((__v2si)__m1, (__v2si)__m2);
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
configure:23619: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| /* end confdefs.h. */
|
| #include <stdint.h>
| #include <immintrin.h>
|
| int
| main (void)
| {
|
| __m256i l = _mm256_set1_epi32(0);
| return _mm256_extract_epi32(l, 7);
|
| ;
| return 0;
| }
configure:23626: result: no
configure:23635: checking for x86 SHA-NI intrinsics
configure:23656: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
In file included from conftest.cpp:25:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/immintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
#error "This header is only meant to be used on x86 and x64 architecture"
^
In file included from conftest.cpp:25:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/immintrin.h:17:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/x86gprintrin.h:15:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/hresetintrin.h:42:27: error: invalid input constraint 'a' in asm
__asm__ ("hreset $0" :: "a"(__eax));
^
In file included from conftest.cpp:25:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/immintrin.h:17:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/x86gprintrin.h:25:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/crc32intrin.h:33:10: error: use of undeclared identifier '__builtin_ia32_crc32qi'
return __builtin_ia32_crc32qi(__C, __D);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/crc32intrin.h:53:10: error: use of undeclared identifier '__builtin_ia32_crc32hi'; did you mean '__builtin_arm_crc32h'?
return __builtin_ia32_crc32hi(__C, __D);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/crc32intrin.h:53:10: note: '__builtin_arm_crc32h' declared here
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/crc32intrin.h:73:10: error: use of undeclared identifier '__builtin_ia32_crc32si'
return __builtin_ia32_crc32si(__C, __D);
^
In file included from conftest.cpp:25:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/immintrin.h:21:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
#error "This header is only meant to be used on x86 and x64 architecture"
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:37:5: error: use of undeclared identifier '__builtin_ia32_emms'; did you mean '__builtin_isless'?
__builtin_ia32_emms();
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:37:5: note: '__builtin_isless' declared here
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:37:25: error: too few arguments to function call, expected 2, have 0
__builtin_ia32_emms();
~~~~~~~~~~~~~~~~~~~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:54:19: error: use of undeclared identifier '__builtin_ia32_vec_init_v2si'
return (__m64)__builtin_ia32_vec_init_v2si(__i, 0);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:71:12: error: use of undeclared identifier '__builtin_ia32_vec_ext_v2si'
return __builtin_ia32_vec_ext_v2si((__v2si)__m, 0);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:133:19: error: use of undeclared identifier '__builtin_ia32_packsswb'
return (__m64)__builtin_ia32_packsswb((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:163:19: error: use of undeclared identifier '__builtin_ia32_packssdw'
return (__m64)__builtin_ia32_packssdw((__v2si)__m1, (__v2si)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:193:19: error: use of undeclared identifier '__builtin_ia32_packuswb'
return (__m64)__builtin_ia32_packuswb((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:220:19: error: use of undeclared identifier '__builtin_ia32_punpckhbw'
return (__m64)__builtin_ia32_punpckhbw((__v8qi)__m1, (__v8qi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:243:19: error: use of undeclared identifier '__builtin_ia32_punpckhwd'
return (__m64)__builtin_ia32_punpckhwd((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:264:19: error: use of undeclared identifier '__builtin_ia32_punpckhdq'
return (__m64)__builtin_ia32_punpckhdq((__v2si)__m1, (__v2si)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:291:19: error: use of undeclared identifier '__builtin_ia32_punpcklbw'
return (__m64)__builtin_ia32_punpcklbw((__v8qi)__m1, (__v8qi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:314:19: error: use of undeclared identifier '__builtin_ia32_punpcklwd'
return (__m64)__builtin_ia32_punpcklwd((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:335:19: error: use of undeclared identifier '__builtin_ia32_punpckldq'
return (__m64)__builtin_ia32_punpckldq((__v2si)__m1, (__v2si)__m2);
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
configure:23656: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| /* end confdefs.h. */
|
| #include <stdint.h>
| #include <immintrin.h>
|
| int
| main (void)
| {
|
| __m128i i = _mm_set1_epi32(0);
| __m128i j = _mm_set1_epi32(1);
| __m128i k = _mm_set1_epi32(2);
| return _mm_extract_epi32(_mm_sha256rnds2_epu32(i, i, k), 0);
|
| ;
| return 0;
| }
configure:23663: result: no
configure:23672: checking whether C++ compiler accepts -march=armv8-a+crc+crypto
configure:23692: g++ -std=c++17 -c -g -O2 -Werror -march=armv8-a+crc+crypto conftest.cpp >&5
configure:23692: $? = 0
configure:23702: result: yes
configure:23712: checking whether C++ compiler accepts -march=armv8-a+crc+crypto
configure:23742: result: yes
configure:23754: checking for ARMv8 CRC32 intrinsics
configure:23777: g++ -std=c++17 -c -march=armv8-a+crc+crypto -g -O2 conftest.cpp >&5
configure:23777: $? = 0
configure:23779: result: yes
configure:23791: checking for ARMv8 SHA-NI intrinsics
configure:23813: g++ -std=c++17 -c -march=armv8-a+crc+crypto -g -O2 conftest.cpp >&5
configure:23813: $? = 0
configure:23815: result: yes
configure:24793: checking for brew
configure:24814: found /opt/homebrew/bin/brew
configure:24825: result: brew
configure:25303: checking whether the linker accepts -Wl,-headerpad_max_install_names
configure:25323: g++ -std=c++17 -o conftest -g -O2 -Wl,-fatal_warnings -Wl,-headerpad_max_install_names conftest.cpp >&5
configure:25323: $? = 0
configure:25334: result: yes
configure:25508: checking whether byte ordering is bigendian
configure:25524: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
configure:25524: $? = 0
configure:25570: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
configure:25570: $? = 0
configure:25589: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
conftest.cpp:31:11: error: expected ';' after expression
not big endian
^
;
conftest.cpp:31:8: error: use of undeclared identifier 'big'
not big endian
^
conftest.cpp:31:12: error: use of undeclared identifier 'endian'
not big endian
^
3 errors generated.
configure:25589: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main (void)
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:25723: result: no
configure:25747: checking how to run the C preprocessor
configure:25773: gcc -E conftest.c
configure:25773: $? = 0
configure:25788: gcc -E conftest.c
conftest.c:24:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
1 error generated.
configure:25788: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:25815: result: gcc -E
configure:25829: gcc -E conftest.c
configure:25829: $? = 0
configure:25844: gcc -E conftest.c
conftest.c:24:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
1 error generated.
configure:25844: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:26035: checking whether gcc is Clang
configure:26062: result: yes
configure:26127: checking whether pthreads work with "-pthread" and "-lpthread"
configure:26238: gcc -o conftest -g -O2 -pthread conftest.c -lpthread >&5
configure:26238: $? = 0
configure:26248: result: yes
configure:26297: checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread
configure:26324: gcc -o conftest -Werror -Wunknown-warning-option -pthread -g -O2 conftest.c >&5
configure:26324: $? = 0
configure:26331: (gcc -c -Werror -Wunknown-warning-option -pthread -g -O2 conftest.c >&5) && (echo ==== >&5) && (gcc -o conftest -Werror -Wunknown-warning-option -pthread -g -O2 conftest.o >&5)
====
configure:26331: $? = 0
configure:26351: result: no
configure:26371: checking for joinable pthread attribute
configure:26390: gcc -o conftest -g -O2 -pthread conftest.c -lpthread >&5
configure:26390: $? = 0
configure:26399: result: PTHREAD_CREATE_JOINABLE
configure:26412: checking whether more special flags are required for pthreads
configure:26426: result: no
configure:26435: checking for PTHREAD_PRIO_INHERIT
configure:26453: gcc -o conftest -g -O2 -pthread conftest.c -lpthread >&5
configure:26453: $? = 0
configure:26463: result: yes
configure:26650: checking whether std::atomic can be used without link library
configure:26677: g++ -std=c++17 -o conftest -g -O2 -pthread conftest.cpp >&5
configure:26677: $? = 0
configure:26680: result: yes
configure:26754: checking for special C compiler options needed for large files
configure:26802: result: no
configure:26808: checking for _FILE_OFFSET_BITS value needed for large files
configure:26834: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
configure:26834: $? = 0
configure:26868: result: no
configure:26950: checking for g++ -std=c++17 options needed to detect all undeclared functions
configure:26972: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
conftest.cpp:30:8: error: use of undeclared identifier 'strchr'
(void) strchr;
^
1 error generated.
configure:26972: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| /* end confdefs.h. */
|
| int
| main (void)
| {
| (void) strchr;
| ;
| return 0;
| }
configure:26999: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
configure:26999: $? = 0
configure:27016: result: none needed
configure:27030: checking whether strerror_r is declared
configure:27030: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
configure:27030: $? = 0
configure:27030: result: yes
configure:27049: checking whether strerror_r returns char *
configure:27074: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
conftest.cpp:34:13: error: indirection requires pointer operand ('int' invalid)
char x = *strerror_r (0, buf, sizeof buf);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
conftest.cpp:35:10: error: cannot initialize a variable of type 'char *' with an rvalue of type 'int'
char *p = strerror_r (0, buf, sizeof buf);
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 errors generated.
configure:27074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| /* end confdefs.h. */
| #include <string.h>
| int
| main (void)
| {
|
| char buf[100];
| char x = *strerror_r (0, buf, sizeof buf);
| char *p = strerror_r (0, buf, sizeof buf);
| return !p || x;
|
| ;
| return 0;
| }
configure:27083: result: no
configure:27104: checking for library containing clock_gettime
configure:27133: g++ -std=c++17 -o conftest -g -O2 conftest.cpp >&5
configure:27133: $? = 0
configure:27153: result: none required
configure:27293: checking whether C++ compiler accepts -fPIC
configure:27313: g++ -std=c++17 -c -g -O2 -fPIC conftest.cpp >&5
configure:27313: $? = 0
configure:27322: result: yes
configure:27333: checking whether C++ compiler accepts -fstack-reuse=none
configure:27353: g++ -std=c++17 -c -g -O2 -fstack-reuse=none conftest.cpp >&5
clang: error: unknown argument: '-fstack-reuse=none'
configure:27353: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| /* end confdefs.h. */
|
| int
| main (void)
| {
|
| ;
| return 0;
| }
configure:27362: result: no
configure:27373: checking whether C++ compiler accepts -Wstack-protector
configure:27393: g++ -std=c++17 -c -g -O2 -Wstack-protector conftest.cpp >&5
configure:27393: $? = 0
configure:27402: result: yes
configure:27411: checking whether C++ compiler accepts -fstack-protector-all
configure:27431: g++ -std=c++17 -c -g -O2 -fstack-protector-all conftest.cpp >&5
configure:27431: $? = 0
configure:27440: result: yes
configure:27450: checking whether C++ compiler accepts -fcf-protection=full
configure:27470: g++ -std=c++17 -c -g -O2 -fcf-protection=full conftest.cpp >&5
error: option 'cf-protection=return' cannot be specified on this target
error: option 'cf-protection=branch' cannot be specified on this target
2 errors generated.
configure:27470: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| /* end confdefs.h. */
|
| int
| main (void)
| {
|
| ;
| return 0;
| }
configure:27479: result: no
configure:27494: checking whether C++ compiler accepts -fstack-clash-protection
configure:27514: g++ -std=c++17 -c -g -O2 -Werror -fstack-clash-protection conftest.cpp >&5
clang: error: argument unused during compilation: '-fstack-clash-protection' [-Werror,-Wunused-command-line-argument]
configure:27514: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| /* end confdefs.h. */
|
| int
| main (void)
| {
|
| ;
| return 0;
| }
configure:27524: result: no
configure:27538: checking whether C++ preprocessor accepts -D_FORTIFY_SOURCE=2
configure:27558: g++ -std=c++17 -E -D_FORTIFY_SOURCE=2 conftest.cpp
configure:27558: $? = 0
configure:27567: result: yes
configure:27572: checking whether C++ preprocessor accepts -U_FORTIFY_SOURCE
configure:27592: g++ -std=c++17 -E -U_FORTIFY_SOURCE conftest.cpp
configure:27592: $? = 0
configure:27601: result: yes
configure:27621: checking whether the linker accepts -Wl,--enable-reloc-section
configure:27641: g++ -std=c++17 -o conftest -g -O2 -Wl,-fatal_warnings -Wl,--enable-reloc-section conftest.cpp >&5
ld: unknown option: --enable-reloc-section
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:27641: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| /* end confdefs.h. */
|
| int
| main (void)
| {
|
| ;
| return 0;
| }
configure:27652: result: no
configure:27662: checking whether the linker accepts -Wl,--dynamicbase
configure:27682: g++ -std=c++17 -o conftest -g -O2 -Wl,-fatal_warnings -Wl,--dynamicbase conftest.cpp >&5
ld: unknown option: --dynamicbase
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:27682: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| /* end confdefs.h. */
|
| int
| main (void)
| {
|
| ;
| return 0;
| }
configure:27693: result: no
configure:27703: checking whether the linker accepts -Wl,--nxcompat
configure:27723: g++ -std=c++17 -o conftest -g -O2 -Wl,-fatal_warnings -Wl,--nxcompat conftest.cpp >&5
ld: unknown option: --nxcompat
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:27723: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| /* end confdefs.h. */
|
| int
| main (void)
| {
|
| ;
| return 0;
| }
configure:27734: result: no
configure:27744: checking whether the linker accepts -Wl,--high-entropy-va
configure:27764: g++ -std=c++17 -o conftest -g -O2 -Wl,-fatal_warnings -Wl,--high-entropy-va conftest.cpp >&5
ld: unknown option: --high-entropy-va
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:27764: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| /* end confdefs.h. */
|
| int
| main (void)
| {
|
| ;
| return 0;
| }
configure:27775: result: no
configure:27785: checking whether the linker accepts -Wl,-z,relro
configure:27805: g++ -std=c++17 -o conftest -g -O2 -Wl,-fatal_warnings -Wl,-z,relro conftest.cpp >&5
ld: unknown option: -z
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:27805: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| /* end confdefs.h. */
|
| int
| main (void)
| {
|
| ;
| return 0;
| }
configure:27816: result: no
configure:27826: checking whether the linker accepts -Wl,-z,now
configure:27846: g++ -std=c++17 -o conftest -g -O2 -Wl,-fatal_warnings -Wl,-z,now conftest.cpp >&5
ld: unknown option: -z
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:27846: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| /* end confdefs.h. */
|
| int
| main (void)
| {
|
| ;
| return 0;
| }
configure:27857: result: no
configure:27867: checking whether the linker accepts -Wl,-z,separate-code
configure:27887: g++ -std=c++17 -o conftest -g -O2 -Wl,-fatal_warnings -Wl,-z,separate-code conftest.cpp >&5
ld: unknown option: -z
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:27887: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| /* end confdefs.h. */
|
| int
| main (void)
| {
|
| ;
| return 0;
| }
configure:27898: result: no
configure:27908: checking whether the linker accepts -fPIE -pie
configure:27928: g++ -std=c++17 -o conftest -g -O2 -Werror -fPIE -pie conftest.cpp >&5
clang: error: argument unused during compilation: '-pie' [-Werror,-Wunused-command-line-argument]
configure:27928: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| /* end confdefs.h. */
|
| int
| main (void)
| {
|
| ;
| return 0;
| }
configure:27939: result: no
configure:28001: checking whether the linker accepts -Wl,-dead_strip
configure:28021: g++ -std=c++17 -o conftest -g -O2 -Wl,-fatal_warnings -Wl,-dead_strip conftest.cpp >&5
configure:28021: $? = 0
configure:28032: result: yes
configure:28042: checking whether the linker accepts -Wl,-dead_strip_dylibs
configure:28062: g++ -std=c++17 -o conftest -g -O2 -Wl,-fatal_warnings -Wl,-dead_strip_dylibs conftest.cpp >&5
configure:28062: $? = 0
configure:28073: result: yes
configure:28083: checking whether the linker accepts -Wl,-bind_at_load
configure:28103: g++ -std=c++17 -o conftest -g -O2 -Wl,-fatal_warnings -Wl,-bind_at_load conftest.cpp >&5
configure:28103: $? = 0
configure:28114: result: yes
configure:28125: checking for endian.h
configure:28125: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
conftest.cpp:56:10: fatal error: 'endian.h' file not found
#include <endian.h>
^~~~~~~~~~
1 error generated.
configure:28125: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| /* end confdefs.h. */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <endian.h>
configure:28125: result: no
configure:28131: checking for sys/endian.h
configure:28131: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
conftest.cpp:56:10: fatal error: 'sys/endian.h' file not found
#include <sys/endian.h>
^~~~~~~~~~~~~~
1 error generated.
configure:28131: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| /* end confdefs.h. */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/endian.h>
configure:28131: result: no
configure:28137: checking for byteswap.h
configure:28137: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
conftest.cpp:56:10: fatal error: 'byteswap.h' file not found
#include <byteswap.h>
^~~~~~~~~~~~
1 error generated.
configure:28137: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| /* end confdefs.h. */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <byteswap.h>
configure:28137: result: no
configure:28143: checking for unistd.h
configure:28143: result: yes
configure:28149: checking for sys/types.h
configure:28149: result: yes
configure:28155: checking for sys/stat.h
configure:28155: result: yes
configure:28161: checking for sys/select.h
configure:28161: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
configure:28161: $? = 0
configure:28161: result: yes
configure:28167: checking for sys/prctl.h
configure:28167: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
conftest.cpp:60:10: fatal error: 'sys/prctl.h' file not found
#include <sys/prctl.h>
^~~~~~~~~~~~~
1 error generated.
configure:28167: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| /* end confdefs.h. */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/prctl.h>
configure:28167: result: no
configure:28173: checking for sys/sysctl.h
configure:28173: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
configure:28173: $? = 0
configure:28173: result: yes
configure:28179: checking for vm/vm_param.h
configure:28179: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
conftest.cpp:61:10: fatal error: 'vm/vm_param.h' file not found
#include <vm/vm_param.h>
^~~~~~~~~~~~~~~
1 error generated.
configure:28179: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| /* end confdefs.h. */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <vm/vm_param.h>
configure:28179: result: no
configure:28185: checking for sys/vmmeter.h
configure:28185: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
configure:28185: $? = 0
configure:28185: result: yes
configure:28191: checking for sys/resources.h
configure:28191: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
conftest.cpp:62:10: fatal error: 'sys/resources.h' file not found
#include <sys/resources.h>
^~~~~~~~~~~~~~~~~
1 error generated.
configure:28191: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_VMMETER_H 1
| /* end confdefs.h. */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/resources.h>
configure:28191: result: no
configure:28199: checking whether getifaddrs is declared
configure:28199: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
configure:28199: $? = 0
configure:28199: result: yes
configure:28221: checking whether ifaddrs funcs can be used without link library
configure:28237: g++ -std=c++17 -o conftest -g -O2 conftest.cpp >&5
configure:28237: $? = 0
configure:28240: result: yes
configure:28294: checking whether freeifaddrs is declared
configure:28294: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
configure:28294: $? = 0
configure:28294: result: yes
configure:28316: checking whether ifaddrs funcs can be used without link library
configure:28332: g++ -std=c++17 -o conftest -g -O2 conftest.cpp >&5
configure:28332: $? = 0
configure:28335: result: yes
configure:28391: checking whether fork is declared
configure:28391: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
configure:28391: $? = 0
configure:28391: result: yes
configure:28400: checking whether setsid is declared
configure:28400: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
configure:28400: $? = 0
configure:28400: result: yes
configure:28410: checking whether pipe2 is declared
configure:28410: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
conftest.cpp:71:10: error: use of undeclared identifier 'pipe2'
(void) pipe2;
^
1 error generated.
configure:28410: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_DECL_GETIFADDRS 1
| #define HAVE_DECL_FREEIFADDRS 1
| #define HAVE_DECL_FORK 1
| #define HAVE_DECL_SETSID 1
| /* end confdefs.h. */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| #ifndef pipe2
| #ifdef __cplusplus
| (void) pipe2;
| #else
| (void) pipe2;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:28410: result: no
configure:28420: checking for timingsafe_bcmp
configure:28420: g++ -std=c++17 -o conftest -g -O2 conftest.cpp >&5
configure:28420: $? = 0
configure:28420: result: yes
configure:28428: checking whether le16toh is declared
configure:28428: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
conftest.cpp:51:10: error: use of undeclared identifier 'le16toh'
(void) le16toh;
^
1 error generated.
configure:28428: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_DECL_GETIFADDRS 1
| #define HAVE_DECL_FREEIFADDRS 1
| #define HAVE_DECL_FORK 1
| #define HAVE_DECL_SETSID 1
| #define HAVE_DECL_PIPE2 0
| #define HAVE_TIMINGSAFE_BCMP 1
| /* end confdefs.h. */
| #if HAVE_ENDIAN_H
| #include <endian.h>
| #elif HAVE_SYS_ENDIAN_H
| #include <sys/endian.h>
| #endif
|
| int
| main (void)
| {
| #ifndef le16toh
| #ifdef __cplusplus
| (void) le16toh;
| #else
| (void) le16toh;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:28428: result: no
configure:28441: checking whether le32toh is declared
configure:28441: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
conftest.cpp:52:10: error: use of undeclared identifier 'le32toh'
(void) le32toh;
^
1 error generated.
configure:28441: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_DECL_GETIFADDRS 1
| #define HAVE_DECL_FREEIFADDRS 1
| #define HAVE_DECL_FORK 1
| #define HAVE_DECL_SETSID 1
| #define HAVE_DECL_PIPE2 0
| #define HAVE_TIMINGSAFE_BCMP 1
| #define HAVE_DECL_LE16TOH 0
| /* end confdefs.h. */
| #if HAVE_ENDIAN_H
| #include <endian.h>
| #elif HAVE_SYS_ENDIAN_H
| #include <sys/endian.h>
| #endif
|
| int
| main (void)
| {
| #ifndef le32toh
| #ifdef __cplusplus
| (void) le32toh;
| #else
| (void) le32toh;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:28441: result: no
configure:28454: checking whether le64toh is declared
configure:28454: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
conftest.cpp:53:10: error: use of undeclared identifier 'le64toh'
(void) le64toh;
^
1 error generated.
configure:28454: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_DECL_GETIFADDRS 1
| #define HAVE_DECL_FREEIFADDRS 1
| #define HAVE_DECL_FORK 1
| #define HAVE_DECL_SETSID 1
| #define HAVE_DECL_PIPE2 0
| #define HAVE_TIMINGSAFE_BCMP 1
| #define HAVE_DECL_LE16TOH 0
| #define HAVE_DECL_LE32TOH 0
| /* end confdefs.h. */
| #if HAVE_ENDIAN_H
| #include <endian.h>
| #elif HAVE_SYS_ENDIAN_H
| #include <sys/endian.h>
| #endif
|
| int
| main (void)
| {
| #ifndef le64toh
| #ifdef __cplusplus
| (void) le64toh;
| #else
| (void) le64toh;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:28454: result: no
configure:28467: checking whether htole16 is declared
configure:28467: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
conftest.cpp:54:10: error: use of undeclared identifier 'htole16'
(void) htole16;
^
1 error generated.
configure:28467: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_DECL_GETIFADDRS 1
| #define HAVE_DECL_FREEIFADDRS 1
| #define HAVE_DECL_FORK 1
| #define HAVE_DECL_SETSID 1
| #define HAVE_DECL_PIPE2 0
| #define HAVE_TIMINGSAFE_BCMP 1
| #define HAVE_DECL_LE16TOH 0
| #define HAVE_DECL_LE32TOH 0
| #define HAVE_DECL_LE64TOH 0
| /* end confdefs.h. */
| #if HAVE_ENDIAN_H
| #include <endian.h>
| #elif HAVE_SYS_ENDIAN_H
| #include <sys/endian.h>
| #endif
|
| int
| main (void)
| {
| #ifndef htole16
| #ifdef __cplusplus
| (void) htole16;
| #else
| (void) htole16;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:28467: result: no
configure:28480: checking whether htole32 is declared
configure:28480: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
conftest.cpp:55:10: error: use of undeclared identifier 'htole32'
(void) htole32;
^
1 error generated.
configure:28480: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_DECL_GETIFADDRS 1
| #define HAVE_DECL_FREEIFADDRS 1
| #define HAVE_DECL_FORK 1
| #define HAVE_DECL_SETSID 1
| #define HAVE_DECL_PIPE2 0
| #define HAVE_TIMINGSAFE_BCMP 1
| #define HAVE_DECL_LE16TOH 0
| #define HAVE_DECL_LE32TOH 0
| #define HAVE_DECL_LE64TOH 0
| #define HAVE_DECL_HTOLE16 0
| /* end confdefs.h. */
| #if HAVE_ENDIAN_H
| #include <endian.h>
| #elif HAVE_SYS_ENDIAN_H
| #include <sys/endian.h>
| #endif
|
| int
| main (void)
| {
| #ifndef htole32
| #ifdef __cplusplus
| (void) htole32;
| #else
| (void) htole32;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:28480: result: no
configure:28493: checking whether htole64 is declared
configure:28493: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
conftest.cpp:56:10: error: use of undeclared identifier 'htole64'
(void) htole64;
^
1 error generated.
configure:28493: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_DECL_GETIFADDRS 1
| #define HAVE_DECL_FREEIFADDRS 1
| #define HAVE_DECL_FORK 1
| #define HAVE_DECL_SETSID 1
| #define HAVE_DECL_PIPE2 0
| #define HAVE_TIMINGSAFE_BCMP 1
| #define HAVE_DECL_LE16TOH 0
| #define HAVE_DECL_LE32TOH 0
| #define HAVE_DECL_LE64TOH 0
| #define HAVE_DECL_HTOLE16 0
| #define HAVE_DECL_HTOLE32 0
| /* end confdefs.h. */
| #if HAVE_ENDIAN_H
| #include <endian.h>
| #elif HAVE_SYS_ENDIAN_H
| #include <sys/endian.h>
| #endif
|
| int
| main (void)
| {
| #ifndef htole64
| #ifdef __cplusplus
| (void) htole64;
| #else
| (void) htole64;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:28493: result: no
configure:28506: checking whether be16toh is declared
configure:28506: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
conftest.cpp:57:10: error: use of undeclared identifier 'be16toh'
(void) be16toh;
^
1 error generated.
configure:28506: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_DECL_GETIFADDRS 1
| #define HAVE_DECL_FREEIFADDRS 1
| #define HAVE_DECL_FORK 1
| #define HAVE_DECL_SETSID 1
| #define HAVE_DECL_PIPE2 0
| #define HAVE_TIMINGSAFE_BCMP 1
| #define HAVE_DECL_LE16TOH 0
| #define HAVE_DECL_LE32TOH 0
| #define HAVE_DECL_LE64TOH 0
| #define HAVE_DECL_HTOLE16 0
| #define HAVE_DECL_HTOLE32 0
| #define HAVE_DECL_HTOLE64 0
| /* end confdefs.h. */
| #if HAVE_ENDIAN_H
| #include <endian.h>
| #elif HAVE_SYS_ENDIAN_H
| #include <sys/endian.h>
| #endif
|
| int
| main (void)
| {
| #ifndef be16toh
| #ifdef __cplusplus
| (void) be16toh;
| #else
| (void) be16toh;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:28506: result: no
configure:28519: checking whether be32toh is declared
configure:28519: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
conftest.cpp:58:10: error: use of undeclared identifier 'be32toh'
(void) be32toh;
^
1 error generated.
configure:28519: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_DECL_GETIFADDRS 1
| #define HAVE_DECL_FREEIFADDRS 1
| #define HAVE_DECL_FORK 1
| #define HAVE_DECL_SETSID 1
| #define HAVE_DECL_PIPE2 0
| #define HAVE_TIMINGSAFE_BCMP 1
| #define HAVE_DECL_LE16TOH 0
| #define HAVE_DECL_LE32TOH 0
| #define HAVE_DECL_LE64TOH 0
| #define HAVE_DECL_HTOLE16 0
| #define HAVE_DECL_HTOLE32 0
| #define HAVE_DECL_HTOLE64 0
| #define HAVE_DECL_BE16TOH 0
| /* end confdefs.h. */
| #if HAVE_ENDIAN_H
| #include <endian.h>
| #elif HAVE_SYS_ENDIAN_H
| #include <sys/endian.h>
| #endif
|
| int
| main (void)
| {
| #ifndef be32toh
| #ifdef __cplusplus
| (void) be32toh;
| #else
| (void) be32toh;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:28519: result: no
configure:28532: checking whether be64toh is declared
configure:28532: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
conftest.cpp:59:10: error: use of undeclared identifier 'be64toh'
(void) be64toh;
^
1 error generated.
configure:28532: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_DECL_GETIFADDRS 1
| #define HAVE_DECL_FREEIFADDRS 1
| #define HAVE_DECL_FORK 1
| #define HAVE_DECL_SETSID 1
| #define HAVE_DECL_PIPE2 0
| #define HAVE_TIMINGSAFE_BCMP 1
| #define HAVE_DECL_LE16TOH 0
| #define HAVE_DECL_LE32TOH 0
| #define HAVE_DECL_LE64TOH 0
| #define HAVE_DECL_HTOLE16 0
| #define HAVE_DECL_HTOLE32 0
| #define HAVE_DECL_HTOLE64 0
| #define HAVE_DECL_BE16TOH 0
| #define HAVE_DECL_BE32TOH 0
| /* end confdefs.h. */
| #if HAVE_ENDIAN_H
| #include <endian.h>
| #elif HAVE_SYS_ENDIAN_H
| #include <sys/endian.h>
| #endif
|
| int
| main (void)
| {
| #ifndef be64toh
| #ifdef __cplusplus
| (void) be64toh;
| #else
| (void) be64toh;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:28532: result: no
configure:28545: checking whether htobe16 is declared
configure:28545: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
conftest.cpp:60:10: error: use of undeclared identifier 'htobe16'
(void) htobe16;
^
1 error generated.
configure:28545: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_DECL_GETIFADDRS 1
| #define HAVE_DECL_FREEIFADDRS 1
| #define HAVE_DECL_FORK 1
| #define HAVE_DECL_SETSID 1
| #define HAVE_DECL_PIPE2 0
| #define HAVE_TIMINGSAFE_BCMP 1
| #define HAVE_DECL_LE16TOH 0
| #define HAVE_DECL_LE32TOH 0
| #define HAVE_DECL_LE64TOH 0
| #define HAVE_DECL_HTOLE16 0
| #define HAVE_DECL_HTOLE32 0
| #define HAVE_DECL_HTOLE64 0
| #define HAVE_DECL_BE16TOH 0
| #define HAVE_DECL_BE32TOH 0
| #define HAVE_DECL_BE64TOH 0
| /* end confdefs.h. */
| #if HAVE_ENDIAN_H
| #include <endian.h>
| #elif HAVE_SYS_ENDIAN_H
| #include <sys/endian.h>
| #endif
|
| int
| main (void)
| {
| #ifndef htobe16
| #ifdef __cplusplus
| (void) htobe16;
| #else
| (void) htobe16;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:28545: result: no
configure:28558: checking whether htobe32 is declared
configure:28558: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
conftest.cpp:61:10: error: use of undeclared identifier 'htobe32'
(void) htobe32;
^
1 error generated.
configure:28558: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_DECL_GETIFADDRS 1
| #define HAVE_DECL_FREEIFADDRS 1
| #define HAVE_DECL_FORK 1
| #define HAVE_DECL_SETSID 1
| #define HAVE_DECL_PIPE2 0
| #define HAVE_TIMINGSAFE_BCMP 1
| #define HAVE_DECL_LE16TOH 0
| #define HAVE_DECL_LE32TOH 0
| #define HAVE_DECL_LE64TOH 0
| #define HAVE_DECL_HTOLE16 0
| #define HAVE_DECL_HTOLE32 0
| #define HAVE_DECL_HTOLE64 0
| #define HAVE_DECL_BE16TOH 0
| #define HAVE_DECL_BE32TOH 0
| #define HAVE_DECL_BE64TOH 0
| #define HAVE_DECL_HTOBE16 0
| /* end confdefs.h. */
| #if HAVE_ENDIAN_H
| #include <endian.h>
| #elif HAVE_SYS_ENDIAN_H
| #include <sys/endian.h>
| #endif
|
| int
| main (void)
| {
| #ifndef htobe32
| #ifdef __cplusplus
| (void) htobe32;
| #else
| (void) htobe32;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:28558: result: no
configure:28571: checking whether htobe64 is declared
configure:28571: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
conftest.cpp:62:10: error: use of undeclared identifier 'htobe64'
(void) htobe64;
^
1 error generated.
configure:28571: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_DECL_GETIFADDRS 1
| #define HAVE_DECL_FREEIFADDRS 1
| #define HAVE_DECL_FORK 1
| #define HAVE_DECL_SETSID 1
| #define HAVE_DECL_PIPE2 0
| #define HAVE_TIMINGSAFE_BCMP 1
| #define HAVE_DECL_LE16TOH 0
| #define HAVE_DECL_LE32TOH 0
| #define HAVE_DECL_LE64TOH 0
| #define HAVE_DECL_HTOLE16 0
| #define HAVE_DECL_HTOLE32 0
| #define HAVE_DECL_HTOLE64 0
| #define HAVE_DECL_BE16TOH 0
| #define HAVE_DECL_BE32TOH 0
| #define HAVE_DECL_BE64TOH 0
| #define HAVE_DECL_HTOBE16 0
| #define HAVE_DECL_HTOBE32 0
| /* end confdefs.h. */
| #if HAVE_ENDIAN_H
| #include <endian.h>
| #elif HAVE_SYS_ENDIAN_H
| #include <sys/endian.h>
| #endif
|
| int
| main (void)
| {
| #ifndef htobe64
| #ifdef __cplusplus
| (void) htobe64;
| #else
| (void) htobe64;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:28571: result: no
configure:28586: checking whether bswap_16 is declared
configure:28586: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
conftest.cpp:61:10: error: use of undeclared identifier 'bswap_16'
(void) bswap_16;
^
1 error generated.
configure:28586: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_DECL_GETIFADDRS 1
| #define HAVE_DECL_FREEIFADDRS 1
| #define HAVE_DECL_FORK 1
| #define HAVE_DECL_SETSID 1
| #define HAVE_DECL_PIPE2 0
| #define HAVE_TIMINGSAFE_BCMP 1
| #define HAVE_DECL_LE16TOH 0
| #define HAVE_DECL_LE32TOH 0
| #define HAVE_DECL_LE64TOH 0
| #define HAVE_DECL_HTOLE16 0
| #define HAVE_DECL_HTOLE32 0
| #define HAVE_DECL_HTOLE64 0
| #define HAVE_DECL_BE16TOH 0
| #define HAVE_DECL_BE32TOH 0
| #define HAVE_DECL_BE64TOH 0
| #define HAVE_DECL_HTOBE16 0
| #define HAVE_DECL_HTOBE32 0
| #define HAVE_DECL_HTOBE64 0
| /* end confdefs.h. */
| #if HAVE_BYTESWAP_H
| #include <byteswap.h>
| #endif
|
| int
| main (void)
| {
| #ifndef bswap_16
| #ifdef __cplusplus
| (void) bswap_16;
| #else
| (void) bswap_16;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:28586: result: no
configure:28597: checking whether bswap_32 is declared
configure:28597: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
conftest.cpp:62:10: error: use of undeclared identifier 'bswap_32'
(void) bswap_32;
^
1 error generated.
configure:28597: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_DECL_GETIFADDRS 1
| #define HAVE_DECL_FREEIFADDRS 1
| #define HAVE_DECL_FORK 1
| #define HAVE_DECL_SETSID 1
| #define HAVE_DECL_PIPE2 0
| #define HAVE_TIMINGSAFE_BCMP 1
| #define HAVE_DECL_LE16TOH 0
| #define HAVE_DECL_LE32TOH 0
| #define HAVE_DECL_LE64TOH 0
| #define HAVE_DECL_HTOLE16 0
| #define HAVE_DECL_HTOLE32 0
| #define HAVE_DECL_HTOLE64 0
| #define HAVE_DECL_BE16TOH 0
| #define HAVE_DECL_BE32TOH 0
| #define HAVE_DECL_BE64TOH 0
| #define HAVE_DECL_HTOBE16 0
| #define HAVE_DECL_HTOBE32 0
| #define HAVE_DECL_HTOBE64 0
| #define HAVE_DECL_BSWAP_16 0
| /* end confdefs.h. */
| #if HAVE_BYTESWAP_H
| #include <byteswap.h>
| #endif
|
| int
| main (void)
| {
| #ifndef bswap_32
| #ifdef __cplusplus
| (void) bswap_32;
| #else
| (void) bswap_32;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:28597: result: no
configure:28608: checking whether bswap_64 is declared
configure:28608: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
conftest.cpp:63:10: error: use of undeclared identifier 'bswap_64'
(void) bswap_64;
^
1 error generated.
configure:28608: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_DECL_GETIFADDRS 1
| #define HAVE_DECL_FREEIFADDRS 1
| #define HAVE_DECL_FORK 1
| #define HAVE_DECL_SETSID 1
| #define HAVE_DECL_PIPE2 0
| #define HAVE_TIMINGSAFE_BCMP 1
| #define HAVE_DECL_LE16TOH 0
| #define HAVE_DECL_LE32TOH 0
| #define HAVE_DECL_LE64TOH 0
| #define HAVE_DECL_HTOLE16 0
| #define HAVE_DECL_HTOLE32 0
| #define HAVE_DECL_HTOLE64 0
| #define HAVE_DECL_BE16TOH 0
| #define HAVE_DECL_BE32TOH 0
| #define HAVE_DECL_BE64TOH 0
| #define HAVE_DECL_HTOBE16 0
| #define HAVE_DECL_HTOBE32 0
| #define HAVE_DECL_HTOBE64 0
| #define HAVE_DECL_BSWAP_16 0
| #define HAVE_DECL_BSWAP_32 0
| /* end confdefs.h. */
| #if HAVE_BYTESWAP_H
| #include <byteswap.h>
| #endif
|
| int
| main (void)
| {
| #ifndef bswap_64
| #ifdef __cplusplus
| (void) bswap_64;
| #else
| (void) bswap_64;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:28608: result: no
configure:28621: checking for __builtin_clzl
configure:28636: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
configure:28636: $? = 0
configure:28638: result: yes
configure:28649: checking for __builtin_clzll
configure:28664: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
configure:28664: $? = 0
configure:28666: result: yes
configure:28677: checking for getmemoryinfo
configure:28690: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
conftest.cpp:57:10: fatal error: 'malloc.h' file not found
#include <malloc.h>
^~~~~~~~~~
1 error generated.
configure:28690: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_DECL_GETIFADDRS 1
| #define HAVE_DECL_FREEIFADDRS 1
| #define HAVE_DECL_FORK 1
| #define HAVE_DECL_SETSID 1
| #define HAVE_DECL_PIPE2 0
| #define HAVE_TIMINGSAFE_BCMP 1
| #define HAVE_DECL_LE16TOH 0
| #define HAVE_DECL_LE32TOH 0
| #define HAVE_DECL_LE64TOH 0
| #define HAVE_DECL_HTOLE16 0
| #define HAVE_DECL_HTOLE32 0
| #define HAVE_DECL_HTOLE64 0
| #define HAVE_DECL_BE16TOH 0
| #define HAVE_DECL_BE32TOH 0
| #define HAVE_DECL_BE64TOH 0
| #define HAVE_DECL_HTOBE16 0
| #define HAVE_DECL_HTOBE32 0
| #define HAVE_DECL_HTOBE64 0
| #define HAVE_DECL_BSWAP_16 0
| #define HAVE_DECL_BSWAP_32 0
| #define HAVE_DECL_BSWAP_64 0
| #define HAVE_BUILTIN_CLZL 1
| #define HAVE_BUILTIN_CLZLL 1
| /* end confdefs.h. */
| #include <malloc.h>
| int
| main (void)
| {
| int f = malloc_info(0, NULL);
| ;
| return 0;
| }
configure:28697: result: no
configure:28703: checking for mallopt M_ARENA_MAX
configure:28716: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
conftest.cpp:57:10: fatal error: 'malloc.h' file not found
#include <malloc.h>
^~~~~~~~~~
1 error generated.
configure:28716: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_DECL_GETIFADDRS 1
| #define HAVE_DECL_FREEIFADDRS 1
| #define HAVE_DECL_FORK 1
| #define HAVE_DECL_SETSID 1
| #define HAVE_DECL_PIPE2 0
| #define HAVE_TIMINGSAFE_BCMP 1
| #define HAVE_DECL_LE16TOH 0
| #define HAVE_DECL_LE32TOH 0
| #define HAVE_DECL_LE64TOH 0
| #define HAVE_DECL_HTOLE16 0
| #define HAVE_DECL_HTOLE32 0
| #define HAVE_DECL_HTOLE64 0
| #define HAVE_DECL_BE16TOH 0
| #define HAVE_DECL_BE32TOH 0
| #define HAVE_DECL_BE64TOH 0
| #define HAVE_DECL_HTOBE16 0
| #define HAVE_DECL_HTOBE32 0
| #define HAVE_DECL_HTOBE64 0
| #define HAVE_DECL_BSWAP_16 0
| #define HAVE_DECL_BSWAP_32 0
| #define HAVE_DECL_BSWAP_64 0
| #define HAVE_BUILTIN_CLZL 1
| #define HAVE_BUILTIN_CLZLL 1
| /* end confdefs.h. */
| #include <malloc.h>
| int
| main (void)
| {
| mallopt(M_ARENA_MAX, 1);
| ;
| return 0;
| }
configure:28723: result: no
configure:28729: checking for posix_fallocate
configure:28750: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
conftest.cpp:69:10: error: use of undeclared identifier 'posix_fallocate'
int f = posix_fallocate(0, 0, 0);
^
1 error generated.
configure:28750: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_DECL_GETIFADDRS 1
| #define HAVE_DECL_FREEIFADDRS 1
| #define HAVE_DECL_FORK 1
| #define HAVE_DECL_SETSID 1
| #define HAVE_DECL_PIPE2 0
| #define HAVE_TIMINGSAFE_BCMP 1
| #define HAVE_DECL_LE16TOH 0
| #define HAVE_DECL_LE32TOH 0
| #define HAVE_DECL_LE64TOH 0
| #define HAVE_DECL_HTOLE16 0
| #define HAVE_DECL_HTOLE32 0
| #define HAVE_DECL_HTOLE64 0
| #define HAVE_DECL_BE16TOH 0
| #define HAVE_DECL_BE32TOH 0
| #define HAVE_DECL_BE64TOH 0
| #define HAVE_DECL_HTOBE16 0
| #define HAVE_DECL_HTOBE32 0
| #define HAVE_DECL_HTOBE64 0
| #define HAVE_DECL_BSWAP_16 0
| #define HAVE_DECL_BSWAP_32 0
| #define HAVE_DECL_BSWAP_64 0
| #define HAVE_BUILTIN_CLZL 1
| #define HAVE_BUILTIN_CLZLL 1
| /* end confdefs.h. */
|
| // same as in src/util/system.cpp
| #ifdef __linux__
| #ifdef _POSIX_C_SOURCE
| #undef _POSIX_C_SOURCE
| #endif
| #define _POSIX_C_SOURCE 200112L
| #endif // __linux__
| #include <fcntl.h>
| int
| main (void)
| {
| int f = posix_fallocate(0, 0, 0);
| ;
| return 0;
| }
configure:28757: result: no
configure:28763: checking for default visibility attribute
configure:28772: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
configure:28772: $? = 0
configure:28778: result: yes
configure:28793: checking for dllexport attribute
configure:28802: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
conftest.cpp:59:3: error: '__declspec' attributes are not enabled; use '-fdeclspec' or '-fms-extensions' to enable support for __declspec attributes
__declspec(dllexport) int foo(void);
^
1 error generated.
configure:28802: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_DECL_GETIFADDRS 1
| #define HAVE_DECL_FREEIFADDRS 1
| #define HAVE_DECL_FORK 1
| #define HAVE_DECL_SETSID 1
| #define HAVE_DECL_PIPE2 0
| #define HAVE_TIMINGSAFE_BCMP 1
| #define HAVE_DECL_LE16TOH 0
| #define HAVE_DECL_LE32TOH 0
| #define HAVE_DECL_LE64TOH 0
| #define HAVE_DECL_HTOLE16 0
| #define HAVE_DECL_HTOLE32 0
| #define HAVE_DECL_HTOLE64 0
| #define HAVE_DECL_BE16TOH 0
| #define HAVE_DECL_BE32TOH 0
| #define HAVE_DECL_BE64TOH 0
| #define HAVE_DECL_HTOBE16 0
| #define HAVE_DECL_HTOBE32 0
| #define HAVE_DECL_HTOBE64 0
| #define HAVE_DECL_BSWAP_16 0
| #define HAVE_DECL_BSWAP_32 0
| #define HAVE_DECL_BSWAP_64 0
| #define HAVE_BUILTIN_CLZL 1
| #define HAVE_BUILTIN_CLZLL 1
| #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
| /* end confdefs.h. */
|
| __declspec(dllexport) int foo(void);
| int main(){}
|
configure:28812: result: no
configure:28821: checking for thread_local support
configure:28835: g++ -std=c++17 -o conftest -g -O2 -pthread conftest.cpp >&5
configure:28835: $? = 0
configure:28851: result: yes
configure:28868: checking for gmtime_r
configure:28881: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
configure:28881: $? = 0
configure:28883: result: yes
configure:28918: checking for Linux getrandom syscall
configure:28933: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
conftest.cpp:62:12: fatal error: 'linux/random.h' file not found
#include <linux/random.h>
^~~~~~~~~~~~~~~~
1 error generated.
configure:28933: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_DECL_GETIFADDRS 1
| #define HAVE_DECL_FREEIFADDRS 1
| #define HAVE_DECL_FORK 1
| #define HAVE_DECL_SETSID 1
| #define HAVE_DECL_PIPE2 0
| #define HAVE_TIMINGSAFE_BCMP 1
| #define HAVE_DECL_LE16TOH 0
| #define HAVE_DECL_LE32TOH 0
| #define HAVE_DECL_LE64TOH 0
| #define HAVE_DECL_HTOLE16 0
| #define HAVE_DECL_HTOLE32 0
| #define HAVE_DECL_HTOLE64 0
| #define HAVE_DECL_BE16TOH 0
| #define HAVE_DECL_BE32TOH 0
| #define HAVE_DECL_BE64TOH 0
| #define HAVE_DECL_HTOBE16 0
| #define HAVE_DECL_HTOBE32 0
| #define HAVE_DECL_HTOBE64 0
| #define HAVE_DECL_BSWAP_16 0
| #define HAVE_DECL_BSWAP_32 0
| #define HAVE_DECL_BSWAP_64 0
| #define HAVE_BUILTIN_CLZL 1
| #define HAVE_BUILTIN_CLZLL 1
| #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
| #define HAVE_THREAD_LOCAL 1
| #define HAVE_GMTIME_R 1
| /* end confdefs.h. */
| #include <unistd.h>
| #include <sys/syscall.h>
| #include <linux/random.h>
| int
| main (void)
| {
| syscall(SYS_getrandom, nullptr, 32, 0);
| ;
| return 0;
| }
configure:28940: result: no
configure:28946: checking for getentropy via random.h
configure:28960: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
configure:28960: $? = 0
configure:28962: result: yes
configure:28973: checking for sysctl
configure:28990: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
configure:28990: $? = 0
configure:28992: result: yes
configure:29003: checking for sysctl KERN_ARND
configure:29021: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
conftest.cpp:70:37: error: use of undeclared identifier 'KERN_ARND'
static int name[2] = {CTL_KERN, KERN_ARND};
^
1 error generated.
configure:29021: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_DECL_GETIFADDRS 1
| #define HAVE_DECL_FREEIFADDRS 1
| #define HAVE_DECL_FORK 1
| #define HAVE_DECL_SETSID 1
| #define HAVE_DECL_PIPE2 0
| #define HAVE_TIMINGSAFE_BCMP 1
| #define HAVE_DECL_LE16TOH 0
| #define HAVE_DECL_LE32TOH 0
| #define HAVE_DECL_LE64TOH 0
| #define HAVE_DECL_HTOLE16 0
| #define HAVE_DECL_HTOLE32 0
| #define HAVE_DECL_HTOLE64 0
| #define HAVE_DECL_BE16TOH 0
| #define HAVE_DECL_BE32TOH 0
| #define HAVE_DECL_BE64TOH 0
| #define HAVE_DECL_HTOBE16 0
| #define HAVE_DECL_HTOBE32 0
| #define HAVE_DECL_HTOBE64 0
| #define HAVE_DECL_BSWAP_16 0
| #define HAVE_DECL_BSWAP_32 0
| #define HAVE_DECL_BSWAP_64 0
| #define HAVE_BUILTIN_CLZL 1
| #define HAVE_BUILTIN_CLZLL 1
| #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
| #define HAVE_THREAD_LOCAL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETENTROPY_RAND 1
| #define HAVE_SYSCTL 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/sysctl.h>
| int
| main (void)
| {
| #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:29028: result: no
configure:29034: checking for if type char equals int8_t
configure:29048: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
conftest.cpp:67:2: error: static_assert failed due to requirement 'std::is_same<signed char, char>::value' ""
static_assert(std::is_same<int8_t, char>::value, "");
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
configure:29048: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_DECL_GETIFADDRS 1
| #define HAVE_DECL_FREEIFADDRS 1
| #define HAVE_DECL_FORK 1
| #define HAVE_DECL_SETSID 1
| #define HAVE_DECL_PIPE2 0
| #define HAVE_TIMINGSAFE_BCMP 1
| #define HAVE_DECL_LE16TOH 0
| #define HAVE_DECL_LE32TOH 0
| #define HAVE_DECL_LE64TOH 0
| #define HAVE_DECL_HTOLE16 0
| #define HAVE_DECL_HTOLE32 0
| #define HAVE_DECL_HTOLE64 0
| #define HAVE_DECL_BE16TOH 0
| #define HAVE_DECL_BE32TOH 0
| #define HAVE_DECL_BE64TOH 0
| #define HAVE_DECL_HTOBE16 0
| #define HAVE_DECL_HTOBE32 0
| #define HAVE_DECL_HTOBE64 0
| #define HAVE_DECL_BSWAP_16 0
| #define HAVE_DECL_BSWAP_32 0
| #define HAVE_DECL_BSWAP_64 0
| #define HAVE_BUILTIN_CLZL 1
| #define HAVE_BUILTIN_CLZLL 1
| #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
| #define HAVE_THREAD_LOCAL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETENTROPY_RAND 1
| #define HAVE_SYSCTL 1
| /* end confdefs.h. */
| #include <stdint.h>
| #include <type_traits>
| int
| main (void)
| {
| static_assert(std::is_same<int8_t, char>::value, "");
| ;
| return 0;
| }
configure:29055: result: no
configure:29061: checking for fdatasync
configure:29074: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
conftest.cpp:66:2: error: use of undeclared identifier 'fdatasync'
fdatasync(0);
^
1 error generated.
configure:29074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_DECL_GETIFADDRS 1
| #define HAVE_DECL_FREEIFADDRS 1
| #define HAVE_DECL_FORK 1
| #define HAVE_DECL_SETSID 1
| #define HAVE_DECL_PIPE2 0
| #define HAVE_TIMINGSAFE_BCMP 1
| #define HAVE_DECL_LE16TOH 0
| #define HAVE_DECL_LE32TOH 0
| #define HAVE_DECL_LE64TOH 0
| #define HAVE_DECL_HTOLE16 0
| #define HAVE_DECL_HTOLE32 0
| #define HAVE_DECL_HTOLE64 0
| #define HAVE_DECL_BE16TOH 0
| #define HAVE_DECL_BE32TOH 0
| #define HAVE_DECL_BE64TOH 0
| #define HAVE_DECL_HTOBE16 0
| #define HAVE_DECL_HTOBE32 0
| #define HAVE_DECL_HTOBE64 0
| #define HAVE_DECL_BSWAP_16 0
| #define HAVE_DECL_BSWAP_32 0
| #define HAVE_DECL_BSWAP_64 0
| #define HAVE_BUILTIN_CLZL 1
| #define HAVE_BUILTIN_CLZLL 1
| #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
| #define HAVE_THREAD_LOCAL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETENTROPY_RAND 1
| #define HAVE_SYSCTL 1
| /* end confdefs.h. */
| #include <unistd.h>
| int
| main (void)
| {
| fdatasync(0);
| ;
| return 0;
| }
configure:29079: result: no
configure:29088: checking for F_FULLFSYNC
configure:29101: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
configure:29101: $? = 0
configure:29103: result: yes
configure:29112: checking for O_CLOEXEC
configure:29125: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
configure:29125: $? = 0
configure:29127: result: yes
configure:29139: checking for __builtin_prefetch
configure:29156: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
configure:29156: $? = 0
configure:29158: result: yes
configure:29167: checking for _mm_prefetch
configure:29184: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
In file included from conftest.cpp:64:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/xmmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
#error "This header is only meant to be used on x86 and x64 architecture"
^
In file included from conftest.cpp:64:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/xmmintrin.h:17:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
#error "This header is only meant to be used on x86 and x64 architecture"
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:37:5: error: use of undeclared identifier '__builtin_ia32_emms'; did you mean '__builtin_isless'?
__builtin_ia32_emms();
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:37:5: note: '__builtin_isless' declared here
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:37:25: error: too few arguments to function call, expected 2, have 0
__builtin_ia32_emms();
~~~~~~~~~~~~~~~~~~~~^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:54:19: error: use of undeclared identifier '__builtin_ia32_vec_init_v2si'
return (__m64)__builtin_ia32_vec_init_v2si(__i, 0);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:71:12: error: use of undeclared identifier '__builtin_ia32_vec_ext_v2si'
return __builtin_ia32_vec_ext_v2si((__v2si)__m, 0);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:133:19: error: use of undeclared identifier '__builtin_ia32_packsswb'
return (__m64)__builtin_ia32_packsswb((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:163:19: error: use of undeclared identifier '__builtin_ia32_packssdw'
return (__m64)__builtin_ia32_packssdw((__v2si)__m1, (__v2si)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:193:19: error: use of undeclared identifier '__builtin_ia32_packuswb'
return (__m64)__builtin_ia32_packuswb((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:220:19: error: use of undeclared identifier '__builtin_ia32_punpckhbw'
return (__m64)__builtin_ia32_punpckhbw((__v8qi)__m1, (__v8qi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:243:19: error: use of undeclared identifier '__builtin_ia32_punpckhwd'
return (__m64)__builtin_ia32_punpckhwd((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:264:19: error: use of undeclared identifier '__builtin_ia32_punpckhdq'
return (__m64)__builtin_ia32_punpckhdq((__v2si)__m1, (__v2si)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:291:19: error: use of undeclared identifier '__builtin_ia32_punpcklbw'
return (__m64)__builtin_ia32_punpcklbw((__v8qi)__m1, (__v8qi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:314:19: error: use of undeclared identifier '__builtin_ia32_punpcklwd'
return (__m64)__builtin_ia32_punpcklwd((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:335:19: error: use of undeclared identifier '__builtin_ia32_punpckldq'
return (__m64)__builtin_ia32_punpckldq((__v2si)__m1, (__v2si)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:356:19: error: use of undeclared identifier '__builtin_ia32_paddb'; did you mean '__builtin_arm_addg'?
return (__m64)__builtin_ia32_paddb((__v8qi)__m1, (__v8qi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:356:19: note: '__builtin_arm_addg' declared here
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:356:19: error: first argument of MTE builtin function must be a pointer ('__v8qi' (vector of 8 'char' values) invalid)
return (__m64)__builtin_ia32_paddb((__v8qi)__m1, (__v8qi)__m2);
^ ~~~~~~~~~~~~
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:377:19: error: use of undeclared identifier '__builtin_ia32_paddw'; did you mean '__builtin_arm_addg'?
return (__m64)__builtin_ia32_paddw((__v4hi)__m1, (__v4hi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:356:19: note: '__builtin_arm_addg' declared here
return (__m64)__builtin_ia32_paddb((__v8qi)__m1, (__v8qi)__m2);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.0/include/mmintrin.h:377:19: error: first argument of MTE builtin function must be a pointer ('__v4hi' (vector of 4 'short' values) invalid)
return (__m64)__builtin_ia32_paddw((__v4hi)__m1, (__v4hi)__m2);
^ ~~~~~~~~~~~~
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
configure:29184: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_DECL_GETIFADDRS 1
| #define HAVE_DECL_FREEIFADDRS 1
| #define HAVE_DECL_FORK 1
| #define HAVE_DECL_SETSID 1
| #define HAVE_DECL_PIPE2 0
| #define HAVE_TIMINGSAFE_BCMP 1
| #define HAVE_DECL_LE16TOH 0
| #define HAVE_DECL_LE32TOH 0
| #define HAVE_DECL_LE64TOH 0
| #define HAVE_DECL_HTOLE16 0
| #define HAVE_DECL_HTOLE32 0
| #define HAVE_DECL_HTOLE64 0
| #define HAVE_DECL_BE16TOH 0
| #define HAVE_DECL_BE32TOH 0
| #define HAVE_DECL_BE64TOH 0
| #define HAVE_DECL_HTOBE16 0
| #define HAVE_DECL_HTOBE32 0
| #define HAVE_DECL_HTOBE64 0
| #define HAVE_DECL_BSWAP_16 0
| #define HAVE_DECL_BSWAP_32 0
| #define HAVE_DECL_BSWAP_64 0
| #define HAVE_BUILTIN_CLZL 1
| #define HAVE_BUILTIN_CLZLL 1
| #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
| #define HAVE_THREAD_LOCAL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETENTROPY_RAND 1
| #define HAVE_SYSCTL 1
| #define HAVE_FDATASYNC 0
| #define HAVE_O_CLOEXEC 1
| /* end confdefs.h. */
| #include <xmmintrin.h>
| int
| main (void)
| {
|
| char data = 0;
| const char* address = &data;
| _mm_prefetch(address, _MM_HINT_NTA);
|
| ;
| return 0;
| }
configure:29189: result: no
configure:29195: checking for strong getauxval support in the system headers
configure:29212: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
conftest.cpp:65:14: fatal error: 'sys/auxv.h' file not found
#include <sys/auxv.h>
^~~~~~~~~~~~
1 error generated.
configure:29212: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_DECL_GETIFADDRS 1
| #define HAVE_DECL_FREEIFADDRS 1
| #define HAVE_DECL_FORK 1
| #define HAVE_DECL_SETSID 1
| #define HAVE_DECL_PIPE2 0
| #define HAVE_TIMINGSAFE_BCMP 1
| #define HAVE_DECL_LE16TOH 0
| #define HAVE_DECL_LE32TOH 0
| #define HAVE_DECL_LE64TOH 0
| #define HAVE_DECL_HTOLE16 0
| #define HAVE_DECL_HTOLE32 0
| #define HAVE_DECL_HTOLE64 0
| #define HAVE_DECL_BE16TOH 0
| #define HAVE_DECL_BE32TOH 0
| #define HAVE_DECL_BE64TOH 0
| #define HAVE_DECL_HTOBE16 0
| #define HAVE_DECL_HTOBE32 0
| #define HAVE_DECL_HTOBE64 0
| #define HAVE_DECL_BSWAP_16 0
| #define HAVE_DECL_BSWAP_32 0
| #define HAVE_DECL_BSWAP_64 0
| #define HAVE_BUILTIN_CLZL 1
| #define HAVE_BUILTIN_CLZLL 1
| #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
| #define HAVE_THREAD_LOCAL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETENTROPY_RAND 1
| #define HAVE_SYSCTL 1
| #define HAVE_FDATASYNC 0
| #define HAVE_O_CLOEXEC 1
| /* end confdefs.h. */
|
| #include <sys/auxv.h>
|
| int
| main (void)
| {
|
| getauxval(AT_HWCAP);
|
| ;
| return 0;
| }
configure:29219: result: no
configure:29226: checking for std::system
configure:29240: g++ -std=c++17 -o conftest -g -O2 conftest.cpp >&5
configure:29240: $? = 0
configure:29242: result: yes
configure:29252: checking for ::_wsystem
configure:29266: g++ -std=c++17 -o conftest -g -O2 conftest.cpp >&5
conftest.cpp:68:15: error: no member named '_wsystem' in the global namespace; did you mean 'system'?
int nErr = ::_wsystem(NULL);
~~^~~~~~~~
system
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdlib.h:184:6: note: 'system' declared here
int system(const char *) __DARWIN_ALIAS_C(system);
^
1 error generated.
configure:29266: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_DECL_GETIFADDRS 1
| #define HAVE_DECL_FREEIFADDRS 1
| #define HAVE_DECL_FORK 1
| #define HAVE_DECL_SETSID 1
| #define HAVE_DECL_PIPE2 0
| #define HAVE_TIMINGSAFE_BCMP 1
| #define HAVE_DECL_LE16TOH 0
| #define HAVE_DECL_LE32TOH 0
| #define HAVE_DECL_LE64TOH 0
| #define HAVE_DECL_HTOLE16 0
| #define HAVE_DECL_HTOLE32 0
| #define HAVE_DECL_HTOLE64 0
| #define HAVE_DECL_BE16TOH 0
| #define HAVE_DECL_BE32TOH 0
| #define HAVE_DECL_BE64TOH 0
| #define HAVE_DECL_HTOBE16 0
| #define HAVE_DECL_HTOBE32 0
| #define HAVE_DECL_HTOBE64 0
| #define HAVE_DECL_BSWAP_16 0
| #define HAVE_DECL_BSWAP_32 0
| #define HAVE_DECL_BSWAP_64 0
| #define HAVE_BUILTIN_CLZL 1
| #define HAVE_BUILTIN_CLZLL 1
| #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
| #define HAVE_THREAD_LOCAL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETENTROPY_RAND 1
| #define HAVE_SYSCTL 1
| #define HAVE_FDATASYNC 0
| #define HAVE_O_CLOEXEC 1
| /* end confdefs.h. */
| #include <stdlib.h>
| int
| main (void)
| {
| int nErr = ::_wsystem(NULL);
|
| ;
| return 0;
| }
configure:29271: result: no
configure:29456: checking for Qt5Core >= 5.11.3
configure:29463: $PKG_CONFIG --exists --print-errors "${qt_lib_prefix}Core${qt_lib_suffix} $qt_version"
configure:29466: $? = 0
configure:29480: $PKG_CONFIG --exists --print-errors "${qt_lib_prefix}Core${qt_lib_suffix} $qt_version"
configure:29483: $? = 0
configure:29543: result: yes
configure:29559: checking for Qt5Gui >= 5.11.3
configure:29566: $PKG_CONFIG --exists --print-errors "${qt_lib_prefix}Gui${qt_lib_suffix} $qt_version"
configure:29569: $? = 0
configure:29583: $PKG_CONFIG --exists --print-errors "${qt_lib_prefix}Gui${qt_lib_suffix} $qt_version"
configure:29586: $? = 0
configure:29646: result: yes
configure:29662: checking for Qt5Widgets >= 5.11.3
configure:29669: $PKG_CONFIG --exists --print-errors "${qt_lib_prefix}Widgets${qt_lib_suffix} $qt_version"
configure:29672: $? = 0
configure:29686: $PKG_CONFIG --exists --print-errors "${qt_lib_prefix}Widgets${qt_lib_suffix} $qt_version"
configure:29689: $? = 0
configure:29749: result: yes
configure:29765: checking for Qt5Network >= 5.11.3
configure:29772: $PKG_CONFIG --exists --print-errors "${qt_lib_prefix}Network${qt_lib_suffix} $qt_version"
configure:29775: $? = 0
configure:29789: $PKG_CONFIG --exists --print-errors "${qt_lib_prefix}Network${qt_lib_suffix} $qt_version"
configure:29792: $? = 0
configure:29852: result: yes
configure:29869: checking for Qt5Test >= 5.11.3
configure:29876: $PKG_CONFIG --exists --print-errors "${qt_lib_prefix}Test${qt_lib_suffix} $qt_version"
configure:29879: $? = 0
configure:29893: $PKG_CONFIG --exists --print-errors "${qt_lib_prefix}Test${qt_lib_suffix} $qt_version"
configure:29896: $? = 0
configure:29934: result: yes
configure:29941: checking for Qt5DBus >= 5.11.3
configure:29948: $PKG_CONFIG --exists --print-errors "${qt_lib_prefix}DBus $qt_version"
configure:29951: $? = 0
configure:29965: $PKG_CONFIG --exists --print-errors "${qt_lib_prefix}DBus $qt_version"
configure:29968: $? = 0
configure:30006: result: yes
configure:30033: checking for static Qt
configure:30060: g++ -std=c++17 -c -fPIC -g -O2 -DQT_NETWORK_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -DQT_CORE_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtNetwork.framework/Headers -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtCore.framework/Headers -DQT_WIDGETS_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -DQT_GUI_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -DQT_CORE_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtWidgets.framework/Headers -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtGui.framework/Headers -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtCore.framework/Headers -DQT_GUI_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -DQT_CORE_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtGui.framework/Headers -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtCore.framework/Headers -DQT_CORE_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtCore.framework/Headers -DHAVE_BUILD_INFO -DMAC_OSX -DOBJC_OLD_DISPATCH_PROTOTYPES=0 conftest.cpp >&5
conftest.cpp:76:9: error: use of undeclared identifier 'choke'
choke
^
1 error generated.
configure:30060: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_DECL_GETIFADDRS 1
| #define HAVE_DECL_FREEIFADDRS 1
| #define HAVE_DECL_FORK 1
| #define HAVE_DECL_SETSID 1
| #define HAVE_DECL_PIPE2 0
| #define HAVE_TIMINGSAFE_BCMP 1
| #define HAVE_DECL_LE16TOH 0
| #define HAVE_DECL_LE32TOH 0
| #define HAVE_DECL_LE64TOH 0
| #define HAVE_DECL_HTOLE16 0
| #define HAVE_DECL_HTOLE32 0
| #define HAVE_DECL_HTOLE64 0
| #define HAVE_DECL_BE16TOH 0
| #define HAVE_DECL_BE32TOH 0
| #define HAVE_DECL_BE64TOH 0
| #define HAVE_DECL_HTOBE16 0
| #define HAVE_DECL_HTOBE32 0
| #define HAVE_DECL_HTOBE64 0
| #define HAVE_DECL_BSWAP_16 0
| #define HAVE_DECL_BSWAP_32 0
| #define HAVE_DECL_BSWAP_64 0
| #define HAVE_BUILTIN_CLZL 1
| #define HAVE_BUILTIN_CLZLL 1
| #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
| #define HAVE_THREAD_LOCAL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETENTROPY_RAND 1
| #define HAVE_SYSCTL 1
| #define HAVE_FDATASYNC 0
| #define HAVE_O_CLOEXEC 1
| #define HAVE_SYSTEM 1
| /* end confdefs.h. */
|
| #include <QtCore/qconfig.h>
| #ifndef QT_VERSION
| # include <QtCore/qglobal.h>
| #endif
|
| int
| main (void)
| {
|
| #if !defined(QT_STATIC)
| choke
| #endif
|
| ;
| return 0;
| }
configure:30069: result: no
configure:32135: checking whether -fPIE can be used with this Qt config
configure:32161: g++ -std=c++17 -c -g -O2 -DQT_NETWORK_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -DQT_CORE_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtNetwork.framework/Headers -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtCore.framework/Headers -DQT_WIDGETS_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -DQT_GUI_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -DQT_CORE_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtWidgets.framework/Headers -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtGui.framework/Headers -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtCore.framework/Headers -DQT_GUI_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -DQT_CORE_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtGui.framework/Headers -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtCore.framework/Headers -DQT_CORE_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtCore.framework/Headers -DHAVE_BUILD_INFO -DMAC_OSX -DOBJC_OLD_DISPATCH_PROTOTYPES=0 conftest.cpp >&5
configure:32161: $? = 0
configure:32163: result: yes
configure:32237: checking for moc-qt5
configure:32275: result: no
configure:32237: checking for moc5
configure:32275: result: no
configure:32237: checking for moc
configure:32260: found /opt/homebrew/Cellar/qt@5/5.15.5_3/bin/moc
configure:32272: result: /opt/homebrew/Cellar/qt@5/5.15.5_3/bin/moc
configure:32366: checking for uic-qt5
configure:32404: result: no
configure:32366: checking for uic5
configure:32404: result: no
configure:32366: checking for uic
configure:32389: found /opt/homebrew/Cellar/qt@5/5.15.5_3/bin/uic
configure:32401: result: /opt/homebrew/Cellar/qt@5/5.15.5_3/bin/uic
configure:32495: checking for rcc-qt5
configure:32533: result: no
configure:32495: checking for rcc5
configure:32533: result: no
configure:32495: checking for rcc
configure:32518: found /opt/homebrew/Cellar/qt@5/5.15.5_3/bin/rcc
configure:32530: result: /opt/homebrew/Cellar/qt@5/5.15.5_3/bin/rcc
configure:32624: checking for lrelease-qt5
configure:32662: result: no
configure:32624: checking for lrelease5
configure:32662: result: no
configure:32624: checking for lrelease
configure:32647: found /opt/homebrew/Cellar/qt@5/5.15.5_3/bin/lrelease
configure:32659: result: /opt/homebrew/Cellar/qt@5/5.15.5_3/bin/lrelease
configure:32753: checking for lupdate-qt5
configure:32791: result: no
configure:32753: checking for lupdate5
configure:32791: result: no
configure:32753: checking for lupdate
configure:32776: found /opt/homebrew/Cellar/qt@5/5.15.5_3/bin/lupdate
configure:32788: result: /opt/homebrew/Cellar/qt@5/5.15.5_3/bin/lupdate
configure:32882: checking for lconvert-qt5
configure:32920: result: no
configure:32882: checking for lconvert5
configure:32920: result: no
configure:32882: checking for lconvert
configure:32905: found /opt/homebrew/Cellar/qt@5/5.15.5_3/bin/lconvert
configure:32917: result: /opt/homebrew/Cellar/qt@5/5.15.5_3/bin/lconvert
configure:33012: checking whether the linker accepts -framework Foundation -framework AppKit
configure:33032: g++ -std=c++17 -o conftest -g -O2 -framework Foundation -framework AppKit conftest.cpp >&5
configure:33032: $? = 0
configure:33043: result: yes
configure:33113: checking whether to build Bitcoin Core GUI
configure:33148: result: yes (Qt5)
configure:33175: checking whether main function is needed for fuzz binary
configure:33178: checking whether the linker accepts
configure:33205: g++ -std=c++17 -o conftest -g -O2 conftest.cpp >&5
Undefined symbols for architecture arm64:
"_main", referenced from:
implicit entry/start for main executable
(maybe you meant: not_main())
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:33205: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_DECL_GETIFADDRS 1
| #define HAVE_DECL_FREEIFADDRS 1
| #define HAVE_DECL_FORK 1
| #define HAVE_DECL_SETSID 1
| #define HAVE_DECL_PIPE2 0
| #define HAVE_TIMINGSAFE_BCMP 1
| #define HAVE_DECL_LE16TOH 0
| #define HAVE_DECL_LE32TOH 0
| #define HAVE_DECL_LE64TOH 0
| #define HAVE_DECL_HTOLE16 0
| #define HAVE_DECL_HTOLE32 0
| #define HAVE_DECL_HTOLE64 0
| #define HAVE_DECL_BE16TOH 0
| #define HAVE_DECL_BE32TOH 0
| #define HAVE_DECL_BE64TOH 0
| #define HAVE_DECL_HTOBE16 0
| #define HAVE_DECL_HTOBE32 0
| #define HAVE_DECL_HTOBE64 0
| #define HAVE_DECL_BSWAP_16 0
| #define HAVE_DECL_BSWAP_32 0
| #define HAVE_DECL_BSWAP_64 0
| #define HAVE_BUILTIN_CLZL 1
| #define HAVE_BUILTIN_CLZLL 1
| #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
| #define HAVE_THREAD_LOCAL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETENTROPY_RAND 1
| #define HAVE_SYSCTL 1
| #define HAVE_FDATASYNC 0
| #define HAVE_O_CLOEXEC 1
| #define HAVE_SYSTEM 1
| /* end confdefs.h. */
|
| #include <cstdint>
| #include <cstddef>
| extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { return 0; }
| /* comment to remove the main function ...
|
| int
| main (void)
| {
|
| */ int not_main() {
|
| ;
| return 0;
| }
configure:33216: result: no
configure:33223: result: yes
configure:33237: checking for __builtin_mul_overflow
configure:33249: g++ -std=c++17 -o conftest -g -O2 conftest.cpp >&5
configure:33249: $? = 0
configure:33252: result: yes
configure:33529: checking for sqlite3 >= 3.7.17
configure:33536: $PKG_CONFIG --exists --print-errors "sqlite3 >= 3.7.17"
configure:33539: $? = 0
configure:33553: $PKG_CONFIG --exists --print-errors "sqlite3 >= 3.7.17"
configure:33556: $? = 0
configure:33594: result: yes
configure:33599: checking whether to build wallet with support for sqlite
configure:33616: result: yes
configure:33628: checking whether Userspace, Statically Defined Tracing tracepoints are supported
configure:33643: g++ -std=c++17 -c -g -O2 conftest.cpp >&5
conftest.cpp:73:1: error: use of undeclared identifier 'DTRACE_PROBE'
DTRACE_PROBE("context", "event");
^
1 error generated.
configure:33643: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_DECL_GETIFADDRS 1
| #define HAVE_DECL_FREEIFADDRS 1
| #define HAVE_DECL_FORK 1
| #define HAVE_DECL_SETSID 1
| #define HAVE_DECL_PIPE2 0
| #define HAVE_TIMINGSAFE_BCMP 1
| #define HAVE_DECL_LE16TOH 0
| #define HAVE_DECL_LE32TOH 0
| #define HAVE_DECL_LE64TOH 0
| #define HAVE_DECL_HTOLE16 0
| #define HAVE_DECL_HTOLE32 0
| #define HAVE_DECL_HTOLE64 0
| #define HAVE_DECL_BE16TOH 0
| #define HAVE_DECL_BE32TOH 0
| #define HAVE_DECL_BE64TOH 0
| #define HAVE_DECL_HTOBE16 0
| #define HAVE_DECL_HTOBE32 0
| #define HAVE_DECL_HTOBE64 0
| #define HAVE_DECL_BSWAP_16 0
| #define HAVE_DECL_BSWAP_32 0
| #define HAVE_DECL_BSWAP_64 0
| #define HAVE_BUILTIN_CLZL 1
| #define HAVE_BUILTIN_CLZLL 1
| #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
| #define HAVE_THREAD_LOCAL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETENTROPY_RAND 1
| #define HAVE_SYSCTL 1
| #define HAVE_FDATASYNC 0
| #define HAVE_O_CLOEXEC 1
| #define HAVE_SYSTEM 1
| #define HAVE_BUILTIN_MUL_OVERFLOW 1
| #define USE_BDB 1
| #define USE_SQLITE 1
| /* end confdefs.h. */
|
| #include <sys/sdt.h>
| int
| main (void)
| {
| DTRACE_PROBE("context", "event");
|
| ;
| return 0;
| }
configure:33650: result: no
configure:33677: checking for miniupnpc/miniupnpc.h
configure:33677: g++ -std=c++17 -c -g -O2 -I/opt/homebrew/opt/miniupnpc/include conftest.cpp >&5
configure:33677: $? = 0
configure:33677: result: yes
configure:33683: checking for upnpDiscover in -lminiupnpc
configure:33705: g++ -std=c++17 -o conftest -g -O2 -I/opt/homebrew/opt/miniupnpc/include conftest.cpp -lminiupnpc -L/opt/homebrew/opt/miniupnpc/lib >&5
configure:33705: $? = 0
configure:33715: result: yes
configure:33677: checking for miniupnpc/upnpcommands.h
configure:33677: g++ -std=c++17 -c -g -O2 -I/opt/homebrew/opt/miniupnpc/include conftest.cpp >&5
configure:33677: $? = 0
configure:33677: result: yes
configure:33683: checking for upnpDiscover in -lminiupnpc
configure:33715: result: yes
configure:33677: checking for miniupnpc/upnperrors.h
configure:33677: g++ -std=c++17 -c -g -O2 -I/opt/homebrew/opt/miniupnpc/include conftest.cpp >&5
configure:33677: $? = 0
configure:33677: result: yes
configure:33683: checking for upnpDiscover in -lminiupnpc
configure:33715: result: yes
configure:33731: checking whether miniUPnPc API version is supported
configure:33752: g++ -std=c++17 -E -I/opt/homebrew/opt/miniupnpc/include conftest.cpp
configure:33752: $? = 0
configure:33755: result: yes
configure:33777: checking for natpmp.h
configure:33777: g++ -std=c++17 -c -g -O2 -I/opt/homebrew/opt/libnatpmp/include conftest.cpp >&5
configure:33777: $? = 0
configure:33777: result: yes
configure:33781: checking for initnatpmp in -lnatpmp
configure:33803: g++ -std=c++17 -o conftest -g -O2 -I/opt/homebrew/opt/libnatpmp/include conftest.cpp -lnatpmp -L/opt/homebrew/opt/libnatpmp/lib >&5
configure:33803: $? = 0
configure:33813: result: yes
configure:33991: checking for boostlib >= 1.64.0 (106400)
configure:34023: g++ -std=c++17 -c -g -O2 -I/opt/homebrew/include conftest.cpp >&5
configure:34023: $? = 0
configure:34026: result: yes
configure:34213: checking whether Boost.Process can be used
configure:34232: g++ -std=c++17 -o conftest -g -O2 -Wno-error=narrowing -I/opt/homebrew/include -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_NO_CXX98_FUNCTION_BASE -pthread conftest.cpp >&5
configure:34232: $? = 0
configure:34243: result: yes
configure:34274: checking for seccomp-bpf (Linux x86-64)
configure:34293: g++ -std=c++17 -E conftest.cpp
conftest.cpp:75:16: fatal error: 'linux/seccomp.h' file not found
#include <linux/seccomp.h>
^~~~~~~~~~~~~~~~~
1 error generated.
configure:34293: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_DECL_GETIFADDRS 1
| #define HAVE_DECL_FREEIFADDRS 1
| #define HAVE_DECL_FORK 1
| #define HAVE_DECL_SETSID 1
| #define HAVE_DECL_PIPE2 0
| #define HAVE_TIMINGSAFE_BCMP 1
| #define HAVE_DECL_LE16TOH 0
| #define HAVE_DECL_LE32TOH 0
| #define HAVE_DECL_LE64TOH 0
| #define HAVE_DECL_HTOLE16 0
| #define HAVE_DECL_HTOLE32 0
| #define HAVE_DECL_HTOLE64 0
| #define HAVE_DECL_BE16TOH 0
| #define HAVE_DECL_BE32TOH 0
| #define HAVE_DECL_BE64TOH 0
| #define HAVE_DECL_HTOBE16 0
| #define HAVE_DECL_HTOBE32 0
| #define HAVE_DECL_HTOBE64 0
| #define HAVE_DECL_BSWAP_16 0
| #define HAVE_DECL_BSWAP_32 0
| #define HAVE_DECL_BSWAP_64 0
| #define HAVE_BUILTIN_CLZL 1
| #define HAVE_BUILTIN_CLZLL 1
| #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
| #define HAVE_THREAD_LOCAL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETENTROPY_RAND 1
| #define HAVE_SYSCTL 1
| #define HAVE_FDATASYNC 0
| #define HAVE_O_CLOEXEC 1
| #define HAVE_SYSTEM 1
| #define HAVE_BUILTIN_MUL_OVERFLOW 1
| #define USE_BDB 1
| #define USE_SQLITE 1
| #define HAVE_MINIUPNPC_MINIUPNPC_H 1
| #define HAVE_MINIUPNPC_UPNPCOMMANDS_H 1
| #define HAVE_MINIUPNPC_UPNPERRORS_H 1
| #define HAVE_NATPMP_H 1
| #define HAVE_BOOST /**/
| #define ENABLE_EXTERNAL_SIGNER 1
| /* end confdefs.h. */
|
| #include <linux/seccomp.h>
|
| int
| main (void)
| {
|
| #if !defined(__x86_64__)
| # error Syscall sandbox is an experimental feature currently available only under Linux x86-64.
| #endif
|
| ;
| return 0;
| }
configure:34305: result: no
configure:34418: checking for libevent >= 2.1.8
configure:34425: $PKG_CONFIG --exists --print-errors "libevent >= 2.1.8"
configure:34428: $? = 0
configure:34442: $PKG_CONFIG --exists --print-errors "libevent >= 2.1.8"
configure:34445: $? = 0
configure:34483: result: yes
configure:34490: checking for libevent_pthreads >= 2.1.8
configure:34497: $PKG_CONFIG --exists --print-errors "libevent_pthreads >= 2.1.8"
configure:34500: $? = 0
configure:34514: $PKG_CONFIG --exists --print-errors "libevent_pthreads >= 2.1.8"
configure:34517: $? = 0
configure:34555: result: yes
configure:34569: checking if evhttp_connection_get_peer expects const char**
configure:34591: g++ -std=c++17 -c -g -O2 -I/opt/homebrew/Cellar/libevent/2.1.12/include conftest.cpp >&5
conftest.cpp:86:7: error: no matching function for call to 'evhttp_connection_get_peer'
evhttp_connection_get_peer(conn, &host, &port);
^~~~~~~~~~~~~~~~~~~~~~~~~~
/opt/homebrew/Cellar/libevent/2.1.12/include/event2/http.h:765:6: note: candidate function not viable: no known conversion from 'const char **' to 'char **' for 2nd argument
void evhttp_connection_get_peer(struct evhttp_connection *evcon,
^
1 error generated.
configure:34591: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "Bitcoin Core"
| #define PACKAGE_TARNAME "bitcoin"
| #define PACKAGE_VERSION "24.99.0"
| #define PACKAGE_STRING "Bitcoin Core 24.99.0"
| #define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
| #define PACKAGE_URL "https://bitcoincore.org/"
| #define HAVE_CXX17 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define USE_ASM 1
| #define ENABLE_ARM_SHANI 1
| #define HAVE_PTHREAD_PRIO_INHERIT 1
| #define HAVE_PTHREAD 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_VMMETER_H 1
| #define HAVE_DECL_GETIFADDRS 1
| #define HAVE_DECL_FREEIFADDRS 1
| #define HAVE_DECL_FORK 1
| #define HAVE_DECL_SETSID 1
| #define HAVE_DECL_PIPE2 0
| #define HAVE_TIMINGSAFE_BCMP 1
| #define HAVE_DECL_LE16TOH 0
| #define HAVE_DECL_LE32TOH 0
| #define HAVE_DECL_LE64TOH 0
| #define HAVE_DECL_HTOLE16 0
| #define HAVE_DECL_HTOLE32 0
| #define HAVE_DECL_HTOLE64 0
| #define HAVE_DECL_BE16TOH 0
| #define HAVE_DECL_BE32TOH 0
| #define HAVE_DECL_BE64TOH 0
| #define HAVE_DECL_HTOBE16 0
| #define HAVE_DECL_HTOBE32 0
| #define HAVE_DECL_HTOBE64 0
| #define HAVE_DECL_BSWAP_16 0
| #define HAVE_DECL_BSWAP_32 0
| #define HAVE_DECL_BSWAP_64 0
| #define HAVE_BUILTIN_CLZL 1
| #define HAVE_BUILTIN_CLZLL 1
| #define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
| #define HAVE_THREAD_LOCAL 1
| #define HAVE_GMTIME_R 1
| #define HAVE_GETENTROPY_RAND 1
| #define HAVE_SYSCTL 1
| #define HAVE_FDATASYNC 0
| #define HAVE_O_CLOEXEC 1
| #define HAVE_SYSTEM 1
| #define HAVE_BUILTIN_MUL_OVERFLOW 1
| #define USE_BDB 1
| #define USE_SQLITE 1
| #define HAVE_MINIUPNPC_MINIUPNPC_H 1
| #define HAVE_MINIUPNPC_UPNPCOMMANDS_H 1
| #define HAVE_MINIUPNPC_UPNPERRORS_H 1
| #define HAVE_NATPMP_H 1
| #define HAVE_BOOST /**/
| #define ENABLE_EXTERNAL_SIGNER 1
| /* end confdefs.h. */
|
| #include <cstdint>
| #include <event2/http.h>
|
| int
| main (void)
| {
|
| evhttp_connection *conn = (evhttp_connection *)1;
| const char *host;
| uint16_t port;
|
| evhttp_connection_get_peer(conn, &host, &port);
|
| ;
| return 0;
| }
configure:34598: result: no
configure:34613: checking for libqrencode
configure:34620: $PKG_CONFIG --exists --print-errors "libqrencode"
configure:34623: $? = 0
configure:34637: $PKG_CONFIG --exists --print-errors "libqrencode"
configure:34640: $? = 0
configure:34678: result: yes
configure:34693: checking for libzmq >= 4
configure:34700: $PKG_CONFIG --exists --print-errors "libzmq >= 4"
configure:34703: $? = 0
configure:34717: $PKG_CONFIG --exists --print-errors "libzmq >= 4"
configure:34720: $? = 0
configure:34768: result: yes
configure:34793: checking for libmultiprocess
configure:34800: $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:34803: $? = 1
configure:34817: $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:34820: $? = 1
configure:34834: result: no
No package 'libmultiprocess' found
configure:34916: checking whether to build bitcoind
configure:34926: result: yes
configure:34929: checking whether to build bitcoin-cli
configure:34939: result: yes
configure:34942: checking whether to build bitcoin-tx
configure:34952: result: yes
configure:34955: checking whether to build bitcoin-wallet
configure:34965: result: yes
configure:34968: checking whether to build bitcoin-util
configure:34978: result: yes
configure:34981: checking whether to build experimental bitcoin-chainstate
configure:34996: result: no
configure:34999: checking whether to build libraries
configure:35027: result: yes
configure:35038: checking if ccache should be used
configure:35051: result: yes
configure:35055: checking whether C compiler accepts -fdebug-prefix-map=A=B
configure:35075: /opt/homebrew/bin/ccache gcc -c -g -O2 -Werror -fdebug-prefix-map=A=B conftest.c >&5
configure:35075: $? = 0
configure:35085: result: yes
configure:35095: checking whether C preprocessor accepts -fmacro-prefix-map=A=B
configure:35115: gcc -E -Werror -fmacro-prefix-map=A=B conftest.c
configure:35115: $? = 0
configure:35125: result: yes
configure:35137: checking if wallet should be enabled
configure:35140: result: yes
configure:35152: checking whether to build with support for UPnP
configure:35163: result: yes
configure:35165: checking whether to build with UPnP enabled by default
configure:35173: result: no
configure:35187: checking whether to build with support for NAT-PMP
configure:35198: result: yes
configure:35200: checking whether to build with NAT-PMP enabled by default
configure:35208: result: no
configure:35224: checking whether to build GUI with support for D-Bus
configure:35231: result: yes
configure:35234: checking whether to build GUI with support for QR codes
configure:35249: result: yes
configure:35257: checking whether to build test_bitcoin-qt
configure:35260: result: yes
configure:35278: checking whether to build test_bitcoin
configure:35285: result: yes
configure:35295: checking whether to reduce exports
configure:35301: result: no
configure:35810: checking that generated files are newer than configure
configure:35816: result: done
configure:36036: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by Bitcoin Core config.status 24.99.0, which was
generated by GNU Autoconf 2.71. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on pastas-MacBook-Pro.local
config.status:1535: creating libbitcoinconsensus.pc
config.status:1535: creating Makefile
config.status:1535: creating src/Makefile
config.status:1535: creating doc/man/Makefile
config.status:1535: creating share/setup.nsi
config.status:1535: creating share/qt/Info.plist
config.status:1535: creating test/config.ini
config.status:1535: creating contrib/devtools/split-debug.sh
config.status:1535: creating src/config/bitcoin-config.h
config.status:1795: executing depfiles commands
config.status:1872: cd src && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
make: Nothing to be done for `am--depfiles'.
config.status:1877: $? = 0
config.status:1795: executing libtool commands
configure:38584: === configuring in src/secp256k1 (/Users/pasta/workspace/bitcoin/src/secp256k1)
configure:38645: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--disable-shared' '--with-pic' '--enable-benchmark=no' '--enable-module-recovery' '--enable-module-schnorrsig' --cache-file=/dev/null --srcdir=.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=aarch64-apple-darwin21.6.0
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_cxx_undeclared_builtin_options='none needed'
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=
ac_cv_env_CC_value=
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=
ac_cv_env_CXX_value=
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_QT_ACCESSIBILITY_CFLAGS_set=
ac_cv_env_QT_ACCESSIBILITY_CFLAGS_value=
ac_cv_env_QT_ACCESSIBILITY_LIBS_set=
ac_cv_env_QT_ACCESSIBILITY_LIBS_value=
ac_cv_env_QT_CLIPBOARD_CFLAGS_set=
ac_cv_env_QT_CLIPBOARD_CFLAGS_value=
ac_cv_env_QT_CLIPBOARD_LIBS_set=
ac_cv_env_QT_CLIPBOARD_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_DEVICEDISCOVERY_CFLAGS_set=
ac_cv_env_QT_DEVICEDISCOVERY_CFLAGS_value=
ac_cv_env_QT_DEVICEDISCOVERY_LIBS_set=
ac_cv_env_QT_DEVICEDISCOVERY_LIBS_value=
ac_cv_env_QT_EDID_CFLAGS_set=
ac_cv_env_QT_EDID_CFLAGS_value=
ac_cv_env_QT_EDID_LIBS_set=
ac_cv_env_QT_EDID_LIBS_value=
ac_cv_env_QT_EGL_CFLAGS_set=
ac_cv_env_QT_EGL_CFLAGS_value=
ac_cv_env_QT_EGL_LIBS_set=
ac_cv_env_QT_EGL_LIBS_value=
ac_cv_env_QT_EVENTDISPATCHER_CFLAGS_set=
ac_cv_env_QT_EVENTDISPATCHER_CFLAGS_value=
ac_cv_env_QT_EVENTDISPATCHER_LIBS_set=
ac_cv_env_QT_EVENTDISPATCHER_LIBS_value=
ac_cv_env_QT_FB_CFLAGS_set=
ac_cv_env_QT_FB_CFLAGS_value=
ac_cv_env_QT_FB_LIBS_set=
ac_cv_env_QT_FB_LIBS_value=
ac_cv_env_QT_FONTDATABASE_CFLAGS_set=
ac_cv_env_QT_FONTDATABASE_CFLAGS_value=
ac_cv_env_QT_FONTDATABASE_LIBS_set=
ac_cv_env_QT_FONTDATABASE_LIBS_value=
ac_cv_env_QT_GRAPHICS_CFLAGS_set=
ac_cv_env_QT_GRAPHICS_CFLAGS_value=
ac_cv_env_QT_GRAPHICS_LIBS_set=
ac_cv_env_QT_GRAPHICS_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_INPUT_CFLAGS_set=
ac_cv_env_QT_INPUT_CFLAGS_value=
ac_cv_env_QT_INPUT_LIBS_set=
ac_cv_env_QT_INPUT_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_SERVICE_CFLAGS_set=
ac_cv_env_QT_SERVICE_CFLAGS_value=
ac_cv_env_QT_SERVICE_LIBS_set=
ac_cv_env_QT_SERVICE_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_THEME_CFLAGS_set=
ac_cv_env_QT_THEME_CFLAGS_value=
ac_cv_env_QT_THEME_LIBS_set=
ac_cv_env_QT_THEME_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_QT_WINDOWSUIAUTOMATION_CFLAGS_set=
ac_cv_env_QT_WINDOWSUIAUTOMATION_CFLAGS_value=
ac_cv_env_QT_WINDOWSUIAUTOMATION_LIBS_set=
ac_cv_env_QT_WINDOWSUIAUTOMATION_LIBS_value=
ac_cv_env_QT_XCBQPA_CFLAGS_set=
ac_cv_env_QT_XCBQPA_CFLAGS_value=
ac_cv_env_QT_XCBQPA_LIBS_set=
ac_cv_env_QT_XCBQPA_LIBS_value=
ac_cv_env_QT_XKBCOMMON_CFLAGS_set=
ac_cv_env_QT_XKBCOMMON_CFLAGS_value=
ac_cv_env_QT_XKBCOMMON_LIBS_set=
ac_cv_env_QT_XKBCOMMON_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_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_char_p=no
ac_cv_func_timingsafe_bcmp=yes
ac_cv_have_decl_be16toh=no
ac_cv_have_decl_be32toh=no
ac_cv_have_decl_be64toh=no
ac_cv_have_decl_bswap_16=no
ac_cv_have_decl_bswap_32=no
ac_cv_have_decl_bswap_64=no
ac_cv_have_decl_fork=yes
ac_cv_have_decl_freeifaddrs=yes
ac_cv_have_decl_getifaddrs=yes
ac_cv_have_decl_htobe16=no
ac_cv_have_decl_htobe32=no
ac_cv_have_decl_htobe64=no
ac_cv_have_decl_htole16=no
ac_cv_have_decl_htole32=no
ac_cv_have_decl_htole64=no
ac_cv_have_decl_le16toh=no
ac_cv_have_decl_le32toh=no
ac_cv_have_decl_le64toh=no
ac_cv_have_decl_pipe2=no
ac_cv_have_decl_setsid=yes
ac_cv_have_decl_strerror_r=yes
ac_cv_header_byteswap_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_endian_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_miniupnpc_miniupnpc_h=yes
ac_cv_header_miniupnpc_upnpcommands_h=yes
ac_cv_header_miniupnpc_upnperrors_h=yes
ac_cv_header_natpmp_h=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=no
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=yes
ac_cv_header_unistd_h=yes
ac_cv_header_vm_vm_param_h=no
ac_cv_host=aarch64-apple-darwin21.6.0
ac_cv_lib_miniupnpc_upnpDiscover=yes
ac_cv_lib_natpmp_initnatpmp=yes
ac_cv_objcxx_compiler_gnu=yes
ac_cv_objext=o
ac_cv_path_CCACHE=/opt/homebrew/bin/ccache
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GENHTML=/opt/homebrew/bin/genhtml
ac_cv_path_GIT=/opt/homebrew/bin/git
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_HEXDUMP=/usr/bin/hexdump
ac_cv_path_LCONVERT=/opt/homebrew/Cellar/qt@5/5.15.5_3/bin/lconvert
ac_cv_path_LCOV=/opt/homebrew/bin/lcov
ac_cv_path_LRELEASE=/opt/homebrew/Cellar/qt@5/5.15.5_3/bin/lrelease
ac_cv_path_LUPDATE=/opt/homebrew/Cellar/qt@5/5.15.5_3/bin/lupdate
ac_cv_path_MOC=/opt/homebrew/Cellar/qt@5/5.15.5_3/bin/moc
ac_cv_path_PYTHON=/Users/pasta/.pyenv/shims/python3.9
ac_cv_path_RCC=/opt/homebrew/Cellar/qt@5/5.15.5_3/bin/rcc
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_UIC=/opt/homebrew/Cellar/qt@5/5.15.5_3/bin/uic
ac_cv_path_XGETTEXT=/opt/homebrew/bin/xgettext
ac_cv_path_ac_pt_AR=/usr/bin/ar
ac_cv_path_ac_pt_GCOV=/usr/bin/gcov
ac_cv_path_ac_pt_LLVM_COV=/opt/homebrew/opt/llvm/bin/llvm-cov
ac_cv_path_ac_pt_PKG_CONFIG=/opt/homebrew/bin/pkg-config
ac_cv_path_install='/opt/homebrew/bin/ginstall -c'
ac_cv_path_lt_DD=/bin/dd
ac_cv_path_mkdir=/opt/homebrew/bin/gmkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_BREW=brew
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -std=c++17 -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
ac_cv_prog_ac_ct_FILECMD=file
ac_cv_prog_ac_ct_LIPO=lipo
ac_cv_prog_ac_ct_NMEDIT=nmedit
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_OTOOL=otool
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c11=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_11=no
ac_cv_prog_cxx_g=yes
ac_cv_prog_cxx_stdcxx=
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_check_ccppflags__fmacro_prefix_map_A_B=yes
ax_cv_check_cflags__fdebug_prefix_map_A_B=yes
ax_cv_check_cxxcppflags___D_FORTIFY_SOURCE_2=yes
ax_cv_check_cxxcppflags___U_FORTIFY_SOURCE=yes
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=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__Wloop_analysis=yes
ax_cv_check_cxxflags__Woverloaded_virtual=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__Wsuggest_override=yes
ax_cv_check_cxxflags__Wthread_safety=yes
ax_cv_check_cxxflags__Wunreachable_code_loop_increment=yes
ax_cv_check_cxxflags__Wunused_member_function=yes
ax_cv_check_cxxflags__Wunused_parameter=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___fstack_protector_all=yes
ax_cv_check_cxxflags___fstack_reuse_none=no
ax_cv_check_cxxflags__fno_extended_identifiers=no
ax_cv_check_cxxflags__fstack_clash_protection=no
ax_cv_check_cxxflags__march_armv8_apcrcpcrypto=yes
ax_cv_check_cxxflags__mavx__mavx2=no
ax_cv_check_cxxflags__mpclmul=no
ax_cv_check_cxxflags__msse4_1=no
ax_cv_check_cxxflags__msse4_2=no
ax_cv_check_cxxflags__msse4__msha=no
ax_cv_check_ldflags_=no
ax_cv_check_ldflags__Wl___dynamicbase=no
ax_cv_check_ldflags__Wl___enable_reloc_section=no
ax_cv_check_ldflags__Wl___high_entropy_va=no
ax_cv_check_ldflags__Wl___nxcompat=no
ax_cv_check_ldflags__Wl__bind_at_load=yes
ax_cv_check_ldflags__Wl__dead_strip=yes
ax_cv_check_ldflags__Wl__dead_strip_dylibs=yes
ax_cv_check_ldflags__Wl__headerpad_max_install_names=yes
ax_cv_check_ldflags__Wl__z_now=no
ax_cv_check_ldflags__Wl__z_relro=no
ax_cv_check_ldflags__Wl__z_separate_code=no
ax_cv_check_ldflags___Wl__fatal_warnings=yes
ax_cv_check_ldflags___framework_Foundation__framework_AppKit=yes
ax_cv_check_ldflags__fPIE__pie=no
ax_cv_cxx_compile_cxx17__std_cpp17=yes
bitcoin_cv_static_qt=no
lt_cv_apple_cc_single_mod=yes
lt_cv_ar_at_file=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_exported_symbols_list=yes
lt_cv_ld_force_load=yes
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
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='-fno-common -DPIC'
lt_cv_prog_compiler_pic_CXX='-fno-common -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=no
lt_cv_prog_compiler_static_works_CXX=no
lt_cv_prog_gnu_ld=no
lt_cv_prog_gnu_ldcxx=no
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe='/usr/bin/sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | /usr/bin/sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='/usr/bin/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='/usr/bin/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='/usr/bin/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=786432
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
pkg_cv_EVENT_CFLAGS=-I/opt/homebrew/Cellar/libevent/2.1.12/include
pkg_cv_EVENT_LIBS='-L/opt/homebrew/Cellar/libevent/2.1.12/lib -levent'
pkg_cv_EVENT_PTHREADS_CFLAGS='-D_THREAD_SAFE -I/opt/homebrew/Cellar/libevent/2.1.12/include'
pkg_cv_EVENT_PTHREADS_LIBS='-L/opt/homebrew/Cellar/libevent/2.1.12/lib -levent_pthreads -levent'
pkg_cv_QR_CFLAGS=-I/opt/homebrew/Cellar/qrencode/4.1.1/include
pkg_cv_QR_LIBS='-L/opt/homebrew/Cellar/qrencode/4.1.1/lib -lqrencode'
pkg_cv_QT_CORE_CFLAGS='-DQT_CORE_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtCore.framework/Headers'
pkg_cv_QT_CORE_LIBS='-F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -framework QtCore'
pkg_cv_QT_DBUS_CFLAGS='-DQT_DBUS_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -DQT_CORE_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtDBus.framework/Headers -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtCore.framework/Headers'
pkg_cv_QT_DBUS_LIBS='-F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -framework QtDBus -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -framework QtCore'
pkg_cv_QT_GUI_CFLAGS='-DQT_GUI_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -DQT_CORE_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtGui.framework/Headers -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtCore.framework/Headers'
pkg_cv_QT_GUI_LIBS='-F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -framework QtGui -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -framework QtCore'
pkg_cv_QT_NETWORK_CFLAGS='-DQT_NETWORK_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -DQT_CORE_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtNetwork.framework/Headers -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtCore.framework/Headers'
pkg_cv_QT_NETWORK_LIBS='-F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -framework QtNetwork -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -framework QtCore'
pkg_cv_QT_TEST_CFLAGS='-DQT_TESTLIB_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -DQT_CORE_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtTest.framework/Headers -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtCore.framework/Headers'
pkg_cv_QT_TEST_LIBS='-F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -framework QtTest -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -framework QtCore'
pkg_cv_QT_WIDGETS_CFLAGS='-DQT_WIDGETS_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -DQT_GUI_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -DQT_CORE_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtWidgets.framework/Headers -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtGui.framework/Headers -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtCore.framework/Headers'
pkg_cv_QT_WIDGETS_LIBS='-F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -framework QtWidgets -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -framework QtGui -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -framework QtCore'
pkg_cv_SQLITE_CFLAGS=-I/opt/homebrew/Cellar/sqlite/3.39.3/include
pkg_cv_SQLITE_LIBS='-L/opt/homebrew/Cellar/sqlite/3.39.3/lib -lsqlite3'
pkg_cv_ZMQ_CFLAGS='-I/opt/homebrew/Cellar/zeromq/4.3.4/include -I/opt/homebrew/Cellar/libsodium/1.0.18_1/include'
pkg_cv_ZMQ_LIBS='-L/opt/homebrew/Cellar/zeromq/4.3.4/lib -lzmq'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} '\''/Users/pasta/workspace/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)'
ANDROID_ARCH=''
AR='/usr/bin/ar'
ARFLAGS='cr'
ARM_CRC_CXXFLAGS='-march=armv8-a+crc+crypto'
ARM_SHANI_CXXFLAGS='-march=armv8-a+crc+crypto'
AS='as'
AUTOCONF='${SHELL} '\''/Users/pasta/workspace/bitcoin/build-aux/missing'\'' autoconf'
AUTOHEADER='${SHELL} '\''/Users/pasta/workspace/bitcoin/build-aux/missing'\'' autoheader'
AUTOMAKE='${SHELL} '\''/Users/pasta/workspace/bitcoin/build-aux/missing'\'' automake-1.16'
AVX2_CXXFLAGS=''
AWK='gawk'
BDB_CFLAGS='-I/opt/homebrew/opt/berkeley-db@4/include'
BDB_CPPFLAGS='-I/opt/homebrew/opt/berkeley-db@4/include'
BDB_LIBS='-L/opt/homebrew/opt/berkeley-db@4/lib -ldb_cxx-4.8'
BITCOIN_CHAINSTATE_NAME='bitcoin-chainstate'
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_TEST_NAME='test_bitcoin'
BITCOIN_TX_NAME='bitcoin-tx'
BITCOIN_UTIL_NAME='bitcoin-util'
BITCOIN_WALLET_TOOL_NAME='bitcoin-wallet'
BOOST_CPPFLAGS='-I/opt/homebrew/include -DBOOST_MULTI_INDEX_DISABLE_SERIALIZATION -DBOOST_NO_CXX98_FUNCTION_BASE'
BOOST_LDFLAGS='-L/opt/homebrew/lib'
BREW='brew'
BUILD_BITCOIND_FALSE='#'
BUILD_BITCOIND_TRUE=''
BUILD_BITCOIN_CHAINSTATE_FALSE=''
BUILD_BITCOIN_CHAINSTATE_TRUE='#'
BUILD_BITCOIN_CLI_FALSE='#'
BUILD_BITCOIN_CLI_TRUE=''
BUILD_BITCOIN_GUI_FALSE=''
BUILD_BITCOIN_GUI_TRUE='#'
BUILD_BITCOIN_KERNEL_LIB_FALSE=''
BUILD_BITCOIN_KERNEL_LIB_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_UTIL_FALSE='#'
BUILD_BITCOIN_UTIL_TRUE=''
BUILD_BITCOIN_WALLET_FALSE='#'
BUILD_BITCOIN_WALLET_TRUE=''
BUILD_DARWIN_FALSE='#'
BUILD_DARWIN_TRUE=''
BUILD_MULTIPROCESS_FALSE=''
BUILD_MULTIPROCESS_TRUE='#'
CC='/opt/homebrew/bin/ccache gcc'
CCACHE='/opt/homebrew/bin/ccache'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CLIENT_VERSION_BUILD='0'
CLIENT_VERSION_IS_RELEASE='false'
CLIENT_VERSION_MAJOR='24'
CLIENT_VERSION_MINOR='99'
CLMUL_CXXFLAGS=''
COPYRIGHT_HOLDERS='The %s developers'
COPYRIGHT_HOLDERS_FINAL='The Bitcoin Core developers'
COPYRIGHT_HOLDERS_SUBSTITUTION='Bitcoin Core'
COPYRIGHT_YEAR='2022'
CORE_CPPFLAGS=' -DHAVE_BUILD_INFO -DMAC_OSX -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -DPROVIDE_FUZZ_MAIN_FUNCTION'
CORE_CXXFLAGS=''
CORE_LDFLAGS=' -Wl,-headerpad_max_install_names -Wl,-dead_strip -Wl,-dead_strip_dylibs'
COV_TOOL=''
COV_TOOL_WRAPPER=''
CPP='gcc -E'
CPPFLAGS=''
CSCOPE='cscope'
CTAGS='ctags'
CXX='/opt/homebrew/bin/ccache g++ -std=c++17'
CXXCPP='g++ -std=c++17 -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEBUG_CPPFLAGS=' -fmacro-prefix-map=$(abs_top_srcdir)=.'
DEBUG_CXXFLAGS=' -fdebug-prefix-map=$(abs_top_srcdir)=.'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DOXYGEN=''
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
ENABLE_ARM_CRC_FALSE='#'
ENABLE_ARM_CRC_TRUE=''
ENABLE_ARM_SHANI_FALSE='#'
ENABLE_ARM_SHANI_TRUE=''
ENABLE_AVX2_FALSE=''
ENABLE_AVX2_TRUE='#'
ENABLE_BENCH_FALSE='#'
ENABLE_BENCH_TRUE=''
ENABLE_CLMUL_FALSE=''
ENABLE_CLMUL_TRUE='#'
ENABLE_EXTERNAL_SIGNER=''
ENABLE_EXTERNAL_SIGNER_FALSE='#'
ENABLE_EXTERNAL_SIGNER_TRUE=''
ENABLE_FUZZ_BINARY_FALSE='#'
ENABLE_FUZZ_BINARY_TRUE=''
ENABLE_FUZZ_FALSE=''
ENABLE_FUZZ_TRUE='#'
ENABLE_MAN_FALSE='#'
ENABLE_MAN_TRUE=''
ENABLE_QT_FALSE='#'
ENABLE_QT_TESTS_FALSE='#'
ENABLE_QT_TESTS_TRUE=''
ENABLE_QT_TRUE=''
ENABLE_SSE41_FALSE=''
ENABLE_SSE41_TRUE='#'
ENABLE_SSE42_FALSE=''
ENABLE_SSE42_TRUE='#'
ENABLE_SYSCALL_SANDBOX_FALSE=''
ENABLE_SYSCALL_SANDBOX_TRUE='#'
ENABLE_TESTS_FALSE='#'
ENABLE_TESTS_TRUE=''
ENABLE_USDT_TRACEPOINTS_FALSE=''
ENABLE_USDT_TRACEPOINTS_TRUE='#'
ENABLE_WALLET_FALSE='#'
ENABLE_WALLET_TRUE=''
ENABLE_X86_SHANI_FALSE=''
ENABLE_X86_SHANI_TRUE='#'
ENABLE_ZMQ_FALSE='#'
ENABLE_ZMQ_TRUE=''
ERROR_CXXFLAGS=''
ETAGS='etags'
EVENT_CFLAGS='-I/opt/homebrew/Cellar/libevent/2.1.12/include'
EVENT_LIBS='-L/opt/homebrew/Cellar/libevent/2.1.12/lib -levent'
EVENT_PTHREADS_CFLAGS='-D_THREAD_SAFE -I/opt/homebrew/Cellar/libevent/2.1.12/include'
EVENT_PTHREADS_LIBS='-L/opt/homebrew/Cellar/libevent/2.1.12/lib -levent_pthreads -levent'
EXEEXT=''
EXTENDED_FUNCTIONAL_TESTS=''
FGREP='/usr/bin/grep -F'
FILECMD='file'
GCOV='/usr/bin/gcov'
GENHTML='/opt/homebrew/bin/genhtml'
GIT='/opt/homebrew/bin/git'
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,-bind_at_load'
HARDEN_FALSE='#'
HARDEN_TRUE=''
HAVE_BUILTIN_PREFETCH='1'
HAVE_CLZ_FALSE='#'
HAVE_CLZ_TRUE=''
HAVE_CXX17='1'
HAVE_CXX20=''
HAVE_DOXYGEN_FALSE=''
HAVE_DOXYGEN_TRUE='#'
HAVE_EVHTTP_CONNECTION_GET_PEER_CONST_CHAR=''
HAVE_FDATASYNC='0'
HAVE_FULLFSYNC='1'
HAVE_GMTIME_R=''
HAVE_MM_PREFETCH='0'
HAVE_O_CLOEXEC='1'
HAVE_STRONG_GETAUXVAL='0'
HEXDUMP='/usr/bin/hexdump'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_NAME_TOOL=''
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LCONVERT='/opt/homebrew/Cellar/qt@5/5.15.5_3/bin/lconvert'
LCOV='/opt/homebrew/bin/lcov'
LCOV_OPTS=''
LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
LDFLAGS=''
LIBMULTIPROCESS_CFLAGS=''
LIBMULTIPROCESS_LIBS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTOOL_APP_LDFLAGS=''
LIPO='lipo'
LLVM_COV='/opt/homebrew/opt/llvm/bin/llvm-cov'
LN_S='ln -s'
LRELEASE='/opt/homebrew/Cellar/qt@5/5.15.5_3/bin/lrelease'
LTLIBOBJS=''
LTO_CXXFLAGS=''
LTO_LDFLAGS=''
LT_SYS_LIBRARY_PATH=''
LUPDATE='/opt/homebrew/Cellar/qt@5/5.15.5_3/bin/lupdate'
MAINT=''
MAINTAINER_MODE_FALSE='#'
MAINTAINER_MODE_TRUE=''
MAKEINFO='${SHELL} '\''/Users/pasta/workspace/bitcoin/build-aux/missing'\'' makeinfo'
MAKENSIS=''
MANIFEST_TOOL=':'
MINIUPNPC_CPPFLAGS='-I/opt/homebrew/opt/miniupnpc/include'
MINIUPNPC_LIBS='-L/opt/homebrew/opt/miniupnpc/lib -lminiupnpc -lminiupnpc -lminiupnpc'
MKDIR_P='/opt/homebrew/bin/gmkdir -p'
MOC='/opt/homebrew/Cellar/qt@5/5.15.5_3/bin/moc'
MOC_DEFS='-DHAVE_CONFIG_H -I$(srcdir) -DQ_OS_MAC'
MPGEN_PREFIX=''
NATPMP_CPPFLAGS='-I/opt/homebrew/opt/libnatpmp/include'
NATPMP_LIBS='-L/opt/homebrew/opt/libnatpmp/lib -lnatpmp'
NM='/usr/bin/nm -B'
NMEDIT='nmedit'
NOWARN_CXXFLAGS=' -Wno-unused-parameter -Wno-self-assign -Wno-deprecated-copy'
OBJCOPY=''
OBJCXX='g++ -std=c++17'
OBJCXXDEPMODE='depmode=gcc3'
OBJCXXFLAGS='-g -O2'
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=':'
OTOOL='otool'
PACKAGE='bitcoin'
PACKAGE_BUGREPORT='https://github.com/bitcoin/bitcoin/issues'
PACKAGE_NAME='Bitcoin Core'
PACKAGE_STRING='Bitcoin Core 24.99.0'
PACKAGE_TARNAME='bitcoin'
PACKAGE_URL='https://bitcoincore.org/'
PACKAGE_VERSION='24.99.0'
PATH_SEPARATOR=':'
PIC_FLAGS='-fPIC'
PIE_FLAGS=''
PKG_CONFIG='/opt/homebrew/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH='/opt/homebrew/opt/qt@5/lib/pkgconfig:/opt/homebrew/opt/sqlite/lib/pkgconfig:'
PTHREAD_CC='gcc'
PTHREAD_CFLAGS='-pthread'
PTHREAD_CXX='g++ -std=c++17'
PTHREAD_LIBS='-lpthread'
PYTHON='/Users/pasta/.pyenv/shims/python3.9'
PYTHONPATH=''
QR_CFLAGS='-I/opt/homebrew/Cellar/qrencode/4.1.1/include'
QR_LIBS='-L/opt/homebrew/Cellar/qrencode/4.1.1/lib -lqrencode'
QT_ACCESSIBILITY_CFLAGS=''
QT_ACCESSIBILITY_LIBS=''
QT_CLIPBOARD_CFLAGS=''
QT_CLIPBOARD_LIBS=''
QT_CORE_CFLAGS='-DQT_CORE_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtCore.framework/Headers'
QT_CORE_LIBS='-F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -framework QtCore'
QT_DBUS_CFLAGS='-DQT_DBUS_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -DQT_CORE_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtDBus.framework/Headers -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtCore.framework/Headers'
QT_DBUS_INCLUDES='-DQT_DBUS_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -DQT_CORE_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtDBus.framework/Headers -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtCore.framework/Headers'
QT_DBUS_LIBS='-F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -framework QtDBus -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -framework QtCore'
QT_DEVICEDISCOVERY_CFLAGS=''
QT_DEVICEDISCOVERY_LIBS=''
QT_EDID_CFLAGS=''
QT_EDID_LIBS=''
QT_EGL_CFLAGS=''
QT_EGL_LIBS=''
QT_EVENTDISPATCHER_CFLAGS=''
QT_EVENTDISPATCHER_LIBS=''
QT_FB_CFLAGS=''
QT_FB_LIBS=''
QT_FONTDATABASE_CFLAGS=''
QT_FONTDATABASE_LIBS=''
QT_GRAPHICS_CFLAGS=''
QT_GRAPHICS_LIBS=''
QT_GUI_CFLAGS='-DQT_GUI_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -DQT_CORE_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtGui.framework/Headers -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtCore.framework/Headers'
QT_GUI_LIBS='-F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -framework QtGui -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -framework QtCore'
QT_INCLUDES='-DQT_NETWORK_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -DQT_CORE_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtNetwork.framework/Headers -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtCore.framework/Headers -DQT_WIDGETS_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -DQT_GUI_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -DQT_CORE_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtWidgets.framework/Headers -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtGui.framework/Headers -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtCore.framework/Headers -DQT_GUI_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -DQT_CORE_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtGui.framework/Headers -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtCore.framework/Headers -DQT_CORE_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtCore.framework/Headers '
QT_INPUT_CFLAGS=''
QT_INPUT_LIBS=''
QT_LDFLAGS=''
QT_LIBS='-F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -framework QtNetwork -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -framework QtCore -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -framework QtWidgets -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -framework QtGui -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -framework QtCore -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -framework QtGui -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -framework QtCore -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -framework QtCore -framework Foundation -framework AppKit'
QT_NETWORK_CFLAGS='-DQT_NETWORK_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -DQT_CORE_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtNetwork.framework/Headers -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtCore.framework/Headers'
QT_NETWORK_LIBS='-F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -framework QtNetwork -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -framework QtCore'
QT_PIE_FLAGS=''
QT_SELECT='qt5'
QT_SERVICE_CFLAGS=''
QT_SERVICE_LIBS=''
QT_TEST_CFLAGS='-DQT_TESTLIB_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -DQT_CORE_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtTest.framework/Headers -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtCore.framework/Headers'
QT_TEST_INCLUDES='-DQT_TESTLIB_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -DQT_CORE_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtTest.framework/Headers -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtCore.framework/Headers'
QT_TEST_LIBS='-F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -framework QtTest -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -framework QtCore'
QT_THEME_CFLAGS=''
QT_THEME_LIBS=''
QT_TRANSLATION_DIR=''
QT_WIDGETS_CFLAGS='-DQT_WIDGETS_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -DQT_GUI_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -DQT_CORE_LIB -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtWidgets.framework/Headers -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtGui.framework/Headers -I/opt/homebrew/Cellar/qt@5/5.15.5_3/lib/QtCore.framework/Headers'
QT_WIDGETS_LIBS='-F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -framework QtWidgets -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -framework QtGui -F/opt/homebrew/Cellar/qt@5/5.15.5_3/lib -framework QtCore'
QT_WINDOWSUIAUTOMATION_CFLAGS=''
QT_WINDOWSUIAUTOMATION_LIBS=''
QT_XCBQPA_CFLAGS=''
QT_XCBQPA_LIBS=''
QT_XKBCOMMON_CFLAGS=''
QT_XKBCOMMON_LIBS=''
RANLIB='ranlib'
RCC='/opt/homebrew/Cellar/qt@5/5.15.5_3/bin/rcc'
RELDFLAGS=''
RUNTIME_LDFLAGS=''
SANITIZER_CXXFLAGS=''
SANITIZER_LDFLAGS=''
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SQLITE_CFLAGS='-I/opt/homebrew/Cellar/sqlite/3.39.3/include'
SQLITE_LIBS='-L/opt/homebrew/Cellar/sqlite/3.39.3/lib -lsqlite3'
SSE41_CXXFLAGS=''
SSE42_CXXFLAGS=''
STRIP='strip'
TARGET_DARWIN_FALSE='#'
TARGET_DARWIN_TRUE=''
TARGET_LINUX_FALSE=''
TARGET_LINUX_TRUE='#'
TARGET_WINDOWS_FALSE=''
TARGET_WINDOWS_TRUE='#'
TESTDEFS=''
UIC='/opt/homebrew/Cellar/qt@5/5.15.5_3/bin/uic'
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_NATPMP_FALSE='#'
USE_NATPMP_TRUE=''
USE_QRCODE=''
USE_QRCODE_FALSE='#'
USE_QRCODE_TRUE=''
USE_SQLITE=''
USE_SQLITE_FALSE='#'
USE_SQLITE_TRUE=''
USE_UPNP=''
USE_UPNP_FALSE='#'
USE_UPNP_TRUE=''
VERSION='24.99.0'
WARN_CXXFLAGS=' -Wall -Wextra -Wgnu -Wformat -Wformat-security -Wvla -Wshadow-field -Wthread-safety -Wrange-loop-analysis -Wredundant-decls -Wunused-member-function -Wdate-time -Wconditional-uninitialized -Woverloaded-virtual -Wsuggest-override -Wunreachable-code-loop-increment -Wimplicit-fallthrough'
WINDRES=''
WORDS_BIGENDIAN_FALSE=''
WORDS_BIGENDIAN_TRUE='#'
X86_SHANI_CXXFLAGS=''
XGETTEXT='/opt/homebrew/bin/xgettext'
XORRISOFS=''
ZMQ_CFLAGS='-I/opt/homebrew/Cellar/zeromq/4.3.4/include -I/opt/homebrew/Cellar/libsodium/1.0.18_1/include'
ZMQ_LIBS='-L/opt/homebrew/Cellar/zeromq/4.3.4/lib -lzmq'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
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='aarch64-apple-darwin21.6.0'
build_alias=''
build_cpu='aarch64'
build_os='darwin21.6.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='aarch64-apple-darwin21.6.0'
host_alias=''
host_cpu='aarch64'
host_os='darwin21.6.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /Users/pasta/workspace/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/secp256k1'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "Bitcoin Core"
#define PACKAGE_TARNAME "bitcoin"
#define PACKAGE_VERSION "24.99.0"
#define PACKAGE_STRING "Bitcoin Core 24.99.0"
#define PACKAGE_BUGREPORT "https://github.com/bitcoin/bitcoin/issues"
#define PACKAGE_URL "https://bitcoincore.org/"
#define HAVE_CXX17 1
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define STDC_HEADERS 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define USE_ASM 1
#define ENABLE_ARM_SHANI 1
#define HAVE_PTHREAD_PRIO_INHERIT 1
#define HAVE_PTHREAD 1
#define HAVE_DECL_STRERROR_R 1
#define HAVE_STRERROR_R 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SYSCTL_H 1
#define HAVE_SYS_VMMETER_H 1
#define HAVE_DECL_GETIFADDRS 1
#define HAVE_DECL_FREEIFADDRS 1
#define HAVE_DECL_FORK 1
#define HAVE_DECL_SETSID 1
#define HAVE_DECL_PIPE2 0
#define HAVE_TIMINGSAFE_BCMP 1
#define HAVE_DECL_LE16TOH 0
#define HAVE_DECL_LE32TOH 0
#define HAVE_DECL_LE64TOH 0
#define HAVE_DECL_HTOLE16 0
#define HAVE_DECL_HTOLE32 0
#define HAVE_DECL_HTOLE64 0
#define HAVE_DECL_BE16TOH 0
#define HAVE_DECL_BE32TOH 0
#define HAVE_DECL_BE64TOH 0
#define HAVE_DECL_HTOBE16 0
#define HAVE_DECL_HTOBE32 0
#define HAVE_DECL_HTOBE64 0
#define HAVE_DECL_BSWAP_16 0
#define HAVE_DECL_BSWAP_32 0
#define HAVE_DECL_BSWAP_64 0
#define HAVE_BUILTIN_CLZL 1
#define HAVE_BUILTIN_CLZLL 1
#define HAVE_DEFAULT_VISIBILITY_ATTRIBUTE 1
#define HAVE_THREAD_LOCAL 1
#define HAVE_GMTIME_R 1
#define HAVE_GETENTROPY_RAND 1
#define HAVE_SYSCTL 1
#define HAVE_FDATASYNC 0
#define HAVE_O_CLOEXEC 1
#define HAVE_SYSTEM 1
#define HAVE_BUILTIN_MUL_OVERFLOW 1
#define USE_BDB 1
#define USE_SQLITE 1
#define HAVE_MINIUPNPC_MINIUPNPC_H 1
#define HAVE_MINIUPNPC_UPNPCOMMANDS_H 1
#define HAVE_MINIUPNPC_UPNPERRORS_H 1
#define HAVE_NATPMP_H 1
#define HAVE_BOOST /**/
#define ENABLE_EXTERNAL_SIGNER 1
#define ENABLE_ZMQ 1
#define HAVE_CONSENSUS_LIB 1
#define ENABLE_WALLET 1
#define USE_UPNP 0
#define USE_NATPMP 0
#define USE_DBUS 1
#define USE_QRCODE 1
#define CLIENT_VERSION_MAJOR 24
#define CLIENT_VERSION_MINOR 99
#define CLIENT_VERSION_BUILD 0
#define CLIENT_VERSION_IS_RELEASE false
#define COPYRIGHT_YEAR 2022
#define COPYRIGHT_HOLDERS "The %s developers"
#define COPYRIGHT_HOLDERS_SUBSTITUTION "Bitcoin Core"
#define COPYRIGHT_HOLDERS_FINAL "The Bitcoin Core developers"
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment