Ticket #64590: config.log

File config.log, 158.7 KB (added by judaew (Vadym-Valdis Yudaiev), 2 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by libgcrypt configure 1.10.0, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-asm
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = test.local
14uname -m = x86_64
15uname -r = 21.3.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 21.3.0: Wed Jan  5 21:37:58 PST 2022; root:xnu-8019.80.24~20/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 21.3.0: Wed Jan  5 21:37:58 PST 2022; root:xnu-8019.80.24~20/RELEASE_X86_64
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 8.00 gigabytes
33Default processor set: 545 tasks, 1971 threads, 8 processors
34Load average: 2.77, Mach factor: 5.22
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2761: checking for a BSD-compatible install
52configure:2829: result: /usr/bin/install -c
53configure:2840: checking whether build environment is sane
54configure:2895: result: yes
55configure:3041: checking for a thread-safe mkdir -p
56configure:3080: result: build-aux/install-sh -c -d
57configure:3087: checking for gawk
58configure:3117: result: no
59configure:3087: checking for mawk
60configure:3117: result: no
61configure:3087: checking for nawk
62configure:3117: result: no
63configure:3087: checking for awk
64configure:3103: found /usr/bin/awk
65configure:3114: result: awk
66configure:3125: checking whether make sets $(MAKE)
67configure:3147: result: yes
68configure:3176: checking whether make supports nested variables
69configure:3193: result: yes
70configure:3327: checking build system type
71configure:3341: result: x86_64-apple-darwin21.3.0
72configure:3361: checking host system type
73configure:3374: result: x86_64-apple-darwin21.3.0
74configure:3395: checking whether to enable maintainer-specific portions of Makefiles
75configure:3404: result: no
76configure:3428: checking whether make supports nested variables
77configure:3445: result: yes
78configure:3470: checking whether make sets $(MAKE)
79configure:3492: result: yes
80configure:3563: checking for gcc
81configure:3590: result: ccache /usr/bin/clang
82configure:3819: checking for C compiler version
83configure:3828: ccache /usr/bin/clang --version >&5
84Apple clang version 13.0.0 (clang-1300.0.29.30)
85Target: x86_64-apple-darwin21.3.0
86Thread model: posix
87InstalledDir: /Library/Developer/CommandLineTools/usr/bin
88configure:3839: $? = 0
89configure:3828: ccache /usr/bin/clang -v >&5
90Apple clang version 13.0.0 (clang-1300.0.29.30)
91Target: x86_64-apple-darwin21.3.0
92Thread model: posix
93InstalledDir: /Library/Developer/CommandLineTools/usr/bin
94configure:3839: $? = 0
95configure:3828: ccache /usr/bin/clang -V >&5
96clang: error: argument to '-V' is missing (expected 1 value)
97clang: error: no input files
98configure:3839: $? = 1
99configure:3828: ccache /usr/bin/clang -qversion >&5
100clang: error: unknown argument '-qversion'; did you mean '--version'?
101clang: error: no input files
102configure:3839: $? = 1
103configure:3859: checking whether the C compiler works
104configure:3881: ccache /usr/bin/clang -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
105configure:3885: $? = 0
106configure:3933: result: yes
107configure:3936: checking for C compiler default output file name
108configure:3938: result: a.out
109configure:3944: checking for suffix of executables
110configure:3951: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
111configure:3955: $? = 0
112configure:3977: result:
113configure:3999: checking whether we are cross compiling
114configure:4007: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
115configure:4011: $? = 0
116configure:4018: ./conftest
117configure:4022: $? = 0
118configure:4037: result: no
119configure:4042: checking for suffix of object files
120configure:4064: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
121configure:4068: $? = 0
122configure:4089: result: o
123configure:4093: checking whether we are using the GNU C compiler
124configure:4112: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
125configure:4112: $? = 0
126configure:4121: result: yes
127configure:4130: checking whether ccache /usr/bin/clang accepts -g
128configure:4150: ccache /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
129configure:4150: $? = 0
130configure:4191: result: yes
131configure:4208: checking for ccache /usr/bin/clang option to accept ISO C89
132configure:4271: ccache /usr/bin/clang  -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
133configure:4271: $? = 0
134configure:4284: result: none needed
135configure:4309: checking whether ccache /usr/bin/clang understands -c and -o together
136configure:4331: ccache /usr/bin/clang -c conftest.c -o conftest2.o
137configure:4334: $? = 0
138configure:4331: ccache /usr/bin/clang -c conftest.c -o conftest2.o
139configure:4334: $? = 0
140configure:4346: result: yes
141configure:4366: checking whether make supports the include directive
142configure:4381: make -f confmf.GNU && cat confinc.out
143this is the am__doit target
144configure:4384: $? = 0
145configure:4403: result: yes (GNU style)
146configure:4428: checking dependency style of ccache /usr/bin/clang
147configure:4539: result: gcc3
148configure:4559: checking how to run the C preprocessor
149configure:4590: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
150configure:4590: $? = 0
151configure:4604: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
152conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
153#include <ac_nonexistent.h>
154         ^~~~~~~~~~~~~~~~~~
1551 error generated.
156configure:4604: $? = 1
157configure: failed program was:
158| /* confdefs.h */
159| #define PACKAGE_NAME "libgcrypt"
160| #define PACKAGE_TARNAME "libgcrypt"
161| #define PACKAGE_VERSION "1.10.0"
162| #define PACKAGE_STRING "libgcrypt 1.10.0"
163| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
164| #define PACKAGE_URL ""
165| #define PACKAGE "libgcrypt"
166| #define VERSION "1.10.0"
167| /* end confdefs.h.  */
168| #include <ac_nonexistent.h>
169configure:4629: result: ccache /usr/bin/clang -E
170configure:4649: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
171configure:4649: $? = 0
172configure:4663: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
173conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
174#include <ac_nonexistent.h>
175         ^~~~~~~~~~~~~~~~~~
1761 error generated.
177configure:4663: $? = 1
178configure: failed program was:
179| /* confdefs.h */
180| #define PACKAGE_NAME "libgcrypt"
181| #define PACKAGE_TARNAME "libgcrypt"
182| #define PACKAGE_VERSION "1.10.0"
183| #define PACKAGE_STRING "libgcrypt 1.10.0"
184| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
185| #define PACKAGE_URL ""
186| #define PACKAGE "libgcrypt"
187| #define VERSION "1.10.0"
188| /* end confdefs.h.  */
189| #include <ac_nonexistent.h>
190configure:4701: checking dependency style of ccache /usr/bin/clang
191configure:4810: result: gcc3
192configure:4826: checking for library containing strerror
193configure:4857: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
194conftest.c:18:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
195char strerror ();
196     ^
197conftest.c:18:6: note: 'strerror' is a builtin with type 'char *(int)'
1981 warning generated.
199configure:4857: $? = 0
200configure:4874: result: none required
201configure:4887: checking for gawk
202configure:4914: result: awk
203configure:4927: checking for grep that handles long lines and -e
204configure:4985: result: /usr/bin/grep
205configure:4990: checking for egrep
206configure:5052: result: /usr/bin/grep -E
207configure:5057: checking for ANSI C header files
208configure:5077: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
209configure:5077: $? = 0
210configure:5150: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
211configure:5150: $? = 0
212configure:5150: ./conftest
213configure:5150: $? = 0
214configure:5161: result: yes
215configure:5174: checking for sys/types.h
216configure:5174: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
217configure:5174: $? = 0
218configure:5174: result: yes
219configure:5174: checking for sys/stat.h
220configure:5174: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
221configure:5174: $? = 0
222configure:5174: result: yes
223configure:5174: checking for stdlib.h
224configure:5174: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
225configure:5174: $? = 0
226configure:5174: result: yes
227configure:5174: checking for string.h
228configure:5174: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
229configure:5174: $? = 0
230configure:5174: result: yes
231configure:5174: checking for memory.h
232configure:5174: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
233configure:5174: $? = 0
234configure:5174: result: yes
235configure:5174: checking for strings.h
236configure:5174: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
237configure:5174: $? = 0
238configure:5174: result: yes
239configure:5174: checking for inttypes.h
240configure:5174: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
241configure:5174: $? = 0
242configure:5174: result: yes
243configure:5174: checking for stdint.h
244configure:5174: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
245configure:5174: $? = 0
246configure:5174: result: yes
247configure:5174: checking for unistd.h
248configure:5174: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
249configure:5174: $? = 0
250configure:5174: result: yes
251configure:5187: checking minix/config.h usability
252configure:5187: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
253conftest.c:54:10: fatal error: 'minix/config.h' file not found
254#include <minix/config.h>
255         ^~~~~~~~~~~~~~~~
2561 error generated.
257configure:5187: $? = 1
258configure: failed program was:
259| /* confdefs.h */
260| #define PACKAGE_NAME "libgcrypt"
261| #define PACKAGE_TARNAME "libgcrypt"
262| #define PACKAGE_VERSION "1.10.0"
263| #define PACKAGE_STRING "libgcrypt 1.10.0"
264| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
265| #define PACKAGE_URL ""
266| #define PACKAGE "libgcrypt"
267| #define VERSION "1.10.0"
268| #define STDC_HEADERS 1
269| #define HAVE_SYS_TYPES_H 1
270| #define HAVE_SYS_STAT_H 1
271| #define HAVE_STDLIB_H 1
272| #define HAVE_STRING_H 1
273| #define HAVE_MEMORY_H 1
274| #define HAVE_STRINGS_H 1
275| #define HAVE_INTTYPES_H 1
276| #define HAVE_STDINT_H 1
277| #define HAVE_UNISTD_H 1
278| /* end confdefs.h.  */
279| #include <stdio.h>
280| #ifdef HAVE_SYS_TYPES_H
281| # include <sys/types.h>
282| #endif
283| #ifdef HAVE_SYS_STAT_H
284| # include <sys/stat.h>
285| #endif
286| #ifdef STDC_HEADERS
287| # include <stdlib.h>
288| # include <stddef.h>
289| #else
290| # ifdef HAVE_STDLIB_H
291| #  include <stdlib.h>
292| # endif
293| #endif
294| #ifdef HAVE_STRING_H
295| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
296| #  include <memory.h>
297| # endif
298| # include <string.h>
299| #endif
300| #ifdef HAVE_STRINGS_H
301| # include <strings.h>
302| #endif
303| #ifdef HAVE_INTTYPES_H
304| # include <inttypes.h>
305| #endif
306| #ifdef HAVE_STDINT_H
307| # include <stdint.h>
308| #endif
309| #ifdef HAVE_UNISTD_H
310| # include <unistd.h>
311| #endif
312| #include <minix/config.h>
313configure:5187: result: no
314configure:5187: checking minix/config.h presence
315configure:5187: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
316conftest.c:21:10: fatal error: 'minix/config.h' file not found
317#include <minix/config.h>
318         ^~~~~~~~~~~~~~~~
3191 error generated.
320configure:5187: $? = 1
321configure: failed program was:
322| /* confdefs.h */
323| #define PACKAGE_NAME "libgcrypt"
324| #define PACKAGE_TARNAME "libgcrypt"
325| #define PACKAGE_VERSION "1.10.0"
326| #define PACKAGE_STRING "libgcrypt 1.10.0"
327| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
328| #define PACKAGE_URL ""
329| #define PACKAGE "libgcrypt"
330| #define VERSION "1.10.0"
331| #define STDC_HEADERS 1
332| #define HAVE_SYS_TYPES_H 1
333| #define HAVE_SYS_STAT_H 1
334| #define HAVE_STDLIB_H 1
335| #define HAVE_STRING_H 1
336| #define HAVE_MEMORY_H 1
337| #define HAVE_STRINGS_H 1
338| #define HAVE_INTTYPES_H 1
339| #define HAVE_STDINT_H 1
340| #define HAVE_UNISTD_H 1
341| /* end confdefs.h.  */
342| #include <minix/config.h>
343configure:5187: result: no
344configure:5187: checking for minix/config.h
345configure:5187: result: no
346configure:5208: checking whether it is safe to define __EXTENSIONS__
347configure:5226: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
348configure:5226: $? = 0
349configure:5233: result: yes
350configure:5370: checking how to print strings
351configure:5397: result: printf
352configure:5418: checking for a sed that does not truncate output
353configure:5482: result: /usr/bin/sed
354configure:5500: checking for fgrep
355configure:5562: result: /usr/bin/grep -F
356configure:5597: checking for ld used by ccache /usr/bin/clang
357configure:5664: result: /Library/Developer/CommandLineTools/usr/bin/ld
358configure:5671: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
359configure:5686: result: no
360configure:5698: checking for BSD- or MS-compatible name lister (nm)
361configure:5747: result: /usr/bin/nm -B
362configure:5877: checking the name lister (/usr/bin/nm -B) interface
363configure:5884: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
364configure:5887: /usr/bin/nm -B "conftest.o"
365configure:5890: output
3660000000000000000 S _some_variable
367configure:5897: result: BSD nm
368configure:5900: checking whether ln -s works
369configure:5904: result: yes
370configure:5912: checking the maximum length of command line arguments
371configure:6042: result: 786432
372configure:6059: checking whether the shell understands some XSI constructs
373configure:6069: result: yes
374configure:6073: checking whether the shell understands "+="
375configure:6079: result: yes
376configure:6114: checking how to convert x86_64-apple-darwin21.3.0 file names to x86_64-apple-darwin21.3.0 format
377configure:6154: result: func_convert_file_noop
378configure:6161: checking how to convert x86_64-apple-darwin21.3.0 file names to toolchain format
379configure:6181: result: func_convert_file_noop
380configure:6188: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files
381configure:6195: result: -r
382configure:6269: checking for objdump
383configure:6285: found /usr/bin/objdump
384configure:6296: result: objdump
385configure:6325: checking how to recognize dependent libraries
386configure:6527: result: pass_all
387configure:6612: checking for dlltool
388configure:6642: result: no
389configure:6669: checking how to associate runtime and link libraries
390configure:6696: result: printf %s\n
391configure:6756: checking for ar
392configure:6772: found /usr/bin/ar
393configure:6783: result: ar
394configure:6820: checking for archiver @FILE support
395configure:6837: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
396configure:6837: $? = 0
397configure:6840: ar cru libconftest.a @conftest.lst >&5
398ar: @conftest.lst: No such file or directory
399configure:6843: $? = 1
400configure:6863: result: no
401configure:6921: checking for strip
402configure:6937: found /usr/bin/strip
403configure:6948: result: strip
404configure:7020: checking for ranlib
405configure:7036: found /usr/bin/ranlib
406configure:7047: result: ranlib
407configure:7149: checking command to parse /usr/bin/nm -B output from ccache /usr/bin/clang object
408configure:7269: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
409configure:7272: $? = 0
410configure:7276: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
411configure:7279: $? = 0
412cannot find nm_test_var in conftest.nm
413configure:7269: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
414configure:7272: $? = 0
415configure:7276: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
416configure:7279: $? = 0
417configure:7345: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c conftstm.o >&5
418configure:7348: $? = 0
419configure:7386: result: ok
420configure:7423: checking for sysroot
421configure:7453: result: no
422configure:7715: checking for mt
423configure:7745: result: no
424configure:7765: checking if : is a manifest tool
425configure:7771: : '-?'
426configure:7779: result: no
427configure:7835: checking for dsymutil
428configure:7851: found /usr/bin/dsymutil
429configure:7862: result: dsymutil
430configure:7927: checking for nmedit
431configure:7943: found /usr/bin/nmedit
432configure:7954: result: nmedit
433configure:8019: checking for lipo
434configure:8035: found /usr/bin/lipo
435configure:8046: result: lipo
436configure:8111: checking for otool
437configure:8127: found /usr/bin/otool
438configure:8138: result: otool
439configure:8203: checking for otool64
440configure:8233: result: no
441configure:8278: checking for -single_module linker flag
442ccache /usr/bin/clang -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
443configure:8311: result: yes
444configure:8314: checking for -exported_symbols_list linker flag
445configure:8334: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
446configure:8334: $? = 0
447configure:8344: result: yes
448configure:8347: checking for -force_load linker flag
449ccache /usr/bin/clang -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -c -o conftest.o conftest.c
450ar cru libconftest.a conftest.o
451ranlib libconftest.a
452ccache /usr/bin/clang -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
453configure:8379: result: yes
454configure:8413: checking for dlfcn.h
455configure:8413: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
456configure:8413: $? = 0
457configure:8413: result: yes
458configure:8916: checking for objdir
459configure:8931: result: .libs
460configure:9202: checking if ccache /usr/bin/clang supports -fno-rtti -fno-exceptions
461configure:9220: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fno-rtti -fno-exceptions conftest.c >&5
462configure:9224: $? = 0
463configure:9237: result: yes
464configure:9564: checking for ccache /usr/bin/clang option to produce PIC
465configure:9571: result: -fno-common -DPIC
466configure:9579: checking if ccache /usr/bin/clang PIC flag -fno-common -DPIC works
467configure:9597: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -fno-common -DPIC -DPIC conftest.c >&5
468configure:9601: $? = 0
469configure:9614: result: yes
470configure:9643: checking if ccache /usr/bin/clang static flag -static works
471configure:9671: result: no
472configure:9686: checking if ccache /usr/bin/clang supports -c -o file.o
473configure:9707: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -o out/conftest2.o conftest.c >&5
474configure:9711: $? = 0
475configure:9733: result: yes
476configure:9741: checking if ccache /usr/bin/clang supports -c -o file.o
477configure:9788: result: yes
478configure:9821: checking whether the ccache /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
479configure:10978: result: yes
480configure:11218: checking dynamic linker characteristics
481configure:11983: result: darwin21.3.0 dyld
482configure:12090: checking how to hardcode library paths into programs
483configure:12115: result: immediate
484configure:12655: checking whether stripping libraries is possible
485configure:12669: result: yes
486configure:12695: checking if libtool supports shared libraries
487configure:12697: result: yes
488configure:12700: checking whether to build shared libraries
489configure:12721: result: yes
490configure:12724: checking whether to build static libraries
491configure:12728: result: no
492configure:12808: checking for windres
493configure:12838: result: no
494configure:13052: checking spawn.h usability
495configure:13052: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
496configure:13052: $? = 0
497configure:13052: result: yes
498configure:13052: checking spawn.h presence
499configure:13052: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
500configure:13052: $? = 0
501configure:13052: result: yes
502configure:13052: checking for spawn.h
503configure:13052: result: yes
504configure:13134: checking whether byte ordering is bigendian
505configure:13149: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
506configure:13149: $? = 0
507configure:13194: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
508configure:13194: $? = 0
509configure:13212: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
510conftest.c:38:4: error: use of undeclared identifier 'not'
511                 not big endian
512                 ^
5131 error generated.
514configure:13212: $? = 1
515configure: failed program was:
516| /* confdefs.h */
517| #define PACKAGE_NAME "libgcrypt"
518| #define PACKAGE_TARNAME "libgcrypt"
519| #define PACKAGE_VERSION "1.10.0"
520| #define PACKAGE_STRING "libgcrypt 1.10.0"
521| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
522| #define PACKAGE_URL ""
523| #define PACKAGE "libgcrypt"
524| #define VERSION "1.10.0"
525| #define STDC_HEADERS 1
526| #define HAVE_SYS_TYPES_H 1
527| #define HAVE_SYS_STAT_H 1
528| #define HAVE_STDLIB_H 1
529| #define HAVE_STRING_H 1
530| #define HAVE_MEMORY_H 1
531| #define HAVE_STRINGS_H 1
532| #define HAVE_INTTYPES_H 1
533| #define HAVE_STDINT_H 1
534| #define HAVE_UNISTD_H 1
535| #define __EXTENSIONS__ 1
536| #define _ALL_SOURCE 1
537| #define _GNU_SOURCE 1
538| #define _POSIX_PTHREAD_SEMANTICS 1
539| #define _TANDEM_SOURCE 1
540| #define HAVE_DLFCN_H 1
541| #define LT_OBJDIR ".libs/"
542| #define _DARWIN_C_SOURCE 1
543| #define USE_POSIX_SPAWN_FOR_TESTS 1
544| #define HAVE_SPAWN_H 1
545| /* end confdefs.h.  */
546| #include <sys/types.h>
547|               #include <sys/param.h>
548|
549| int
550| main ()
551| {
552| #if BYTE_ORDER != BIG_ENDIAN
553|                not big endian
554|               #endif
555|
556|   ;
557|   return 0;
558| }
559configure:13340: result: no
560configure:13368: checking size of unsigned short
561configure:13373: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
562configure:13373: $? = 0
563configure:13373: ./conftest
564configure:13373: $? = 0
565configure:13387: result: 2
566configure:13401: checking size of unsigned int
567configure:13406: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
568configure:13406: $? = 0
569configure:13406: ./conftest
570configure:13406: $? = 0
571configure:13420: result: 4
572configure:13434: checking size of unsigned long
573configure:13439: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
574configure:13439: $? = 0
575configure:13439: ./conftest
576configure:13439: $? = 0
577configure:13453: result: 8
578configure:13467: checking size of unsigned long long
579configure:13472: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
580configure:13472: $? = 0
581configure:13472: ./conftest
582configure:13472: $? = 0
583configure:13486: result: 8
584configure:13500: checking size of void *
585configure:13505: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
586configure:13505: $? = 0
587configure:13505: ./conftest
588configure:13505: $? = 0
589configure:13519: result: 8
590configure:13531: checking for uintptr_t
591configure:13531: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
592configure:13531: $? = 0
593configure:13531: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
594conftest.c:72:24: error: expected expression
595if (sizeof ((uintptr_t)))
596                       ^
5971 error generated.
598configure:13531: $? = 1
599configure: failed program was:
600| /* confdefs.h */
601| #define PACKAGE_NAME "libgcrypt"
602| #define PACKAGE_TARNAME "libgcrypt"
603| #define PACKAGE_VERSION "1.10.0"
604| #define PACKAGE_STRING "libgcrypt 1.10.0"
605| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
606| #define PACKAGE_URL ""
607| #define PACKAGE "libgcrypt"
608| #define VERSION "1.10.0"
609| #define STDC_HEADERS 1
610| #define HAVE_SYS_TYPES_H 1
611| #define HAVE_SYS_STAT_H 1
612| #define HAVE_STDLIB_H 1
613| #define HAVE_STRING_H 1
614| #define HAVE_MEMORY_H 1
615| #define HAVE_STRINGS_H 1
616| #define HAVE_INTTYPES_H 1
617| #define HAVE_STDINT_H 1
618| #define HAVE_UNISTD_H 1
619| #define __EXTENSIONS__ 1
620| #define _ALL_SOURCE 1
621| #define _GNU_SOURCE 1
622| #define _POSIX_PTHREAD_SEMANTICS 1
623| #define _TANDEM_SOURCE 1
624| #define HAVE_DLFCN_H 1
625| #define LT_OBJDIR ".libs/"
626| #define _DARWIN_C_SOURCE 1
627| #define USE_POSIX_SPAWN_FOR_TESTS 1
628| #define HAVE_SPAWN_H 1
629| #define SIZEOF_UNSIGNED_SHORT 2
630| #define SIZEOF_UNSIGNED_INT 4
631| #define SIZEOF_UNSIGNED_LONG 8
632| #define SIZEOF_UNSIGNED_LONG_LONG 8
633| #define SIZEOF_VOID_P 8
634| /* end confdefs.h.  */
635| #include <stdio.h>
636| #ifdef HAVE_SYS_TYPES_H
637| # include <sys/types.h>
638| #endif
639| #ifdef HAVE_SYS_STAT_H
640| # include <sys/stat.h>
641| #endif
642| #ifdef STDC_HEADERS
643| # include <stdlib.h>
644| # include <stddef.h>
645| #else
646| # ifdef HAVE_STDLIB_H
647| #  include <stdlib.h>
648| # endif
649| #endif
650| #ifdef HAVE_STRING_H
651| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
652| #  include <memory.h>
653| # endif
654| # include <string.h>
655| #endif
656| #ifdef HAVE_STRINGS_H
657| # include <strings.h>
658| #endif
659| #ifdef HAVE_INTTYPES_H
660| # include <inttypes.h>
661| #endif
662| #ifdef HAVE_STDINT_H
663| # include <stdint.h>
664| #endif
665| #ifdef HAVE_UNISTD_H
666| # include <unistd.h>
667| #endif
668| int
669| main ()
670| {
671| if (sizeof ((uintptr_t)))
672|           return 0;
673|   ;
674|   return 0;
675| }
676configure:13531: result: yes
677configure:13576: checking for UINT64_C
678configure:13592: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
679configure:13592: $? = 0
680configure:13599: result: yes
681configure:13606: checking size of uint64_t
682configure:13611: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
683configure:13611: $? = 0
684configure:13611: ./conftest
685configure:13611: $? = 0
686configure:13625: result: 8
687configure:13684: checking which symmetric ciphers to include
688configure:13702: result: arcfour blowfish cast5 des aes twofish serpent rfc2268 seed camellia idea salsa20 gost28147 chacha20 sm4
689configure:13718: checking which public-key ciphers to include
690configure:13736: result: dsa elgamal rsa ecc
691configure:13752: checking which message digests to include
692configure:13770: result: crc gostr3411-94  md4 md5 rmd160 sha1 sha256 sha512 sha3 tiger whirlpool stribog blake2 sm3
693configure:13786: checking which key derivation functions to include
694configure:13804: result: s2k pkdf2 scrypt
695configure:13816: checking which random module to use
696configure:13834: result: default
697configure:13838: checking whether use of /dev/random is requested
698configure:13847: result: yes
699configure:13866: checking whether the experimental random daemon is requested
700configure:13875: result: no
701configure:13888: checking whether MPI and cipher assembler modules are requested
702configure:13897: result: no
703configure:13906: checking whether memory guard is requested
704configure:13915: result: no
705configure:13924: checking whether to run large data tests
706configure:13933: result: no
707configure:13939: checking whether 'soft' HW feature bits are forced on
708configure:13948: result: no
709configure:13954: checking whether use of capabilities is requested
710configure:13964: result: no
711configure:13968: checking whether a HMAC binary check is requested
712configure:13977: result: no
713configure:14107: checking whether jitter entropy support is requested
714configure:14116: result: yes
715configure:14120: checking whether padlock support is requested
716configure:14129: result: yes
717configure:14133: checking whether AESNI support is requested
718configure:14142: result: yes
719configure:14146: checking whether SHAEXT support is requested
720configure:14155: result: yes
721configure:14159: checking whether PCLMUL support is requested
722configure:14168: result: yes
723configure:14172: checking whether SSE4.1 support is requested
724configure:14181: result: yes
725configure:14185: checking whether DRNG support is requested
726configure:14194: result: yes
727configure:14198: checking whether AVX support is requested
728configure:14207: result: yes
729configure:14211: checking whether AVX2 support is requested
730configure:14220: result: yes
731configure:14224: checking whether NEON support is requested
732configure:14233: result: yes
733configure:14237: checking whether ARMv8 Crypto Extension support is requested
734configure:14246: result: yes
735configure:14250: checking whether PPC crypto support is requested
736configure:14259: result: yes
737configure:14263: checking whether a -O flag munging is requested
738configure:14272: result: yes
739configure:14284: checking whether a instrumentation (-fprofile, -fsanitize) munging is requested
740configure:14293: result: yes
741configure:14305: checking whether to enable AMD64 as(1) feature detection
742configure:14314: result: yes
743configure:14408: checking for gpg-error-config
744configure:14426: found /opt/local/bin/gpg-error-config
745configure:14439: result: /opt/local/bin/gpg-error-config
746configure:14452: checking for gpgrt-config
747configure:14471: found /opt/local/bin/gpgrt-config
748configure:14484: result: /opt/local/bin/gpgrt-config
749configure:14586: checking for GPG Error - version >= 1.27
750configure:14600: result: yes (1.44)
751configure:14617: WARNING:
752***
753*** The config script "/opt/local/bin/gpg-error-config" was
754*** built for x86_64-apple-darwin21.1.0 and thus may not match the
755*** used host x86_64-apple-darwin21.3.0.
756*** You may want to use the configure option --with-libgpg-error-prefix
757*** to specify a matching config script or use $SYSROOT.
758***
759configure:14826: checking for pthread_create in -lpthread
760configure:14851: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c -lpthread   >&5
761configure:14851: $? = 0
762configure:14860: result: yes
763configure:14876: checking for library containing setsockopt
764configure:14907: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
765configure:14907: $? = 0
766configure:14924: result: none required
767configure:14989: checking for library containing setsockopt
768configure:15037: result: none required
769configure:15053: checking for unistd.h
770configure:15053: result: yes
771configure:15053: checking sys/auxv.h usability
772configure:15053: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
773conftest.c:80:10: fatal error: 'sys/auxv.h' file not found
774#include <sys/auxv.h>
775         ^~~~~~~~~~~~
7761 error generated.
777configure:15053: $? = 1
778configure: failed program was:
779| /* confdefs.h */
780| #define PACKAGE_NAME "libgcrypt"
781| #define PACKAGE_TARNAME "libgcrypt"
782| #define PACKAGE_VERSION "1.10.0"
783| #define PACKAGE_STRING "libgcrypt 1.10.0"
784| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
785| #define PACKAGE_URL ""
786| #define PACKAGE "libgcrypt"
787| #define VERSION "1.10.0"
788| #define STDC_HEADERS 1
789| #define HAVE_SYS_TYPES_H 1
790| #define HAVE_SYS_STAT_H 1
791| #define HAVE_STDLIB_H 1
792| #define HAVE_STRING_H 1
793| #define HAVE_MEMORY_H 1
794| #define HAVE_STRINGS_H 1
795| #define HAVE_INTTYPES_H 1
796| #define HAVE_STDINT_H 1
797| #define HAVE_UNISTD_H 1
798| #define __EXTENSIONS__ 1
799| #define _ALL_SOURCE 1
800| #define _GNU_SOURCE 1
801| #define _POSIX_PTHREAD_SEMANTICS 1
802| #define _TANDEM_SOURCE 1
803| #define HAVE_DLFCN_H 1
804| #define LT_OBJDIR ".libs/"
805| #define _DARWIN_C_SOURCE 1
806| #define USE_POSIX_SPAWN_FOR_TESTS 1
807| #define HAVE_SPAWN_H 1
808| #define SIZEOF_UNSIGNED_SHORT 2
809| #define SIZEOF_UNSIGNED_INT 4
810| #define SIZEOF_UNSIGNED_LONG 8
811| #define SIZEOF_UNSIGNED_LONG_LONG 8
812| #define SIZEOF_VOID_P 8
813| #define HAVE_UINTPTR_T 1
814| #define SIZEOF_UINT64_T 8
815| #define EGD_SOCKET_NAME ""
816| #define ASM_DISABLED 1
817| #define FIPS_MODULE_VERSION ""
818| #define PRINTABLE_OS_NAME "Darwin"
819| #define NAME_OF_DEV_RANDOM "/dev/random"
820| #define NAME_OF_DEV_URANDOM "/dev/urandom"
821| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
822| #define HAVE_PTHREAD 1
823| #define HAVE_UNISTD_H 1
824| /* end confdefs.h.  */
825| #include <stdio.h>
826| #ifdef HAVE_SYS_TYPES_H
827| # include <sys/types.h>
828| #endif
829| #ifdef HAVE_SYS_STAT_H
830| # include <sys/stat.h>
831| #endif
832| #ifdef STDC_HEADERS
833| # include <stdlib.h>
834| # include <stddef.h>
835| #else
836| # ifdef HAVE_STDLIB_H
837| #  include <stdlib.h>
838| # endif
839| #endif
840| #ifdef HAVE_STRING_H
841| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
842| #  include <memory.h>
843| # endif
844| # include <string.h>
845| #endif
846| #ifdef HAVE_STRINGS_H
847| # include <strings.h>
848| #endif
849| #ifdef HAVE_INTTYPES_H
850| # include <inttypes.h>
851| #endif
852| #ifdef HAVE_STDINT_H
853| # include <stdint.h>
854| #endif
855| #ifdef HAVE_UNISTD_H
856| # include <unistd.h>
857| #endif
858| #include <sys/auxv.h>
859configure:15053: result: no
860configure:15053: checking sys/auxv.h presence
861configure:15053: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
862conftest.c:47:10: fatal error: 'sys/auxv.h' file not found
863#include <sys/auxv.h>
864         ^~~~~~~~~~~~
8651 error generated.
866configure:15053: $? = 1
867configure: failed program was:
868| /* confdefs.h */
869| #define PACKAGE_NAME "libgcrypt"
870| #define PACKAGE_TARNAME "libgcrypt"
871| #define PACKAGE_VERSION "1.10.0"
872| #define PACKAGE_STRING "libgcrypt 1.10.0"
873| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
874| #define PACKAGE_URL ""
875| #define PACKAGE "libgcrypt"
876| #define VERSION "1.10.0"
877| #define STDC_HEADERS 1
878| #define HAVE_SYS_TYPES_H 1
879| #define HAVE_SYS_STAT_H 1
880| #define HAVE_STDLIB_H 1
881| #define HAVE_STRING_H 1
882| #define HAVE_MEMORY_H 1
883| #define HAVE_STRINGS_H 1
884| #define HAVE_INTTYPES_H 1
885| #define HAVE_STDINT_H 1
886| #define HAVE_UNISTD_H 1
887| #define __EXTENSIONS__ 1
888| #define _ALL_SOURCE 1
889| #define _GNU_SOURCE 1
890| #define _POSIX_PTHREAD_SEMANTICS 1
891| #define _TANDEM_SOURCE 1
892| #define HAVE_DLFCN_H 1
893| #define LT_OBJDIR ".libs/"
894| #define _DARWIN_C_SOURCE 1
895| #define USE_POSIX_SPAWN_FOR_TESTS 1
896| #define HAVE_SPAWN_H 1
897| #define SIZEOF_UNSIGNED_SHORT 2
898| #define SIZEOF_UNSIGNED_INT 4
899| #define SIZEOF_UNSIGNED_LONG 8
900| #define SIZEOF_UNSIGNED_LONG_LONG 8
901| #define SIZEOF_VOID_P 8
902| #define HAVE_UINTPTR_T 1
903| #define SIZEOF_UINT64_T 8
904| #define EGD_SOCKET_NAME ""
905| #define ASM_DISABLED 1
906| #define FIPS_MODULE_VERSION ""
907| #define PRINTABLE_OS_NAME "Darwin"
908| #define NAME_OF_DEV_RANDOM "/dev/random"
909| #define NAME_OF_DEV_URANDOM "/dev/urandom"
910| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
911| #define HAVE_PTHREAD 1
912| #define HAVE_UNISTD_H 1
913| /* end confdefs.h.  */
914| #include <sys/auxv.h>
915configure:15053: result: no
916configure:15053: checking for sys/auxv.h
917configure:15053: result: no
918configure:15053: checking sys/random.h usability
919configure:15053: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
920configure:15053: $? = 0
921configure:15053: result: yes
922configure:15053: checking sys/random.h presence
923configure:15053: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
924configure:15053: $? = 0
925configure:15053: result: yes
926configure:15053: checking for sys/random.h
927configure:15053: result: yes
928configure:15070: checking for an ANSI C-conforming const
929configure:15136: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
930configure:15136: $? = 0
931configure:15143: result: yes
932configure:15151: checking for inline
933configure:15167: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
934configure:15167: $? = 0
935configure:15175: result: inline
936configure:15193: checking for size_t
937configure:15193: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
938configure:15193: $? = 0
939configure:15193: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
940conftest.c:84:21: error: expected expression
941if (sizeof ((size_t)))
942                    ^
9431 error generated.
944configure:15193: $? = 1
945configure: failed program was:
946| /* confdefs.h */
947| #define PACKAGE_NAME "libgcrypt"
948| #define PACKAGE_TARNAME "libgcrypt"
949| #define PACKAGE_VERSION "1.10.0"
950| #define PACKAGE_STRING "libgcrypt 1.10.0"
951| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
952| #define PACKAGE_URL ""
953| #define PACKAGE "libgcrypt"
954| #define VERSION "1.10.0"
955| #define STDC_HEADERS 1
956| #define HAVE_SYS_TYPES_H 1
957| #define HAVE_SYS_STAT_H 1
958| #define HAVE_STDLIB_H 1
959| #define HAVE_STRING_H 1
960| #define HAVE_MEMORY_H 1
961| #define HAVE_STRINGS_H 1
962| #define HAVE_INTTYPES_H 1
963| #define HAVE_STDINT_H 1
964| #define HAVE_UNISTD_H 1
965| #define __EXTENSIONS__ 1
966| #define _ALL_SOURCE 1
967| #define _GNU_SOURCE 1
968| #define _POSIX_PTHREAD_SEMANTICS 1
969| #define _TANDEM_SOURCE 1
970| #define HAVE_DLFCN_H 1
971| #define LT_OBJDIR ".libs/"
972| #define _DARWIN_C_SOURCE 1
973| #define USE_POSIX_SPAWN_FOR_TESTS 1
974| #define HAVE_SPAWN_H 1
975| #define SIZEOF_UNSIGNED_SHORT 2
976| #define SIZEOF_UNSIGNED_INT 4
977| #define SIZEOF_UNSIGNED_LONG 8
978| #define SIZEOF_UNSIGNED_LONG_LONG 8
979| #define SIZEOF_VOID_P 8
980| #define HAVE_UINTPTR_T 1
981| #define SIZEOF_UINT64_T 8
982| #define EGD_SOCKET_NAME ""
983| #define ASM_DISABLED 1
984| #define FIPS_MODULE_VERSION ""
985| #define PRINTABLE_OS_NAME "Darwin"
986| #define NAME_OF_DEV_RANDOM "/dev/random"
987| #define NAME_OF_DEV_URANDOM "/dev/urandom"
988| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
989| #define HAVE_PTHREAD 1
990| #define HAVE_UNISTD_H 1
991| #define HAVE_SYS_RANDOM_H 1
992| /* end confdefs.h.  */
993| #include <stdio.h>
994| #ifdef HAVE_SYS_TYPES_H
995| # include <sys/types.h>
996| #endif
997| #ifdef HAVE_SYS_STAT_H
998| # include <sys/stat.h>
999| #endif
1000| #ifdef STDC_HEADERS
1001| # include <stdlib.h>
1002| # include <stddef.h>
1003| #else
1004| # ifdef HAVE_STDLIB_H
1005| #  include <stdlib.h>
1006| # endif
1007| #endif
1008| #ifdef HAVE_STRING_H
1009| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1010| #  include <memory.h>
1011| # endif
1012| # include <string.h>
1013| #endif
1014| #ifdef HAVE_STRINGS_H
1015| # include <strings.h>
1016| #endif
1017| #ifdef HAVE_INTTYPES_H
1018| # include <inttypes.h>
1019| #endif
1020| #ifdef HAVE_STDINT_H
1021| # include <stdint.h>
1022| #endif
1023| #ifdef HAVE_UNISTD_H
1024| # include <unistd.h>
1025| #endif
1026| int
1027| main ()
1028| {
1029| if (sizeof ((size_t)))
1030|           return 0;
1031|   ;
1032|   return 0;
1033| }
1034configure:15193: result: yes
1035configure:15204: checking for pid_t
1036configure:15204: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
1037configure:15204: $? = 0
1038configure:15204: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
1039conftest.c:84:20: error: expected expression
1040if (sizeof ((pid_t)))
1041                   ^
10421 error generated.
1043configure:15204: $? = 1
1044configure: failed program was:
1045| /* confdefs.h */
1046| #define PACKAGE_NAME "libgcrypt"
1047| #define PACKAGE_TARNAME "libgcrypt"
1048| #define PACKAGE_VERSION "1.10.0"
1049| #define PACKAGE_STRING "libgcrypt 1.10.0"
1050| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
1051| #define PACKAGE_URL ""
1052| #define PACKAGE "libgcrypt"
1053| #define VERSION "1.10.0"
1054| #define STDC_HEADERS 1
1055| #define HAVE_SYS_TYPES_H 1
1056| #define HAVE_SYS_STAT_H 1
1057| #define HAVE_STDLIB_H 1
1058| #define HAVE_STRING_H 1
1059| #define HAVE_MEMORY_H 1
1060| #define HAVE_STRINGS_H 1
1061| #define HAVE_INTTYPES_H 1
1062| #define HAVE_STDINT_H 1
1063| #define HAVE_UNISTD_H 1
1064| #define __EXTENSIONS__ 1
1065| #define _ALL_SOURCE 1
1066| #define _GNU_SOURCE 1
1067| #define _POSIX_PTHREAD_SEMANTICS 1
1068| #define _TANDEM_SOURCE 1
1069| #define HAVE_DLFCN_H 1
1070| #define LT_OBJDIR ".libs/"
1071| #define _DARWIN_C_SOURCE 1
1072| #define USE_POSIX_SPAWN_FOR_TESTS 1
1073| #define HAVE_SPAWN_H 1
1074| #define SIZEOF_UNSIGNED_SHORT 2
1075| #define SIZEOF_UNSIGNED_INT 4
1076| #define SIZEOF_UNSIGNED_LONG 8
1077| #define SIZEOF_UNSIGNED_LONG_LONG 8
1078| #define SIZEOF_VOID_P 8
1079| #define HAVE_UINTPTR_T 1
1080| #define SIZEOF_UINT64_T 8
1081| #define EGD_SOCKET_NAME ""
1082| #define ASM_DISABLED 1
1083| #define FIPS_MODULE_VERSION ""
1084| #define PRINTABLE_OS_NAME "Darwin"
1085| #define NAME_OF_DEV_RANDOM "/dev/random"
1086| #define NAME_OF_DEV_URANDOM "/dev/urandom"
1087| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
1088| #define HAVE_PTHREAD 1
1089| #define HAVE_UNISTD_H 1
1090| #define HAVE_SYS_RANDOM_H 1
1091| /* end confdefs.h.  */
1092| #include <stdio.h>
1093| #ifdef HAVE_SYS_TYPES_H
1094| # include <sys/types.h>
1095| #endif
1096| #ifdef HAVE_SYS_STAT_H
1097| # include <sys/stat.h>
1098| #endif
1099| #ifdef STDC_HEADERS
1100| # include <stdlib.h>
1101| # include <stddef.h>
1102| #else
1103| # ifdef HAVE_STDLIB_H
1104| #  include <stdlib.h>
1105| # endif
1106| #endif
1107| #ifdef HAVE_STRING_H
1108| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1109| #  include <memory.h>
1110| # endif
1111| # include <string.h>
1112| #endif
1113| #ifdef HAVE_STRINGS_H
1114| # include <strings.h>
1115| #endif
1116| #ifdef HAVE_INTTYPES_H
1117| # include <inttypes.h>
1118| #endif
1119| #ifdef HAVE_STDINT_H
1120| # include <stdint.h>
1121| #endif
1122| #ifdef HAVE_UNISTD_H
1123| # include <unistd.h>
1124| #endif
1125| int
1126| main ()
1127| {
1128| if (sizeof ((pid_t)))
1129|           return 0;
1130|   ;
1131|   return 0;
1132| }
1133configure:15204: result: yes
1134configure:15216: checking for byte
1135configure:15216: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
1136conftest.c:84:13: error: use of undeclared identifier 'byte'
1137if (sizeof (byte))
1138            ^
11391 error generated.
1140configure:15216: $? = 1
1141configure: failed program was:
1142| /* confdefs.h */
1143| #define PACKAGE_NAME "libgcrypt"
1144| #define PACKAGE_TARNAME "libgcrypt"
1145| #define PACKAGE_VERSION "1.10.0"
1146| #define PACKAGE_STRING "libgcrypt 1.10.0"
1147| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
1148| #define PACKAGE_URL ""
1149| #define PACKAGE "libgcrypt"
1150| #define VERSION "1.10.0"
1151| #define STDC_HEADERS 1
1152| #define HAVE_SYS_TYPES_H 1
1153| #define HAVE_SYS_STAT_H 1
1154| #define HAVE_STDLIB_H 1
1155| #define HAVE_STRING_H 1
1156| #define HAVE_MEMORY_H 1
1157| #define HAVE_STRINGS_H 1
1158| #define HAVE_INTTYPES_H 1
1159| #define HAVE_STDINT_H 1
1160| #define HAVE_UNISTD_H 1
1161| #define __EXTENSIONS__ 1
1162| #define _ALL_SOURCE 1
1163| #define _GNU_SOURCE 1
1164| #define _POSIX_PTHREAD_SEMANTICS 1
1165| #define _TANDEM_SOURCE 1
1166| #define HAVE_DLFCN_H 1
1167| #define LT_OBJDIR ".libs/"
1168| #define _DARWIN_C_SOURCE 1
1169| #define USE_POSIX_SPAWN_FOR_TESTS 1
1170| #define HAVE_SPAWN_H 1
1171| #define SIZEOF_UNSIGNED_SHORT 2
1172| #define SIZEOF_UNSIGNED_INT 4
1173| #define SIZEOF_UNSIGNED_LONG 8
1174| #define SIZEOF_UNSIGNED_LONG_LONG 8
1175| #define SIZEOF_VOID_P 8
1176| #define HAVE_UINTPTR_T 1
1177| #define SIZEOF_UINT64_T 8
1178| #define EGD_SOCKET_NAME ""
1179| #define ASM_DISABLED 1
1180| #define FIPS_MODULE_VERSION ""
1181| #define PRINTABLE_OS_NAME "Darwin"
1182| #define NAME_OF_DEV_RANDOM "/dev/random"
1183| #define NAME_OF_DEV_URANDOM "/dev/urandom"
1184| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
1185| #define HAVE_PTHREAD 1
1186| #define HAVE_UNISTD_H 1
1187| #define HAVE_SYS_RANDOM_H 1
1188| /* end confdefs.h.  */
1189| #include <stdio.h>
1190| #ifdef HAVE_SYS_TYPES_H
1191| # include <sys/types.h>
1192| #endif
1193| #ifdef HAVE_SYS_STAT_H
1194| # include <sys/stat.h>
1195| #endif
1196| #ifdef STDC_HEADERS
1197| # include <stdlib.h>
1198| # include <stddef.h>
1199| #else
1200| # ifdef HAVE_STDLIB_H
1201| #  include <stdlib.h>
1202| # endif
1203| #endif
1204| #ifdef HAVE_STRING_H
1205| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1206| #  include <memory.h>
1207| # endif
1208| # include <string.h>
1209| #endif
1210| #ifdef HAVE_STRINGS_H
1211| # include <strings.h>
1212| #endif
1213| #ifdef HAVE_INTTYPES_H
1214| # include <inttypes.h>
1215| #endif
1216| #ifdef HAVE_STDINT_H
1217| # include <stdint.h>
1218| #endif
1219| #ifdef HAVE_UNISTD_H
1220| # include <unistd.h>
1221| #endif
1222| int
1223| main ()
1224| {
1225| if (sizeof (byte))
1226|        return 0;
1227|   ;
1228|   return 0;
1229| }
1230configure:15216: result: no
1231configure:15225: checking for ushort
1232configure:15225: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
1233configure:15225: $? = 0
1234configure:15225: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
1235conftest.c:84:21: error: expected expression
1236if (sizeof ((ushort)))
1237                    ^
12381 error generated.
1239configure:15225: $? = 1
1240configure: failed program was:
1241| /* confdefs.h */
1242| #define PACKAGE_NAME "libgcrypt"
1243| #define PACKAGE_TARNAME "libgcrypt"
1244| #define PACKAGE_VERSION "1.10.0"
1245| #define PACKAGE_STRING "libgcrypt 1.10.0"
1246| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
1247| #define PACKAGE_URL ""
1248| #define PACKAGE "libgcrypt"
1249| #define VERSION "1.10.0"
1250| #define STDC_HEADERS 1
1251| #define HAVE_SYS_TYPES_H 1
1252| #define HAVE_SYS_STAT_H 1
1253| #define HAVE_STDLIB_H 1
1254| #define HAVE_STRING_H 1
1255| #define HAVE_MEMORY_H 1
1256| #define HAVE_STRINGS_H 1
1257| #define HAVE_INTTYPES_H 1
1258| #define HAVE_STDINT_H 1
1259| #define HAVE_UNISTD_H 1
1260| #define __EXTENSIONS__ 1
1261| #define _ALL_SOURCE 1
1262| #define _GNU_SOURCE 1
1263| #define _POSIX_PTHREAD_SEMANTICS 1
1264| #define _TANDEM_SOURCE 1
1265| #define HAVE_DLFCN_H 1
1266| #define LT_OBJDIR ".libs/"
1267| #define _DARWIN_C_SOURCE 1
1268| #define USE_POSIX_SPAWN_FOR_TESTS 1
1269| #define HAVE_SPAWN_H 1
1270| #define SIZEOF_UNSIGNED_SHORT 2
1271| #define SIZEOF_UNSIGNED_INT 4
1272| #define SIZEOF_UNSIGNED_LONG 8
1273| #define SIZEOF_UNSIGNED_LONG_LONG 8
1274| #define SIZEOF_VOID_P 8
1275| #define HAVE_UINTPTR_T 1
1276| #define SIZEOF_UINT64_T 8
1277| #define EGD_SOCKET_NAME ""
1278| #define ASM_DISABLED 1
1279| #define FIPS_MODULE_VERSION ""
1280| #define PRINTABLE_OS_NAME "Darwin"
1281| #define NAME_OF_DEV_RANDOM "/dev/random"
1282| #define NAME_OF_DEV_URANDOM "/dev/urandom"
1283| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
1284| #define HAVE_PTHREAD 1
1285| #define HAVE_UNISTD_H 1
1286| #define HAVE_SYS_RANDOM_H 1
1287| /* end confdefs.h.  */
1288| #include <stdio.h>
1289| #ifdef HAVE_SYS_TYPES_H
1290| # include <sys/types.h>
1291| #endif
1292| #ifdef HAVE_SYS_STAT_H
1293| # include <sys/stat.h>
1294| #endif
1295| #ifdef STDC_HEADERS
1296| # include <stdlib.h>
1297| # include <stddef.h>
1298| #else
1299| # ifdef HAVE_STDLIB_H
1300| #  include <stdlib.h>
1301| # endif
1302| #endif
1303| #ifdef HAVE_STRING_H
1304| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1305| #  include <memory.h>
1306| # endif
1307| # include <string.h>
1308| #endif
1309| #ifdef HAVE_STRINGS_H
1310| # include <strings.h>
1311| #endif
1312| #ifdef HAVE_INTTYPES_H
1313| # include <inttypes.h>
1314| #endif
1315| #ifdef HAVE_STDINT_H
1316| # include <stdint.h>
1317| #endif
1318| #ifdef HAVE_UNISTD_H
1319| # include <unistd.h>
1320| #endif
1321| int
1322| main ()
1323| {
1324| if (sizeof ((ushort)))
1325|           return 0;
1326|   ;
1327|   return 0;
1328| }
1329configure:15225: result: yes
1330configure:15234: checking for u16
1331configure:15234: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
1332conftest.c:85:13: error: use of undeclared identifier 'u16'
1333if (sizeof (u16))
1334            ^
13351 error generated.
1336configure:15234: $? = 1
1337configure: failed program was:
1338| /* confdefs.h */
1339| #define PACKAGE_NAME "libgcrypt"
1340| #define PACKAGE_TARNAME "libgcrypt"
1341| #define PACKAGE_VERSION "1.10.0"
1342| #define PACKAGE_STRING "libgcrypt 1.10.0"
1343| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
1344| #define PACKAGE_URL ""
1345| #define PACKAGE "libgcrypt"
1346| #define VERSION "1.10.0"
1347| #define STDC_HEADERS 1
1348| #define HAVE_SYS_TYPES_H 1
1349| #define HAVE_SYS_STAT_H 1
1350| #define HAVE_STDLIB_H 1
1351| #define HAVE_STRING_H 1
1352| #define HAVE_MEMORY_H 1
1353| #define HAVE_STRINGS_H 1
1354| #define HAVE_INTTYPES_H 1
1355| #define HAVE_STDINT_H 1
1356| #define HAVE_UNISTD_H 1
1357| #define __EXTENSIONS__ 1
1358| #define _ALL_SOURCE 1
1359| #define _GNU_SOURCE 1
1360| #define _POSIX_PTHREAD_SEMANTICS 1
1361| #define _TANDEM_SOURCE 1
1362| #define HAVE_DLFCN_H 1
1363| #define LT_OBJDIR ".libs/"
1364| #define _DARWIN_C_SOURCE 1
1365| #define USE_POSIX_SPAWN_FOR_TESTS 1
1366| #define HAVE_SPAWN_H 1
1367| #define SIZEOF_UNSIGNED_SHORT 2
1368| #define SIZEOF_UNSIGNED_INT 4
1369| #define SIZEOF_UNSIGNED_LONG 8
1370| #define SIZEOF_UNSIGNED_LONG_LONG 8
1371| #define SIZEOF_VOID_P 8
1372| #define HAVE_UINTPTR_T 1
1373| #define SIZEOF_UINT64_T 8
1374| #define EGD_SOCKET_NAME ""
1375| #define ASM_DISABLED 1
1376| #define FIPS_MODULE_VERSION ""
1377| #define PRINTABLE_OS_NAME "Darwin"
1378| #define NAME_OF_DEV_RANDOM "/dev/random"
1379| #define NAME_OF_DEV_URANDOM "/dev/urandom"
1380| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
1381| #define HAVE_PTHREAD 1
1382| #define HAVE_UNISTD_H 1
1383| #define HAVE_SYS_RANDOM_H 1
1384| #define HAVE_USHORT 1
1385| /* end confdefs.h.  */
1386| #include <stdio.h>
1387| #ifdef HAVE_SYS_TYPES_H
1388| # include <sys/types.h>
1389| #endif
1390| #ifdef HAVE_SYS_STAT_H
1391| # include <sys/stat.h>
1392| #endif
1393| #ifdef STDC_HEADERS
1394| # include <stdlib.h>
1395| # include <stddef.h>
1396| #else
1397| # ifdef HAVE_STDLIB_H
1398| #  include <stdlib.h>
1399| # endif
1400| #endif
1401| #ifdef HAVE_STRING_H
1402| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1403| #  include <memory.h>
1404| # endif
1405| # include <string.h>
1406| #endif
1407| #ifdef HAVE_STRINGS_H
1408| # include <strings.h>
1409| #endif
1410| #ifdef HAVE_INTTYPES_H
1411| # include <inttypes.h>
1412| #endif
1413| #ifdef HAVE_STDINT_H
1414| # include <stdint.h>
1415| #endif
1416| #ifdef HAVE_UNISTD_H
1417| # include <unistd.h>
1418| #endif
1419| int
1420| main ()
1421| {
1422| if (sizeof (u16))
1423|        return 0;
1424|   ;
1425|   return 0;
1426| }
1427configure:15234: result: no
1428configure:15243: checking for u32
1429configure:15243: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
1430conftest.c:85:13: error: use of undeclared identifier 'u32'
1431if (sizeof (u32))
1432            ^
14331 error generated.
1434configure:15243: $? = 1
1435configure: failed program was:
1436| /* confdefs.h */
1437| #define PACKAGE_NAME "libgcrypt"
1438| #define PACKAGE_TARNAME "libgcrypt"
1439| #define PACKAGE_VERSION "1.10.0"
1440| #define PACKAGE_STRING "libgcrypt 1.10.0"
1441| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
1442| #define PACKAGE_URL ""
1443| #define PACKAGE "libgcrypt"
1444| #define VERSION "1.10.0"
1445| #define STDC_HEADERS 1
1446| #define HAVE_SYS_TYPES_H 1
1447| #define HAVE_SYS_STAT_H 1
1448| #define HAVE_STDLIB_H 1
1449| #define HAVE_STRING_H 1
1450| #define HAVE_MEMORY_H 1
1451| #define HAVE_STRINGS_H 1
1452| #define HAVE_INTTYPES_H 1
1453| #define HAVE_STDINT_H 1
1454| #define HAVE_UNISTD_H 1
1455| #define __EXTENSIONS__ 1
1456| #define _ALL_SOURCE 1
1457| #define _GNU_SOURCE 1
1458| #define _POSIX_PTHREAD_SEMANTICS 1
1459| #define _TANDEM_SOURCE 1
1460| #define HAVE_DLFCN_H 1
1461| #define LT_OBJDIR ".libs/"
1462| #define _DARWIN_C_SOURCE 1
1463| #define USE_POSIX_SPAWN_FOR_TESTS 1
1464| #define HAVE_SPAWN_H 1
1465| #define SIZEOF_UNSIGNED_SHORT 2
1466| #define SIZEOF_UNSIGNED_INT 4
1467| #define SIZEOF_UNSIGNED_LONG 8
1468| #define SIZEOF_UNSIGNED_LONG_LONG 8
1469| #define SIZEOF_VOID_P 8
1470| #define HAVE_UINTPTR_T 1
1471| #define SIZEOF_UINT64_T 8
1472| #define EGD_SOCKET_NAME ""
1473| #define ASM_DISABLED 1
1474| #define FIPS_MODULE_VERSION ""
1475| #define PRINTABLE_OS_NAME "Darwin"
1476| #define NAME_OF_DEV_RANDOM "/dev/random"
1477| #define NAME_OF_DEV_URANDOM "/dev/urandom"
1478| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
1479| #define HAVE_PTHREAD 1
1480| #define HAVE_UNISTD_H 1
1481| #define HAVE_SYS_RANDOM_H 1
1482| #define HAVE_USHORT 1
1483| /* end confdefs.h.  */
1484| #include <stdio.h>
1485| #ifdef HAVE_SYS_TYPES_H
1486| # include <sys/types.h>
1487| #endif
1488| #ifdef HAVE_SYS_STAT_H
1489| # include <sys/stat.h>
1490| #endif
1491| #ifdef STDC_HEADERS
1492| # include <stdlib.h>
1493| # include <stddef.h>
1494| #else
1495| # ifdef HAVE_STDLIB_H
1496| #  include <stdlib.h>
1497| # endif
1498| #endif
1499| #ifdef HAVE_STRING_H
1500| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1501| #  include <memory.h>
1502| # endif
1503| # include <string.h>
1504| #endif
1505| #ifdef HAVE_STRINGS_H
1506| # include <strings.h>
1507| #endif
1508| #ifdef HAVE_INTTYPES_H
1509| # include <inttypes.h>
1510| #endif
1511| #ifdef HAVE_STDINT_H
1512| # include <stdint.h>
1513| #endif
1514| #ifdef HAVE_UNISTD_H
1515| # include <unistd.h>
1516| #endif
1517| int
1518| main ()
1519| {
1520| if (sizeof (u32))
1521|        return 0;
1522|   ;
1523|   return 0;
1524| }
1525configure:15243: result: no
1526configure:15252: checking for u64
1527configure:15252: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
1528conftest.c:85:13: error: use of undeclared identifier 'u64'
1529if (sizeof (u64))
1530            ^
15311 error generated.
1532configure:15252: $? = 1
1533configure: failed program was:
1534| /* confdefs.h */
1535| #define PACKAGE_NAME "libgcrypt"
1536| #define PACKAGE_TARNAME "libgcrypt"
1537| #define PACKAGE_VERSION "1.10.0"
1538| #define PACKAGE_STRING "libgcrypt 1.10.0"
1539| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
1540| #define PACKAGE_URL ""
1541| #define PACKAGE "libgcrypt"
1542| #define VERSION "1.10.0"
1543| #define STDC_HEADERS 1
1544| #define HAVE_SYS_TYPES_H 1
1545| #define HAVE_SYS_STAT_H 1
1546| #define HAVE_STDLIB_H 1
1547| #define HAVE_STRING_H 1
1548| #define HAVE_MEMORY_H 1
1549| #define HAVE_STRINGS_H 1
1550| #define HAVE_INTTYPES_H 1
1551| #define HAVE_STDINT_H 1
1552| #define HAVE_UNISTD_H 1
1553| #define __EXTENSIONS__ 1
1554| #define _ALL_SOURCE 1
1555| #define _GNU_SOURCE 1
1556| #define _POSIX_PTHREAD_SEMANTICS 1
1557| #define _TANDEM_SOURCE 1
1558| #define HAVE_DLFCN_H 1
1559| #define LT_OBJDIR ".libs/"
1560| #define _DARWIN_C_SOURCE 1
1561| #define USE_POSIX_SPAWN_FOR_TESTS 1
1562| #define HAVE_SPAWN_H 1
1563| #define SIZEOF_UNSIGNED_SHORT 2
1564| #define SIZEOF_UNSIGNED_INT 4
1565| #define SIZEOF_UNSIGNED_LONG 8
1566| #define SIZEOF_UNSIGNED_LONG_LONG 8
1567| #define SIZEOF_VOID_P 8
1568| #define HAVE_UINTPTR_T 1
1569| #define SIZEOF_UINT64_T 8
1570| #define EGD_SOCKET_NAME ""
1571| #define ASM_DISABLED 1
1572| #define FIPS_MODULE_VERSION ""
1573| #define PRINTABLE_OS_NAME "Darwin"
1574| #define NAME_OF_DEV_RANDOM "/dev/random"
1575| #define NAME_OF_DEV_URANDOM "/dev/urandom"
1576| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
1577| #define HAVE_PTHREAD 1
1578| #define HAVE_UNISTD_H 1
1579| #define HAVE_SYS_RANDOM_H 1
1580| #define HAVE_USHORT 1
1581| /* end confdefs.h.  */
1582| #include <stdio.h>
1583| #ifdef HAVE_SYS_TYPES_H
1584| # include <sys/types.h>
1585| #endif
1586| #ifdef HAVE_SYS_STAT_H
1587| # include <sys/stat.h>
1588| #endif
1589| #ifdef STDC_HEADERS
1590| # include <stdlib.h>
1591| # include <stddef.h>
1592| #else
1593| # ifdef HAVE_STDLIB_H
1594| #  include <stdlib.h>
1595| # endif
1596| #endif
1597| #ifdef HAVE_STRING_H
1598| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1599| #  include <memory.h>
1600| # endif
1601| # include <string.h>
1602| #endif
1603| #ifdef HAVE_STRINGS_H
1604| # include <strings.h>
1605| #endif
1606| #ifdef HAVE_INTTYPES_H
1607| # include <inttypes.h>
1608| #endif
1609| #ifdef HAVE_STDINT_H
1610| # include <stdint.h>
1611| #endif
1612| #ifdef HAVE_UNISTD_H
1613| # include <unistd.h>
1614| #endif
1615| int
1616| main ()
1617| {
1618| if (sizeof (u64))
1619|        return 0;
1620|   ;
1621|   return 0;
1622| }
1623configure:15252: result: no
1624configure:15269: checking for sys/socket.h
1625configure:15269: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
1626configure:15269: $? = 0
1627configure:15269: result: yes
1628configure:15298: checking for socklen_t
1629configure:15298: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
1630configure:15298: $? = 0
1631configure:15298: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
1632conftest.c:65:24: error: expected expression
1633if (sizeof ((socklen_t)))
1634                       ^
16351 error generated.
1636configure:15298: $? = 1
1637configure: failed program was:
1638| /* confdefs.h */
1639| #define PACKAGE_NAME "libgcrypt"
1640| #define PACKAGE_TARNAME "libgcrypt"
1641| #define PACKAGE_VERSION "1.10.0"
1642| #define PACKAGE_STRING "libgcrypt 1.10.0"
1643| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
1644| #define PACKAGE_URL ""
1645| #define PACKAGE "libgcrypt"
1646| #define VERSION "1.10.0"
1647| #define STDC_HEADERS 1
1648| #define HAVE_SYS_TYPES_H 1
1649| #define HAVE_SYS_STAT_H 1
1650| #define HAVE_STDLIB_H 1
1651| #define HAVE_STRING_H 1
1652| #define HAVE_MEMORY_H 1
1653| #define HAVE_STRINGS_H 1
1654| #define HAVE_INTTYPES_H 1
1655| #define HAVE_STDINT_H 1
1656| #define HAVE_UNISTD_H 1
1657| #define __EXTENSIONS__ 1
1658| #define _ALL_SOURCE 1
1659| #define _GNU_SOURCE 1
1660| #define _POSIX_PTHREAD_SEMANTICS 1
1661| #define _TANDEM_SOURCE 1
1662| #define HAVE_DLFCN_H 1
1663| #define LT_OBJDIR ".libs/"
1664| #define _DARWIN_C_SOURCE 1
1665| #define USE_POSIX_SPAWN_FOR_TESTS 1
1666| #define HAVE_SPAWN_H 1
1667| #define SIZEOF_UNSIGNED_SHORT 2
1668| #define SIZEOF_UNSIGNED_INT 4
1669| #define SIZEOF_UNSIGNED_LONG 8
1670| #define SIZEOF_UNSIGNED_LONG_LONG 8
1671| #define SIZEOF_VOID_P 8
1672| #define HAVE_UINTPTR_T 1
1673| #define SIZEOF_UINT64_T 8
1674| #define EGD_SOCKET_NAME ""
1675| #define ASM_DISABLED 1
1676| #define FIPS_MODULE_VERSION ""
1677| #define PRINTABLE_OS_NAME "Darwin"
1678| #define NAME_OF_DEV_RANDOM "/dev/random"
1679| #define NAME_OF_DEV_URANDOM "/dev/urandom"
1680| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
1681| #define HAVE_PTHREAD 1
1682| #define HAVE_UNISTD_H 1
1683| #define HAVE_SYS_RANDOM_H 1
1684| #define HAVE_USHORT 1
1685| #define HAVE_SYS_SOCKET_H 1
1686| /* end confdefs.h.  */
1687|
1688| /* <sys/types.h> is not needed according to POSIX, but the
1689|    <sys/socket.h> in i386-unknown-freebsd4.10 and
1690|    powerpc-apple-darwin5.5 required it. */
1691| #include <sys/types.h>
1692| #if HAVE_SYS_SOCKET_H
1693| # include <sys/socket.h>
1694| #elif HAVE_WS2TCPIP_H
1695| # include <ws2tcpip.h>
1696| #endif
1697|
1698|
1699| int
1700| main ()
1701| {
1702| if (sizeof ((socklen_t)))
1703|           return 0;
1704|   ;
1705|   return 0;
1706| }
1707configure:15298: result: yes
1708configure:15364: checking for __builtin_bswap32
1709configure:15381: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
1710configure:15381: $? = 0
1711configure:15387: result: yes
1712configure:15399: checking for __builtin_bswap64
1713configure:15416: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
1714configure:15416: $? = 0
1715configure:15422: result: yes
1716configure:15434: checking for __builtin_ctz
1717configure:15451: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
1718configure:15451: $? = 0
1719configure:15457: result: yes
1720configure:15469: checking for __builtin_ctzl
1721configure:15486: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
1722configure:15486: $? = 0
1723configure:15492: result: yes
1724configure:15504: checking for __builtin_clz
1725configure:15521: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
1726configure:15521: $? = 0
1727configure:15527: result: yes
1728configure:15539: checking for __builtin_clzl
1729configure:15556: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
1730configure:15556: $? = 0
1731configure:15562: result: yes
1732configure:15574: checking for __sync_synchronize
1733configure:15591: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
1734configure:15591: $? = 0
1735configure:15597: result: yes
1736configure:15609: checking whether the variable length arrays are supported
1737configure:15622: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
1738configure:15622: $? = 0
1739configure:15627: result: yes
1740configure:15639: checking whether the visibility attribute is supported
1741conftest.c:59:37: error: target does not support 'protected' visibility; using 'default' [-Werror,-Wunsupported-visibility]
1742            int bar __attribute__ ((visibility ("protected"))) = 1;
1743                                    ^
17441 error generated.
1745configure:15662: result: no
1746configure:15773: checking whether the GCC style aligned attribute is supported
1747configure:15783: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -Werror -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
1748configure:15783: $? = 0
1749configure:15788: result: yes
1750configure:15800: checking whether the GCC style packed attribute is supported
1751configure:15815: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -Werror -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
1752configure:15815: $? = 0
1753configure:15820: result: yes
1754configure:15832: checking whether the GCC style may_alias attribute is supported
1755configure:15843: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -Werror -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
1756configure:15843: $? = 0
1757configure:15848: result: yes
1758configure:15865: checking whether 'asm' assembler keyword is supported
1759configure:15875: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
1760configure:15875: $? = 0
1761configure:15880: result: yes
1762configure:15882: checking whether '__asm__' assembler keyword is supported
1763configure:15892: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
1764configure:15892: $? = 0
1765configure:15897: result: yes
1766configure:15936: checking whether inline assembly memory barrier is supported
1767configure:15949: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
1768configure:15949: $? = 0
1769configure:15954: result: yes
1770configure:15969: checking whether GCC assembler is compatible for ARM assembly implementations
1771configure:16008: result: n/a
1772configure:16022: checking whether GCC assembler is compatible for ARMv8/Aarch64 assembly implementations
1773configure:16055: result: n/a
1774configure:16066: checking whether GCC assembler supports for CFI directives
1775configure:16097: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
1776configure:16097: $? = 0
1777configure:16103: result: yes
1778configure:16115: checking whether GCC assembler supports for ELF directives
1779configure:16138: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
1780<inline asm>:3:2: error: unknown directive
1781        .size asmfunc,.-asmfunc;
1782        ^
1783<inline asm>:4:2: error: unknown directive
1784        .type asmfunc,STT_FUNC;
1785        ^
17862 errors generated.
1787configure:16138: $? = 1
1788configure: failed program was:
1789| /* confdefs.h */
1790| #define PACKAGE_NAME "libgcrypt"
1791| #define PACKAGE_TARNAME "libgcrypt"
1792| #define PACKAGE_VERSION "1.10.0"
1793| #define PACKAGE_STRING "libgcrypt 1.10.0"
1794| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
1795| #define PACKAGE_URL ""
1796| #define PACKAGE "libgcrypt"
1797| #define VERSION "1.10.0"
1798| #define STDC_HEADERS 1
1799| #define HAVE_SYS_TYPES_H 1
1800| #define HAVE_SYS_STAT_H 1
1801| #define HAVE_STDLIB_H 1
1802| #define HAVE_STRING_H 1
1803| #define HAVE_MEMORY_H 1
1804| #define HAVE_STRINGS_H 1
1805| #define HAVE_INTTYPES_H 1
1806| #define HAVE_STDINT_H 1
1807| #define HAVE_UNISTD_H 1
1808| #define __EXTENSIONS__ 1
1809| #define _ALL_SOURCE 1
1810| #define _GNU_SOURCE 1
1811| #define _POSIX_PTHREAD_SEMANTICS 1
1812| #define _TANDEM_SOURCE 1
1813| #define HAVE_DLFCN_H 1
1814| #define LT_OBJDIR ".libs/"
1815| #define _DARWIN_C_SOURCE 1
1816| #define USE_POSIX_SPAWN_FOR_TESTS 1
1817| #define HAVE_SPAWN_H 1
1818| #define SIZEOF_UNSIGNED_SHORT 2
1819| #define SIZEOF_UNSIGNED_INT 4
1820| #define SIZEOF_UNSIGNED_LONG 8
1821| #define SIZEOF_UNSIGNED_LONG_LONG 8
1822| #define SIZEOF_VOID_P 8
1823| #define HAVE_UINTPTR_T 1
1824| #define SIZEOF_UINT64_T 8
1825| #define EGD_SOCKET_NAME ""
1826| #define ASM_DISABLED 1
1827| #define FIPS_MODULE_VERSION ""
1828| #define PRINTABLE_OS_NAME "Darwin"
1829| #define NAME_OF_DEV_RANDOM "/dev/random"
1830| #define NAME_OF_DEV_URANDOM "/dev/urandom"
1831| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
1832| #define HAVE_PTHREAD 1
1833| #define HAVE_UNISTD_H 1
1834| #define HAVE_SYS_RANDOM_H 1
1835| #define HAVE_USHORT 1
1836| #define HAVE_SYS_SOCKET_H 1
1837| #define HAVE_BUILTIN_BSWAP32 1
1838| #define HAVE_BUILTIN_BSWAP64 1
1839| #define HAVE_BUILTIN_CTZ 1
1840| #define HAVE_BUILTIN_CTZL 1
1841| #define HAVE_BUILTIN_CLZ 1
1842| #define HAVE_BUILTIN_CLZL 1
1843| #define HAVE_SYNC_SYNCHRONIZE 1
1844| #define HAVE_VLA 1
1845| #define HAVE_GCC_ATTRIBUTE_ALIGNED 1
1846| #define HAVE_GCC_ATTRIBUTE_PACKED 1
1847| #define HAVE_GCC_ATTRIBUTE_MAY_ALIAS 1
1848| #define HAVE_GCC_ASM_VOLATILE_MEMORY 1
1849| #define HAVE_GCC_ASM_CFI_DIRECTIVES 1
1850| /* end confdefs.h.  */
1851| __asm__(
1852|                 /* Test if ELF directives '.type' and '.size' are supported. */
1853|                 ".text\n\t"
1854|                 "asmfunc:\n\t"
1855|                 ".size asmfunc,.-asmfunc;\n\t"
1856|                 ".type asmfunc,STT_FUNC;\n\t"
1857|             );
1858| int
1859| main ()
1860| {
1861|
1862|   ;
1863|   return 0;
1864| }
1865configure:16144: result: no
1866configure:16177: checking for _ prefix in compiled symbols
1867configure:16187: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
1868conftest.c:2:18: warning: expression result unused [-Wunused-value]
1869      int main(){nm_test_func;return 0;}
1870                 ^~~~~~~~~~~~
18711 warning generated.
1872configure:16190: $? = 0
1873configure:16194: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[  ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \| cut -d \' \' -f 2 \> conftest.nm
1874configure:16197: $? = 0
1875configure:16224: result: yes
1876configure:16247: checking architecture and mpi assembler functions
1877configure:16254: result: disabled
1878configure:16448: checking whether compiler supports 'ms_abi' function attribute
1879configure:16458: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -Werror -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
1880configure:16458: $? = 0
1881configure:16463: result: yes
1882configure:16475: checking whether compiler supports 'sysv_abi' function attribute
1883configure:16485: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -Werror -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
1884configure:16485: $? = 0
1885configure:16490: result: yes
1886configure:16503: checking whether default calling convention is 'ms_abi'
1887configure:16519: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -Werror -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
1888conftest.c:70:29: error: incompatible function pointer types assigning to 'void *((*))(void) __attribute__((ms_abi))' from 'void *(*)(void)' [-Werror,-Wincompatible-function-pointer-types]
1889                 msabi_func = def_func;
1890                            ^ ~~~~~~~~
18911 error generated.
1892configure:16519: $? = 1
1893configure: failed program was:
1894| /* confdefs.h */
1895| #define PACKAGE_NAME "libgcrypt"
1896| #define PACKAGE_TARNAME "libgcrypt"
1897| #define PACKAGE_VERSION "1.10.0"
1898| #define PACKAGE_STRING "libgcrypt 1.10.0"
1899| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
1900| #define PACKAGE_URL ""
1901| #define PACKAGE "libgcrypt"
1902| #define VERSION "1.10.0"
1903| #define STDC_HEADERS 1
1904| #define HAVE_SYS_TYPES_H 1
1905| #define HAVE_SYS_STAT_H 1
1906| #define HAVE_STDLIB_H 1
1907| #define HAVE_STRING_H 1
1908| #define HAVE_MEMORY_H 1
1909| #define HAVE_STRINGS_H 1
1910| #define HAVE_INTTYPES_H 1
1911| #define HAVE_STDINT_H 1
1912| #define HAVE_UNISTD_H 1
1913| #define __EXTENSIONS__ 1
1914| #define _ALL_SOURCE 1
1915| #define _GNU_SOURCE 1
1916| #define _POSIX_PTHREAD_SEMANTICS 1
1917| #define _TANDEM_SOURCE 1
1918| #define HAVE_DLFCN_H 1
1919| #define LT_OBJDIR ".libs/"
1920| #define _DARWIN_C_SOURCE 1
1921| #define USE_POSIX_SPAWN_FOR_TESTS 1
1922| #define HAVE_SPAWN_H 1
1923| #define SIZEOF_UNSIGNED_SHORT 2
1924| #define SIZEOF_UNSIGNED_INT 4
1925| #define SIZEOF_UNSIGNED_LONG 8
1926| #define SIZEOF_UNSIGNED_LONG_LONG 8
1927| #define SIZEOF_VOID_P 8
1928| #define HAVE_UINTPTR_T 1
1929| #define SIZEOF_UINT64_T 8
1930| #define EGD_SOCKET_NAME ""
1931| #define ASM_DISABLED 1
1932| #define FIPS_MODULE_VERSION ""
1933| #define PRINTABLE_OS_NAME "Darwin"
1934| #define NAME_OF_DEV_RANDOM "/dev/random"
1935| #define NAME_OF_DEV_URANDOM "/dev/urandom"
1936| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
1937| #define HAVE_PTHREAD 1
1938| #define HAVE_UNISTD_H 1
1939| #define HAVE_SYS_RANDOM_H 1
1940| #define HAVE_USHORT 1
1941| #define HAVE_SYS_SOCKET_H 1
1942| #define HAVE_BUILTIN_BSWAP32 1
1943| #define HAVE_BUILTIN_BSWAP64 1
1944| #define HAVE_BUILTIN_CTZ 1
1945| #define HAVE_BUILTIN_CTZL 1
1946| #define HAVE_BUILTIN_CLZ 1
1947| #define HAVE_BUILTIN_CLZL 1
1948| #define HAVE_SYNC_SYNCHRONIZE 1
1949| #define HAVE_VLA 1
1950| #define HAVE_GCC_ATTRIBUTE_ALIGNED 1
1951| #define HAVE_GCC_ATTRIBUTE_PACKED 1
1952| #define HAVE_GCC_ATTRIBUTE_MAY_ALIAS 1
1953| #define HAVE_GCC_ASM_VOLATILE_MEMORY 1
1954| #define HAVE_GCC_ASM_CFI_DIRECTIVES 1
1955| #define WITH_SYMBOL_UNDERSCORE 1
1956| #define HAVE_GCC_ATTRIBUTE_MS_ABI 1
1957| #define HAVE_GCC_ATTRIBUTE_SYSV_ABI 1
1958| /* end confdefs.h.  */
1959| void *test(void) {
1960|                  void *(*def_func)(void) = test;
1961|                  void *__attribute__((ms_abi))(*msabi_func)(void);
1962|                  /* warning on SysV abi targets, passes on Windows based targets */
1963|                  msabi_func = def_func;
1964|                  return msabi_func;
1965|              }
1966configure:16524: result: no
1967configure:16538: checking whether default calling convention is 'sysv_abi'
1968configure:16554: ccache /usr/bin/clang -c -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -Werror -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
1969configure:16554: $? = 0
1970configure:16559: result: yes
1971configure:16577: checking whether GCC inline assembler supports SSSE3 instructions
1972configure:16609: result: n/a
1973configure:16621: checking whether GCC inline assembler supports PCLMUL instructions
1974configure:16651: result: n/a
1975configure:16663: checking whether GCC inline assembler supports SHA Extensions instructions
1976configure:16699: result: n/a
1977configure:16711: checking whether GCC inline assembler supports SSE4.1 instructions
1978configure:16742: result: n/a
1979configure:16754: checking whether GCC inline assembler supports AVX instructions
1980configure:16784: result: n/a
1981configure:16796: checking whether GCC inline assembler supports AVX2 instructions
1982configure:16826: result: n/a
1983configure:16838: checking whether GCC inline assembler supports VAES and VPCLMUL instructions
1984configure:16871: result: n/a
1985configure:16883: checking whether GCC inline assembler supports BMI2 instructions
1986configure:16920: result: n/a
1987configure:16934: checking whether GCC assembler handles division correctly
1988configure:16951: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
1989conftest.c:71:1: error: implicit declaration of function 'fn' [-Werror,-Wimplicit-function-declaration]
1990fn();
1991^
19921 error generated.
1993configure:16951: $? = 1
1994configure: failed program was:
1995| /* confdefs.h */
1996| #define PACKAGE_NAME "libgcrypt"
1997| #define PACKAGE_TARNAME "libgcrypt"
1998| #define PACKAGE_VERSION "1.10.0"
1999| #define PACKAGE_STRING "libgcrypt 1.10.0"
2000| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
2001| #define PACKAGE_URL ""
2002| #define PACKAGE "libgcrypt"
2003| #define VERSION "1.10.0"
2004| #define STDC_HEADERS 1
2005| #define HAVE_SYS_TYPES_H 1
2006| #define HAVE_SYS_STAT_H 1
2007| #define HAVE_STDLIB_H 1
2008| #define HAVE_STRING_H 1
2009| #define HAVE_MEMORY_H 1
2010| #define HAVE_STRINGS_H 1
2011| #define HAVE_INTTYPES_H 1
2012| #define HAVE_STDINT_H 1
2013| #define HAVE_UNISTD_H 1
2014| #define __EXTENSIONS__ 1
2015| #define _ALL_SOURCE 1
2016| #define _GNU_SOURCE 1
2017| #define _POSIX_PTHREAD_SEMANTICS 1
2018| #define _TANDEM_SOURCE 1
2019| #define HAVE_DLFCN_H 1
2020| #define LT_OBJDIR ".libs/"
2021| #define _DARWIN_C_SOURCE 1
2022| #define USE_POSIX_SPAWN_FOR_TESTS 1
2023| #define HAVE_SPAWN_H 1
2024| #define SIZEOF_UNSIGNED_SHORT 2
2025| #define SIZEOF_UNSIGNED_INT 4
2026| #define SIZEOF_UNSIGNED_LONG 8
2027| #define SIZEOF_UNSIGNED_LONG_LONG 8
2028| #define SIZEOF_VOID_P 8
2029| #define HAVE_UINTPTR_T 1
2030| #define SIZEOF_UINT64_T 8
2031| #define EGD_SOCKET_NAME ""
2032| #define ASM_DISABLED 1
2033| #define FIPS_MODULE_VERSION ""
2034| #define PRINTABLE_OS_NAME "Darwin"
2035| #define NAME_OF_DEV_RANDOM "/dev/random"
2036| #define NAME_OF_DEV_URANDOM "/dev/urandom"
2037| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
2038| #define HAVE_PTHREAD 1
2039| #define HAVE_UNISTD_H 1
2040| #define HAVE_SYS_RANDOM_H 1
2041| #define HAVE_USHORT 1
2042| #define HAVE_SYS_SOCKET_H 1
2043| #define HAVE_BUILTIN_BSWAP32 1
2044| #define HAVE_BUILTIN_BSWAP64 1
2045| #define HAVE_BUILTIN_CTZ 1
2046| #define HAVE_BUILTIN_CTZL 1
2047| #define HAVE_BUILTIN_CLZ 1
2048| #define HAVE_BUILTIN_CLZL 1
2049| #define HAVE_SYNC_SYNCHRONIZE 1
2050| #define HAVE_VLA 1
2051| #define HAVE_GCC_ATTRIBUTE_ALIGNED 1
2052| #define HAVE_GCC_ATTRIBUTE_PACKED 1
2053| #define HAVE_GCC_ATTRIBUTE_MAY_ALIAS 1
2054| #define HAVE_GCC_ASM_VOLATILE_MEMORY 1
2055| #define HAVE_GCC_ASM_CFI_DIRECTIVES 1
2056| #define WITH_SYMBOL_UNDERSCORE 1
2057| #define HAVE_GCC_ATTRIBUTE_MS_ABI 1
2058| #define HAVE_GCC_ATTRIBUTE_SYSV_ABI 1
2059| #define HAVE_GCC_DEFAULT_ABI_IS_SYSV_ABI 1
2060| /* end confdefs.h.  */
2061| __asm__(".text\n\tfn:\n\t xorl $(123456789/12345678), %ebp;\n\t");
2062| int
2063| main ()
2064| {
2065| fn();
2066|   ;
2067|   return 0;
2068| }
2069configure:16957: result: no
2070configure:16965: checking whether GCC assembler handles division correctly with "-Wa,--divide"
2071configure:16982: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Wa,--divide -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
2072clang: error: unsupported argument '--divide' to option 'Wa,'
2073configure:16982: $? = 1
2074configure: failed program was:
2075| /* confdefs.h */
2076| #define PACKAGE_NAME "libgcrypt"
2077| #define PACKAGE_TARNAME "libgcrypt"
2078| #define PACKAGE_VERSION "1.10.0"
2079| #define PACKAGE_STRING "libgcrypt 1.10.0"
2080| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
2081| #define PACKAGE_URL ""
2082| #define PACKAGE "libgcrypt"
2083| #define VERSION "1.10.0"
2084| #define STDC_HEADERS 1
2085| #define HAVE_SYS_TYPES_H 1
2086| #define HAVE_SYS_STAT_H 1
2087| #define HAVE_STDLIB_H 1
2088| #define HAVE_STRING_H 1
2089| #define HAVE_MEMORY_H 1
2090| #define HAVE_STRINGS_H 1
2091| #define HAVE_INTTYPES_H 1
2092| #define HAVE_STDINT_H 1
2093| #define HAVE_UNISTD_H 1
2094| #define __EXTENSIONS__ 1
2095| #define _ALL_SOURCE 1
2096| #define _GNU_SOURCE 1
2097| #define _POSIX_PTHREAD_SEMANTICS 1
2098| #define _TANDEM_SOURCE 1
2099| #define HAVE_DLFCN_H 1
2100| #define LT_OBJDIR ".libs/"
2101| #define _DARWIN_C_SOURCE 1
2102| #define USE_POSIX_SPAWN_FOR_TESTS 1
2103| #define HAVE_SPAWN_H 1
2104| #define SIZEOF_UNSIGNED_SHORT 2
2105| #define SIZEOF_UNSIGNED_INT 4
2106| #define SIZEOF_UNSIGNED_LONG 8
2107| #define SIZEOF_UNSIGNED_LONG_LONG 8
2108| #define SIZEOF_VOID_P 8
2109| #define HAVE_UINTPTR_T 1
2110| #define SIZEOF_UINT64_T 8
2111| #define EGD_SOCKET_NAME ""
2112| #define ASM_DISABLED 1
2113| #define FIPS_MODULE_VERSION ""
2114| #define PRINTABLE_OS_NAME "Darwin"
2115| #define NAME_OF_DEV_RANDOM "/dev/random"
2116| #define NAME_OF_DEV_URANDOM "/dev/urandom"
2117| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
2118| #define HAVE_PTHREAD 1
2119| #define HAVE_UNISTD_H 1
2120| #define HAVE_SYS_RANDOM_H 1
2121| #define HAVE_USHORT 1
2122| #define HAVE_SYS_SOCKET_H 1
2123| #define HAVE_BUILTIN_BSWAP32 1
2124| #define HAVE_BUILTIN_BSWAP64 1
2125| #define HAVE_BUILTIN_CTZ 1
2126| #define HAVE_BUILTIN_CTZL 1
2127| #define HAVE_BUILTIN_CLZ 1
2128| #define HAVE_BUILTIN_CLZL 1
2129| #define HAVE_SYNC_SYNCHRONIZE 1
2130| #define HAVE_VLA 1
2131| #define HAVE_GCC_ATTRIBUTE_ALIGNED 1
2132| #define HAVE_GCC_ATTRIBUTE_PACKED 1
2133| #define HAVE_GCC_ATTRIBUTE_MAY_ALIAS 1
2134| #define HAVE_GCC_ASM_VOLATILE_MEMORY 1
2135| #define HAVE_GCC_ASM_CFI_DIRECTIVES 1
2136| #define WITH_SYMBOL_UNDERSCORE 1
2137| #define HAVE_GCC_ATTRIBUTE_MS_ABI 1
2138| #define HAVE_GCC_ATTRIBUTE_SYSV_ABI 1
2139| #define HAVE_GCC_DEFAULT_ABI_IS_SYSV_ABI 1
2140| /* end confdefs.h.  */
2141| __asm__(".text\n\tfn:\n\t xorl $(123456789/12345678), %ebp;\n\t");
2142| int
2143| main ()
2144| {
2145| fn();
2146|   ;
2147|   return 0;
2148| }
2149configure:16988: result: no
2150configure:17003: checking whether GCC assembler is compatible for amd64 assembly implementations
2151configure:17043: result: n/a
2152configure:17096: checking whether GCC assembler is compatible for Intel syntax assembly implementations
2153configure:17135: result: n/a
2154configure:17147: checking whether compiler is configured for ARMv6 or newer architecture
2155configure:17181: result: n/a
2156configure:17193: checking whether GCC inline assembler supports NEON instructions
2157configure:17232: result: n/a
2158configure:17244: checking whether GCC inline assembler supports AArch32 Crypto Extension instructions
2159configure:17299: result: n/a
2160configure:17311: checking whether GCC inline assembler supports AArch64 NEON instructions
2161configure:17347: result: n/a
2162configure:17359: checking whether GCC inline assembler supports AArch64 Crypto Extension instructions
2163configure:17415: result: n/a
2164configure:17427: checking whether compiler supports PowerPC AltiVec/VSX intrinsics
2165configure:17456: result: n/a
2166configure:17521: checking whether GCC inline assembler supports PowerPC AltiVec/VSX/crypto instructions
2167configure:17561: result: n/a
2168configure:17573: checking whether GCC inline assembler supports PowerISA 3.00 instructions
2169configure:17606: result: n/a
2170configure:17618: checking whether GCC inline assembler supports zSeries instructions
2171configure:17686: result: n/a
2172configure:17698: checking whether GCC inline assembler supports zSeries vector instructions
2173configure:17737: result: n/a
2174configure:17752: checking for vprintf
2175configure:17752: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
2176conftest.c:90:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]
2177char vprintf ();
2178     ^
2179conftest.c:90:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)'
21801 warning generated.
2181configure:17752: $? = 0
2182configure:17752: result: yes
2183configure:17758: checking for _doprnt
2184configure:17758: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
2185Undefined symbols for architecture x86_64:
2186  "__doprnt", referenced from:
2187      _main in conftest-a39461.o
2188ld: symbol(s) not found for architecture x86_64
2189clang: error: linker command failed with exit code 1 (use -v to see invocation)
2190configure:17758: $? = 1
2191configure: failed program was:
2192| /* confdefs.h */
2193| #define PACKAGE_NAME "libgcrypt"
2194| #define PACKAGE_TARNAME "libgcrypt"
2195| #define PACKAGE_VERSION "1.10.0"
2196| #define PACKAGE_STRING "libgcrypt 1.10.0"
2197| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
2198| #define PACKAGE_URL ""
2199| #define PACKAGE "libgcrypt"
2200| #define VERSION "1.10.0"
2201| #define STDC_HEADERS 1
2202| #define HAVE_SYS_TYPES_H 1
2203| #define HAVE_SYS_STAT_H 1
2204| #define HAVE_STDLIB_H 1
2205| #define HAVE_STRING_H 1
2206| #define HAVE_MEMORY_H 1
2207| #define HAVE_STRINGS_H 1
2208| #define HAVE_INTTYPES_H 1
2209| #define HAVE_STDINT_H 1
2210| #define HAVE_UNISTD_H 1
2211| #define __EXTENSIONS__ 1
2212| #define _ALL_SOURCE 1
2213| #define _GNU_SOURCE 1
2214| #define _POSIX_PTHREAD_SEMANTICS 1
2215| #define _TANDEM_SOURCE 1
2216| #define HAVE_DLFCN_H 1
2217| #define LT_OBJDIR ".libs/"
2218| #define _DARWIN_C_SOURCE 1
2219| #define USE_POSIX_SPAWN_FOR_TESTS 1
2220| #define HAVE_SPAWN_H 1
2221| #define SIZEOF_UNSIGNED_SHORT 2
2222| #define SIZEOF_UNSIGNED_INT 4
2223| #define SIZEOF_UNSIGNED_LONG 8
2224| #define SIZEOF_UNSIGNED_LONG_LONG 8
2225| #define SIZEOF_VOID_P 8
2226| #define HAVE_UINTPTR_T 1
2227| #define SIZEOF_UINT64_T 8
2228| #define EGD_SOCKET_NAME ""
2229| #define ASM_DISABLED 1
2230| #define FIPS_MODULE_VERSION ""
2231| #define PRINTABLE_OS_NAME "Darwin"
2232| #define NAME_OF_DEV_RANDOM "/dev/random"
2233| #define NAME_OF_DEV_URANDOM "/dev/urandom"
2234| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
2235| #define HAVE_PTHREAD 1
2236| #define HAVE_UNISTD_H 1
2237| #define HAVE_SYS_RANDOM_H 1
2238| #define HAVE_USHORT 1
2239| #define HAVE_SYS_SOCKET_H 1
2240| #define HAVE_BUILTIN_BSWAP32 1
2241| #define HAVE_BUILTIN_BSWAP64 1
2242| #define HAVE_BUILTIN_CTZ 1
2243| #define HAVE_BUILTIN_CTZL 1
2244| #define HAVE_BUILTIN_CLZ 1
2245| #define HAVE_BUILTIN_CLZL 1
2246| #define HAVE_SYNC_SYNCHRONIZE 1
2247| #define HAVE_VLA 1
2248| #define HAVE_GCC_ATTRIBUTE_ALIGNED 1
2249| #define HAVE_GCC_ATTRIBUTE_PACKED 1
2250| #define HAVE_GCC_ATTRIBUTE_MAY_ALIAS 1
2251| #define HAVE_GCC_ASM_VOLATILE_MEMORY 1
2252| #define HAVE_GCC_ASM_CFI_DIRECTIVES 1
2253| #define WITH_SYMBOL_UNDERSCORE 1
2254| #define HAVE_GCC_ATTRIBUTE_MS_ABI 1
2255| #define HAVE_GCC_ATTRIBUTE_SYSV_ABI 1
2256| #define HAVE_GCC_DEFAULT_ABI_IS_SYSV_ABI 1
2257| #define HAVE_VPRINTF 1
2258| /* end confdefs.h.  */
2259| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
2260|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2261| #define _doprnt innocuous__doprnt
2262|
2263| /* System header to define __stub macros and hopefully few prototypes,
2264|     which can conflict with char _doprnt (); below.
2265|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2266|     <limits.h> exists even on freestanding compilers.  */
2267|
2268| #ifdef __STDC__
2269| # include <limits.h>
2270| #else
2271| # include <assert.h>
2272| #endif
2273|
2274| #undef _doprnt
2275|
2276| /* Override any GCC internal prototype to avoid an error.
2277|    Use char because int might match the return type of a GCC
2278|    builtin and then its argument prototype would still apply.  */
2279| #ifdef __cplusplus
2280| extern "C"
2281| #endif
2282| char _doprnt ();
2283| /* The GNU C library defines this for functions which it implements
2284|     to always fail with ENOSYS.  Some functions are actually named
2285|     something starting with __ and the normal name is an alias.  */
2286| #if defined __stub__doprnt || defined __stub____doprnt
2287| choke me
2288| #endif
2289|
2290| int
2291| main ()
2292| {
2293| return _doprnt ();
2294|   ;
2295|   return 0;
2296| }
2297configure:17758: result: no
2298configure:17773: checking for stpcpy
2299configure:17773: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
2300conftest.c:91:6: warning: incompatible redeclaration of library function 'stpcpy' [-Wincompatible-library-redeclaration]
2301char stpcpy ();
2302     ^
2303conftest.c:91:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)'
23041 warning generated.
2305configure:17773: $? = 0
2306configure:17773: result: yes
2307configure:17773: checking for strcasecmp
2308configure:17773: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
2309conftest.c:92:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
2310char strcasecmp ();
2311     ^
2312conftest.c:92:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
23131 warning generated.
2314configure:17773: $? = 0
2315configure:17773: result: yes
2316configure:17786: checking for strtoul
2317configure:17786: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
2318conftest.c:93:6: warning: incompatible redeclaration of library function 'strtoul' [-Wincompatible-library-redeclaration]
2319char strtoul ();
2320     ^
2321conftest.c:93:6: note: 'strtoul' is a builtin with type 'unsigned long (const char *, char **, int)'
23221 warning generated.
2323configure:17786: $? = 0
2324configure:17786: result: yes
2325configure:17786: checking for memmove
2326configure:17786: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
2327conftest.c:94:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
2328char memmove ();
2329     ^
2330conftest.c:94:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
23311 warning generated.
2332configure:17786: $? = 0
2333configure:17786: result: yes
2334configure:17786: checking for stricmp
2335configure:17786: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
2336Undefined symbols for architecture x86_64:
2337  "_stricmp", referenced from:
2338      _main in conftest-b678c4.o
2339ld: symbol(s) not found for architecture x86_64
2340clang: error: linker command failed with exit code 1 (use -v to see invocation)
2341configure:17786: $? = 1
2342configure: failed program was:
2343| /* confdefs.h */
2344| #define PACKAGE_NAME "libgcrypt"
2345| #define PACKAGE_TARNAME "libgcrypt"
2346| #define PACKAGE_VERSION "1.10.0"
2347| #define PACKAGE_STRING "libgcrypt 1.10.0"
2348| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
2349| #define PACKAGE_URL ""
2350| #define PACKAGE "libgcrypt"
2351| #define VERSION "1.10.0"
2352| #define STDC_HEADERS 1
2353| #define HAVE_SYS_TYPES_H 1
2354| #define HAVE_SYS_STAT_H 1
2355| #define HAVE_STDLIB_H 1
2356| #define HAVE_STRING_H 1
2357| #define HAVE_MEMORY_H 1
2358| #define HAVE_STRINGS_H 1
2359| #define HAVE_INTTYPES_H 1
2360| #define HAVE_STDINT_H 1
2361| #define HAVE_UNISTD_H 1
2362| #define __EXTENSIONS__ 1
2363| #define _ALL_SOURCE 1
2364| #define _GNU_SOURCE 1
2365| #define _POSIX_PTHREAD_SEMANTICS 1
2366| #define _TANDEM_SOURCE 1
2367| #define HAVE_DLFCN_H 1
2368| #define LT_OBJDIR ".libs/"
2369| #define _DARWIN_C_SOURCE 1
2370| #define USE_POSIX_SPAWN_FOR_TESTS 1
2371| #define HAVE_SPAWN_H 1
2372| #define SIZEOF_UNSIGNED_SHORT 2
2373| #define SIZEOF_UNSIGNED_INT 4
2374| #define SIZEOF_UNSIGNED_LONG 8
2375| #define SIZEOF_UNSIGNED_LONG_LONG 8
2376| #define SIZEOF_VOID_P 8
2377| #define HAVE_UINTPTR_T 1
2378| #define SIZEOF_UINT64_T 8
2379| #define EGD_SOCKET_NAME ""
2380| #define ASM_DISABLED 1
2381| #define FIPS_MODULE_VERSION ""
2382| #define PRINTABLE_OS_NAME "Darwin"
2383| #define NAME_OF_DEV_RANDOM "/dev/random"
2384| #define NAME_OF_DEV_URANDOM "/dev/urandom"
2385| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
2386| #define HAVE_PTHREAD 1
2387| #define HAVE_UNISTD_H 1
2388| #define HAVE_SYS_RANDOM_H 1
2389| #define HAVE_USHORT 1
2390| #define HAVE_SYS_SOCKET_H 1
2391| #define HAVE_BUILTIN_BSWAP32 1
2392| #define HAVE_BUILTIN_BSWAP64 1
2393| #define HAVE_BUILTIN_CTZ 1
2394| #define HAVE_BUILTIN_CTZL 1
2395| #define HAVE_BUILTIN_CLZ 1
2396| #define HAVE_BUILTIN_CLZL 1
2397| #define HAVE_SYNC_SYNCHRONIZE 1
2398| #define HAVE_VLA 1
2399| #define HAVE_GCC_ATTRIBUTE_ALIGNED 1
2400| #define HAVE_GCC_ATTRIBUTE_PACKED 1
2401| #define HAVE_GCC_ATTRIBUTE_MAY_ALIAS 1
2402| #define HAVE_GCC_ASM_VOLATILE_MEMORY 1
2403| #define HAVE_GCC_ASM_CFI_DIRECTIVES 1
2404| #define WITH_SYMBOL_UNDERSCORE 1
2405| #define HAVE_GCC_ATTRIBUTE_MS_ABI 1
2406| #define HAVE_GCC_ATTRIBUTE_SYSV_ABI 1
2407| #define HAVE_GCC_DEFAULT_ABI_IS_SYSV_ABI 1
2408| #define HAVE_VPRINTF 1
2409| #define HAVE_STPCPY 1
2410| #define HAVE_STRCASECMP 1
2411| #define HAVE_STRTOUL 1
2412| #define HAVE_MEMMOVE 1
2413| /* end confdefs.h.  */
2414| /* Define stricmp to an innocuous variant, in case <limits.h> declares stricmp.
2415|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2416| #define stricmp innocuous_stricmp
2417|
2418| /* System header to define __stub macros and hopefully few prototypes,
2419|     which can conflict with char stricmp (); below.
2420|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2421|     <limits.h> exists even on freestanding compilers.  */
2422|
2423| #ifdef __STDC__
2424| # include <limits.h>
2425| #else
2426| # include <assert.h>
2427| #endif
2428|
2429| #undef stricmp
2430|
2431| /* Override any GCC internal prototype to avoid an error.
2432|    Use char because int might match the return type of a GCC
2433|    builtin and then its argument prototype would still apply.  */
2434| #ifdef __cplusplus
2435| extern "C"
2436| #endif
2437| char stricmp ();
2438| /* The GNU C library defines this for functions which it implements
2439|     to always fail with ENOSYS.  Some functions are actually named
2440|     something starting with __ and the normal name is an alias.  */
2441| #if defined __stub_stricmp || defined __stub___stricmp
2442| choke me
2443| #endif
2444|
2445| int
2446| main ()
2447| {
2448| return stricmp ();
2449|   ;
2450|   return 0;
2451| }
2452configure:17786: result: no
2453configure:17786: checking for atexit
2454configure:17786: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
2455configure:17786: $? = 0
2456configure:17786: result: yes
2457configure:17786: checking for raise
2458configure:17786: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
2459configure:17786: $? = 0
2460configure:17786: result: yes
2461configure:17799: checking for strerror
2462configure:17799: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
2463conftest.c:97:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
2464char strerror ();
2465     ^
2466conftest.c:97:6: note: 'strerror' is a builtin with type 'char *(int)'
24671 warning generated.
2468configure:17799: $? = 0
2469configure:17799: result: yes
2470configure:17799: checking for rand
2471configure:17799: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
2472configure:17799: $? = 0
2473configure:17799: result: yes
2474configure:17799: checking for mmap
2475configure:17799: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
2476configure:17799: $? = 0
2477configure:17799: result: yes
2478configure:17799: checking for getpagesize
2479configure:17799: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
2480configure:17799: $? = 0
2481configure:17799: result: yes
2482configure:17799: checking for sysconf
2483configure:17799: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
2484configure:17799: $? = 0
2485configure:17799: result: yes
2486configure:17799: checking for waitpid
2487configure:17799: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
2488configure:17799: $? = 0
2489configure:17799: result: yes
2490configure:17799: checking for wait4
2491configure:17799: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
2492configure:17799: $? = 0
2493configure:17799: result: yes
2494configure:17811: checking for gettimeofday
2495configure:17811: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
2496configure:17811: $? = 0
2497configure:17811: result: yes
2498configure:17811: checking for getrusage
2499configure:17811: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
2500configure:17811: $? = 0
2501configure:17811: result: yes
2502configure:17811: checking for gethrtime
2503configure:17811: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
2504Undefined symbols for architecture x86_64:
2505  "_gethrtime", referenced from:
2506      _main in conftest-ec0724.o
2507ld: symbol(s) not found for architecture x86_64
2508clang: error: linker command failed with exit code 1 (use -v to see invocation)
2509configure:17811: $? = 1
2510configure: failed program was:
2511| /* confdefs.h */
2512| #define PACKAGE_NAME "libgcrypt"
2513| #define PACKAGE_TARNAME "libgcrypt"
2514| #define PACKAGE_VERSION "1.10.0"
2515| #define PACKAGE_STRING "libgcrypt 1.10.0"
2516| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
2517| #define PACKAGE_URL ""
2518| #define PACKAGE "libgcrypt"
2519| #define VERSION "1.10.0"
2520| #define STDC_HEADERS 1
2521| #define HAVE_SYS_TYPES_H 1
2522| #define HAVE_SYS_STAT_H 1
2523| #define HAVE_STDLIB_H 1
2524| #define HAVE_STRING_H 1
2525| #define HAVE_MEMORY_H 1
2526| #define HAVE_STRINGS_H 1
2527| #define HAVE_INTTYPES_H 1
2528| #define HAVE_STDINT_H 1
2529| #define HAVE_UNISTD_H 1
2530| #define __EXTENSIONS__ 1
2531| #define _ALL_SOURCE 1
2532| #define _GNU_SOURCE 1
2533| #define _POSIX_PTHREAD_SEMANTICS 1
2534| #define _TANDEM_SOURCE 1
2535| #define HAVE_DLFCN_H 1
2536| #define LT_OBJDIR ".libs/"
2537| #define _DARWIN_C_SOURCE 1
2538| #define USE_POSIX_SPAWN_FOR_TESTS 1
2539| #define HAVE_SPAWN_H 1
2540| #define SIZEOF_UNSIGNED_SHORT 2
2541| #define SIZEOF_UNSIGNED_INT 4
2542| #define SIZEOF_UNSIGNED_LONG 8
2543| #define SIZEOF_UNSIGNED_LONG_LONG 8
2544| #define SIZEOF_VOID_P 8
2545| #define HAVE_UINTPTR_T 1
2546| #define SIZEOF_UINT64_T 8
2547| #define EGD_SOCKET_NAME ""
2548| #define ASM_DISABLED 1
2549| #define FIPS_MODULE_VERSION ""
2550| #define PRINTABLE_OS_NAME "Darwin"
2551| #define NAME_OF_DEV_RANDOM "/dev/random"
2552| #define NAME_OF_DEV_URANDOM "/dev/urandom"
2553| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
2554| #define HAVE_PTHREAD 1
2555| #define HAVE_UNISTD_H 1
2556| #define HAVE_SYS_RANDOM_H 1
2557| #define HAVE_USHORT 1
2558| #define HAVE_SYS_SOCKET_H 1
2559| #define HAVE_BUILTIN_BSWAP32 1
2560| #define HAVE_BUILTIN_BSWAP64 1
2561| #define HAVE_BUILTIN_CTZ 1
2562| #define HAVE_BUILTIN_CTZL 1
2563| #define HAVE_BUILTIN_CLZ 1
2564| #define HAVE_BUILTIN_CLZL 1
2565| #define HAVE_SYNC_SYNCHRONIZE 1
2566| #define HAVE_VLA 1
2567| #define HAVE_GCC_ATTRIBUTE_ALIGNED 1
2568| #define HAVE_GCC_ATTRIBUTE_PACKED 1
2569| #define HAVE_GCC_ATTRIBUTE_MAY_ALIAS 1
2570| #define HAVE_GCC_ASM_VOLATILE_MEMORY 1
2571| #define HAVE_GCC_ASM_CFI_DIRECTIVES 1
2572| #define WITH_SYMBOL_UNDERSCORE 1
2573| #define HAVE_GCC_ATTRIBUTE_MS_ABI 1
2574| #define HAVE_GCC_ATTRIBUTE_SYSV_ABI 1
2575| #define HAVE_GCC_DEFAULT_ABI_IS_SYSV_ABI 1
2576| #define HAVE_VPRINTF 1
2577| #define HAVE_STPCPY 1
2578| #define HAVE_STRCASECMP 1
2579| #define HAVE_STRTOUL 1
2580| #define HAVE_MEMMOVE 1
2581| #define HAVE_ATEXIT 1
2582| #define HAVE_RAISE 1
2583| #define HAVE_STRERROR 1
2584| #define HAVE_RAND 1
2585| #define HAVE_MMAP 1
2586| #define HAVE_GETPAGESIZE 1
2587| #define HAVE_SYSCONF 1
2588| #define HAVE_WAITPID 1
2589| #define HAVE_WAIT4 1
2590| #define HAVE_GETTIMEOFDAY 1
2591| #define HAVE_GETRUSAGE 1
2592| /* end confdefs.h.  */
2593| /* Define gethrtime to an innocuous variant, in case <limits.h> declares gethrtime.
2594|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2595| #define gethrtime innocuous_gethrtime
2596|
2597| /* System header to define __stub macros and hopefully few prototypes,
2598|     which can conflict with char gethrtime (); below.
2599|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2600|     <limits.h> exists even on freestanding compilers.  */
2601|
2602| #ifdef __STDC__
2603| # include <limits.h>
2604| #else
2605| # include <assert.h>
2606| #endif
2607|
2608| #undef gethrtime
2609|
2610| /* Override any GCC internal prototype to avoid an error.
2611|    Use char because int might match the return type of a GCC
2612|    builtin and then its argument prototype would still apply.  */
2613| #ifdef __cplusplus
2614| extern "C"
2615| #endif
2616| char gethrtime ();
2617| /* The GNU C library defines this for functions which it implements
2618|     to always fail with ENOSYS.  Some functions are actually named
2619|     something starting with __ and the normal name is an alias.  */
2620| #if defined __stub_gethrtime || defined __stub___gethrtime
2621| choke me
2622| #endif
2623|
2624| int
2625| main ()
2626| {
2627| return gethrtime ();
2628|   ;
2629|   return 0;
2630| }
2631configure:17811: result: no
2632configure:17811: checking for clock_gettime
2633configure:17811: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
2634configure:17811: $? = 0
2635configure:17811: result: yes
2636configure:17811: checking for syslog
2637configure:17811: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
2638configure:17811: $? = 0
2639configure:17811: result: yes
2640configure:17823: checking for syscall
2641configure:17823: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
2642configure:17823: $? = 0
2643configure:17823: result: yes
2644configure:17823: checking for fcntl
2645configure:17823: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
2646configure:17823: $? = 0
2647configure:17823: result: yes
2648configure:17823: checking for ftruncate
2649configure:17823: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
2650configure:17823: $? = 0
2651configure:17823: result: yes
2652configure:17823: checking for flockfile
2653configure:17823: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
2654configure:17823: $? = 0
2655configure:17823: result: yes
2656configure:17823: checking for getauxval
2657configure:17823: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
2658Undefined symbols for architecture x86_64:
2659  "_getauxval", referenced from:
2660      _main in conftest-c94cb7.o
2661ld: symbol(s) not found for architecture x86_64
2662clang: error: linker command failed with exit code 1 (use -v to see invocation)
2663configure:17823: $? = 1
2664configure: failed program was:
2665| /* confdefs.h */
2666| #define PACKAGE_NAME "libgcrypt"
2667| #define PACKAGE_TARNAME "libgcrypt"
2668| #define PACKAGE_VERSION "1.10.0"
2669| #define PACKAGE_STRING "libgcrypt 1.10.0"
2670| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
2671| #define PACKAGE_URL ""
2672| #define PACKAGE "libgcrypt"
2673| #define VERSION "1.10.0"
2674| #define STDC_HEADERS 1
2675| #define HAVE_SYS_TYPES_H 1
2676| #define HAVE_SYS_STAT_H 1
2677| #define HAVE_STDLIB_H 1
2678| #define HAVE_STRING_H 1
2679| #define HAVE_MEMORY_H 1
2680| #define HAVE_STRINGS_H 1
2681| #define HAVE_INTTYPES_H 1
2682| #define HAVE_STDINT_H 1
2683| #define HAVE_UNISTD_H 1
2684| #define __EXTENSIONS__ 1
2685| #define _ALL_SOURCE 1
2686| #define _GNU_SOURCE 1
2687| #define _POSIX_PTHREAD_SEMANTICS 1
2688| #define _TANDEM_SOURCE 1
2689| #define HAVE_DLFCN_H 1
2690| #define LT_OBJDIR ".libs/"
2691| #define _DARWIN_C_SOURCE 1
2692| #define USE_POSIX_SPAWN_FOR_TESTS 1
2693| #define HAVE_SPAWN_H 1
2694| #define SIZEOF_UNSIGNED_SHORT 2
2695| #define SIZEOF_UNSIGNED_INT 4
2696| #define SIZEOF_UNSIGNED_LONG 8
2697| #define SIZEOF_UNSIGNED_LONG_LONG 8
2698| #define SIZEOF_VOID_P 8
2699| #define HAVE_UINTPTR_T 1
2700| #define SIZEOF_UINT64_T 8
2701| #define EGD_SOCKET_NAME ""
2702| #define ASM_DISABLED 1
2703| #define FIPS_MODULE_VERSION ""
2704| #define PRINTABLE_OS_NAME "Darwin"
2705| #define NAME_OF_DEV_RANDOM "/dev/random"
2706| #define NAME_OF_DEV_URANDOM "/dev/urandom"
2707| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
2708| #define HAVE_PTHREAD 1
2709| #define HAVE_UNISTD_H 1
2710| #define HAVE_SYS_RANDOM_H 1
2711| #define HAVE_USHORT 1
2712| #define HAVE_SYS_SOCKET_H 1
2713| #define HAVE_BUILTIN_BSWAP32 1
2714| #define HAVE_BUILTIN_BSWAP64 1
2715| #define HAVE_BUILTIN_CTZ 1
2716| #define HAVE_BUILTIN_CTZL 1
2717| #define HAVE_BUILTIN_CLZ 1
2718| #define HAVE_BUILTIN_CLZL 1
2719| #define HAVE_SYNC_SYNCHRONIZE 1
2720| #define HAVE_VLA 1
2721| #define HAVE_GCC_ATTRIBUTE_ALIGNED 1
2722| #define HAVE_GCC_ATTRIBUTE_PACKED 1
2723| #define HAVE_GCC_ATTRIBUTE_MAY_ALIAS 1
2724| #define HAVE_GCC_ASM_VOLATILE_MEMORY 1
2725| #define HAVE_GCC_ASM_CFI_DIRECTIVES 1
2726| #define WITH_SYMBOL_UNDERSCORE 1
2727| #define HAVE_GCC_ATTRIBUTE_MS_ABI 1
2728| #define HAVE_GCC_ATTRIBUTE_SYSV_ABI 1
2729| #define HAVE_GCC_DEFAULT_ABI_IS_SYSV_ABI 1
2730| #define HAVE_VPRINTF 1
2731| #define HAVE_STPCPY 1
2732| #define HAVE_STRCASECMP 1
2733| #define HAVE_STRTOUL 1
2734| #define HAVE_MEMMOVE 1
2735| #define HAVE_ATEXIT 1
2736| #define HAVE_RAISE 1
2737| #define HAVE_STRERROR 1
2738| #define HAVE_RAND 1
2739| #define HAVE_MMAP 1
2740| #define HAVE_GETPAGESIZE 1
2741| #define HAVE_SYSCONF 1
2742| #define HAVE_WAITPID 1
2743| #define HAVE_WAIT4 1
2744| #define HAVE_GETTIMEOFDAY 1
2745| #define HAVE_GETRUSAGE 1
2746| #define HAVE_CLOCK_GETTIME 1
2747| #define HAVE_SYSLOG 1
2748| #define HAVE_SYSCALL 1
2749| #define HAVE_FCNTL 1
2750| #define HAVE_FTRUNCATE 1
2751| #define HAVE_FLOCKFILE 1
2752| /* end confdefs.h.  */
2753| /* Define getauxval to an innocuous variant, in case <limits.h> declares getauxval.
2754|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2755| #define getauxval innocuous_getauxval
2756|
2757| /* System header to define __stub macros and hopefully few prototypes,
2758|     which can conflict with char getauxval (); below.
2759|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2760|     <limits.h> exists even on freestanding compilers.  */
2761|
2762| #ifdef __STDC__
2763| # include <limits.h>
2764| #else
2765| # include <assert.h>
2766| #endif
2767|
2768| #undef getauxval
2769|
2770| /* Override any GCC internal prototype to avoid an error.
2771|    Use char because int might match the return type of a GCC
2772|    builtin and then its argument prototype would still apply.  */
2773| #ifdef __cplusplus
2774| extern "C"
2775| #endif
2776| char getauxval ();
2777| /* The GNU C library defines this for functions which it implements
2778|     to always fail with ENOSYS.  Some functions are actually named
2779|     something starting with __ and the normal name is an alias.  */
2780| #if defined __stub_getauxval || defined __stub___getauxval
2781| choke me
2782| #endif
2783|
2784| int
2785| main ()
2786| {
2787| return getauxval ();
2788|   ;
2789|   return 0;
2790| }
2791configure:17823: result: no
2792configure:17823: checking for elf_aux_info
2793configure:17823: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
2794Undefined symbols for architecture x86_64:
2795  "_elf_aux_info", referenced from:
2796      _main in conftest-dcb86c.o
2797ld: symbol(s) not found for architecture x86_64
2798clang: error: linker command failed with exit code 1 (use -v to see invocation)
2799configure:17823: $? = 1
2800configure: failed program was:
2801| /* confdefs.h */
2802| #define PACKAGE_NAME "libgcrypt"
2803| #define PACKAGE_TARNAME "libgcrypt"
2804| #define PACKAGE_VERSION "1.10.0"
2805| #define PACKAGE_STRING "libgcrypt 1.10.0"
2806| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
2807| #define PACKAGE_URL ""
2808| #define PACKAGE "libgcrypt"
2809| #define VERSION "1.10.0"
2810| #define STDC_HEADERS 1
2811| #define HAVE_SYS_TYPES_H 1
2812| #define HAVE_SYS_STAT_H 1
2813| #define HAVE_STDLIB_H 1
2814| #define HAVE_STRING_H 1
2815| #define HAVE_MEMORY_H 1
2816| #define HAVE_STRINGS_H 1
2817| #define HAVE_INTTYPES_H 1
2818| #define HAVE_STDINT_H 1
2819| #define HAVE_UNISTD_H 1
2820| #define __EXTENSIONS__ 1
2821| #define _ALL_SOURCE 1
2822| #define _GNU_SOURCE 1
2823| #define _POSIX_PTHREAD_SEMANTICS 1
2824| #define _TANDEM_SOURCE 1
2825| #define HAVE_DLFCN_H 1
2826| #define LT_OBJDIR ".libs/"
2827| #define _DARWIN_C_SOURCE 1
2828| #define USE_POSIX_SPAWN_FOR_TESTS 1
2829| #define HAVE_SPAWN_H 1
2830| #define SIZEOF_UNSIGNED_SHORT 2
2831| #define SIZEOF_UNSIGNED_INT 4
2832| #define SIZEOF_UNSIGNED_LONG 8
2833| #define SIZEOF_UNSIGNED_LONG_LONG 8
2834| #define SIZEOF_VOID_P 8
2835| #define HAVE_UINTPTR_T 1
2836| #define SIZEOF_UINT64_T 8
2837| #define EGD_SOCKET_NAME ""
2838| #define ASM_DISABLED 1
2839| #define FIPS_MODULE_VERSION ""
2840| #define PRINTABLE_OS_NAME "Darwin"
2841| #define NAME_OF_DEV_RANDOM "/dev/random"
2842| #define NAME_OF_DEV_URANDOM "/dev/urandom"
2843| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
2844| #define HAVE_PTHREAD 1
2845| #define HAVE_UNISTD_H 1
2846| #define HAVE_SYS_RANDOM_H 1
2847| #define HAVE_USHORT 1
2848| #define HAVE_SYS_SOCKET_H 1
2849| #define HAVE_BUILTIN_BSWAP32 1
2850| #define HAVE_BUILTIN_BSWAP64 1
2851| #define HAVE_BUILTIN_CTZ 1
2852| #define HAVE_BUILTIN_CTZL 1
2853| #define HAVE_BUILTIN_CLZ 1
2854| #define HAVE_BUILTIN_CLZL 1
2855| #define HAVE_SYNC_SYNCHRONIZE 1
2856| #define HAVE_VLA 1
2857| #define HAVE_GCC_ATTRIBUTE_ALIGNED 1
2858| #define HAVE_GCC_ATTRIBUTE_PACKED 1
2859| #define HAVE_GCC_ATTRIBUTE_MAY_ALIAS 1
2860| #define HAVE_GCC_ASM_VOLATILE_MEMORY 1
2861| #define HAVE_GCC_ASM_CFI_DIRECTIVES 1
2862| #define WITH_SYMBOL_UNDERSCORE 1
2863| #define HAVE_GCC_ATTRIBUTE_MS_ABI 1
2864| #define HAVE_GCC_ATTRIBUTE_SYSV_ABI 1
2865| #define HAVE_GCC_DEFAULT_ABI_IS_SYSV_ABI 1
2866| #define HAVE_VPRINTF 1
2867| #define HAVE_STPCPY 1
2868| #define HAVE_STRCASECMP 1
2869| #define HAVE_STRTOUL 1
2870| #define HAVE_MEMMOVE 1
2871| #define HAVE_ATEXIT 1
2872| #define HAVE_RAISE 1
2873| #define HAVE_STRERROR 1
2874| #define HAVE_RAND 1
2875| #define HAVE_MMAP 1
2876| #define HAVE_GETPAGESIZE 1
2877| #define HAVE_SYSCONF 1
2878| #define HAVE_WAITPID 1
2879| #define HAVE_WAIT4 1
2880| #define HAVE_GETTIMEOFDAY 1
2881| #define HAVE_GETRUSAGE 1
2882| #define HAVE_CLOCK_GETTIME 1
2883| #define HAVE_SYSLOG 1
2884| #define HAVE_SYSCALL 1
2885| #define HAVE_FCNTL 1
2886| #define HAVE_FTRUNCATE 1
2887| #define HAVE_FLOCKFILE 1
2888| /* end confdefs.h.  */
2889| /* Define elf_aux_info to an innocuous variant, in case <limits.h> declares elf_aux_info.
2890|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2891| #define elf_aux_info innocuous_elf_aux_info
2892|
2893| /* System header to define __stub macros and hopefully few prototypes,
2894|     which can conflict with char elf_aux_info (); below.
2895|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2896|     <limits.h> exists even on freestanding compilers.  */
2897|
2898| #ifdef __STDC__
2899| # include <limits.h>
2900| #else
2901| # include <assert.h>
2902| #endif
2903|
2904| #undef elf_aux_info
2905|
2906| /* Override any GCC internal prototype to avoid an error.
2907|    Use char because int might match the return type of a GCC
2908|    builtin and then its argument prototype would still apply.  */
2909| #ifdef __cplusplus
2910| extern "C"
2911| #endif
2912| char elf_aux_info ();
2913| /* The GNU C library defines this for functions which it implements
2914|     to always fail with ENOSYS.  Some functions are actually named
2915|     something starting with __ and the normal name is an alias.  */
2916| #if defined __stub_elf_aux_info || defined __stub___elf_aux_info
2917| choke me
2918| #endif
2919|
2920| int
2921| main ()
2922| {
2923| return elf_aux_info ();
2924|   ;
2925|   return 0;
2926| }
2927configure:17823: result: no
2928configure:17835: checking for explicit_bzero
2929configure:17835: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
2930Undefined symbols for architecture x86_64:
2931  "_explicit_bzero", referenced from:
2932      _main in conftest-76f8b6.o
2933ld: symbol(s) not found for architecture x86_64
2934clang: error: linker command failed with exit code 1 (use -v to see invocation)
2935configure:17835: $? = 1
2936configure: failed program was:
2937| /* confdefs.h */
2938| #define PACKAGE_NAME "libgcrypt"
2939| #define PACKAGE_TARNAME "libgcrypt"
2940| #define PACKAGE_VERSION "1.10.0"
2941| #define PACKAGE_STRING "libgcrypt 1.10.0"
2942| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
2943| #define PACKAGE_URL ""
2944| #define PACKAGE "libgcrypt"
2945| #define VERSION "1.10.0"
2946| #define STDC_HEADERS 1
2947| #define HAVE_SYS_TYPES_H 1
2948| #define HAVE_SYS_STAT_H 1
2949| #define HAVE_STDLIB_H 1
2950| #define HAVE_STRING_H 1
2951| #define HAVE_MEMORY_H 1
2952| #define HAVE_STRINGS_H 1
2953| #define HAVE_INTTYPES_H 1
2954| #define HAVE_STDINT_H 1
2955| #define HAVE_UNISTD_H 1
2956| #define __EXTENSIONS__ 1
2957| #define _ALL_SOURCE 1
2958| #define _GNU_SOURCE 1
2959| #define _POSIX_PTHREAD_SEMANTICS 1
2960| #define _TANDEM_SOURCE 1
2961| #define HAVE_DLFCN_H 1
2962| #define LT_OBJDIR ".libs/"
2963| #define _DARWIN_C_SOURCE 1
2964| #define USE_POSIX_SPAWN_FOR_TESTS 1
2965| #define HAVE_SPAWN_H 1
2966| #define SIZEOF_UNSIGNED_SHORT 2
2967| #define SIZEOF_UNSIGNED_INT 4
2968| #define SIZEOF_UNSIGNED_LONG 8
2969| #define SIZEOF_UNSIGNED_LONG_LONG 8
2970| #define SIZEOF_VOID_P 8
2971| #define HAVE_UINTPTR_T 1
2972| #define SIZEOF_UINT64_T 8
2973| #define EGD_SOCKET_NAME ""
2974| #define ASM_DISABLED 1
2975| #define FIPS_MODULE_VERSION ""
2976| #define PRINTABLE_OS_NAME "Darwin"
2977| #define NAME_OF_DEV_RANDOM "/dev/random"
2978| #define NAME_OF_DEV_URANDOM "/dev/urandom"
2979| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
2980| #define HAVE_PTHREAD 1
2981| #define HAVE_UNISTD_H 1
2982| #define HAVE_SYS_RANDOM_H 1
2983| #define HAVE_USHORT 1
2984| #define HAVE_SYS_SOCKET_H 1
2985| #define HAVE_BUILTIN_BSWAP32 1
2986| #define HAVE_BUILTIN_BSWAP64 1
2987| #define HAVE_BUILTIN_CTZ 1
2988| #define HAVE_BUILTIN_CTZL 1
2989| #define HAVE_BUILTIN_CLZ 1
2990| #define HAVE_BUILTIN_CLZL 1
2991| #define HAVE_SYNC_SYNCHRONIZE 1
2992| #define HAVE_VLA 1
2993| #define HAVE_GCC_ATTRIBUTE_ALIGNED 1
2994| #define HAVE_GCC_ATTRIBUTE_PACKED 1
2995| #define HAVE_GCC_ATTRIBUTE_MAY_ALIAS 1
2996| #define HAVE_GCC_ASM_VOLATILE_MEMORY 1
2997| #define HAVE_GCC_ASM_CFI_DIRECTIVES 1
2998| #define WITH_SYMBOL_UNDERSCORE 1
2999| #define HAVE_GCC_ATTRIBUTE_MS_ABI 1
3000| #define HAVE_GCC_ATTRIBUTE_SYSV_ABI 1
3001| #define HAVE_GCC_DEFAULT_ABI_IS_SYSV_ABI 1
3002| #define HAVE_VPRINTF 1
3003| #define HAVE_STPCPY 1
3004| #define HAVE_STRCASECMP 1
3005| #define HAVE_STRTOUL 1
3006| #define HAVE_MEMMOVE 1
3007| #define HAVE_ATEXIT 1
3008| #define HAVE_RAISE 1
3009| #define HAVE_STRERROR 1
3010| #define HAVE_RAND 1
3011| #define HAVE_MMAP 1
3012| #define HAVE_GETPAGESIZE 1
3013| #define HAVE_SYSCONF 1
3014| #define HAVE_WAITPID 1
3015| #define HAVE_WAIT4 1
3016| #define HAVE_GETTIMEOFDAY 1
3017| #define HAVE_GETRUSAGE 1
3018| #define HAVE_CLOCK_GETTIME 1
3019| #define HAVE_SYSLOG 1
3020| #define HAVE_SYSCALL 1
3021| #define HAVE_FCNTL 1
3022| #define HAVE_FTRUNCATE 1
3023| #define HAVE_FLOCKFILE 1
3024| /* end confdefs.h.  */
3025| /* Define explicit_bzero to an innocuous variant, in case <limits.h> declares explicit_bzero.
3026|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3027| #define explicit_bzero innocuous_explicit_bzero
3028|
3029| /* System header to define __stub macros and hopefully few prototypes,
3030|     which can conflict with char explicit_bzero (); below.
3031|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3032|     <limits.h> exists even on freestanding compilers.  */
3033|
3034| #ifdef __STDC__
3035| # include <limits.h>
3036| #else
3037| # include <assert.h>
3038| #endif
3039|
3040| #undef explicit_bzero
3041|
3042| /* Override any GCC internal prototype to avoid an error.
3043|    Use char because int might match the return type of a GCC
3044|    builtin and then its argument prototype would still apply.  */
3045| #ifdef __cplusplus
3046| extern "C"
3047| #endif
3048| char explicit_bzero ();
3049| /* The GNU C library defines this for functions which it implements
3050|     to always fail with ENOSYS.  Some functions are actually named
3051|     something starting with __ and the normal name is an alias.  */
3052| #if defined __stub_explicit_bzero || defined __stub___explicit_bzero
3053| choke me
3054| #endif
3055|
3056| int
3057| main ()
3058| {
3059| return explicit_bzero ();
3060|   ;
3061|   return 0;
3062| }
3063configure:17835: result: no
3064configure:17835: checking for explicit_memset
3065configure:17835: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
3066Undefined symbols for architecture x86_64:
3067  "_explicit_memset", referenced from:
3068      _main in conftest-e78255.o
3069ld: symbol(s) not found for architecture x86_64
3070clang: error: linker command failed with exit code 1 (use -v to see invocation)
3071configure:17835: $? = 1
3072configure: failed program was:
3073| /* confdefs.h */
3074| #define PACKAGE_NAME "libgcrypt"
3075| #define PACKAGE_TARNAME "libgcrypt"
3076| #define PACKAGE_VERSION "1.10.0"
3077| #define PACKAGE_STRING "libgcrypt 1.10.0"
3078| #define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
3079| #define PACKAGE_URL ""
3080| #define PACKAGE "libgcrypt"
3081| #define VERSION "1.10.0"
3082| #define STDC_HEADERS 1
3083| #define HAVE_SYS_TYPES_H 1
3084| #define HAVE_SYS_STAT_H 1
3085| #define HAVE_STDLIB_H 1
3086| #define HAVE_STRING_H 1
3087| #define HAVE_MEMORY_H 1
3088| #define HAVE_STRINGS_H 1
3089| #define HAVE_INTTYPES_H 1
3090| #define HAVE_STDINT_H 1
3091| #define HAVE_UNISTD_H 1
3092| #define __EXTENSIONS__ 1
3093| #define _ALL_SOURCE 1
3094| #define _GNU_SOURCE 1
3095| #define _POSIX_PTHREAD_SEMANTICS 1
3096| #define _TANDEM_SOURCE 1
3097| #define HAVE_DLFCN_H 1
3098| #define LT_OBJDIR ".libs/"
3099| #define _DARWIN_C_SOURCE 1
3100| #define USE_POSIX_SPAWN_FOR_TESTS 1
3101| #define HAVE_SPAWN_H 1
3102| #define SIZEOF_UNSIGNED_SHORT 2
3103| #define SIZEOF_UNSIGNED_INT 4
3104| #define SIZEOF_UNSIGNED_LONG 8
3105| #define SIZEOF_UNSIGNED_LONG_LONG 8
3106| #define SIZEOF_VOID_P 8
3107| #define HAVE_UINTPTR_T 1
3108| #define SIZEOF_UINT64_T 8
3109| #define EGD_SOCKET_NAME ""
3110| #define ASM_DISABLED 1
3111| #define FIPS_MODULE_VERSION ""
3112| #define PRINTABLE_OS_NAME "Darwin"
3113| #define NAME_OF_DEV_RANDOM "/dev/random"
3114| #define NAME_OF_DEV_URANDOM "/dev/urandom"
3115| #define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
3116| #define HAVE_PTHREAD 1
3117| #define HAVE_UNISTD_H 1
3118| #define HAVE_SYS_RANDOM_H 1
3119| #define HAVE_USHORT 1
3120| #define HAVE_SYS_SOCKET_H 1
3121| #define HAVE_BUILTIN_BSWAP32 1
3122| #define HAVE_BUILTIN_BSWAP64 1
3123| #define HAVE_BUILTIN_CTZ 1
3124| #define HAVE_BUILTIN_CTZL 1
3125| #define HAVE_BUILTIN_CLZ 1
3126| #define HAVE_BUILTIN_CLZL 1
3127| #define HAVE_SYNC_SYNCHRONIZE 1
3128| #define HAVE_VLA 1
3129| #define HAVE_GCC_ATTRIBUTE_ALIGNED 1
3130| #define HAVE_GCC_ATTRIBUTE_PACKED 1
3131| #define HAVE_GCC_ATTRIBUTE_MAY_ALIAS 1
3132| #define HAVE_GCC_ASM_VOLATILE_MEMORY 1
3133| #define HAVE_GCC_ASM_CFI_DIRECTIVES 1
3134| #define WITH_SYMBOL_UNDERSCORE 1
3135| #define HAVE_GCC_ATTRIBUTE_MS_ABI 1
3136| #define HAVE_GCC_ATTRIBUTE_SYSV_ABI 1
3137| #define HAVE_GCC_DEFAULT_ABI_IS_SYSV_ABI 1
3138| #define HAVE_VPRINTF 1
3139| #define HAVE_STPCPY 1
3140| #define HAVE_STRCASECMP 1
3141| #define HAVE_STRTOUL 1
3142| #define HAVE_MEMMOVE 1
3143| #define HAVE_ATEXIT 1
3144| #define HAVE_RAISE 1
3145| #define HAVE_STRERROR 1
3146| #define HAVE_RAND 1
3147| #define HAVE_MMAP 1
3148| #define HAVE_GETPAGESIZE 1
3149| #define HAVE_SYSCONF 1
3150| #define HAVE_WAITPID 1
3151| #define HAVE_WAIT4 1
3152| #define HAVE_GETTIMEOFDAY 1
3153| #define HAVE_GETRUSAGE 1
3154| #define HAVE_CLOCK_GETTIME 1
3155| #define HAVE_SYSLOG 1
3156| #define HAVE_SYSCALL 1
3157| #define HAVE_FCNTL 1
3158| #define HAVE_FTRUNCATE 1
3159| #define HAVE_FLOCKFILE 1
3160| /* end confdefs.h.  */
3161| /* Define explicit_memset to an innocuous variant, in case <limits.h> declares explicit_memset.
3162|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3163| #define explicit_memset innocuous_explicit_memset
3164|
3165| /* System header to define __stub macros and hopefully few prototypes,
3166|     which can conflict with char explicit_memset (); below.
3167|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3168|     <limits.h> exists even on freestanding compilers.  */
3169|
3170| #ifdef __STDC__
3171| # include <limits.h>
3172| #else
3173| # include <assert.h>
3174| #endif
3175|
3176| #undef explicit_memset
3177|
3178| /* Override any GCC internal prototype to avoid an error.
3179|    Use char because int might match the return type of a GCC
3180|    builtin and then its argument prototype would still apply.  */
3181| #ifdef __cplusplus
3182| extern "C"
3183| #endif
3184| char explicit_memset ();
3185| /* The GNU C library defines this for functions which it implements
3186|     to always fail with ENOSYS.  Some functions are actually named
3187|     something starting with __ and the normal name is an alias.  */
3188| #if defined __stub_explicit_memset || defined __stub___explicit_memset
3189| choke me
3190| #endif
3191|
3192| int
3193| main ()
3194| {
3195| return explicit_memset ();
3196|   ;
3197|   return 0;
3198| }
3199configure:17835: result: no
3200configure:17835: checking for getentropy
3201configure:17835: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
3202configure:17835: $? = 0
3203configure:17835: result: yes
3204configure:17847: checking for mlock
3205configure:17847: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
3206configure:17847: $? = 0
3207configure:17847: result: yes
3208configure:17971: checking for sysconf
3209configure:17971: result: yes
3210configure:17971: checking for getpagesize
3211configure:17971: result: yes
3212configure:17980: checking whether mlock is broken
3213configure:18029: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
3214configure:18029: $? = 0
3215configure:18029: ./conftest
3216configure:18029: $? = 0
3217configure:18049: result: no
3218configure:18062: checking for getpid
3219configure:18062: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
3220configure:18062: $? = 0
3221configure:18062: result: yes
3222configure:18075: checking for clock
3223configure:18075: ccache /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c  >&5
3224configure:18075: $? = 0
3225configure:18075: result: yes
3226configure:18252: checking for random device
3227configure:18260: result: yes
3228configure:18340: checking for cc features
3229configure:18344: checking if gcc supports -fno-delete-null-pointer-checks
3230configure:18359: ccache /usr/bin/clang -c -fno-delete-null-pointer-checks -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
3231configure:18359: $? = 0
3232configure:18365: result: yes
3233configure:18447: checking whether non excutable stack support is requested
3234configure:18456: result: yes
3235configure:18459: checking whether assembler supports --noexecstack option
3236configure:18469: ccache /usr/bin/clang -pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -fno-delete-null-pointer-checks -Wall -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
3237                     -S -o conftest.s conftest.c >/dev/null
3238configure:18472: $? = 0
3239configure:18489: result: no
3240configure:20060: checking that generated files are newer than configure
3241configure:20066: result: done
3242configure:20210: creating ./config.status
3243
3244## ---------------------- ##
3245## Running config.status. ##
3246## ---------------------- ##
3247
3248This file was extended by libgcrypt config.status 1.10.0, which was
3249generated by GNU Autoconf 2.69.  Invocation command line was
3250
3251  CONFIG_FILES    =
3252  CONFIG_HEADERS  =
3253  CONFIG_LINKS    =
3254  CONFIG_COMMANDS =
3255  $ ./config.status
3256
3257on test.local
3258
3259config.status:1385: creating Makefile
3260config.status:1385: creating m4/Makefile
3261config.status:1385: creating compat/Makefile
3262config.status:1385: creating mpi/Makefile
3263config.status:1385: creating cipher/Makefile
3264config.status:1385: creating random/Makefile
3265config.status:1385: creating doc/Makefile
3266config.status:1385: creating src/Makefile
3267config.status:1385: creating src/gcrypt.h
3268config.status:1385: creating src/libgcrypt-config
3269config.status:1385: creating src/libgcrypt.pc
3270config.status:1385: creating src/versioninfo.rc
3271config.status:1385: creating tests/Makefile
3272config.status:1385: creating tests/hashtest-256g
3273config.status:1385: creating tests/basic-disable-all-hwf
3274config.status:1385: creating config.h
3275config.status:1626: linking mpi/generic/mpih-add1.c to mpi/mpih-add1.c
3276config.status:1626: linking mpi/generic/mpih-sub1.c to mpi/mpih-sub1.c
3277config.status:1626: linking mpi/generic/mpih-mul1.c to mpi/mpih-mul1.c
3278config.status:1626: linking mpi/generic/mpih-mul2.c to mpi/mpih-mul2.c
3279config.status:1626: linking mpi/generic/mpih-mul3.c to mpi/mpih-mul3.c
3280config.status:1626: linking mpi/generic/mpih-lshift.c to mpi/mpih-lshift.c
3281config.status:1626: linking mpi/generic/mpih-rshift.c to mpi/mpih-rshift.c
3282config.status:1626: linking mpi/generic/mpi-asm-defs.h to mpi/mpi-asm-defs.h
3283config.status:1645: executing depfiles commands
3284config.status:1722: cd compat       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
3285config.status:1727: $? = 0
3286config.status:1722: cd mpi       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
3287config.status:1727: $? = 0
3288config.status:1722: cd cipher       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
3289config.status:1727: $? = 0
3290config.status:1722: cd random       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
3291config.status:1727: $? = 0
3292config.status:1722: cd src       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
3293config.status:1727: $? = 0
3294config.status:1722: cd tests       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
3295config.status:1727: $? = 0
3296config.status:1645: executing libtool commands
3297config.status:1645: executing gcrypt-conf commands
3298
3299## ---------------- ##
3300## Cache variables. ##
3301## ---------------- ##
3302
3303ac_cv_build=x86_64-apple-darwin21.3.0
3304ac_cv_c_bigendian=no
3305ac_cv_c_compiler_gnu=yes
3306ac_cv_c_const=yes
3307ac_cv_c_inline=inline
3308ac_cv_env_CCASFLAGS_set=
3309ac_cv_env_CCASFLAGS_value=
3310ac_cv_env_CCAS_set=
3311ac_cv_env_CCAS_value=
3312ac_cv_env_CC_set=set
3313ac_cv_env_CC_value='ccache /usr/bin/clang'
3314ac_cv_env_CFLAGS_set=set
3315ac_cv_env_CFLAGS_value='-pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64'
3316ac_cv_env_CPPFLAGS_set=set
3317ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk'
3318ac_cv_env_CPP_set=
3319ac_cv_env_CPP_value=
3320ac_cv_env_LDFLAGS_set=set
3321ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64'
3322ac_cv_env_LIBS_set=
3323ac_cv_env_LIBS_value=
3324ac_cv_env_SYSROOT_set=
3325ac_cv_env_SYSROOT_value=
3326ac_cv_env_build_alias_set=
3327ac_cv_env_build_alias_value=
3328ac_cv_env_host_alias_set=
3329ac_cv_env_host_alias_value=
3330ac_cv_env_target_alias_set=
3331ac_cv_env_target_alias_value=
3332ac_cv_func__doprnt=no
3333ac_cv_func_atexit=yes
3334ac_cv_func_clock=yes
3335ac_cv_func_clock_gettime=yes
3336ac_cv_func_elf_aux_info=no
3337ac_cv_func_explicit_bzero=no
3338ac_cv_func_explicit_memset=no
3339ac_cv_func_fcntl=yes
3340ac_cv_func_flockfile=yes
3341ac_cv_func_ftruncate=yes
3342ac_cv_func_getauxval=no
3343ac_cv_func_getentropy=yes
3344ac_cv_func_gethrtime=no
3345ac_cv_func_getpagesize=yes
3346ac_cv_func_getpid=yes
3347ac_cv_func_getrusage=yes
3348ac_cv_func_gettimeofday=yes
3349ac_cv_func_memmove=yes
3350ac_cv_func_mlock=yes
3351ac_cv_func_mmap=yes
3352ac_cv_func_raise=yes
3353ac_cv_func_rand=yes
3354ac_cv_func_stpcpy=yes
3355ac_cv_func_strcasecmp=yes
3356ac_cv_func_strerror=yes
3357ac_cv_func_stricmp=no
3358ac_cv_func_strtoul=yes
3359ac_cv_func_syscall=yes
3360ac_cv_func_sysconf=yes
3361ac_cv_func_syslog=yes
3362ac_cv_func_vprintf=yes
3363ac_cv_func_wait4=yes
3364ac_cv_func_waitpid=yes
3365ac_cv_have_dev_random=yes
3366ac_cv_header_dlfcn_h=yes
3367ac_cv_header_inttypes_h=yes
3368ac_cv_header_memory_h=yes
3369ac_cv_header_minix_config_h=no
3370ac_cv_header_spawn_h=yes
3371ac_cv_header_stdc=yes
3372ac_cv_header_stdint_h=yes
3373ac_cv_header_stdlib_h=yes
3374ac_cv_header_string_h=yes
3375ac_cv_header_strings_h=yes
3376ac_cv_header_sys_auxv_h=no
3377ac_cv_header_sys_random_h=yes
3378ac_cv_header_sys_socket_h=yes
3379ac_cv_header_sys_stat_h=yes
3380ac_cv_header_sys_types_h=yes
3381ac_cv_header_unistd_h=yes
3382ac_cv_host=x86_64-apple-darwin21.3.0
3383ac_cv_lib_pthread_pthread_create=yes
3384ac_cv_mpi_sflags=
3385ac_cv_objext=o
3386ac_cv_path_EGREP='/usr/bin/grep -E'
3387ac_cv_path_FGREP='/usr/bin/grep -F'
3388ac_cv_path_GPGRT_CONFIG=/opt/local/bin/gpgrt-config
3389ac_cv_path_GPG_ERROR_CONFIG=/opt/local/bin/gpg-error-config
3390ac_cv_path_GREP=/usr/bin/grep
3391ac_cv_path_SED=/usr/bin/sed
3392ac_cv_prog_AWK=awk
3393ac_cv_prog_CPP='ccache /usr/bin/clang -E'
3394ac_cv_prog_ac_ct_AR=ar
3395ac_cv_prog_ac_ct_CC='ccache /usr/bin/clang'
3396ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
3397ac_cv_prog_ac_ct_LIPO=lipo
3398ac_cv_prog_ac_ct_NMEDIT=nmedit
3399ac_cv_prog_ac_ct_OBJDUMP=objdump
3400ac_cv_prog_ac_ct_OTOOL=otool
3401ac_cv_prog_ac_ct_RANLIB=ranlib
3402ac_cv_prog_ac_ct_STRIP=strip
3403ac_cv_prog_cc_c89=
3404ac_cv_prog_cc_g=yes
3405ac_cv_prog_make_make_set=yes
3406ac_cv_safe_to_define___extensions__=yes
3407ac_cv_search_setsockopt='none required'
3408ac_cv_search_strerror='none required'
3409ac_cv_sizeof_uint64_t=8
3410ac_cv_sizeof_unsigned_int=4
3411ac_cv_sizeof_unsigned_long=8
3412ac_cv_sizeof_unsigned_long_long=8
3413ac_cv_sizeof_unsigned_short=2
3414ac_cv_sizeof_void_p=8
3415ac_cv_sys_symbol_underscore=yes
3416ac_cv_type_byte=no
3417ac_cv_type_pid_t=yes
3418ac_cv_type_size_t=yes
3419ac_cv_type_socklen_t=yes
3420ac_cv_type_u16=no
3421ac_cv_type_u32=no
3422ac_cv_type_u64=no
3423ac_cv_type_uintptr_t=yes
3424ac_cv_type_ushort=yes
3425am_cv_CCAS_dependencies_compiler_type=gcc3
3426am_cv_CC_dependencies_compiler_type=gcc3
3427am_cv_make_support_nested_variables=yes
3428am_cv_prog_cc_c_o=yes
3429cl_cv_as_noexecstack=no
3430gcry_cv_cc_arm_arch_is_v6=n/a
3431gcry_cv_cc_ppc_altivec=n/a
3432gcry_cv_gcc_aarch64_platform_as_ok=n/a
3433gcry_cv_gcc_amd64_platform_as_ok=n/a
3434gcry_cv_gcc_arm_platform_as_ok=n/a
3435gcry_cv_gcc_as_const_division_ok=no
3436gcry_cv_gcc_as_const_division_with_wadivide_ok=no
3437gcry_cv_gcc_asm_cfi_directives=yes
3438gcry_cv_gcc_asm_elf_directives=no
3439gcry_cv_gcc_attribute_aligned=yes
3440gcry_cv_gcc_attribute_may_alias=yes
3441gcry_cv_gcc_attribute_ms_abi=yes
3442gcry_cv_gcc_attribute_packed=yes
3443gcry_cv_gcc_attribute_sysv_abi=yes
3444gcry_cv_gcc_default_abi_is_ms_abi=no
3445gcry_cv_gcc_default_abi_is_sysv_abi=yes
3446gcry_cv_gcc_inline_asm_aarch32_crypto=n/a
3447gcry_cv_gcc_inline_asm_aarch64_crypto=n/a
3448gcry_cv_gcc_inline_asm_aarch64_neon=n/a
3449gcry_cv_gcc_inline_asm_avx2=n/a
3450gcry_cv_gcc_inline_asm_avx=n/a
3451gcry_cv_gcc_inline_asm_bmi2=n/a
3452gcry_cv_gcc_inline_asm_neon=n/a
3453gcry_cv_gcc_inline_asm_pclmul=n/a
3454gcry_cv_gcc_inline_asm_ppc_altivec=n/a
3455gcry_cv_gcc_inline_asm_ppc_arch_3_00=n/a
3456gcry_cv_gcc_inline_asm_s390x=n/a
3457gcry_cv_gcc_inline_asm_s390x_vx=n/a
3458gcry_cv_gcc_inline_asm_shaext=n/a
3459gcry_cv_gcc_inline_asm_sse41=n/a
3460gcry_cv_gcc_inline_asm_ssse3=n/a
3461gcry_cv_gcc_inline_asm_vaes_vpclmul=n/a
3462gcry_cv_gcc_platform_as_ok_for_intel_syntax=n/a
3463gcry_cv_have___asm__=yes
3464gcry_cv_have_asm=yes
3465gcry_cv_have_asm_volatile_memory=yes
3466gcry_cv_have_builtin_bswap32=yes
3467gcry_cv_have_builtin_bswap64=yes
3468gcry_cv_have_builtin_clz=yes
3469gcry_cv_have_builtin_clzl=yes
3470gcry_cv_have_builtin_ctz=yes
3471gcry_cv_have_builtin_ctzl=yes
3472gcry_cv_have_sync_synchronize=yes
3473gcry_cv_have_vla=yes
3474gcry_cv_visibility_attribute=no
3475gnupg_cv_have_broken_mlock=no
3476gnupg_cv_uint64_c_works=yes
3477lt_cv_apple_cc_single_mod=yes
3478lt_cv_ar_at_file=no
3479lt_cv_deplibs_check_method=pass_all
3480lt_cv_file_magic_cmd='$MAGIC_CMD'
3481lt_cv_file_magic_test_file=
3482lt_cv_ld_exported_symbols_list=yes
3483lt_cv_ld_force_load=yes
3484lt_cv_ld_reload_flag=-r
3485lt_cv_nm_interface='BSD nm'
3486lt_cv_objdir=.libs
3487lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld
3488lt_cv_path_NM='/usr/bin/nm -B'
3489lt_cv_path_mainfest_tool=no
3490lt_cv_prog_compiler_c_o=yes
3491lt_cv_prog_compiler_c_o_RC=yes
3492lt_cv_prog_compiler_pic='-fno-common -DPIC'
3493lt_cv_prog_compiler_pic_works=yes
3494lt_cv_prog_compiler_rtti_exceptions=yes
3495lt_cv_prog_compiler_static_works=no
3496lt_cv_prog_gnu_ld=no
3497lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
3498lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
3499lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
3500lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
3501lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
3502lt_cv_sys_max_cmd_len=786432
3503lt_cv_to_host_file_cmd=func_convert_file_noop
3504lt_cv_to_tool_file_cmd=func_convert_file_noop
3505
3506## ----------------- ##
3507## Output variables. ##
3508## ----------------- ##
3509
3510ACLOCAL='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_devel_libgcrypt/libgcrypt/work/libgcrypt-1.10.0/build-aux/missing'\'' aclocal-1.16'
3511AMDEPBACKSLASH='\'
3512AMDEP_FALSE='#'
3513AMDEP_TRUE=''
3514AMTAR='$${TAR-tar}'
3515AM_BACKSLASH='\'
3516AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
3517AM_DEFAULT_VERBOSITY='1'
3518AM_V='$(V)'
3519AR='ar'
3520AS='as'
3521AUTOCONF='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_devel_libgcrypt/libgcrypt/work/libgcrypt-1.10.0/build-aux/missing'\'' autoconf'
3522AUTOHEADER='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_devel_libgcrypt/libgcrypt/work/libgcrypt-1.10.0/build-aux/missing'\'' autoheader'
3523AUTOMAKE='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_devel_libgcrypt/libgcrypt/work/libgcrypt-1.10.0/build-aux/missing'\'' automake-1.16'
3524AWK='awk'
3525BUILD_DOC_FALSE='#'
3526BUILD_DOC_TRUE=''
3527BUILD_FILEVERSION='1,10,0,58539'
3528BUILD_REVISION='e4ab2147'
3529BUILD_TIMESTAMP='<none>'
3530BUILD_VERSION='1.10.0.58539'
3531CC='ccache /usr/bin/clang'
3532CCAS='ccache /usr/bin/clang'
3533CCASDEPMODE='depmode=gcc3'
3534CCASFLAGS='-pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64'
3535CCDEPMODE='depmode=gcc3'
3536CC_FOR_BUILD='$(CC)'
3537CFLAGS='-pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -fno-delete-null-pointer-checks -Wall'
3538CPP='ccache /usr/bin/clang -E'
3539CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk'
3540CROSS_COMPILING_FALSE=''
3541CROSS_COMPILING_TRUE='#'
3542CYGPATH_W='echo'
3543DEFS='-DHAVE_CONFIG_H'
3544DEF_HMAC_BINARY_CHECK=''
3545DEPDIR='.deps'
3546DLLTOOL='false'
3547DL_LIBS=''
3548DSYMUTIL='dsymutil'
3549DUMPBIN=''
3550ECHO_C='\c'
3551ECHO_N=''
3552ECHO_T=''
3553EGREP='/usr/bin/grep -E'
3554ENABLE_INSTRUMENTATION_MUNGING_FALSE='#'
3555ENABLE_INSTRUMENTATION_MUNGING_TRUE=''
3556ENABLE_O_FLAG_MUNGING_FALSE='#'
3557ENABLE_O_FLAG_MUNGING_TRUE=''
3558ENABLE_PPC_VCRYPTO_EXTRA_CFLAGS_FALSE=''
3559ENABLE_PPC_VCRYPTO_EXTRA_CFLAGS_TRUE='#'
3560ENABLE_RANDOM_DAEMON_FALSE=''
3561ENABLE_RANDOM_DAEMON_TRUE='#'
3562EXEEXT=''
3563EXEEXT_FOR_BUILD='$(EXEEXT)'
3564FGREP='/usr/bin/grep -F'
3565GCRYPT_CIPHERS=' arcfour.lo blowfish.lo cast5.lo des.lo rijndael.lo twofish.lo serpent.lo rfc2268.lo seed.lo camellia.lo camellia-glue.lo idea.lo salsa20.lo gost28147.lo chacha20.lo sm4.lo'
3566GCRYPT_DIGESTS=' crc.lo gostr3411-94.lo stribog.lo md4.lo md5.lo rmd160.lo sha256.lo sha512.lo keccak.lo tiger.lo whirlpool.lo blake2.lo sm3.lo sha1.lo'
3567GCRYPT_HWF_MODULES=''
3568GCRYPT_KDFS=' scrypt.lo'
3569GCRYPT_PUBKEY_CIPHERS=' dsa.lo rsa.lo elgamal.lo                           ecc.lo ecc-curves.lo ecc-misc.lo                           ecc-ecdh.lo ecc-ecdsa.lo ecc-eddsa.lo ecc-gost.lo                           ecc-sm2.lo'
3570GCRYPT_RANDOM=' rndgetentropy.lo'
3571GPGRT_CONFIG='/opt/local/bin/gpgrt-config'
3572GPG_ERROR_CFLAGS='-I/opt/local/include'
3573GPG_ERROR_CONFIG='/opt/local/bin/gpg-error-config'
3574GPG_ERROR_LIBS='-L/opt/local/lib -lgpg-error'
3575GPG_ERROR_MT_CFLAGS='-I/opt/local/include '
3576GPG_ERROR_MT_LIBS='-L/opt/local/lib -lgpg-error -lpthread'
3577GREP='/usr/bin/grep'
3578HAVE_LD_VERSION_SCRIPT_FALSE=''
3579HAVE_LD_VERSION_SCRIPT_TRUE='#'
3580HAVE_W32CE_SYSTEM_FALSE=''
3581HAVE_W32CE_SYSTEM_TRUE='#'
3582HAVE_W32_SYSTEM_FALSE=''
3583HAVE_W32_SYSTEM_TRUE='#'
3584INSTALL_DATA='${INSTALL} -m 644'
3585INSTALL_PROGRAM='${INSTALL}'
3586INSTALL_SCRIPT='${INSTALL}'
3587INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
3588LD='/Library/Developer/CommandLineTools/usr/bin/ld'
3589LDADD_FOR_TESTS_KLUDGE=''
3590LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64'
3591LIBGCRYPT_CIPHERS='arcfour blowfish cast5 des aes twofish serpent rfc2268 seed camellia idea salsa20 gost28147 chacha20 sm4'
3592LIBGCRYPT_CONFIG_API_VERSION='1'
3593LIBGCRYPT_CONFIG_CFLAGS=''
3594LIBGCRYPT_CONFIG_HOST='x86_64-apple-darwin21.3.0'
3595LIBGCRYPT_CONFIG_LIBS='-lgcrypt'
3596LIBGCRYPT_DIGESTS='crc gostr3411-94  md4 md5 rmd160 sha1 sha256 sha512 sha3 tiger whirlpool stribog blake2 sm3'
3597LIBGCRYPT_LT_AGE='4'
3598LIBGCRYPT_LT_CURRENT='24'
3599LIBGCRYPT_LT_REVISION='0'
3600LIBGCRYPT_PUBKEY_CIPHERS='dsa elgamal rsa ecc'
3601LIBGCRYPT_THREAD_MODULES=''
3602LIBOBJS=''
3603LIBS=''
3604LIBTOOL='$(SHELL) $(top_builddir)/libtool'
3605LIPO='lipo'
3606LN_S='ln -s'
3607LTLIBOBJS=''
3608MAINT='#'
3609MAINTAINER_MODE_FALSE=''
3610MAINTAINER_MODE_TRUE='#'
3611MAKEINFO='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_devel_libgcrypt/libgcrypt/work/libgcrypt-1.10.0/build-aux/missing'\'' makeinfo'
3612MANIFEST_TOOL=':'
3613MKDIR_P='build-aux/install-sh -c -d'
3614MPI_MOD_ASM_MPIH_ADD1_FALSE=''
3615MPI_MOD_ASM_MPIH_ADD1_TRUE='#'
3616MPI_MOD_ASM_MPIH_LSHIFT_FALSE=''
3617MPI_MOD_ASM_MPIH_LSHIFT_TRUE='#'
3618MPI_MOD_ASM_MPIH_MUL1_FALSE=''
3619MPI_MOD_ASM_MPIH_MUL1_TRUE='#'
3620MPI_MOD_ASM_MPIH_MUL2_FALSE=''
3621MPI_MOD_ASM_MPIH_MUL2_TRUE='#'
3622MPI_MOD_ASM_MPIH_MUL3_FALSE=''
3623MPI_MOD_ASM_MPIH_MUL3_TRUE='#'
3624MPI_MOD_ASM_MPIH_RSHIFT_FALSE=''
3625MPI_MOD_ASM_MPIH_RSHIFT_TRUE='#'
3626MPI_MOD_ASM_MPIH_SUB1_FALSE=''
3627MPI_MOD_ASM_MPIH_SUB1_TRUE='#'
3628MPI_MOD_ASM_UDIV_FALSE=''
3629MPI_MOD_ASM_UDIV_QRNND_FALSE=''
3630MPI_MOD_ASM_UDIV_QRNND_TRUE='#'
3631MPI_MOD_ASM_UDIV_TRUE='#'
3632MPI_MOD_C_MPIH_ADD1_FALSE='#'
3633MPI_MOD_C_MPIH_ADD1_TRUE=''
3634MPI_MOD_C_MPIH_LSHIFT_FALSE='#'
3635MPI_MOD_C_MPIH_LSHIFT_TRUE=''
3636MPI_MOD_C_MPIH_MUL1_FALSE='#'
3637MPI_MOD_C_MPIH_MUL1_TRUE=''
3638MPI_MOD_C_MPIH_MUL2_FALSE='#'
3639MPI_MOD_C_MPIH_MUL2_TRUE=''
3640MPI_MOD_C_MPIH_MUL3_FALSE='#'
3641MPI_MOD_C_MPIH_MUL3_TRUE=''
3642MPI_MOD_C_MPIH_RSHIFT_FALSE='#'
3643MPI_MOD_C_MPIH_RSHIFT_TRUE=''
3644MPI_MOD_C_MPIH_SUB1_FALSE='#'
3645MPI_MOD_C_MPIH_SUB1_TRUE=''
3646MPI_MOD_C_UDIV_FALSE=''
3647MPI_MOD_C_UDIV_QRNND_FALSE=''
3648MPI_MOD_C_UDIV_QRNND_TRUE='#'
3649MPI_MOD_C_UDIV_TRUE='#'
3650MPI_SFLAGS=''
3651NM='/usr/bin/nm -B'
3652NMEDIT='nmedit'
3653NOEXECSTACK_FLAGS=''
3654OBJCOPY=''
3655OBJDUMP='objdump'
3656OBJEXT='o'
3657OTOOL64=':'
3658OTOOL='otool'
3659PACKAGE='libgcrypt'
3660PACKAGE_BUGREPORT='https://bugs.gnupg.org'
3661PACKAGE_NAME='libgcrypt'
3662PACKAGE_STRING='libgcrypt 1.10.0'
3663PACKAGE_TARNAME='libgcrypt'
3664PACKAGE_URL=''
3665PACKAGE_VERSION='1.10.0'
3666PATH_SEPARATOR=':'
3667PTH_CFLAGS=''
3668PTH_CONFIG=''
3669PTH_LIBS=''
3670RANLIB='ranlib'
3671RC=''
3672RUN_LARGE_DATA_TESTS='no'
3673SED='/usr/bin/sed'
3674SET_MAKE=''
3675SHELL='/bin/sh'
3676STRIP='strip'
3677SYSROOT=''
3678USE_HMAC_BINARY_CHECK_FALSE=''
3679USE_HMAC_BINARY_CHECK_TRUE='#'
3680VERSION='1.10.0'
3681VERSION_NUMBER='0x010a00'
3682ac_ct_AR='ar'
3683ac_ct_CC='ccache /usr/bin/clang'
3684ac_ct_DUMPBIN=''
3685am__EXEEXT_FALSE=''
3686am__EXEEXT_TRUE='#'
3687am__fastdepCCAS_FALSE='#'
3688am__fastdepCCAS_TRUE=''
3689am__fastdepCC_FALSE='#'
3690am__fastdepCC_TRUE=''
3691am__include='include'
3692am__isrc=''
3693am__leading_dot='.'
3694am__nodep='_no'
3695am__quote=''
3696am__tar='$${TAR-tar} chof - "$$tardir"'
3697am__untar='$${TAR-tar} xf -'
3698bindir='${exec_prefix}/bin'
3699build='x86_64-apple-darwin21.3.0'
3700build_alias=''
3701build_cpu='x86_64'
3702build_os='darwin21.3.0'
3703build_vendor='apple'
3704datadir='${datarootdir}'
3705datarootdir='${prefix}/share'
3706docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
3707dvidir='${docdir}'
3708emacs_local_vars_begin='Local Variables:'
3709emacs_local_vars_end='End:'
3710emacs_local_vars_read_only='buffer-read-only: t'
3711exec_prefix='${prefix}'
3712host='x86_64-apple-darwin21.3.0'
3713host_alias=''
3714host_cpu='x86_64'
3715host_os='darwin21.3.0'
3716host_vendor='apple'
3717htmldir='${docdir}'
3718includedir='${prefix}/include'
3719infodir='${datarootdir}/info'
3720install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_github.com_judaew_macports-ports_devel_libgcrypt/libgcrypt/work/libgcrypt-1.10.0/build-aux/install-sh'
3721libdir='${exec_prefix}/lib'
3722libexecdir='${exec_prefix}/libexec'
3723localedir='${datarootdir}/locale'
3724localstatedir='${prefix}/var'
3725mandir='${datarootdir}/man'
3726mkdir_p='$(MKDIR_P)'
3727oldincludedir='/usr/include'
3728pdfdir='${docdir}'
3729prefix='/opt/local'
3730program_transform_name='s,x,x,'
3731psdir='${docdir}'
3732runstatedir='${localstatedir}/run'
3733sbindir='${exec_prefix}/sbin'
3734sharedstatedir='${prefix}/com'
3735sysconfdir='${prefix}/etc'
3736target_alias=''
3737
3738## ----------- ##
3739## confdefs.h. ##
3740## ----------- ##
3741
3742/* confdefs.h */
3743#define PACKAGE_NAME "libgcrypt"
3744#define PACKAGE_TARNAME "libgcrypt"
3745#define PACKAGE_VERSION "1.10.0"
3746#define PACKAGE_STRING "libgcrypt 1.10.0"
3747#define PACKAGE_BUGREPORT "https://bugs.gnupg.org"
3748#define PACKAGE_URL ""
3749#define PACKAGE "libgcrypt"
3750#define VERSION "1.10.0"
3751#define STDC_HEADERS 1
3752#define HAVE_SYS_TYPES_H 1
3753#define HAVE_SYS_STAT_H 1
3754#define HAVE_STDLIB_H 1
3755#define HAVE_STRING_H 1
3756#define HAVE_MEMORY_H 1
3757#define HAVE_STRINGS_H 1
3758#define HAVE_INTTYPES_H 1
3759#define HAVE_STDINT_H 1
3760#define HAVE_UNISTD_H 1
3761#define __EXTENSIONS__ 1
3762#define _ALL_SOURCE 1
3763#define _GNU_SOURCE 1
3764#define _POSIX_PTHREAD_SEMANTICS 1
3765#define _TANDEM_SOURCE 1
3766#define HAVE_DLFCN_H 1
3767#define LT_OBJDIR ".libs/"
3768#define _DARWIN_C_SOURCE 1
3769#define USE_POSIX_SPAWN_FOR_TESTS 1
3770#define HAVE_SPAWN_H 1
3771#define SIZEOF_UNSIGNED_SHORT 2
3772#define SIZEOF_UNSIGNED_INT 4
3773#define SIZEOF_UNSIGNED_LONG 8
3774#define SIZEOF_UNSIGNED_LONG_LONG 8
3775#define SIZEOF_VOID_P 8
3776#define HAVE_UINTPTR_T 1
3777#define SIZEOF_UINT64_T 8
3778#define EGD_SOCKET_NAME ""
3779#define ASM_DISABLED 1
3780#define FIPS_MODULE_VERSION ""
3781#define PRINTABLE_OS_NAME "Darwin"
3782#define NAME_OF_DEV_RANDOM "/dev/random"
3783#define NAME_OF_DEV_URANDOM "/dev/urandom"
3784#define GPG_ERR_SOURCE_DEFAULT GPG_ERR_SOURCE_GCRYPT
3785#define HAVE_PTHREAD 1
3786#define HAVE_UNISTD_H 1
3787#define HAVE_SYS_RANDOM_H 1
3788#define HAVE_USHORT 1
3789#define HAVE_SYS_SOCKET_H 1
3790#define HAVE_BUILTIN_BSWAP32 1
3791#define HAVE_BUILTIN_BSWAP64 1
3792#define HAVE_BUILTIN_CTZ 1
3793#define HAVE_BUILTIN_CTZL 1
3794#define HAVE_BUILTIN_CLZ 1
3795#define HAVE_BUILTIN_CLZL 1
3796#define HAVE_SYNC_SYNCHRONIZE 1
3797#define HAVE_VLA 1
3798#define HAVE_GCC_ATTRIBUTE_ALIGNED 1
3799#define HAVE_GCC_ATTRIBUTE_PACKED 1
3800#define HAVE_GCC_ATTRIBUTE_MAY_ALIAS 1
3801#define HAVE_GCC_ASM_VOLATILE_MEMORY 1
3802#define HAVE_GCC_ASM_CFI_DIRECTIVES 1
3803#define WITH_SYMBOL_UNDERSCORE 1
3804#define HAVE_GCC_ATTRIBUTE_MS_ABI 1
3805#define HAVE_GCC_ATTRIBUTE_SYSV_ABI 1
3806#define HAVE_GCC_DEFAULT_ABI_IS_SYSV_ABI 1
3807#define HAVE_VPRINTF 1
3808#define HAVE_STPCPY 1
3809#define HAVE_STRCASECMP 1
3810#define HAVE_STRTOUL 1
3811#define HAVE_MEMMOVE 1
3812#define HAVE_ATEXIT 1
3813#define HAVE_RAISE 1
3814#define HAVE_STRERROR 1
3815#define HAVE_RAND 1
3816#define HAVE_MMAP 1
3817#define HAVE_GETPAGESIZE 1
3818#define HAVE_SYSCONF 1
3819#define HAVE_WAITPID 1
3820#define HAVE_WAIT4 1
3821#define HAVE_GETTIMEOFDAY 1
3822#define HAVE_GETRUSAGE 1
3823#define HAVE_CLOCK_GETTIME 1
3824#define HAVE_SYSLOG 1
3825#define HAVE_SYSCALL 1
3826#define HAVE_FCNTL 1
3827#define HAVE_FTRUNCATE 1
3828#define HAVE_FLOCKFILE 1
3829#define HAVE_GETENTROPY 1
3830#define HAVE_MLOCK 1
3831#define HAVE_SYSCONF 1
3832#define HAVE_GETPAGESIZE 1
3833#define HAVE_GETPID 1
3834#define HAVE_CLOCK 1
3835#define HAVE_DEV_RANDOM 1
3836#define ENABLE_JENT_SUPPORT 1
3837#define USE_ARCFOUR 1
3838#define USE_BLOWFISH 1
3839#define USE_CAST5 1
3840#define USE_DES 1
3841#define USE_AES 1
3842#define USE_TWOFISH 1
3843#define USE_SERPENT 1
3844#define USE_RFC2268 1
3845#define USE_SEED 1
3846#define USE_CAMELLIA 1
3847#define USE_IDEA 1
3848#define USE_SALSA20 1
3849#define USE_GOST28147 1
3850#define USE_CHACHA20 1
3851#define USE_SM4 1
3852#define USE_DSA 1
3853#define USE_RSA 1
3854#define USE_ELGAMAL 1
3855#define USE_ECC 1
3856#define USE_CRC 1
3857#define USE_GOST_R_3411_94 1
3858#define USE_GOST_R_3411_12 1
3859#define USE_MD4 1
3860#define USE_MD5 1
3861#define USE_RMD160 1
3862#define USE_SHA256 1
3863#define USE_SHA512 1
3864#define USE_SHA3 1
3865#define USE_TIGER 1
3866#define USE_WHIRLPOOL 1
3867#define USE_BLAKE2 1
3868#define USE_SM3 1
3869#define USE_SHA1 1
3870#define USE_SCRYPT 1
3871#define USE_RNDGETENTROPY 1
3872#define LIBGCRYPT_CIPHERS "arcfour:blowfish:cast5:des:aes:twofish:serpent:rfc2268:seed:camellia:idea:salsa20:gost28147:chacha20:sm4"
3873#define LIBGCRYPT_PUBKEY_CIPHERS "dsa:elgamal:rsa:ecc"
3874#define LIBGCRYPT_DIGESTS "crc:gostr3411-94::md4:md5:rmd160:sha1:sha256:sha512:sha3:tiger:whirlpool:stribog:blake2:sm3"
3875#define LIBGCRYPT_KDFS "s2k:pkdf2:scrypt"
3876#define BUILD_REVISION "e4ab2147"
3877#define BUILD_TIMESTAMP "<none>"
3878
3879configure: exit 0