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 configure, which was |
---|
5 | generated by GNU Autoconf 2.69. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --disable-notify --disable-statsysbfd --enable-ansi --enable-custreloc --enable-emacsdir=/opt/local/share/emacs/site-lisp/gcl --enable-infodir=/opt/local/share/info --enable-readline --without-x --disable-xgcl |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = orbital.local |
---|
14 | uname -m = arm64 |
---|
15 | uname -r = 22.3.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 22.3.0: Mon Jan 30 20:38:37 PST 2023; root:xnu-8792.81.3~2/RELEASE_ARM64_T6000 |
---|
18 | |
---|
19 | /usr/bin/uname -p = arm |
---|
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 22.3.0: Mon Jan 30 20:38:37 PST 2023; root:xnu-8792.81.3~2/RELEASE_ARM64_T6000 |
---|
27 | Kernel configured for up to 10 processors. |
---|
28 | 10 processors are physically available. |
---|
29 | 10 processors are logically available. |
---|
30 | Processor type: arm64e (ARM64E) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 8 9 |
---|
32 | Primary memory available: 64.00 gigabytes |
---|
33 | Default processor set: 611 tasks, 2768 threads, 10 processors |
---|
34 | Load average: 3.17, Mach factor: 6.82 |
---|
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:2756: checking build system type |
---|
52 | configure:2770: result: arm-apple-darwin22.3.0 |
---|
53 | configure:2790: checking host system type |
---|
54 | configure:2803: result: arm-apple-darwin22.3.0 |
---|
55 | configure:2844: result: host=arm-apple-darwin22.3.0 |
---|
56 | configure:3218: result: use=unknown |
---|
57 | configure:3283: checking for gcc |
---|
58 | configure:3310: result: /usr/bin/clang |
---|
59 | configure:3539: checking for C compiler version |
---|
60 | configure:3548: /usr/bin/clang --version >&5 |
---|
61 | Apple clang version 14.0.0 (clang-1400.0.29.202) |
---|
62 | Target: arm64-apple-darwin22.3.0 |
---|
63 | Thread model: posix |
---|
64 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
65 | configure:3559: $? = 0 |
---|
66 | configure:3548: /usr/bin/clang -v >&5 |
---|
67 | Apple clang version 14.0.0 (clang-1400.0.29.202) |
---|
68 | Target: arm64-apple-darwin22.3.0 |
---|
69 | Thread model: posix |
---|
70 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
71 | configure:3559: $? = 0 |
---|
72 | configure:3548: /usr/bin/clang -V >&5 |
---|
73 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
74 | clang: error: no input files |
---|
75 | configure:3559: $? = 1 |
---|
76 | configure:3548: /usr/bin/clang -qversion >&5 |
---|
77 | clang: error: unknown argument '-qversion'; did you mean '--version'? |
---|
78 | clang: error: no input files |
---|
79 | configure:3559: $? = 1 |
---|
80 | configure:3579: checking whether the C compiler works |
---|
81 | configure:3601: /usr/bin/clang -pipe -Os -std=gnu89 -fno-pie -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -fno-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
82 | ld: warning: -no_pie is deprecated when targeting new OS versions |
---|
83 | ld: warning: -no_pie ignored for arm64 |
---|
84 | configure:3605: $? = 0 |
---|
85 | configure:3653: result: yes |
---|
86 | configure:3656: checking for C compiler default output file name |
---|
87 | configure:3658: result: a.out |
---|
88 | configure:3664: checking for suffix of executables |
---|
89 | configure:3671: /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fno-pie -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -fno-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
90 | ld: warning: -no_pie is deprecated when targeting new OS versions |
---|
91 | ld: warning: -no_pie ignored for arm64 |
---|
92 | configure:3675: $? = 0 |
---|
93 | configure:3697: result: |
---|
94 | configure:3719: checking whether we are cross compiling |
---|
95 | configure:3727: /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fno-pie -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -fno-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
96 | ld: warning: -no_pie is deprecated when targeting new OS versions |
---|
97 | ld: warning: -no_pie ignored for arm64 |
---|
98 | configure:3731: $? = 0 |
---|
99 | configure:3738: ./conftest |
---|
100 | configure:3742: $? = 0 |
---|
101 | configure:3757: result: no |
---|
102 | configure:3762: checking for suffix of object files |
---|
103 | configure:3784: /usr/bin/clang -c -pipe -Os -std=gnu89 -fno-pie -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
104 | configure:3788: $? = 0 |
---|
105 | configure:3809: result: o |
---|
106 | configure:3813: checking whether we are using the GNU C compiler |
---|
107 | configure:3832: /usr/bin/clang -c -pipe -Os -std=gnu89 -fno-pie -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
108 | configure:3832: $? = 0 |
---|
109 | configure:3841: result: yes |
---|
110 | configure:3850: checking whether /usr/bin/clang accepts -g |
---|
111 | configure:3870: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
112 | configure:3870: $? = 0 |
---|
113 | configure:3911: result: yes |
---|
114 | configure:3928: checking for /usr/bin/clang option to accept ISO C89 |
---|
115 | configure:3991: /usr/bin/clang -c -pipe -Os -std=gnu89 -fno-pie -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
116 | configure:3991: $? = 0 |
---|
117 | configure:4004: result: none needed |
---|
118 | configure:4029: checking how to run the C preprocessor |
---|
119 | configure:4060: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
120 | configure:4060: $? = 0 |
---|
121 | configure:4074: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
122 | conftest.c:15:10: fatal error: 'ac_nonexistent.h' file not found |
---|
123 | #include <ac_nonexistent.h> |
---|
124 | ^~~~~~~~~~~~~~~~~~ |
---|
125 | 1 error generated. |
---|
126 | configure:4074: $? = 1 |
---|
127 | configure: failed program was: |
---|
128 | | /* confdefs.h */ |
---|
129 | | #define PACKAGE_NAME "" |
---|
130 | | #define PACKAGE_TARNAME "" |
---|
131 | | #define PACKAGE_VERSION "" |
---|
132 | | #define PACKAGE_STRING "" |
---|
133 | | #define PACKAGE_BUGREPORT "" |
---|
134 | | #define PACKAGE_URL "" |
---|
135 | | #define VSSIZE 262144 |
---|
136 | | #define BDSSIZE 2048 |
---|
137 | | #define IHSSIZE 4096 |
---|
138 | | #define FRSSIZE 4096 |
---|
139 | | #define HOST_CPU "ARM" |
---|
140 | | #define HOST_KERNEL "DARWIN22.3.0" |
---|
141 | | /* end confdefs.h. */ |
---|
142 | | #include <ac_nonexistent.h> |
---|
143 | configure:4099: result: /usr/bin/clang -E |
---|
144 | configure:4119: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
145 | configure:4119: $? = 0 |
---|
146 | configure:4133: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
147 | conftest.c:15:10: fatal error: 'ac_nonexistent.h' file not found |
---|
148 | #include <ac_nonexistent.h> |
---|
149 | ^~~~~~~~~~~~~~~~~~ |
---|
150 | 1 error generated. |
---|
151 | configure:4133: $? = 1 |
---|
152 | configure: failed program was: |
---|
153 | | /* confdefs.h */ |
---|
154 | | #define PACKAGE_NAME "" |
---|
155 | | #define PACKAGE_TARNAME "" |
---|
156 | | #define PACKAGE_VERSION "" |
---|
157 | | #define PACKAGE_STRING "" |
---|
158 | | #define PACKAGE_BUGREPORT "" |
---|
159 | | #define PACKAGE_URL "" |
---|
160 | | #define VSSIZE 262144 |
---|
161 | | #define BDSSIZE 2048 |
---|
162 | | #define IHSSIZE 4096 |
---|
163 | | #define FRSSIZE 4096 |
---|
164 | | #define HOST_CPU "ARM" |
---|
165 | | #define HOST_KERNEL "DARWIN22.3.0" |
---|
166 | | /* end confdefs.h. */ |
---|
167 | | #include <ac_nonexistent.h> |
---|
168 | configure:4219: checking for gawk |
---|
169 | configure:4249: result: no |
---|
170 | configure:4219: checking for nawk |
---|
171 | configure:4249: result: no |
---|
172 | configure:4219: checking for awk |
---|
173 | configure:4235: found /usr/bin/awk |
---|
174 | configure:4246: result: awk |
---|
175 | configure:4259: checking working gprof |
---|
176 | configure:4272: result: ok |
---|
177 | configure:4431: checking system version (for dynamic loading) |
---|
178 | configure:4439: checking for makeinfo |
---|
179 | configure:4455: found /opt/local/bin/makeinfo |
---|
180 | configure:4466: result: makeinfo |
---|
181 | configure:4498: result: Darwin-22.3.0 |
---|
182 | configure:4796: checking setjmp.h usability |
---|
183 | configure:4796: /usr/bin/clang -c -pipe -Os -std=gnu89 -fno-pie -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
184 | configure:4796: $? = 0 |
---|
185 | configure:4796: result: yes |
---|
186 | configure:4796: checking setjmp.h presence |
---|
187 | configure:4796: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
188 | configure:4796: $? = 0 |
---|
189 | configure:4796: result: yes |
---|
190 | configure:4796: checking for setjmp.h |
---|
191 | configure:4796: result: yes |
---|
192 | configure:4801: checking sizeof jmp_buf |
---|
193 | configure:4822: /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fno-pie -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -fno-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
194 | ld: warning: -no_pie is deprecated when targeting new OS versions |
---|
195 | ld: warning: -no_pie ignored for arm64 |
---|
196 | configure:4822: $? = 0 |
---|
197 | configure:4822: ./conftest |
---|
198 | configure:4822: $? = 0 |
---|
199 | configure:4824: result: 192 |
---|
200 | configure:4848: checking unistd.h usability |
---|
201 | configure:4848: /usr/bin/clang -c -pipe -Os -std=gnu89 -fno-pie -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
202 | configure:4848: $? = 0 |
---|
203 | configure:4848: result: yes |
---|
204 | configure:4848: checking unistd.h presence |
---|
205 | configure:4848: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
206 | configure:4848: $? = 0 |
---|
207 | configure:4848: result: yes |
---|
208 | configure:4848: checking for unistd.h |
---|
209 | configure:4848: result: yes |
---|
210 | configure:4853: checking for sysconf in -lc |
---|
211 | configure:4924: /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fno-pie -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -fno-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c -lc >&5 |
---|
212 | ld: warning: -no_pie is deprecated when targeting new OS versions |
---|
213 | ld: warning: -no_pie ignored for arm64 |
---|
214 | configure:4924: $? = 0 |
---|
215 | configure:4933: result: yes |
---|
216 | configure:4936: checking _SC_CLK_TCK |
---|
217 | configure:4953: /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fno-pie -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -fno-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
218 | ld: warning: -no_pie is deprecated when targeting new OS versions |
---|
219 | ld: warning: -no_pie ignored for arm64 |
---|
220 | configure:4953: $? = 0 |
---|
221 | configure:4953: ./conftest |
---|
222 | configure:4953: $? = 0 |
---|
223 | configure:4968: result: 100 |
---|
224 | configure:4994: checking gmp.h usability |
---|
225 | configure:4994: /usr/bin/clang -c -pipe -Os -std=gnu89 -fno-pie -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c >&5 |
---|
226 | configure:4994: $? = 0 |
---|
227 | configure:4994: result: yes |
---|
228 | configure:4994: checking gmp.h presence |
---|
229 | configure:4994: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk conftest.c |
---|
230 | configure:4994: $? = 0 |
---|
231 | configure:4994: result: yes |
---|
232 | configure:4994: checking for gmp.h |
---|
233 | configure:4994: result: yes |
---|
234 | configure:4999: checking for __gmpz_init in -lgmp |
---|
235 | configure:5024: /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fno-pie -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -fno-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c -lgmp >&5 |
---|
236 | ld: warning: -no_pie is deprecated when targeting new OS versions |
---|
237 | ld: warning: -no_pie ignored for arm64 |
---|
238 | configure:5024: $? = 0 |
---|
239 | configure:5033: result: yes |
---|
240 | configure:5036: checking "for external gmp version" |
---|
241 | configure:5052: /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fno-pie -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -fno-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
242 | ld: warning: -no_pie is deprecated when targeting new OS versions |
---|
243 | ld: warning: -no_pie ignored for arm64 |
---|
244 | configure:5052: $? = 0 |
---|
245 | configure:5052: ./conftest |
---|
246 | configure:5052: $? = 0 |
---|
247 | configure:5128: checking "for leading underscore in object symbols" |
---|
248 | configure:5141: result: "yes" |
---|
249 | configure:5150: checking "for GNU ld option -Map" |
---|
250 | configure:5162: result: "no" |
---|
251 | configure:5168: checking for size of gmp limbs |
---|
252 | configure:5195: /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fno-pie -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -fno-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
253 | conftest.c:30:18: warning: format specifies type 'unsigned int' but the argument has type 'unsigned long' [-Wformat] |
---|
254 | fprintf(fp,"%u",sizeof(mp_limb_t)); |
---|
255 | ~~ ^~~~~~~~~~~~~~~~~ |
---|
256 | %lu |
---|
257 | 1 warning generated. |
---|
258 | ld: warning: -no_pie is deprecated when targeting new OS versions |
---|
259 | ld: warning: -no_pie ignored for arm64 |
---|
260 | configure:5195: $? = 0 |
---|
261 | configure:5195: ./conftest |
---|
262 | configure:5195: $? = 0 |
---|
263 | configure:5209: result: 8 |
---|
264 | configure:5212: checking _SHORT_LIMB |
---|
265 | configure:5240: /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fno-pie -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -fno-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
266 | ld: warning: -no_pie is deprecated when targeting new OS versions |
---|
267 | ld: warning: -no_pie ignored for arm64 |
---|
268 | configure:5240: $? = 0 |
---|
269 | configure:5240: ./conftest |
---|
270 | configure:5240: $? = 1 |
---|
271 | configure: program exited with status 1 |
---|
272 | configure: failed program was: |
---|
273 | | /* confdefs.h */ |
---|
274 | | #define PACKAGE_NAME "" |
---|
275 | | #define PACKAGE_TARNAME "" |
---|
276 | | #define PACKAGE_VERSION "" |
---|
277 | | #define PACKAGE_STRING "" |
---|
278 | | #define PACKAGE_BUGREPORT "" |
---|
279 | | #define PACKAGE_URL "" |
---|
280 | | #define VSSIZE 262144 |
---|
281 | | #define BDSSIZE 2048 |
---|
282 | | #define IHSSIZE 4096 |
---|
283 | | #define FRSSIZE 4096 |
---|
284 | | #define HOST_CPU "ARM" |
---|
285 | | #define HOST_KERNEL "DARWIN22.3.0" |
---|
286 | | #define HAVE_SETJMP_H 1 |
---|
287 | | #define SIZEOF_JMP_BUF 192 |
---|
288 | | #define HAVE_UNISTD_H 1 |
---|
289 | | #define HZ 100 |
---|
290 | | #define HAVE_GMP_H 1 |
---|
291 | | #define LEADING_UNDERSCORE 1 |
---|
292 | | #define MP_LIMB_BYTES 8 |
---|
293 | | /* end confdefs.h. */ |
---|
294 | | |
---|
295 | | #include <stdio.h> |
---|
296 | | #include "/opt/local/include/gmp.h" |
---|
297 | | |
---|
298 | | int |
---|
299 | | main () |
---|
300 | | { |
---|
301 | | |
---|
302 | | #ifdef _SHORT_LIMB |
---|
303 | | return 0; |
---|
304 | | #else |
---|
305 | | return 1; |
---|
306 | | #endif |
---|
307 | | |
---|
308 | | ; |
---|
309 | | return 0; |
---|
310 | | } |
---|
311 | configure:5246: result: no |
---|
312 | configure:5254: checking _LONG_LONG_LIMB |
---|
313 | configure:5282: /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fno-pie -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -fno-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
314 | ld: warning: -no_pie is deprecated when targeting new OS versions |
---|
315 | ld: warning: -no_pie ignored for arm64 |
---|
316 | configure:5282: $? = 0 |
---|
317 | configure:5282: ./conftest |
---|
318 | configure:5282: $? = 1 |
---|
319 | configure: program exited with status 1 |
---|
320 | configure: failed program was: |
---|
321 | | /* confdefs.h */ |
---|
322 | | #define PACKAGE_NAME "" |
---|
323 | | #define PACKAGE_TARNAME "" |
---|
324 | | #define PACKAGE_VERSION "" |
---|
325 | | #define PACKAGE_STRING "" |
---|
326 | | #define PACKAGE_BUGREPORT "" |
---|
327 | | #define PACKAGE_URL "" |
---|
328 | | #define VSSIZE 262144 |
---|
329 | | #define BDSSIZE 2048 |
---|
330 | | #define IHSSIZE 4096 |
---|
331 | | #define FRSSIZE 4096 |
---|
332 | | #define HOST_CPU "ARM" |
---|
333 | | #define HOST_KERNEL "DARWIN22.3.0" |
---|
334 | | #define HAVE_SETJMP_H 1 |
---|
335 | | #define SIZEOF_JMP_BUF 192 |
---|
336 | | #define HAVE_UNISTD_H 1 |
---|
337 | | #define HZ 100 |
---|
338 | | #define HAVE_GMP_H 1 |
---|
339 | | #define LEADING_UNDERSCORE 1 |
---|
340 | | #define MP_LIMB_BYTES 8 |
---|
341 | | /* end confdefs.h. */ |
---|
342 | | |
---|
343 | | #include <stdio.h> |
---|
344 | | #include "/opt/local/include/gmp.h" |
---|
345 | | |
---|
346 | | int |
---|
347 | | main () |
---|
348 | | { |
---|
349 | | |
---|
350 | | #ifdef _LONG_LONG_LIMB |
---|
351 | | return 0; |
---|
352 | | #else |
---|
353 | | return 1; |
---|
354 | | #endif |
---|
355 | | |
---|
356 | | ; |
---|
357 | | return 0; |
---|
358 | | } |
---|
359 | configure:5288: result: no |
---|
360 | configure:5966: checking for xdr_double |
---|
361 | configure:5966: /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fno-pie -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -fno-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
362 | ld: warning: -no_pie is deprecated when targeting new OS versions |
---|
363 | ld: warning: -no_pie ignored for arm64 |
---|
364 | configure:5966: $? = 0 |
---|
365 | configure:5966: result: yes |
---|
366 | configure:6105: checking __builtin_clzl |
---|
367 | configure:6129: /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fno-pie -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -fno-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
368 | ld: warning: -no_pie is deprecated when targeting new OS versions |
---|
369 | ld: warning: -no_pie ignored for arm64 |
---|
370 | configure:6129: $? = 0 |
---|
371 | configure:6129: ./conftest |
---|
372 | configure:6129: $? = 0 |
---|
373 | configure:6130: result: yes |
---|
374 | configure:6144: checking __builtin_ctzl |
---|
375 | configure:6168: /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fno-pie -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -fno-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
376 | ld: warning: -no_pie is deprecated when targeting new OS versions |
---|
377 | ld: warning: -no_pie ignored for arm64 |
---|
378 | configure:6168: $? = 0 |
---|
379 | configure:6168: ./conftest |
---|
380 | configure:6168: $? = 0 |
---|
381 | configure:6169: result: yes |
---|
382 | configure:6191: checking __builtin___clear_cache |
---|
383 | configure:6214: /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fno-pie -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -fno-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
384 | ld: warning: -no_pie is deprecated when targeting new OS versions |
---|
385 | ld: warning: -no_pie ignored for arm64 |
---|
386 | configure:6214: $? = 0 |
---|
387 | configure:6214: ./conftest |
---|
388 | ./configure: line 1642: 20048 Segmentation fault: 11 ./conftest$ac_exeext |
---|
389 | configure:6214: $? = 139 |
---|
390 | configure: program exited with status 139 |
---|
391 | configure: failed program was: |
---|
392 | | /* confdefs.h */ |
---|
393 | | #define PACKAGE_NAME "" |
---|
394 | | #define PACKAGE_TARNAME "" |
---|
395 | | #define PACKAGE_VERSION "" |
---|
396 | | #define PACKAGE_STRING "" |
---|
397 | | #define PACKAGE_BUGREPORT "" |
---|
398 | | #define PACKAGE_URL "" |
---|
399 | | #define VSSIZE 262144 |
---|
400 | | #define BDSSIZE 2048 |
---|
401 | | #define IHSSIZE 4096 |
---|
402 | | #define FRSSIZE 4096 |
---|
403 | | #define HOST_CPU "ARM" |
---|
404 | | #define HOST_KERNEL "DARWIN22.3.0" |
---|
405 | | #define HAVE_SETJMP_H 1 |
---|
406 | | #define SIZEOF_JMP_BUF 192 |
---|
407 | | #define HAVE_UNISTD_H 1 |
---|
408 | | #define HZ 100 |
---|
409 | | #define HAVE_GMP_H 1 |
---|
410 | | #define LEADING_UNDERSCORE 1 |
---|
411 | | #define MP_LIMB_BYTES 8 |
---|
412 | | #define GMP 1 |
---|
413 | | #define HAVE_XDR 1 |
---|
414 | | #define HAVE_CLZL 1 |
---|
415 | | #define HAVE_CTZL 1 |
---|
416 | | /* end confdefs.h. */ |
---|
417 | | |
---|
418 | | |
---|
419 | | int |
---|
420 | | main () |
---|
421 | | { |
---|
422 | | |
---|
423 | | void *v,*ve; |
---|
424 | | __builtin___clear_cache(v,ve); |
---|
425 | | |
---|
426 | | ; |
---|
427 | | return 0; |
---|
428 | | } |
---|
429 | configure:6221: result: no |
---|
430 | configure:6240: checking size of long |
---|
431 | configure:6245: /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fno-pie -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -fno-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
432 | ld: warning: -no_pie is deprecated when targeting new OS versions |
---|
433 | ld: warning: -no_pie ignored for arm64 |
---|
434 | configure:6245: $? = 0 |
---|
435 | configure:6245: ./conftest |
---|
436 | configure:6245: $? = 0 |
---|
437 | configure:6259: result: 8 |
---|
438 | configure:6272: checking for byte order |
---|
439 | configure:6299: /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fno-pie -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -fno-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
440 | ld: warning: -no_pie is deprecated when targeting new OS versions |
---|
441 | ld: warning: -no_pie ignored for arm64 |
---|
442 | configure:6299: $? = 0 |
---|
443 | configure:6299: ./conftest |
---|
444 | configure:6299: $? = 0 |
---|
445 | configure:6301: result: little |
---|
446 | configure:6317: checking for word order |
---|
447 | configure:6343: /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fno-pie -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -fno-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
448 | ld: warning: -no_pie is deprecated when targeting new OS versions |
---|
449 | ld: warning: -no_pie ignored for arm64 |
---|
450 | configure:6343: $? = 0 |
---|
451 | configure:6343: ./conftest |
---|
452 | configure:6343: $? = 0 |
---|
453 | configure:6344: result: little |
---|
454 | configure:6360: checking for pagewidth |
---|
455 | configure:6397: /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fno-pie -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -fno-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
456 | conftest.c:43:22: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] |
---|
457 | fprintf(fp,"%u",j); |
---|
458 | ~~ ^ |
---|
459 | %lu |
---|
460 | 1 warning generated. |
---|
461 | ld: warning: -no_pie is deprecated when targeting new OS versions |
---|
462 | ld: warning: -no_pie ignored for arm64 |
---|
463 | configure:6397: $? = 0 |
---|
464 | configure:6397: ./conftest |
---|
465 | configure:6397: $? = 0 |
---|
466 | configure:6406: result: 14 |
---|
467 | configure:6415: checking for required object alignment |
---|
468 | configure:6451: /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fno-pie -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -fno-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
469 | ld: warning: -no_pie is deprecated when targeting new OS versions |
---|
470 | ld: warning: -no_pie ignored for arm64 |
---|
471 | configure:6451: $? = 0 |
---|
472 | configure:6451: ./conftest |
---|
473 | configure:6451: $? = 0 |
---|
474 | configure:6453: result: 8 |
---|
475 | configure:6468: checking for C extension variable alignment |
---|
476 | configure:6489: /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fno-pie -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -fno-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
477 | ld: warning: -no_pie is deprecated when targeting new OS versions |
---|
478 | ld: warning: -no_pie ignored for arm64 |
---|
479 | configure:6489: $? = 0 |
---|
480 | configure:6489: ./conftest |
---|
481 | configure:6489: $? = 0 |
---|
482 | configure:6498: result: __attribute__ ((aligned (8))) |
---|
483 | configure:6506: checking for C extension noreturn function attribute |
---|
484 | configure:6527: /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fno-pie -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -fno-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
485 | ld: warning: -no_pie is deprecated when targeting new OS versions |
---|
486 | ld: warning: -no_pie ignored for arm64 |
---|
487 | configure:6527: $? = 0 |
---|
488 | configure:6527: ./conftest |
---|
489 | configure:6527: $? = 0 |
---|
490 | configure:6536: result: __attribute__ ((noreturn)) |
---|
491 | configure:6544: checking sizeof struct contblock |
---|
492 | configure:6597: /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fno-pie -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -fno-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
493 | conftest.c:40:17: warning: format specifies type 'unsigned int' but the argument has type 'unsigned long' [-Wformat] |
---|
494 | fprintf(f,"%u",sizeof(struct contblock)); |
---|
495 | ~~ ^~~~~~~~~~~~~~~~~~~~~~~~ |
---|
496 | %lu |
---|
497 | 1 warning generated. |
---|
498 | ld: warning: -no_pie is deprecated when targeting new OS versions |
---|
499 | ld: warning: -no_pie ignored for arm64 |
---|
500 | configure:6597: $? = 0 |
---|
501 | configure:6597: ./conftest |
---|
502 | configure:6597: $? = 0 |
---|
503 | configure:6607: result: 16 |
---|
504 | configure:6615: checking for sbrk |
---|
505 | configure:6634: /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fno-pie -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -fno-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
506 | conftest.c:38:18: warning: 'sbrk' is deprecated [-Wdeprecated-declarations] |
---|
507 | fprintf(f,"%u",sbrk(0)); |
---|
508 | ^ |
---|
509 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/unistd.h:582:1: note: 'sbrk' has been explicitly marked deprecated here |
---|
510 | __deprecated __WATCHOS_PROHIBITED __TVOS_PROHIBITED |
---|
511 | ^ |
---|
512 | /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/sys/cdefs.h:211:40: note: expanded from macro '__deprecated' |
---|
513 | #define __deprecated __attribute__((__deprecated__)) |
---|
514 | ^ |
---|
515 | conftest.c:38:18: warning: format specifies type 'unsigned int' but the argument has type 'void *' [-Wformat] |
---|
516 | fprintf(f,"%u",sbrk(0)); |
---|
517 | ~~ ^~~~~~~ |
---|
518 | 2 warnings generated. |
---|
519 | ld: warning: -no_pie is deprecated when targeting new OS versions |
---|
520 | ld: warning: -no_pie ignored for arm64 |
---|
521 | configure:6634: $? = 0 |
---|
522 | configure:6634: ./conftest |
---|
523 | configure:6634: $? = 0 |
---|
524 | configure:6636: result: yes |
---|
525 | configure:6655: checking for ADDR_NO_RANDOMIZE constant |
---|
526 | configure:6683: /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fno-pie -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -fno-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
527 | conftest.c:34:22: fatal error: 'sys/personality.h' file not found |
---|
528 | #include <sys/personality.h> |
---|
529 | ^~~~~~~~~~~~~~~~~~~ |
---|
530 | 1 error generated. |
---|
531 | configure:6683: $? = 1 |
---|
532 | configure: program exited with status 1 |
---|
533 | configure: failed program was: |
---|
534 | | /* confdefs.h */ |
---|
535 | | #define PACKAGE_NAME "" |
---|
536 | | #define PACKAGE_TARNAME "" |
---|
537 | | #define PACKAGE_VERSION "" |
---|
538 | | #define PACKAGE_STRING "" |
---|
539 | | #define PACKAGE_BUGREPORT "" |
---|
540 | | #define PACKAGE_URL "" |
---|
541 | | #define VSSIZE 262144 |
---|
542 | | #define BDSSIZE 2048 |
---|
543 | | #define IHSSIZE 4096 |
---|
544 | | #define FRSSIZE 4096 |
---|
545 | | #define HOST_CPU "ARM" |
---|
546 | | #define HOST_KERNEL "DARWIN22.3.0" |
---|
547 | | #define HAVE_SETJMP_H 1 |
---|
548 | | #define SIZEOF_JMP_BUF 192 |
---|
549 | | #define HAVE_UNISTD_H 1 |
---|
550 | | #define HZ 100 |
---|
551 | | #define HAVE_GMP_H 1 |
---|
552 | | #define LEADING_UNDERSCORE 1 |
---|
553 | | #define MP_LIMB_BYTES 8 |
---|
554 | | #define GMP 1 |
---|
555 | | #define HAVE_XDR 1 |
---|
556 | | #define HAVE_CLZL 1 |
---|
557 | | #define HAVE_CTZL 1 |
---|
558 | | #define SIZEOF_LONG 8 |
---|
559 | | #define PAGEWIDTH 14 |
---|
560 | | #define OBJ_ALIGNMENT 8 |
---|
561 | | #define OBJ_ALIGN __attribute__ ((aligned (8))) |
---|
562 | | #define NO_RETURN __attribute__ ((noreturn)) |
---|
563 | | #define SIZEOF_CONTBLOCK 16 |
---|
564 | | /* end confdefs.h. */ |
---|
565 | | |
---|
566 | | |
---|
567 | | #include <sys/personality.h> |
---|
568 | | #include <stdio.h> |
---|
569 | | |
---|
570 | | int |
---|
571 | | main () |
---|
572 | | { |
---|
573 | | |
---|
574 | | FILE *f; |
---|
575 | | if (!(f=fopen("conftest1","w"))) return -1; |
---|
576 | | fprintf(f,"%x",ADDR_NO_RANDOMIZE); |
---|
577 | | return 0; |
---|
578 | | |
---|
579 | | ; |
---|
580 | | return 0; |
---|
581 | | } |
---|
582 | configure:6689: result: no assuming 0x40000 |
---|
583 | configure:6702: checking for ADDR_COMPAT_LAYOUT constant |
---|
584 | configure:6730: /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fno-pie -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -fno-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
585 | conftest.c:35:22: fatal error: 'sys/personality.h' file not found |
---|
586 | #include <sys/personality.h> |
---|
587 | ^~~~~~~~~~~~~~~~~~~ |
---|
588 | 1 error generated. |
---|
589 | configure:6730: $? = 1 |
---|
590 | configure: program exited with status 1 |
---|
591 | configure: failed program was: |
---|
592 | | /* confdefs.h */ |
---|
593 | | #define PACKAGE_NAME "" |
---|
594 | | #define PACKAGE_TARNAME "" |
---|
595 | | #define PACKAGE_VERSION "" |
---|
596 | | #define PACKAGE_STRING "" |
---|
597 | | #define PACKAGE_BUGREPORT "" |
---|
598 | | #define PACKAGE_URL "" |
---|
599 | | #define VSSIZE 262144 |
---|
600 | | #define BDSSIZE 2048 |
---|
601 | | #define IHSSIZE 4096 |
---|
602 | | #define FRSSIZE 4096 |
---|
603 | | #define HOST_CPU "ARM" |
---|
604 | | #define HOST_KERNEL "DARWIN22.3.0" |
---|
605 | | #define HAVE_SETJMP_H 1 |
---|
606 | | #define SIZEOF_JMP_BUF 192 |
---|
607 | | #define HAVE_UNISTD_H 1 |
---|
608 | | #define HZ 100 |
---|
609 | | #define HAVE_GMP_H 1 |
---|
610 | | #define LEADING_UNDERSCORE 1 |
---|
611 | | #define MP_LIMB_BYTES 8 |
---|
612 | | #define GMP 1 |
---|
613 | | #define HAVE_XDR 1 |
---|
614 | | #define HAVE_CLZL 1 |
---|
615 | | #define HAVE_CTZL 1 |
---|
616 | | #define SIZEOF_LONG 8 |
---|
617 | | #define PAGEWIDTH 14 |
---|
618 | | #define OBJ_ALIGNMENT 8 |
---|
619 | | #define OBJ_ALIGN __attribute__ ((aligned (8))) |
---|
620 | | #define NO_RETURN __attribute__ ((noreturn)) |
---|
621 | | #define SIZEOF_CONTBLOCK 16 |
---|
622 | | #define ADDR_NO_RANDOMIZE 0x40000 |
---|
623 | | /* end confdefs.h. */ |
---|
624 | | |
---|
625 | | |
---|
626 | | #include <sys/personality.h> |
---|
627 | | #include <stdio.h> |
---|
628 | | |
---|
629 | | int |
---|
630 | | main () |
---|
631 | | { |
---|
632 | | |
---|
633 | | FILE *f; |
---|
634 | | if (!(f=fopen("conftest1","w"))) return -1; |
---|
635 | | fprintf(f,"%x",ADDR_COMPAT_LAYOUT); |
---|
636 | | return 0; |
---|
637 | | |
---|
638 | | ; |
---|
639 | | return 0; |
---|
640 | | } |
---|
641 | configure:6736: result: no |
---|
642 | configure:6749: checking for ADDR_LIMIT_3GB constant |
---|
643 | configure:6777: /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fno-pie -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -fno-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
644 | conftest.c:36:22: fatal error: 'sys/personality.h' file not found |
---|
645 | #include <sys/personality.h> |
---|
646 | ^~~~~~~~~~~~~~~~~~~ |
---|
647 | 1 error generated. |
---|
648 | configure:6777: $? = 1 |
---|
649 | configure: program exited with status 1 |
---|
650 | configure: failed program was: |
---|
651 | | /* confdefs.h */ |
---|
652 | | #define PACKAGE_NAME "" |
---|
653 | | #define PACKAGE_TARNAME "" |
---|
654 | | #define PACKAGE_VERSION "" |
---|
655 | | #define PACKAGE_STRING "" |
---|
656 | | #define PACKAGE_BUGREPORT "" |
---|
657 | | #define PACKAGE_URL "" |
---|
658 | | #define VSSIZE 262144 |
---|
659 | | #define BDSSIZE 2048 |
---|
660 | | #define IHSSIZE 4096 |
---|
661 | | #define FRSSIZE 4096 |
---|
662 | | #define HOST_CPU "ARM" |
---|
663 | | #define HOST_KERNEL "DARWIN22.3.0" |
---|
664 | | #define HAVE_SETJMP_H 1 |
---|
665 | | #define SIZEOF_JMP_BUF 192 |
---|
666 | | #define HAVE_UNISTD_H 1 |
---|
667 | | #define HZ 100 |
---|
668 | | #define HAVE_GMP_H 1 |
---|
669 | | #define LEADING_UNDERSCORE 1 |
---|
670 | | #define MP_LIMB_BYTES 8 |
---|
671 | | #define GMP 1 |
---|
672 | | #define HAVE_XDR 1 |
---|
673 | | #define HAVE_CLZL 1 |
---|
674 | | #define HAVE_CTZL 1 |
---|
675 | | #define SIZEOF_LONG 8 |
---|
676 | | #define PAGEWIDTH 14 |
---|
677 | | #define OBJ_ALIGNMENT 8 |
---|
678 | | #define OBJ_ALIGN __attribute__ ((aligned (8))) |
---|
679 | | #define NO_RETURN __attribute__ ((noreturn)) |
---|
680 | | #define SIZEOF_CONTBLOCK 16 |
---|
681 | | #define ADDR_NO_RANDOMIZE 0x40000 |
---|
682 | | #define ADDR_COMPAT_LAYOUT 0 |
---|
683 | | /* end confdefs.h. */ |
---|
684 | | |
---|
685 | | |
---|
686 | | #include <sys/personality.h> |
---|
687 | | #include <stdio.h> |
---|
688 | | |
---|
689 | | int |
---|
690 | | main () |
---|
691 | | { |
---|
692 | | |
---|
693 | | FILE *f; |
---|
694 | | if (!(f=fopen("conftest1","w"))) return -1; |
---|
695 | | fprintf(f,"%x",ADDR_LIMIT_3GB); |
---|
696 | | return 0; |
---|
697 | | |
---|
698 | | ; |
---|
699 | | return 0; |
---|
700 | | } |
---|
701 | configure:6783: result: no |
---|
702 | configure:6796: checking for personality(ADDR_NO_RANDOMIZE) support |
---|
703 | configure:6815: /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fno-pie -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -fno-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
704 | In file included from conftest.c:41: |
---|
705 | ./h/unrandomize.h:1:10: fatal error: 'sys/personality.h' file not found |
---|
706 | #include <sys/personality.h> |
---|
707 | ^~~~~~~~~~~~~~~~~~~ |
---|
708 | 1 error generated. |
---|
709 | configure:6815: $? = 1 |
---|
710 | configure: program exited with status 1 |
---|
711 | configure: failed program was: |
---|
712 | | /* confdefs.h */ |
---|
713 | | #define PACKAGE_NAME "" |
---|
714 | | #define PACKAGE_TARNAME "" |
---|
715 | | #define PACKAGE_VERSION "" |
---|
716 | | #define PACKAGE_STRING "" |
---|
717 | | #define PACKAGE_BUGREPORT "" |
---|
718 | | #define PACKAGE_URL "" |
---|
719 | | #define VSSIZE 262144 |
---|
720 | | #define BDSSIZE 2048 |
---|
721 | | #define IHSSIZE 4096 |
---|
722 | | #define FRSSIZE 4096 |
---|
723 | | #define HOST_CPU "ARM" |
---|
724 | | #define HOST_KERNEL "DARWIN22.3.0" |
---|
725 | | #define HAVE_SETJMP_H 1 |
---|
726 | | #define SIZEOF_JMP_BUF 192 |
---|
727 | | #define HAVE_UNISTD_H 1 |
---|
728 | | #define HZ 100 |
---|
729 | | #define HAVE_GMP_H 1 |
---|
730 | | #define LEADING_UNDERSCORE 1 |
---|
731 | | #define MP_LIMB_BYTES 8 |
---|
732 | | #define GMP 1 |
---|
733 | | #define HAVE_XDR 1 |
---|
734 | | #define HAVE_CLZL 1 |
---|
735 | | #define HAVE_CTZL 1 |
---|
736 | | #define SIZEOF_LONG 8 |
---|
737 | | #define PAGEWIDTH 14 |
---|
738 | | #define OBJ_ALIGNMENT 8 |
---|
739 | | #define OBJ_ALIGN __attribute__ ((aligned (8))) |
---|
740 | | #define NO_RETURN __attribute__ ((noreturn)) |
---|
741 | | #define SIZEOF_CONTBLOCK 16 |
---|
742 | | #define ADDR_NO_RANDOMIZE 0x40000 |
---|
743 | | #define ADDR_COMPAT_LAYOUT 0 |
---|
744 | | #define ADDR_LIMIT_3GB 0 |
---|
745 | | /* end confdefs.h. */ |
---|
746 | | |
---|
747 | | |
---|
748 | | #include <stdio.h> |
---|
749 | | #include <stdlib.h> |
---|
750 | | void gprof_cleanup() {}; |
---|
751 | | int main(int argc,char **argv,char **envp) { |
---|
752 | | #include "h/unrandomize.h" |
---|
753 | | return 0;} |
---|
754 | configure:6822: result: no |
---|
755 | configure:6830: checking that sbrk is (now) non-random |
---|
756 | configure:6849: /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -fno-pie -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -fno-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 conftest.c >&5 |
---|
757 | conftest.c:44:19: error: implicit declaration of function 'sbrk' [-Werror,-Wimplicit-function-declaration] |
---|
758 | fprintf(f,"%u",sbrk(0)); |
---|
759 | ^ |
---|
760 | 1 error generated. |
---|
761 | configure:6849: $? = 1 |
---|
762 | configure: program exited with status 1 |
---|
763 | configure: failed program was: |
---|
764 | | /* confdefs.h */ |
---|
765 | | #define PACKAGE_NAME "" |
---|
766 | | #define PACKAGE_TARNAME "" |
---|
767 | | #define PACKAGE_VERSION "" |
---|
768 | | #define PACKAGE_STRING "" |
---|
769 | | #define PACKAGE_BUGREPORT "" |
---|
770 | | #define PACKAGE_URL "" |
---|
771 | | #define VSSIZE 262144 |
---|
772 | | #define BDSSIZE 2048 |
---|
773 | | #define IHSSIZE 4096 |
---|
774 | | #define FRSSIZE 4096 |
---|
775 | | #define HOST_CPU "ARM" |
---|
776 | | #define HOST_KERNEL "DARWIN22.3.0" |
---|
777 | | #define HAVE_SETJMP_H 1 |
---|
778 | | #define SIZEOF_JMP_BUF 192 |
---|
779 | | #define HAVE_UNISTD_H 1 |
---|
780 | | #define HZ 100 |
---|
781 | | #define HAVE_GMP_H 1 |
---|
782 | | #define LEADING_UNDERSCORE 1 |
---|
783 | | #define MP_LIMB_BYTES 8 |
---|
784 | | #define GMP 1 |
---|
785 | | #define HAVE_XDR 1 |
---|
786 | | #define HAVE_CLZL 1 |
---|
787 | | #define HAVE_CTZL 1 |
---|
788 | | #define SIZEOF_LONG 8 |
---|
789 | | #define PAGEWIDTH 14 |
---|
790 | | #define OBJ_ALIGNMENT 8 |
---|
791 | | #define OBJ_ALIGN __attribute__ ((aligned (8))) |
---|
792 | | #define NO_RETURN __attribute__ ((noreturn)) |
---|
793 | | #define SIZEOF_CONTBLOCK 16 |
---|
794 | | #define ADDR_NO_RANDOMIZE 0x40000 |
---|
795 | | #define ADDR_COMPAT_LAYOUT 0 |
---|
796 | | #define ADDR_LIMIT_3GB 0 |
---|
797 | | /* end confdefs.h. */ |
---|
798 | | #include <stdio.h> |
---|
799 | | #include <stdlib.h> |
---|
800 | | void gprof_cleanup() {}; |
---|
801 | | int main(int argc,char * argv[],char * envp[]) { |
---|
802 | | FILE *f; |
---|
803 | | #ifdef CAN_UNRANDOMIZE_SBRK |
---|
804 | | #include "h/unrandomize.h" |
---|
805 | | #endif |
---|
806 | | if (!(f=fopen("conftest1","w"))) return -1; |
---|
807 | | fprintf(f,"%u",sbrk(0)); |
---|
808 | | return 0;} |
---|
809 | configure:6859: result: cannot trap sbrk |
---|
810 | |
---|
811 | ## ---------------- ## |
---|
812 | ## Cache variables. ## |
---|
813 | ## ---------------- ## |
---|
814 | |
---|
815 | ac_cv_build=arm-apple-darwin22.3.0 |
---|
816 | ac_cv_c_compiler_gnu=yes |
---|
817 | ac_cv_env_CC_set=set |
---|
818 | ac_cv_env_CC_value=/usr/bin/clang |
---|
819 | ac_cv_env_CFLAGS_set=set |
---|
820 | ac_cv_env_CFLAGS_value='-pipe -Os -std=gnu89 -fno-pie -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64' |
---|
821 | ac_cv_env_CPPFLAGS_set=set |
---|
822 | ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk' |
---|
823 | ac_cv_env_CPP_set= |
---|
824 | ac_cv_env_CPP_value= |
---|
825 | ac_cv_env_LDFLAGS_set=set |
---|
826 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -fno-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64' |
---|
827 | ac_cv_env_LIBS_set= |
---|
828 | ac_cv_env_LIBS_value= |
---|
829 | ac_cv_env_XMKMF_set= |
---|
830 | ac_cv_env_XMKMF_value= |
---|
831 | ac_cv_env_build_alias_set= |
---|
832 | ac_cv_env_build_alias_value= |
---|
833 | ac_cv_env_host_alias_set= |
---|
834 | ac_cv_env_host_alias_value= |
---|
835 | ac_cv_env_target_alias_set= |
---|
836 | ac_cv_env_target_alias_value= |
---|
837 | ac_cv_func_xdr_double=yes |
---|
838 | ac_cv_header_gmp_h=yes |
---|
839 | ac_cv_header_setjmp_h=yes |
---|
840 | ac_cv_header_unistd_h=yes |
---|
841 | ac_cv_host=arm-apple-darwin22.3.0 |
---|
842 | ac_cv_lib_c_sysconf=yes |
---|
843 | ac_cv_lib_gmp___gmpz_init=yes |
---|
844 | ac_cv_objext=o |
---|
845 | ac_cv_prog_AWK=awk |
---|
846 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
847 | ac_cv_prog_MAKEINFO=makeinfo |
---|
848 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
849 | ac_cv_prog_cc_c89= |
---|
850 | ac_cv_prog_cc_g=yes |
---|
851 | ac_cv_sizeof_long=8 |
---|
852 | |
---|
853 | ## ----------------- ## |
---|
854 | ## Output variables. ## |
---|
855 | ## ----------------- ## |
---|
856 | |
---|
857 | ALLOCA='' |
---|
858 | AWK='awk' |
---|
859 | BUILD_BFD='' |
---|
860 | CC='/usr/bin/clang' |
---|
861 | CFLAGS='-pipe -Os -std=gnu89 -fno-pie -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64 ' |
---|
862 | CLSTANDARD='' |
---|
863 | CPP='/usr/bin/clang -E' |
---|
864 | CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk' |
---|
865 | DEFS='' |
---|
866 | DOUBLE_BIGENDIAN='' |
---|
867 | ECHO_C='\c' |
---|
868 | ECHO_N='' |
---|
869 | ECHO_T='' |
---|
870 | EGREP='' |
---|
871 | EMACS='' |
---|
872 | EMACS_DEFAULT_EL='' |
---|
873 | EMACS_SITE_LISP='/opt/local/share/emacs/site-lisp/gcl/' |
---|
874 | EXEEXT='' |
---|
875 | EXTRA_LOBJS='' |
---|
876 | FINAL_CFLAGS='' |
---|
877 | FLISP='' |
---|
878 | GMP='1' |
---|
879 | GMPDIR='' |
---|
880 | GNU_LD='' |
---|
881 | GREP='' |
---|
882 | HAVE_LONG_LONG='' |
---|
883 | HAVE_MALLOC_ZONE_MEMALIGN='' |
---|
884 | HAVE_OUTPUT_BFD='' |
---|
885 | HAVE_PUTENV='' |
---|
886 | HAVE_SETENV='' |
---|
887 | HAVE_SIGEMT='' |
---|
888 | HAVE_SIGSYS='' |
---|
889 | HAVE_SV_ONSTACK='' |
---|
890 | INFO_DIR='/opt/local/share/info/' |
---|
891 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -fno-pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk -arch arm64' |
---|
892 | LEADING_UNDERSCORE='1' |
---|
893 | LIBBFD='' |
---|
894 | LIBIBERTY='' |
---|
895 | LIBOBJS='' |
---|
896 | LIBS='' |
---|
897 | LTLIBOBJS='' |
---|
898 | MAKEINFO='makeinfo' |
---|
899 | NIFLAGS='' |
---|
900 | NOTIFY='' |
---|
901 | NO_PROFILE='' |
---|
902 | O2FLAGS='' |
---|
903 | O3FLAGS='' |
---|
904 | OBJEXT='o' |
---|
905 | PACKAGE_BUGREPORT='' |
---|
906 | PACKAGE_NAME='' |
---|
907 | PACKAGE_STRING='' |
---|
908 | PACKAGE_TARNAME='' |
---|
909 | PACKAGE_URL='' |
---|
910 | PACKAGE_VERSION='' |
---|
911 | PAGEWIDTH='14' |
---|
912 | PATH_SEPARATOR=':' |
---|
913 | PRELINK_CHECK='' |
---|
914 | PROCESSOR_FLAGS='' |
---|
915 | RL_LIB='' |
---|
916 | RL_OBJS='' |
---|
917 | SHELL='/bin/sh' |
---|
918 | SYSTEM='' |
---|
919 | TCLSH='' |
---|
920 | TCL_DL_LIBS='' |
---|
921 | TCL_INCLUDE='' |
---|
922 | TCL_LIBRARY='' |
---|
923 | TCL_LIBS='' |
---|
924 | TCL_LIB_SPEC='' |
---|
925 | TK_BUILD_LIB_SPEC='' |
---|
926 | TK_CONFIG_PREFIX='unknown' |
---|
927 | TK_INCLUDE='' |
---|
928 | TK_LIBRARY='' |
---|
929 | TK_LIB_SPEC='' |
---|
930 | TK_XINCLUDES='' |
---|
931 | TK_XLIBSW='' |
---|
932 | USE_CLEANUP='' |
---|
933 | VERSION='2.6.12' |
---|
934 | WORDS_BIGENDIAN='' |
---|
935 | XMKMF='' |
---|
936 | X_CFLAGS='' |
---|
937 | X_LIBS='' |
---|
938 | ac_ct_CC='/usr/bin/clang' |
---|
939 | bindir='${exec_prefix}/bin' |
---|
940 | build='arm-apple-darwin22.3.0' |
---|
941 | build_alias='' |
---|
942 | build_cpu='arm' |
---|
943 | build_os='darwin22.3.0' |
---|
944 | build_vendor='apple' |
---|
945 | datadir='${datarootdir}' |
---|
946 | datarootdir='${prefix}/share' |
---|
947 | docdir='${datarootdir}/doc/${PACKAGE}' |
---|
948 | dvidir='${docdir}' |
---|
949 | exec_prefix='NONE' |
---|
950 | host='arm-apple-darwin22.3.0' |
---|
951 | host_alias='' |
---|
952 | host_cpu='arm' |
---|
953 | host_os='darwin22.3.0' |
---|
954 | host_vendor='apple' |
---|
955 | htmldir='${docdir}' |
---|
956 | includedir='${prefix}/include' |
---|
957 | infodir='${datarootdir}/info' |
---|
958 | libdir='${exec_prefix}/lib' |
---|
959 | libexecdir='${exec_prefix}/libexec' |
---|
960 | localedir='${datarootdir}/locale' |
---|
961 | localstatedir='${prefix}/var' |
---|
962 | mandir='${datarootdir}/man' |
---|
963 | oldincludedir='/usr/include' |
---|
964 | pdfdir='${docdir}' |
---|
965 | prefix='/opt/local' |
---|
966 | program_transform_name='s,x,x,' |
---|
967 | psdir='${docdir}' |
---|
968 | sbindir='${exec_prefix}/sbin' |
---|
969 | sharedstatedir='${prefix}/com' |
---|
970 | sysconfdir='${prefix}/etc' |
---|
971 | target_alias='' |
---|
972 | use='unknown' |
---|
973 | |
---|
974 | ## ----------- ## |
---|
975 | ## confdefs.h. ## |
---|
976 | ## ----------- ## |
---|
977 | |
---|
978 | /* confdefs.h */ |
---|
979 | #define PACKAGE_NAME "" |
---|
980 | #define PACKAGE_TARNAME "" |
---|
981 | #define PACKAGE_VERSION "" |
---|
982 | #define PACKAGE_STRING "" |
---|
983 | #define PACKAGE_BUGREPORT "" |
---|
984 | #define PACKAGE_URL "" |
---|
985 | #define VSSIZE 262144 |
---|
986 | #define BDSSIZE 2048 |
---|
987 | #define IHSSIZE 4096 |
---|
988 | #define FRSSIZE 4096 |
---|
989 | #define HOST_CPU "ARM" |
---|
990 | #define HOST_KERNEL "DARWIN22.3.0" |
---|
991 | #define HAVE_SETJMP_H 1 |
---|
992 | #define SIZEOF_JMP_BUF 192 |
---|
993 | #define HAVE_UNISTD_H 1 |
---|
994 | #define HZ 100 |
---|
995 | #define HAVE_GMP_H 1 |
---|
996 | #define LEADING_UNDERSCORE 1 |
---|
997 | #define MP_LIMB_BYTES 8 |
---|
998 | #define GMP 1 |
---|
999 | #define HAVE_XDR 1 |
---|
1000 | #define HAVE_CLZL 1 |
---|
1001 | #define HAVE_CTZL 1 |
---|
1002 | #define SIZEOF_LONG 8 |
---|
1003 | #define PAGEWIDTH 14 |
---|
1004 | #define OBJ_ALIGNMENT 8 |
---|
1005 | #define OBJ_ALIGN __attribute__ ((aligned (8))) |
---|
1006 | #define NO_RETURN __attribute__ ((noreturn)) |
---|
1007 | #define SIZEOF_CONTBLOCK 16 |
---|
1008 | #define ADDR_NO_RANDOMIZE 0x40000 |
---|
1009 | #define ADDR_COMPAT_LAYOUT 0 |
---|
1010 | #define ADDR_LIMIT_3GB 0 |
---|
1011 | |
---|
1012 | configure: exit 1 |
---|