1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by libgcrypt configure 1.10.0, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --disable-asm |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = test.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 21.3.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -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 |
---|
27 | Kernel configured for up to 8 processors. |
---|
28 | 4 processors are physically available. |
---|
29 | 8 processors are logically available. |
---|
30 | Processor type: x86_64h (Intel x86-64h Haswell) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 |
---|
32 | Primary memory available: 8.00 gigabytes |
---|
33 | Default processor set: 545 tasks, 1971 threads, 8 processors |
---|
34 | Load average: 2.77, Mach factor: 5.22 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:2761: checking for a BSD-compatible install |
---|
52 | configure:2829: result: /usr/bin/install -c |
---|
53 | configure:2840: checking whether build environment is sane |
---|
54 | configure:2895: result: yes |
---|
55 | configure:3041: checking for a thread-safe mkdir -p |
---|
56 | configure:3080: result: build-aux/install-sh -c -d |
---|
57 | configure:3087: checking for gawk |
---|
58 | configure:3117: result: no |
---|
59 | configure:3087: checking for mawk |
---|
60 | configure:3117: result: no |
---|
61 | configure:3087: checking for nawk |
---|
62 | configure:3117: result: no |
---|
63 | configure:3087: checking for awk |
---|
64 | configure:3103: found /usr/bin/awk |
---|
65 | configure:3114: result: awk |
---|
66 | configure:3125: checking whether make sets $(MAKE) |
---|
67 | configure:3147: result: yes |
---|
68 | configure:3176: checking whether make supports nested variables |
---|
69 | configure:3193: result: yes |
---|
70 | configure:3327: checking build system type |
---|
71 | configure:3341: result: x86_64-apple-darwin21.3.0 |
---|
72 | configure:3361: checking host system type |
---|
73 | configure:3374: result: x86_64-apple-darwin21.3.0 |
---|
74 | configure:3395: checking whether to enable maintainer-specific portions of Makefiles |
---|
75 | configure:3404: result: no |
---|
76 | configure:3428: checking whether make supports nested variables |
---|
77 | configure:3445: result: yes |
---|
78 | configure:3470: checking whether make sets $(MAKE) |
---|
79 | configure:3492: result: yes |
---|
80 | configure:3563: checking for gcc |
---|
81 | configure:3590: result: ccache /usr/bin/clang |
---|
82 | configure:3819: checking for C compiler version |
---|
83 | configure:3828: ccache /usr/bin/clang --version >&5 |
---|
84 | Apple clang version 13.0.0 (clang-1300.0.29.30) |
---|
85 | Target: x86_64-apple-darwin21.3.0 |
---|
86 | Thread model: posix |
---|
87 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
88 | configure:3839: $? = 0 |
---|
89 | configure:3828: ccache /usr/bin/clang -v >&5 |
---|
90 | Apple clang version 13.0.0 (clang-1300.0.29.30) |
---|
91 | Target: x86_64-apple-darwin21.3.0 |
---|
92 | Thread model: posix |
---|
93 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
94 | configure:3839: $? = 0 |
---|
95 | configure:3828: ccache /usr/bin/clang -V >&5 |
---|
96 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
97 | clang: error: no input files |
---|
98 | configure:3839: $? = 1 |
---|
99 | configure:3828: ccache /usr/bin/clang -qversion >&5 |
---|
100 | clang: error: unknown argument '-qversion'; did you mean '--version'? |
---|
101 | clang: error: no input files |
---|
102 | configure:3839: $? = 1 |
---|
103 | configure:3859: checking whether the C compiler works |
---|
104 | configure: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 |
---|
105 | configure:3885: $? = 0 |
---|
106 | configure:3933: result: yes |
---|
107 | configure:3936: checking for C compiler default output file name |
---|
108 | configure:3938: result: a.out |
---|
109 | configure:3944: checking for suffix of executables |
---|
110 | configure: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 |
---|
111 | configure:3955: $? = 0 |
---|
112 | configure:3977: result: |
---|
113 | configure:3999: checking whether we are cross compiling |
---|
114 | configure: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 |
---|
115 | configure:4011: $? = 0 |
---|
116 | configure:4018: ./conftest |
---|
117 | configure:4022: $? = 0 |
---|
118 | configure:4037: result: no |
---|
119 | configure:4042: checking for suffix of object files |
---|
120 | configure: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 |
---|
121 | configure:4068: $? = 0 |
---|
122 | configure:4089: result: o |
---|
123 | configure:4093: checking whether we are using the GNU C compiler |
---|
124 | configure: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 |
---|
125 | configure:4112: $? = 0 |
---|
126 | configure:4121: result: yes |
---|
127 | configure:4130: checking whether ccache /usr/bin/clang accepts -g |
---|
128 | configure:4150: ccache /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5 |
---|
129 | configure:4150: $? = 0 |
---|
130 | configure:4191: result: yes |
---|
131 | configure:4208: checking for ccache /usr/bin/clang option to accept ISO C89 |
---|
132 | configure: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 |
---|
133 | configure:4271: $? = 0 |
---|
134 | configure:4284: result: none needed |
---|
135 | configure:4309: checking whether ccache /usr/bin/clang understands -c and -o together |
---|
136 | configure:4331: ccache /usr/bin/clang -c conftest.c -o conftest2.o |
---|
137 | configure:4334: $? = 0 |
---|
138 | configure:4331: ccache /usr/bin/clang -c conftest.c -o conftest2.o |
---|
139 | configure:4334: $? = 0 |
---|
140 | configure:4346: result: yes |
---|
141 | configure:4366: checking whether make supports the include directive |
---|
142 | configure:4381: make -f confmf.GNU && cat confinc.out |
---|
143 | this is the am__doit target |
---|
144 | configure:4384: $? = 0 |
---|
145 | configure:4403: result: yes (GNU style) |
---|
146 | configure:4428: checking dependency style of ccache /usr/bin/clang |
---|
147 | configure:4539: result: gcc3 |
---|
148 | configure:4559: checking how to run the C preprocessor |
---|
149 | configure:4590: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c |
---|
150 | configure:4590: $? = 0 |
---|
151 | configure:4604: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c |
---|
152 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
153 | #include <ac_nonexistent.h> |
---|
154 | ^~~~~~~~~~~~~~~~~~ |
---|
155 | 1 error generated. |
---|
156 | configure:4604: $? = 1 |
---|
157 | configure: 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> |
---|
169 | configure:4629: result: ccache /usr/bin/clang -E |
---|
170 | configure:4649: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c |
---|
171 | configure:4649: $? = 0 |
---|
172 | configure:4663: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c |
---|
173 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
174 | #include <ac_nonexistent.h> |
---|
175 | ^~~~~~~~~~~~~~~~~~ |
---|
176 | 1 error generated. |
---|
177 | configure:4663: $? = 1 |
---|
178 | configure: 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> |
---|
190 | configure:4701: checking dependency style of ccache /usr/bin/clang |
---|
191 | configure:4810: result: gcc3 |
---|
192 | configure:4826: checking for library containing strerror |
---|
193 | configure: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 |
---|
194 | conftest.c:18:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration] |
---|
195 | char strerror (); |
---|
196 | ^ |
---|
197 | conftest.c:18:6: note: 'strerror' is a builtin with type 'char *(int)' |
---|
198 | 1 warning generated. |
---|
199 | configure:4857: $? = 0 |
---|
200 | configure:4874: result: none required |
---|
201 | configure:4887: checking for gawk |
---|
202 | configure:4914: result: awk |
---|
203 | configure:4927: checking for grep that handles long lines and -e |
---|
204 | configure:4985: result: /usr/bin/grep |
---|
205 | configure:4990: checking for egrep |
---|
206 | configure:5052: result: /usr/bin/grep -E |
---|
207 | configure:5057: checking for ANSI C header files |
---|
208 | configure: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 |
---|
209 | configure:5077: $? = 0 |
---|
210 | configure: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 |
---|
211 | configure:5150: $? = 0 |
---|
212 | configure:5150: ./conftest |
---|
213 | configure:5150: $? = 0 |
---|
214 | configure:5161: result: yes |
---|
215 | configure:5174: checking for sys/types.h |
---|
216 | configure: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 |
---|
217 | configure:5174: $? = 0 |
---|
218 | configure:5174: result: yes |
---|
219 | configure:5174: checking for sys/stat.h |
---|
220 | configure: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 |
---|
221 | configure:5174: $? = 0 |
---|
222 | configure:5174: result: yes |
---|
223 | configure:5174: checking for stdlib.h |
---|
224 | configure: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 |
---|
225 | configure:5174: $? = 0 |
---|
226 | configure:5174: result: yes |
---|
227 | configure:5174: checking for string.h |
---|
228 | configure: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 |
---|
229 | configure:5174: $? = 0 |
---|
230 | configure:5174: result: yes |
---|
231 | configure:5174: checking for memory.h |
---|
232 | configure: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 |
---|
233 | configure:5174: $? = 0 |
---|
234 | configure:5174: result: yes |
---|
235 | configure:5174: checking for strings.h |
---|
236 | configure: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 |
---|
237 | configure:5174: $? = 0 |
---|
238 | configure:5174: result: yes |
---|
239 | configure:5174: checking for inttypes.h |
---|
240 | configure: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 |
---|
241 | configure:5174: $? = 0 |
---|
242 | configure:5174: result: yes |
---|
243 | configure:5174: checking for stdint.h |
---|
244 | configure: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 |
---|
245 | configure:5174: $? = 0 |
---|
246 | configure:5174: result: yes |
---|
247 | configure:5174: checking for unistd.h |
---|
248 | configure: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 |
---|
249 | configure:5174: $? = 0 |
---|
250 | configure:5174: result: yes |
---|
251 | configure:5187: checking minix/config.h usability |
---|
252 | configure: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 |
---|
253 | conftest.c:54:10: fatal error: 'minix/config.h' file not found |
---|
254 | #include <minix/config.h> |
---|
255 | ^~~~~~~~~~~~~~~~ |
---|
256 | 1 error generated. |
---|
257 | configure:5187: $? = 1 |
---|
258 | configure: 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> |
---|
313 | configure:5187: result: no |
---|
314 | configure:5187: checking minix/config.h presence |
---|
315 | configure:5187: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c |
---|
316 | conftest.c:21:10: fatal error: 'minix/config.h' file not found |
---|
317 | #include <minix/config.h> |
---|
318 | ^~~~~~~~~~~~~~~~ |
---|
319 | 1 error generated. |
---|
320 | configure:5187: $? = 1 |
---|
321 | configure: 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> |
---|
343 | configure:5187: result: no |
---|
344 | configure:5187: checking for minix/config.h |
---|
345 | configure:5187: result: no |
---|
346 | configure:5208: checking whether it is safe to define __EXTENSIONS__ |
---|
347 | configure: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 |
---|
348 | configure:5226: $? = 0 |
---|
349 | configure:5233: result: yes |
---|
350 | configure:5370: checking how to print strings |
---|
351 | configure:5397: result: printf |
---|
352 | configure:5418: checking for a sed that does not truncate output |
---|
353 | configure:5482: result: /usr/bin/sed |
---|
354 | configure:5500: checking for fgrep |
---|
355 | configure:5562: result: /usr/bin/grep -F |
---|
356 | configure:5597: checking for ld used by ccache /usr/bin/clang |
---|
357 | configure:5664: result: /Library/Developer/CommandLineTools/usr/bin/ld |
---|
358 | configure:5671: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld |
---|
359 | configure:5686: result: no |
---|
360 | configure:5698: checking for BSD- or MS-compatible name lister (nm) |
---|
361 | configure:5747: result: /usr/bin/nm -B |
---|
362 | configure:5877: checking the name lister (/usr/bin/nm -B) interface |
---|
363 | configure: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 |
---|
364 | configure:5887: /usr/bin/nm -B "conftest.o" |
---|
365 | configure:5890: output |
---|
366 | 0000000000000000 S _some_variable |
---|
367 | configure:5897: result: BSD nm |
---|
368 | configure:5900: checking whether ln -s works |
---|
369 | configure:5904: result: yes |
---|
370 | configure:5912: checking the maximum length of command line arguments |
---|
371 | configure:6042: result: 786432 |
---|
372 | configure:6059: checking whether the shell understands some XSI constructs |
---|
373 | configure:6069: result: yes |
---|
374 | configure:6073: checking whether the shell understands "+=" |
---|
375 | configure:6079: result: yes |
---|
376 | configure:6114: checking how to convert x86_64-apple-darwin21.3.0 file names to x86_64-apple-darwin21.3.0 format |
---|
377 | configure:6154: result: func_convert_file_noop |
---|
378 | configure:6161: checking how to convert x86_64-apple-darwin21.3.0 file names to toolchain format |
---|
379 | configure:6181: result: func_convert_file_noop |
---|
380 | configure:6188: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files |
---|
381 | configure:6195: result: -r |
---|
382 | configure:6269: checking for objdump |
---|
383 | configure:6285: found /usr/bin/objdump |
---|
384 | configure:6296: result: objdump |
---|
385 | configure:6325: checking how to recognize dependent libraries |
---|
386 | configure:6527: result: pass_all |
---|
387 | configure:6612: checking for dlltool |
---|
388 | configure:6642: result: no |
---|
389 | configure:6669: checking how to associate runtime and link libraries |
---|
390 | configure:6696: result: printf %s\n |
---|
391 | configure:6756: checking for ar |
---|
392 | configure:6772: found /usr/bin/ar |
---|
393 | configure:6783: result: ar |
---|
394 | configure:6820: checking for archiver @FILE support |
---|
395 | configure: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 |
---|
396 | configure:6837: $? = 0 |
---|
397 | configure:6840: ar cru libconftest.a @conftest.lst >&5 |
---|
398 | ar: @conftest.lst: No such file or directory |
---|
399 | configure:6843: $? = 1 |
---|
400 | configure:6863: result: no |
---|
401 | configure:6921: checking for strip |
---|
402 | configure:6937: found /usr/bin/strip |
---|
403 | configure:6948: result: strip |
---|
404 | configure:7020: checking for ranlib |
---|
405 | configure:7036: found /usr/bin/ranlib |
---|
406 | configure:7047: result: ranlib |
---|
407 | configure:7149: checking command to parse /usr/bin/nm -B output from ccache /usr/bin/clang object |
---|
408 | configure: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 |
---|
409 | configure:7272: $? = 0 |
---|
410 | configure: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 |
---|
411 | configure:7279: $? = 0 |
---|
412 | cannot find nm_test_var in conftest.nm |
---|
413 | configure: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 |
---|
414 | configure:7272: $? = 0 |
---|
415 | configure: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 |
---|
416 | configure:7279: $? = 0 |
---|
417 | configure: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 |
---|
418 | configure:7348: $? = 0 |
---|
419 | configure:7386: result: ok |
---|
420 | configure:7423: checking for sysroot |
---|
421 | configure:7453: result: no |
---|
422 | configure:7715: checking for mt |
---|
423 | configure:7745: result: no |
---|
424 | configure:7765: checking if : is a manifest tool |
---|
425 | configure:7771: : '-?' |
---|
426 | configure:7779: result: no |
---|
427 | configure:7835: checking for dsymutil |
---|
428 | configure:7851: found /usr/bin/dsymutil |
---|
429 | configure:7862: result: dsymutil |
---|
430 | configure:7927: checking for nmedit |
---|
431 | configure:7943: found /usr/bin/nmedit |
---|
432 | configure:7954: result: nmedit |
---|
433 | configure:8019: checking for lipo |
---|
434 | configure:8035: found /usr/bin/lipo |
---|
435 | configure:8046: result: lipo |
---|
436 | configure:8111: checking for otool |
---|
437 | configure:8127: found /usr/bin/otool |
---|
438 | configure:8138: result: otool |
---|
439 | configure:8203: checking for otool64 |
---|
440 | configure:8233: result: no |
---|
441 | configure:8278: checking for -single_module linker flag |
---|
442 | ccache /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 |
---|
443 | configure:8311: result: yes |
---|
444 | configure:8314: checking for -exported_symbols_list linker flag |
---|
445 | configure: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 |
---|
446 | configure:8334: $? = 0 |
---|
447 | configure:8344: result: yes |
---|
448 | configure:8347: checking for -force_load linker flag |
---|
449 | ccache /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 |
---|
450 | ar cru libconftest.a conftest.o |
---|
451 | ranlib libconftest.a |
---|
452 | ccache /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 |
---|
453 | configure:8379: result: yes |
---|
454 | configure:8413: checking for dlfcn.h |
---|
455 | configure: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 |
---|
456 | configure:8413: $? = 0 |
---|
457 | configure:8413: result: yes |
---|
458 | configure:8916: checking for objdir |
---|
459 | configure:8931: result: .libs |
---|
460 | configure:9202: checking if ccache /usr/bin/clang supports -fno-rtti -fno-exceptions |
---|
461 | configure: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 |
---|
462 | configure:9224: $? = 0 |
---|
463 | configure:9237: result: yes |
---|
464 | configure:9564: checking for ccache /usr/bin/clang option to produce PIC |
---|
465 | configure:9571: result: -fno-common -DPIC |
---|
466 | configure:9579: checking if ccache /usr/bin/clang PIC flag -fno-common -DPIC works |
---|
467 | configure: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 |
---|
468 | configure:9601: $? = 0 |
---|
469 | configure:9614: result: yes |
---|
470 | configure:9643: checking if ccache /usr/bin/clang static flag -static works |
---|
471 | configure:9671: result: no |
---|
472 | configure:9686: checking if ccache /usr/bin/clang supports -c -o file.o |
---|
473 | configure: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 |
---|
474 | configure:9711: $? = 0 |
---|
475 | configure:9733: result: yes |
---|
476 | configure:9741: checking if ccache /usr/bin/clang supports -c -o file.o |
---|
477 | configure:9788: result: yes |
---|
478 | configure:9821: checking whether the ccache /usr/bin/clang linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries |
---|
479 | configure:10978: result: yes |
---|
480 | configure:11218: checking dynamic linker characteristics |
---|
481 | configure:11983: result: darwin21.3.0 dyld |
---|
482 | configure:12090: checking how to hardcode library paths into programs |
---|
483 | configure:12115: result: immediate |
---|
484 | configure:12655: checking whether stripping libraries is possible |
---|
485 | configure:12669: result: yes |
---|
486 | configure:12695: checking if libtool supports shared libraries |
---|
487 | configure:12697: result: yes |
---|
488 | configure:12700: checking whether to build shared libraries |
---|
489 | configure:12721: result: yes |
---|
490 | configure:12724: checking whether to build static libraries |
---|
491 | configure:12728: result: no |
---|
492 | configure:12808: checking for windres |
---|
493 | configure:12838: result: no |
---|
494 | configure:13052: checking spawn.h usability |
---|
495 | configure: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 |
---|
496 | configure:13052: $? = 0 |
---|
497 | configure:13052: result: yes |
---|
498 | configure:13052: checking spawn.h presence |
---|
499 | configure:13052: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c |
---|
500 | configure:13052: $? = 0 |
---|
501 | configure:13052: result: yes |
---|
502 | configure:13052: checking for spawn.h |
---|
503 | configure:13052: result: yes |
---|
504 | configure:13134: checking whether byte ordering is bigendian |
---|
505 | configure: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 |
---|
506 | configure:13149: $? = 0 |
---|
507 | configure: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 |
---|
508 | configure:13194: $? = 0 |
---|
509 | configure: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 |
---|
510 | conftest.c:38:4: error: use of undeclared identifier 'not' |
---|
511 | not big endian |
---|
512 | ^ |
---|
513 | 1 error generated. |
---|
514 | configure:13212: $? = 1 |
---|
515 | configure: 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 | | } |
---|
559 | configure:13340: result: no |
---|
560 | configure:13368: checking size of unsigned short |
---|
561 | configure: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 |
---|
562 | configure:13373: $? = 0 |
---|
563 | configure:13373: ./conftest |
---|
564 | configure:13373: $? = 0 |
---|
565 | configure:13387: result: 2 |
---|
566 | configure:13401: checking size of unsigned int |
---|
567 | configure: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 |
---|
568 | configure:13406: $? = 0 |
---|
569 | configure:13406: ./conftest |
---|
570 | configure:13406: $? = 0 |
---|
571 | configure:13420: result: 4 |
---|
572 | configure:13434: checking size of unsigned long |
---|
573 | configure: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 |
---|
574 | configure:13439: $? = 0 |
---|
575 | configure:13439: ./conftest |
---|
576 | configure:13439: $? = 0 |
---|
577 | configure:13453: result: 8 |
---|
578 | configure:13467: checking size of unsigned long long |
---|
579 | configure: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 |
---|
580 | configure:13472: $? = 0 |
---|
581 | configure:13472: ./conftest |
---|
582 | configure:13472: $? = 0 |
---|
583 | configure:13486: result: 8 |
---|
584 | configure:13500: checking size of void * |
---|
585 | configure: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 |
---|
586 | configure:13505: $? = 0 |
---|
587 | configure:13505: ./conftest |
---|
588 | configure:13505: $? = 0 |
---|
589 | configure:13519: result: 8 |
---|
590 | configure:13531: checking for uintptr_t |
---|
591 | configure: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 |
---|
592 | configure:13531: $? = 0 |
---|
593 | configure: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 |
---|
594 | conftest.c:72:24: error: expected expression |
---|
595 | if (sizeof ((uintptr_t))) |
---|
596 | ^ |
---|
597 | 1 error generated. |
---|
598 | configure:13531: $? = 1 |
---|
599 | configure: 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 | | } |
---|
676 | configure:13531: result: yes |
---|
677 | configure:13576: checking for UINT64_C |
---|
678 | configure: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 |
---|
679 | configure:13592: $? = 0 |
---|
680 | configure:13599: result: yes |
---|
681 | configure:13606: checking size of uint64_t |
---|
682 | configure: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 |
---|
683 | configure:13611: $? = 0 |
---|
684 | configure:13611: ./conftest |
---|
685 | configure:13611: $? = 0 |
---|
686 | configure:13625: result: 8 |
---|
687 | configure:13684: checking which symmetric ciphers to include |
---|
688 | configure:13702: result: arcfour blowfish cast5 des aes twofish serpent rfc2268 seed camellia idea salsa20 gost28147 chacha20 sm4 |
---|
689 | configure:13718: checking which public-key ciphers to include |
---|
690 | configure:13736: result: dsa elgamal rsa ecc |
---|
691 | configure:13752: checking which message digests to include |
---|
692 | configure:13770: result: crc gostr3411-94 md4 md5 rmd160 sha1 sha256 sha512 sha3 tiger whirlpool stribog blake2 sm3 |
---|
693 | configure:13786: checking which key derivation functions to include |
---|
694 | configure:13804: result: s2k pkdf2 scrypt |
---|
695 | configure:13816: checking which random module to use |
---|
696 | configure:13834: result: default |
---|
697 | configure:13838: checking whether use of /dev/random is requested |
---|
698 | configure:13847: result: yes |
---|
699 | configure:13866: checking whether the experimental random daemon is requested |
---|
700 | configure:13875: result: no |
---|
701 | configure:13888: checking whether MPI and cipher assembler modules are requested |
---|
702 | configure:13897: result: no |
---|
703 | configure:13906: checking whether memory guard is requested |
---|
704 | configure:13915: result: no |
---|
705 | configure:13924: checking whether to run large data tests |
---|
706 | configure:13933: result: no |
---|
707 | configure:13939: checking whether 'soft' HW feature bits are forced on |
---|
708 | configure:13948: result: no |
---|
709 | configure:13954: checking whether use of capabilities is requested |
---|
710 | configure:13964: result: no |
---|
711 | configure:13968: checking whether a HMAC binary check is requested |
---|
712 | configure:13977: result: no |
---|
713 | configure:14107: checking whether jitter entropy support is requested |
---|
714 | configure:14116: result: yes |
---|
715 | configure:14120: checking whether padlock support is requested |
---|
716 | configure:14129: result: yes |
---|
717 | configure:14133: checking whether AESNI support is requested |
---|
718 | configure:14142: result: yes |
---|
719 | configure:14146: checking whether SHAEXT support is requested |
---|
720 | configure:14155: result: yes |
---|
721 | configure:14159: checking whether PCLMUL support is requested |
---|
722 | configure:14168: result: yes |
---|
723 | configure:14172: checking whether SSE4.1 support is requested |
---|
724 | configure:14181: result: yes |
---|
725 | configure:14185: checking whether DRNG support is requested |
---|
726 | configure:14194: result: yes |
---|
727 | configure:14198: checking whether AVX support is requested |
---|
728 | configure:14207: result: yes |
---|
729 | configure:14211: checking whether AVX2 support is requested |
---|
730 | configure:14220: result: yes |
---|
731 | configure:14224: checking whether NEON support is requested |
---|
732 | configure:14233: result: yes |
---|
733 | configure:14237: checking whether ARMv8 Crypto Extension support is requested |
---|
734 | configure:14246: result: yes |
---|
735 | configure:14250: checking whether PPC crypto support is requested |
---|
736 | configure:14259: result: yes |
---|
737 | configure:14263: checking whether a -O flag munging is requested |
---|
738 | configure:14272: result: yes |
---|
739 | configure:14284: checking whether a instrumentation (-fprofile, -fsanitize) munging is requested |
---|
740 | configure:14293: result: yes |
---|
741 | configure:14305: checking whether to enable AMD64 as(1) feature detection |
---|
742 | configure:14314: result: yes |
---|
743 | configure:14408: checking for gpg-error-config |
---|
744 | configure:14426: found /opt/local/bin/gpg-error-config |
---|
745 | configure:14439: result: /opt/local/bin/gpg-error-config |
---|
746 | configure:14452: checking for gpgrt-config |
---|
747 | configure:14471: found /opt/local/bin/gpgrt-config |
---|
748 | configure:14484: result: /opt/local/bin/gpgrt-config |
---|
749 | configure:14586: checking for GPG Error - version >= 1.27 |
---|
750 | configure:14600: result: yes (1.44) |
---|
751 | configure: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 | *** |
---|
759 | configure:14826: checking for pthread_create in -lpthread |
---|
760 | configure: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 |
---|
761 | configure:14851: $? = 0 |
---|
762 | configure:14860: result: yes |
---|
763 | configure:14876: checking for library containing setsockopt |
---|
764 | configure: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 |
---|
765 | configure:14907: $? = 0 |
---|
766 | configure:14924: result: none required |
---|
767 | configure:14989: checking for library containing setsockopt |
---|
768 | configure:15037: result: none required |
---|
769 | configure:15053: checking for unistd.h |
---|
770 | configure:15053: result: yes |
---|
771 | configure:15053: checking sys/auxv.h usability |
---|
772 | configure: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 |
---|
773 | conftest.c:80:10: fatal error: 'sys/auxv.h' file not found |
---|
774 | #include <sys/auxv.h> |
---|
775 | ^~~~~~~~~~~~ |
---|
776 | 1 error generated. |
---|
777 | configure:15053: $? = 1 |
---|
778 | configure: 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> |
---|
859 | configure:15053: result: no |
---|
860 | configure:15053: checking sys/auxv.h presence |
---|
861 | configure:15053: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c |
---|
862 | conftest.c:47:10: fatal error: 'sys/auxv.h' file not found |
---|
863 | #include <sys/auxv.h> |
---|
864 | ^~~~~~~~~~~~ |
---|
865 | 1 error generated. |
---|
866 | configure:15053: $? = 1 |
---|
867 | configure: 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> |
---|
915 | configure:15053: result: no |
---|
916 | configure:15053: checking for sys/auxv.h |
---|
917 | configure:15053: result: no |
---|
918 | configure:15053: checking sys/random.h usability |
---|
919 | configure: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 |
---|
920 | configure:15053: $? = 0 |
---|
921 | configure:15053: result: yes |
---|
922 | configure:15053: checking sys/random.h presence |
---|
923 | configure:15053: ccache /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c |
---|
924 | configure:15053: $? = 0 |
---|
925 | configure:15053: result: yes |
---|
926 | configure:15053: checking for sys/random.h |
---|
927 | configure:15053: result: yes |
---|
928 | configure:15070: checking for an ANSI C-conforming const |
---|
929 | configure: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 |
---|
930 | configure:15136: $? = 0 |
---|
931 | configure:15143: result: yes |
---|
932 | configure:15151: checking for inline |
---|
933 | configure: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 |
---|
934 | configure:15167: $? = 0 |
---|
935 | configure:15175: result: inline |
---|
936 | configure:15193: checking for size_t |
---|
937 | configure: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 |
---|
938 | configure:15193: $? = 0 |
---|
939 | configure: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 |
---|
940 | conftest.c:84:21: error: expected expression |
---|
941 | if (sizeof ((size_t))) |
---|
942 | ^ |
---|
943 | 1 error generated. |
---|
944 | configure:15193: $? = 1 |
---|
945 | configure: 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 | | } |
---|
1034 | configure:15193: result: yes |
---|
1035 | configure:15204: checking for pid_t |
---|
1036 | configure: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 |
---|
1037 | configure:15204: $? = 0 |
---|
1038 | configure: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 |
---|
1039 | conftest.c:84:20: error: expected expression |
---|
1040 | if (sizeof ((pid_t))) |
---|
1041 | ^ |
---|
1042 | 1 error generated. |
---|
1043 | configure:15204: $? = 1 |
---|
1044 | configure: 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 | | } |
---|
1133 | configure:15204: result: yes |
---|
1134 | configure:15216: checking for byte |
---|
1135 | configure: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 |
---|
1136 | conftest.c:84:13: error: use of undeclared identifier 'byte' |
---|
1137 | if (sizeof (byte)) |
---|
1138 | ^ |
---|
1139 | 1 error generated. |
---|
1140 | configure:15216: $? = 1 |
---|
1141 | configure: 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 | | } |
---|
1230 | configure:15216: result: no |
---|
1231 | configure:15225: checking for ushort |
---|
1232 | configure: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 |
---|
1233 | configure:15225: $? = 0 |
---|
1234 | configure: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 |
---|
1235 | conftest.c:84:21: error: expected expression |
---|
1236 | if (sizeof ((ushort))) |
---|
1237 | ^ |
---|
1238 | 1 error generated. |
---|
1239 | configure:15225: $? = 1 |
---|
1240 | configure: 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 | | } |
---|
1329 | configure:15225: result: yes |
---|
1330 | configure:15234: checking for u16 |
---|
1331 | configure: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 |
---|
1332 | conftest.c:85:13: error: use of undeclared identifier 'u16' |
---|
1333 | if (sizeof (u16)) |
---|
1334 | ^ |
---|
1335 | 1 error generated. |
---|
1336 | configure:15234: $? = 1 |
---|
1337 | configure: 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 | | } |
---|
1427 | configure:15234: result: no |
---|
1428 | configure:15243: checking for u32 |
---|
1429 | configure: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 |
---|
1430 | conftest.c:85:13: error: use of undeclared identifier 'u32' |
---|
1431 | if (sizeof (u32)) |
---|
1432 | ^ |
---|
1433 | 1 error generated. |
---|
1434 | configure:15243: $? = 1 |
---|
1435 | configure: 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 | | } |
---|
1525 | configure:15243: result: no |
---|
1526 | configure:15252: checking for u64 |
---|
1527 | configure: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 |
---|
1528 | conftest.c:85:13: error: use of undeclared identifier 'u64' |
---|
1529 | if (sizeof (u64)) |
---|
1530 | ^ |
---|
1531 | 1 error generated. |
---|
1532 | configure:15252: $? = 1 |
---|
1533 | configure: 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 | | } |
---|
1623 | configure:15252: result: no |
---|
1624 | configure:15269: checking for sys/socket.h |
---|
1625 | configure: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 |
---|
1626 | configure:15269: $? = 0 |
---|
1627 | configure:15269: result: yes |
---|
1628 | configure:15298: checking for socklen_t |
---|
1629 | configure: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 |
---|
1630 | configure:15298: $? = 0 |
---|
1631 | configure: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 |
---|
1632 | conftest.c:65:24: error: expected expression |
---|
1633 | if (sizeof ((socklen_t))) |
---|
1634 | ^ |
---|
1635 | 1 error generated. |
---|
1636 | configure:15298: $? = 1 |
---|
1637 | configure: 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 | | } |
---|
1707 | configure:15298: result: yes |
---|
1708 | configure:15364: checking for __builtin_bswap32 |
---|
1709 | configure: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 |
---|
1710 | configure:15381: $? = 0 |
---|
1711 | configure:15387: result: yes |
---|
1712 | configure:15399: checking for __builtin_bswap64 |
---|
1713 | configure: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 |
---|
1714 | configure:15416: $? = 0 |
---|
1715 | configure:15422: result: yes |
---|
1716 | configure:15434: checking for __builtin_ctz |
---|
1717 | configure: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 |
---|
1718 | configure:15451: $? = 0 |
---|
1719 | configure:15457: result: yes |
---|
1720 | configure:15469: checking for __builtin_ctzl |
---|
1721 | configure: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 |
---|
1722 | configure:15486: $? = 0 |
---|
1723 | configure:15492: result: yes |
---|
1724 | configure:15504: checking for __builtin_clz |
---|
1725 | configure: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 |
---|
1726 | configure:15521: $? = 0 |
---|
1727 | configure:15527: result: yes |
---|
1728 | configure:15539: checking for __builtin_clzl |
---|
1729 | configure: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 |
---|
1730 | configure:15556: $? = 0 |
---|
1731 | configure:15562: result: yes |
---|
1732 | configure:15574: checking for __sync_synchronize |
---|
1733 | configure: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 |
---|
1734 | configure:15591: $? = 0 |
---|
1735 | configure:15597: result: yes |
---|
1736 | configure:15609: checking whether the variable length arrays are supported |
---|
1737 | configure: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 |
---|
1738 | configure:15622: $? = 0 |
---|
1739 | configure:15627: result: yes |
---|
1740 | configure:15639: checking whether the visibility attribute is supported |
---|
1741 | conftest.c:59:37: error: target does not support 'protected' visibility; using 'default' [-Werror,-Wunsupported-visibility] |
---|
1742 | int bar __attribute__ ((visibility ("protected"))) = 1; |
---|
1743 | ^ |
---|
1744 | 1 error generated. |
---|
1745 | configure:15662: result: no |
---|
1746 | configure:15773: checking whether the GCC style aligned attribute is supported |
---|
1747 | configure: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 |
---|
1748 | configure:15783: $? = 0 |
---|
1749 | configure:15788: result: yes |
---|
1750 | configure:15800: checking whether the GCC style packed attribute is supported |
---|
1751 | configure: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 |
---|
1752 | configure:15815: $? = 0 |
---|
1753 | configure:15820: result: yes |
---|
1754 | configure:15832: checking whether the GCC style may_alias attribute is supported |
---|
1755 | configure: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 |
---|
1756 | configure:15843: $? = 0 |
---|
1757 | configure:15848: result: yes |
---|
1758 | configure:15865: checking whether 'asm' assembler keyword is supported |
---|
1759 | configure: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 |
---|
1760 | configure:15875: $? = 0 |
---|
1761 | configure:15880: result: yes |
---|
1762 | configure:15882: checking whether '__asm__' assembler keyword is supported |
---|
1763 | configure: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 |
---|
1764 | configure:15892: $? = 0 |
---|
1765 | configure:15897: result: yes |
---|
1766 | configure:15936: checking whether inline assembly memory barrier is supported |
---|
1767 | configure: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 |
---|
1768 | configure:15949: $? = 0 |
---|
1769 | configure:15954: result: yes |
---|
1770 | configure:15969: checking whether GCC assembler is compatible for ARM assembly implementations |
---|
1771 | configure:16008: result: n/a |
---|
1772 | configure:16022: checking whether GCC assembler is compatible for ARMv8/Aarch64 assembly implementations |
---|
1773 | configure:16055: result: n/a |
---|
1774 | configure:16066: checking whether GCC assembler supports for CFI directives |
---|
1775 | configure: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 |
---|
1776 | configure:16097: $? = 0 |
---|
1777 | configure:16103: result: yes |
---|
1778 | configure:16115: checking whether GCC assembler supports for ELF directives |
---|
1779 | configure: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 | ^ |
---|
1786 | 2 errors generated. |
---|
1787 | configure:16138: $? = 1 |
---|
1788 | configure: 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 | | } |
---|
1865 | configure:16144: result: no |
---|
1866 | configure:16177: checking for _ prefix in compiled symbols |
---|
1867 | configure: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 |
---|
1868 | conftest.c:2:18: warning: expression result unused [-Wunused-value] |
---|
1869 | int main(){nm_test_func;return 0;} |
---|
1870 | ^~~~~~~~~~~~ |
---|
1871 | 1 warning generated. |
---|
1872 | configure:16190: $? = 0 |
---|
1873 | configure: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 |
---|
1874 | configure:16197: $? = 0 |
---|
1875 | configure:16224: result: yes |
---|
1876 | configure:16247: checking architecture and mpi assembler functions |
---|
1877 | configure:16254: result: disabled |
---|
1878 | configure:16448: checking whether compiler supports 'ms_abi' function attribute |
---|
1879 | configure: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 |
---|
1880 | configure:16458: $? = 0 |
---|
1881 | configure:16463: result: yes |
---|
1882 | configure:16475: checking whether compiler supports 'sysv_abi' function attribute |
---|
1883 | configure: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 |
---|
1884 | configure:16485: $? = 0 |
---|
1885 | configure:16490: result: yes |
---|
1886 | configure:16503: checking whether default calling convention is 'ms_abi' |
---|
1887 | configure: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 |
---|
1888 | conftest.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 | ^ ~~~~~~~~ |
---|
1891 | 1 error generated. |
---|
1892 | configure:16519: $? = 1 |
---|
1893 | configure: 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 | | } |
---|
1966 | configure:16524: result: no |
---|
1967 | configure:16538: checking whether default calling convention is 'sysv_abi' |
---|
1968 | configure: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 |
---|
1969 | configure:16554: $? = 0 |
---|
1970 | configure:16559: result: yes |
---|
1971 | configure:16577: checking whether GCC inline assembler supports SSSE3 instructions |
---|
1972 | configure:16609: result: n/a |
---|
1973 | configure:16621: checking whether GCC inline assembler supports PCLMUL instructions |
---|
1974 | configure:16651: result: n/a |
---|
1975 | configure:16663: checking whether GCC inline assembler supports SHA Extensions instructions |
---|
1976 | configure:16699: result: n/a |
---|
1977 | configure:16711: checking whether GCC inline assembler supports SSE4.1 instructions |
---|
1978 | configure:16742: result: n/a |
---|
1979 | configure:16754: checking whether GCC inline assembler supports AVX instructions |
---|
1980 | configure:16784: result: n/a |
---|
1981 | configure:16796: checking whether GCC inline assembler supports AVX2 instructions |
---|
1982 | configure:16826: result: n/a |
---|
1983 | configure:16838: checking whether GCC inline assembler supports VAES and VPCLMUL instructions |
---|
1984 | configure:16871: result: n/a |
---|
1985 | configure:16883: checking whether GCC inline assembler supports BMI2 instructions |
---|
1986 | configure:16920: result: n/a |
---|
1987 | configure:16934: checking whether GCC assembler handles division correctly |
---|
1988 | configure: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 |
---|
1989 | conftest.c:71:1: error: implicit declaration of function 'fn' [-Werror,-Wimplicit-function-declaration] |
---|
1990 | fn(); |
---|
1991 | ^ |
---|
1992 | 1 error generated. |
---|
1993 | configure:16951: $? = 1 |
---|
1994 | configure: 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 | | } |
---|
2069 | configure:16957: result: no |
---|
2070 | configure:16965: checking whether GCC assembler handles division correctly with "-Wa,--divide" |
---|
2071 | configure: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 |
---|
2072 | clang: error: unsupported argument '--divide' to option 'Wa,' |
---|
2073 | configure:16982: $? = 1 |
---|
2074 | configure: 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 | | } |
---|
2149 | configure:16988: result: no |
---|
2150 | configure:17003: checking whether GCC assembler is compatible for amd64 assembly implementations |
---|
2151 | configure:17043: result: n/a |
---|
2152 | configure:17096: checking whether GCC assembler is compatible for Intel syntax assembly implementations |
---|
2153 | configure:17135: result: n/a |
---|
2154 | configure:17147: checking whether compiler is configured for ARMv6 or newer architecture |
---|
2155 | configure:17181: result: n/a |
---|
2156 | configure:17193: checking whether GCC inline assembler supports NEON instructions |
---|
2157 | configure:17232: result: n/a |
---|
2158 | configure:17244: checking whether GCC inline assembler supports AArch32 Crypto Extension instructions |
---|
2159 | configure:17299: result: n/a |
---|
2160 | configure:17311: checking whether GCC inline assembler supports AArch64 NEON instructions |
---|
2161 | configure:17347: result: n/a |
---|
2162 | configure:17359: checking whether GCC inline assembler supports AArch64 Crypto Extension instructions |
---|
2163 | configure:17415: result: n/a |
---|
2164 | configure:17427: checking whether compiler supports PowerPC AltiVec/VSX intrinsics |
---|
2165 | configure:17456: result: n/a |
---|
2166 | configure:17521: checking whether GCC inline assembler supports PowerPC AltiVec/VSX/crypto instructions |
---|
2167 | configure:17561: result: n/a |
---|
2168 | configure:17573: checking whether GCC inline assembler supports PowerISA 3.00 instructions |
---|
2169 | configure:17606: result: n/a |
---|
2170 | configure:17618: checking whether GCC inline assembler supports zSeries instructions |
---|
2171 | configure:17686: result: n/a |
---|
2172 | configure:17698: checking whether GCC inline assembler supports zSeries vector instructions |
---|
2173 | configure:17737: result: n/a |
---|
2174 | configure:17752: checking for vprintf |
---|
2175 | configure: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 |
---|
2176 | conftest.c:90:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration] |
---|
2177 | char vprintf (); |
---|
2178 | ^ |
---|
2179 | conftest.c:90:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)' |
---|
2180 | 1 warning generated. |
---|
2181 | configure:17752: $? = 0 |
---|
2182 | configure:17752: result: yes |
---|
2183 | configure:17758: checking for _doprnt |
---|
2184 | configure: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 |
---|
2185 | Undefined symbols for architecture x86_64: |
---|
2186 | "__doprnt", referenced from: |
---|
2187 | _main in conftest-a39461.o |
---|
2188 | ld: symbol(s) not found for architecture x86_64 |
---|
2189 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2190 | configure:17758: $? = 1 |
---|
2191 | configure: 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 | | } |
---|
2297 | configure:17758: result: no |
---|
2298 | configure:17773: checking for stpcpy |
---|
2299 | configure: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 |
---|
2300 | conftest.c:91:6: warning: incompatible redeclaration of library function 'stpcpy' [-Wincompatible-library-redeclaration] |
---|
2301 | char stpcpy (); |
---|
2302 | ^ |
---|
2303 | conftest.c:91:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)' |
---|
2304 | 1 warning generated. |
---|
2305 | configure:17773: $? = 0 |
---|
2306 | configure:17773: result: yes |
---|
2307 | configure:17773: checking for strcasecmp |
---|
2308 | configure: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 |
---|
2309 | conftest.c:92:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration] |
---|
2310 | char strcasecmp (); |
---|
2311 | ^ |
---|
2312 | conftest.c:92:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)' |
---|
2313 | 1 warning generated. |
---|
2314 | configure:17773: $? = 0 |
---|
2315 | configure:17773: result: yes |
---|
2316 | configure:17786: checking for strtoul |
---|
2317 | configure: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 |
---|
2318 | conftest.c:93:6: warning: incompatible redeclaration of library function 'strtoul' [-Wincompatible-library-redeclaration] |
---|
2319 | char strtoul (); |
---|
2320 | ^ |
---|
2321 | conftest.c:93:6: note: 'strtoul' is a builtin with type 'unsigned long (const char *, char **, int)' |
---|
2322 | 1 warning generated. |
---|
2323 | configure:17786: $? = 0 |
---|
2324 | configure:17786: result: yes |
---|
2325 | configure:17786: checking for memmove |
---|
2326 | configure: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 |
---|
2327 | conftest.c:94:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration] |
---|
2328 | char memmove (); |
---|
2329 | ^ |
---|
2330 | conftest.c:94:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)' |
---|
2331 | 1 warning generated. |
---|
2332 | configure:17786: $? = 0 |
---|
2333 | configure:17786: result: yes |
---|
2334 | configure:17786: checking for stricmp |
---|
2335 | configure: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 |
---|
2336 | Undefined symbols for architecture x86_64: |
---|
2337 | "_stricmp", referenced from: |
---|
2338 | _main in conftest-b678c4.o |
---|
2339 | ld: symbol(s) not found for architecture x86_64 |
---|
2340 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2341 | configure:17786: $? = 1 |
---|
2342 | configure: 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 | | } |
---|
2452 | configure:17786: result: no |
---|
2453 | configure:17786: checking for atexit |
---|
2454 | configure: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 |
---|
2455 | configure:17786: $? = 0 |
---|
2456 | configure:17786: result: yes |
---|
2457 | configure:17786: checking for raise |
---|
2458 | configure: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 |
---|
2459 | configure:17786: $? = 0 |
---|
2460 | configure:17786: result: yes |
---|
2461 | configure:17799: checking for strerror |
---|
2462 | configure: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 |
---|
2463 | conftest.c:97:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration] |
---|
2464 | char strerror (); |
---|
2465 | ^ |
---|
2466 | conftest.c:97:6: note: 'strerror' is a builtin with type 'char *(int)' |
---|
2467 | 1 warning generated. |
---|
2468 | configure:17799: $? = 0 |
---|
2469 | configure:17799: result: yes |
---|
2470 | configure:17799: checking for rand |
---|
2471 | configure: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 |
---|
2472 | configure:17799: $? = 0 |
---|
2473 | configure:17799: result: yes |
---|
2474 | configure:17799: checking for mmap |
---|
2475 | configure: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 |
---|
2476 | configure:17799: $? = 0 |
---|
2477 | configure:17799: result: yes |
---|
2478 | configure:17799: checking for getpagesize |
---|
2479 | configure: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 |
---|
2480 | configure:17799: $? = 0 |
---|
2481 | configure:17799: result: yes |
---|
2482 | configure:17799: checking for sysconf |
---|
2483 | configure: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 |
---|
2484 | configure:17799: $? = 0 |
---|
2485 | configure:17799: result: yes |
---|
2486 | configure:17799: checking for waitpid |
---|
2487 | configure: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 |
---|
2488 | configure:17799: $? = 0 |
---|
2489 | configure:17799: result: yes |
---|
2490 | configure:17799: checking for wait4 |
---|
2491 | configure: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 |
---|
2492 | configure:17799: $? = 0 |
---|
2493 | configure:17799: result: yes |
---|
2494 | configure:17811: checking for gettimeofday |
---|
2495 | configure: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 |
---|
2496 | configure:17811: $? = 0 |
---|
2497 | configure:17811: result: yes |
---|
2498 | configure:17811: checking for getrusage |
---|
2499 | configure: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 |
---|
2500 | configure:17811: $? = 0 |
---|
2501 | configure:17811: result: yes |
---|
2502 | configure:17811: checking for gethrtime |
---|
2503 | configure: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 |
---|
2504 | Undefined symbols for architecture x86_64: |
---|
2505 | "_gethrtime", referenced from: |
---|
2506 | _main in conftest-ec0724.o |
---|
2507 | ld: symbol(s) not found for architecture x86_64 |
---|
2508 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2509 | configure:17811: $? = 1 |
---|
2510 | configure: 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 | | } |
---|
2631 | configure:17811: result: no |
---|
2632 | configure:17811: checking for clock_gettime |
---|
2633 | configure: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 |
---|
2634 | configure:17811: $? = 0 |
---|
2635 | configure:17811: result: yes |
---|
2636 | configure:17811: checking for syslog |
---|
2637 | configure: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 |
---|
2638 | configure:17811: $? = 0 |
---|
2639 | configure:17811: result: yes |
---|
2640 | configure:17823: checking for syscall |
---|
2641 | configure: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 |
---|
2642 | configure:17823: $? = 0 |
---|
2643 | configure:17823: result: yes |
---|
2644 | configure:17823: checking for fcntl |
---|
2645 | configure: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 |
---|
2646 | configure:17823: $? = 0 |
---|
2647 | configure:17823: result: yes |
---|
2648 | configure:17823: checking for ftruncate |
---|
2649 | configure: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 |
---|
2650 | configure:17823: $? = 0 |
---|
2651 | configure:17823: result: yes |
---|
2652 | configure:17823: checking for flockfile |
---|
2653 | configure: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 |
---|
2654 | configure:17823: $? = 0 |
---|
2655 | configure:17823: result: yes |
---|
2656 | configure:17823: checking for getauxval |
---|
2657 | configure: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 |
---|
2658 | Undefined symbols for architecture x86_64: |
---|
2659 | "_getauxval", referenced from: |
---|
2660 | _main in conftest-c94cb7.o |
---|
2661 | ld: symbol(s) not found for architecture x86_64 |
---|
2662 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2663 | configure:17823: $? = 1 |
---|
2664 | configure: 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 | | } |
---|
2791 | configure:17823: result: no |
---|
2792 | configure:17823: checking for elf_aux_info |
---|
2793 | configure: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 |
---|
2794 | Undefined symbols for architecture x86_64: |
---|
2795 | "_elf_aux_info", referenced from: |
---|
2796 | _main in conftest-dcb86c.o |
---|
2797 | ld: symbol(s) not found for architecture x86_64 |
---|
2798 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2799 | configure:17823: $? = 1 |
---|
2800 | configure: 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 | | } |
---|
2927 | configure:17823: result: no |
---|
2928 | configure:17835: checking for explicit_bzero |
---|
2929 | configure: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 |
---|
2930 | Undefined symbols for architecture x86_64: |
---|
2931 | "_explicit_bzero", referenced from: |
---|
2932 | _main in conftest-76f8b6.o |
---|
2933 | ld: symbol(s) not found for architecture x86_64 |
---|
2934 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
2935 | configure:17835: $? = 1 |
---|
2936 | configure: 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 | | } |
---|
3063 | configure:17835: result: no |
---|
3064 | configure:17835: checking for explicit_memset |
---|
3065 | configure: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 |
---|
3066 | Undefined symbols for architecture x86_64: |
---|
3067 | "_explicit_memset", referenced from: |
---|
3068 | _main in conftest-e78255.o |
---|
3069 | ld: symbol(s) not found for architecture x86_64 |
---|
3070 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
3071 | configure:17835: $? = 1 |
---|
3072 | configure: 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 | | } |
---|
3199 | configure:17835: result: no |
---|
3200 | configure:17835: checking for getentropy |
---|
3201 | configure: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 |
---|
3202 | configure:17835: $? = 0 |
---|
3203 | configure:17835: result: yes |
---|
3204 | configure:17847: checking for mlock |
---|
3205 | configure: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 |
---|
3206 | configure:17847: $? = 0 |
---|
3207 | configure:17847: result: yes |
---|
3208 | configure:17971: checking for sysconf |
---|
3209 | configure:17971: result: yes |
---|
3210 | configure:17971: checking for getpagesize |
---|
3211 | configure:17971: result: yes |
---|
3212 | configure:17980: checking whether mlock is broken |
---|
3213 | configure: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 |
---|
3214 | configure:18029: $? = 0 |
---|
3215 | configure:18029: ./conftest |
---|
3216 | configure:18029: $? = 0 |
---|
3217 | configure:18049: result: no |
---|
3218 | configure:18062: checking for getpid |
---|
3219 | configure: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 |
---|
3220 | configure:18062: $? = 0 |
---|
3221 | configure:18062: result: yes |
---|
3222 | configure:18075: checking for clock |
---|
3223 | configure: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 |
---|
3224 | configure:18075: $? = 0 |
---|
3225 | configure:18075: result: yes |
---|
3226 | configure:18252: checking for random device |
---|
3227 | configure:18260: result: yes |
---|
3228 | configure:18340: checking for cc features |
---|
3229 | configure:18344: checking if gcc supports -fno-delete-null-pointer-checks |
---|
3230 | configure: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 |
---|
3231 | configure:18359: $? = 0 |
---|
3232 | configure:18365: result: yes |
---|
3233 | configure:18447: checking whether non excutable stack support is requested |
---|
3234 | configure:18456: result: yes |
---|
3235 | configure:18459: checking whether assembler supports --noexecstack option |
---|
3236 | configure: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 |
---|
3238 | configure:18472: $? = 0 |
---|
3239 | configure:18489: result: no |
---|
3240 | configure:20060: checking that generated files are newer than configure |
---|
3241 | configure:20066: result: done |
---|
3242 | configure:20210: creating ./config.status |
---|
3243 | |
---|
3244 | ## ---------------------- ## |
---|
3245 | ## Running config.status. ## |
---|
3246 | ## ---------------------- ## |
---|
3247 | |
---|
3248 | This file was extended by libgcrypt config.status 1.10.0, which was |
---|
3249 | generated 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 | |
---|
3257 | on test.local |
---|
3258 | |
---|
3259 | config.status:1385: creating Makefile |
---|
3260 | config.status:1385: creating m4/Makefile |
---|
3261 | config.status:1385: creating compat/Makefile |
---|
3262 | config.status:1385: creating mpi/Makefile |
---|
3263 | config.status:1385: creating cipher/Makefile |
---|
3264 | config.status:1385: creating random/Makefile |
---|
3265 | config.status:1385: creating doc/Makefile |
---|
3266 | config.status:1385: creating src/Makefile |
---|
3267 | config.status:1385: creating src/gcrypt.h |
---|
3268 | config.status:1385: creating src/libgcrypt-config |
---|
3269 | config.status:1385: creating src/libgcrypt.pc |
---|
3270 | config.status:1385: creating src/versioninfo.rc |
---|
3271 | config.status:1385: creating tests/Makefile |
---|
3272 | config.status:1385: creating tests/hashtest-256g |
---|
3273 | config.status:1385: creating tests/basic-disable-all-hwf |
---|
3274 | config.status:1385: creating config.h |
---|
3275 | config.status:1626: linking mpi/generic/mpih-add1.c to mpi/mpih-add1.c |
---|
3276 | config.status:1626: linking mpi/generic/mpih-sub1.c to mpi/mpih-sub1.c |
---|
3277 | config.status:1626: linking mpi/generic/mpih-mul1.c to mpi/mpih-mul1.c |
---|
3278 | config.status:1626: linking mpi/generic/mpih-mul2.c to mpi/mpih-mul2.c |
---|
3279 | config.status:1626: linking mpi/generic/mpih-mul3.c to mpi/mpih-mul3.c |
---|
3280 | config.status:1626: linking mpi/generic/mpih-lshift.c to mpi/mpih-lshift.c |
---|
3281 | config.status:1626: linking mpi/generic/mpih-rshift.c to mpi/mpih-rshift.c |
---|
3282 | config.status:1626: linking mpi/generic/mpi-asm-defs.h to mpi/mpi-asm-defs.h |
---|
3283 | config.status:1645: executing depfiles commands |
---|
3284 | config.status:1722: cd compat && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles |
---|
3285 | config.status:1727: $? = 0 |
---|
3286 | config.status:1722: cd mpi && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles |
---|
3287 | config.status:1727: $? = 0 |
---|
3288 | config.status:1722: cd cipher && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles |
---|
3289 | config.status:1727: $? = 0 |
---|
3290 | config.status:1722: cd random && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles |
---|
3291 | config.status:1727: $? = 0 |
---|
3292 | config.status:1722: cd src && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles |
---|
3293 | config.status:1727: $? = 0 |
---|
3294 | config.status:1722: cd tests && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles |
---|
3295 | config.status:1727: $? = 0 |
---|
3296 | config.status:1645: executing libtool commands |
---|
3297 | config.status:1645: executing gcrypt-conf commands |
---|
3298 | |
---|
3299 | ## ---------------- ## |
---|
3300 | ## Cache variables. ## |
---|
3301 | ## ---------------- ## |
---|
3302 | |
---|
3303 | ac_cv_build=x86_64-apple-darwin21.3.0 |
---|
3304 | ac_cv_c_bigendian=no |
---|
3305 | ac_cv_c_compiler_gnu=yes |
---|
3306 | ac_cv_c_const=yes |
---|
3307 | ac_cv_c_inline=inline |
---|
3308 | ac_cv_env_CCASFLAGS_set= |
---|
3309 | ac_cv_env_CCASFLAGS_value= |
---|
3310 | ac_cv_env_CCAS_set= |
---|
3311 | ac_cv_env_CCAS_value= |
---|
3312 | ac_cv_env_CC_set=set |
---|
3313 | ac_cv_env_CC_value='ccache /usr/bin/clang' |
---|
3314 | ac_cv_env_CFLAGS_set=set |
---|
3315 | ac_cv_env_CFLAGS_value='-pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64' |
---|
3316 | ac_cv_env_CPPFLAGS_set=set |
---|
3317 | ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk' |
---|
3318 | ac_cv_env_CPP_set= |
---|
3319 | ac_cv_env_CPP_value= |
---|
3320 | ac_cv_env_LDFLAGS_set=set |
---|
3321 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64' |
---|
3322 | ac_cv_env_LIBS_set= |
---|
3323 | ac_cv_env_LIBS_value= |
---|
3324 | ac_cv_env_SYSROOT_set= |
---|
3325 | ac_cv_env_SYSROOT_value= |
---|
3326 | ac_cv_env_build_alias_set= |
---|
3327 | ac_cv_env_build_alias_value= |
---|
3328 | ac_cv_env_host_alias_set= |
---|
3329 | ac_cv_env_host_alias_value= |
---|
3330 | ac_cv_env_target_alias_set= |
---|
3331 | ac_cv_env_target_alias_value= |
---|
3332 | ac_cv_func__doprnt=no |
---|
3333 | ac_cv_func_atexit=yes |
---|
3334 | ac_cv_func_clock=yes |
---|
3335 | ac_cv_func_clock_gettime=yes |
---|
3336 | ac_cv_func_elf_aux_info=no |
---|
3337 | ac_cv_func_explicit_bzero=no |
---|
3338 | ac_cv_func_explicit_memset=no |
---|
3339 | ac_cv_func_fcntl=yes |
---|
3340 | ac_cv_func_flockfile=yes |
---|
3341 | ac_cv_func_ftruncate=yes |
---|
3342 | ac_cv_func_getauxval=no |
---|
3343 | ac_cv_func_getentropy=yes |
---|
3344 | ac_cv_func_gethrtime=no |
---|
3345 | ac_cv_func_getpagesize=yes |
---|
3346 | ac_cv_func_getpid=yes |
---|
3347 | ac_cv_func_getrusage=yes |
---|
3348 | ac_cv_func_gettimeofday=yes |
---|
3349 | ac_cv_func_memmove=yes |
---|
3350 | ac_cv_func_mlock=yes |
---|
3351 | ac_cv_func_mmap=yes |
---|
3352 | ac_cv_func_raise=yes |
---|
3353 | ac_cv_func_rand=yes |
---|
3354 | ac_cv_func_stpcpy=yes |
---|
3355 | ac_cv_func_strcasecmp=yes |
---|
3356 | ac_cv_func_strerror=yes |
---|
3357 | ac_cv_func_stricmp=no |
---|
3358 | ac_cv_func_strtoul=yes |
---|
3359 | ac_cv_func_syscall=yes |
---|
3360 | ac_cv_func_sysconf=yes |
---|
3361 | ac_cv_func_syslog=yes |
---|
3362 | ac_cv_func_vprintf=yes |
---|
3363 | ac_cv_func_wait4=yes |
---|
3364 | ac_cv_func_waitpid=yes |
---|
3365 | ac_cv_have_dev_random=yes |
---|
3366 | ac_cv_header_dlfcn_h=yes |
---|
3367 | ac_cv_header_inttypes_h=yes |
---|
3368 | ac_cv_header_memory_h=yes |
---|
3369 | ac_cv_header_minix_config_h=no |
---|
3370 | ac_cv_header_spawn_h=yes |
---|
3371 | ac_cv_header_stdc=yes |
---|
3372 | ac_cv_header_stdint_h=yes |
---|
3373 | ac_cv_header_stdlib_h=yes |
---|
3374 | ac_cv_header_string_h=yes |
---|
3375 | ac_cv_header_strings_h=yes |
---|
3376 | ac_cv_header_sys_auxv_h=no |
---|
3377 | ac_cv_header_sys_random_h=yes |
---|
3378 | ac_cv_header_sys_socket_h=yes |
---|
3379 | ac_cv_header_sys_stat_h=yes |
---|
3380 | ac_cv_header_sys_types_h=yes |
---|
3381 | ac_cv_header_unistd_h=yes |
---|
3382 | ac_cv_host=x86_64-apple-darwin21.3.0 |
---|
3383 | ac_cv_lib_pthread_pthread_create=yes |
---|
3384 | ac_cv_mpi_sflags= |
---|
3385 | ac_cv_objext=o |
---|
3386 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
3387 | ac_cv_path_FGREP='/usr/bin/grep -F' |
---|
3388 | ac_cv_path_GPGRT_CONFIG=/opt/local/bin/gpgrt-config |
---|
3389 | ac_cv_path_GPG_ERROR_CONFIG=/opt/local/bin/gpg-error-config |
---|
3390 | ac_cv_path_GREP=/usr/bin/grep |
---|
3391 | ac_cv_path_SED=/usr/bin/sed |
---|
3392 | ac_cv_prog_AWK=awk |
---|
3393 | ac_cv_prog_CPP='ccache /usr/bin/clang -E' |
---|
3394 | ac_cv_prog_ac_ct_AR=ar |
---|
3395 | ac_cv_prog_ac_ct_CC='ccache /usr/bin/clang' |
---|
3396 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
---|
3397 | ac_cv_prog_ac_ct_LIPO=lipo |
---|
3398 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
---|
3399 | ac_cv_prog_ac_ct_OBJDUMP=objdump |
---|
3400 | ac_cv_prog_ac_ct_OTOOL=otool |
---|
3401 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
3402 | ac_cv_prog_ac_ct_STRIP=strip |
---|
3403 | ac_cv_prog_cc_c89= |
---|
3404 | ac_cv_prog_cc_g=yes |
---|
3405 | ac_cv_prog_make_make_set=yes |
---|
3406 | ac_cv_safe_to_define___extensions__=yes |
---|
3407 | ac_cv_search_setsockopt='none required' |
---|
3408 | ac_cv_search_strerror='none required' |
---|
3409 | ac_cv_sizeof_uint64_t=8 |
---|
3410 | ac_cv_sizeof_unsigned_int=4 |
---|
3411 | ac_cv_sizeof_unsigned_long=8 |
---|
3412 | ac_cv_sizeof_unsigned_long_long=8 |
---|
3413 | ac_cv_sizeof_unsigned_short=2 |
---|
3414 | ac_cv_sizeof_void_p=8 |
---|
3415 | ac_cv_sys_symbol_underscore=yes |
---|
3416 | ac_cv_type_byte=no |
---|
3417 | ac_cv_type_pid_t=yes |
---|
3418 | ac_cv_type_size_t=yes |
---|
3419 | ac_cv_type_socklen_t=yes |
---|
3420 | ac_cv_type_u16=no |
---|
3421 | ac_cv_type_u32=no |
---|
3422 | ac_cv_type_u64=no |
---|
3423 | ac_cv_type_uintptr_t=yes |
---|
3424 | ac_cv_type_ushort=yes |
---|
3425 | am_cv_CCAS_dependencies_compiler_type=gcc3 |
---|
3426 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
3427 | am_cv_make_support_nested_variables=yes |
---|
3428 | am_cv_prog_cc_c_o=yes |
---|
3429 | cl_cv_as_noexecstack=no |
---|
3430 | gcry_cv_cc_arm_arch_is_v6=n/a |
---|
3431 | gcry_cv_cc_ppc_altivec=n/a |
---|
3432 | gcry_cv_gcc_aarch64_platform_as_ok=n/a |
---|
3433 | gcry_cv_gcc_amd64_platform_as_ok=n/a |
---|
3434 | gcry_cv_gcc_arm_platform_as_ok=n/a |
---|
3435 | gcry_cv_gcc_as_const_division_ok=no |
---|
3436 | gcry_cv_gcc_as_const_division_with_wadivide_ok=no |
---|
3437 | gcry_cv_gcc_asm_cfi_directives=yes |
---|
3438 | gcry_cv_gcc_asm_elf_directives=no |
---|
3439 | gcry_cv_gcc_attribute_aligned=yes |
---|
3440 | gcry_cv_gcc_attribute_may_alias=yes |
---|
3441 | gcry_cv_gcc_attribute_ms_abi=yes |
---|
3442 | gcry_cv_gcc_attribute_packed=yes |
---|
3443 | gcry_cv_gcc_attribute_sysv_abi=yes |
---|
3444 | gcry_cv_gcc_default_abi_is_ms_abi=no |
---|
3445 | gcry_cv_gcc_default_abi_is_sysv_abi=yes |
---|
3446 | gcry_cv_gcc_inline_asm_aarch32_crypto=n/a |
---|
3447 | gcry_cv_gcc_inline_asm_aarch64_crypto=n/a |
---|
3448 | gcry_cv_gcc_inline_asm_aarch64_neon=n/a |
---|
3449 | gcry_cv_gcc_inline_asm_avx2=n/a |
---|
3450 | gcry_cv_gcc_inline_asm_avx=n/a |
---|
3451 | gcry_cv_gcc_inline_asm_bmi2=n/a |
---|
3452 | gcry_cv_gcc_inline_asm_neon=n/a |
---|
3453 | gcry_cv_gcc_inline_asm_pclmul=n/a |
---|
3454 | gcry_cv_gcc_inline_asm_ppc_altivec=n/a |
---|
3455 | gcry_cv_gcc_inline_asm_ppc_arch_3_00=n/a |
---|
3456 | gcry_cv_gcc_inline_asm_s390x=n/a |
---|
3457 | gcry_cv_gcc_inline_asm_s390x_vx=n/a |
---|
3458 | gcry_cv_gcc_inline_asm_shaext=n/a |
---|
3459 | gcry_cv_gcc_inline_asm_sse41=n/a |
---|
3460 | gcry_cv_gcc_inline_asm_ssse3=n/a |
---|
3461 | gcry_cv_gcc_inline_asm_vaes_vpclmul=n/a |
---|
3462 | gcry_cv_gcc_platform_as_ok_for_intel_syntax=n/a |
---|
3463 | gcry_cv_have___asm__=yes |
---|
3464 | gcry_cv_have_asm=yes |
---|
3465 | gcry_cv_have_asm_volatile_memory=yes |
---|
3466 | gcry_cv_have_builtin_bswap32=yes |
---|
3467 | gcry_cv_have_builtin_bswap64=yes |
---|
3468 | gcry_cv_have_builtin_clz=yes |
---|
3469 | gcry_cv_have_builtin_clzl=yes |
---|
3470 | gcry_cv_have_builtin_ctz=yes |
---|
3471 | gcry_cv_have_builtin_ctzl=yes |
---|
3472 | gcry_cv_have_sync_synchronize=yes |
---|
3473 | gcry_cv_have_vla=yes |
---|
3474 | gcry_cv_visibility_attribute=no |
---|
3475 | gnupg_cv_have_broken_mlock=no |
---|
3476 | gnupg_cv_uint64_c_works=yes |
---|
3477 | lt_cv_apple_cc_single_mod=yes |
---|
3478 | lt_cv_ar_at_file=no |
---|
3479 | lt_cv_deplibs_check_method=pass_all |
---|
3480 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
---|
3481 | lt_cv_file_magic_test_file= |
---|
3482 | lt_cv_ld_exported_symbols_list=yes |
---|
3483 | lt_cv_ld_force_load=yes |
---|
3484 | lt_cv_ld_reload_flag=-r |
---|
3485 | lt_cv_nm_interface='BSD nm' |
---|
3486 | lt_cv_objdir=.libs |
---|
3487 | lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld |
---|
3488 | lt_cv_path_NM='/usr/bin/nm -B' |
---|
3489 | lt_cv_path_mainfest_tool=no |
---|
3490 | lt_cv_prog_compiler_c_o=yes |
---|
3491 | lt_cv_prog_compiler_c_o_RC=yes |
---|
3492 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
---|
3493 | lt_cv_prog_compiler_pic_works=yes |
---|
3494 | lt_cv_prog_compiler_rtti_exceptions=yes |
---|
3495 | lt_cv_prog_compiler_static_works=no |
---|
3496 | lt_cv_prog_gnu_ld=no |
---|
3497 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
---|
3498 | lt_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'\''' |
---|
3499 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' |
---|
3500 | lt_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'\''' |
---|
3501 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
---|
3502 | lt_cv_sys_max_cmd_len=786432 |
---|
3503 | lt_cv_to_host_file_cmd=func_convert_file_noop |
---|
3504 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
---|
3505 | |
---|
3506 | ## ----------------- ## |
---|
3507 | ## Output variables. ## |
---|
3508 | ## ----------------- ## |
---|
3509 | |
---|
3510 | ACLOCAL='${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' |
---|
3511 | AMDEPBACKSLASH='\' |
---|
3512 | AMDEP_FALSE='#' |
---|
3513 | AMDEP_TRUE='' |
---|
3514 | AMTAR='$${TAR-tar}' |
---|
3515 | AM_BACKSLASH='\' |
---|
3516 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
3517 | AM_DEFAULT_VERBOSITY='1' |
---|
3518 | AM_V='$(V)' |
---|
3519 | AR='ar' |
---|
3520 | AS='as' |
---|
3521 | AUTOCONF='${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' |
---|
3522 | AUTOHEADER='${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' |
---|
3523 | AUTOMAKE='${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' |
---|
3524 | AWK='awk' |
---|
3525 | BUILD_DOC_FALSE='#' |
---|
3526 | BUILD_DOC_TRUE='' |
---|
3527 | BUILD_FILEVERSION='1,10,0,58539' |
---|
3528 | BUILD_REVISION='e4ab2147' |
---|
3529 | BUILD_TIMESTAMP='<none>' |
---|
3530 | BUILD_VERSION='1.10.0.58539' |
---|
3531 | CC='ccache /usr/bin/clang' |
---|
3532 | CCAS='ccache /usr/bin/clang' |
---|
3533 | CCASDEPMODE='depmode=gcc3' |
---|
3534 | CCASFLAGS='-pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64' |
---|
3535 | CCDEPMODE='depmode=gcc3' |
---|
3536 | CC_FOR_BUILD='$(CC)' |
---|
3537 | CFLAGS='-pipe -Os -std=gnu89 -fheinous-gnu-extensions -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -fno-delete-null-pointer-checks -Wall' |
---|
3538 | CPP='ccache /usr/bin/clang -E' |
---|
3539 | CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk' |
---|
3540 | CROSS_COMPILING_FALSE='' |
---|
3541 | CROSS_COMPILING_TRUE='#' |
---|
3542 | CYGPATH_W='echo' |
---|
3543 | DEFS='-DHAVE_CONFIG_H' |
---|
3544 | DEF_HMAC_BINARY_CHECK='' |
---|
3545 | DEPDIR='.deps' |
---|
3546 | DLLTOOL='false' |
---|
3547 | DL_LIBS='' |
---|
3548 | DSYMUTIL='dsymutil' |
---|
3549 | DUMPBIN='' |
---|
3550 | ECHO_C='\c' |
---|
3551 | ECHO_N='' |
---|
3552 | ECHO_T='' |
---|
3553 | EGREP='/usr/bin/grep -E' |
---|
3554 | ENABLE_INSTRUMENTATION_MUNGING_FALSE='#' |
---|
3555 | ENABLE_INSTRUMENTATION_MUNGING_TRUE='' |
---|
3556 | ENABLE_O_FLAG_MUNGING_FALSE='#' |
---|
3557 | ENABLE_O_FLAG_MUNGING_TRUE='' |
---|
3558 | ENABLE_PPC_VCRYPTO_EXTRA_CFLAGS_FALSE='' |
---|
3559 | ENABLE_PPC_VCRYPTO_EXTRA_CFLAGS_TRUE='#' |
---|
3560 | ENABLE_RANDOM_DAEMON_FALSE='' |
---|
3561 | ENABLE_RANDOM_DAEMON_TRUE='#' |
---|
3562 | EXEEXT='' |
---|
3563 | EXEEXT_FOR_BUILD='$(EXEEXT)' |
---|
3564 | FGREP='/usr/bin/grep -F' |
---|
3565 | GCRYPT_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' |
---|
3566 | GCRYPT_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' |
---|
3567 | GCRYPT_HWF_MODULES='' |
---|
3568 | GCRYPT_KDFS=' scrypt.lo' |
---|
3569 | GCRYPT_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' |
---|
3570 | GCRYPT_RANDOM=' rndgetentropy.lo' |
---|
3571 | GPGRT_CONFIG='/opt/local/bin/gpgrt-config' |
---|
3572 | GPG_ERROR_CFLAGS='-I/opt/local/include' |
---|
3573 | GPG_ERROR_CONFIG='/opt/local/bin/gpg-error-config' |
---|
3574 | GPG_ERROR_LIBS='-L/opt/local/lib -lgpg-error' |
---|
3575 | GPG_ERROR_MT_CFLAGS='-I/opt/local/include ' |
---|
3576 | GPG_ERROR_MT_LIBS='-L/opt/local/lib -lgpg-error -lpthread' |
---|
3577 | GREP='/usr/bin/grep' |
---|
3578 | HAVE_LD_VERSION_SCRIPT_FALSE='' |
---|
3579 | HAVE_LD_VERSION_SCRIPT_TRUE='#' |
---|
3580 | HAVE_W32CE_SYSTEM_FALSE='' |
---|
3581 | HAVE_W32CE_SYSTEM_TRUE='#' |
---|
3582 | HAVE_W32_SYSTEM_FALSE='' |
---|
3583 | HAVE_W32_SYSTEM_TRUE='#' |
---|
3584 | INSTALL_DATA='${INSTALL} -m 644' |
---|
3585 | INSTALL_PROGRAM='${INSTALL}' |
---|
3586 | INSTALL_SCRIPT='${INSTALL}' |
---|
3587 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
3588 | LD='/Library/Developer/CommandLineTools/usr/bin/ld' |
---|
3589 | LDADD_FOR_TESTS_KLUDGE='' |
---|
3590 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64' |
---|
3591 | LIBGCRYPT_CIPHERS='arcfour blowfish cast5 des aes twofish serpent rfc2268 seed camellia idea salsa20 gost28147 chacha20 sm4' |
---|
3592 | LIBGCRYPT_CONFIG_API_VERSION='1' |
---|
3593 | LIBGCRYPT_CONFIG_CFLAGS='' |
---|
3594 | LIBGCRYPT_CONFIG_HOST='x86_64-apple-darwin21.3.0' |
---|
3595 | LIBGCRYPT_CONFIG_LIBS='-lgcrypt' |
---|
3596 | LIBGCRYPT_DIGESTS='crc gostr3411-94 md4 md5 rmd160 sha1 sha256 sha512 sha3 tiger whirlpool stribog blake2 sm3' |
---|
3597 | LIBGCRYPT_LT_AGE='4' |
---|
3598 | LIBGCRYPT_LT_CURRENT='24' |
---|
3599 | LIBGCRYPT_LT_REVISION='0' |
---|
3600 | LIBGCRYPT_PUBKEY_CIPHERS='dsa elgamal rsa ecc' |
---|
3601 | LIBGCRYPT_THREAD_MODULES='' |
---|
3602 | LIBOBJS='' |
---|
3603 | LIBS='' |
---|
3604 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
---|
3605 | LIPO='lipo' |
---|
3606 | LN_S='ln -s' |
---|
3607 | LTLIBOBJS='' |
---|
3608 | MAINT='#' |
---|
3609 | MAINTAINER_MODE_FALSE='' |
---|
3610 | MAINTAINER_MODE_TRUE='#' |
---|
3611 | MAKEINFO='${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' |
---|
3612 | MANIFEST_TOOL=':' |
---|
3613 | MKDIR_P='build-aux/install-sh -c -d' |
---|
3614 | MPI_MOD_ASM_MPIH_ADD1_FALSE='' |
---|
3615 | MPI_MOD_ASM_MPIH_ADD1_TRUE='#' |
---|
3616 | MPI_MOD_ASM_MPIH_LSHIFT_FALSE='' |
---|
3617 | MPI_MOD_ASM_MPIH_LSHIFT_TRUE='#' |
---|
3618 | MPI_MOD_ASM_MPIH_MUL1_FALSE='' |
---|
3619 | MPI_MOD_ASM_MPIH_MUL1_TRUE='#' |
---|
3620 | MPI_MOD_ASM_MPIH_MUL2_FALSE='' |
---|
3621 | MPI_MOD_ASM_MPIH_MUL2_TRUE='#' |
---|
3622 | MPI_MOD_ASM_MPIH_MUL3_FALSE='' |
---|
3623 | MPI_MOD_ASM_MPIH_MUL3_TRUE='#' |
---|
3624 | MPI_MOD_ASM_MPIH_RSHIFT_FALSE='' |
---|
3625 | MPI_MOD_ASM_MPIH_RSHIFT_TRUE='#' |
---|
3626 | MPI_MOD_ASM_MPIH_SUB1_FALSE='' |
---|
3627 | MPI_MOD_ASM_MPIH_SUB1_TRUE='#' |
---|
3628 | MPI_MOD_ASM_UDIV_FALSE='' |
---|
3629 | MPI_MOD_ASM_UDIV_QRNND_FALSE='' |
---|
3630 | MPI_MOD_ASM_UDIV_QRNND_TRUE='#' |
---|
3631 | MPI_MOD_ASM_UDIV_TRUE='#' |
---|
3632 | MPI_MOD_C_MPIH_ADD1_FALSE='#' |
---|
3633 | MPI_MOD_C_MPIH_ADD1_TRUE='' |
---|
3634 | MPI_MOD_C_MPIH_LSHIFT_FALSE='#' |
---|
3635 | MPI_MOD_C_MPIH_LSHIFT_TRUE='' |
---|
3636 | MPI_MOD_C_MPIH_MUL1_FALSE='#' |
---|
3637 | MPI_MOD_C_MPIH_MUL1_TRUE='' |
---|
3638 | MPI_MOD_C_MPIH_MUL2_FALSE='#' |
---|
3639 | MPI_MOD_C_MPIH_MUL2_TRUE='' |
---|
3640 | MPI_MOD_C_MPIH_MUL3_FALSE='#' |
---|
3641 | MPI_MOD_C_MPIH_MUL3_TRUE='' |
---|
3642 | MPI_MOD_C_MPIH_RSHIFT_FALSE='#' |
---|
3643 | MPI_MOD_C_MPIH_RSHIFT_TRUE='' |
---|
3644 | MPI_MOD_C_MPIH_SUB1_FALSE='#' |
---|
3645 | MPI_MOD_C_MPIH_SUB1_TRUE='' |
---|
3646 | MPI_MOD_C_UDIV_FALSE='' |
---|
3647 | MPI_MOD_C_UDIV_QRNND_FALSE='' |
---|
3648 | MPI_MOD_C_UDIV_QRNND_TRUE='#' |
---|
3649 | MPI_MOD_C_UDIV_TRUE='#' |
---|
3650 | MPI_SFLAGS='' |
---|
3651 | NM='/usr/bin/nm -B' |
---|
3652 | NMEDIT='nmedit' |
---|
3653 | NOEXECSTACK_FLAGS='' |
---|
3654 | OBJCOPY='' |
---|
3655 | OBJDUMP='objdump' |
---|
3656 | OBJEXT='o' |
---|
3657 | OTOOL64=':' |
---|
3658 | OTOOL='otool' |
---|
3659 | PACKAGE='libgcrypt' |
---|
3660 | PACKAGE_BUGREPORT='https://bugs.gnupg.org' |
---|
3661 | PACKAGE_NAME='libgcrypt' |
---|
3662 | PACKAGE_STRING='libgcrypt 1.10.0' |
---|
3663 | PACKAGE_TARNAME='libgcrypt' |
---|
3664 | PACKAGE_URL='' |
---|
3665 | PACKAGE_VERSION='1.10.0' |
---|
3666 | PATH_SEPARATOR=':' |
---|
3667 | PTH_CFLAGS='' |
---|
3668 | PTH_CONFIG='' |
---|
3669 | PTH_LIBS='' |
---|
3670 | RANLIB='ranlib' |
---|
3671 | RC='' |
---|
3672 | RUN_LARGE_DATA_TESTS='no' |
---|
3673 | SED='/usr/bin/sed' |
---|
3674 | SET_MAKE='' |
---|
3675 | SHELL='/bin/sh' |
---|
3676 | STRIP='strip' |
---|
3677 | SYSROOT='' |
---|
3678 | USE_HMAC_BINARY_CHECK_FALSE='' |
---|
3679 | USE_HMAC_BINARY_CHECK_TRUE='#' |
---|
3680 | VERSION='1.10.0' |
---|
3681 | VERSION_NUMBER='0x010a00' |
---|
3682 | ac_ct_AR='ar' |
---|
3683 | ac_ct_CC='ccache /usr/bin/clang' |
---|
3684 | ac_ct_DUMPBIN='' |
---|
3685 | am__EXEEXT_FALSE='' |
---|
3686 | am__EXEEXT_TRUE='#' |
---|
3687 | am__fastdepCCAS_FALSE='#' |
---|
3688 | am__fastdepCCAS_TRUE='' |
---|
3689 | am__fastdepCC_FALSE='#' |
---|
3690 | am__fastdepCC_TRUE='' |
---|
3691 | am__include='include' |
---|
3692 | am__isrc='' |
---|
3693 | am__leading_dot='.' |
---|
3694 | am__nodep='_no' |
---|
3695 | am__quote='' |
---|
3696 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
3697 | am__untar='$${TAR-tar} xf -' |
---|
3698 | bindir='${exec_prefix}/bin' |
---|
3699 | build='x86_64-apple-darwin21.3.0' |
---|
3700 | build_alias='' |
---|
3701 | build_cpu='x86_64' |
---|
3702 | build_os='darwin21.3.0' |
---|
3703 | build_vendor='apple' |
---|
3704 | datadir='${datarootdir}' |
---|
3705 | datarootdir='${prefix}/share' |
---|
3706 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
3707 | dvidir='${docdir}' |
---|
3708 | emacs_local_vars_begin='Local Variables:' |
---|
3709 | emacs_local_vars_end='End:' |
---|
3710 | emacs_local_vars_read_only='buffer-read-only: t' |
---|
3711 | exec_prefix='${prefix}' |
---|
3712 | host='x86_64-apple-darwin21.3.0' |
---|
3713 | host_alias='' |
---|
3714 | host_cpu='x86_64' |
---|
3715 | host_os='darwin21.3.0' |
---|
3716 | host_vendor='apple' |
---|
3717 | htmldir='${docdir}' |
---|
3718 | includedir='${prefix}/include' |
---|
3719 | infodir='${datarootdir}/info' |
---|
3720 | install_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' |
---|
3721 | libdir='${exec_prefix}/lib' |
---|
3722 | libexecdir='${exec_prefix}/libexec' |
---|
3723 | localedir='${datarootdir}/locale' |
---|
3724 | localstatedir='${prefix}/var' |
---|
3725 | mandir='${datarootdir}/man' |
---|
3726 | mkdir_p='$(MKDIR_P)' |
---|
3727 | oldincludedir='/usr/include' |
---|
3728 | pdfdir='${docdir}' |
---|
3729 | prefix='/opt/local' |
---|
3730 | program_transform_name='s,x,x,' |
---|
3731 | psdir='${docdir}' |
---|
3732 | runstatedir='${localstatedir}/run' |
---|
3733 | sbindir='${exec_prefix}/sbin' |
---|
3734 | sharedstatedir='${prefix}/com' |
---|
3735 | sysconfdir='${prefix}/etc' |
---|
3736 | target_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 | |
---|
3879 | configure: exit 0 |
---|