1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | configure:785: checking for a BSD compatible install |
---|
5 | configure:838: checking whether build environment is sane |
---|
6 | configure:909: checking for mawk |
---|
7 | configure:939: checking whether make sets ${MAKE} |
---|
8 | configure:1059: checking whether to enable maintainer-specific portions of Makefiles |
---|
9 | configure:1157: checking for gcc |
---|
10 | configure:1270: checking whether the C compiler (/usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64) works |
---|
11 | configure:1286: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
12 | configure:1283:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
13 | main(){return(0);} |
---|
14 | ^ |
---|
15 | 1 warning generated. |
---|
16 | configure:1312: checking whether the C compiler (/usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64) is a cross-compiler |
---|
17 | configure:1317: checking whether we are using GNU C |
---|
18 | configure:1326: /usr/bin/clang -E conftest.c |
---|
19 | configure:1345: checking whether /usr/bin/clang accepts -g |
---|
20 | configure:1384: checking for style of include used by make |
---|
21 | configure:1418: checking dependency style of /usr/bin/clang |
---|
22 | configure:1485: checking how to run the C preprocessor |
---|
23 | configure:1506: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >/dev/null 2>conftest.out |
---|
24 | configure:1566: checking whether /usr/bin/clang needs -traditional |
---|
25 | configure:1591:10: fatal error: 'termio.h' file not found |
---|
26 | #include <termio.h> |
---|
27 | ^~~~~~~~~~ |
---|
28 | 1 error generated. |
---|
29 | configure:1638: checking for ranlib |
---|
30 | configure:1666: checking for POSIXized ISC |
---|
31 | configure:1688: checking for minix/config.h |
---|
32 | configure:1698: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >/dev/null 2>conftest.out |
---|
33 | configure:1694:10: fatal error: 'minix/config.h' file not found |
---|
34 | #include <minix/config.h> |
---|
35 | ^~~~~~~~~~~~~~~~ |
---|
36 | 1 error generated. |
---|
37 | configure: failed program was: |
---|
38 | #line 1693 "configure" |
---|
39 | #include "confdefs.h" |
---|
40 | #include <minix/config.h> |
---|
41 | configure:1736: checking for AIX |
---|
42 | configure:1760: checking for getpwnam in -lsun |
---|
43 | configure:1779: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lsun 1>&5 |
---|
44 | ld: library not found for -lsun |
---|
45 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
46 | configure: failed program was: |
---|
47 | #line 1768 "configure" |
---|
48 | #include "confdefs.h" |
---|
49 | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
50 | /* We use char because int might match the return type of a gcc2 |
---|
51 | builtin and then its argument prototype would still apply. */ |
---|
52 | char getpwnam(); |
---|
53 | |
---|
54 | int main() { |
---|
55 | getpwnam() |
---|
56 | ; return 0; } |
---|
57 | configure:1807: checking for working const |
---|
58 | configure:1861: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c 1>&5 |
---|
59 | configure:1882: checking for prototypes |
---|
60 | configure:1895: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c 1>&5 |
---|
61 | configure:1917: checking whether #! works in shell scripts |
---|
62 | configure:1940: checking for echo |
---|
63 | configure:1955: checking whether ln -s works |
---|
64 | configure:1979: checking for stddef.h |
---|
65 | configure:1989: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >/dev/null 2>conftest.out |
---|
66 | configure:1979: checking for stdarg.h |
---|
67 | configure:1989: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >/dev/null 2>conftest.out |
---|
68 | configure:1979: checking for string.h |
---|
69 | configure:1989: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >/dev/null 2>conftest.out |
---|
70 | configure:1979: checking for strings.h |
---|
71 | configure:1989: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >/dev/null 2>conftest.out |
---|
72 | configure:1979: checking for unistd.h |
---|
73 | configure:1989: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >/dev/null 2>conftest.out |
---|
74 | configure:1979: checking for stdlib.h |
---|
75 | configure:1989: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >/dev/null 2>conftest.out |
---|
76 | configure:2019: checking for limits.h |
---|
77 | configure:2029: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >/dev/null 2>conftest.out |
---|
78 | configure:2019: checking for time.h |
---|
79 | configure:2029: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >/dev/null 2>conftest.out |
---|
80 | configure:2019: checking for sys/wait.h |
---|
81 | configure:2029: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >/dev/null 2>conftest.out |
---|
82 | configure:2019: checking for sys/ioctl.h |
---|
83 | configure:2029: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >/dev/null 2>conftest.out |
---|
84 | configure:2019: checking for memory.h |
---|
85 | configure:2029: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >/dev/null 2>conftest.out |
---|
86 | configure:2019: checking for termios.h |
---|
87 | configure:2029: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >/dev/null 2>conftest.out |
---|
88 | configure:2059: checking for fcntl.h |
---|
89 | configure:2069: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >/dev/null 2>conftest.out |
---|
90 | configure:2059: checking for sys/file.h |
---|
91 | configure:2069: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >/dev/null 2>conftest.out |
---|
92 | configure:2059: checking for sys/time.h |
---|
93 | configure:2069: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >/dev/null 2>conftest.out |
---|
94 | configure:2059: checking for sys/times.h |
---|
95 | configure:2069: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >/dev/null 2>conftest.out |
---|
96 | configure:2059: checking for libc.h |
---|
97 | configure:2069: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >/dev/null 2>conftest.out |
---|
98 | configure:2099: checking for sysexits.h |
---|
99 | configure:2109: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >/dev/null 2>conftest.out |
---|
100 | configure:2099: checking for poll.h |
---|
101 | configure:2109: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >/dev/null 2>conftest.out |
---|
102 | configure:2099: checking for tiuser.h |
---|
103 | configure:2109: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >/dev/null 2>conftest.out |
---|
104 | configure:2105:10: fatal error: 'tiuser.h' file not found |
---|
105 | #include <tiuser.h> |
---|
106 | ^~~~~~~~~~ |
---|
107 | 1 error generated. |
---|
108 | configure: failed program was: |
---|
109 | #line 2104 "configure" |
---|
110 | #include "confdefs.h" |
---|
111 | #include <tiuser.h> |
---|
112 | configure:2099: checking for xti.h |
---|
113 | configure:2109: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >/dev/null 2>conftest.out |
---|
114 | configure:2105:10: fatal error: 'xti.h' file not found |
---|
115 | #include <xti.h> |
---|
116 | ^~~~~~~ |
---|
117 | 1 error generated. |
---|
118 | configure: failed program was: |
---|
119 | #line 2104 "configure" |
---|
120 | #include "confdefs.h" |
---|
121 | #include <xti.h> |
---|
122 | configure:2099: checking for sys/tli.h |
---|
123 | configure:2109: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >/dev/null 2>conftest.out |
---|
124 | configure:2105:10: fatal error: 'sys/tli.h' file not found |
---|
125 | #include <sys/tli.h> |
---|
126 | ^~~~~~~~~~~ |
---|
127 | 1 error generated. |
---|
128 | configure: failed program was: |
---|
129 | #line 2104 "configure" |
---|
130 | #include "confdefs.h" |
---|
131 | #include <sys/tli.h> |
---|
132 | configure:2099: checking for stropts.h |
---|
133 | configure:2109: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >/dev/null 2>conftest.out |
---|
134 | configure:2105:10: fatal error: 'stropts.h' file not found |
---|
135 | #include <stropts.h> |
---|
136 | ^~~~~~~~~~~ |
---|
137 | 1 error generated. |
---|
138 | configure: failed program was: |
---|
139 | #line 2104 "configure" |
---|
140 | #include "confdefs.h" |
---|
141 | #include <stropts.h> |
---|
142 | configure:2099: checking for ftw.h |
---|
143 | configure:2109: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >/dev/null 2>conftest.out |
---|
144 | configure:2139: checking for glob.h |
---|
145 | configure:2149: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >/dev/null 2>conftest.out |
---|
146 | configure:2139: checking for sys/param.h |
---|
147 | configure:2149: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >/dev/null 2>conftest.out |
---|
148 | configure:2139: checking for sys/types.tcp.h |
---|
149 | configure:2149: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >/dev/null 2>conftest.out |
---|
150 | configure:2145:10: fatal error: 'sys/types.tcp.h' file not found |
---|
151 | #include <sys/types.tcp.h> |
---|
152 | ^~~~~~~~~~~~~~~~~ |
---|
153 | 1 error generated. |
---|
154 | configure: failed program was: |
---|
155 | #line 2144 "configure" |
---|
156 | #include "confdefs.h" |
---|
157 | #include <sys/types.tcp.h> |
---|
158 | configure:2139: checking for sys/mount.h |
---|
159 | configure:2149: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >/dev/null 2>conftest.out |
---|
160 | configure:2139: checking for sys/vfs.h |
---|
161 | configure:2149: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >/dev/null 2>conftest.out |
---|
162 | configure:2145:10: fatal error: 'sys/vfs.h' file not found |
---|
163 | #include <sys/vfs.h> |
---|
164 | ^~~~~~~~~~~ |
---|
165 | 1 error generated. |
---|
166 | configure: failed program was: |
---|
167 | #line 2144 "configure" |
---|
168 | #include "confdefs.h" |
---|
169 | #include <sys/vfs.h> |
---|
170 | configure:2179: checking for sys/filsys.h |
---|
171 | configure:2189: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >/dev/null 2>conftest.out |
---|
172 | configure:2185:10: fatal error: 'sys/filsys.h' file not found |
---|
173 | #include <sys/filsys.h> |
---|
174 | ^~~~~~~~~~~~~~ |
---|
175 | 1 error generated. |
---|
176 | configure: failed program was: |
---|
177 | #line 2184 "configure" |
---|
178 | #include "confdefs.h" |
---|
179 | #include <sys/filsys.h> |
---|
180 | configure:2179: checking for sys/statfs.h |
---|
181 | configure:2189: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >/dev/null 2>conftest.out |
---|
182 | configure:2185:10: fatal error: 'sys/statfs.h' file not found |
---|
183 | #include <sys/statfs.h> |
---|
184 | ^~~~~~~~~~~~~~ |
---|
185 | 1 error generated. |
---|
186 | configure: failed program was: |
---|
187 | #line 2184 "configure" |
---|
188 | #include "confdefs.h" |
---|
189 | #include <sys/statfs.h> |
---|
190 | configure:2179: checking for sys/dustat.h |
---|
191 | configure:2189: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >/dev/null 2>conftest.out |
---|
192 | configure:2185:10: fatal error: 'sys/dustat.h' file not found |
---|
193 | #include <sys/dustat.h> |
---|
194 | ^~~~~~~~~~~~~~ |
---|
195 | 1 error generated. |
---|
196 | configure: failed program was: |
---|
197 | #line 2184 "configure" |
---|
198 | #include "confdefs.h" |
---|
199 | #include <sys/dustat.h> |
---|
200 | configure:2179: checking for sys/fs_types.h |
---|
201 | configure:2189: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >/dev/null 2>conftest.out |
---|
202 | configure:2185:10: fatal error: 'sys/fs_types.h' file not found |
---|
203 | #include <sys/fs_types.h> |
---|
204 | ^~~~~~~~~~~~~~~~ |
---|
205 | 1 error generated. |
---|
206 | configure: failed program was: |
---|
207 | #line 2184 "configure" |
---|
208 | #include "confdefs.h" |
---|
209 | #include <sys/fs_types.h> |
---|
210 | configure:2179: checking for ustat.h |
---|
211 | configure:2189: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >/dev/null 2>conftest.out |
---|
212 | configure:2185:10: fatal error: 'ustat.h' file not found |
---|
213 | #include <ustat.h> |
---|
214 | ^~~~~~~~~ |
---|
215 | 1 error generated. |
---|
216 | configure: failed program was: |
---|
217 | #line 2184 "configure" |
---|
218 | #include "confdefs.h" |
---|
219 | #include <ustat.h> |
---|
220 | configure:2219: checking for sys/statvfs.h |
---|
221 | configure:2229: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >/dev/null 2>conftest.out |
---|
222 | configure:2219: checking for sys/termiox.h |
---|
223 | configure:2229: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c >/dev/null 2>conftest.out |
---|
224 | configure:2225:10: fatal error: 'sys/termiox.h' file not found |
---|
225 | #include <sys/termiox.h> |
---|
226 | ^~~~~~~~~~~~~~~ |
---|
227 | 1 error generated. |
---|
228 | configure: failed program was: |
---|
229 | #line 2224 "configure" |
---|
230 | #include "confdefs.h" |
---|
231 | #include <sys/termiox.h> |
---|
232 | configure:2258: checking for dirent.h |
---|
233 | configure:2270: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c 1>&5 |
---|
234 | configure:2292: checking for utime.h |
---|
235 | configure:2308: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c 1>&5 |
---|
236 | configure:2328: checking for sys/select.h |
---|
237 | configure:2343: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c 1>&5 |
---|
238 | configure:2363: checking whether sys/types.h defines makedev |
---|
239 | configure:2375: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
240 | configure:2469: checking return type of signal handlers |
---|
241 | configure:2491: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c 1>&5 |
---|
242 | configure:2510: checking whether stat file-mode macros are broken |
---|
243 | configure:2566: checking whether time.h and sys/time.h may both be included |
---|
244 | configure:2580: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c 1>&5 |
---|
245 | configure:2601: checking whether struct tm is in sys/time.h or time.h |
---|
246 | configure:2614: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c 1>&5 |
---|
247 | configure:2610:20: warning: expression result unused [-Wunused-value] |
---|
248 | struct tm *tp; tp->tm_sec; |
---|
249 | ~~ ^~~~~~ |
---|
250 | 1 warning generated. |
---|
251 | configure:2635: checking whether termios.h and sys/ioctl.h may both be included |
---|
252 | configure:2648: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c 1>&5 |
---|
253 | configure:2668: checking for CBREAK |
---|
254 | configure:2680: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c 1>&5 |
---|
255 | configure:2700: checking for pid_t in sys/types.h |
---|
256 | configure:2712: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c 1>&5 |
---|
257 | configure:2732: checking for uid_t in sys/types.h |
---|
258 | configure:2744: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c 1>&5 |
---|
259 | configure:2764: checking for gid_t in sys/types.h |
---|
260 | configure:2776: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c 1>&5 |
---|
261 | configure:2796: checking for off_t in sys/types.h |
---|
262 | configure:2808: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c 1>&5 |
---|
263 | configure:2828: checking for sig_atomic_t in signal.h |
---|
264 | configure:2840: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c 1>&5 |
---|
265 | configure:2860: checking for sig_atomic_t in sys/types.h |
---|
266 | configure:2872: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c 1>&5 |
---|
267 | configure:2868:1: error: use of undeclared identifier 'sig_atomic_t' |
---|
268 | sig_atomic_t x; |
---|
269 | ^ |
---|
270 | 1 error generated. |
---|
271 | configure: failed program was: |
---|
272 | #line 2865 "configure" |
---|
273 | #include "confdefs.h" |
---|
274 | #include <sys/types.h> |
---|
275 | int main() { |
---|
276 | sig_atomic_t x; |
---|
277 | ; return 0; } |
---|
278 | configure:2893: checking for size_t in stddef.h |
---|
279 | configure:2905: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c 1>&5 |
---|
280 | configure:2926: checking for size_t in sys/types.h |
---|
281 | configure:2938: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c 1>&5 |
---|
282 | configure:2958: checking for time_t in time.h |
---|
283 | configure:2970: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c 1>&5 |
---|
284 | configure:2990: checking time_t in sys/types.h |
---|
285 | configure:3002: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c 1>&5 |
---|
286 | configure:3022: checking for void |
---|
287 | configure:3034: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c 1>&5 |
---|
288 | configure:3030:28: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration] |
---|
289 | extern void foo (); (void) exit (0); |
---|
290 | ^ |
---|
291 | configure:3030:28: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
292 | 1 error generated. |
---|
293 | configure: failed program was: |
---|
294 | #line 3027 "configure" |
---|
295 | #include "confdefs.h" |
---|
296 | |
---|
297 | int main() { |
---|
298 | extern void foo (); (void) exit (0); |
---|
299 | ; return 0; } |
---|
300 | configure:3054: checking for unsigned char |
---|
301 | configure:3066: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c 1>&5 |
---|
302 | configure:3086: checking for errno declaration |
---|
303 | configure:3098: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c 1>&5 |
---|
304 | configure:3118: checking for TXADDCD |
---|
305 | configure:3130: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c 1>&5 |
---|
306 | configure:3126:15: error: use of undeclared identifier 'TXADDCD' |
---|
307 | int i = (int) TXADDCD; |
---|
308 | ^ |
---|
309 | 1 error generated. |
---|
310 | configure: failed program was: |
---|
311 | #line 3123 "configure" |
---|
312 | #include "confdefs.h" |
---|
313 | #include <sys/ioctl.h> |
---|
314 | int main() { |
---|
315 | int i = (int) TXADDCD; |
---|
316 | ; return 0; } |
---|
317 | configure:3150: checking for memset |
---|
318 | configure:3162: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
319 | configure:3158:21: error: implicitly declaring library function 'memset' with type 'void *(void *, int, unsigned long)' [-Werror,-Wimplicit-function-declaration] |
---|
320 | char *i; int j, k; memset(i, j, k); |
---|
321 | ^ |
---|
322 | configure:3158:21: note: include the header <string.h> or explicitly provide a declaration for 'memset' |
---|
323 | 1 error generated. |
---|
324 | configure: failed program was: |
---|
325 | #line 3155 "configure" |
---|
326 | #include "confdefs.h" |
---|
327 | |
---|
328 | int main() { |
---|
329 | char *i; int j, k; memset(i, j, k); |
---|
330 | ; return 0; } |
---|
331 | configure:3182: checking for memcmp |
---|
332 | configure:3194: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
333 | configure:3190:22: error: implicitly declaring library function 'memcmp' with type 'int (const void *, const void *, unsigned long)' [-Werror,-Wimplicit-function-declaration] |
---|
334 | char *i, *j; int k; memcmp(i, j, k); |
---|
335 | ^ |
---|
336 | configure:3190:22: note: include the header <string.h> or explicitly provide a declaration for 'memcmp' |
---|
337 | 1 error generated. |
---|
338 | configure: failed program was: |
---|
339 | #line 3187 "configure" |
---|
340 | #include "confdefs.h" |
---|
341 | |
---|
342 | int main() { |
---|
343 | char *i, *j; int k; memcmp(i, j, k); |
---|
344 | ; return 0; } |
---|
345 | configure:3214: checking for memcpy |
---|
346 | configure:3226: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
347 | configure:3222:22: error: implicitly declaring library function 'memcpy' with type 'void *(void *, const void *, unsigned long)' [-Werror,-Wimplicit-function-declaration] |
---|
348 | char *i, *j; int k; memcpy(i, j, k); |
---|
349 | ^ |
---|
350 | configure:3222:22: note: include the header <string.h> or explicitly provide a declaration for 'memcpy' |
---|
351 | 1 error generated. |
---|
352 | configure: failed program was: |
---|
353 | #line 3219 "configure" |
---|
354 | #include "confdefs.h" |
---|
355 | |
---|
356 | int main() { |
---|
357 | char *i, *j; int k; memcpy(i, j, k); |
---|
358 | ; return 0; } |
---|
359 | configure:3249: checking for memchr |
---|
360 | configure:3277: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
361 | configure:3261:6: warning: incompatible redeclaration of library function 'memchr' [-Wincompatible-library-redeclaration] |
---|
362 | char memchr(); |
---|
363 | ^ |
---|
364 | configure:3261:6: note: 'memchr' is a builtin with type 'void *(const void *, int, unsigned long)' |
---|
365 | 1 warning generated. |
---|
366 | configure:3249: checking for bcopy |
---|
367 | configure:3277: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
368 | configure:3249: checking for bcmp |
---|
369 | configure:3277: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
370 | configure:3261:6: warning: incompatible redeclaration of library function 'bcmp' [-Wincompatible-library-redeclaration] |
---|
371 | char bcmp(); |
---|
372 | ^ |
---|
373 | configure:3261:6: note: 'bcmp' is a builtin with type 'int (const void *, const void *, unsigned long)' |
---|
374 | 1 warning generated. |
---|
375 | configure:3249: checking for bzero |
---|
376 | configure:3277: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
377 | configure:3261:6: warning: incompatible redeclaration of library function 'bzero' [-Wincompatible-library-redeclaration] |
---|
378 | char bzero(); |
---|
379 | ^ |
---|
380 | configure:3261:6: note: 'bzero' is a builtin with type 'void (void *, unsigned long)' |
---|
381 | 1 warning generated. |
---|
382 | configure:3304: checking for strchr |
---|
383 | configure:3332: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
384 | configure:3316:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration] |
---|
385 | char strchr(); |
---|
386 | ^ |
---|
387 | configure:3316:6: note: 'strchr' is a builtin with type 'char *(const char *, int)' |
---|
388 | 1 warning generated. |
---|
389 | configure:3304: checking for strrchr |
---|
390 | configure:3332: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
391 | configure:3316:6: warning: incompatible redeclaration of library function 'strrchr' [-Wincompatible-library-redeclaration] |
---|
392 | char strrchr(); |
---|
393 | ^ |
---|
394 | configure:3316:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)' |
---|
395 | 1 warning generated. |
---|
396 | configure:3304: checking for index |
---|
397 | configure:3332: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
398 | configure:3316:6: warning: incompatible redeclaration of library function 'index' [-Wincompatible-library-redeclaration] |
---|
399 | char index(); |
---|
400 | ^ |
---|
401 | configure:3316:6: note: 'index' is a builtin with type 'char *(const char *, int)' |
---|
402 | 1 warning generated. |
---|
403 | configure:3304: checking for rindex |
---|
404 | configure:3332: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
405 | configure:3316:6: warning: incompatible redeclaration of library function 'rindex' [-Wincompatible-library-redeclaration] |
---|
406 | char rindex(); |
---|
407 | ^ |
---|
408 | configure:3316:6: note: 'rindex' is a builtin with type 'char *(const char *, int)' |
---|
409 | 1 warning generated. |
---|
410 | configure:3304: checking for strerror |
---|
411 | configure:3332: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
412 | configure:3316:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration] |
---|
413 | char strerror(); |
---|
414 | ^ |
---|
415 | configure:3316:6: note: 'strerror' is a builtin with type 'char *(int)' |
---|
416 | 1 warning generated. |
---|
417 | configure:3304: checking for strtol |
---|
418 | configure:3332: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
419 | configure:3316:6: warning: incompatible redeclaration of library function 'strtol' [-Wincompatible-library-redeclaration] |
---|
420 | char strtol(); |
---|
421 | ^ |
---|
422 | configure:3316:6: note: 'strtol' is a builtin with type 'long (const char *, char **, int)' |
---|
423 | 1 warning generated. |
---|
424 | configure:3304: checking for strtoul |
---|
425 | configure:3332: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
426 | configure:3316:6: warning: incompatible redeclaration of library function 'strtoul' [-Wincompatible-library-redeclaration] |
---|
427 | char strtoul(); |
---|
428 | ^ |
---|
429 | configure:3316:6: note: 'strtoul' is a builtin with type 'unsigned long (const char *, char **, int)' |
---|
430 | 1 warning generated. |
---|
431 | configure:3304: checking for strstr |
---|
432 | configure:3332: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
433 | configure:3316:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration] |
---|
434 | char strstr(); |
---|
435 | ^ |
---|
436 | configure:3316:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)' |
---|
437 | 1 warning generated. |
---|
438 | configure:3359: checking for strdup |
---|
439 | configure:3387: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
440 | configure:3371:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration] |
---|
441 | char strdup(); |
---|
442 | ^ |
---|
443 | configure:3371:6: note: 'strdup' is a builtin with type 'char *(const char *)' |
---|
444 | 1 warning generated. |
---|
445 | configure:3359: checking for strcasecmp |
---|
446 | configure:3387: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
447 | configure:3371:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration] |
---|
448 | char strcasecmp(); |
---|
449 | ^ |
---|
450 | configure:3371:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)' |
---|
451 | 1 warning generated. |
---|
452 | configure:3359: checking for strncasecmp |
---|
453 | configure:3387: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
454 | configure:3371:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration] |
---|
455 | char strncasecmp(); |
---|
456 | ^ |
---|
457 | configure:3371:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)' |
---|
458 | 1 warning generated. |
---|
459 | configure:3359: checking for stricmp |
---|
460 | configure:3387: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
461 | Undefined symbols for architecture x86_64: |
---|
462 | "_stricmp", referenced from: |
---|
463 | _main in conftest-5daf1e.o |
---|
464 | ld: symbol(s) not found for architecture x86_64 |
---|
465 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
466 | configure: failed program was: |
---|
467 | #line 3364 "configure" |
---|
468 | #include "confdefs.h" |
---|
469 | /* System header to define __stub macros and hopefully few prototypes, |
---|
470 | which can conflict with char stricmp(); below. */ |
---|
471 | #include <assert.h> |
---|
472 | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
473 | /* We use char because int might match the return type of a gcc2 |
---|
474 | builtin and then its argument prototype would still apply. */ |
---|
475 | char stricmp(); |
---|
476 | |
---|
477 | int main() { |
---|
478 | |
---|
479 | /* The GNU C library defines this for functions which it implements |
---|
480 | to always fail with ENOSYS. Some functions are actually named |
---|
481 | something starting with __ and the normal name is an alias. */ |
---|
482 | #if defined (__stub_stricmp) || defined (__stub___stricmp) |
---|
483 | choke me |
---|
484 | #else |
---|
485 | stricmp(); |
---|
486 | #endif |
---|
487 | |
---|
488 | ; return 0; } |
---|
489 | configure:3359: checking for strnicmp |
---|
490 | configure:3387: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
491 | Undefined symbols for architecture x86_64: |
---|
492 | "_strnicmp", referenced from: |
---|
493 | _main in conftest-178592.o |
---|
494 | ld: symbol(s) not found for architecture x86_64 |
---|
495 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
496 | configure: failed program was: |
---|
497 | #line 3364 "configure" |
---|
498 | #include "confdefs.h" |
---|
499 | /* System header to define __stub macros and hopefully few prototypes, |
---|
500 | which can conflict with char strnicmp(); below. */ |
---|
501 | #include <assert.h> |
---|
502 | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
503 | /* We use char because int might match the return type of a gcc2 |
---|
504 | builtin and then its argument prototype would still apply. */ |
---|
505 | char strnicmp(); |
---|
506 | |
---|
507 | int main() { |
---|
508 | |
---|
509 | /* The GNU C library defines this for functions which it implements |
---|
510 | to always fail with ENOSYS. Some functions are actually named |
---|
511 | something starting with __ and the normal name is an alias. */ |
---|
512 | #if defined (__stub_strnicmp) || defined (__stub___strnicmp) |
---|
513 | choke me |
---|
514 | #else |
---|
515 | strnicmp(); |
---|
516 | #endif |
---|
517 | |
---|
518 | ; return 0; } |
---|
519 | configure:3414: checking for bsearch |
---|
520 | configure:3442: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
521 | configure:3414: checking for vfprintf |
---|
522 | configure:3442: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
523 | configure:3426:6: warning: declaration of built-in function 'vfprintf' requires inclusion of the header <stdio.h> [-Wbuiltin-requires-header] |
---|
524 | char vfprintf(); |
---|
525 | ^ |
---|
526 | configure:3436:10: warning: format string missing [-Wformat] |
---|
527 | vfprintf(); |
---|
528 | ~~~~~~~~ ^ |
---|
529 | 2 warnings generated. |
---|
530 | configure:3469: checking for remove |
---|
531 | configure:3497: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
532 | configure:3469: checking for ftruncate |
---|
533 | configure:3497: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
534 | configure:3469: checking for ltrunc |
---|
535 | configure:3497: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
536 | Undefined symbols for architecture x86_64: |
---|
537 | "_ltrunc", referenced from: |
---|
538 | _main in conftest-dade12.o |
---|
539 | ld: symbol(s) not found for architecture x86_64 |
---|
540 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
541 | configure: failed program was: |
---|
542 | #line 3474 "configure" |
---|
543 | #include "confdefs.h" |
---|
544 | /* System header to define __stub macros and hopefully few prototypes, |
---|
545 | which can conflict with char ltrunc(); below. */ |
---|
546 | #include <assert.h> |
---|
547 | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
548 | /* We use char because int might match the return type of a gcc2 |
---|
549 | builtin and then its argument prototype would still apply. */ |
---|
550 | char ltrunc(); |
---|
551 | |
---|
552 | int main() { |
---|
553 | |
---|
554 | /* The GNU C library defines this for functions which it implements |
---|
555 | to always fail with ENOSYS. Some functions are actually named |
---|
556 | something starting with __ and the normal name is an alias. */ |
---|
557 | #if defined (__stub_ltrunc) || defined (__stub___ltrunc) |
---|
558 | choke me |
---|
559 | #else |
---|
560 | ltrunc(); |
---|
561 | #endif |
---|
562 | |
---|
563 | ; return 0; } |
---|
564 | configure:3469: checking for rename |
---|
565 | configure:3497: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
566 | configure:3469: checking for opendir |
---|
567 | configure:3497: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
568 | configure:3469: checking for dup2 |
---|
569 | configure:3497: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
570 | configure:3469: checking for waitpid |
---|
571 | configure:3497: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
572 | configure:3469: checking for wait4 |
---|
573 | configure:3497: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
574 | configure:3524: checking for sigsetjmp |
---|
575 | configure:3552: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
576 | configure:3536:6: warning: declaration of built-in function 'sigsetjmp' requires the declaration of the 'jmp_buf' type, commonly provided in the header <setjmp.h>. [-Wincomplete-setjmp-declaration] |
---|
577 | char sigsetjmp(); |
---|
578 | ^ |
---|
579 | 1 warning generated. |
---|
580 | configure:3524: checking for setret |
---|
581 | configure:3552: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
582 | Undefined symbols for architecture x86_64: |
---|
583 | "_setret", referenced from: |
---|
584 | _main in conftest-43ad4d.o |
---|
585 | ld: symbol(s) not found for architecture x86_64 |
---|
586 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
587 | configure: failed program was: |
---|
588 | #line 3529 "configure" |
---|
589 | #include "confdefs.h" |
---|
590 | /* System header to define __stub macros and hopefully few prototypes, |
---|
591 | which can conflict with char setret(); below. */ |
---|
592 | #include <assert.h> |
---|
593 | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
594 | /* We use char because int might match the return type of a gcc2 |
---|
595 | builtin and then its argument prototype would still apply. */ |
---|
596 | char setret(); |
---|
597 | |
---|
598 | int main() { |
---|
599 | |
---|
600 | /* The GNU C library defines this for functions which it implements |
---|
601 | to always fail with ENOSYS. Some functions are actually named |
---|
602 | something starting with __ and the normal name is an alias. */ |
---|
603 | #if defined (__stub_setret) || defined (__stub___setret) |
---|
604 | choke me |
---|
605 | #else |
---|
606 | setret(); |
---|
607 | #endif |
---|
608 | |
---|
609 | ; return 0; } |
---|
610 | configure:3524: checking for sigaction |
---|
611 | configure:3552: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
612 | configure:3524: checking for sigvec |
---|
613 | configure:3552: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
614 | configure:3524: checking for sigset |
---|
615 | configure:3552: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
616 | configure:3579: checking for sigprocmask |
---|
617 | configure:3607: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
618 | configure:3579: checking for sigblock |
---|
619 | configure:3607: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
620 | configure:3579: checking for sighold |
---|
621 | configure:3607: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
622 | configure:3579: checking for getdtablesize |
---|
623 | configure:3607: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
624 | configure:3579: checking for sysconf |
---|
625 | configure:3607: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
626 | configure:3634: checking for setpgrp |
---|
627 | configure:3662: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
628 | configure:3634: checking for setsid |
---|
629 | configure:3662: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
630 | configure:3634: checking for setreuid |
---|
631 | configure:3662: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
632 | configure:3634: checking for seteuid |
---|
633 | configure:3662: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
634 | configure:3634: checking for gethostname |
---|
635 | configure:3662: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
636 | configure:3634: checking for uname |
---|
637 | configure:3662: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
638 | configure:3689: checking for gettimeofday |
---|
639 | configure:3717: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
640 | configure:3689: checking for ftw |
---|
641 | configure:3717: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
642 | configure:3689: checking for glob |
---|
643 | configure:3717: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
644 | configure:3689: checking for dev_info |
---|
645 | configure:3717: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
646 | Undefined symbols for architecture x86_64: |
---|
647 | "_dev_info", referenced from: |
---|
648 | _main in conftest-03f724.o |
---|
649 | ld: symbol(s) not found for architecture x86_64 |
---|
650 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
651 | configure: failed program was: |
---|
652 | #line 3694 "configure" |
---|
653 | #include "confdefs.h" |
---|
654 | /* System header to define __stub macros and hopefully few prototypes, |
---|
655 | which can conflict with char dev_info(); below. */ |
---|
656 | #include <assert.h> |
---|
657 | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
658 | /* We use char because int might match the return type of a gcc2 |
---|
659 | builtin and then its argument prototype would still apply. */ |
---|
660 | char dev_info(); |
---|
661 | |
---|
662 | int main() { |
---|
663 | |
---|
664 | /* The GNU C library defines this for functions which it implements |
---|
665 | to always fail with ENOSYS. Some functions are actually named |
---|
666 | something starting with __ and the normal name is an alias. */ |
---|
667 | #if defined (__stub_dev_info) || defined (__stub___dev_info) |
---|
668 | choke me |
---|
669 | #else |
---|
670 | dev_info(); |
---|
671 | #endif |
---|
672 | |
---|
673 | ; return 0; } |
---|
674 | configure:3689: checking for getaddrinfo |
---|
675 | configure:3717: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
676 | configure:3742: checking for getdelim |
---|
677 | configure:3770: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
678 | configure:3785: checking for getline |
---|
679 | configure:3813: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
680 | configure:3842: checking for ftime |
---|
681 | configure:3870: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
682 | configure:3885: checking that ftime works correctly |
---|
683 | configure:3918: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
684 | configure:3897:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
685 | main () |
---|
686 | ^ |
---|
687 | configure:3907:2: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration] |
---|
688 | exit (1); |
---|
689 | ^ |
---|
690 | configure:3907:2: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
691 | 1 warning and 1 error generated. |
---|
692 | configure: failed program was: |
---|
693 | #line 3893 "configure" |
---|
694 | #include "confdefs.h" |
---|
695 | |
---|
696 | #include <sys/types.h> |
---|
697 | #include <sys/timeb.h> |
---|
698 | main () |
---|
699 | { |
---|
700 | struct timeb s, slast; |
---|
701 | int c = 0; |
---|
702 | ftime (&slast); |
---|
703 | while (c < 10) |
---|
704 | { |
---|
705 | ftime (&s); |
---|
706 | if (s.time < slast.time |
---|
707 | || (s.time == slast.time && s.millitm < slast.millitm)) |
---|
708 | exit (1); |
---|
709 | if (s.time != slast.time) |
---|
710 | ++c; |
---|
711 | slast.time = s.time; |
---|
712 | slast.millitm = s.millitm; |
---|
713 | } |
---|
714 | exit (0); |
---|
715 | } |
---|
716 | |
---|
717 | configure:3952: checking for times |
---|
718 | configure:3980: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
719 | configure:4007: checking for napms |
---|
720 | configure:4035: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
721 | Undefined symbols for architecture x86_64: |
---|
722 | "_napms", referenced from: |
---|
723 | _main in conftest-e0057e.o |
---|
724 | ld: symbol(s) not found for architecture x86_64 |
---|
725 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
726 | configure: failed program was: |
---|
727 | #line 4012 "configure" |
---|
728 | #include "confdefs.h" |
---|
729 | /* System header to define __stub macros and hopefully few prototypes, |
---|
730 | which can conflict with char napms(); below. */ |
---|
731 | #include <assert.h> |
---|
732 | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
733 | /* We use char because int might match the return type of a gcc2 |
---|
734 | builtin and then its argument prototype would still apply. */ |
---|
735 | char napms(); |
---|
736 | |
---|
737 | int main() { |
---|
738 | |
---|
739 | /* The GNU C library defines this for functions which it implements |
---|
740 | to always fail with ENOSYS. Some functions are actually named |
---|
741 | something starting with __ and the normal name is an alias. */ |
---|
742 | #if defined (__stub_napms) || defined (__stub___napms) |
---|
743 | choke me |
---|
744 | #else |
---|
745 | napms(); |
---|
746 | #endif |
---|
747 | |
---|
748 | ; return 0; } |
---|
749 | configure:4007: checking for nap |
---|
750 | configure:4035: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
751 | Undefined symbols for architecture x86_64: |
---|
752 | "_nap", referenced from: |
---|
753 | _main in conftest-d0b077.o |
---|
754 | ld: symbol(s) not found for architecture x86_64 |
---|
755 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
756 | configure: failed program was: |
---|
757 | #line 4012 "configure" |
---|
758 | #include "confdefs.h" |
---|
759 | /* System header to define __stub macros and hopefully few prototypes, |
---|
760 | which can conflict with char nap(); below. */ |
---|
761 | #include <assert.h> |
---|
762 | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
763 | /* We use char because int might match the return type of a gcc2 |
---|
764 | builtin and then its argument prototype would still apply. */ |
---|
765 | char nap(); |
---|
766 | |
---|
767 | int main() { |
---|
768 | |
---|
769 | /* The GNU C library defines this for functions which it implements |
---|
770 | to always fail with ENOSYS. Some functions are actually named |
---|
771 | something starting with __ and the normal name is an alias. */ |
---|
772 | #if defined (__stub_nap) || defined (__stub___nap) |
---|
773 | choke me |
---|
774 | #else |
---|
775 | nap(); |
---|
776 | #endif |
---|
777 | |
---|
778 | ; return 0; } |
---|
779 | configure:4007: checking for usleep |
---|
780 | configure:4035: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
781 | configure:4007: checking for poll |
---|
782 | configure:4035: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
783 | configure:4007: checking for select |
---|
784 | configure:4035: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
785 | configure:4070: checking for getgrent |
---|
786 | configure:4098: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
787 | configure:4125: checking for main in -lnsl_s |
---|
788 | configure:4140: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lnsl_s 1>&5 |
---|
789 | ld: library not found for -lnsl_s |
---|
790 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
791 | configure: failed program was: |
---|
792 | #line 4133 "configure" |
---|
793 | #include "confdefs.h" |
---|
794 | |
---|
795 | int main() { |
---|
796 | main() |
---|
797 | ; return 0; } |
---|
798 | configure:4171: checking for main in -lnsl |
---|
799 | configure:4186: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lnsl 1>&5 |
---|
800 | ld: library not found for -lnsl |
---|
801 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
802 | configure: failed program was: |
---|
803 | #line 4179 "configure" |
---|
804 | #include "confdefs.h" |
---|
805 | |
---|
806 | int main() { |
---|
807 | main() |
---|
808 | ; return 0; } |
---|
809 | configure:4217: checking for socket in -lsocket |
---|
810 | configure:4236: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lsocket 1>&5 |
---|
811 | ld: library not found for -lsocket |
---|
812 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
813 | configure: failed program was: |
---|
814 | #line 4225 "configure" |
---|
815 | #include "confdefs.h" |
---|
816 | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
817 | /* We use char because int might match the return type of a gcc2 |
---|
818 | builtin and then its argument prototype would still apply. */ |
---|
819 | char socket(); |
---|
820 | |
---|
821 | int main() { |
---|
822 | socket() |
---|
823 | ; return 0; } |
---|
824 | configure:4267: checking for t_open in -lxti |
---|
825 | configure:4286: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c -lxti 1>&5 |
---|
826 | ld: library not found for -lxti |
---|
827 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
828 | configure: failed program was: |
---|
829 | #line 4275 "configure" |
---|
830 | #include "confdefs.h" |
---|
831 | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
832 | /* We use char because int might match the return type of a gcc2 |
---|
833 | builtin and then its argument prototype would still apply. */ |
---|
834 | char t_open(); |
---|
835 | |
---|
836 | int main() { |
---|
837 | t_open() |
---|
838 | ; return 0; } |
---|
839 | configure:4317: checking for socket |
---|
840 | configure:4345: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
841 | configure:4317: checking for t_open |
---|
842 | configure:4345: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
843 | Undefined symbols for architecture x86_64: |
---|
844 | "_t_open", referenced from: |
---|
845 | _main in conftest-2b8238.o |
---|
846 | ld: symbol(s) not found for architecture x86_64 |
---|
847 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
848 | configure: failed program was: |
---|
849 | #line 4322 "configure" |
---|
850 | #include "confdefs.h" |
---|
851 | /* System header to define __stub macros and hopefully few prototypes, |
---|
852 | which can conflict with char t_open(); below. */ |
---|
853 | #include <assert.h> |
---|
854 | /* Override any gcc2 internal prototype to avoid an error. */ |
---|
855 | /* We use char because int might match the return type of a gcc2 |
---|
856 | builtin and then its argument prototype would still apply. */ |
---|
857 | char t_open(); |
---|
858 | |
---|
859 | int main() { |
---|
860 | |
---|
861 | /* The GNU C library defines this for functions which it implements |
---|
862 | to always fail with ENOSYS. Some functions are actually named |
---|
863 | something starting with __ and the normal name is an alias. */ |
---|
864 | #if defined (__stub_t_open) || defined (__stub___t_open) |
---|
865 | choke me |
---|
866 | #else |
---|
867 | t_open(); |
---|
868 | #endif |
---|
869 | |
---|
870 | ; return 0; } |
---|
871 | configure:4372: checking for getcwd |
---|
872 | configure:4400: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
873 | configure:4372: checking for getwd |
---|
874 | configure:4400: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
875 | configure:4437: checking for mkdir |
---|
876 | configure:4465: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
877 | configure:4510: checking for rmdir |
---|
878 | configure:4538: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
879 | configure:4638: checking for sv_flags |
---|
880 | configure:4650: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c 1>&5 |
---|
881 | configure:4672: checking how to get filesystem space usage |
---|
882 | configure:4682: checking for statvfs |
---|
883 | configure:4710: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
884 | configure:5129: checking for times declared as long |
---|
885 | configure:5150: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c 1>&5 |
---|
886 | configure:5144:13: error: conflicting types for 'times' |
---|
887 | extern long times (); |
---|
888 | ^ |
---|
889 | /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/times.h:90:9: note: previous declaration is here |
---|
890 | clock_t times(struct tms *); |
---|
891 | ^ |
---|
892 | 1 error generated. |
---|
893 | configure: failed program was: |
---|
894 | #line 5134 "configure" |
---|
895 | #include "confdefs.h" |
---|
896 | #include <sys/types.h> |
---|
897 | #include <pwd.h> |
---|
898 | #include <grp.h> |
---|
899 | #ifdef HAVE_LIBC_H |
---|
900 | #include <libc.h> |
---|
901 | #endif |
---|
902 | #ifdef HAVE_SYS_TIMES_H |
---|
903 | #include <sys/times.h> |
---|
904 | #endif |
---|
905 | extern long times (); |
---|
906 | int main() { |
---|
907 | int i = 0; |
---|
908 | ; return 0; } |
---|
909 | configure:5173: checking for getpwnam declared as struct passwd * |
---|
910 | configure:5194: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c 1>&5 |
---|
911 | configure:5217: checking for getpwuid declared as struct passwd * |
---|
912 | configure:5238: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c 1>&5 |
---|
913 | configure:5261: checking for getgrent declared as struct group * |
---|
914 | configure:5282: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c 1>&5 |
---|
915 | configure:5305: checking for BSD setpgrp |
---|
916 | configure:5319: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c 1>&5 |
---|
917 | configure:5315:10: error: too many arguments to function call, expected 0, have 1 |
---|
918 | getpgrp (0); setpgrp (0, 0); |
---|
919 | ~~~~~~~ ^ |
---|
920 | /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/unistd.h:459:1: note: 'getpgrp' declared here |
---|
921 | pid_t getpgrp(void); |
---|
922 | ^ |
---|
923 | configure:5315:23: error: too many arguments to function call, expected 0, have 2 |
---|
924 | getpgrp (0); setpgrp (0, 0); |
---|
925 | ~~~~~~~ ^~~~ |
---|
926 | /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/unistd.h:588:1: note: 'setpgrp' declared here |
---|
927 | pid_t setpgrp(void) __DARWIN_ALIAS(setpgrp); |
---|
928 | ^ |
---|
929 | 2 errors generated. |
---|
930 | configure: failed program was: |
---|
931 | #line 5310 "configure" |
---|
932 | #include "confdefs.h" |
---|
933 | #ifdef HAVE_UNISTD_H |
---|
934 | #include <unistd.h> |
---|
935 | #endif |
---|
936 | int main() { |
---|
937 | getpgrp (0); setpgrp (0, 0); |
---|
938 | ; return 0; } |
---|
939 | configure:5339: checking for union wait |
---|
940 | configure:5354: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c 1>&5 |
---|
941 | configure:5350:40: warning: incompatible pointer types passing 'union wait *' to parameter of type 'int *' [-Wincompatible-pointer-types] |
---|
942 | union wait u; if (WIFEXITED (u)) wait (&u); |
---|
943 | ^~ |
---|
944 | /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/wait.h:248:19: note: passing argument to parameter here |
---|
945 | pid_t wait(int *) __DARWIN_ALIAS_C(wait); |
---|
946 | ^ |
---|
947 | 1 warning generated. |
---|
948 | configure:5374: checking for struct sockaddr_storage |
---|
949 | configure:5386: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk conftest.c 1>&5 |
---|
950 | configure:5416: checking for restartable system calls |
---|
951 | configure:5442: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -arch x86_64 conftest.c 1>&5 |
---|
952 | configure:5430:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
953 | ucatch (isig) { } |
---|
954 | ^ |
---|
955 | configure:5430:17: warning: non-void function does not return a value [-Wreturn-type] |
---|
956 | ucatch (isig) { } |
---|
957 | ^ |
---|
958 | configure:5431:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] |
---|
959 | main () { |
---|
960 | ^ |
---|
961 | configure:5432:11: error: implicit declaration of function 'fork' is invalid in C99 [-Werror,-Wimplicit-function-declaration] |
---|
962 | int i = fork (), status; |
---|
963 | ^ |
---|
964 | configure:5433:17: error: implicit declaration of function 'sleep' is invalid in C99 [-Werror,-Wimplicit-function-declaration] |
---|
965 | if (i == 0) { sleep (3); kill (getppid (), SIGINT); sleep (3); exit (0); } |
---|
966 | ^ |
---|
967 | configure:5433:34: error: implicit declaration of function 'getppid' is invalid in C99 [-Werror,-Wimplicit-function-declaration] |
---|
968 | if (i == 0) { sleep (3); kill (getppid (), SIGINT); sleep (3); exit (0); } |
---|
969 | ^ |
---|
970 | configure:5433:66: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration] |
---|
971 | if (i == 0) { sleep (3); kill (getppid (), SIGINT); sleep (3); exit (0); } |
---|
972 | ^ |
---|
973 | configure:5433:66: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
974 | configure:5434:19: warning: incompatible pointer types passing 'int ()' to parameter of type 'void (*)(int)' [-Wincompatible-pointer-types] |
---|
975 | signal (SIGINT, ucatch); |
---|
976 | ^~~~~~ |
---|
977 | /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/signal.h:390:30: note: passing argument to parameter here |
---|
978 | void(*signal(int, void (*)(int)))(int); |
---|
979 | ^ |
---|
980 | configure:5435:12: error: implicit declaration of function 'wait' is invalid in C99 [-Werror,-Wimplicit-function-declaration] |
---|
981 | status = wait(&i); |
---|
982 | ^ |
---|
983 | 4 warnings and 5 errors generated. |
---|
984 | configure: failed program was: |
---|
985 | #line 5424 "configure" |
---|
986 | #include "confdefs.h" |
---|
987 | /* Exit 0 (true) if wait returns something other than -1, |
---|
988 | i.e. the pid of the child, which means that wait was restarted |
---|
989 | after getting the signal. */ |
---|
990 | #include <sys/types.h> |
---|
991 | #include <signal.h> |
---|
992 | ucatch (isig) { } |
---|
993 | main () { |
---|
994 | int i = fork (), status; |
---|
995 | if (i == 0) { sleep (3); kill (getppid (), SIGINT); sleep (3); exit (0); } |
---|
996 | signal (SIGINT, ucatch); |
---|
997 | status = wait(&i); |
---|
998 | if (status == -1) wait(&i); |
---|
999 | exit (status == -1); |
---|
1000 | } |
---|
1001 | |
---|
1002 | configure:5465: checking for long file names |
---|