· 4 years ago · Aug 30, 2021, 12:54 PM
1checking for Qt5AccessibilitySupport... yes
2checking for Qt5DeviceDiscoverySupport... yes
3checking for Qt5EdidSupport... yes
4checking for Qt5EventDispatcherSupport... yes
5checking for Qt5FbSupport... yes
6checking for Qt5FontDatabaseSupport... yes
7checking for Qt5ThemeSupport... yes
8checking for Qt5ClipboardSupport... yes
9checking for Qt5GraphicsSupport... yes
10checking for Qt5ServiceSupport... yes
11checking for QMinimalIntegrationPlugin (-lqminimal)... yes
12checking whether the linker accepts -framework Carbon... yes
13checking whether the linker accepts -framework IOSurface... yes
14checking whether the linker accepts -framework Metal... yes
15checking whether the linker accepts -framework QuartzCore... yes
16checking for QCocoaIntegrationPlugin (-lqcocoa)... yes
17checking for QMacStylePlugin (-lqmacstyle)... yes
18checking whether -fPIE can be used with this Qt config... yes
19checking for moc-qt5... no
20checking for moc5... no
21checking for moc... /Users/satinder/Downloads/bitcoin/depends/aarch64-apple-darwin20.6.0/native/bin/moc
22checking for uic-qt5... no
23checking for uic5... no
24checking for uic... /Users/satinder/Downloads/bitcoin/depends/aarch64-apple-darwin20.6.0/native/bin/uic
25checking for rcc-qt5... no
26checking for rcc5... no
27checking for rcc... /Users/satinder/Downloads/bitcoin/depends/aarch64-apple-darwin20.6.0/native/bin/rcc
28checking for lrelease-qt5... no
29checking for lrelease5... no
30checking for lrelease... /Users/satinder/Downloads/bitcoin/depends/aarch64-apple-darwin20.6.0/native/bin/lrelease
31checking for lupdate-qt5... no
32checking for lupdate5... no
33checking for lupdate... /Users/satinder/Downloads/bitcoin/depends/aarch64-apple-darwin20.6.0/native/bin/lupdate
34checking for lconvert-qt5... no
35checking for lconvert5... no
36checking for lconvert... /Users/satinder/Downloads/bitcoin/depends/aarch64-apple-darwin20.6.0/native/bin/lconvert
37checking whether the linker accepts -framework Foundation -framework AppKit... yes
38checking whether to build Chips Core GUI... yes (Qt5)
39checking for Berkeley DB C++ headers... default
40checking for main in -ldb_cxx-4.8... yes
41checking for sqlite3 >= 3.7.17... yes
42checking whether to build wallet with support for sqlite... yes
43checking whether eBPF tracepoints are supported... no
44checking for miniupnpc/miniupnpc.h... yes
45checking for upnpDiscover in -lminiupnpc... yes
46checking for miniupnpc/upnpcommands.h... yes
47checking for upnpDiscover in -lminiupnpc... (cached) yes
48checking for miniupnpc/upnperrors.h... yes
49checking for upnpDiscover in -lminiupnpc... (cached) yes
50checking whether miniUPnPc API version is supported... yes
51checking for natpmp.h... yes
52checking for initnatpmp in -lnatpmp... yes
53checking for boostlib >= 1.64.0 (106400) includes in "/Users/satinder/Downloads/bitcoin/depends/aarch64-apple-darwin20.6.0/include"... yes
54checking for boostlib >= 1.64.0 (106400) lib path in "/Users/satinder/Downloads/bitcoin/depends/aarch64-apple-darwin20.6.0/lib/aarch64-darwin20.6.0"... no
55checking for boostlib >= 1.64.0 (106400) lib path in "/Users/satinder/Downloads/bitcoin/depends/aarch64-apple-darwin20.6.0/lib64"... no
56checking for boostlib >= 1.64.0 (106400) lib path in "/Users/satinder/Downloads/bitcoin/depends/aarch64-apple-darwin20.6.0/lib"... yes
57checking for boostlib >= 1.64.0 (106400)... yes
58checking whether the Boost::System library is available... yes
59checking for exit in -lboost_system-mt-a64... yes
60checking whether the Boost::Filesystem library is available... yes
61checking for exit in -lboost_filesystem-mt-a64... yes
62checking whether the Boost::Unit_Test_Framework library is available... yes
63checking for dynamic linked boost test... no
64checking for libevent >= 2.0.21... yes
65checking for libevent_pthreads >= 2.0.21... yes
66checking for libqrencode... yes
67checking for libzmq >= 4... yes
68checking for libmultiprocess... no
69checking whether to build bitcoind... yes
70checking whether to build bitcoin-cli... yes
71checking whether to build bitcoin-tx... yes
72checking whether to build bitcoin-wallet... yes
73checking whether to build bitcoin-util... yes
74checking whether to build libraries... yes
75checking if ccache should be used... no
76checking if wallet should be enabled... yes
77checking whether to build with support for UPnP... yes
78checking whether to build with UPnP enabled by default... no
79checking whether to build with support for NAT-PMP... yes
80checking whether to build with NAT-PMP enabled by default... no
81checking whether to build GUI with support for D-Bus... no
82checking whether to build GUI with support for QR codes... yes
83checking whether to build test_bitcoin-qt... yes
84checking whether to build test_bitcoin... yes
85checking whether to reduce exports... no
86checking that generated files are newer than configure... done
87configure: creating ./config.status
88config.status: creating libbitcoinconsensus.pc
89config.status: creating Makefile
90config.status: creating src/Makefile
91config.status: creating doc/man/Makefile
92config.status: creating share/setup.nsi
93config.status: creating share/qt/Info.plist
94config.status: creating test/config.ini
95config.status: creating contrib/devtools/split-debug.sh
96config.status: creating doc/Doxyfile
97config.status: creating src/config/bitcoin-config.h
98config.status: executing depfiles commands
99config.status: executing libtool commands
100=== configuring in src/univalue (/Users/satinder/Downloads/bitcoin/src/univalue)
101configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' 'LDFLAGS=-L/opt/homebrew/Cellar/gmp/6.2.1/lib' 'CPPFLAGS=-I/opt/homebrew/Cellar/gmp/6.2.1/include' '--disable-shared' '--with-pic' '--enable-benchmark=no' '--enable-module-recovery' '--enable-module-schnorrsig' '--enable-experimental' --cache-file=/dev/null --srcdir=.
102configure: loading site script /Users/satinder/Downloads/bitcoin/depends/aarch64-apple-darwin20.6.0/share/config.site
103checking whether make supports nested variables... yes
104checking for a BSD-compatible install... /opt/homebrew/bin/ginstall -c
105checking whether build environment is sane... yes
106checking for aarch64-apple-darwin20.6.0-strip... no
107checking for strip... strip
108checking for a race-free mkdir -p... /opt/homebrew/bin/gmkdir -p
109checking for gawk... no
110checking for mawk... no
111checking for nawk... no
112checking for awk... awk
113checking whether make sets $(MAKE)... yes
114checking build system type... aarch64-apple-darwin20.6.0
115checking host system type... aarch64-apple-darwin20.6.0
116checking how to print strings... printf
117checking whether make supports the include directive... yes (GNU style)
118checking for aarch64-apple-darwin20.6.0-gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk
119checking whether the C compiler works... yes
120checking for C compiler default output file name... a.out
121checking for suffix of executables...
122checking whether we are cross compiling... no
123checking for suffix of object files... o
124checking whether the compiler supports GNU C... yes
125checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk accepts -g... yes
126checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk option to enable C11 features... none needed
127checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk understands -c and -o together... yes
128checking dependency style of /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk... gcc3
129checking for a sed that does not truncate output... /opt/homebrew/bin/gsed
130checking for grep that handles long lines and -e... /usr/bin/grep
131checking for egrep... /usr/bin/grep -E
132checking for fgrep... /usr/bin/grep -F
133checking for ld used by /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
134checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
135checking for BSD- or MS-compatible name lister (nm)... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm
136checking the name lister (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm) interface... BSD nm
137checking whether ln -s works... yes
138checking the maximum length of command line arguments... 786432
139checking how to convert aarch64-apple-darwin20.6.0 file names to aarch64-apple-darwin20.6.0 format... func_convert_file_noop
140checking how to convert aarch64-apple-darwin20.6.0 file names to toolchain format... func_convert_file_noop
141checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
142checking for aarch64-apple-darwin20.6.0-objdump... no
143checking for objdump... objdump
144checking how to recognize dependent libraries... pass_all
145checking for aarch64-apple-darwin20.6.0-dlltool... no
146checking for dlltool... no
147checking how to associate runtime and link libraries... printf %s\n
148checking for aarch64-apple-darwin20.6.0-ar... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar
149checking for archiver @FILE support... no
150checking for aarch64-apple-darwin20.6.0-strip... strip
151checking for aarch64-apple-darwin20.6.0-ranlib... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib
152checking command to parse /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm output from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk object... ok
153checking for sysroot... no
154checking for a working dd... /bin/dd
155checking how to truncate binary pipes... /bin/dd bs=4096 count=1
156checking for aarch64-apple-darwin20.6.0-mt... no
157checking for mt... no
158checking if : is a manifest tool... no
159checking for aarch64-apple-darwin20.6.0-dsymutil... no
160checking for dsymutil... dsymutil
161checking for aarch64-apple-darwin20.6.0-nmedit... no
162checking for nmedit... nmedit
163checking for aarch64-apple-darwin20.6.0-lipo... no
164checking for lipo... lipo
165checking for aarch64-apple-darwin20.6.0-otool... no
166checking for otool... otool
167checking for aarch64-apple-darwin20.6.0-otool64... no
168checking for otool64... no
169checking for -single_module linker flag... yes
170checking for -exported_symbols_list linker flag... yes
171checking for -force_load linker flag... yes
172checking for stdio.h... yes
173checking for stdlib.h... yes
174checking for string.h... yes
175checking for inttypes.h... yes
176checking for stdint.h... yes
177checking for strings.h... yes
178checking for sys/stat.h... yes
179checking for sys/types.h... yes
180checking for unistd.h... yes
181checking for dlfcn.h... yes
182checking for objdir... .libs
183checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk supports -fno-rtti -fno-exceptions... yes
184checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk option to produce PIC... -fno-common -DPIC
185checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk PIC flag -fno-common -DPIC works... yes
186checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk static flag -static works... no
187checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk supports -c -o file.o... yes
188checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk supports -c -o file.o... (cached) yes
189checking whether the /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
190checking dynamic linker characteristics... darwin20.6.0 dyld
191checking how to hardcode library paths into programs... immediate
192checking whether stripping libraries is possible... yes
193checking if libtool supports shared libraries... yes
194checking whether to build shared libraries... no
195checking whether to build static libraries... yes
196checking whether the compiler supports GNU C++... yes
197checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -mmacosx-version-min=10.14 -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk accepts -g... yes
198checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -mmacosx-version-min=10.14 -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk option to enable C++11 features... none needed
199checking dependency style of /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -mmacosx-version-min=10.14 -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk... gcc3
200checking how to run the C++ preprocessor... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -mmacosx-version-min=10.14 -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk -E
201checking for ld used by /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -mmacosx-version-min=10.14 -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
202checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
203checking whether the /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -mmacosx-version-min=10.14 -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
204checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -mmacosx-version-min=10.14 -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk option to produce PIC... -fno-common -DPIC
205checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -mmacosx-version-min=10.14 -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk PIC flag -fno-common -DPIC works... yes
206checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -mmacosx-version-min=10.14 -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk static flag -static works... no
207checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -mmacosx-version-min=10.14 -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk supports -c -o file.o... yes
208checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -mmacosx-version-min=10.14 -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk supports -c -o file.o... (cached) yes
209checking whether the /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -mmacosx-version-min=10.14 -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
210checking dynamic linker characteristics... darwin20.6.0 dyld
211checking how to hardcode library paths into programs... immediate
212checking that generated files are newer than configure... done
213configure: creating ./config.status
214config.status: creating Makefile
215config.status: creating pc/libunivalue.pc
216config.status: creating pc/libunivalue-uninstalled.pc
217config.status: creating univalue-config.h
218config.status: executing depfiles commands
219config.status: executing libtool commands
220=== configuring in src/secp256k1 (/Users/satinder/Downloads/bitcoin/src/secp256k1)
221configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' 'LDFLAGS=-L/opt/homebrew/Cellar/gmp/6.2.1/lib' 'CPPFLAGS=-I/opt/homebrew/Cellar/gmp/6.2.1/include' '--disable-shared' '--with-pic' '--enable-benchmark=no' '--enable-module-recovery' '--enable-module-schnorrsig' '--enable-experimental' --cache-file=/dev/null --srcdir=.
222configure: loading site script /Users/satinder/Downloads/bitcoin/depends/aarch64-apple-darwin20.6.0/share/config.site
223checking build system type... aarch64-apple-darwin20.6.0
224checking host system type... aarch64-apple-darwin20.6.0
225checking for a BSD-compatible install... /opt/homebrew/bin/ginstall -c
226checking whether build environment is sane... yes
227checking for aarch64-apple-darwin20.6.0-strip... no
228checking for strip... strip
229checking for a race-free mkdir -p... /opt/homebrew/bin/gmkdir -p
230checking for gawk... no
231checking for mawk... no
232checking for nawk... no
233checking for awk... awk
234checking whether make sets $(MAKE)... yes
235checking whether make supports nested variables... yes
236checking how to print strings... printf
237checking whether make supports the include directive... yes (GNU style)
238checking for aarch64-apple-darwin20.6.0-gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk
239checking whether the C compiler works... yes
240checking for C compiler default output file name... a.out
241checking for suffix of executables...
242checking whether we are cross compiling... no
243checking for suffix of object files... o
244checking whether the compiler supports GNU C... yes
245checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk accepts -g... yes
246checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk option to enable C11 features... none needed
247checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk understands -c and -o together... yes
248checking dependency style of /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk... gcc3
249checking for a sed that does not truncate output... /opt/homebrew/bin/gsed
250checking for grep that handles long lines and -e... /usr/bin/grep
251checking for egrep... /usr/bin/grep -E
252checking for fgrep... /usr/bin/grep -F
253checking for ld used by /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
254checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
255checking for BSD- or MS-compatible name lister (nm)... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm
256checking the name lister (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm) interface... BSD nm
257checking whether ln -s works... yes
258checking the maximum length of command line arguments... 786432
259checking how to convert aarch64-apple-darwin20.6.0 file names to aarch64-apple-darwin20.6.0 format... func_convert_file_noop
260checking how to convert aarch64-apple-darwin20.6.0 file names to toolchain format... func_convert_file_noop
261checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
262checking for aarch64-apple-darwin20.6.0-objdump... no
263checking for objdump... objdump
264checking how to recognize dependent libraries... pass_all
265checking for aarch64-apple-darwin20.6.0-dlltool... no
266checking for dlltool... no
267checking how to associate runtime and link libraries... printf %s\n
268checking for aarch64-apple-darwin20.6.0-ar... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar
269checking for archiver @FILE support... no
270checking for aarch64-apple-darwin20.6.0-strip... strip
271checking for aarch64-apple-darwin20.6.0-ranlib... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib
272checking command to parse /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm output from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk object... ok
273checking for sysroot... no
274checking for a working dd... /bin/dd
275checking how to truncate binary pipes... /bin/dd bs=4096 count=1
276checking for aarch64-apple-darwin20.6.0-mt... no
277checking for mt... no
278checking if : is a manifest tool... no
279checking for aarch64-apple-darwin20.6.0-dsymutil... no
280checking for dsymutil... dsymutil
281checking for aarch64-apple-darwin20.6.0-nmedit... no
282checking for nmedit... nmedit
283checking for aarch64-apple-darwin20.6.0-lipo... no
284checking for lipo... lipo
285checking for aarch64-apple-darwin20.6.0-otool... no
286checking for otool... otool
287checking for aarch64-apple-darwin20.6.0-otool64... no
288checking for otool64... no
289checking for -single_module linker flag... yes
290checking for -exported_symbols_list linker flag... yes
291checking for -force_load linker flag... yes
292checking for stdio.h... yes
293checking for stdlib.h... yes
294checking for string.h... yes
295checking for inttypes.h... yes
296checking for stdint.h... yes
297checking for strings.h... yes
298checking for sys/stat.h... yes
299checking for sys/types.h... yes
300checking for unistd.h... yes
301checking for dlfcn.h... yes
302checking for objdir... .libs
303checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk supports -fno-rtti -fno-exceptions... yes
304checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk option to produce PIC... -fno-common -DPIC
305checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk PIC flag -fno-common -DPIC works... yes
306checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk static flag -static works... no
307checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk supports -c -o file.o... yes
308checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk supports -c -o file.o... (cached) yes
309checking whether the /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
310checking dynamic linker characteristics... darwin20.6.0 dyld
311checking how to hardcode library paths into programs... immediate
312checking whether stripping libraries is possible... yes
313checking if libtool supports shared libraries... yes
314checking whether to build shared libraries... no
315checking whether to build static libraries... yes
316checking whether make supports nested variables... (cached) yes
317checking for aarch64-apple-darwin20.6.0-pkg-config... /opt/homebrew/bin/pkg-config --static
318checking pkg-config is at least version 0.9.0... yes
319checking for aarch64-apple-darwin20.6.0-ar... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar
320checking for aarch64-apple-darwin20.6.0-ranlib... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib
321checking for aarch64-apple-darwin20.6.0-strip... no
322checking for strip... /usr/bin/strip
323checking dependency style of /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk... gcc3
324checking for brew... /opt/homebrew/bin/brew
325checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk supports -std=c89 -pedantic -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wno-unused-function -Wno-long-long -Wno-overlength-strings... yes
326checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk supports -Wconditional-uninitialized... yes
327checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk supports -fvisibility=hidden... yes
328checking for valgrind/memcheck.h... no
329checking for x86_64 assembly availability... no
330checking for libcrypto... yes
331checking for main in -lcrypto... yes
332checking for EC functions in libcrypto... yes
333configure: ******
334configure: WARNING: experimental build
335configure: Experimental features do not have stable APIs or properties, and may not be safe for production use.
336configure: Building extrakeys module: yes
337configure: Building schnorrsig module: yes
338configure: ******
339checking that generated files are newer than configure... done
340configure: creating ./config.status
341config.status: creating Makefile
342config.status: creating libsecp256k1.pc
343config.status: creating src/libsecp256k1-config.h
344config.status: executing depfiles commands
345config.status: executing libtool commands
346
347Build Options:
348 with ecmult precomp = yes
349 with external callbacks = no
350 with benchmarks = no
351 with tests = yes
352 with openssl tests = yes
353 with coverage = no
354 module ecdh = no
355 module recovery = yes
356 module extrakeys = yes
357 module schnorrsig = yes
358
359 asm = no
360 ecmult window size = 15
361 ecmult gen prec. bits = 4
362
363 valgrind = no
364 CC = /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk
365 CFLAGS = -O2 -fvisibility=hidden -Wconditional-uninitialized -std=c89 -pedantic -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wno-unused-function -Wno-long-long -Wno-overlength-strings -W -pipe -O2
366 CPPFLAGS = -I/opt/homebrew/opt/valgrind/include -I/Users/satinder/Downloads/bitcoin/depends/aarch64-apple-darwin20.6.0/include/ -I/opt/homebrew/Cellar/gmp/6.2.1/include
367 LDFLAGS = -L/Users/satinder/Downloads/bitcoin/depends/aarch64-apple-darwin20.6.0/lib -L/opt/homebrew/Cellar/gmp/6.2.1/lib
368
369 CC_FOR_BUILD = /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk
370 CFLAGS_FOR_BUILD = -O2 -fvisibility=hidden -Wconditional-uninitialized -std=c89 -pedantic -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wno-unused-function -Wno-long-long -Wno-overlength-strings -W -pipe -O2
371 CPPFLAGS_FOR_BUILD = -I/opt/homebrew/opt/valgrind/include -I/Users/satinder/Downloads/bitcoin/depends/aarch64-apple-darwin20.6.0/include/ -I/opt/homebrew/Cellar/gmp/6.2.1/include
372 LDFLAGS_FOR_BUILD = -L/Users/satinder/Downloads/bitcoin/depends/aarch64-apple-darwin20.6.0/lib -L/opt/homebrew/Cellar/gmp/6.2.1/lib
373=== configuring in src/test-komodo/googletest/googletest (/Users/satinder/Downloads/bitcoin/src/test-komodo/googletest/googletest)
374configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' 'LDFLAGS=-L/opt/homebrew/Cellar/gmp/6.2.1/lib' 'CPPFLAGS=-I/opt/homebrew/Cellar/gmp/6.2.1/include' '--disable-shared' '--with-pic' '--enable-benchmark=no' '--enable-module-recovery' '--enable-module-schnorrsig' '--enable-experimental' --cache-file=/dev/null --srcdir=.
375configure: loading site script /Users/satinder/Downloads/bitcoin/depends/aarch64-apple-darwin20.6.0/share/config.site
376checking for a BSD-compatible install... /opt/homebrew/bin/ginstall -c
377checking whether build environment is sane... yes
378checking for aarch64-apple-darwin20.6.0-strip... no
379checking for strip... strip
380checking for a race-free mkdir -p... /opt/homebrew/bin/gmkdir -p
381checking for gawk... no
382checking for mawk... no
383checking for nawk... no
384checking for awk... awk
385checking whether make sets $(MAKE)... yes
386checking whether make supports nested variables... yes
387checking for aarch64-apple-darwin20.6.0-gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk
388checking whether the C compiler works... yes
389checking for C compiler default output file name... a.out
390checking for suffix of executables...
391checking whether we are cross compiling... no
392checking for suffix of object files... o
393checking whether the compiler supports GNU C... yes
394checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk accepts -g... yes
395checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk option to enable C11 features... none needed
396checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk understands -c and -o together... yes
397checking whether make supports the include directive... yes (GNU style)
398checking dependency style of /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk... gcc3
399checking whether the compiler supports GNU C++... yes
400checking whether /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -mmacosx-version-min=10.14 -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk accepts -g... yes
401checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -mmacosx-version-min=10.14 -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk option to enable C++11 features... none needed
402checking dependency style of /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -mmacosx-version-min=10.14 -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk... gcc3
403checking build system type... aarch64-apple-darwin20.6.0
404checking host system type... aarch64-apple-darwin20.6.0
405checking how to print strings... printf
406checking for a sed that does not truncate output... /opt/homebrew/bin/gsed
407checking for grep that handles long lines and -e... /usr/bin/grep
408checking for egrep... /usr/bin/grep -E
409checking for fgrep... /usr/bin/grep -F
410checking for ld used by /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
411checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
412checking for BSD- or MS-compatible name lister (nm)... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm
413checking the name lister (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm) interface... BSD nm
414checking whether ln -s works... yes
415checking the maximum length of command line arguments... 786432
416checking how to convert aarch64-apple-darwin20.6.0 file names to aarch64-apple-darwin20.6.0 format... func_convert_file_noop
417checking how to convert aarch64-apple-darwin20.6.0 file names to toolchain format... func_convert_file_noop
418checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
419checking for aarch64-apple-darwin20.6.0-objdump... no
420checking for objdump... objdump
421checking how to recognize dependent libraries... pass_all
422checking for aarch64-apple-darwin20.6.0-dlltool... no
423checking for dlltool... no
424checking how to associate runtime and link libraries... printf %s\n
425checking for aarch64-apple-darwin20.6.0-ar... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ar
426checking for archiver @FILE support... no
427checking for aarch64-apple-darwin20.6.0-strip... strip
428checking for aarch64-apple-darwin20.6.0-ranlib... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib
429checking command to parse /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/nm output from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk object... ok
430checking for sysroot... no
431checking for a working dd... /bin/dd
432checking how to truncate binary pipes... /bin/dd bs=4096 count=1
433checking for aarch64-apple-darwin20.6.0-mt... no
434checking for mt... no
435checking if : is a manifest tool... no
436checking for aarch64-apple-darwin20.6.0-dsymutil... no
437checking for dsymutil... dsymutil
438checking for aarch64-apple-darwin20.6.0-nmedit... no
439checking for nmedit... nmedit
440checking for aarch64-apple-darwin20.6.0-lipo... no
441checking for lipo... lipo
442checking for aarch64-apple-darwin20.6.0-otool... no
443checking for otool... otool
444checking for aarch64-apple-darwin20.6.0-otool64... no
445checking for otool64... no
446checking for -single_module linker flag... yes
447checking for -exported_symbols_list linker flag... yes
448checking for -force_load linker flag... yes
449checking for stdio.h... yes
450checking for stdlib.h... yes
451checking for string.h... yes
452checking for inttypes.h... yes
453checking for stdint.h... yes
454checking for strings.h... yes
455checking for sys/stat.h... yes
456checking for sys/types.h... yes
457checking for unistd.h... yes
458checking for dlfcn.h... yes
459checking for objdir... .libs
460checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk supports -fno-rtti -fno-exceptions... yes
461checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk option to produce PIC... -fno-common -DPIC
462checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk PIC flag -fno-common -DPIC works... yes
463checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk static flag -static works... no
464checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk supports -c -o file.o... yes
465checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk supports -c -o file.o... (cached) yes
466checking whether the /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
467checking dynamic linker characteristics... darwin20.6.0 dyld
468checking how to hardcode library paths into programs... immediate
469checking whether stripping libraries is possible... yes
470checking if libtool supports shared libraries... yes
471checking whether to build shared libraries... no
472checking whether to build static libraries... yes
473checking how to run the C++ preprocessor... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -mmacosx-version-min=10.14 -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk -E
474checking for ld used by /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -mmacosx-version-min=10.14 -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
475checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
476checking whether the /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -mmacosx-version-min=10.14 -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
477checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -mmacosx-version-min=10.14 -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk option to produce PIC... -fno-common -DPIC
478checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -mmacosx-version-min=10.14 -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk PIC flag -fno-common -DPIC works... yes
479checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -mmacosx-version-min=10.14 -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk static flag -static works... no
480checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -mmacosx-version-min=10.14 -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk supports -c -o file.o... yes
481checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -mmacosx-version-min=10.14 -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk supports -c -o file.o... (cached) yes
482checking whether the /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -mmacosx-version-min=10.14 -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
483checking dynamic linker characteristics... darwin20.6.0 dyld
484checking how to hardcode library paths into programs... immediate
485checking for python... /usr/bin/python
486checking for the pthreads library -lpthreads... no
487checking whether pthreads work without any flags... yes
488checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
489checking if more special flags are required for pthreads... -D_THREAD_SAFE
490checking whether to check for GCC pthread/shared inconsistencies... no
491checking that generated files are newer than configure... done
492configure: creating ./config.status
493config.status: creating Makefile
494config.status: creating scripts/gtest-config
495config.status: creating build-aux/config.h
496config.status: executing depfiles commands
497config.status: executing libtool commands
498
499Options used to compile and link:
500 external signer = yes
501 multiprocess = no
502 with libs = yes
503 with wallet = yes
504 with sqlite = yes
505 with bdb = yes
506 with gui / qt = yes
507 with qr = yes
508 with zmq = yes
509 with test = yes
510 with bench = yes
511 with upnp = yes
512 with natpmp = yes
513 use asm = yes
514 ebpf tracing = no
515 sanitizers =
516 debug enabled = no
517 gprof enabled = no
518 werror = no
519
520 target os = darwin
521 build os = darwin20.6.0
522
523 CC = /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk
524 CFLAGS = -pthread -pipe -O2
525 CPPFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I/Users/satinder/Downloads/bitcoin/depends/aarch64-apple-darwin20.6.0/include/ -I/opt/homebrew/Cellar/gmp/6.2.1/include -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -DMAC_OSX -DOBJC_OLD_DISPATCH_PROTOTYPES=0 -DPROVIDE_FUZZ_MAIN_FUNCTION
526 CXX = /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -mmacosx-version-min=10.14 -stdlib=libc++ -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk -std=c++17
527 CXXFLAGS = -Wstack-protector -fstack-protector-all -pipe -O2
528 LDFLAGS = -lpthread -Wl,-bind_at_load -L/Users/satinder/Downloads/bitcoin/depends/aarch64-apple-darwin20.6.0/lib -L/opt/homebrew/Cellar/gmp/6.2.1/lib -Wl,-headerpad_max_install_names -Wl,-dead_strip -Wl,-dead_strip_dylibs
529 ARFLAGS = cr
530
531➜ bitcoin git:(who-biz) ✗ make -j$(sysctl -n hw.ncpu)
532Making all in src
533 CXX chipsd-bitcoind.o
534 CXX libbitcoin_server_a-addrdb.o
535 CXX libbitcoin_server_a-addrman.o
536 CXX libbitcoin_server_a-blockfilter.o
537 CXX libbitcoin_server_a-banman.o
538 CXX libbitcoin_server_a-blockencodings.o
539 CXX libbitcoin_server_a-chain.o
540 CXX libbitcoin_server_a-dbwrapper.o
541 CXX libbitcoin_server_a-deploymentstatus.o
542 CXX libbitcoin_server_a-flatfile.o
543 CXX libbitcoin_server_a-genconfig.o
544 CXX libbitcoin_server_a-httprpc.o
545 CXX libbitcoin_server_a-httpserver.o
546 CXX libbitcoin_server_a-i2p.o
547 CXX libbitcoin_server_a-init.o
548 CXX libbitcoin_server_a-mapport.o
549 CXX libbitcoin_server_a-miner.o
550 CXX libbitcoin_server_a-net.o
551 CXX libbitcoin_server_a-net_processing.o
552 CXX libbitcoin_server_a-noui.o
553 CXX libbitcoin_server_a-pow.o
554 CXX libbitcoin_server_a-rest.o
555 CXX libbitcoin_server_a-shutdown.o
556 CXX libbitcoin_server_a-signet.o
557 CXX libbitcoin_server_a-timedata.o
558 CXX libbitcoin_server_a-torcontrol.o
559 CXX libbitcoin_server_a-txdb.o
560 CXX libbitcoin_server_a-txmempool.o
561 CXX libbitcoin_server_a-txorphanage.o
562 CXX libbitcoin_server_a-txrequest.o
563 CXX libbitcoin_server_a-validation.o
564 CXX libbitcoin_server_a-validationinterface.o
565 CXX libbitcoin_server_a-versionbits.o
566In file included from validation.cpp:59:
567./komodo_validation015.h:442:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
568 if (tx = GetTransaction(pindex, nullptr, txid, Params().GetConsensus(), hashBlock))
569 ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
570./komodo_validation015.h:442:16: note: place parentheses around the assignment to silence this warning
571 if (tx = GetTransaction(pindex, nullptr, txid, Params().GetConsensus(), hashBlock))
572 ^
573 ( )
574./komodo_validation015.h:442:16: note: use '==' to turn this assignment into an equality comparison
575 if (tx = GetTransaction(pindex, nullptr, txid, Params().GetConsensus(), hashBlock))
576 ^
577 ==
578 CXX libbitcoin_common_a-base58.o
579 CXX libbitcoin_common_a-bech32.o
580 CXX libbitcoin_common_a-bloom.o
581 CXX libbitcoin_common_a-chainparams.o
582 CXX libbitcoin_common_a-coins.o
583 CXX libbitcoin_common_a-compressor.o
584 CXX libbitcoin_common_a-core_read.o
585 CXX libbitcoin_common_a-core_write.o
586 CXX libbitcoin_common_a-deploymentinfo.o
587 CXX libbitcoin_common_a-external_signer.o
588 CXX init/libbitcoin_common_a-common.o
589 CXX libbitcoin_common_a-key.o
590 CXX libbitcoin_common_a-key_io.o
591 CXX libbitcoin_common_a-merkleblock.o
592 CXX libbitcoin_common_a-netaddress.o
593 CXX libbitcoin_common_a-netbase.o
594 CXX libbitcoin_common_a-net_permissions.o
595 CXX libbitcoin_common_a-outputtype.o
596 CXX policy/libbitcoin_common_a-feerate.o
597 CXX policy/libbitcoin_common_a-policy.o
598 CXX libbitcoin_common_a-protocol.o
599 CXX libbitcoin_common_a-psbt.o
600 CXX rpc/libbitcoin_common_a-rawtransaction_util.o
601 CXX rpc/libbitcoin_common_a-external_signer.o
602 CXX rpc/libbitcoin_common_a-util.o
603 CXX libbitcoin_common_a-scheduler.o
604 CXX script/libbitcoin_common_a-descriptor.o
605 CXX script/libbitcoin_common_a-sign.o
606 CXX script/libbitcoin_common_a-signingprovider.o
607 CXX script/libbitcoin_common_a-standard.o
608 CXX libbitcoin_common_a-warnings.o
609 CXX libbitcoin_util_a-chainparamsbase.o
610 CXX libbitcoin_util_a-fs.o
611 CXX libbitcoin_util_a-logging.o
612 CXX libbitcoin_util_a-random.o
613 CXX libbitcoin_util_a-randomenv.o
614 CXX rpc/libbitcoin_util_a-request.o
615 CXX support/libbitcoin_util_a-cleanse.o
616 CXX libbitcoin_util_a-sync.o
617 CXX libbitcoin_util_a-threadinterrupt.o
618 CXX lib/libunivalue_la-univalue.lo
619 CXX libbitcoin_consensus_a-arith_uint256.o
620 CXX consensus/libbitcoin_consensus_a-merkle.o
621 CXX lib/libunivalue_la-univalue_get.lo
622 CXX consensus/libbitcoin_consensus_a-tx_check.o
623 CXX libbitcoin_consensus_a-hash.o
624 CXX libbitcoin_consensus_a-pubkey.o
625 CXX lib/libunivalue_la-univalue_read.lo
626 CXX lib/libunivalue_la-univalue_write.lo
627 CXX script/libbitcoin_consensus_a-bitcoinconsensus.o
628 CXX script/libbitcoin_consensus_a-interpreter.o
629 CXX script/libbitcoin_consensus_a-script.o
630 CXX script/libbitcoin_consensus_a-script_error.o
631 CXX libbitcoin_consensus_a-uint256.o
632 CXX util/libbitcoin_consensus_a-strencodings.o
633 CXXLD libunivalue.la
634 CXX chips_cli-bitcoin-cli.o
635/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk -I/opt/homebrew/opt/valgrind/include -I/Users/satinder/Downloads/bitcoin/depends/aarch64-apple-darwin20.6.0/include/ -I/opt/homebrew/Cellar/gmp/6.2.1/include -I. -I./src -O2 -fvisibility=hidden -Wconditional-uninitialized -std=c89 -pedantic -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wno-unused-function -Wno-long-long -Wno-overlength-strings -W -pipe -O2 -c src/gen_context.c -o gen_context.o
6361 warning generated.
637 CXX compat/libbitcoin_cli_a-stdin.o
638 CXX rpc/libbitcoin_cli_a-client.o
639 CXX chips_tx-bitcoin-tx.o
640Generated test/data/base58_encode_decode.json.h
641Generated test/data/blockfilters.json.h
642Generated test/data/script_tests.json.h
643Generated test/data/key_io_valid.json.h
644Generated test/data/key_io_invalid.json.h
645Generated test/data/tx_invalid.json.h
646Generated test/data/sighash.json.h
647Generated test/data/asmap.raw.h
648Generated test/data/tx_valid.json.h
649 GEN qt/forms/ui_addressbookpage.h
650 GEN qt/forms/ui_askpassphrasedialog.h
651Generated bench/data/block413567.raw.h
652 GEN qt/forms/ui_coincontroldialog.h
653 GEN qt/forms/ui_createwalletdialog.h
654 GEN qt/forms/ui_editaddressdialog.h
655 GEN qt/forms/ui_modaloverlay.h
656 GEN qt/forms/ui_intro.h
657 GEN qt/forms/ui_helpmessagedialog.h
658 GEN qt/forms/ui_optionsdialog.h
659 GEN qt/forms/ui_overviewpage.h
660 GEN qt/forms/ui_openuridialog.h
661 GEN qt/forms/ui_psbtoperationsdialog.h
662 GEN qt/forms/ui_receivecoinsdialog.h
663 GEN qt/forms/ui_receiverequestdialog.h
664 GEN qt/forms/ui_debugwindow.h
665 GEN qt/forms/ui_sendcoinsdialog.h
666 GEN qt/forms/ui_sendcoinsentry.h
667 GEN qt/forms/ui_transactiondescdialog.h
668 GEN qt/moc_addressbookpage.cpp
669 GEN qt/forms/ui_signverifymessagedialog.h
670 GEN qt/moc_addresstablemodel.cpp
671 GEN qt/moc_askpassphrasedialog.cpp
672 GEN qt/moc_createwalletdialog.cpp
673 GEN qt/moc_bitcoinamountfield.cpp
674 GEN qt/moc_bantablemodel.cpp
675 GEN qt/moc_bitcoinaddressvalidator.cpp
676 GEN qt/moc_bitcoin.cpp
677 GEN qt/moc_bitcoingui.cpp
678 GEN qt/moc_bitcoinunits.cpp
679 GEN qt/moc_clientmodel.cpp
680 GEN qt/moc_coincontroldialog.cpp
681 GEN qt/moc_coincontroltreewidget.cpp
682 GEN qt/moc_csvmodelwriter.cpp
683 GEN qt/moc_editaddressdialog.cpp
684 GEN qt/moc_guiutil.cpp
685 GEN qt/moc_intro.cpp
686 GEN qt/moc_macdockiconhandler.cpp
687 GEN qt/moc_macnotificationhandler.cpp
688 GEN qt/moc_notificator.cpp
689 GEN qt/moc_modaloverlay.cpp
690 GEN qt/moc_openuridialog.cpp
691 GEN qt/moc_optionsdialog.cpp
692 GEN qt/moc_optionsmodel.cpp
693 GEN qt/moc_overviewpage.cpp
694 GEN qt/moc_peertablemodel.cpp
695 GEN qt/moc_peertablesortproxy.cpp
696 GEN qt/moc_paymentserver.cpp
697 GEN qt/moc_psbtoperationsdialog.cpp
698/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -mmacosx-version-min=10.14 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk -O2 -fvisibility=hidden -Wconditional-uninitialized -std=c89 -pedantic -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wundef -Wno-unused-function -Wno-long-long -Wno-overlength-strings -W -pipe -O2 -L/Users/satinder/Downloads/bitcoin/depends/aarch64-apple-darwin20.6.0/lib -L/opt/homebrew/Cellar/gmp/6.2.1/lib gen_context.o -o gen_context
699 GEN qt/moc_qrimagewidget.cpp
700 GEN qt/moc_qvaluecombobox.cpp
701 GEN qt/moc_qvalidatedlineedit.cpp
702 GEN qt/moc_receivecoinsdialog.cpp
703 GEN qt/moc_receiverequestdialog.cpp
704 GEN qt/moc_recentrequeststablemodel.cpp
705 GEN qt/moc_sendcoinsdialog.cpp
706 GEN qt/moc_rpcconsole.cpp
707 GEN qt/moc_sendcoinsentry.cpp
708 GEN qt/moc_signverifymessagedialog.cpp
709 GEN qt/moc_splashscreen.cpp
710./gen_context
711 GEN qt/moc_trafficgraphwidget.cpp
712 GEN qt/moc_transactiondesc.cpp
713 GEN qt/moc_transactionfilterproxy.cpp
714 GEN qt/moc_transactiondescdialog.cpp
715 GEN qt/moc_transactionoverviewwidget.cpp
716 GEN qt/moc_transactiontablemodel.cpp
717 GEN qt/moc_transactionview.cpp
718 GEN qt/moc_utilitydialog.cpp
719 GEN qt/moc_walletframe.cpp
720 GEN qt/moc_walletcontroller.cpp
721 GEN qt/moc_walletmodel.cpp
722 GEN qt/moc_walletview.cpp
723 GEN qt/qrc_bitcoin.cpp
724 GEN qt/locale/bitcoin_af.qm
725 GEN qt/locale/bitcoin_am.qm
726 GEN qt/locale/bitcoin_ar.qm
727 GEN qt/locale/bitcoin_be.qm
728 CC src/libsecp256k1_la-secp256k1.lo
729 GEN qt/locale/bitcoin_bg.qm
730 GEN qt/locale/bitcoin_bn.qm
731 GEN qt/locale/bitcoin_bs.qm
732 GEN qt/locale/bitcoin_ca.qm
733 GEN qt/locale/bitcoin_cs.qm
734 GEN qt/locale/bitcoin_de.qm
735 GEN qt/locale/bitcoin_cy.qm
736 GEN qt/locale/bitcoin_da.qm
737Removed plural forms as the target language has less forms.
738If this sounds wrong, possibly the target language is not set or recognized.
739 GEN qt/locale/bitcoin_el.qm
740 GEN qt/locale/bitcoin_en.qm
741 GEN qt/locale/bitcoin_en_GB.qm
742 GEN qt/locale/bitcoin_eo.qm
743 GEN qt/locale/bitcoin_es.qm
744 GEN qt/locale/bitcoin_es_CL.qm
745 GEN qt/locale/bitcoin_es_CO.qm
746 GEN qt/locale/bitcoin_es_VE.qm
747 GEN qt/locale/bitcoin_es_MX.qm
748 GEN qt/locale/bitcoin_es_DO.qm
749 GEN qt/locale/bitcoin_et.qm
750 GEN qt/locale/bitcoin_eu.qm
751 GEN qt/locale/bitcoin_fil.qm
752 GEN qt/locale/bitcoin_fa.qm
753 GEN qt/locale/bitcoin_fi.qm
754 GEN qt/locale/bitcoin_gl_ES.qm
755 GEN qt/locale/bitcoin_fr.qm
756Removed plural forms as the target language has less forms.
757If this sounds wrong, possibly the target language is not set or recognized.
758 GEN qt/locale/bitcoin_he.qm
759 GEN qt/locale/bitcoin_hi.qm
760 GEN qt/locale/bitcoin_hr.qm
761 GEN qt/locale/bitcoin_hu.qm
762Removed plural forms as the target language has less forms.
763If this sounds wrong, possibly the target language is not set or recognized.
764 GEN qt/locale/bitcoin_id.qm
765 GEN qt/locale/bitcoin_is.qm
766 GEN qt/locale/bitcoin_it.qm
767Removed plural forms as the target language has less forms.
768If this sounds wrong, possibly the target language is not set or recognized.
769 GEN qt/locale/bitcoin_ja.qm
770 GEN qt/locale/bitcoin_kk.qm
771 GEN qt/locale/bitcoin_ka.qm
772 GEN qt/locale/bitcoin_km.qm
773 GEN qt/locale/bitcoin_ko.qm
774 GEN qt/locale/bitcoin_ku_IQ.qm
775 GEN qt/locale/bitcoin_ky.qm
776 GEN qt/locale/bitcoin_la.qm
777 GEN qt/locale/bitcoin_lt.qm
778 GEN qt/locale/bitcoin_lv.qm
779 GEN qt/locale/bitcoin_mk.qm
780 GEN qt/locale/bitcoin_ml.qm
781Removed plural forms as the target language has less forms.
782If this sounds wrong, possibly the target language is not set or recognized.
783 GEN qt/locale/bitcoin_mr_IN.qm
784 GEN qt/locale/bitcoin_mn.qm
785 GEN qt/locale/bitcoin_ms.qm
786 GEN qt/locale/bitcoin_my.qm
787 GEN qt/locale/bitcoin_ne.qm
788 GEN qt/locale/bitcoin_nb.qm
789 GEN qt/locale/bitcoin_pam.qm
790 GEN qt/locale/bitcoin_nl.qm
791 GEN qt/locale/bitcoin_pt.qm
792 GEN qt/locale/bitcoin_pl.qm
793 GEN qt/locale/bitcoin_pt_BR.qm
794Removed plural forms as the target language has less forms.
795If this sounds wrong, possibly the target language is not set or recognized.
796 GEN qt/locale/bitcoin_ro.qm
797 GEN qt/locale/bitcoin_ru.qm
798 GEN qt/locale/bitcoin_si.qm
799 GEN qt/locale/bitcoin_sk.qm
800 GEN qt/locale/bitcoin_sl.qm
801 GEN qt/locale/bitcoin_sn.qm
802 GEN qt/locale/bitcoin_sq.qm
803Removed plural forms as the target language has less forms.
804If this sounds wrong, possibly the target language is not set or recognized.
805Removed plural forms as the target language has less forms.
806If this sounds wrong, possibly the target language is not set or recognized.
807 GEN qt/locale/bitcoin_sr@latin.qm
808 GEN qt/locale/bitcoin_sr.qm
809 GEN qt/locale/bitcoin_sv.qm
810 GEN qt/locale/bitcoin_szl.qm
811 GEN qt/locale/bitcoin_ta.qm
812 GEN qt/locale/bitcoin_te.qm
813Removed plural forms as the target language has less forms.
814If this sounds wrong, possibly the target language is not set or recognized.
815 GEN qt/locale/bitcoin_th.qm
816 GEN qt/locale/bitcoin_tr.qm
817 GEN qt/locale/bitcoin_ur.qm
818 GEN qt/locale/bitcoin_uk.qm
819 GEN qt/locale/bitcoin_uz@Cyrl.qm
820 GEN qt/locale/bitcoin_uz@Latn.qm
821 GEN qt/locale/bitcoin_vi.qm
822 GEN qt/locale/bitcoin_zh.qm
823 GEN qt/locale/bitcoin_zh-Hans.qm
824 GEN qt/locale/bitcoin_yo.qm
825Removed plural forms as the target language has less forms.
826If this sounds wrong, possibly the target language is not set or recognized.
827 GEN qt/locale/bitcoin_zh_CN.qm
828 GEN qt/locale/bitcoin_zh_HK.qm
829 GEN qt/locale/bitcoin_zh_TW.qm
830 CXX wallet/test/qt_test_test_chips_qt-wallet_test_fixture.o
831 GEN qt/locale/bitcoin_zu.qm
832 GEN qt/test/moc_apptests.cpp
833 GEN qt/test/moc_rpcnestedtests.cpp
834 GEN qt/test/moc_uritests.cpp
835 GEN qt/test/moc_addressbooktests.cpp
836 GEN qt/test/moc_wallettests.cpp
837 CXX consensus/libbitcoin_server_a-tx_verify.o
838 CXX init/chipsd-bitcoind.o
839 CXX index/libbitcoin_server_a-base.o
840 CXX index/libbitcoin_server_a-blockfilterindex.o
841 CXX index/libbitcoin_server_a-coinstatsindex.o
842 CXX index/libbitcoin_server_a-txindex.o
843 CXX node/libbitcoin_server_a-blockstorage.o
844 CCLD libsecp256k1.la
845 CXX node/libbitcoin_server_a-coin.o
846 CXX node/libbitcoin_server_a-coinstats.o
847 CXX node/libbitcoin_server_a-context.o
848 CXX node/libbitcoin_server_a-interfaces.o
849 CXX node/libbitcoin_server_a-psbt.o
850 CXX node/libbitcoin_server_a-transaction.o
851 CXX node/libbitcoin_server_a-ui_interface.o
852 CXX policy/libbitcoin_server_a-fees.o
853 CXX policy/libbitcoin_server_a-packages.o
854 CXX policy/libbitcoin_server_a-rbf.o
855 CXX policy/libbitcoin_server_a-settings.o
856 CXX rpc/libbitcoin_server_a-blockchain.o
857 CXX rpc/libbitcoin_server_a-mining.o
858 CXX rpc/libbitcoin_server_a-misc.o
859 CXX rpc/libbitcoin_server_a-net.o
860 CXX rpc/libbitcoin_server_a-rawtransaction.o
861 CXX rpc/libbitcoin_server_a-server.o
862 CXX script/libbitcoin_server_a-sigcache.o
863rpc/blockchain.cpp:1513:37: warning: empty parentheses interpreted as a function declaration [-Wvexing-parse]
864 int32_t komodo_prevMoMheight();
865 ^~
866rpc/blockchain.cpp:1513:37: note: replace parentheses with an initializer to declare a variable
867 int32_t komodo_prevMoMheight();
868 ^~
869 = 0
870 CXX wallet/libbitcoin_server_a-init.o
871 CXX wallet/libbitcoin_wallet_a-coincontrol.o
872 CXX wallet/libbitcoin_wallet_a-context.o
873 CXX wallet/libbitcoin_wallet_a-crypter.o
874 CXX wallet/libbitcoin_wallet_a-db.o
875 CXX wallet/libbitcoin_wallet_a-dump.o
876 CXX wallet/libbitcoin_wallet_a-external_signer_scriptpubkeyman.o
877 CXX wallet/libbitcoin_wallet_a-feebumper.o
878 CXX wallet/libbitcoin_wallet_a-fees.o
879 CXX wallet/libbitcoin_wallet_a-interfaces.o
880 CXX wallet/libbitcoin_wallet_a-load.o
881 CXX wallet/libbitcoin_wallet_a-receive.o
882 CXX wallet/libbitcoin_wallet_a-rpcdump.o
883 CXX wallet/libbitcoin_wallet_a-rpcwallet.o
884 CXX wallet/libbitcoin_wallet_a-scriptpubkeyman.o
885 CXX wallet/libbitcoin_wallet_a-spend.o
886wallet/rpcwallet.cpp:2506:9: error: call to member function 'pushKV' is ambiguous
887 obj.pushKV("connections", g_rpc_node->connman->GetNodeCount(ConnectionDirection::Both));
888 ~~~~^~~~~~
889./univalue/include/univalue.h:127:10: note: candidate function
890 bool pushKV(const std::string& key, int64_t val_) {
891 ^
892./univalue/include/univalue.h:131:10: note: candidate function
893 bool pushKV(const std::string& key, uint64_t val_) {
894 ^
895./univalue/include/univalue.h:135:10: note: candidate function
896 bool pushKV(const std::string& key, bool val_) {
897 ^
898./univalue/include/univalue.h:139:10: note: candidate function
899 bool pushKV(const std::string& key, int val_) {
900 ^
901./univalue/include/univalue.h:143:10: note: candidate function
902 bool pushKV(const std::string& key, double val_) {
903 ^
904wallet/rpcwallet.cpp:2509:37: warning: empty parentheses interpreted as a function declaration [-Wvexing-parse]
905 int32_t komodo_prevMoMheight();
906 ^~
907wallet/rpcwallet.cpp:2509:37: note: replace parentheses with an initializer to declare a variable
908 int32_t komodo_prevMoMheight();
909 ^~
910 = 0
911wallet/rpcwallet.cpp:2523:9: error: call to member function 'pushKV' is ambiguous
912 obj.pushKV("keypoolsize", kpExternalSize);
913 ~~~~^~~~~~
914./univalue/include/univalue.h:127:10: note: candidate function
915 bool pushKV(const std::string& key, int64_t val_) {
916 ^
917./univalue/include/univalue.h:131:10: note: candidate function
918 bool pushKV(const std::string& key, uint64_t val_) {
919 ^
920./univalue/include/univalue.h:135:10: note: candidate function
921 bool pushKV(const std::string& key, bool val_) {
922 ^
923./univalue/include/univalue.h:139:10: note: candidate function
924 bool pushKV(const std::string& key, int val_) {
925 ^
926./univalue/include/univalue.h:143:10: note: candidate function
927 bool pushKV(const std::string& key, double val_) {
928 ^
929 CXX wallet/libbitcoin_wallet_a-transaction.o
930 CXX wallet/libbitcoin_wallet_a-wallet.o
931 CXX wallet/libbitcoin_wallet_a-walletdb.o
9321 warning generated.
933 CXX wallet/libbitcoin_wallet_a-walletutil.o
934 CXX wallet/libbitcoin_wallet_a-coinselection.o
9351 warning and 2 errors generated.
936make[2]: *** [wallet/libbitcoin_wallet_a-rpcwallet.o] Error 1
937make[2]: *** Waiting for unfinished jobs....
938make[1]: *** [all-recursive] Error 1
939make: *** [all-recursive] Error 1
940➜ bitcoin git:(who-biz) ✗