1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | configure:855: checking whether ln -s works |
---|
5 | configure:1120: checking host system type |
---|
6 | configure:1658: checking for gcc |
---|
7 | configure:1762: checking whether the C compiler (/usr/bin/clang -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64) works |
---|
8 | configure:1780: /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 conftest.c 1>&5 |
---|
9 | ld: warning: -no_pie ignored for arm64 |
---|
10 | configure:1808: checking whether the C compiler (/usr/bin/clang -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64) is a cross-compiler |
---|
11 | configure:1813: checking whether we are using GNU C |
---|
12 | configure:1820: /usr/bin/clang -E conftest.c |
---|
13 | configure:1838: checking whether /usr/bin/clang accepts -g |
---|
14 | configure:2301: checking how to run the C preprocessor |
---|
15 | configure:2320: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >/dev/null 2>conftest.out |
---|
16 | configure:2380: checking for AIX |
---|
17 | configure:2409: checking for GNU libc |
---|
18 | configure:2423: /usr/bin/clang -c -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c 1>&5 |
---|
19 | configure:2412:10: fatal error: 'features.h' file not found |
---|
20 | #include <features.h> |
---|
21 | ^~~~~~~~~~~~ |
---|
22 | 1 error generated. |
---|
23 | configure: failed program was: |
---|
24 | #line 2411 "configure" |
---|
25 | #include "confdefs.h" |
---|
26 | #include <features.h> |
---|
27 | int main() { |
---|
28 | |
---|
29 | #if ! (defined __GLIBC__ || defined __GNU_LIBRARY__) |
---|
30 | #error Not a GNU libc system :-( |
---|
31 | ******* ======= ******** &&&&&&&& |
---|
32 | #endif |
---|
33 | |
---|
34 | ; return 0; } |
---|
35 | configure:2516: /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 conftest.c 1>&5 |
---|
36 | ld: warning: -no_pie ignored for arm64 |
---|
37 | configure:2823: checking for buggy gcc versions |
---|
38 | configure:2970: checking for dynodump |
---|
39 | configure:3260: checking for malloc_set_state |
---|
40 | configure:3286: /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Xlinker -arch -Xlinker arm64 -L/opt/local/lib conftest.c 1>&5 |
---|
41 | ld: warning: -no_pie ignored for arm64 |
---|
42 | Undefined symbols for architecture arm64: |
---|
43 | "_malloc_set_state", referenced from: |
---|
44 | _main in conftest-ecd412.o |
---|
45 | ld: symbol(s) not found for architecture arm64 |
---|
46 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
47 | configure: failed program was: |
---|
48 | #line 3263 "configure" |
---|
49 | #include "confdefs.h" |
---|
50 | /* System header to define __stub macros and hopefully few prototypes, |
---|
51 | which can conflict with char malloc_set_state(); below. */ |
---|
52 | #include <assert.h> |
---|
53 | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
54 | /* We use char because int might match the return type of a gcc2 |
---|
55 | builtin and then its argument prototype would still apply. */ |
---|
56 | char malloc_set_state(); |
---|
57 | |
---|
58 | int main() { |
---|
59 | |
---|
60 | /* The GNU C library defines this for functions which it implements |
---|
61 | to always fail with ENOSYS. Some functions are actually named |
---|
62 | something starting with __ and the normal name is an alias. */ |
---|
63 | #if defined (__stub_malloc_set_state) || defined (__stub___malloc_set_state) |
---|
64 | choke me |
---|
65 | #else |
---|
66 | malloc_set_state(); |
---|
67 | #endif |
---|
68 | |
---|
69 | ; return 0; } |
---|
70 | configure:3306: checking whether __after_morecore_hook exists |
---|
71 | configure:3315: /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Xlinker -arch -Xlinker arm64 -L/opt/local/lib conftest.c 1>&5 |
---|
72 | ld: warning: -no_pie ignored for arm64 |
---|
73 | Undefined symbols for architecture arm64: |
---|
74 | "___after_morecore_hook", referenced from: |
---|
75 | _main in conftest-d327af.o |
---|
76 | ld: symbol(s) not found for architecture arm64 |
---|
77 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
78 | configure: failed program was: |
---|
79 | #line 3308 "configure" |
---|
80 | #include "confdefs.h" |
---|
81 | extern void (* __after_morecore_hook)(); |
---|
82 | int main() { |
---|
83 | __after_morecore_hook = 0 |
---|
84 | ; return 0; } |
---|
85 | configure:3371: checking for ranlib |
---|
86 | configure:3426: checking for a BSD compatible install |
---|
87 | configure:3480: checking for bison |
---|
88 | configure:3512: checking for a.out.h |
---|
89 | configure:3520: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
90 | configure:3516:10: fatal error: 'a.out.h' file not found |
---|
91 | #include <a.out.h> |
---|
92 | ^~~~~~~~~ |
---|
93 | 1 error generated. |
---|
94 | configure: failed program was: |
---|
95 | #line 3515 "configure" |
---|
96 | #include "confdefs.h" |
---|
97 | #include <a.out.h> |
---|
98 | configure:3512: checking for elf.h |
---|
99 | configure:3520: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
100 | configure:3516:10: fatal error: 'elf.h' file not found |
---|
101 | #include <elf.h> |
---|
102 | ^~~~~~~ |
---|
103 | 1 error generated. |
---|
104 | configure: failed program was: |
---|
105 | #line 3515 "configure" |
---|
106 | #include "confdefs.h" |
---|
107 | #include <elf.h> |
---|
108 | configure:3512: checking for cygwin/version.h |
---|
109 | configure:3520: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
110 | configure:3516:10: fatal error: 'cygwin/version.h' file not found |
---|
111 | #include <cygwin/version.h> |
---|
112 | ^~~~~~~~~~~~~~~~~~ |
---|
113 | 1 error generated. |
---|
114 | configure: failed program was: |
---|
115 | #line 3515 "configure" |
---|
116 | #include "confdefs.h" |
---|
117 | #include <cygwin/version.h> |
---|
118 | configure:3512: checking for fcntl.h |
---|
119 | configure:3520: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
120 | configure:3512: checking for inttypes.h |
---|
121 | configure:3520: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
122 | configure:3512: checking for libgen.h |
---|
123 | configure:3520: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
124 | configure:3512: checking for locale.h |
---|
125 | configure:3520: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
126 | configure:3512: checking for mach/mach.h |
---|
127 | configure:3520: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
128 | configure:3512: checking for sys/param.h |
---|
129 | configure:3520: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
130 | configure:3512: checking for sys/pstat.h |
---|
131 | configure:3520: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
132 | configure:3516:10: fatal error: 'sys/pstat.h' file not found |
---|
133 | #include <sys/pstat.h> |
---|
134 | ^~~~~~~~~~~~~ |
---|
135 | 1 error generated. |
---|
136 | configure: failed program was: |
---|
137 | #line 3515 "configure" |
---|
138 | #include "confdefs.h" |
---|
139 | #include <sys/pstat.h> |
---|
140 | configure:3512: checking for sys/time.h |
---|
141 | configure:3520: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
142 | configure:3512: checking for sys/timeb.h |
---|
143 | configure:3520: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
144 | configure:3512: checking for sys/un.h |
---|
145 | configure:3520: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
146 | configure:3512: checking for ulimit.h |
---|
147 | configure:3520: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
148 | configure:3512: checking for unistd.h |
---|
149 | configure:3520: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
150 | configure:3550: checking for sys/wait.h that is POSIX.1 compatible |
---|
151 | configure:3569: /usr/bin/clang -c -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include conftest.c 1>&5 |
---|
152 | configure:3593: checking for ANSI C header files |
---|
153 | configure:3604: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include conftest.c >/dev/null 2>conftest.out |
---|
154 | configure:3668: /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Xlinker -arch -Xlinker arm64 -L/opt/local/lib conftest.c 1>&5 |
---|
155 | configure:3663:67: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration] |
---|
156 | if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2); |
---|
157 | ^ |
---|
158 | configure:3663:67: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
159 | 1 error generated. |
---|
160 | configure: failed program was: |
---|
161 | #line 3657 "configure" |
---|
162 | #include "confdefs.h" |
---|
163 | #include <ctype.h> |
---|
164 | #define ISLOWER(c) ('a' <= (c) && (c) <= 'z') |
---|
165 | #define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) |
---|
166 | #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) |
---|
167 | int main () { int i; for (i = 0; i < 256; i++) |
---|
168 | if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2); |
---|
169 | exit (0); } |
---|
170 | |
---|
171 | configure:3694: checking whether time.h and sys/time.h may both be included |
---|
172 | configure:3706: /usr/bin/clang -c -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include conftest.c 1>&5 |
---|
173 | configure:3730: checking for sys_siglist declaration in signal.h or unistd.h |
---|
174 | configure:3745: /usr/bin/clang -c -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include conftest.c 1>&5 |
---|
175 | configure:3741:7: warning: initializing 'char *' with an expression of type 'const char *const' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] |
---|
176 | char *msg = *(sys_siglist + 1); |
---|
177 | ^ ~~~~~~~~~~~~~~~~~~ |
---|
178 | 1 warning generated. |
---|
179 | configure:3771: checking for utime |
---|
180 | configure:3781: /usr/bin/clang -c -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include conftest.c 1>&5 |
---|
181 | configure:3858: checking return type of signal handlers |
---|
182 | configure:3878: /usr/bin/clang -c -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include conftest.c 1>&5 |
---|
183 | configure:3900: checking for size_t |
---|
184 | configure:3934: checking for pid_t |
---|
185 | configure:3968: checking for uid_t in sys/types.h |
---|
186 | configure:4007: checking for mode_t |
---|
187 | configure:4041: checking for off_t |
---|
188 | configure:4075: checking for ssize_t |
---|
189 | configure:4110: checking for socklen_t |
---|
190 | configure:4122: /usr/bin/clang -c -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include conftest.c 1>&5 |
---|
191 | configure:4173: checking for struct timeval |
---|
192 | configure:4191: /usr/bin/clang -c -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include conftest.c 1>&5 |
---|
193 | configure:4213: checking whether struct tm is in sys/time.h or time.h |
---|
194 | configure:4224: /usr/bin/clang -c -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include conftest.c 1>&5 |
---|
195 | configure:4220:20: warning: expression result unused [-Wunused-value] |
---|
196 | struct tm *tp; tp->tm_sec; |
---|
197 | ~~ ^~~~~~ |
---|
198 | 1 warning generated. |
---|
199 | configure:4248: checking for tm_zone in struct tm |
---|
200 | configure:4259: /usr/bin/clang -c -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include conftest.c 1>&5 |
---|
201 | configure:4255:18: warning: expression result unused [-Wunused-value] |
---|
202 | struct tm tm; tm.tm_zone; |
---|
203 | ~~ ^~~~~~~ |
---|
204 | 1 warning generated. |
---|
205 | configure:4321: checking for working const |
---|
206 | configure:4373: /usr/bin/clang -c -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include conftest.c 1>&5 |
---|
207 | configure:4398: checking whether make sets ${MAKE} |
---|
208 | configure:4423: checking whether byte ordering is bigendian |
---|
209 | configure:4439: /usr/bin/clang -c -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include conftest.c 1>&5 |
---|
210 | configure:4454: /usr/bin/clang -c -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include conftest.c 1>&5 |
---|
211 | configure:4449:2: error: use of undeclared identifier 'not' |
---|
212 | not big endian |
---|
213 | ^ |
---|
214 | 1 error generated. |
---|
215 | configure: failed program was: |
---|
216 | #line 4443 "configure" |
---|
217 | #include "confdefs.h" |
---|
218 | #include <sys/types.h> |
---|
219 | #include <sys/param.h> |
---|
220 | int main() { |
---|
221 | |
---|
222 | #if BYTE_ORDER != BIG_ENDIAN |
---|
223 | not big endian |
---|
224 | #endif |
---|
225 | ; return 0; } |
---|
226 | configure:4511: checking size of short |
---|
227 | configure:4525: /usr/bin/clang -o conftest -pipe -Os -std=gnu89 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-no_pie -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -Xlinker -arch -Xlinker arm64 -L/opt/local/lib conftest.c 1>&5 |
---|
228 | configure:4519:11: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration] |
---|
229 | if (!f) exit(1); |
---|
230 | ^ |
---|
231 | configure:4519:11: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
232 | configure:4520:22: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] |
---|
233 | fprintf(f, "%d\n", sizeof(short)); |
---|
234 | ~~ ^~~~~~~~~~~~~ |
---|
235 | %lu |
---|
236 | 1 warning and 1 error generated. |
---|
237 | configure: failed program was: |
---|
238 | #line 4514 "configure" |
---|
239 | #include "confdefs.h" |
---|
240 | #include <stdio.h> |
---|
241 | main() |
---|
242 | { |
---|
243 | FILE *f=fopen("conftestval", "w"); |
---|
244 | if (!f) exit(1); |
---|
245 | fprintf(f, "%d\n", sizeof(short)); |
---|
246 | exit(0); |
---|
247 | } |
---|