1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by LLVM configure 3.4.2, which was |
---|
5 | generated by GNU Autoconf 2.60. Invocation command line was |
---|
6 | |
---|
7 | $ /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_llvm-3.4/llvm-3.4/work/llvm-3.4.2.src/configure --build=powerpc-apple-darwin8 --enable-bindings=none --enable-libffi --enable-shared --enable-jit --enable-optimized --disable-profiling --enable-pic --disable-debug-symbols --disable-debug-runtime --prefix=/opt/local/libexec/llvm-3.4 --disable-assertions --enable-targets=x86,powerpc,arm --with-python=/opt/local/bin/python2.7 --with-optimize-option=-Os |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = 36-47.wireless-city.scu.edu.tw |
---|
14 | uname -m = Power Macintosh |
---|
15 | uname -r = 8.11.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC |
---|
18 | |
---|
19 | /usr/bin/uname -p = powerpc |
---|
20 | /bin/uname -X = unknown |
---|
21 | |
---|
22 | /bin/arch = unknown |
---|
23 | /usr/bin/arch -k = unknown |
---|
24 | /usr/convex/getsysinfo = unknown |
---|
25 | /usr/bin/hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC |
---|
27 | Kernel configured for up to 4 processors. |
---|
28 | 4 processors are physically available. |
---|
29 | Processor type: ppc970 (PowerPC 970) |
---|
30 | Processors active: 0 1 2 3 |
---|
31 | Primary memory available: 16.00 gigabytes |
---|
32 | Default processor set: 56 tasks, 200 threads, 4 processors |
---|
33 | Load average: 1.20, Mach factor: 2.79 |
---|
34 | /bin/machine = unknown |
---|
35 | /usr/bin/oslevel = unknown |
---|
36 | /bin/universe = unknown |
---|
37 | |
---|
38 | PATH: /opt/local/bin |
---|
39 | PATH: /opt/local/sbin |
---|
40 | PATH: /bin |
---|
41 | PATH: /sbin |
---|
42 | PATH: /usr/bin |
---|
43 | PATH: /usr/sbin |
---|
44 | |
---|
45 | |
---|
46 | ## ----------- ## |
---|
47 | ## Core tests. ## |
---|
48 | ## ----------- ## |
---|
49 | |
---|
50 | configure:2135: checking for C compiler version |
---|
51 | configure:2142: /opt/local/bin/gcc-apple-4.2 --version >&5 |
---|
52 | powerpc-apple-darwin8-gcc-apple-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3) (MacPorts apple-gcc42 5666.3_16) |
---|
53 | Copyright (C) 2007 Free Software Foundation, Inc. |
---|
54 | This is free software; see the source for copying conditions. There is NO |
---|
55 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
56 | |
---|
57 | configure:2145: $? = 0 |
---|
58 | configure:2152: /opt/local/bin/gcc-apple-4.2 -v >&5 |
---|
59 | Using built-in specs. |
---|
60 | Target: powerpc-apple-darwin8 |
---|
61 | Configured with: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/objroot/src/configure --disable-checking --enable-werror --prefix=/opt/local --mandir=/opt/local/share/man --enable-languages=c,c++,objc,obj-c++ --libexecdir=/opt/local/libexec/apple-gcc42 --libdir=/opt/local/lib/apple-gcc42 --includedir=/opt/local/include/apple-gcc42 --program-suffix=-apple-4.2 --with-system-zlib --disable-nls --with-slibdir=/usr/lib --build=powerpc-apple-darwin8 --with-gxx-include-dir=/usr/include/c++/4.0.0 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8 |
---|
62 | Thread model: posix |
---|
63 | gcc version 4.2.1 (Apple Inc. build 5666) (dot 3) (MacPorts apple-gcc42 5666.3_16) |
---|
64 | configure:2155: $? = 0 |
---|
65 | configure:2162: /opt/local/bin/gcc-apple-4.2 -V >&5 |
---|
66 | gcc-apple-4.2: argument to `-V' is missing |
---|
67 | configure:2165: $? = 1 |
---|
68 | configure:2188: checking for C compiler default output file name |
---|
69 | configure:2215: /opt/local/bin/gcc-apple-4.2 -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c >&5 |
---|
70 | configure:2218: $? = 0 |
---|
71 | configure:2264: result: a.out |
---|
72 | configure:2269: checking whether the C compiler works |
---|
73 | configure:2279: ./a.out |
---|
74 | configure:2282: $? = 0 |
---|
75 | configure:2299: result: yes |
---|
76 | configure:2306: checking whether we are cross compiling |
---|
77 | configure:2308: result: no |
---|
78 | configure:2311: checking for suffix of executables |
---|
79 | configure:2318: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c >&5 |
---|
80 | configure:2321: $? = 0 |
---|
81 | configure:2345: result: |
---|
82 | configure:2351: checking for suffix of object files |
---|
83 | configure:2377: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
84 | configure:2380: $? = 0 |
---|
85 | configure:2403: result: o |
---|
86 | configure:2407: checking whether we are using the GNU C compiler |
---|
87 | configure:2436: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
88 | configure:2442: $? = 0 |
---|
89 | configure:2449: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
90 | configure:2452: $? = 0 |
---|
91 | configure:2459: test -s conftest.o |
---|
92 | configure:2462: $? = 0 |
---|
93 | configure:2476: result: yes |
---|
94 | configure:2481: checking whether /opt/local/bin/gcc-apple-4.2 accepts -g |
---|
95 | configure:2511: /opt/local/bin/gcc-apple-4.2 -c -g -I/opt/local/include conftest.c >&5 |
---|
96 | configure:2517: $? = 0 |
---|
97 | configure:2524: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
98 | configure:2527: $? = 0 |
---|
99 | configure:2534: test -s conftest.o |
---|
100 | configure:2537: $? = 0 |
---|
101 | configure:2667: result: yes |
---|
102 | configure:2684: checking for /opt/local/bin/gcc-apple-4.2 option to accept ISO C89 |
---|
103 | configure:2758: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
104 | configure:2764: $? = 0 |
---|
105 | configure:2771: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
106 | configure:2774: $? = 0 |
---|
107 | configure:2781: test -s conftest.o |
---|
108 | configure:2784: $? = 0 |
---|
109 | configure:2804: result: none needed |
---|
110 | configure:2938: checking for C++ compiler version |
---|
111 | configure:2945: /opt/local/bin/g++-apple-4.2 --version >&5 |
---|
112 | powerpc-apple-darwin8-g++-apple-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3) (MacPorts apple-gcc42 5666.3_16) |
---|
113 | Copyright (C) 2007 Free Software Foundation, Inc. |
---|
114 | This is free software; see the source for copying conditions. There is NO |
---|
115 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
116 | |
---|
117 | configure:2948: $? = 0 |
---|
118 | configure:2955: /opt/local/bin/g++-apple-4.2 -v >&5 |
---|
119 | Using built-in specs. |
---|
120 | Target: powerpc-apple-darwin8 |
---|
121 | Configured with: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/objroot/src/configure --disable-checking --enable-werror --prefix=/opt/local --mandir=/opt/local/share/man --enable-languages=c,c++,objc,obj-c++ --libexecdir=/opt/local/libexec/apple-gcc42 --libdir=/opt/local/lib/apple-gcc42 --includedir=/opt/local/include/apple-gcc42 --program-suffix=-apple-4.2 --with-system-zlib --disable-nls --with-slibdir=/usr/lib --build=powerpc-apple-darwin8 --with-gxx-include-dir=/usr/include/c++/4.0.0 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8 |
---|
122 | Thread model: posix |
---|
123 | gcc version 4.2.1 (Apple Inc. build 5666) (dot 3) (MacPorts apple-gcc42 5666.3_16) |
---|
124 | configure:2958: $? = 0 |
---|
125 | configure:2965: /opt/local/bin/g++-apple-4.2 -V >&5 |
---|
126 | g++-apple-4.2: argument to `-V' is missing |
---|
127 | configure:2968: $? = 1 |
---|
128 | configure:2971: checking whether we are using the GNU C++ compiler |
---|
129 | configure:3000: /opt/local/bin/g++-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.cpp >&5 |
---|
130 | configure:3006: $? = 0 |
---|
131 | configure:3013: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err |
---|
132 | configure:3016: $? = 0 |
---|
133 | configure:3023: test -s conftest.o |
---|
134 | configure:3026: $? = 0 |
---|
135 | configure:3040: result: yes |
---|
136 | configure:3045: checking whether /opt/local/bin/g++-apple-4.2 accepts -g |
---|
137 | configure:3075: /opt/local/bin/g++-apple-4.2 -c -g -I/opt/local/include conftest.cpp >&5 |
---|
138 | configure:3081: $? = 0 |
---|
139 | configure:3088: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err |
---|
140 | configure:3091: $? = 0 |
---|
141 | configure:3098: test -s conftest.o |
---|
142 | configure:3101: $? = 0 |
---|
143 | configure:3231: result: yes |
---|
144 | configure:3259: checking how to run the C preprocessor |
---|
145 | configure:3299: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c |
---|
146 | configure:3305: $? = 0 |
---|
147 | configure:3343: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c |
---|
148 | conftest.c:11:28: error: ac_nonexistent.h: No such file or directory |
---|
149 | configure:3349: $? = 1 |
---|
150 | configure: failed program was: |
---|
151 | | /* confdefs.h. */ |
---|
152 | | #define PACKAGE_NAME "LLVM" |
---|
153 | | #define PACKAGE_TARNAME "llvm" |
---|
154 | | #define PACKAGE_VERSION "3.4.2" |
---|
155 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
156 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
157 | | #define LLVM_VERSION_MAJOR 3 |
---|
158 | | #define LLVM_VERSION_MINOR 4 |
---|
159 | | #define LLVM_VERSION_PATCH 2 |
---|
160 | | /* end confdefs.h. */ |
---|
161 | | #include <ac_nonexistent.h> |
---|
162 | configure:3389: result: /opt/local/bin/gcc-apple-4.2 -E |
---|
163 | configure:3418: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c |
---|
164 | configure:3424: $? = 0 |
---|
165 | configure:3462: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c |
---|
166 | conftest.c:11:28: error: ac_nonexistent.h: No such file or directory |
---|
167 | configure:3468: $? = 1 |
---|
168 | configure: failed program was: |
---|
169 | | /* confdefs.h. */ |
---|
170 | | #define PACKAGE_NAME "LLVM" |
---|
171 | | #define PACKAGE_TARNAME "llvm" |
---|
172 | | #define PACKAGE_VERSION "3.4.2" |
---|
173 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
174 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
175 | | #define LLVM_VERSION_MAJOR 3 |
---|
176 | | #define LLVM_VERSION_MINOR 4 |
---|
177 | | #define LLVM_VERSION_PATCH 2 |
---|
178 | | /* end confdefs.h. */ |
---|
179 | | #include <ac_nonexistent.h> |
---|
180 | configure:3700: checking build system type |
---|
181 | configure:3718: result: powerpc-apple-darwin8 |
---|
182 | configure:3740: checking host system type |
---|
183 | configure:3755: result: powerpc-apple-darwin8 |
---|
184 | configure:3777: checking target system type |
---|
185 | configure:3792: result: powerpc-apple-darwin8 |
---|
186 | configure:3821: checking type of operating system we're going to host on |
---|
187 | configure:3939: result: Darwin |
---|
188 | configure:3942: checking type of operating system we're going to target |
---|
189 | configure:3996: result: Darwin |
---|
190 | configure:4042: checking target architecture |
---|
191 | configure:4064: result: PowerPC |
---|
192 | configure:4107: checking for grep that handles long lines and -e |
---|
193 | configure:4181: result: /usr/bin/grep |
---|
194 | configure:4186: checking for egrep |
---|
195 | configure:4264: result: /usr/bin/grep -E |
---|
196 | configure:4269: checking for ANSI C header files |
---|
197 | configure:4299: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
198 | configure:4305: $? = 0 |
---|
199 | configure:4312: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
200 | configure:4315: $? = 0 |
---|
201 | configure:4322: test -s conftest.o |
---|
202 | configure:4325: $? = 0 |
---|
203 | configure:4418: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c >&5 |
---|
204 | configure:4421: $? = 0 |
---|
205 | configure:4427: ./conftest |
---|
206 | configure:4430: $? = 0 |
---|
207 | configure:4447: result: yes |
---|
208 | configure:4471: checking for sys/types.h |
---|
209 | configure:4492: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
210 | configure:4498: $? = 0 |
---|
211 | configure:4505: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
212 | configure:4508: $? = 0 |
---|
213 | configure:4515: test -s conftest.o |
---|
214 | configure:4518: $? = 0 |
---|
215 | configure:4531: result: yes |
---|
216 | configure:4471: checking for sys/stat.h |
---|
217 | configure:4492: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
218 | configure:4498: $? = 0 |
---|
219 | configure:4505: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
220 | configure:4508: $? = 0 |
---|
221 | configure:4515: test -s conftest.o |
---|
222 | configure:4518: $? = 0 |
---|
223 | configure:4531: result: yes |
---|
224 | configure:4471: checking for stdlib.h |
---|
225 | configure:4492: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
226 | configure:4498: $? = 0 |
---|
227 | configure:4505: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
228 | configure:4508: $? = 0 |
---|
229 | configure:4515: test -s conftest.o |
---|
230 | configure:4518: $? = 0 |
---|
231 | configure:4531: result: yes |
---|
232 | configure:4471: checking for string.h |
---|
233 | configure:4492: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
234 | configure:4498: $? = 0 |
---|
235 | configure:4505: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
236 | configure:4508: $? = 0 |
---|
237 | configure:4515: test -s conftest.o |
---|
238 | configure:4518: $? = 0 |
---|
239 | configure:4531: result: yes |
---|
240 | configure:4471: checking for memory.h |
---|
241 | configure:4492: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
242 | configure:4498: $? = 0 |
---|
243 | configure:4505: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
244 | configure:4508: $? = 0 |
---|
245 | configure:4515: test -s conftest.o |
---|
246 | configure:4518: $? = 0 |
---|
247 | configure:4531: result: yes |
---|
248 | configure:4471: checking for strings.h |
---|
249 | configure:4492: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
250 | configure:4498: $? = 0 |
---|
251 | configure:4505: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
252 | configure:4508: $? = 0 |
---|
253 | configure:4515: test -s conftest.o |
---|
254 | configure:4518: $? = 0 |
---|
255 | configure:4531: result: yes |
---|
256 | configure:4471: checking for inttypes.h |
---|
257 | configure:4492: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
258 | configure:4498: $? = 0 |
---|
259 | configure:4505: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
260 | configure:4508: $? = 0 |
---|
261 | configure:4515: test -s conftest.o |
---|
262 | configure:4518: $? = 0 |
---|
263 | configure:4531: result: yes |
---|
264 | configure:4471: checking for stdint.h |
---|
265 | configure:4492: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
266 | configure:4498: $? = 0 |
---|
267 | configure:4505: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
268 | configure:4508: $? = 0 |
---|
269 | configure:4515: test -s conftest.o |
---|
270 | configure:4518: $? = 0 |
---|
271 | configure:4531: result: yes |
---|
272 | configure:4471: checking for unistd.h |
---|
273 | configure:4492: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
274 | configure:4498: $? = 0 |
---|
275 | configure:4505: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
276 | configure:4508: $? = 0 |
---|
277 | configure:4515: test -s conftest.o |
---|
278 | configure:4518: $? = 0 |
---|
279 | configure:4531: result: yes |
---|
280 | configure:4543: checking whether byte ordering is bigendian |
---|
281 | configure:4575: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
282 | configure:4581: $? = 0 |
---|
283 | configure:4588: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
284 | configure:4591: $? = 0 |
---|
285 | configure:4598: test -s conftest.o |
---|
286 | configure:4601: $? = 0 |
---|
287 | configure:4630: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
288 | configure:4636: $? = 0 |
---|
289 | configure:4643: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
290 | configure:4646: $? = 0 |
---|
291 | configure:4653: test -s conftest.o |
---|
292 | configure:4656: $? = 0 |
---|
293 | configure:4810: result: yes |
---|
294 | configure:5851: checking optimization flags |
---|
295 | configure:5864: result: -Os |
---|
296 | configure:6091: checking for BSD-compatible nm |
---|
297 | configure:6140: result: /usr/bin/nm -p |
---|
298 | configure:6146: checking for GNU make |
---|
299 | configure:6161: result: make |
---|
300 | configure:6172: checking whether ln -s works |
---|
301 | configure:6176: result: yes |
---|
302 | configure:6185: checking for cmp |
---|
303 | configure:6203: found /usr/bin/cmp |
---|
304 | configure:6216: result: /usr/bin/cmp |
---|
305 | configure:6226: checking for cp |
---|
306 | configure:6244: found /bin/cp |
---|
307 | configure:6257: result: /bin/cp |
---|
308 | configure:6267: checking for date |
---|
309 | configure:6285: found /bin/date |
---|
310 | configure:6298: result: /bin/date |
---|
311 | configure:6308: checking for find |
---|
312 | configure:6326: found /usr/bin/find |
---|
313 | configure:6339: result: /usr/bin/find |
---|
314 | configure:6349: checking for grep |
---|
315 | configure:6380: result: /usr/bin/grep |
---|
316 | configure:6390: checking for mkdir |
---|
317 | configure:6408: found /bin/mkdir |
---|
318 | configure:6421: result: /bin/mkdir |
---|
319 | configure:6431: checking for mv |
---|
320 | configure:6449: found /bin/mv |
---|
321 | configure:6462: result: /bin/mv |
---|
322 | configure:6513: checking for ranlib |
---|
323 | configure:6529: found /opt/local/bin/ranlib |
---|
324 | configure:6540: result: ranlib |
---|
325 | configure:6609: checking for ar |
---|
326 | configure:6625: found /opt/local/bin/ar |
---|
327 | configure:6636: result: ar |
---|
328 | configure:6664: checking for rm |
---|
329 | configure:6682: found /bin/rm |
---|
330 | configure:6695: result: /bin/rm |
---|
331 | configure:6705: checking for sed |
---|
332 | configure:6723: found /usr/bin/sed |
---|
333 | configure:6736: result: /usr/bin/sed |
---|
334 | configure:6746: checking for tar |
---|
335 | configure:6764: found /usr/bin/tar |
---|
336 | configure:6777: result: /usr/bin/tar |
---|
337 | configure:6787: checking for pwd |
---|
338 | configure:6805: found /bin/pwd |
---|
339 | configure:6818: result: /bin/pwd |
---|
340 | configure:6829: checking for Graphviz |
---|
341 | configure:6860: result: echo Graphviz |
---|
342 | configure:6885: checking for dot |
---|
343 | configure:6916: result: echo dot |
---|
344 | configure:6941: checking for fdp |
---|
345 | configure:6972: result: echo fdp |
---|
346 | configure:6997: checking for neato |
---|
347 | configure:7028: result: echo neato |
---|
348 | configure:7053: checking for twopi |
---|
349 | configure:7084: result: echo twopi |
---|
350 | configure:7109: checking for circo |
---|
351 | configure:7140: result: echo circo |
---|
352 | configure:7167: checking for gv |
---|
353 | configure:7200: result: no |
---|
354 | configure:7167: checking for gsview32 |
---|
355 | configure:7200: result: no |
---|
356 | configure:7226: checking for dotty |
---|
357 | configure:7257: result: echo dotty |
---|
358 | configure:7284: checking for xdot |
---|
359 | configure:7317: result: no |
---|
360 | configure:7284: checking for xdot.py |
---|
361 | configure:7317: result: no |
---|
362 | configure:7355: checking for a BSD-compatible install |
---|
363 | configure:7411: result: /usr/bin/install -c |
---|
364 | configure:7429: checking for bzip2 |
---|
365 | configure:7447: found /opt/local/bin/bzip2 |
---|
366 | configure:7459: result: /opt/local/bin/bzip2 |
---|
367 | configure:7469: checking for cat |
---|
368 | configure:7487: found /bin/cat |
---|
369 | configure:7499: result: /bin/cat |
---|
370 | configure:7509: checking for doxygen |
---|
371 | configure:7542: result: no |
---|
372 | configure:7549: checking for groff |
---|
373 | configure:7567: found /usr/bin/groff |
---|
374 | configure:7579: result: /usr/bin/groff |
---|
375 | configure:7589: checking for gzip |
---|
376 | configure:7607: found /usr/bin/gzip |
---|
377 | configure:7619: result: /usr/bin/gzip |
---|
378 | configure:7629: checking for pdfroff |
---|
379 | configure:7662: result: no |
---|
380 | configure:7669: checking for zip |
---|
381 | configure:7687: found /usr/bin/zip |
---|
382 | configure:7699: result: /usr/bin/zip |
---|
383 | configure:7711: checking for ocamlc |
---|
384 | configure:7744: result: no |
---|
385 | configure:7756: checking for ocamlopt |
---|
386 | configure:7789: result: no |
---|
387 | configure:7801: checking for ocamldep |
---|
388 | configure:7834: result: no |
---|
389 | configure:7846: checking for ocamldoc |
---|
390 | configure:7879: result: no |
---|
391 | configure:7891: checking for gas |
---|
392 | configure:7924: result: no |
---|
393 | configure:7891: checking for as |
---|
394 | configure:7909: found /opt/local/bin/as |
---|
395 | configure:7921: result: /opt/local/bin/as |
---|
396 | configure:7933: checking for linker version |
---|
397 | configure:7949: result: 97.17 |
---|
398 | configure:7958: checking for compiler -Wl,-R<path> option |
---|
399 | configure:7992: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -Wl,-R. -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c >&5 |
---|
400 | ld: unknown option: -R. |
---|
401 | collect2: ld returned 1 exit status |
---|
402 | configure:7998: $? = 1 |
---|
403 | configure: failed program was: |
---|
404 | | /* confdefs.h. */ |
---|
405 | | #define PACKAGE_NAME "LLVM" |
---|
406 | | #define PACKAGE_TARNAME "llvm" |
---|
407 | | #define PACKAGE_VERSION "3.4.2" |
---|
408 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
409 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
410 | | #define LLVM_VERSION_MAJOR 3 |
---|
411 | | #define LLVM_VERSION_MINOR 4 |
---|
412 | | #define LLVM_VERSION_PATCH 2 |
---|
413 | | #define LLVM_ON_UNIX 1 |
---|
414 | | #define STDC_HEADERS 1 |
---|
415 | | #define HAVE_SYS_TYPES_H 1 |
---|
416 | | #define HAVE_SYS_STAT_H 1 |
---|
417 | | #define HAVE_STDLIB_H 1 |
---|
418 | | #define HAVE_STRING_H 1 |
---|
419 | | #define HAVE_MEMORY_H 1 |
---|
420 | | #define HAVE_STRINGS_H 1 |
---|
421 | | #define HAVE_INTTYPES_H 1 |
---|
422 | | #define HAVE_STDINT_H 1 |
---|
423 | | #define HAVE_UNISTD_H 1 |
---|
424 | | #define LLVM_ENABLE_THREADS 1 |
---|
425 | | #define LLVM_ENABLE_ZLIB 1 |
---|
426 | | #define ENABLE_PIC 1 |
---|
427 | | #define ENABLE_TIMESTAMPS 1 |
---|
428 | | #define ENABLE_BACKTRACES 1 |
---|
429 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
430 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
431 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
432 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
433 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
434 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
435 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
436 | | #define CLANG_RESOURCE_DIR "" |
---|
437 | | #define C_INCLUDE_DIRS "" |
---|
438 | | #define GCC_INSTALL_PREFIX "" |
---|
439 | | #define DEFAULT_SYSROOT "" |
---|
440 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
441 | | #define HOST_LINK_VERSION "97.17" |
---|
442 | | /* end confdefs.h. */ |
---|
443 | | |
---|
444 | | int |
---|
445 | | main () |
---|
446 | | { |
---|
447 | | |
---|
448 | | ; |
---|
449 | | return 0; |
---|
450 | | } |
---|
451 | configure:8039: result: no |
---|
452 | configure:8050: checking for compiler -rdynamic option |
---|
453 | configure:8084: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -rdynamic -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c >&5 |
---|
454 | configure:8090: $? = 0 |
---|
455 | configure:8097: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
456 | configure:8100: $? = 0 |
---|
457 | configure:8107: test -s conftest |
---|
458 | configure:8110: $? = 0 |
---|
459 | configure:8131: result: yes |
---|
460 | configure:8142: checking for compiler -Wl,--version-script option |
---|
461 | configure:8198: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -Wl,--version-script=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_llvm-3.4/llvm-3.4/work/.tmp/fooYCe9le/export.map -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c >&5 |
---|
462 | ld: unknown option: --version-script=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_llvm-3.4/llvm-3.4/work/.tmp/fooYCe9le/export.map |
---|
463 | collect2: ld returned 1 exit status |
---|
464 | configure:8204: $? = 1 |
---|
465 | configure: failed program was: |
---|
466 | | /* confdefs.h. */ |
---|
467 | | #define PACKAGE_NAME "LLVM" |
---|
468 | | #define PACKAGE_TARNAME "llvm" |
---|
469 | | #define PACKAGE_VERSION "3.4.2" |
---|
470 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
471 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
472 | | #define LLVM_VERSION_MAJOR 3 |
---|
473 | | #define LLVM_VERSION_MINOR 4 |
---|
474 | | #define LLVM_VERSION_PATCH 2 |
---|
475 | | #define LLVM_ON_UNIX 1 |
---|
476 | | #define STDC_HEADERS 1 |
---|
477 | | #define HAVE_SYS_TYPES_H 1 |
---|
478 | | #define HAVE_SYS_STAT_H 1 |
---|
479 | | #define HAVE_STDLIB_H 1 |
---|
480 | | #define HAVE_STRING_H 1 |
---|
481 | | #define HAVE_MEMORY_H 1 |
---|
482 | | #define HAVE_STRINGS_H 1 |
---|
483 | | #define HAVE_INTTYPES_H 1 |
---|
484 | | #define HAVE_STDINT_H 1 |
---|
485 | | #define HAVE_UNISTD_H 1 |
---|
486 | | #define LLVM_ENABLE_THREADS 1 |
---|
487 | | #define LLVM_ENABLE_ZLIB 1 |
---|
488 | | #define ENABLE_PIC 1 |
---|
489 | | #define ENABLE_TIMESTAMPS 1 |
---|
490 | | #define ENABLE_BACKTRACES 1 |
---|
491 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
492 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
493 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
494 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
495 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
496 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
497 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
498 | | #define CLANG_RESOURCE_DIR "" |
---|
499 | | #define C_INCLUDE_DIRS "" |
---|
500 | | #define GCC_INSTALL_PREFIX "" |
---|
501 | | #define DEFAULT_SYSROOT "" |
---|
502 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
503 | | #define HOST_LINK_VERSION "97.17" |
---|
504 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
505 | | /* end confdefs.h. */ |
---|
506 | | |
---|
507 | | int |
---|
508 | | main () |
---|
509 | | { |
---|
510 | | |
---|
511 | | ; |
---|
512 | | return 0; |
---|
513 | | } |
---|
514 | configure:8247: result: no |
---|
515 | configure:8257: checking for an ANSI C-conforming const |
---|
516 | configure:8332: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
517 | configure:8338: $? = 0 |
---|
518 | configure:8345: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
519 | configure:8348: $? = 0 |
---|
520 | configure:8355: test -s conftest.o |
---|
521 | configure:8358: $? = 0 |
---|
522 | configure:8370: result: yes |
---|
523 | configure:8388: checking for dirent.h that defines DIR |
---|
524 | configure:8417: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
525 | configure:8423: $? = 0 |
---|
526 | configure:8430: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
527 | configure:8433: $? = 0 |
---|
528 | configure:8440: test -s conftest.o |
---|
529 | configure:8443: $? = 0 |
---|
530 | configure:8456: result: yes |
---|
531 | configure:8469: checking for library containing opendir |
---|
532 | configure:8510: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c >&5 |
---|
533 | configure:8516: $? = 0 |
---|
534 | configure:8523: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
535 | configure:8526: $? = 0 |
---|
536 | configure:8533: test -s conftest |
---|
537 | configure:8536: $? = 0 |
---|
538 | configure:8560: result: none required |
---|
539 | configure:8685: checking dlfcn.h usability |
---|
540 | configure:8702: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
541 | configure:8708: $? = 0 |
---|
542 | configure:8715: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
543 | configure:8718: $? = 0 |
---|
544 | configure:8725: test -s conftest.o |
---|
545 | configure:8728: $? = 0 |
---|
546 | configure:8739: result: yes |
---|
547 | configure:8743: checking dlfcn.h presence |
---|
548 | configure:8758: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c |
---|
549 | configure:8764: $? = 0 |
---|
550 | configure:8785: result: yes |
---|
551 | configure:8818: checking for dlfcn.h |
---|
552 | configure:8826: result: yes |
---|
553 | configure:8866: checking dynamic linker characteristics |
---|
554 | configure:9454: result: darwin8 dyld |
---|
555 | configure:9464: checking which extension is used for loadable modules |
---|
556 | configure:9474: result: .dylib |
---|
557 | configure:9485: checking for the default library search path |
---|
558 | configure:9492: result: /usr/local/lib /lib /usr/lib |
---|
559 | configure:9510: checking for objdir |
---|
560 | configure:9531: result: .libs |
---|
561 | configure:9544: checking command to parse /usr/bin/nm -p output from object |
---|
562 | configure:9649: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
563 | configure:9652: $? = 0 |
---|
564 | configure:9656: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm |
---|
565 | configure:9659: $? = 0 |
---|
566 | cannot find nm_test_var in conftest.nm |
---|
567 | configure:9649: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
568 | configure:9652: $? = 0 |
---|
569 | configure:9656: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm |
---|
570 | configure:9659: $? = 0 |
---|
571 | configure:9711: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c conftstm.o >&5 |
---|
572 | configure:9714: $? = 0 |
---|
573 | configure:9752: result: ok |
---|
574 | configure:9757: checking whether libtool supports -dlopen/-dlpreopen |
---|
575 | configure:9769: result: yes |
---|
576 | configure:9788: checking for shl_load |
---|
577 | configure:9844: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c >&5 |
---|
578 | Undefined symbols: |
---|
579 | "_shl_load", referenced from: |
---|
580 | _main in cc5nMYbK.o |
---|
581 | ld: symbol(s) not found |
---|
582 | collect2: ld returned 1 exit status |
---|
583 | configure:9850: $? = 1 |
---|
584 | configure: failed program was: |
---|
585 | | /* confdefs.h. */ |
---|
586 | | #define PACKAGE_NAME "LLVM" |
---|
587 | | #define PACKAGE_TARNAME "llvm" |
---|
588 | | #define PACKAGE_VERSION "3.4.2" |
---|
589 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
590 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
591 | | #define LLVM_VERSION_MAJOR 3 |
---|
592 | | #define LLVM_VERSION_MINOR 4 |
---|
593 | | #define LLVM_VERSION_PATCH 2 |
---|
594 | | #define LLVM_ON_UNIX 1 |
---|
595 | | #define STDC_HEADERS 1 |
---|
596 | | #define HAVE_SYS_TYPES_H 1 |
---|
597 | | #define HAVE_SYS_STAT_H 1 |
---|
598 | | #define HAVE_STDLIB_H 1 |
---|
599 | | #define HAVE_STRING_H 1 |
---|
600 | | #define HAVE_MEMORY_H 1 |
---|
601 | | #define HAVE_STRINGS_H 1 |
---|
602 | | #define HAVE_INTTYPES_H 1 |
---|
603 | | #define HAVE_STDINT_H 1 |
---|
604 | | #define HAVE_UNISTD_H 1 |
---|
605 | | #define LLVM_ENABLE_THREADS 1 |
---|
606 | | #define LLVM_ENABLE_ZLIB 1 |
---|
607 | | #define ENABLE_PIC 1 |
---|
608 | | #define ENABLE_TIMESTAMPS 1 |
---|
609 | | #define ENABLE_BACKTRACES 1 |
---|
610 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
611 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
612 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
613 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
614 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
615 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
616 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
617 | | #define CLANG_RESOURCE_DIR "" |
---|
618 | | #define C_INCLUDE_DIRS "" |
---|
619 | | #define GCC_INSTALL_PREFIX "" |
---|
620 | | #define DEFAULT_SYSROOT "" |
---|
621 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
622 | | #define HOST_LINK_VERSION "97.17" |
---|
623 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
624 | | #define HAVE_DIRENT_H 1 |
---|
625 | | #define HAVE_DLFCN_H 1 |
---|
626 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
627 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
628 | | #define LTDL_OBJDIR ".libs/" |
---|
629 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
630 | | /* end confdefs.h. */ |
---|
631 | | /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load. |
---|
632 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
633 | | #define shl_load innocuous_shl_load |
---|
634 | | |
---|
635 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
636 | | which can conflict with char shl_load (); below. |
---|
637 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
638 | | <limits.h> exists even on freestanding compilers. */ |
---|
639 | | |
---|
640 | | #ifdef __STDC__ |
---|
641 | | # include <limits.h> |
---|
642 | | #else |
---|
643 | | # include <assert.h> |
---|
644 | | #endif |
---|
645 | | |
---|
646 | | #undef shl_load |
---|
647 | | |
---|
648 | | /* Override any GCC internal prototype to avoid an error. |
---|
649 | | Use char because int might match the return type of a GCC |
---|
650 | | builtin and then its argument prototype would still apply. */ |
---|
651 | | #ifdef __cplusplus |
---|
652 | | extern "C" |
---|
653 | | #endif |
---|
654 | | char shl_load (); |
---|
655 | | /* The GNU C library defines this for functions which it implements |
---|
656 | | to always fail with ENOSYS. Some functions are actually named |
---|
657 | | something starting with __ and the normal name is an alias. */ |
---|
658 | | #if defined __stub_shl_load || defined __stub___shl_load |
---|
659 | | choke me |
---|
660 | | #endif |
---|
661 | | |
---|
662 | | int |
---|
663 | | main () |
---|
664 | | { |
---|
665 | | return shl_load (); |
---|
666 | | ; |
---|
667 | | return 0; |
---|
668 | | } |
---|
669 | configure:9883: result: no |
---|
670 | configure:9892: checking for shl_load in -ldld |
---|
671 | configure:9927: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -ldld >&5 |
---|
672 | ld: library not found for -ldld |
---|
673 | collect2: ld returned 1 exit status |
---|
674 | configure:9933: $? = 1 |
---|
675 | configure: failed program was: |
---|
676 | | /* confdefs.h. */ |
---|
677 | | #define PACKAGE_NAME "LLVM" |
---|
678 | | #define PACKAGE_TARNAME "llvm" |
---|
679 | | #define PACKAGE_VERSION "3.4.2" |
---|
680 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
681 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
682 | | #define LLVM_VERSION_MAJOR 3 |
---|
683 | | #define LLVM_VERSION_MINOR 4 |
---|
684 | | #define LLVM_VERSION_PATCH 2 |
---|
685 | | #define LLVM_ON_UNIX 1 |
---|
686 | | #define STDC_HEADERS 1 |
---|
687 | | #define HAVE_SYS_TYPES_H 1 |
---|
688 | | #define HAVE_SYS_STAT_H 1 |
---|
689 | | #define HAVE_STDLIB_H 1 |
---|
690 | | #define HAVE_STRING_H 1 |
---|
691 | | #define HAVE_MEMORY_H 1 |
---|
692 | | #define HAVE_STRINGS_H 1 |
---|
693 | | #define HAVE_INTTYPES_H 1 |
---|
694 | | #define HAVE_STDINT_H 1 |
---|
695 | | #define HAVE_UNISTD_H 1 |
---|
696 | | #define LLVM_ENABLE_THREADS 1 |
---|
697 | | #define LLVM_ENABLE_ZLIB 1 |
---|
698 | | #define ENABLE_PIC 1 |
---|
699 | | #define ENABLE_TIMESTAMPS 1 |
---|
700 | | #define ENABLE_BACKTRACES 1 |
---|
701 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
702 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
703 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
704 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
705 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
706 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
707 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
708 | | #define CLANG_RESOURCE_DIR "" |
---|
709 | | #define C_INCLUDE_DIRS "" |
---|
710 | | #define GCC_INSTALL_PREFIX "" |
---|
711 | | #define DEFAULT_SYSROOT "" |
---|
712 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
713 | | #define HOST_LINK_VERSION "97.17" |
---|
714 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
715 | | #define HAVE_DIRENT_H 1 |
---|
716 | | #define HAVE_DLFCN_H 1 |
---|
717 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
718 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
719 | | #define LTDL_OBJDIR ".libs/" |
---|
720 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
721 | | /* end confdefs.h. */ |
---|
722 | | |
---|
723 | | /* Override any GCC internal prototype to avoid an error. |
---|
724 | | Use char because int might match the return type of a GCC |
---|
725 | | builtin and then its argument prototype would still apply. */ |
---|
726 | | #ifdef __cplusplus |
---|
727 | | extern "C" |
---|
728 | | #endif |
---|
729 | | char shl_load (); |
---|
730 | | int |
---|
731 | | main () |
---|
732 | | { |
---|
733 | | return shl_load (); |
---|
734 | | ; |
---|
735 | | return 0; |
---|
736 | | } |
---|
737 | configure:9967: result: no |
---|
738 | configure:9977: checking for dlopen in -ldl |
---|
739 | configure:10012: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -ldl >&5 |
---|
740 | configure:10018: $? = 0 |
---|
741 | configure:10025: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
742 | configure:10028: $? = 0 |
---|
743 | configure:10035: test -s conftest |
---|
744 | configure:10038: $? = 0 |
---|
745 | configure:10052: result: yes |
---|
746 | configure:10427: checking for dlerror |
---|
747 | configure:10483: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -ldl >&5 |
---|
748 | configure:10489: $? = 0 |
---|
749 | configure:10496: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
750 | configure:10499: $? = 0 |
---|
751 | configure:10506: test -s conftest |
---|
752 | configure:10509: $? = 0 |
---|
753 | configure:10523: result: yes |
---|
754 | configure:10543: checking for _ prefix in compiled symbols |
---|
755 | configure:10553: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
756 | configure:10556: $? = 0 |
---|
757 | configure:10560: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm |
---|
758 | configure:10563: $? = 0 |
---|
759 | configure:10585: result: yes |
---|
760 | configure:10592: checking whether we have to add an underscore for dlsym |
---|
761 | configure:10669: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -ldl >&5 |
---|
762 | configure: In function 'main': |
---|
763 | configure:10668: warning: incompatible implicit declaration of built-in function 'exit' |
---|
764 | configure:10672: $? = 0 |
---|
765 | configure:10691: result: no |
---|
766 | configure:10705: checking whether deplibs are loaded by dlopen |
---|
767 | configure:10786: result: yes |
---|
768 | configure:10811: checking argz.h usability |
---|
769 | configure:10828: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
770 | conftest.c:82:18: error: argz.h: No such file or directory |
---|
771 | configure:10834: $? = 1 |
---|
772 | configure: failed program was: |
---|
773 | | /* confdefs.h. */ |
---|
774 | | #define PACKAGE_NAME "LLVM" |
---|
775 | | #define PACKAGE_TARNAME "llvm" |
---|
776 | | #define PACKAGE_VERSION "3.4.2" |
---|
777 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
778 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
779 | | #define LLVM_VERSION_MAJOR 3 |
---|
780 | | #define LLVM_VERSION_MINOR 4 |
---|
781 | | #define LLVM_VERSION_PATCH 2 |
---|
782 | | #define LLVM_ON_UNIX 1 |
---|
783 | | #define STDC_HEADERS 1 |
---|
784 | | #define HAVE_SYS_TYPES_H 1 |
---|
785 | | #define HAVE_SYS_STAT_H 1 |
---|
786 | | #define HAVE_STDLIB_H 1 |
---|
787 | | #define HAVE_STRING_H 1 |
---|
788 | | #define HAVE_MEMORY_H 1 |
---|
789 | | #define HAVE_STRINGS_H 1 |
---|
790 | | #define HAVE_INTTYPES_H 1 |
---|
791 | | #define HAVE_STDINT_H 1 |
---|
792 | | #define HAVE_UNISTD_H 1 |
---|
793 | | #define LLVM_ENABLE_THREADS 1 |
---|
794 | | #define LLVM_ENABLE_ZLIB 1 |
---|
795 | | #define ENABLE_PIC 1 |
---|
796 | | #define ENABLE_TIMESTAMPS 1 |
---|
797 | | #define ENABLE_BACKTRACES 1 |
---|
798 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
799 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
800 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
801 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
802 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
803 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
804 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
805 | | #define CLANG_RESOURCE_DIR "" |
---|
806 | | #define C_INCLUDE_DIRS "" |
---|
807 | | #define GCC_INSTALL_PREFIX "" |
---|
808 | | #define DEFAULT_SYSROOT "" |
---|
809 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
810 | | #define HOST_LINK_VERSION "97.17" |
---|
811 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
812 | | #define HAVE_DIRENT_H 1 |
---|
813 | | #define HAVE_DLFCN_H 1 |
---|
814 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
815 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
816 | | #define LTDL_OBJDIR ".libs/" |
---|
817 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
818 | | #define HAVE_LIBDL 1 |
---|
819 | | #define HAVE_DLERROR 1 |
---|
820 | | /* end confdefs.h. */ |
---|
821 | | #include <stdio.h> |
---|
822 | | #if HAVE_SYS_TYPES_H |
---|
823 | | # include <sys/types.h> |
---|
824 | | #endif |
---|
825 | | #if HAVE_SYS_STAT_H |
---|
826 | | # include <sys/stat.h> |
---|
827 | | #endif |
---|
828 | | #if STDC_HEADERS |
---|
829 | | # include <stdlib.h> |
---|
830 | | # include <stddef.h> |
---|
831 | | #else |
---|
832 | | # if HAVE_STDLIB_H |
---|
833 | | # include <stdlib.h> |
---|
834 | | # endif |
---|
835 | | #endif |
---|
836 | | #if HAVE_STRING_H |
---|
837 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
838 | | # include <memory.h> |
---|
839 | | # endif |
---|
840 | | # include <string.h> |
---|
841 | | #endif |
---|
842 | | #if HAVE_STRINGS_H |
---|
843 | | # include <strings.h> |
---|
844 | | #endif |
---|
845 | | #if HAVE_INTTYPES_H |
---|
846 | | # include <inttypes.h> |
---|
847 | | #endif |
---|
848 | | #if HAVE_STDINT_H |
---|
849 | | # include <stdint.h> |
---|
850 | | #endif |
---|
851 | | #if HAVE_UNISTD_H |
---|
852 | | # include <unistd.h> |
---|
853 | | #endif |
---|
854 | | #include <argz.h> |
---|
855 | configure:10865: result: no |
---|
856 | configure:10869: checking argz.h presence |
---|
857 | configure:10884: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c |
---|
858 | conftest.c:49:18: error: argz.h: No such file or directory |
---|
859 | configure:10890: $? = 1 |
---|
860 | configure: failed program was: |
---|
861 | | /* confdefs.h. */ |
---|
862 | | #define PACKAGE_NAME "LLVM" |
---|
863 | | #define PACKAGE_TARNAME "llvm" |
---|
864 | | #define PACKAGE_VERSION "3.4.2" |
---|
865 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
866 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
867 | | #define LLVM_VERSION_MAJOR 3 |
---|
868 | | #define LLVM_VERSION_MINOR 4 |
---|
869 | | #define LLVM_VERSION_PATCH 2 |
---|
870 | | #define LLVM_ON_UNIX 1 |
---|
871 | | #define STDC_HEADERS 1 |
---|
872 | | #define HAVE_SYS_TYPES_H 1 |
---|
873 | | #define HAVE_SYS_STAT_H 1 |
---|
874 | | #define HAVE_STDLIB_H 1 |
---|
875 | | #define HAVE_STRING_H 1 |
---|
876 | | #define HAVE_MEMORY_H 1 |
---|
877 | | #define HAVE_STRINGS_H 1 |
---|
878 | | #define HAVE_INTTYPES_H 1 |
---|
879 | | #define HAVE_STDINT_H 1 |
---|
880 | | #define HAVE_UNISTD_H 1 |
---|
881 | | #define LLVM_ENABLE_THREADS 1 |
---|
882 | | #define LLVM_ENABLE_ZLIB 1 |
---|
883 | | #define ENABLE_PIC 1 |
---|
884 | | #define ENABLE_TIMESTAMPS 1 |
---|
885 | | #define ENABLE_BACKTRACES 1 |
---|
886 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
887 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
888 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
889 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
890 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
891 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
892 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
893 | | #define CLANG_RESOURCE_DIR "" |
---|
894 | | #define C_INCLUDE_DIRS "" |
---|
895 | | #define GCC_INSTALL_PREFIX "" |
---|
896 | | #define DEFAULT_SYSROOT "" |
---|
897 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
898 | | #define HOST_LINK_VERSION "97.17" |
---|
899 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
900 | | #define HAVE_DIRENT_H 1 |
---|
901 | | #define HAVE_DLFCN_H 1 |
---|
902 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
903 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
904 | | #define LTDL_OBJDIR ".libs/" |
---|
905 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
906 | | #define HAVE_LIBDL 1 |
---|
907 | | #define HAVE_DLERROR 1 |
---|
908 | | /* end confdefs.h. */ |
---|
909 | | #include <argz.h> |
---|
910 | configure:10911: result: no |
---|
911 | configure:10944: checking for argz.h |
---|
912 | configure:10952: result: no |
---|
913 | configure:10966: checking for error_t |
---|
914 | configure:10999: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
915 | conftest.c:53: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ac__type_new_' |
---|
916 | conftest.c: In function 'main': |
---|
917 | conftest.c:57: error: 'ac__type_new_' undeclared (first use in this function) |
---|
918 | conftest.c:57: error: (Each undeclared identifier is reported only once |
---|
919 | conftest.c:57: error: for each function it appears in.) |
---|
920 | conftest.c:57: error: expected expression before ')' token |
---|
921 | configure:11005: $? = 1 |
---|
922 | configure: failed program was: |
---|
923 | | /* confdefs.h. */ |
---|
924 | | #define PACKAGE_NAME "LLVM" |
---|
925 | | #define PACKAGE_TARNAME "llvm" |
---|
926 | | #define PACKAGE_VERSION "3.4.2" |
---|
927 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
928 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
929 | | #define LLVM_VERSION_MAJOR 3 |
---|
930 | | #define LLVM_VERSION_MINOR 4 |
---|
931 | | #define LLVM_VERSION_PATCH 2 |
---|
932 | | #define LLVM_ON_UNIX 1 |
---|
933 | | #define STDC_HEADERS 1 |
---|
934 | | #define HAVE_SYS_TYPES_H 1 |
---|
935 | | #define HAVE_SYS_STAT_H 1 |
---|
936 | | #define HAVE_STDLIB_H 1 |
---|
937 | | #define HAVE_STRING_H 1 |
---|
938 | | #define HAVE_MEMORY_H 1 |
---|
939 | | #define HAVE_STRINGS_H 1 |
---|
940 | | #define HAVE_INTTYPES_H 1 |
---|
941 | | #define HAVE_STDINT_H 1 |
---|
942 | | #define HAVE_UNISTD_H 1 |
---|
943 | | #define LLVM_ENABLE_THREADS 1 |
---|
944 | | #define LLVM_ENABLE_ZLIB 1 |
---|
945 | | #define ENABLE_PIC 1 |
---|
946 | | #define ENABLE_TIMESTAMPS 1 |
---|
947 | | #define ENABLE_BACKTRACES 1 |
---|
948 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
949 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
950 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
951 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
952 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
953 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
954 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
955 | | #define CLANG_RESOURCE_DIR "" |
---|
956 | | #define C_INCLUDE_DIRS "" |
---|
957 | | #define GCC_INSTALL_PREFIX "" |
---|
958 | | #define DEFAULT_SYSROOT "" |
---|
959 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
960 | | #define HOST_LINK_VERSION "97.17" |
---|
961 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
962 | | #define HAVE_DIRENT_H 1 |
---|
963 | | #define HAVE_DLFCN_H 1 |
---|
964 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
965 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
966 | | #define LTDL_OBJDIR ".libs/" |
---|
967 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
968 | | #define HAVE_LIBDL 1 |
---|
969 | | #define HAVE_DLERROR 1 |
---|
970 | | /* end confdefs.h. */ |
---|
971 | | #if HAVE_ARGZ_H |
---|
972 | | # include <argz.h> |
---|
973 | | #endif |
---|
974 | | |
---|
975 | | typedef error_t ac__type_new_; |
---|
976 | | int |
---|
977 | | main () |
---|
978 | | { |
---|
979 | | if ((ac__type_new_ *) 0) |
---|
980 | | return 0; |
---|
981 | | if (sizeof (ac__type_new_)) |
---|
982 | | return 0; |
---|
983 | | ; |
---|
984 | | return 0; |
---|
985 | | } |
---|
986 | configure:11037: result: no |
---|
987 | configure:11063: checking for argz_append |
---|
988 | configure:11119: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c >&5 |
---|
989 | Undefined symbols: |
---|
990 | "_argz_append", referenced from: |
---|
991 | _main in cceHyvlb.o |
---|
992 | ld: symbol(s) not found |
---|
993 | collect2: ld returned 1 exit status |
---|
994 | configure:11125: $? = 1 |
---|
995 | configure: failed program was: |
---|
996 | | /* confdefs.h. */ |
---|
997 | | #define PACKAGE_NAME "LLVM" |
---|
998 | | #define PACKAGE_TARNAME "llvm" |
---|
999 | | #define PACKAGE_VERSION "3.4.2" |
---|
1000 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
1001 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
1002 | | #define LLVM_VERSION_MAJOR 3 |
---|
1003 | | #define LLVM_VERSION_MINOR 4 |
---|
1004 | | #define LLVM_VERSION_PATCH 2 |
---|
1005 | | #define LLVM_ON_UNIX 1 |
---|
1006 | | #define STDC_HEADERS 1 |
---|
1007 | | #define HAVE_SYS_TYPES_H 1 |
---|
1008 | | #define HAVE_SYS_STAT_H 1 |
---|
1009 | | #define HAVE_STDLIB_H 1 |
---|
1010 | | #define HAVE_STRING_H 1 |
---|
1011 | | #define HAVE_MEMORY_H 1 |
---|
1012 | | #define HAVE_STRINGS_H 1 |
---|
1013 | | #define HAVE_INTTYPES_H 1 |
---|
1014 | | #define HAVE_STDINT_H 1 |
---|
1015 | | #define HAVE_UNISTD_H 1 |
---|
1016 | | #define LLVM_ENABLE_THREADS 1 |
---|
1017 | | #define LLVM_ENABLE_ZLIB 1 |
---|
1018 | | #define ENABLE_PIC 1 |
---|
1019 | | #define ENABLE_TIMESTAMPS 1 |
---|
1020 | | #define ENABLE_BACKTRACES 1 |
---|
1021 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
1022 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
1023 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
1024 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
1025 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
1026 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
1027 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
1028 | | #define CLANG_RESOURCE_DIR "" |
---|
1029 | | #define C_INCLUDE_DIRS "" |
---|
1030 | | #define GCC_INSTALL_PREFIX "" |
---|
1031 | | #define DEFAULT_SYSROOT "" |
---|
1032 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
1033 | | #define HOST_LINK_VERSION "97.17" |
---|
1034 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
1035 | | #define HAVE_DIRENT_H 1 |
---|
1036 | | #define HAVE_DLFCN_H 1 |
---|
1037 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
1038 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
1039 | | #define LTDL_OBJDIR ".libs/" |
---|
1040 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
1041 | | #define HAVE_LIBDL 1 |
---|
1042 | | #define HAVE_DLERROR 1 |
---|
1043 | | #define error_t int |
---|
1044 | | /* end confdefs.h. */ |
---|
1045 | | /* Define argz_append to an innocuous variant, in case <limits.h> declares argz_append. |
---|
1046 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1047 | | #define argz_append innocuous_argz_append |
---|
1048 | | |
---|
1049 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1050 | | which can conflict with char argz_append (); below. |
---|
1051 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1052 | | <limits.h> exists even on freestanding compilers. */ |
---|
1053 | | |
---|
1054 | | #ifdef __STDC__ |
---|
1055 | | # include <limits.h> |
---|
1056 | | #else |
---|
1057 | | # include <assert.h> |
---|
1058 | | #endif |
---|
1059 | | |
---|
1060 | | #undef argz_append |
---|
1061 | | |
---|
1062 | | /* Override any GCC internal prototype to avoid an error. |
---|
1063 | | Use char because int might match the return type of a GCC |
---|
1064 | | builtin and then its argument prototype would still apply. */ |
---|
1065 | | #ifdef __cplusplus |
---|
1066 | | extern "C" |
---|
1067 | | #endif |
---|
1068 | | char argz_append (); |
---|
1069 | | /* The GNU C library defines this for functions which it implements |
---|
1070 | | to always fail with ENOSYS. Some functions are actually named |
---|
1071 | | something starting with __ and the normal name is an alias. */ |
---|
1072 | | #if defined __stub_argz_append || defined __stub___argz_append |
---|
1073 | | choke me |
---|
1074 | | #endif |
---|
1075 | | |
---|
1076 | | int |
---|
1077 | | main () |
---|
1078 | | { |
---|
1079 | | return argz_append (); |
---|
1080 | | ; |
---|
1081 | | return 0; |
---|
1082 | | } |
---|
1083 | configure:11159: result: no |
---|
1084 | configure:11063: checking for argz_create_sep |
---|
1085 | configure:11119: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c >&5 |
---|
1086 | Undefined symbols: |
---|
1087 | "_argz_create_sep", referenced from: |
---|
1088 | _main in ccCD3cwN.o |
---|
1089 | ld: symbol(s) not found |
---|
1090 | collect2: ld returned 1 exit status |
---|
1091 | configure:11125: $? = 1 |
---|
1092 | configure: failed program was: |
---|
1093 | | /* confdefs.h. */ |
---|
1094 | | #define PACKAGE_NAME "LLVM" |
---|
1095 | | #define PACKAGE_TARNAME "llvm" |
---|
1096 | | #define PACKAGE_VERSION "3.4.2" |
---|
1097 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
1098 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
1099 | | #define LLVM_VERSION_MAJOR 3 |
---|
1100 | | #define LLVM_VERSION_MINOR 4 |
---|
1101 | | #define LLVM_VERSION_PATCH 2 |
---|
1102 | | #define LLVM_ON_UNIX 1 |
---|
1103 | | #define STDC_HEADERS 1 |
---|
1104 | | #define HAVE_SYS_TYPES_H 1 |
---|
1105 | | #define HAVE_SYS_STAT_H 1 |
---|
1106 | | #define HAVE_STDLIB_H 1 |
---|
1107 | | #define HAVE_STRING_H 1 |
---|
1108 | | #define HAVE_MEMORY_H 1 |
---|
1109 | | #define HAVE_STRINGS_H 1 |
---|
1110 | | #define HAVE_INTTYPES_H 1 |
---|
1111 | | #define HAVE_STDINT_H 1 |
---|
1112 | | #define HAVE_UNISTD_H 1 |
---|
1113 | | #define LLVM_ENABLE_THREADS 1 |
---|
1114 | | #define LLVM_ENABLE_ZLIB 1 |
---|
1115 | | #define ENABLE_PIC 1 |
---|
1116 | | #define ENABLE_TIMESTAMPS 1 |
---|
1117 | | #define ENABLE_BACKTRACES 1 |
---|
1118 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
1119 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
1120 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
1121 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
1122 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
1123 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
1124 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
1125 | | #define CLANG_RESOURCE_DIR "" |
---|
1126 | | #define C_INCLUDE_DIRS "" |
---|
1127 | | #define GCC_INSTALL_PREFIX "" |
---|
1128 | | #define DEFAULT_SYSROOT "" |
---|
1129 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
1130 | | #define HOST_LINK_VERSION "97.17" |
---|
1131 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
1132 | | #define HAVE_DIRENT_H 1 |
---|
1133 | | #define HAVE_DLFCN_H 1 |
---|
1134 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
1135 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
1136 | | #define LTDL_OBJDIR ".libs/" |
---|
1137 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
1138 | | #define HAVE_LIBDL 1 |
---|
1139 | | #define HAVE_DLERROR 1 |
---|
1140 | | #define error_t int |
---|
1141 | | /* end confdefs.h. */ |
---|
1142 | | /* Define argz_create_sep to an innocuous variant, in case <limits.h> declares argz_create_sep. |
---|
1143 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1144 | | #define argz_create_sep innocuous_argz_create_sep |
---|
1145 | | |
---|
1146 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1147 | | which can conflict with char argz_create_sep (); below. |
---|
1148 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1149 | | <limits.h> exists even on freestanding compilers. */ |
---|
1150 | | |
---|
1151 | | #ifdef __STDC__ |
---|
1152 | | # include <limits.h> |
---|
1153 | | #else |
---|
1154 | | # include <assert.h> |
---|
1155 | | #endif |
---|
1156 | | |
---|
1157 | | #undef argz_create_sep |
---|
1158 | | |
---|
1159 | | /* Override any GCC internal prototype to avoid an error. |
---|
1160 | | Use char because int might match the return type of a GCC |
---|
1161 | | builtin and then its argument prototype would still apply. */ |
---|
1162 | | #ifdef __cplusplus |
---|
1163 | | extern "C" |
---|
1164 | | #endif |
---|
1165 | | char argz_create_sep (); |
---|
1166 | | /* The GNU C library defines this for functions which it implements |
---|
1167 | | to always fail with ENOSYS. Some functions are actually named |
---|
1168 | | something starting with __ and the normal name is an alias. */ |
---|
1169 | | #if defined __stub_argz_create_sep || defined __stub___argz_create_sep |
---|
1170 | | choke me |
---|
1171 | | #endif |
---|
1172 | | |
---|
1173 | | int |
---|
1174 | | main () |
---|
1175 | | { |
---|
1176 | | return argz_create_sep (); |
---|
1177 | | ; |
---|
1178 | | return 0; |
---|
1179 | | } |
---|
1180 | configure:11159: result: no |
---|
1181 | configure:11063: checking for argz_insert |
---|
1182 | configure:11119: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c >&5 |
---|
1183 | Undefined symbols: |
---|
1184 | "_argz_insert", referenced from: |
---|
1185 | _main in ccffOatG.o |
---|
1186 | ld: symbol(s) not found |
---|
1187 | collect2: ld returned 1 exit status |
---|
1188 | configure:11125: $? = 1 |
---|
1189 | configure: failed program was: |
---|
1190 | | /* confdefs.h. */ |
---|
1191 | | #define PACKAGE_NAME "LLVM" |
---|
1192 | | #define PACKAGE_TARNAME "llvm" |
---|
1193 | | #define PACKAGE_VERSION "3.4.2" |
---|
1194 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
1195 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
1196 | | #define LLVM_VERSION_MAJOR 3 |
---|
1197 | | #define LLVM_VERSION_MINOR 4 |
---|
1198 | | #define LLVM_VERSION_PATCH 2 |
---|
1199 | | #define LLVM_ON_UNIX 1 |
---|
1200 | | #define STDC_HEADERS 1 |
---|
1201 | | #define HAVE_SYS_TYPES_H 1 |
---|
1202 | | #define HAVE_SYS_STAT_H 1 |
---|
1203 | | #define HAVE_STDLIB_H 1 |
---|
1204 | | #define HAVE_STRING_H 1 |
---|
1205 | | #define HAVE_MEMORY_H 1 |
---|
1206 | | #define HAVE_STRINGS_H 1 |
---|
1207 | | #define HAVE_INTTYPES_H 1 |
---|
1208 | | #define HAVE_STDINT_H 1 |
---|
1209 | | #define HAVE_UNISTD_H 1 |
---|
1210 | | #define LLVM_ENABLE_THREADS 1 |
---|
1211 | | #define LLVM_ENABLE_ZLIB 1 |
---|
1212 | | #define ENABLE_PIC 1 |
---|
1213 | | #define ENABLE_TIMESTAMPS 1 |
---|
1214 | | #define ENABLE_BACKTRACES 1 |
---|
1215 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
1216 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
1217 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
1218 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
1219 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
1220 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
1221 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
1222 | | #define CLANG_RESOURCE_DIR "" |
---|
1223 | | #define C_INCLUDE_DIRS "" |
---|
1224 | | #define GCC_INSTALL_PREFIX "" |
---|
1225 | | #define DEFAULT_SYSROOT "" |
---|
1226 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
1227 | | #define HOST_LINK_VERSION "97.17" |
---|
1228 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
1229 | | #define HAVE_DIRENT_H 1 |
---|
1230 | | #define HAVE_DLFCN_H 1 |
---|
1231 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
1232 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
1233 | | #define LTDL_OBJDIR ".libs/" |
---|
1234 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
1235 | | #define HAVE_LIBDL 1 |
---|
1236 | | #define HAVE_DLERROR 1 |
---|
1237 | | #define error_t int |
---|
1238 | | /* end confdefs.h. */ |
---|
1239 | | /* Define argz_insert to an innocuous variant, in case <limits.h> declares argz_insert. |
---|
1240 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1241 | | #define argz_insert innocuous_argz_insert |
---|
1242 | | |
---|
1243 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1244 | | which can conflict with char argz_insert (); below. |
---|
1245 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1246 | | <limits.h> exists even on freestanding compilers. */ |
---|
1247 | | |
---|
1248 | | #ifdef __STDC__ |
---|
1249 | | # include <limits.h> |
---|
1250 | | #else |
---|
1251 | | # include <assert.h> |
---|
1252 | | #endif |
---|
1253 | | |
---|
1254 | | #undef argz_insert |
---|
1255 | | |
---|
1256 | | /* Override any GCC internal prototype to avoid an error. |
---|
1257 | | Use char because int might match the return type of a GCC |
---|
1258 | | builtin and then its argument prototype would still apply. */ |
---|
1259 | | #ifdef __cplusplus |
---|
1260 | | extern "C" |
---|
1261 | | #endif |
---|
1262 | | char argz_insert (); |
---|
1263 | | /* The GNU C library defines this for functions which it implements |
---|
1264 | | to always fail with ENOSYS. Some functions are actually named |
---|
1265 | | something starting with __ and the normal name is an alias. */ |
---|
1266 | | #if defined __stub_argz_insert || defined __stub___argz_insert |
---|
1267 | | choke me |
---|
1268 | | #endif |
---|
1269 | | |
---|
1270 | | int |
---|
1271 | | main () |
---|
1272 | | { |
---|
1273 | | return argz_insert (); |
---|
1274 | | ; |
---|
1275 | | return 0; |
---|
1276 | | } |
---|
1277 | configure:11159: result: no |
---|
1278 | configure:11063: checking for argz_next |
---|
1279 | configure:11119: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c >&5 |
---|
1280 | Undefined symbols: |
---|
1281 | "_argz_next", referenced from: |
---|
1282 | _main in ccMNr0cL.o |
---|
1283 | ld: symbol(s) not found |
---|
1284 | collect2: ld returned 1 exit status |
---|
1285 | configure:11125: $? = 1 |
---|
1286 | configure: failed program was: |
---|
1287 | | /* confdefs.h. */ |
---|
1288 | | #define PACKAGE_NAME "LLVM" |
---|
1289 | | #define PACKAGE_TARNAME "llvm" |
---|
1290 | | #define PACKAGE_VERSION "3.4.2" |
---|
1291 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
1292 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
1293 | | #define LLVM_VERSION_MAJOR 3 |
---|
1294 | | #define LLVM_VERSION_MINOR 4 |
---|
1295 | | #define LLVM_VERSION_PATCH 2 |
---|
1296 | | #define LLVM_ON_UNIX 1 |
---|
1297 | | #define STDC_HEADERS 1 |
---|
1298 | | #define HAVE_SYS_TYPES_H 1 |
---|
1299 | | #define HAVE_SYS_STAT_H 1 |
---|
1300 | | #define HAVE_STDLIB_H 1 |
---|
1301 | | #define HAVE_STRING_H 1 |
---|
1302 | | #define HAVE_MEMORY_H 1 |
---|
1303 | | #define HAVE_STRINGS_H 1 |
---|
1304 | | #define HAVE_INTTYPES_H 1 |
---|
1305 | | #define HAVE_STDINT_H 1 |
---|
1306 | | #define HAVE_UNISTD_H 1 |
---|
1307 | | #define LLVM_ENABLE_THREADS 1 |
---|
1308 | | #define LLVM_ENABLE_ZLIB 1 |
---|
1309 | | #define ENABLE_PIC 1 |
---|
1310 | | #define ENABLE_TIMESTAMPS 1 |
---|
1311 | | #define ENABLE_BACKTRACES 1 |
---|
1312 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
1313 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
1314 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
1315 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
1316 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
1317 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
1318 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
1319 | | #define CLANG_RESOURCE_DIR "" |
---|
1320 | | #define C_INCLUDE_DIRS "" |
---|
1321 | | #define GCC_INSTALL_PREFIX "" |
---|
1322 | | #define DEFAULT_SYSROOT "" |
---|
1323 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
1324 | | #define HOST_LINK_VERSION "97.17" |
---|
1325 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
1326 | | #define HAVE_DIRENT_H 1 |
---|
1327 | | #define HAVE_DLFCN_H 1 |
---|
1328 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
1329 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
1330 | | #define LTDL_OBJDIR ".libs/" |
---|
1331 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
1332 | | #define HAVE_LIBDL 1 |
---|
1333 | | #define HAVE_DLERROR 1 |
---|
1334 | | #define error_t int |
---|
1335 | | /* end confdefs.h. */ |
---|
1336 | | /* Define argz_next to an innocuous variant, in case <limits.h> declares argz_next. |
---|
1337 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1338 | | #define argz_next innocuous_argz_next |
---|
1339 | | |
---|
1340 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1341 | | which can conflict with char argz_next (); below. |
---|
1342 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1343 | | <limits.h> exists even on freestanding compilers. */ |
---|
1344 | | |
---|
1345 | | #ifdef __STDC__ |
---|
1346 | | # include <limits.h> |
---|
1347 | | #else |
---|
1348 | | # include <assert.h> |
---|
1349 | | #endif |
---|
1350 | | |
---|
1351 | | #undef argz_next |
---|
1352 | | |
---|
1353 | | /* Override any GCC internal prototype to avoid an error. |
---|
1354 | | Use char because int might match the return type of a GCC |
---|
1355 | | builtin and then its argument prototype would still apply. */ |
---|
1356 | | #ifdef __cplusplus |
---|
1357 | | extern "C" |
---|
1358 | | #endif |
---|
1359 | | char argz_next (); |
---|
1360 | | /* The GNU C library defines this for functions which it implements |
---|
1361 | | to always fail with ENOSYS. Some functions are actually named |
---|
1362 | | something starting with __ and the normal name is an alias. */ |
---|
1363 | | #if defined __stub_argz_next || defined __stub___argz_next |
---|
1364 | | choke me |
---|
1365 | | #endif |
---|
1366 | | |
---|
1367 | | int |
---|
1368 | | main () |
---|
1369 | | { |
---|
1370 | | return argz_next (); |
---|
1371 | | ; |
---|
1372 | | return 0; |
---|
1373 | | } |
---|
1374 | configure:11159: result: no |
---|
1375 | configure:11063: checking for argz_stringify |
---|
1376 | configure:11119: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c >&5 |
---|
1377 | Undefined symbols: |
---|
1378 | "_argz_stringify", referenced from: |
---|
1379 | _main in ccOhCJgT.o |
---|
1380 | ld: symbol(s) not found |
---|
1381 | collect2: ld returned 1 exit status |
---|
1382 | configure:11125: $? = 1 |
---|
1383 | configure: failed program was: |
---|
1384 | | /* confdefs.h. */ |
---|
1385 | | #define PACKAGE_NAME "LLVM" |
---|
1386 | | #define PACKAGE_TARNAME "llvm" |
---|
1387 | | #define PACKAGE_VERSION "3.4.2" |
---|
1388 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
1389 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
1390 | | #define LLVM_VERSION_MAJOR 3 |
---|
1391 | | #define LLVM_VERSION_MINOR 4 |
---|
1392 | | #define LLVM_VERSION_PATCH 2 |
---|
1393 | | #define LLVM_ON_UNIX 1 |
---|
1394 | | #define STDC_HEADERS 1 |
---|
1395 | | #define HAVE_SYS_TYPES_H 1 |
---|
1396 | | #define HAVE_SYS_STAT_H 1 |
---|
1397 | | #define HAVE_STDLIB_H 1 |
---|
1398 | | #define HAVE_STRING_H 1 |
---|
1399 | | #define HAVE_MEMORY_H 1 |
---|
1400 | | #define HAVE_STRINGS_H 1 |
---|
1401 | | #define HAVE_INTTYPES_H 1 |
---|
1402 | | #define HAVE_STDINT_H 1 |
---|
1403 | | #define HAVE_UNISTD_H 1 |
---|
1404 | | #define LLVM_ENABLE_THREADS 1 |
---|
1405 | | #define LLVM_ENABLE_ZLIB 1 |
---|
1406 | | #define ENABLE_PIC 1 |
---|
1407 | | #define ENABLE_TIMESTAMPS 1 |
---|
1408 | | #define ENABLE_BACKTRACES 1 |
---|
1409 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
1410 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
1411 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
1412 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
1413 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
1414 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
1415 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
1416 | | #define CLANG_RESOURCE_DIR "" |
---|
1417 | | #define C_INCLUDE_DIRS "" |
---|
1418 | | #define GCC_INSTALL_PREFIX "" |
---|
1419 | | #define DEFAULT_SYSROOT "" |
---|
1420 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
1421 | | #define HOST_LINK_VERSION "97.17" |
---|
1422 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
1423 | | #define HAVE_DIRENT_H 1 |
---|
1424 | | #define HAVE_DLFCN_H 1 |
---|
1425 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
1426 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
1427 | | #define LTDL_OBJDIR ".libs/" |
---|
1428 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
1429 | | #define HAVE_LIBDL 1 |
---|
1430 | | #define HAVE_DLERROR 1 |
---|
1431 | | #define error_t int |
---|
1432 | | /* end confdefs.h. */ |
---|
1433 | | /* Define argz_stringify to an innocuous variant, in case <limits.h> declares argz_stringify. |
---|
1434 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1435 | | #define argz_stringify innocuous_argz_stringify |
---|
1436 | | |
---|
1437 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1438 | | which can conflict with char argz_stringify (); below. |
---|
1439 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1440 | | <limits.h> exists even on freestanding compilers. */ |
---|
1441 | | |
---|
1442 | | #ifdef __STDC__ |
---|
1443 | | # include <limits.h> |
---|
1444 | | #else |
---|
1445 | | # include <assert.h> |
---|
1446 | | #endif |
---|
1447 | | |
---|
1448 | | #undef argz_stringify |
---|
1449 | | |
---|
1450 | | /* Override any GCC internal prototype to avoid an error. |
---|
1451 | | Use char because int might match the return type of a GCC |
---|
1452 | | builtin and then its argument prototype would still apply. */ |
---|
1453 | | #ifdef __cplusplus |
---|
1454 | | extern "C" |
---|
1455 | | #endif |
---|
1456 | | char argz_stringify (); |
---|
1457 | | /* The GNU C library defines this for functions which it implements |
---|
1458 | | to always fail with ENOSYS. Some functions are actually named |
---|
1459 | | something starting with __ and the normal name is an alias. */ |
---|
1460 | | #if defined __stub_argz_stringify || defined __stub___argz_stringify |
---|
1461 | | choke me |
---|
1462 | | #endif |
---|
1463 | | |
---|
1464 | | int |
---|
1465 | | main () |
---|
1466 | | { |
---|
1467 | | return argz_stringify (); |
---|
1468 | | ; |
---|
1469 | | return 0; |
---|
1470 | | } |
---|
1471 | configure:11159: result: no |
---|
1472 | configure:11205: checking errno.h usability |
---|
1473 | configure:11222: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
1474 | configure:11228: $? = 0 |
---|
1475 | configure:11235: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1476 | configure:11238: $? = 0 |
---|
1477 | configure:11245: test -s conftest.o |
---|
1478 | configure:11248: $? = 0 |
---|
1479 | configure:11259: result: yes |
---|
1480 | configure:11263: checking errno.h presence |
---|
1481 | configure:11278: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c |
---|
1482 | configure:11284: $? = 0 |
---|
1483 | configure:11305: result: yes |
---|
1484 | configure:11338: checking for errno.h |
---|
1485 | configure:11346: result: yes |
---|
1486 | configure:11205: checking malloc.h usability |
---|
1487 | configure:11222: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
1488 | conftest.c:84:20: error: malloc.h: No such file or directory |
---|
1489 | configure:11228: $? = 1 |
---|
1490 | configure: failed program was: |
---|
1491 | | /* confdefs.h. */ |
---|
1492 | | #define PACKAGE_NAME "LLVM" |
---|
1493 | | #define PACKAGE_TARNAME "llvm" |
---|
1494 | | #define PACKAGE_VERSION "3.4.2" |
---|
1495 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
1496 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
1497 | | #define LLVM_VERSION_MAJOR 3 |
---|
1498 | | #define LLVM_VERSION_MINOR 4 |
---|
1499 | | #define LLVM_VERSION_PATCH 2 |
---|
1500 | | #define LLVM_ON_UNIX 1 |
---|
1501 | | #define STDC_HEADERS 1 |
---|
1502 | | #define HAVE_SYS_TYPES_H 1 |
---|
1503 | | #define HAVE_SYS_STAT_H 1 |
---|
1504 | | #define HAVE_STDLIB_H 1 |
---|
1505 | | #define HAVE_STRING_H 1 |
---|
1506 | | #define HAVE_MEMORY_H 1 |
---|
1507 | | #define HAVE_STRINGS_H 1 |
---|
1508 | | #define HAVE_INTTYPES_H 1 |
---|
1509 | | #define HAVE_STDINT_H 1 |
---|
1510 | | #define HAVE_UNISTD_H 1 |
---|
1511 | | #define LLVM_ENABLE_THREADS 1 |
---|
1512 | | #define LLVM_ENABLE_ZLIB 1 |
---|
1513 | | #define ENABLE_PIC 1 |
---|
1514 | | #define ENABLE_TIMESTAMPS 1 |
---|
1515 | | #define ENABLE_BACKTRACES 1 |
---|
1516 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
1517 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
1518 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
1519 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
1520 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
1521 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
1522 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
1523 | | #define CLANG_RESOURCE_DIR "" |
---|
1524 | | #define C_INCLUDE_DIRS "" |
---|
1525 | | #define GCC_INSTALL_PREFIX "" |
---|
1526 | | #define DEFAULT_SYSROOT "" |
---|
1527 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
1528 | | #define HOST_LINK_VERSION "97.17" |
---|
1529 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
1530 | | #define HAVE_DIRENT_H 1 |
---|
1531 | | #define HAVE_DLFCN_H 1 |
---|
1532 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
1533 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
1534 | | #define LTDL_OBJDIR ".libs/" |
---|
1535 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
1536 | | #define HAVE_LIBDL 1 |
---|
1537 | | #define HAVE_DLERROR 1 |
---|
1538 | | #define error_t int |
---|
1539 | | #define HAVE_ERRNO_H 1 |
---|
1540 | | /* end confdefs.h. */ |
---|
1541 | | #include <stdio.h> |
---|
1542 | | #if HAVE_SYS_TYPES_H |
---|
1543 | | # include <sys/types.h> |
---|
1544 | | #endif |
---|
1545 | | #if HAVE_SYS_STAT_H |
---|
1546 | | # include <sys/stat.h> |
---|
1547 | | #endif |
---|
1548 | | #if STDC_HEADERS |
---|
1549 | | # include <stdlib.h> |
---|
1550 | | # include <stddef.h> |
---|
1551 | | #else |
---|
1552 | | # if HAVE_STDLIB_H |
---|
1553 | | # include <stdlib.h> |
---|
1554 | | # endif |
---|
1555 | | #endif |
---|
1556 | | #if HAVE_STRING_H |
---|
1557 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
1558 | | # include <memory.h> |
---|
1559 | | # endif |
---|
1560 | | # include <string.h> |
---|
1561 | | #endif |
---|
1562 | | #if HAVE_STRINGS_H |
---|
1563 | | # include <strings.h> |
---|
1564 | | #endif |
---|
1565 | | #if HAVE_INTTYPES_H |
---|
1566 | | # include <inttypes.h> |
---|
1567 | | #endif |
---|
1568 | | #if HAVE_STDINT_H |
---|
1569 | | # include <stdint.h> |
---|
1570 | | #endif |
---|
1571 | | #if HAVE_UNISTD_H |
---|
1572 | | # include <unistd.h> |
---|
1573 | | #endif |
---|
1574 | | #include <malloc.h> |
---|
1575 | configure:11259: result: no |
---|
1576 | configure:11263: checking malloc.h presence |
---|
1577 | configure:11278: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c |
---|
1578 | conftest.c:51:20: error: malloc.h: No such file or directory |
---|
1579 | configure:11284: $? = 1 |
---|
1580 | configure: failed program was: |
---|
1581 | | /* confdefs.h. */ |
---|
1582 | | #define PACKAGE_NAME "LLVM" |
---|
1583 | | #define PACKAGE_TARNAME "llvm" |
---|
1584 | | #define PACKAGE_VERSION "3.4.2" |
---|
1585 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
1586 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
1587 | | #define LLVM_VERSION_MAJOR 3 |
---|
1588 | | #define LLVM_VERSION_MINOR 4 |
---|
1589 | | #define LLVM_VERSION_PATCH 2 |
---|
1590 | | #define LLVM_ON_UNIX 1 |
---|
1591 | | #define STDC_HEADERS 1 |
---|
1592 | | #define HAVE_SYS_TYPES_H 1 |
---|
1593 | | #define HAVE_SYS_STAT_H 1 |
---|
1594 | | #define HAVE_STDLIB_H 1 |
---|
1595 | | #define HAVE_STRING_H 1 |
---|
1596 | | #define HAVE_MEMORY_H 1 |
---|
1597 | | #define HAVE_STRINGS_H 1 |
---|
1598 | | #define HAVE_INTTYPES_H 1 |
---|
1599 | | #define HAVE_STDINT_H 1 |
---|
1600 | | #define HAVE_UNISTD_H 1 |
---|
1601 | | #define LLVM_ENABLE_THREADS 1 |
---|
1602 | | #define LLVM_ENABLE_ZLIB 1 |
---|
1603 | | #define ENABLE_PIC 1 |
---|
1604 | | #define ENABLE_TIMESTAMPS 1 |
---|
1605 | | #define ENABLE_BACKTRACES 1 |
---|
1606 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
1607 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
1608 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
1609 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
1610 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
1611 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
1612 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
1613 | | #define CLANG_RESOURCE_DIR "" |
---|
1614 | | #define C_INCLUDE_DIRS "" |
---|
1615 | | #define GCC_INSTALL_PREFIX "" |
---|
1616 | | #define DEFAULT_SYSROOT "" |
---|
1617 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
1618 | | #define HOST_LINK_VERSION "97.17" |
---|
1619 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
1620 | | #define HAVE_DIRENT_H 1 |
---|
1621 | | #define HAVE_DLFCN_H 1 |
---|
1622 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
1623 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
1624 | | #define LTDL_OBJDIR ".libs/" |
---|
1625 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
1626 | | #define HAVE_LIBDL 1 |
---|
1627 | | #define HAVE_DLERROR 1 |
---|
1628 | | #define error_t int |
---|
1629 | | #define HAVE_ERRNO_H 1 |
---|
1630 | | /* end confdefs.h. */ |
---|
1631 | | #include <malloc.h> |
---|
1632 | configure:11305: result: no |
---|
1633 | configure:11338: checking for malloc.h |
---|
1634 | configure:11346: result: no |
---|
1635 | configure:11195: checking for memory.h |
---|
1636 | configure:11201: result: yes |
---|
1637 | configure:11195: checking for unistd.h |
---|
1638 | configure:11201: result: yes |
---|
1639 | configure:11374: checking mach-o/dyld.h usability |
---|
1640 | configure:11391: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
1641 | configure:11397: $? = 0 |
---|
1642 | configure:11404: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1643 | configure:11407: $? = 0 |
---|
1644 | configure:11414: test -s conftest.o |
---|
1645 | configure:11417: $? = 0 |
---|
1646 | configure:11428: result: yes |
---|
1647 | configure:11432: checking mach-o/dyld.h presence |
---|
1648 | configure:11447: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c |
---|
1649 | configure:11453: $? = 0 |
---|
1650 | configure:11474: result: yes |
---|
1651 | configure:11507: checking for mach-o/dyld.h |
---|
1652 | configure:11515: result: yes |
---|
1653 | configure:11535: checking for closedir |
---|
1654 | configure:11591: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c >&5 |
---|
1655 | configure:11597: $? = 0 |
---|
1656 | configure:11604: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1657 | configure:11607: $? = 0 |
---|
1658 | configure:11614: test -s conftest |
---|
1659 | configure:11617: $? = 0 |
---|
1660 | configure:11631: result: yes |
---|
1661 | configure:11535: checking for opendir |
---|
1662 | configure:11591: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c >&5 |
---|
1663 | configure:11597: $? = 0 |
---|
1664 | configure:11604: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1665 | configure:11607: $? = 0 |
---|
1666 | configure:11614: test -s conftest |
---|
1667 | configure:11617: $? = 0 |
---|
1668 | configure:11631: result: yes |
---|
1669 | configure:11535: checking for readdir |
---|
1670 | configure:11591: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c >&5 |
---|
1671 | configure:11597: $? = 0 |
---|
1672 | configure:11604: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1673 | configure:11607: $? = 0 |
---|
1674 | configure:11614: test -s conftest |
---|
1675 | configure:11617: $? = 0 |
---|
1676 | configure:11631: result: yes |
---|
1677 | configure:11643: checking tool compatibility |
---|
1678 | configure:11693: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
1679 | configure:11699: $? = 0 |
---|
1680 | configure:11706: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1681 | configure:11709: $? = 0 |
---|
1682 | configure:11716: test -s conftest.o |
---|
1683 | configure:11719: $? = 0 |
---|
1684 | configure:11741: result: ok |
---|
1685 | configure:11744: checking optional compiler flags |
---|
1686 | configure:11765: result: -Wno-variadic-macros -Wno-missing-field-initializers |
---|
1687 | configure:11769: checking for sin in -lm |
---|
1688 | configure:11804: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lm >&5 |
---|
1689 | conftest.c:64: warning: conflicting types for built-in function 'sin' |
---|
1690 | configure:11810: $? = 0 |
---|
1691 | configure:11817: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1692 | configure:11820: $? = 0 |
---|
1693 | configure:11827: test -s conftest |
---|
1694 | configure:11830: $? = 0 |
---|
1695 | configure:11844: result: yes |
---|
1696 | configure:12101: checking for library containing dlopen |
---|
1697 | configure:12142: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lm >&5 |
---|
1698 | configure:12148: $? = 0 |
---|
1699 | configure:12155: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1700 | configure:12158: $? = 0 |
---|
1701 | configure:12165: test -s conftest |
---|
1702 | configure:12168: $? = 0 |
---|
1703 | configure:12192: result: none required |
---|
1704 | configure:12208: checking for library containing clock_gettime |
---|
1705 | configure:12249: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lm >&5 |
---|
1706 | Undefined symbols: |
---|
1707 | "_clock_gettime", referenced from: |
---|
1708 | _main in cc4FJSYv.o |
---|
1709 | ld: symbol(s) not found |
---|
1710 | collect2: ld returned 1 exit status |
---|
1711 | configure:12255: $? = 1 |
---|
1712 | configure: failed program was: |
---|
1713 | | /* confdefs.h. */ |
---|
1714 | | #define PACKAGE_NAME "LLVM" |
---|
1715 | | #define PACKAGE_TARNAME "llvm" |
---|
1716 | | #define PACKAGE_VERSION "3.4.2" |
---|
1717 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
1718 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
1719 | | #define LLVM_VERSION_MAJOR 3 |
---|
1720 | | #define LLVM_VERSION_MINOR 4 |
---|
1721 | | #define LLVM_VERSION_PATCH 2 |
---|
1722 | | #define LLVM_ON_UNIX 1 |
---|
1723 | | #define STDC_HEADERS 1 |
---|
1724 | | #define HAVE_SYS_TYPES_H 1 |
---|
1725 | | #define HAVE_SYS_STAT_H 1 |
---|
1726 | | #define HAVE_STDLIB_H 1 |
---|
1727 | | #define HAVE_STRING_H 1 |
---|
1728 | | #define HAVE_MEMORY_H 1 |
---|
1729 | | #define HAVE_STRINGS_H 1 |
---|
1730 | | #define HAVE_INTTYPES_H 1 |
---|
1731 | | #define HAVE_STDINT_H 1 |
---|
1732 | | #define HAVE_UNISTD_H 1 |
---|
1733 | | #define LLVM_ENABLE_THREADS 1 |
---|
1734 | | #define LLVM_ENABLE_ZLIB 1 |
---|
1735 | | #define ENABLE_PIC 1 |
---|
1736 | | #define ENABLE_TIMESTAMPS 1 |
---|
1737 | | #define ENABLE_BACKTRACES 1 |
---|
1738 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
1739 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
1740 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
1741 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
1742 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
1743 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
1744 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
1745 | | #define CLANG_RESOURCE_DIR "" |
---|
1746 | | #define C_INCLUDE_DIRS "" |
---|
1747 | | #define GCC_INSTALL_PREFIX "" |
---|
1748 | | #define DEFAULT_SYSROOT "" |
---|
1749 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
1750 | | #define HOST_LINK_VERSION "97.17" |
---|
1751 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
1752 | | #define HAVE_DIRENT_H 1 |
---|
1753 | | #define HAVE_DLFCN_H 1 |
---|
1754 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
1755 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
1756 | | #define LTDL_OBJDIR ".libs/" |
---|
1757 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
1758 | | #define HAVE_LIBDL 1 |
---|
1759 | | #define HAVE_DLERROR 1 |
---|
1760 | | #define error_t int |
---|
1761 | | #define HAVE_ERRNO_H 1 |
---|
1762 | | #define HAVE_MEMORY_H 1 |
---|
1763 | | #define HAVE_UNISTD_H 1 |
---|
1764 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
1765 | | #define HAVE_CLOSEDIR 1 |
---|
1766 | | #define HAVE_OPENDIR 1 |
---|
1767 | | #define HAVE_READDIR 1 |
---|
1768 | | #define HAVE_LIBM 1 |
---|
1769 | | #define HAVE_DLOPEN 1 |
---|
1770 | | /* end confdefs.h. */ |
---|
1771 | | |
---|
1772 | | /* Override any GCC internal prototype to avoid an error. |
---|
1773 | | Use char because int might match the return type of a GCC |
---|
1774 | | builtin and then its argument prototype would still apply. */ |
---|
1775 | | #ifdef __cplusplus |
---|
1776 | | extern "C" |
---|
1777 | | #endif |
---|
1778 | | char clock_gettime (); |
---|
1779 | | int |
---|
1780 | | main () |
---|
1781 | | { |
---|
1782 | | return clock_gettime (); |
---|
1783 | | ; |
---|
1784 | | return 0; |
---|
1785 | | } |
---|
1786 | configure:12249: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lrt -lm >&5 |
---|
1787 | ld: library not found for -lrt |
---|
1788 | collect2: ld returned 1 exit status |
---|
1789 | configure:12255: $? = 1 |
---|
1790 | configure: failed program was: |
---|
1791 | | /* confdefs.h. */ |
---|
1792 | | #define PACKAGE_NAME "LLVM" |
---|
1793 | | #define PACKAGE_TARNAME "llvm" |
---|
1794 | | #define PACKAGE_VERSION "3.4.2" |
---|
1795 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
1796 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
1797 | | #define LLVM_VERSION_MAJOR 3 |
---|
1798 | | #define LLVM_VERSION_MINOR 4 |
---|
1799 | | #define LLVM_VERSION_PATCH 2 |
---|
1800 | | #define LLVM_ON_UNIX 1 |
---|
1801 | | #define STDC_HEADERS 1 |
---|
1802 | | #define HAVE_SYS_TYPES_H 1 |
---|
1803 | | #define HAVE_SYS_STAT_H 1 |
---|
1804 | | #define HAVE_STDLIB_H 1 |
---|
1805 | | #define HAVE_STRING_H 1 |
---|
1806 | | #define HAVE_MEMORY_H 1 |
---|
1807 | | #define HAVE_STRINGS_H 1 |
---|
1808 | | #define HAVE_INTTYPES_H 1 |
---|
1809 | | #define HAVE_STDINT_H 1 |
---|
1810 | | #define HAVE_UNISTD_H 1 |
---|
1811 | | #define LLVM_ENABLE_THREADS 1 |
---|
1812 | | #define LLVM_ENABLE_ZLIB 1 |
---|
1813 | | #define ENABLE_PIC 1 |
---|
1814 | | #define ENABLE_TIMESTAMPS 1 |
---|
1815 | | #define ENABLE_BACKTRACES 1 |
---|
1816 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
1817 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
1818 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
1819 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
1820 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
1821 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
1822 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
1823 | | #define CLANG_RESOURCE_DIR "" |
---|
1824 | | #define C_INCLUDE_DIRS "" |
---|
1825 | | #define GCC_INSTALL_PREFIX "" |
---|
1826 | | #define DEFAULT_SYSROOT "" |
---|
1827 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
1828 | | #define HOST_LINK_VERSION "97.17" |
---|
1829 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
1830 | | #define HAVE_DIRENT_H 1 |
---|
1831 | | #define HAVE_DLFCN_H 1 |
---|
1832 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
1833 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
1834 | | #define LTDL_OBJDIR ".libs/" |
---|
1835 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
1836 | | #define HAVE_LIBDL 1 |
---|
1837 | | #define HAVE_DLERROR 1 |
---|
1838 | | #define error_t int |
---|
1839 | | #define HAVE_ERRNO_H 1 |
---|
1840 | | #define HAVE_MEMORY_H 1 |
---|
1841 | | #define HAVE_UNISTD_H 1 |
---|
1842 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
1843 | | #define HAVE_CLOSEDIR 1 |
---|
1844 | | #define HAVE_OPENDIR 1 |
---|
1845 | | #define HAVE_READDIR 1 |
---|
1846 | | #define HAVE_LIBM 1 |
---|
1847 | | #define HAVE_DLOPEN 1 |
---|
1848 | | /* end confdefs.h. */ |
---|
1849 | | |
---|
1850 | | /* Override any GCC internal prototype to avoid an error. |
---|
1851 | | Use char because int might match the return type of a GCC |
---|
1852 | | builtin and then its argument prototype would still apply. */ |
---|
1853 | | #ifdef __cplusplus |
---|
1854 | | extern "C" |
---|
1855 | | #endif |
---|
1856 | | char clock_gettime (); |
---|
1857 | | int |
---|
1858 | | main () |
---|
1859 | | { |
---|
1860 | | return clock_gettime (); |
---|
1861 | | ; |
---|
1862 | | return 0; |
---|
1863 | | } |
---|
1864 | configure:12299: result: no |
---|
1865 | configure:12309: checking for library containing setupterm |
---|
1866 | configure:12350: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lm >&5 |
---|
1867 | Undefined symbols: |
---|
1868 | "_setupterm", referenced from: |
---|
1869 | _main in ccfQKPEN.o |
---|
1870 | ld: symbol(s) not found |
---|
1871 | collect2: ld returned 1 exit status |
---|
1872 | configure:12356: $? = 1 |
---|
1873 | configure: failed program was: |
---|
1874 | | /* confdefs.h. */ |
---|
1875 | | #define PACKAGE_NAME "LLVM" |
---|
1876 | | #define PACKAGE_TARNAME "llvm" |
---|
1877 | | #define PACKAGE_VERSION "3.4.2" |
---|
1878 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
1879 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
1880 | | #define LLVM_VERSION_MAJOR 3 |
---|
1881 | | #define LLVM_VERSION_MINOR 4 |
---|
1882 | | #define LLVM_VERSION_PATCH 2 |
---|
1883 | | #define LLVM_ON_UNIX 1 |
---|
1884 | | #define STDC_HEADERS 1 |
---|
1885 | | #define HAVE_SYS_TYPES_H 1 |
---|
1886 | | #define HAVE_SYS_STAT_H 1 |
---|
1887 | | #define HAVE_STDLIB_H 1 |
---|
1888 | | #define HAVE_STRING_H 1 |
---|
1889 | | #define HAVE_MEMORY_H 1 |
---|
1890 | | #define HAVE_STRINGS_H 1 |
---|
1891 | | #define HAVE_INTTYPES_H 1 |
---|
1892 | | #define HAVE_STDINT_H 1 |
---|
1893 | | #define HAVE_UNISTD_H 1 |
---|
1894 | | #define LLVM_ENABLE_THREADS 1 |
---|
1895 | | #define LLVM_ENABLE_ZLIB 1 |
---|
1896 | | #define ENABLE_PIC 1 |
---|
1897 | | #define ENABLE_TIMESTAMPS 1 |
---|
1898 | | #define ENABLE_BACKTRACES 1 |
---|
1899 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
1900 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
1901 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
1902 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
1903 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
1904 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
1905 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
1906 | | #define CLANG_RESOURCE_DIR "" |
---|
1907 | | #define C_INCLUDE_DIRS "" |
---|
1908 | | #define GCC_INSTALL_PREFIX "" |
---|
1909 | | #define DEFAULT_SYSROOT "" |
---|
1910 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
1911 | | #define HOST_LINK_VERSION "97.17" |
---|
1912 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
1913 | | #define HAVE_DIRENT_H 1 |
---|
1914 | | #define HAVE_DLFCN_H 1 |
---|
1915 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
1916 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
1917 | | #define LTDL_OBJDIR ".libs/" |
---|
1918 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
1919 | | #define HAVE_LIBDL 1 |
---|
1920 | | #define HAVE_DLERROR 1 |
---|
1921 | | #define error_t int |
---|
1922 | | #define HAVE_ERRNO_H 1 |
---|
1923 | | #define HAVE_MEMORY_H 1 |
---|
1924 | | #define HAVE_UNISTD_H 1 |
---|
1925 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
1926 | | #define HAVE_CLOSEDIR 1 |
---|
1927 | | #define HAVE_OPENDIR 1 |
---|
1928 | | #define HAVE_READDIR 1 |
---|
1929 | | #define HAVE_LIBM 1 |
---|
1930 | | #define HAVE_DLOPEN 1 |
---|
1931 | | /* end confdefs.h. */ |
---|
1932 | | |
---|
1933 | | /* Override any GCC internal prototype to avoid an error. |
---|
1934 | | Use char because int might match the return type of a GCC |
---|
1935 | | builtin and then its argument prototype would still apply. */ |
---|
1936 | | #ifdef __cplusplus |
---|
1937 | | extern "C" |
---|
1938 | | #endif |
---|
1939 | | char setupterm (); |
---|
1940 | | int |
---|
1941 | | main () |
---|
1942 | | { |
---|
1943 | | return setupterm (); |
---|
1944 | | ; |
---|
1945 | | return 0; |
---|
1946 | | } |
---|
1947 | configure:12350: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -ltinfo -lm >&5 |
---|
1948 | ld: library not found for -ltinfo |
---|
1949 | collect2: ld returned 1 exit status |
---|
1950 | configure:12356: $? = 1 |
---|
1951 | configure: failed program was: |
---|
1952 | | /* confdefs.h. */ |
---|
1953 | | #define PACKAGE_NAME "LLVM" |
---|
1954 | | #define PACKAGE_TARNAME "llvm" |
---|
1955 | | #define PACKAGE_VERSION "3.4.2" |
---|
1956 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
1957 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
1958 | | #define LLVM_VERSION_MAJOR 3 |
---|
1959 | | #define LLVM_VERSION_MINOR 4 |
---|
1960 | | #define LLVM_VERSION_PATCH 2 |
---|
1961 | | #define LLVM_ON_UNIX 1 |
---|
1962 | | #define STDC_HEADERS 1 |
---|
1963 | | #define HAVE_SYS_TYPES_H 1 |
---|
1964 | | #define HAVE_SYS_STAT_H 1 |
---|
1965 | | #define HAVE_STDLIB_H 1 |
---|
1966 | | #define HAVE_STRING_H 1 |
---|
1967 | | #define HAVE_MEMORY_H 1 |
---|
1968 | | #define HAVE_STRINGS_H 1 |
---|
1969 | | #define HAVE_INTTYPES_H 1 |
---|
1970 | | #define HAVE_STDINT_H 1 |
---|
1971 | | #define HAVE_UNISTD_H 1 |
---|
1972 | | #define LLVM_ENABLE_THREADS 1 |
---|
1973 | | #define LLVM_ENABLE_ZLIB 1 |
---|
1974 | | #define ENABLE_PIC 1 |
---|
1975 | | #define ENABLE_TIMESTAMPS 1 |
---|
1976 | | #define ENABLE_BACKTRACES 1 |
---|
1977 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
1978 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
1979 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
1980 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
1981 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
1982 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
1983 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
1984 | | #define CLANG_RESOURCE_DIR "" |
---|
1985 | | #define C_INCLUDE_DIRS "" |
---|
1986 | | #define GCC_INSTALL_PREFIX "" |
---|
1987 | | #define DEFAULT_SYSROOT "" |
---|
1988 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
1989 | | #define HOST_LINK_VERSION "97.17" |
---|
1990 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
1991 | | #define HAVE_DIRENT_H 1 |
---|
1992 | | #define HAVE_DLFCN_H 1 |
---|
1993 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
1994 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
1995 | | #define LTDL_OBJDIR ".libs/" |
---|
1996 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
1997 | | #define HAVE_LIBDL 1 |
---|
1998 | | #define HAVE_DLERROR 1 |
---|
1999 | | #define error_t int |
---|
2000 | | #define HAVE_ERRNO_H 1 |
---|
2001 | | #define HAVE_MEMORY_H 1 |
---|
2002 | | #define HAVE_UNISTD_H 1 |
---|
2003 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
2004 | | #define HAVE_CLOSEDIR 1 |
---|
2005 | | #define HAVE_OPENDIR 1 |
---|
2006 | | #define HAVE_READDIR 1 |
---|
2007 | | #define HAVE_LIBM 1 |
---|
2008 | | #define HAVE_DLOPEN 1 |
---|
2009 | | /* end confdefs.h. */ |
---|
2010 | | |
---|
2011 | | /* Override any GCC internal prototype to avoid an error. |
---|
2012 | | Use char because int might match the return type of a GCC |
---|
2013 | | builtin and then its argument prototype would still apply. */ |
---|
2014 | | #ifdef __cplusplus |
---|
2015 | | extern "C" |
---|
2016 | | #endif |
---|
2017 | | char setupterm (); |
---|
2018 | | int |
---|
2019 | | main () |
---|
2020 | | { |
---|
2021 | | return setupterm (); |
---|
2022 | | ; |
---|
2023 | | return 0; |
---|
2024 | | } |
---|
2025 | configure:12350: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lterminfo -lm >&5 |
---|
2026 | ld: library not found for -lterminfo |
---|
2027 | collect2: ld returned 1 exit status |
---|
2028 | configure:12356: $? = 1 |
---|
2029 | configure: failed program was: |
---|
2030 | | /* confdefs.h. */ |
---|
2031 | | #define PACKAGE_NAME "LLVM" |
---|
2032 | | #define PACKAGE_TARNAME "llvm" |
---|
2033 | | #define PACKAGE_VERSION "3.4.2" |
---|
2034 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
2035 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
2036 | | #define LLVM_VERSION_MAJOR 3 |
---|
2037 | | #define LLVM_VERSION_MINOR 4 |
---|
2038 | | #define LLVM_VERSION_PATCH 2 |
---|
2039 | | #define LLVM_ON_UNIX 1 |
---|
2040 | | #define STDC_HEADERS 1 |
---|
2041 | | #define HAVE_SYS_TYPES_H 1 |
---|
2042 | | #define HAVE_SYS_STAT_H 1 |
---|
2043 | | #define HAVE_STDLIB_H 1 |
---|
2044 | | #define HAVE_STRING_H 1 |
---|
2045 | | #define HAVE_MEMORY_H 1 |
---|
2046 | | #define HAVE_STRINGS_H 1 |
---|
2047 | | #define HAVE_INTTYPES_H 1 |
---|
2048 | | #define HAVE_STDINT_H 1 |
---|
2049 | | #define HAVE_UNISTD_H 1 |
---|
2050 | | #define LLVM_ENABLE_THREADS 1 |
---|
2051 | | #define LLVM_ENABLE_ZLIB 1 |
---|
2052 | | #define ENABLE_PIC 1 |
---|
2053 | | #define ENABLE_TIMESTAMPS 1 |
---|
2054 | | #define ENABLE_BACKTRACES 1 |
---|
2055 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
2056 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
2057 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
2058 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
2059 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
2060 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
2061 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
2062 | | #define CLANG_RESOURCE_DIR "" |
---|
2063 | | #define C_INCLUDE_DIRS "" |
---|
2064 | | #define GCC_INSTALL_PREFIX "" |
---|
2065 | | #define DEFAULT_SYSROOT "" |
---|
2066 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
2067 | | #define HOST_LINK_VERSION "97.17" |
---|
2068 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
2069 | | #define HAVE_DIRENT_H 1 |
---|
2070 | | #define HAVE_DLFCN_H 1 |
---|
2071 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
2072 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
2073 | | #define LTDL_OBJDIR ".libs/" |
---|
2074 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
2075 | | #define HAVE_LIBDL 1 |
---|
2076 | | #define HAVE_DLERROR 1 |
---|
2077 | | #define error_t int |
---|
2078 | | #define HAVE_ERRNO_H 1 |
---|
2079 | | #define HAVE_MEMORY_H 1 |
---|
2080 | | #define HAVE_UNISTD_H 1 |
---|
2081 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
2082 | | #define HAVE_CLOSEDIR 1 |
---|
2083 | | #define HAVE_OPENDIR 1 |
---|
2084 | | #define HAVE_READDIR 1 |
---|
2085 | | #define HAVE_LIBM 1 |
---|
2086 | | #define HAVE_DLOPEN 1 |
---|
2087 | | /* end confdefs.h. */ |
---|
2088 | | |
---|
2089 | | /* Override any GCC internal prototype to avoid an error. |
---|
2090 | | Use char because int might match the return type of a GCC |
---|
2091 | | builtin and then its argument prototype would still apply. */ |
---|
2092 | | #ifdef __cplusplus |
---|
2093 | | extern "C" |
---|
2094 | | #endif |
---|
2095 | | char setupterm (); |
---|
2096 | | int |
---|
2097 | | main () |
---|
2098 | | { |
---|
2099 | | return setupterm (); |
---|
2100 | | ; |
---|
2101 | | return 0; |
---|
2102 | | } |
---|
2103 | configure:12350: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lcurses -lm >&5 |
---|
2104 | configure:12356: $? = 0 |
---|
2105 | configure:12363: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2106 | configure:12366: $? = 0 |
---|
2107 | configure:12373: test -s conftest |
---|
2108 | configure:12376: $? = 0 |
---|
2109 | configure:12400: result: -lcurses |
---|
2110 | configure:12415: checking for library containing ffi_call |
---|
2111 | configure:12456: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lcurses -lm >&5 |
---|
2112 | Undefined symbols: |
---|
2113 | "_ffi_call", referenced from: |
---|
2114 | _main in cc0sAtPc.o |
---|
2115 | ld: symbol(s) not found |
---|
2116 | collect2: ld returned 1 exit status |
---|
2117 | configure:12462: $? = 1 |
---|
2118 | configure: failed program was: |
---|
2119 | | /* confdefs.h. */ |
---|
2120 | | #define PACKAGE_NAME "LLVM" |
---|
2121 | | #define PACKAGE_TARNAME "llvm" |
---|
2122 | | #define PACKAGE_VERSION "3.4.2" |
---|
2123 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
2124 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
2125 | | #define LLVM_VERSION_MAJOR 3 |
---|
2126 | | #define LLVM_VERSION_MINOR 4 |
---|
2127 | | #define LLVM_VERSION_PATCH 2 |
---|
2128 | | #define LLVM_ON_UNIX 1 |
---|
2129 | | #define STDC_HEADERS 1 |
---|
2130 | | #define HAVE_SYS_TYPES_H 1 |
---|
2131 | | #define HAVE_SYS_STAT_H 1 |
---|
2132 | | #define HAVE_STDLIB_H 1 |
---|
2133 | | #define HAVE_STRING_H 1 |
---|
2134 | | #define HAVE_MEMORY_H 1 |
---|
2135 | | #define HAVE_STRINGS_H 1 |
---|
2136 | | #define HAVE_INTTYPES_H 1 |
---|
2137 | | #define HAVE_STDINT_H 1 |
---|
2138 | | #define HAVE_UNISTD_H 1 |
---|
2139 | | #define LLVM_ENABLE_THREADS 1 |
---|
2140 | | #define LLVM_ENABLE_ZLIB 1 |
---|
2141 | | #define ENABLE_PIC 1 |
---|
2142 | | #define ENABLE_TIMESTAMPS 1 |
---|
2143 | | #define ENABLE_BACKTRACES 1 |
---|
2144 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
2145 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
2146 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
2147 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
2148 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
2149 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
2150 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
2151 | | #define CLANG_RESOURCE_DIR "" |
---|
2152 | | #define C_INCLUDE_DIRS "" |
---|
2153 | | #define GCC_INSTALL_PREFIX "" |
---|
2154 | | #define DEFAULT_SYSROOT "" |
---|
2155 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
2156 | | #define HOST_LINK_VERSION "97.17" |
---|
2157 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
2158 | | #define HAVE_DIRENT_H 1 |
---|
2159 | | #define HAVE_DLFCN_H 1 |
---|
2160 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
2161 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
2162 | | #define LTDL_OBJDIR ".libs/" |
---|
2163 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
2164 | | #define HAVE_LIBDL 1 |
---|
2165 | | #define HAVE_DLERROR 1 |
---|
2166 | | #define error_t int |
---|
2167 | | #define HAVE_ERRNO_H 1 |
---|
2168 | | #define HAVE_MEMORY_H 1 |
---|
2169 | | #define HAVE_UNISTD_H 1 |
---|
2170 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
2171 | | #define HAVE_CLOSEDIR 1 |
---|
2172 | | #define HAVE_OPENDIR 1 |
---|
2173 | | #define HAVE_READDIR 1 |
---|
2174 | | #define HAVE_LIBM 1 |
---|
2175 | | #define HAVE_DLOPEN 1 |
---|
2176 | | #define HAVE_TERMINFO 1 |
---|
2177 | | /* end confdefs.h. */ |
---|
2178 | | |
---|
2179 | | /* Override any GCC internal prototype to avoid an error. |
---|
2180 | | Use char because int might match the return type of a GCC |
---|
2181 | | builtin and then its argument prototype would still apply. */ |
---|
2182 | | #ifdef __cplusplus |
---|
2183 | | extern "C" |
---|
2184 | | #endif |
---|
2185 | | char ffi_call (); |
---|
2186 | | int |
---|
2187 | | main () |
---|
2188 | | { |
---|
2189 | | return ffi_call (); |
---|
2190 | | ; |
---|
2191 | | return 0; |
---|
2192 | | } |
---|
2193 | configure:12456: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lffi -lcurses -lm >&5 |
---|
2194 | configure:12462: $? = 0 |
---|
2195 | configure:12469: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2196 | configure:12472: $? = 0 |
---|
2197 | configure:12479: test -s conftest |
---|
2198 | configure:12482: $? = 0 |
---|
2199 | configure:12506: result: -lffi |
---|
2200 | configure:12524: checking for library containing mallinfo |
---|
2201 | configure:12565: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lffi -lcurses -lm >&5 |
---|
2202 | Undefined symbols: |
---|
2203 | "_mallinfo", referenced from: |
---|
2204 | _main in cclSiCnp.o |
---|
2205 | ld: symbol(s) not found |
---|
2206 | collect2: ld returned 1 exit status |
---|
2207 | configure:12571: $? = 1 |
---|
2208 | configure: failed program was: |
---|
2209 | | /* confdefs.h. */ |
---|
2210 | | #define PACKAGE_NAME "LLVM" |
---|
2211 | | #define PACKAGE_TARNAME "llvm" |
---|
2212 | | #define PACKAGE_VERSION "3.4.2" |
---|
2213 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
2214 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
2215 | | #define LLVM_VERSION_MAJOR 3 |
---|
2216 | | #define LLVM_VERSION_MINOR 4 |
---|
2217 | | #define LLVM_VERSION_PATCH 2 |
---|
2218 | | #define LLVM_ON_UNIX 1 |
---|
2219 | | #define STDC_HEADERS 1 |
---|
2220 | | #define HAVE_SYS_TYPES_H 1 |
---|
2221 | | #define HAVE_SYS_STAT_H 1 |
---|
2222 | | #define HAVE_STDLIB_H 1 |
---|
2223 | | #define HAVE_STRING_H 1 |
---|
2224 | | #define HAVE_MEMORY_H 1 |
---|
2225 | | #define HAVE_STRINGS_H 1 |
---|
2226 | | #define HAVE_INTTYPES_H 1 |
---|
2227 | | #define HAVE_STDINT_H 1 |
---|
2228 | | #define HAVE_UNISTD_H 1 |
---|
2229 | | #define LLVM_ENABLE_THREADS 1 |
---|
2230 | | #define LLVM_ENABLE_ZLIB 1 |
---|
2231 | | #define ENABLE_PIC 1 |
---|
2232 | | #define ENABLE_TIMESTAMPS 1 |
---|
2233 | | #define ENABLE_BACKTRACES 1 |
---|
2234 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
2235 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
2236 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
2237 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
2238 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
2239 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
2240 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
2241 | | #define CLANG_RESOURCE_DIR "" |
---|
2242 | | #define C_INCLUDE_DIRS "" |
---|
2243 | | #define GCC_INSTALL_PREFIX "" |
---|
2244 | | #define DEFAULT_SYSROOT "" |
---|
2245 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
2246 | | #define HOST_LINK_VERSION "97.17" |
---|
2247 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
2248 | | #define HAVE_DIRENT_H 1 |
---|
2249 | | #define HAVE_DLFCN_H 1 |
---|
2250 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
2251 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
2252 | | #define LTDL_OBJDIR ".libs/" |
---|
2253 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
2254 | | #define HAVE_LIBDL 1 |
---|
2255 | | #define HAVE_DLERROR 1 |
---|
2256 | | #define error_t int |
---|
2257 | | #define HAVE_ERRNO_H 1 |
---|
2258 | | #define HAVE_MEMORY_H 1 |
---|
2259 | | #define HAVE_UNISTD_H 1 |
---|
2260 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
2261 | | #define HAVE_CLOSEDIR 1 |
---|
2262 | | #define HAVE_OPENDIR 1 |
---|
2263 | | #define HAVE_READDIR 1 |
---|
2264 | | #define HAVE_LIBM 1 |
---|
2265 | | #define HAVE_DLOPEN 1 |
---|
2266 | | #define HAVE_TERMINFO 1 |
---|
2267 | | #define HAVE_FFI_CALL 1 |
---|
2268 | | /* end confdefs.h. */ |
---|
2269 | | |
---|
2270 | | /* Override any GCC internal prototype to avoid an error. |
---|
2271 | | Use char because int might match the return type of a GCC |
---|
2272 | | builtin and then its argument prototype would still apply. */ |
---|
2273 | | #ifdef __cplusplus |
---|
2274 | | extern "C" |
---|
2275 | | #endif |
---|
2276 | | char mallinfo (); |
---|
2277 | | int |
---|
2278 | | main () |
---|
2279 | | { |
---|
2280 | | return mallinfo (); |
---|
2281 | | ; |
---|
2282 | | return 0; |
---|
2283 | | } |
---|
2284 | configure:12565: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lmalloc -lffi -lcurses -lm >&5 |
---|
2285 | ld: library not found for -lmalloc |
---|
2286 | collect2: ld returned 1 exit status |
---|
2287 | configure:12571: $? = 1 |
---|
2288 | configure: failed program was: |
---|
2289 | | /* confdefs.h. */ |
---|
2290 | | #define PACKAGE_NAME "LLVM" |
---|
2291 | | #define PACKAGE_TARNAME "llvm" |
---|
2292 | | #define PACKAGE_VERSION "3.4.2" |
---|
2293 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
2294 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
2295 | | #define LLVM_VERSION_MAJOR 3 |
---|
2296 | | #define LLVM_VERSION_MINOR 4 |
---|
2297 | | #define LLVM_VERSION_PATCH 2 |
---|
2298 | | #define LLVM_ON_UNIX 1 |
---|
2299 | | #define STDC_HEADERS 1 |
---|
2300 | | #define HAVE_SYS_TYPES_H 1 |
---|
2301 | | #define HAVE_SYS_STAT_H 1 |
---|
2302 | | #define HAVE_STDLIB_H 1 |
---|
2303 | | #define HAVE_STRING_H 1 |
---|
2304 | | #define HAVE_MEMORY_H 1 |
---|
2305 | | #define HAVE_STRINGS_H 1 |
---|
2306 | | #define HAVE_INTTYPES_H 1 |
---|
2307 | | #define HAVE_STDINT_H 1 |
---|
2308 | | #define HAVE_UNISTD_H 1 |
---|
2309 | | #define LLVM_ENABLE_THREADS 1 |
---|
2310 | | #define LLVM_ENABLE_ZLIB 1 |
---|
2311 | | #define ENABLE_PIC 1 |
---|
2312 | | #define ENABLE_TIMESTAMPS 1 |
---|
2313 | | #define ENABLE_BACKTRACES 1 |
---|
2314 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
2315 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
2316 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
2317 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
2318 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
2319 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
2320 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
2321 | | #define CLANG_RESOURCE_DIR "" |
---|
2322 | | #define C_INCLUDE_DIRS "" |
---|
2323 | | #define GCC_INSTALL_PREFIX "" |
---|
2324 | | #define DEFAULT_SYSROOT "" |
---|
2325 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
2326 | | #define HOST_LINK_VERSION "97.17" |
---|
2327 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
2328 | | #define HAVE_DIRENT_H 1 |
---|
2329 | | #define HAVE_DLFCN_H 1 |
---|
2330 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
2331 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
2332 | | #define LTDL_OBJDIR ".libs/" |
---|
2333 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
2334 | | #define HAVE_LIBDL 1 |
---|
2335 | | #define HAVE_DLERROR 1 |
---|
2336 | | #define error_t int |
---|
2337 | | #define HAVE_ERRNO_H 1 |
---|
2338 | | #define HAVE_MEMORY_H 1 |
---|
2339 | | #define HAVE_UNISTD_H 1 |
---|
2340 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
2341 | | #define HAVE_CLOSEDIR 1 |
---|
2342 | | #define HAVE_OPENDIR 1 |
---|
2343 | | #define HAVE_READDIR 1 |
---|
2344 | | #define HAVE_LIBM 1 |
---|
2345 | | #define HAVE_DLOPEN 1 |
---|
2346 | | #define HAVE_TERMINFO 1 |
---|
2347 | | #define HAVE_FFI_CALL 1 |
---|
2348 | | /* end confdefs.h. */ |
---|
2349 | | |
---|
2350 | | /* Override any GCC internal prototype to avoid an error. |
---|
2351 | | Use char because int might match the return type of a GCC |
---|
2352 | | builtin and then its argument prototype would still apply. */ |
---|
2353 | | #ifdef __cplusplus |
---|
2354 | | extern "C" |
---|
2355 | | #endif |
---|
2356 | | char mallinfo (); |
---|
2357 | | int |
---|
2358 | | main () |
---|
2359 | | { |
---|
2360 | | return mallinfo (); |
---|
2361 | | ; |
---|
2362 | | return 0; |
---|
2363 | | } |
---|
2364 | configure:12615: result: no |
---|
2365 | configure:12630: checking for pthread_mutex_init in -lpthread |
---|
2366 | configure:12665: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lpthread -lffi -lcurses -lm >&5 |
---|
2367 | configure:12671: $? = 0 |
---|
2368 | configure:12678: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2369 | configure:12681: $? = 0 |
---|
2370 | configure:12688: test -s conftest |
---|
2371 | configure:12691: $? = 0 |
---|
2372 | configure:12705: result: yes |
---|
2373 | configure:12716: checking for library containing pthread_mutex_lock |
---|
2374 | configure:12757: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lpthread -lffi -lcurses -lm >&5 |
---|
2375 | configure:12763: $? = 0 |
---|
2376 | configure:12770: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2377 | configure:12773: $? = 0 |
---|
2378 | configure:12780: test -s conftest |
---|
2379 | configure:12783: $? = 0 |
---|
2380 | configure:12807: result: none required |
---|
2381 | configure:12819: checking for library containing pthread_rwlock_init |
---|
2382 | configure:12860: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lpthread -lffi -lcurses -lm >&5 |
---|
2383 | configure:12866: $? = 0 |
---|
2384 | configure:12873: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2385 | configure:12876: $? = 0 |
---|
2386 | configure:12883: test -s conftest |
---|
2387 | configure:12886: $? = 0 |
---|
2388 | configure:12910: result: none required |
---|
2389 | configure:12922: checking for library containing pthread_getspecific |
---|
2390 | configure:12963: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lpthread -lffi -lcurses -lm >&5 |
---|
2391 | configure:12969: $? = 0 |
---|
2392 | configure:12976: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2393 | configure:12979: $? = 0 |
---|
2394 | configure:12986: test -s conftest |
---|
2395 | configure:12989: $? = 0 |
---|
2396 | configure:13013: result: none required |
---|
2397 | configure:13029: checking for compress2 in -lz |
---|
2398 | configure:13064: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
2399 | configure:13070: $? = 0 |
---|
2400 | configure:13077: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2401 | configure:13080: $? = 0 |
---|
2402 | configure:13087: test -s conftest |
---|
2403 | configure:13090: $? = 0 |
---|
2404 | configure:13104: result: yes |
---|
2405 | configure:13681: checking for xml2-config |
---|
2406 | configure:13697: found /usr/bin/xml2-config |
---|
2407 | configure:13708: result: xml2-config |
---|
2408 | configure:13720: checking for libxml2 includes |
---|
2409 | configure:13727: result: -I/usr/include/libxml2 |
---|
2410 | configure:13729: checking for xmlReadFile in -lxml2 |
---|
2411 | configure:13764: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lxml2 -lz -lpthread -lffi -lcurses -lm >&5 |
---|
2412 | ld: warning: duplicate dylib /opt/local/lib/libz.1.dylib |
---|
2413 | configure:13770: $? = 0 |
---|
2414 | configure:13777: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2415 | configure:13780: $? = 0 |
---|
2416 | configure:13787: test -s conftest |
---|
2417 | configure:13790: $? = 0 |
---|
2418 | configure:13804: result: yes |
---|
2419 | configure:13828: checking for dirent.h that defines DIR |
---|
2420 | configure:13896: result: yes |
---|
2421 | configure:13909: checking for library containing opendir |
---|
2422 | configure:14000: result: none required |
---|
2423 | configure:14110: checking for MAP_ANONYMOUS vs. MAP_ANON |
---|
2424 | configure:14144: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
2425 | conftest.c: In function 'main': |
---|
2426 | conftest.c:77: error: 'MAP_ANONYMOUS' undeclared (first use in this function) |
---|
2427 | conftest.c:77: error: (Each undeclared identifier is reported only once |
---|
2428 | conftest.c:77: error: for each function it appears in.) |
---|
2429 | configure:14150: $? = 1 |
---|
2430 | configure: failed program was: |
---|
2431 | | /* confdefs.h. */ |
---|
2432 | | #define PACKAGE_NAME "LLVM" |
---|
2433 | | #define PACKAGE_TARNAME "llvm" |
---|
2434 | | #define PACKAGE_VERSION "3.4.2" |
---|
2435 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
2436 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
2437 | | #define LLVM_VERSION_MAJOR 3 |
---|
2438 | | #define LLVM_VERSION_MINOR 4 |
---|
2439 | | #define LLVM_VERSION_PATCH 2 |
---|
2440 | | #define LLVM_ON_UNIX 1 |
---|
2441 | | #define STDC_HEADERS 1 |
---|
2442 | | #define HAVE_SYS_TYPES_H 1 |
---|
2443 | | #define HAVE_SYS_STAT_H 1 |
---|
2444 | | #define HAVE_STDLIB_H 1 |
---|
2445 | | #define HAVE_STRING_H 1 |
---|
2446 | | #define HAVE_MEMORY_H 1 |
---|
2447 | | #define HAVE_STRINGS_H 1 |
---|
2448 | | #define HAVE_INTTYPES_H 1 |
---|
2449 | | #define HAVE_STDINT_H 1 |
---|
2450 | | #define HAVE_UNISTD_H 1 |
---|
2451 | | #define LLVM_ENABLE_THREADS 1 |
---|
2452 | | #define LLVM_ENABLE_ZLIB 1 |
---|
2453 | | #define ENABLE_PIC 1 |
---|
2454 | | #define ENABLE_TIMESTAMPS 1 |
---|
2455 | | #define ENABLE_BACKTRACES 1 |
---|
2456 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
2457 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
2458 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
2459 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
2460 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
2461 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
2462 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
2463 | | #define CLANG_RESOURCE_DIR "" |
---|
2464 | | #define C_INCLUDE_DIRS "" |
---|
2465 | | #define GCC_INSTALL_PREFIX "" |
---|
2466 | | #define DEFAULT_SYSROOT "" |
---|
2467 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
2468 | | #define HOST_LINK_VERSION "97.17" |
---|
2469 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
2470 | | #define HAVE_DIRENT_H 1 |
---|
2471 | | #define HAVE_DLFCN_H 1 |
---|
2472 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
2473 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
2474 | | #define LTDL_OBJDIR ".libs/" |
---|
2475 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
2476 | | #define HAVE_LIBDL 1 |
---|
2477 | | #define HAVE_DLERROR 1 |
---|
2478 | | #define error_t int |
---|
2479 | | #define HAVE_ERRNO_H 1 |
---|
2480 | | #define HAVE_MEMORY_H 1 |
---|
2481 | | #define HAVE_UNISTD_H 1 |
---|
2482 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
2483 | | #define HAVE_CLOSEDIR 1 |
---|
2484 | | #define HAVE_OPENDIR 1 |
---|
2485 | | #define HAVE_READDIR 1 |
---|
2486 | | #define HAVE_LIBM 1 |
---|
2487 | | #define HAVE_DLOPEN 1 |
---|
2488 | | #define HAVE_TERMINFO 1 |
---|
2489 | | #define HAVE_FFI_CALL 1 |
---|
2490 | | #define HAVE_LIBPTHREAD 1 |
---|
2491 | | #define HAVE_PTHREAD_MUTEX_LOCK 1 |
---|
2492 | | #define HAVE_PTHREAD_RWLOCK_INIT 1 |
---|
2493 | | #define HAVE_PTHREAD_GETSPECIFIC 1 |
---|
2494 | | #define HAVE_LIBZ 1 |
---|
2495 | | #define USE_UDIS86 0 |
---|
2496 | | #define LLVM_USE_OPROFILE 0 |
---|
2497 | | #define LLVM_USE_INTEL_JITEVENTS 0 |
---|
2498 | | #define CLANG_HAVE_LIBXML 1 |
---|
2499 | | #define HAVE_DIRENT_H 1 |
---|
2500 | | /* end confdefs.h. */ |
---|
2501 | | #include <sys/mman.h> |
---|
2502 | | #include <unistd.h> |
---|
2503 | | #include <fcntl.h> |
---|
2504 | | int |
---|
2505 | | main () |
---|
2506 | | { |
---|
2507 | | mmap (0, 1, PROT_READ, MAP_ANONYMOUS, -1, 0); return (0); |
---|
2508 | | ; |
---|
2509 | | return 0; |
---|
2510 | | } |
---|
2511 | configure:14189: result: no |
---|
2512 | configure:14199: checking whether stat file-mode macros are broken |
---|
2513 | configure:14247: result: no |
---|
2514 | configure:14257: checking for sys/wait.h that is POSIX.1 compatible |
---|
2515 | configure:14293: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
2516 | configure:14299: $? = 0 |
---|
2517 | configure:14306: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2518 | configure:14309: $? = 0 |
---|
2519 | configure:14316: test -s conftest.o |
---|
2520 | configure:14319: $? = 0 |
---|
2521 | configure:14331: result: yes |
---|
2522 | configure:14341: checking whether time.h and sys/time.h may both be included |
---|
2523 | configure:14371: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
2524 | configure:14377: $? = 0 |
---|
2525 | configure:14384: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2526 | configure:14387: $? = 0 |
---|
2527 | configure:14394: test -s conftest.o |
---|
2528 | configure:14397: $? = 0 |
---|
2529 | configure:14409: result: yes |
---|
2530 | configure:14431: checking how to run the C++ preprocessor |
---|
2531 | configure:14467: /opt/local/bin/g++-apple-4.2 -E -I/opt/local/include conftest.cpp |
---|
2532 | configure:14473: $? = 0 |
---|
2533 | configure:14511: /opt/local/bin/g++-apple-4.2 -E -I/opt/local/include conftest.cpp |
---|
2534 | conftest.cpp:73:28: error: ac_nonexistent.h: No such file or directory |
---|
2535 | configure:14517: $? = 1 |
---|
2536 | configure: failed program was: |
---|
2537 | | /* confdefs.h. */ |
---|
2538 | | #define PACKAGE_NAME "LLVM" |
---|
2539 | | #define PACKAGE_TARNAME "llvm" |
---|
2540 | | #define PACKAGE_VERSION "3.4.2" |
---|
2541 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
2542 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
2543 | | #define LLVM_VERSION_MAJOR 3 |
---|
2544 | | #define LLVM_VERSION_MINOR 4 |
---|
2545 | | #define LLVM_VERSION_PATCH 2 |
---|
2546 | | #define LLVM_ON_UNIX 1 |
---|
2547 | | #define STDC_HEADERS 1 |
---|
2548 | | #define HAVE_SYS_TYPES_H 1 |
---|
2549 | | #define HAVE_SYS_STAT_H 1 |
---|
2550 | | #define HAVE_STDLIB_H 1 |
---|
2551 | | #define HAVE_STRING_H 1 |
---|
2552 | | #define HAVE_MEMORY_H 1 |
---|
2553 | | #define HAVE_STRINGS_H 1 |
---|
2554 | | #define HAVE_INTTYPES_H 1 |
---|
2555 | | #define HAVE_STDINT_H 1 |
---|
2556 | | #define HAVE_UNISTD_H 1 |
---|
2557 | | #define LLVM_ENABLE_THREADS 1 |
---|
2558 | | #define LLVM_ENABLE_ZLIB 1 |
---|
2559 | | #define ENABLE_PIC 1 |
---|
2560 | | #define ENABLE_TIMESTAMPS 1 |
---|
2561 | | #define ENABLE_BACKTRACES 1 |
---|
2562 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
2563 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
2564 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
2565 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
2566 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
2567 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
2568 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
2569 | | #define CLANG_RESOURCE_DIR "" |
---|
2570 | | #define C_INCLUDE_DIRS "" |
---|
2571 | | #define GCC_INSTALL_PREFIX "" |
---|
2572 | | #define DEFAULT_SYSROOT "" |
---|
2573 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
2574 | | #define HOST_LINK_VERSION "97.17" |
---|
2575 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
2576 | | #define HAVE_DIRENT_H 1 |
---|
2577 | | #define HAVE_DLFCN_H 1 |
---|
2578 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
2579 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
2580 | | #define LTDL_OBJDIR ".libs/" |
---|
2581 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
2582 | | #define HAVE_LIBDL 1 |
---|
2583 | | #define HAVE_DLERROR 1 |
---|
2584 | | #define error_t int |
---|
2585 | | #define HAVE_ERRNO_H 1 |
---|
2586 | | #define HAVE_MEMORY_H 1 |
---|
2587 | | #define HAVE_UNISTD_H 1 |
---|
2588 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
2589 | | #define HAVE_CLOSEDIR 1 |
---|
2590 | | #define HAVE_OPENDIR 1 |
---|
2591 | | #define HAVE_READDIR 1 |
---|
2592 | | #define HAVE_LIBM 1 |
---|
2593 | | #define HAVE_DLOPEN 1 |
---|
2594 | | #define HAVE_TERMINFO 1 |
---|
2595 | | #define HAVE_FFI_CALL 1 |
---|
2596 | | #define HAVE_LIBPTHREAD 1 |
---|
2597 | | #define HAVE_PTHREAD_MUTEX_LOCK 1 |
---|
2598 | | #define HAVE_PTHREAD_RWLOCK_INIT 1 |
---|
2599 | | #define HAVE_PTHREAD_GETSPECIFIC 1 |
---|
2600 | | #define HAVE_LIBZ 1 |
---|
2601 | | #define USE_UDIS86 0 |
---|
2602 | | #define LLVM_USE_OPROFILE 0 |
---|
2603 | | #define LLVM_USE_INTEL_JITEVENTS 0 |
---|
2604 | | #define CLANG_HAVE_LIBXML 1 |
---|
2605 | | #define HAVE_DIRENT_H 1 |
---|
2606 | | #define HAVE_SYS_WAIT_H 1 |
---|
2607 | | #define TIME_WITH_SYS_TIME 1 |
---|
2608 | | /* end confdefs.h. */ |
---|
2609 | | #include <ac_nonexistent.h> |
---|
2610 | configure:14557: result: /opt/local/bin/g++-apple-4.2 -E |
---|
2611 | configure:14586: /opt/local/bin/g++-apple-4.2 -E -I/opt/local/include conftest.cpp |
---|
2612 | configure:14592: $? = 0 |
---|
2613 | configure:14630: /opt/local/bin/g++-apple-4.2 -E -I/opt/local/include conftest.cpp |
---|
2614 | conftest.cpp:73:28: error: ac_nonexistent.h: No such file or directory |
---|
2615 | configure:14636: $? = 1 |
---|
2616 | configure: failed program was: |
---|
2617 | | /* confdefs.h. */ |
---|
2618 | | #define PACKAGE_NAME "LLVM" |
---|
2619 | | #define PACKAGE_TARNAME "llvm" |
---|
2620 | | #define PACKAGE_VERSION "3.4.2" |
---|
2621 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
2622 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
2623 | | #define LLVM_VERSION_MAJOR 3 |
---|
2624 | | #define LLVM_VERSION_MINOR 4 |
---|
2625 | | #define LLVM_VERSION_PATCH 2 |
---|
2626 | | #define LLVM_ON_UNIX 1 |
---|
2627 | | #define STDC_HEADERS 1 |
---|
2628 | | #define HAVE_SYS_TYPES_H 1 |
---|
2629 | | #define HAVE_SYS_STAT_H 1 |
---|
2630 | | #define HAVE_STDLIB_H 1 |
---|
2631 | | #define HAVE_STRING_H 1 |
---|
2632 | | #define HAVE_MEMORY_H 1 |
---|
2633 | | #define HAVE_STRINGS_H 1 |
---|
2634 | | #define HAVE_INTTYPES_H 1 |
---|
2635 | | #define HAVE_STDINT_H 1 |
---|
2636 | | #define HAVE_UNISTD_H 1 |
---|
2637 | | #define LLVM_ENABLE_THREADS 1 |
---|
2638 | | #define LLVM_ENABLE_ZLIB 1 |
---|
2639 | | #define ENABLE_PIC 1 |
---|
2640 | | #define ENABLE_TIMESTAMPS 1 |
---|
2641 | | #define ENABLE_BACKTRACES 1 |
---|
2642 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
2643 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
2644 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
2645 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
2646 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
2647 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
2648 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
2649 | | #define CLANG_RESOURCE_DIR "" |
---|
2650 | | #define C_INCLUDE_DIRS "" |
---|
2651 | | #define GCC_INSTALL_PREFIX "" |
---|
2652 | | #define DEFAULT_SYSROOT "" |
---|
2653 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
2654 | | #define HOST_LINK_VERSION "97.17" |
---|
2655 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
2656 | | #define HAVE_DIRENT_H 1 |
---|
2657 | | #define HAVE_DLFCN_H 1 |
---|
2658 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
2659 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
2660 | | #define LTDL_OBJDIR ".libs/" |
---|
2661 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
2662 | | #define HAVE_LIBDL 1 |
---|
2663 | | #define HAVE_DLERROR 1 |
---|
2664 | | #define error_t int |
---|
2665 | | #define HAVE_ERRNO_H 1 |
---|
2666 | | #define HAVE_MEMORY_H 1 |
---|
2667 | | #define HAVE_UNISTD_H 1 |
---|
2668 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
2669 | | #define HAVE_CLOSEDIR 1 |
---|
2670 | | #define HAVE_OPENDIR 1 |
---|
2671 | | #define HAVE_READDIR 1 |
---|
2672 | | #define HAVE_LIBM 1 |
---|
2673 | | #define HAVE_DLOPEN 1 |
---|
2674 | | #define HAVE_TERMINFO 1 |
---|
2675 | | #define HAVE_FFI_CALL 1 |
---|
2676 | | #define HAVE_LIBPTHREAD 1 |
---|
2677 | | #define HAVE_PTHREAD_MUTEX_LOCK 1 |
---|
2678 | | #define HAVE_PTHREAD_RWLOCK_INIT 1 |
---|
2679 | | #define HAVE_PTHREAD_GETSPECIFIC 1 |
---|
2680 | | #define HAVE_LIBZ 1 |
---|
2681 | | #define USE_UDIS86 0 |
---|
2682 | | #define LLVM_USE_OPROFILE 0 |
---|
2683 | | #define LLVM_USE_INTEL_JITEVENTS 0 |
---|
2684 | | #define CLANG_HAVE_LIBXML 1 |
---|
2685 | | #define HAVE_DIRENT_H 1 |
---|
2686 | | #define HAVE_SYS_WAIT_H 1 |
---|
2687 | | #define TIME_WITH_SYS_TIME 1 |
---|
2688 | | /* end confdefs.h. */ |
---|
2689 | | #include <ac_nonexistent.h> |
---|
2690 | configure:14696: checking cxxabi.h usability |
---|
2691 | configure:14713: /opt/local/bin/g++-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.cpp >&5 |
---|
2692 | configure:14719: $? = 0 |
---|
2693 | configure:14726: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err |
---|
2694 | configure:14729: $? = 0 |
---|
2695 | configure:14736: test -s conftest.o |
---|
2696 | configure:14739: $? = 0 |
---|
2697 | configure:14750: result: yes |
---|
2698 | configure:14754: checking cxxabi.h presence |
---|
2699 | configure:14769: /opt/local/bin/g++-apple-4.2 -E -I/opt/local/include conftest.cpp |
---|
2700 | configure:14775: $? = 0 |
---|
2701 | configure:14796: result: yes |
---|
2702 | configure:14829: checking for cxxabi.h |
---|
2703 | configure:14837: result: yes |
---|
2704 | configure:14865: checking for dlfcn.h |
---|
2705 | configure:14871: result: yes |
---|
2706 | configure:14875: checking execinfo.h usability |
---|
2707 | configure:14892: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
2708 | conftest.c:108:22: error: execinfo.h: No such file or directory |
---|
2709 | configure:14898: $? = 1 |
---|
2710 | configure: failed program was: |
---|
2711 | | /* confdefs.h. */ |
---|
2712 | | #define PACKAGE_NAME "LLVM" |
---|
2713 | | #define PACKAGE_TARNAME "llvm" |
---|
2714 | | #define PACKAGE_VERSION "3.4.2" |
---|
2715 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
2716 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
2717 | | #define LLVM_VERSION_MAJOR 3 |
---|
2718 | | #define LLVM_VERSION_MINOR 4 |
---|
2719 | | #define LLVM_VERSION_PATCH 2 |
---|
2720 | | #define LLVM_ON_UNIX 1 |
---|
2721 | | #define STDC_HEADERS 1 |
---|
2722 | | #define HAVE_SYS_TYPES_H 1 |
---|
2723 | | #define HAVE_SYS_STAT_H 1 |
---|
2724 | | #define HAVE_STDLIB_H 1 |
---|
2725 | | #define HAVE_STRING_H 1 |
---|
2726 | | #define HAVE_MEMORY_H 1 |
---|
2727 | | #define HAVE_STRINGS_H 1 |
---|
2728 | | #define HAVE_INTTYPES_H 1 |
---|
2729 | | #define HAVE_STDINT_H 1 |
---|
2730 | | #define HAVE_UNISTD_H 1 |
---|
2731 | | #define LLVM_ENABLE_THREADS 1 |
---|
2732 | | #define LLVM_ENABLE_ZLIB 1 |
---|
2733 | | #define ENABLE_PIC 1 |
---|
2734 | | #define ENABLE_TIMESTAMPS 1 |
---|
2735 | | #define ENABLE_BACKTRACES 1 |
---|
2736 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
2737 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
2738 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
2739 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
2740 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
2741 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
2742 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
2743 | | #define CLANG_RESOURCE_DIR "" |
---|
2744 | | #define C_INCLUDE_DIRS "" |
---|
2745 | | #define GCC_INSTALL_PREFIX "" |
---|
2746 | | #define DEFAULT_SYSROOT "" |
---|
2747 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
2748 | | #define HOST_LINK_VERSION "97.17" |
---|
2749 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
2750 | | #define HAVE_DIRENT_H 1 |
---|
2751 | | #define HAVE_DLFCN_H 1 |
---|
2752 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
2753 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
2754 | | #define LTDL_OBJDIR ".libs/" |
---|
2755 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
2756 | | #define HAVE_LIBDL 1 |
---|
2757 | | #define HAVE_DLERROR 1 |
---|
2758 | | #define error_t int |
---|
2759 | | #define HAVE_ERRNO_H 1 |
---|
2760 | | #define HAVE_MEMORY_H 1 |
---|
2761 | | #define HAVE_UNISTD_H 1 |
---|
2762 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
2763 | | #define HAVE_CLOSEDIR 1 |
---|
2764 | | #define HAVE_OPENDIR 1 |
---|
2765 | | #define HAVE_READDIR 1 |
---|
2766 | | #define HAVE_LIBM 1 |
---|
2767 | | #define HAVE_DLOPEN 1 |
---|
2768 | | #define HAVE_TERMINFO 1 |
---|
2769 | | #define HAVE_FFI_CALL 1 |
---|
2770 | | #define HAVE_LIBPTHREAD 1 |
---|
2771 | | #define HAVE_PTHREAD_MUTEX_LOCK 1 |
---|
2772 | | #define HAVE_PTHREAD_RWLOCK_INIT 1 |
---|
2773 | | #define HAVE_PTHREAD_GETSPECIFIC 1 |
---|
2774 | | #define HAVE_LIBZ 1 |
---|
2775 | | #define USE_UDIS86 0 |
---|
2776 | | #define LLVM_USE_OPROFILE 0 |
---|
2777 | | #define LLVM_USE_INTEL_JITEVENTS 0 |
---|
2778 | | #define CLANG_HAVE_LIBXML 1 |
---|
2779 | | #define HAVE_DIRENT_H 1 |
---|
2780 | | #define HAVE_SYS_WAIT_H 1 |
---|
2781 | | #define TIME_WITH_SYS_TIME 1 |
---|
2782 | | #define HAVE_CXXABI_H 1 |
---|
2783 | | #define HAVE_DLFCN_H 1 |
---|
2784 | | /* end confdefs.h. */ |
---|
2785 | | #include <stdio.h> |
---|
2786 | | #if HAVE_SYS_TYPES_H |
---|
2787 | | # include <sys/types.h> |
---|
2788 | | #endif |
---|
2789 | | #if HAVE_SYS_STAT_H |
---|
2790 | | # include <sys/stat.h> |
---|
2791 | | #endif |
---|
2792 | | #if STDC_HEADERS |
---|
2793 | | # include <stdlib.h> |
---|
2794 | | # include <stddef.h> |
---|
2795 | | #else |
---|
2796 | | # if HAVE_STDLIB_H |
---|
2797 | | # include <stdlib.h> |
---|
2798 | | # endif |
---|
2799 | | #endif |
---|
2800 | | #if HAVE_STRING_H |
---|
2801 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
2802 | | # include <memory.h> |
---|
2803 | | # endif |
---|
2804 | | # include <string.h> |
---|
2805 | | #endif |
---|
2806 | | #if HAVE_STRINGS_H |
---|
2807 | | # include <strings.h> |
---|
2808 | | #endif |
---|
2809 | | #if HAVE_INTTYPES_H |
---|
2810 | | # include <inttypes.h> |
---|
2811 | | #endif |
---|
2812 | | #if HAVE_STDINT_H |
---|
2813 | | # include <stdint.h> |
---|
2814 | | #endif |
---|
2815 | | #if HAVE_UNISTD_H |
---|
2816 | | # include <unistd.h> |
---|
2817 | | #endif |
---|
2818 | | #include <execinfo.h> |
---|
2819 | configure:14929: result: no |
---|
2820 | configure:14933: checking execinfo.h presence |
---|
2821 | configure:14948: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c |
---|
2822 | conftest.c:75:22: error: execinfo.h: No such file or directory |
---|
2823 | configure:14954: $? = 1 |
---|
2824 | configure: failed program was: |
---|
2825 | | /* confdefs.h. */ |
---|
2826 | | #define PACKAGE_NAME "LLVM" |
---|
2827 | | #define PACKAGE_TARNAME "llvm" |
---|
2828 | | #define PACKAGE_VERSION "3.4.2" |
---|
2829 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
2830 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
2831 | | #define LLVM_VERSION_MAJOR 3 |
---|
2832 | | #define LLVM_VERSION_MINOR 4 |
---|
2833 | | #define LLVM_VERSION_PATCH 2 |
---|
2834 | | #define LLVM_ON_UNIX 1 |
---|
2835 | | #define STDC_HEADERS 1 |
---|
2836 | | #define HAVE_SYS_TYPES_H 1 |
---|
2837 | | #define HAVE_SYS_STAT_H 1 |
---|
2838 | | #define HAVE_STDLIB_H 1 |
---|
2839 | | #define HAVE_STRING_H 1 |
---|
2840 | | #define HAVE_MEMORY_H 1 |
---|
2841 | | #define HAVE_STRINGS_H 1 |
---|
2842 | | #define HAVE_INTTYPES_H 1 |
---|
2843 | | #define HAVE_STDINT_H 1 |
---|
2844 | | #define HAVE_UNISTD_H 1 |
---|
2845 | | #define LLVM_ENABLE_THREADS 1 |
---|
2846 | | #define LLVM_ENABLE_ZLIB 1 |
---|
2847 | | #define ENABLE_PIC 1 |
---|
2848 | | #define ENABLE_TIMESTAMPS 1 |
---|
2849 | | #define ENABLE_BACKTRACES 1 |
---|
2850 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
2851 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
2852 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
2853 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
2854 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
2855 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
2856 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
2857 | | #define CLANG_RESOURCE_DIR "" |
---|
2858 | | #define C_INCLUDE_DIRS "" |
---|
2859 | | #define GCC_INSTALL_PREFIX "" |
---|
2860 | | #define DEFAULT_SYSROOT "" |
---|
2861 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
2862 | | #define HOST_LINK_VERSION "97.17" |
---|
2863 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
2864 | | #define HAVE_DIRENT_H 1 |
---|
2865 | | #define HAVE_DLFCN_H 1 |
---|
2866 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
2867 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
2868 | | #define LTDL_OBJDIR ".libs/" |
---|
2869 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
2870 | | #define HAVE_LIBDL 1 |
---|
2871 | | #define HAVE_DLERROR 1 |
---|
2872 | | #define error_t int |
---|
2873 | | #define HAVE_ERRNO_H 1 |
---|
2874 | | #define HAVE_MEMORY_H 1 |
---|
2875 | | #define HAVE_UNISTD_H 1 |
---|
2876 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
2877 | | #define HAVE_CLOSEDIR 1 |
---|
2878 | | #define HAVE_OPENDIR 1 |
---|
2879 | | #define HAVE_READDIR 1 |
---|
2880 | | #define HAVE_LIBM 1 |
---|
2881 | | #define HAVE_DLOPEN 1 |
---|
2882 | | #define HAVE_TERMINFO 1 |
---|
2883 | | #define HAVE_FFI_CALL 1 |
---|
2884 | | #define HAVE_LIBPTHREAD 1 |
---|
2885 | | #define HAVE_PTHREAD_MUTEX_LOCK 1 |
---|
2886 | | #define HAVE_PTHREAD_RWLOCK_INIT 1 |
---|
2887 | | #define HAVE_PTHREAD_GETSPECIFIC 1 |
---|
2888 | | #define HAVE_LIBZ 1 |
---|
2889 | | #define USE_UDIS86 0 |
---|
2890 | | #define LLVM_USE_OPROFILE 0 |
---|
2891 | | #define LLVM_USE_INTEL_JITEVENTS 0 |
---|
2892 | | #define CLANG_HAVE_LIBXML 1 |
---|
2893 | | #define HAVE_DIRENT_H 1 |
---|
2894 | | #define HAVE_SYS_WAIT_H 1 |
---|
2895 | | #define TIME_WITH_SYS_TIME 1 |
---|
2896 | | #define HAVE_CXXABI_H 1 |
---|
2897 | | #define HAVE_DLFCN_H 1 |
---|
2898 | | /* end confdefs.h. */ |
---|
2899 | | #include <execinfo.h> |
---|
2900 | configure:14975: result: no |
---|
2901 | configure:15008: checking for execinfo.h |
---|
2902 | configure:15016: result: no |
---|
2903 | configure:14875: checking fcntl.h usability |
---|
2904 | configure:14892: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
2905 | configure:14898: $? = 0 |
---|
2906 | configure:14905: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2907 | configure:14908: $? = 0 |
---|
2908 | configure:14915: test -s conftest.o |
---|
2909 | configure:14918: $? = 0 |
---|
2910 | configure:14929: result: yes |
---|
2911 | configure:14933: checking fcntl.h presence |
---|
2912 | configure:14948: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c |
---|
2913 | configure:14954: $? = 0 |
---|
2914 | configure:14975: result: yes |
---|
2915 | configure:15008: checking for fcntl.h |
---|
2916 | configure:15016: result: yes |
---|
2917 | configure:14865: checking for inttypes.h |
---|
2918 | configure:14871: result: yes |
---|
2919 | configure:14875: checking link.h usability |
---|
2920 | configure:14892: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
2921 | conftest.c:110:18: error: link.h: No such file or directory |
---|
2922 | configure:14898: $? = 1 |
---|
2923 | configure: failed program was: |
---|
2924 | | /* confdefs.h. */ |
---|
2925 | | #define PACKAGE_NAME "LLVM" |
---|
2926 | | #define PACKAGE_TARNAME "llvm" |
---|
2927 | | #define PACKAGE_VERSION "3.4.2" |
---|
2928 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
2929 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
2930 | | #define LLVM_VERSION_MAJOR 3 |
---|
2931 | | #define LLVM_VERSION_MINOR 4 |
---|
2932 | | #define LLVM_VERSION_PATCH 2 |
---|
2933 | | #define LLVM_ON_UNIX 1 |
---|
2934 | | #define STDC_HEADERS 1 |
---|
2935 | | #define HAVE_SYS_TYPES_H 1 |
---|
2936 | | #define HAVE_SYS_STAT_H 1 |
---|
2937 | | #define HAVE_STDLIB_H 1 |
---|
2938 | | #define HAVE_STRING_H 1 |
---|
2939 | | #define HAVE_MEMORY_H 1 |
---|
2940 | | #define HAVE_STRINGS_H 1 |
---|
2941 | | #define HAVE_INTTYPES_H 1 |
---|
2942 | | #define HAVE_STDINT_H 1 |
---|
2943 | | #define HAVE_UNISTD_H 1 |
---|
2944 | | #define LLVM_ENABLE_THREADS 1 |
---|
2945 | | #define LLVM_ENABLE_ZLIB 1 |
---|
2946 | | #define ENABLE_PIC 1 |
---|
2947 | | #define ENABLE_TIMESTAMPS 1 |
---|
2948 | | #define ENABLE_BACKTRACES 1 |
---|
2949 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
2950 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
2951 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
2952 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
2953 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
2954 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
2955 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
2956 | | #define CLANG_RESOURCE_DIR "" |
---|
2957 | | #define C_INCLUDE_DIRS "" |
---|
2958 | | #define GCC_INSTALL_PREFIX "" |
---|
2959 | | #define DEFAULT_SYSROOT "" |
---|
2960 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
2961 | | #define HOST_LINK_VERSION "97.17" |
---|
2962 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
2963 | | #define HAVE_DIRENT_H 1 |
---|
2964 | | #define HAVE_DLFCN_H 1 |
---|
2965 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
2966 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
2967 | | #define LTDL_OBJDIR ".libs/" |
---|
2968 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
2969 | | #define HAVE_LIBDL 1 |
---|
2970 | | #define HAVE_DLERROR 1 |
---|
2971 | | #define error_t int |
---|
2972 | | #define HAVE_ERRNO_H 1 |
---|
2973 | | #define HAVE_MEMORY_H 1 |
---|
2974 | | #define HAVE_UNISTD_H 1 |
---|
2975 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
2976 | | #define HAVE_CLOSEDIR 1 |
---|
2977 | | #define HAVE_OPENDIR 1 |
---|
2978 | | #define HAVE_READDIR 1 |
---|
2979 | | #define HAVE_LIBM 1 |
---|
2980 | | #define HAVE_DLOPEN 1 |
---|
2981 | | #define HAVE_TERMINFO 1 |
---|
2982 | | #define HAVE_FFI_CALL 1 |
---|
2983 | | #define HAVE_LIBPTHREAD 1 |
---|
2984 | | #define HAVE_PTHREAD_MUTEX_LOCK 1 |
---|
2985 | | #define HAVE_PTHREAD_RWLOCK_INIT 1 |
---|
2986 | | #define HAVE_PTHREAD_GETSPECIFIC 1 |
---|
2987 | | #define HAVE_LIBZ 1 |
---|
2988 | | #define USE_UDIS86 0 |
---|
2989 | | #define LLVM_USE_OPROFILE 0 |
---|
2990 | | #define LLVM_USE_INTEL_JITEVENTS 0 |
---|
2991 | | #define CLANG_HAVE_LIBXML 1 |
---|
2992 | | #define HAVE_DIRENT_H 1 |
---|
2993 | | #define HAVE_SYS_WAIT_H 1 |
---|
2994 | | #define TIME_WITH_SYS_TIME 1 |
---|
2995 | | #define HAVE_CXXABI_H 1 |
---|
2996 | | #define HAVE_DLFCN_H 1 |
---|
2997 | | #define HAVE_FCNTL_H 1 |
---|
2998 | | #define HAVE_INTTYPES_H 1 |
---|
2999 | | /* end confdefs.h. */ |
---|
3000 | | #include <stdio.h> |
---|
3001 | | #if HAVE_SYS_TYPES_H |
---|
3002 | | # include <sys/types.h> |
---|
3003 | | #endif |
---|
3004 | | #if HAVE_SYS_STAT_H |
---|
3005 | | # include <sys/stat.h> |
---|
3006 | | #endif |
---|
3007 | | #if STDC_HEADERS |
---|
3008 | | # include <stdlib.h> |
---|
3009 | | # include <stddef.h> |
---|
3010 | | #else |
---|
3011 | | # if HAVE_STDLIB_H |
---|
3012 | | # include <stdlib.h> |
---|
3013 | | # endif |
---|
3014 | | #endif |
---|
3015 | | #if HAVE_STRING_H |
---|
3016 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
3017 | | # include <memory.h> |
---|
3018 | | # endif |
---|
3019 | | # include <string.h> |
---|
3020 | | #endif |
---|
3021 | | #if HAVE_STRINGS_H |
---|
3022 | | # include <strings.h> |
---|
3023 | | #endif |
---|
3024 | | #if HAVE_INTTYPES_H |
---|
3025 | | # include <inttypes.h> |
---|
3026 | | #endif |
---|
3027 | | #if HAVE_STDINT_H |
---|
3028 | | # include <stdint.h> |
---|
3029 | | #endif |
---|
3030 | | #if HAVE_UNISTD_H |
---|
3031 | | # include <unistd.h> |
---|
3032 | | #endif |
---|
3033 | | #include <link.h> |
---|
3034 | configure:14929: result: no |
---|
3035 | configure:14933: checking link.h presence |
---|
3036 | configure:14948: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c |
---|
3037 | conftest.c:77:18: error: link.h: No such file or directory |
---|
3038 | configure:14954: $? = 1 |
---|
3039 | configure: failed program was: |
---|
3040 | | /* confdefs.h. */ |
---|
3041 | | #define PACKAGE_NAME "LLVM" |
---|
3042 | | #define PACKAGE_TARNAME "llvm" |
---|
3043 | | #define PACKAGE_VERSION "3.4.2" |
---|
3044 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
3045 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
3046 | | #define LLVM_VERSION_MAJOR 3 |
---|
3047 | | #define LLVM_VERSION_MINOR 4 |
---|
3048 | | #define LLVM_VERSION_PATCH 2 |
---|
3049 | | #define LLVM_ON_UNIX 1 |
---|
3050 | | #define STDC_HEADERS 1 |
---|
3051 | | #define HAVE_SYS_TYPES_H 1 |
---|
3052 | | #define HAVE_SYS_STAT_H 1 |
---|
3053 | | #define HAVE_STDLIB_H 1 |
---|
3054 | | #define HAVE_STRING_H 1 |
---|
3055 | | #define HAVE_MEMORY_H 1 |
---|
3056 | | #define HAVE_STRINGS_H 1 |
---|
3057 | | #define HAVE_INTTYPES_H 1 |
---|
3058 | | #define HAVE_STDINT_H 1 |
---|
3059 | | #define HAVE_UNISTD_H 1 |
---|
3060 | | #define LLVM_ENABLE_THREADS 1 |
---|
3061 | | #define LLVM_ENABLE_ZLIB 1 |
---|
3062 | | #define ENABLE_PIC 1 |
---|
3063 | | #define ENABLE_TIMESTAMPS 1 |
---|
3064 | | #define ENABLE_BACKTRACES 1 |
---|
3065 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
3066 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
3067 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
3068 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
3069 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
3070 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
3071 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
3072 | | #define CLANG_RESOURCE_DIR "" |
---|
3073 | | #define C_INCLUDE_DIRS "" |
---|
3074 | | #define GCC_INSTALL_PREFIX "" |
---|
3075 | | #define DEFAULT_SYSROOT "" |
---|
3076 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
3077 | | #define HOST_LINK_VERSION "97.17" |
---|
3078 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
3079 | | #define HAVE_DIRENT_H 1 |
---|
3080 | | #define HAVE_DLFCN_H 1 |
---|
3081 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
3082 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
3083 | | #define LTDL_OBJDIR ".libs/" |
---|
3084 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
3085 | | #define HAVE_LIBDL 1 |
---|
3086 | | #define HAVE_DLERROR 1 |
---|
3087 | | #define error_t int |
---|
3088 | | #define HAVE_ERRNO_H 1 |
---|
3089 | | #define HAVE_MEMORY_H 1 |
---|
3090 | | #define HAVE_UNISTD_H 1 |
---|
3091 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
3092 | | #define HAVE_CLOSEDIR 1 |
---|
3093 | | #define HAVE_OPENDIR 1 |
---|
3094 | | #define HAVE_READDIR 1 |
---|
3095 | | #define HAVE_LIBM 1 |
---|
3096 | | #define HAVE_DLOPEN 1 |
---|
3097 | | #define HAVE_TERMINFO 1 |
---|
3098 | | #define HAVE_FFI_CALL 1 |
---|
3099 | | #define HAVE_LIBPTHREAD 1 |
---|
3100 | | #define HAVE_PTHREAD_MUTEX_LOCK 1 |
---|
3101 | | #define HAVE_PTHREAD_RWLOCK_INIT 1 |
---|
3102 | | #define HAVE_PTHREAD_GETSPECIFIC 1 |
---|
3103 | | #define HAVE_LIBZ 1 |
---|
3104 | | #define USE_UDIS86 0 |
---|
3105 | | #define LLVM_USE_OPROFILE 0 |
---|
3106 | | #define LLVM_USE_INTEL_JITEVENTS 0 |
---|
3107 | | #define CLANG_HAVE_LIBXML 1 |
---|
3108 | | #define HAVE_DIRENT_H 1 |
---|
3109 | | #define HAVE_SYS_WAIT_H 1 |
---|
3110 | | #define TIME_WITH_SYS_TIME 1 |
---|
3111 | | #define HAVE_CXXABI_H 1 |
---|
3112 | | #define HAVE_DLFCN_H 1 |
---|
3113 | | #define HAVE_FCNTL_H 1 |
---|
3114 | | #define HAVE_INTTYPES_H 1 |
---|
3115 | | /* end confdefs.h. */ |
---|
3116 | | #include <link.h> |
---|
3117 | configure:14975: result: no |
---|
3118 | configure:15008: checking for link.h |
---|
3119 | configure:15016: result: no |
---|
3120 | configure:15039: checking for malloc.h |
---|
3121 | configure:15045: result: no |
---|
3122 | configure:15049: checking setjmp.h usability |
---|
3123 | configure:15066: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
3124 | configure:15072: $? = 0 |
---|
3125 | configure:15079: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3126 | configure:15082: $? = 0 |
---|
3127 | configure:15089: test -s conftest.o |
---|
3128 | configure:15092: $? = 0 |
---|
3129 | configure:15103: result: yes |
---|
3130 | configure:15107: checking setjmp.h presence |
---|
3131 | configure:15122: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c |
---|
3132 | configure:15128: $? = 0 |
---|
3133 | configure:15149: result: yes |
---|
3134 | configure:15182: checking for setjmp.h |
---|
3135 | configure:15190: result: yes |
---|
3136 | configure:15049: checking signal.h usability |
---|
3137 | configure:15066: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
3138 | configure:15072: $? = 0 |
---|
3139 | configure:15079: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3140 | configure:15082: $? = 0 |
---|
3141 | configure:15089: test -s conftest.o |
---|
3142 | configure:15092: $? = 0 |
---|
3143 | configure:15103: result: yes |
---|
3144 | configure:15107: checking signal.h presence |
---|
3145 | configure:15122: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c |
---|
3146 | configure:15128: $? = 0 |
---|
3147 | configure:15149: result: yes |
---|
3148 | configure:15182: checking for signal.h |
---|
3149 | configure:15190: result: yes |
---|
3150 | configure:15039: checking for stdint.h |
---|
3151 | configure:15045: result: yes |
---|
3152 | configure:15049: checking termios.h usability |
---|
3153 | configure:15066: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
3154 | configure:15072: $? = 0 |
---|
3155 | configure:15079: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3156 | configure:15082: $? = 0 |
---|
3157 | configure:15089: test -s conftest.o |
---|
3158 | configure:15092: $? = 0 |
---|
3159 | configure:15103: result: yes |
---|
3160 | configure:15107: checking termios.h presence |
---|
3161 | configure:15122: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c |
---|
3162 | configure:15128: $? = 0 |
---|
3163 | configure:15149: result: yes |
---|
3164 | configure:15182: checking for termios.h |
---|
3165 | configure:15190: result: yes |
---|
3166 | configure:15039: checking for unistd.h |
---|
3167 | configure:15045: result: yes |
---|
3168 | configure:15218: checking utime.h usability |
---|
3169 | configure:15235: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
3170 | configure:15241: $? = 0 |
---|
3171 | configure:15248: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3172 | configure:15251: $? = 0 |
---|
3173 | configure:15258: test -s conftest.o |
---|
3174 | configure:15261: $? = 0 |
---|
3175 | configure:15272: result: yes |
---|
3176 | configure:15276: checking utime.h presence |
---|
3177 | configure:15291: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c |
---|
3178 | configure:15297: $? = 0 |
---|
3179 | configure:15318: result: yes |
---|
3180 | configure:15351: checking for utime.h |
---|
3181 | configure:15359: result: yes |
---|
3182 | configure:15391: checking sys/mman.h usability |
---|
3183 | configure:15408: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
3184 | configure:15414: $? = 0 |
---|
3185 | configure:15421: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3186 | configure:15424: $? = 0 |
---|
3187 | configure:15431: test -s conftest.o |
---|
3188 | configure:15434: $? = 0 |
---|
3189 | configure:15445: result: yes |
---|
3190 | configure:15449: checking sys/mman.h presence |
---|
3191 | configure:15464: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c |
---|
3192 | configure:15470: $? = 0 |
---|
3193 | configure:15491: result: yes |
---|
3194 | configure:15524: checking for sys/mman.h |
---|
3195 | configure:15532: result: yes |
---|
3196 | configure:15391: checking sys/param.h usability |
---|
3197 | configure:15408: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
3198 | configure:15414: $? = 0 |
---|
3199 | configure:15421: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3200 | configure:15424: $? = 0 |
---|
3201 | configure:15431: test -s conftest.o |
---|
3202 | configure:15434: $? = 0 |
---|
3203 | configure:15445: result: yes |
---|
3204 | configure:15449: checking sys/param.h presence |
---|
3205 | configure:15464: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c |
---|
3206 | configure:15470: $? = 0 |
---|
3207 | configure:15491: result: yes |
---|
3208 | configure:15524: checking for sys/param.h |
---|
3209 | configure:15532: result: yes |
---|
3210 | configure:15391: checking sys/resource.h usability |
---|
3211 | configure:15408: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
3212 | configure:15414: $? = 0 |
---|
3213 | configure:15421: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3214 | configure:15424: $? = 0 |
---|
3215 | configure:15431: test -s conftest.o |
---|
3216 | configure:15434: $? = 0 |
---|
3217 | configure:15445: result: yes |
---|
3218 | configure:15449: checking sys/resource.h presence |
---|
3219 | configure:15464: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c |
---|
3220 | configure:15470: $? = 0 |
---|
3221 | configure:15491: result: yes |
---|
3222 | configure:15524: checking for sys/resource.h |
---|
3223 | configure:15532: result: yes |
---|
3224 | configure:15391: checking sys/time.h usability |
---|
3225 | configure:15408: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
3226 | configure:15414: $? = 0 |
---|
3227 | configure:15421: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3228 | configure:15424: $? = 0 |
---|
3229 | configure:15431: test -s conftest.o |
---|
3230 | configure:15434: $? = 0 |
---|
3231 | configure:15445: result: yes |
---|
3232 | configure:15449: checking sys/time.h presence |
---|
3233 | configure:15464: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c |
---|
3234 | configure:15470: $? = 0 |
---|
3235 | configure:15491: result: yes |
---|
3236 | configure:15524: checking for sys/time.h |
---|
3237 | configure:15532: result: yes |
---|
3238 | configure:15391: checking sys/uio.h usability |
---|
3239 | configure:15408: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
3240 | configure:15414: $? = 0 |
---|
3241 | configure:15421: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3242 | configure:15424: $? = 0 |
---|
3243 | configure:15431: test -s conftest.o |
---|
3244 | configure:15434: $? = 0 |
---|
3245 | configure:15445: result: yes |
---|
3246 | configure:15449: checking sys/uio.h presence |
---|
3247 | configure:15464: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c |
---|
3248 | configure:15470: $? = 0 |
---|
3249 | configure:15491: result: yes |
---|
3250 | configure:15524: checking for sys/uio.h |
---|
3251 | configure:15532: result: yes |
---|
3252 | configure:15562: checking sys/ioctl.h usability |
---|
3253 | configure:15579: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
3254 | configure:15585: $? = 0 |
---|
3255 | configure:15592: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3256 | configure:15595: $? = 0 |
---|
3257 | configure:15602: test -s conftest.o |
---|
3258 | configure:15605: $? = 0 |
---|
3259 | configure:15616: result: yes |
---|
3260 | configure:15620: checking sys/ioctl.h presence |
---|
3261 | configure:15635: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c |
---|
3262 | configure:15641: $? = 0 |
---|
3263 | configure:15662: result: yes |
---|
3264 | configure:15695: checking for sys/ioctl.h |
---|
3265 | configure:15703: result: yes |
---|
3266 | configure:15562: checking malloc/malloc.h usability |
---|
3267 | configure:15579: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
3268 | configure:15585: $? = 0 |
---|
3269 | configure:15592: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3270 | configure:15595: $? = 0 |
---|
3271 | configure:15602: test -s conftest.o |
---|
3272 | configure:15605: $? = 0 |
---|
3273 | configure:15616: result: yes |
---|
3274 | configure:15620: checking malloc/malloc.h presence |
---|
3275 | configure:15635: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c |
---|
3276 | configure:15641: $? = 0 |
---|
3277 | configure:15662: result: yes |
---|
3278 | configure:15695: checking for malloc/malloc.h |
---|
3279 | configure:15703: result: yes |
---|
3280 | configure:15562: checking mach/mach.h usability |
---|
3281 | configure:15579: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
3282 | configure:15585: $? = 0 |
---|
3283 | configure:15592: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3284 | configure:15595: $? = 0 |
---|
3285 | configure:15602: test -s conftest.o |
---|
3286 | configure:15605: $? = 0 |
---|
3287 | configure:15616: result: yes |
---|
3288 | configure:15620: checking mach/mach.h presence |
---|
3289 | configure:15635: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c |
---|
3290 | configure:15641: $? = 0 |
---|
3291 | configure:15662: result: yes |
---|
3292 | configure:15695: checking for mach/mach.h |
---|
3293 | configure:15703: result: yes |
---|
3294 | configure:15731: checking valgrind/valgrind.h usability |
---|
3295 | configure:15748: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
3296 | conftest.c:124:31: error: valgrind/valgrind.h: No such file or directory |
---|
3297 | configure:15754: $? = 1 |
---|
3298 | configure: failed program was: |
---|
3299 | | /* confdefs.h. */ |
---|
3300 | | #define PACKAGE_NAME "LLVM" |
---|
3301 | | #define PACKAGE_TARNAME "llvm" |
---|
3302 | | #define PACKAGE_VERSION "3.4.2" |
---|
3303 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
3304 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
3305 | | #define LLVM_VERSION_MAJOR 3 |
---|
3306 | | #define LLVM_VERSION_MINOR 4 |
---|
3307 | | #define LLVM_VERSION_PATCH 2 |
---|
3308 | | #define LLVM_ON_UNIX 1 |
---|
3309 | | #define STDC_HEADERS 1 |
---|
3310 | | #define HAVE_SYS_TYPES_H 1 |
---|
3311 | | #define HAVE_SYS_STAT_H 1 |
---|
3312 | | #define HAVE_STDLIB_H 1 |
---|
3313 | | #define HAVE_STRING_H 1 |
---|
3314 | | #define HAVE_MEMORY_H 1 |
---|
3315 | | #define HAVE_STRINGS_H 1 |
---|
3316 | | #define HAVE_INTTYPES_H 1 |
---|
3317 | | #define HAVE_STDINT_H 1 |
---|
3318 | | #define HAVE_UNISTD_H 1 |
---|
3319 | | #define LLVM_ENABLE_THREADS 1 |
---|
3320 | | #define LLVM_ENABLE_ZLIB 1 |
---|
3321 | | #define ENABLE_PIC 1 |
---|
3322 | | #define ENABLE_TIMESTAMPS 1 |
---|
3323 | | #define ENABLE_BACKTRACES 1 |
---|
3324 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
3325 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
3326 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
3327 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
3328 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
3329 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
3330 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
3331 | | #define CLANG_RESOURCE_DIR "" |
---|
3332 | | #define C_INCLUDE_DIRS "" |
---|
3333 | | #define GCC_INSTALL_PREFIX "" |
---|
3334 | | #define DEFAULT_SYSROOT "" |
---|
3335 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
3336 | | #define HOST_LINK_VERSION "97.17" |
---|
3337 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
3338 | | #define HAVE_DIRENT_H 1 |
---|
3339 | | #define HAVE_DLFCN_H 1 |
---|
3340 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
3341 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
3342 | | #define LTDL_OBJDIR ".libs/" |
---|
3343 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
3344 | | #define HAVE_LIBDL 1 |
---|
3345 | | #define HAVE_DLERROR 1 |
---|
3346 | | #define error_t int |
---|
3347 | | #define HAVE_ERRNO_H 1 |
---|
3348 | | #define HAVE_MEMORY_H 1 |
---|
3349 | | #define HAVE_UNISTD_H 1 |
---|
3350 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
3351 | | #define HAVE_CLOSEDIR 1 |
---|
3352 | | #define HAVE_OPENDIR 1 |
---|
3353 | | #define HAVE_READDIR 1 |
---|
3354 | | #define HAVE_LIBM 1 |
---|
3355 | | #define HAVE_DLOPEN 1 |
---|
3356 | | #define HAVE_TERMINFO 1 |
---|
3357 | | #define HAVE_FFI_CALL 1 |
---|
3358 | | #define HAVE_LIBPTHREAD 1 |
---|
3359 | | #define HAVE_PTHREAD_MUTEX_LOCK 1 |
---|
3360 | | #define HAVE_PTHREAD_RWLOCK_INIT 1 |
---|
3361 | | #define HAVE_PTHREAD_GETSPECIFIC 1 |
---|
3362 | | #define HAVE_LIBZ 1 |
---|
3363 | | #define USE_UDIS86 0 |
---|
3364 | | #define LLVM_USE_OPROFILE 0 |
---|
3365 | | #define LLVM_USE_INTEL_JITEVENTS 0 |
---|
3366 | | #define CLANG_HAVE_LIBXML 1 |
---|
3367 | | #define HAVE_DIRENT_H 1 |
---|
3368 | | #define HAVE_SYS_WAIT_H 1 |
---|
3369 | | #define TIME_WITH_SYS_TIME 1 |
---|
3370 | | #define HAVE_CXXABI_H 1 |
---|
3371 | | #define HAVE_DLFCN_H 1 |
---|
3372 | | #define HAVE_FCNTL_H 1 |
---|
3373 | | #define HAVE_INTTYPES_H 1 |
---|
3374 | | #define HAVE_SETJMP_H 1 |
---|
3375 | | #define HAVE_SIGNAL_H 1 |
---|
3376 | | #define HAVE_STDINT_H 1 |
---|
3377 | | #define HAVE_TERMIOS_H 1 |
---|
3378 | | #define HAVE_UNISTD_H 1 |
---|
3379 | | #define HAVE_UTIME_H 1 |
---|
3380 | | #define HAVE_SYS_MMAN_H 1 |
---|
3381 | | #define HAVE_SYS_PARAM_H 1 |
---|
3382 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3383 | | #define HAVE_SYS_TIME_H 1 |
---|
3384 | | #define HAVE_SYS_UIO_H 1 |
---|
3385 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3386 | | #define HAVE_MALLOC_MALLOC_H 1 |
---|
3387 | | #define HAVE_MACH_MACH_H 1 |
---|
3388 | | /* end confdefs.h. */ |
---|
3389 | | #include <stdio.h> |
---|
3390 | | #if HAVE_SYS_TYPES_H |
---|
3391 | | # include <sys/types.h> |
---|
3392 | | #endif |
---|
3393 | | #if HAVE_SYS_STAT_H |
---|
3394 | | # include <sys/stat.h> |
---|
3395 | | #endif |
---|
3396 | | #if STDC_HEADERS |
---|
3397 | | # include <stdlib.h> |
---|
3398 | | # include <stddef.h> |
---|
3399 | | #else |
---|
3400 | | # if HAVE_STDLIB_H |
---|
3401 | | # include <stdlib.h> |
---|
3402 | | # endif |
---|
3403 | | #endif |
---|
3404 | | #if HAVE_STRING_H |
---|
3405 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
3406 | | # include <memory.h> |
---|
3407 | | # endif |
---|
3408 | | # include <string.h> |
---|
3409 | | #endif |
---|
3410 | | #if HAVE_STRINGS_H |
---|
3411 | | # include <strings.h> |
---|
3412 | | #endif |
---|
3413 | | #if HAVE_INTTYPES_H |
---|
3414 | | # include <inttypes.h> |
---|
3415 | | #endif |
---|
3416 | | #if HAVE_STDINT_H |
---|
3417 | | # include <stdint.h> |
---|
3418 | | #endif |
---|
3419 | | #if HAVE_UNISTD_H |
---|
3420 | | # include <unistd.h> |
---|
3421 | | #endif |
---|
3422 | | #include <valgrind/valgrind.h> |
---|
3423 | configure:15785: result: no |
---|
3424 | configure:15789: checking valgrind/valgrind.h presence |
---|
3425 | configure:15804: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c |
---|
3426 | conftest.c:91:31: error: valgrind/valgrind.h: No such file or directory |
---|
3427 | configure:15810: $? = 1 |
---|
3428 | configure: failed program was: |
---|
3429 | | /* confdefs.h. */ |
---|
3430 | | #define PACKAGE_NAME "LLVM" |
---|
3431 | | #define PACKAGE_TARNAME "llvm" |
---|
3432 | | #define PACKAGE_VERSION "3.4.2" |
---|
3433 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
3434 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
3435 | | #define LLVM_VERSION_MAJOR 3 |
---|
3436 | | #define LLVM_VERSION_MINOR 4 |
---|
3437 | | #define LLVM_VERSION_PATCH 2 |
---|
3438 | | #define LLVM_ON_UNIX 1 |
---|
3439 | | #define STDC_HEADERS 1 |
---|
3440 | | #define HAVE_SYS_TYPES_H 1 |
---|
3441 | | #define HAVE_SYS_STAT_H 1 |
---|
3442 | | #define HAVE_STDLIB_H 1 |
---|
3443 | | #define HAVE_STRING_H 1 |
---|
3444 | | #define HAVE_MEMORY_H 1 |
---|
3445 | | #define HAVE_STRINGS_H 1 |
---|
3446 | | #define HAVE_INTTYPES_H 1 |
---|
3447 | | #define HAVE_STDINT_H 1 |
---|
3448 | | #define HAVE_UNISTD_H 1 |
---|
3449 | | #define LLVM_ENABLE_THREADS 1 |
---|
3450 | | #define LLVM_ENABLE_ZLIB 1 |
---|
3451 | | #define ENABLE_PIC 1 |
---|
3452 | | #define ENABLE_TIMESTAMPS 1 |
---|
3453 | | #define ENABLE_BACKTRACES 1 |
---|
3454 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
3455 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
3456 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
3457 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
3458 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
3459 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
3460 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
3461 | | #define CLANG_RESOURCE_DIR "" |
---|
3462 | | #define C_INCLUDE_DIRS "" |
---|
3463 | | #define GCC_INSTALL_PREFIX "" |
---|
3464 | | #define DEFAULT_SYSROOT "" |
---|
3465 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
3466 | | #define HOST_LINK_VERSION "97.17" |
---|
3467 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
3468 | | #define HAVE_DIRENT_H 1 |
---|
3469 | | #define HAVE_DLFCN_H 1 |
---|
3470 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
3471 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
3472 | | #define LTDL_OBJDIR ".libs/" |
---|
3473 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
3474 | | #define HAVE_LIBDL 1 |
---|
3475 | | #define HAVE_DLERROR 1 |
---|
3476 | | #define error_t int |
---|
3477 | | #define HAVE_ERRNO_H 1 |
---|
3478 | | #define HAVE_MEMORY_H 1 |
---|
3479 | | #define HAVE_UNISTD_H 1 |
---|
3480 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
3481 | | #define HAVE_CLOSEDIR 1 |
---|
3482 | | #define HAVE_OPENDIR 1 |
---|
3483 | | #define HAVE_READDIR 1 |
---|
3484 | | #define HAVE_LIBM 1 |
---|
3485 | | #define HAVE_DLOPEN 1 |
---|
3486 | | #define HAVE_TERMINFO 1 |
---|
3487 | | #define HAVE_FFI_CALL 1 |
---|
3488 | | #define HAVE_LIBPTHREAD 1 |
---|
3489 | | #define HAVE_PTHREAD_MUTEX_LOCK 1 |
---|
3490 | | #define HAVE_PTHREAD_RWLOCK_INIT 1 |
---|
3491 | | #define HAVE_PTHREAD_GETSPECIFIC 1 |
---|
3492 | | #define HAVE_LIBZ 1 |
---|
3493 | | #define USE_UDIS86 0 |
---|
3494 | | #define LLVM_USE_OPROFILE 0 |
---|
3495 | | #define LLVM_USE_INTEL_JITEVENTS 0 |
---|
3496 | | #define CLANG_HAVE_LIBXML 1 |
---|
3497 | | #define HAVE_DIRENT_H 1 |
---|
3498 | | #define HAVE_SYS_WAIT_H 1 |
---|
3499 | | #define TIME_WITH_SYS_TIME 1 |
---|
3500 | | #define HAVE_CXXABI_H 1 |
---|
3501 | | #define HAVE_DLFCN_H 1 |
---|
3502 | | #define HAVE_FCNTL_H 1 |
---|
3503 | | #define HAVE_INTTYPES_H 1 |
---|
3504 | | #define HAVE_SETJMP_H 1 |
---|
3505 | | #define HAVE_SIGNAL_H 1 |
---|
3506 | | #define HAVE_STDINT_H 1 |
---|
3507 | | #define HAVE_TERMIOS_H 1 |
---|
3508 | | #define HAVE_UNISTD_H 1 |
---|
3509 | | #define HAVE_UTIME_H 1 |
---|
3510 | | #define HAVE_SYS_MMAN_H 1 |
---|
3511 | | #define HAVE_SYS_PARAM_H 1 |
---|
3512 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3513 | | #define HAVE_SYS_TIME_H 1 |
---|
3514 | | #define HAVE_SYS_UIO_H 1 |
---|
3515 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3516 | | #define HAVE_MALLOC_MALLOC_H 1 |
---|
3517 | | #define HAVE_MACH_MACH_H 1 |
---|
3518 | | /* end confdefs.h. */ |
---|
3519 | | #include <valgrind/valgrind.h> |
---|
3520 | configure:15831: result: no |
---|
3521 | configure:15864: checking for valgrind/valgrind.h |
---|
3522 | configure:15872: result: no |
---|
3523 | configure:15900: checking fenv.h usability |
---|
3524 | configure:15917: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
3525 | configure:15923: $? = 0 |
---|
3526 | configure:15930: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3527 | configure:15933: $? = 0 |
---|
3528 | configure:15940: test -s conftest.o |
---|
3529 | configure:15943: $? = 0 |
---|
3530 | configure:15954: result: yes |
---|
3531 | configure:15958: checking fenv.h presence |
---|
3532 | configure:15973: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c |
---|
3533 | configure:15979: $? = 0 |
---|
3534 | configure:16000: result: yes |
---|
3535 | configure:16033: checking for fenv.h |
---|
3536 | configure:16041: result: yes |
---|
3537 | configure:16054: checking whether FE_ALL_EXCEPT is declared |
---|
3538 | configure:16085: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
3539 | configure:16091: $? = 0 |
---|
3540 | configure:16098: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3541 | configure:16101: $? = 0 |
---|
3542 | configure:16108: test -s conftest.o |
---|
3543 | configure:16111: $? = 0 |
---|
3544 | configure:16123: result: yes |
---|
3545 | configure:16139: checking whether FE_INEXACT is declared |
---|
3546 | configure:16170: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
3547 | configure:16176: $? = 0 |
---|
3548 | configure:16183: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3549 | configure:16186: $? = 0 |
---|
3550 | configure:16193: test -s conftest.o |
---|
3551 | configure:16196: $? = 0 |
---|
3552 | configure:16208: result: yes |
---|
3553 | configure:16242: checking pthread.h usability |
---|
3554 | configure:16259: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
3555 | configure:16265: $? = 0 |
---|
3556 | configure:16272: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3557 | configure:16275: $? = 0 |
---|
3558 | configure:16282: test -s conftest.o |
---|
3559 | configure:16285: $? = 0 |
---|
3560 | configure:16296: result: yes |
---|
3561 | configure:16300: checking pthread.h presence |
---|
3562 | configure:16315: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c |
---|
3563 | configure:16321: $? = 0 |
---|
3564 | configure:16342: result: yes |
---|
3565 | configure:16375: checking for pthread.h |
---|
3566 | configure:16383: result: yes |
---|
3567 | configure:16420: checking zlib.h usability |
---|
3568 | configure:16437: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
3569 | configure:16443: $? = 0 |
---|
3570 | configure:16450: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3571 | configure:16453: $? = 0 |
---|
3572 | configure:16460: test -s conftest.o |
---|
3573 | configure:16463: $? = 0 |
---|
3574 | configure:16474: result: yes |
---|
3575 | configure:16478: checking zlib.h presence |
---|
3576 | configure:16493: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c |
---|
3577 | configure:16499: $? = 0 |
---|
3578 | configure:16520: result: yes |
---|
3579 | configure:16553: checking for zlib.h |
---|
3580 | configure:16561: result: yes |
---|
3581 | configure:16600: checking ffi.h usability |
---|
3582 | configure:16617: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
3583 | configure:16623: $? = 0 |
---|
3584 | configure:16630: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3585 | configure:16633: $? = 0 |
---|
3586 | configure:16640: test -s conftest.o |
---|
3587 | configure:16643: $? = 0 |
---|
3588 | configure:16654: result: yes |
---|
3589 | configure:16658: checking ffi.h presence |
---|
3590 | configure:16673: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c |
---|
3591 | configure:16679: $? = 0 |
---|
3592 | configure:16700: result: yes |
---|
3593 | configure:16733: checking for ffi.h |
---|
3594 | configure:16741: result: yes |
---|
3595 | configure:16600: checking ffi/ffi.h usability |
---|
3596 | configure:16617: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
3597 | conftest.c:130:21: error: ffi/ffi.h: No such file or directory |
---|
3598 | configure:16623: $? = 1 |
---|
3599 | configure: failed program was: |
---|
3600 | | /* confdefs.h. */ |
---|
3601 | | #define PACKAGE_NAME "LLVM" |
---|
3602 | | #define PACKAGE_TARNAME "llvm" |
---|
3603 | | #define PACKAGE_VERSION "3.4.2" |
---|
3604 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
3605 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
3606 | | #define LLVM_VERSION_MAJOR 3 |
---|
3607 | | #define LLVM_VERSION_MINOR 4 |
---|
3608 | | #define LLVM_VERSION_PATCH 2 |
---|
3609 | | #define LLVM_ON_UNIX 1 |
---|
3610 | | #define STDC_HEADERS 1 |
---|
3611 | | #define HAVE_SYS_TYPES_H 1 |
---|
3612 | | #define HAVE_SYS_STAT_H 1 |
---|
3613 | | #define HAVE_STDLIB_H 1 |
---|
3614 | | #define HAVE_STRING_H 1 |
---|
3615 | | #define HAVE_MEMORY_H 1 |
---|
3616 | | #define HAVE_STRINGS_H 1 |
---|
3617 | | #define HAVE_INTTYPES_H 1 |
---|
3618 | | #define HAVE_STDINT_H 1 |
---|
3619 | | #define HAVE_UNISTD_H 1 |
---|
3620 | | #define LLVM_ENABLE_THREADS 1 |
---|
3621 | | #define LLVM_ENABLE_ZLIB 1 |
---|
3622 | | #define ENABLE_PIC 1 |
---|
3623 | | #define ENABLE_TIMESTAMPS 1 |
---|
3624 | | #define ENABLE_BACKTRACES 1 |
---|
3625 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
3626 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
3627 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
3628 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
3629 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
3630 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
3631 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
3632 | | #define CLANG_RESOURCE_DIR "" |
---|
3633 | | #define C_INCLUDE_DIRS "" |
---|
3634 | | #define GCC_INSTALL_PREFIX "" |
---|
3635 | | #define DEFAULT_SYSROOT "" |
---|
3636 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
3637 | | #define HOST_LINK_VERSION "97.17" |
---|
3638 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
3639 | | #define HAVE_DIRENT_H 1 |
---|
3640 | | #define HAVE_DLFCN_H 1 |
---|
3641 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
3642 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
3643 | | #define LTDL_OBJDIR ".libs/" |
---|
3644 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
3645 | | #define HAVE_LIBDL 1 |
---|
3646 | | #define HAVE_DLERROR 1 |
---|
3647 | | #define error_t int |
---|
3648 | | #define HAVE_ERRNO_H 1 |
---|
3649 | | #define HAVE_MEMORY_H 1 |
---|
3650 | | #define HAVE_UNISTD_H 1 |
---|
3651 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
3652 | | #define HAVE_CLOSEDIR 1 |
---|
3653 | | #define HAVE_OPENDIR 1 |
---|
3654 | | #define HAVE_READDIR 1 |
---|
3655 | | #define HAVE_LIBM 1 |
---|
3656 | | #define HAVE_DLOPEN 1 |
---|
3657 | | #define HAVE_TERMINFO 1 |
---|
3658 | | #define HAVE_FFI_CALL 1 |
---|
3659 | | #define HAVE_LIBPTHREAD 1 |
---|
3660 | | #define HAVE_PTHREAD_MUTEX_LOCK 1 |
---|
3661 | | #define HAVE_PTHREAD_RWLOCK_INIT 1 |
---|
3662 | | #define HAVE_PTHREAD_GETSPECIFIC 1 |
---|
3663 | | #define HAVE_LIBZ 1 |
---|
3664 | | #define USE_UDIS86 0 |
---|
3665 | | #define LLVM_USE_OPROFILE 0 |
---|
3666 | | #define LLVM_USE_INTEL_JITEVENTS 0 |
---|
3667 | | #define CLANG_HAVE_LIBXML 1 |
---|
3668 | | #define HAVE_DIRENT_H 1 |
---|
3669 | | #define HAVE_SYS_WAIT_H 1 |
---|
3670 | | #define TIME_WITH_SYS_TIME 1 |
---|
3671 | | #define HAVE_CXXABI_H 1 |
---|
3672 | | #define HAVE_DLFCN_H 1 |
---|
3673 | | #define HAVE_FCNTL_H 1 |
---|
3674 | | #define HAVE_INTTYPES_H 1 |
---|
3675 | | #define HAVE_SETJMP_H 1 |
---|
3676 | | #define HAVE_SIGNAL_H 1 |
---|
3677 | | #define HAVE_STDINT_H 1 |
---|
3678 | | #define HAVE_TERMIOS_H 1 |
---|
3679 | | #define HAVE_UNISTD_H 1 |
---|
3680 | | #define HAVE_UTIME_H 1 |
---|
3681 | | #define HAVE_SYS_MMAN_H 1 |
---|
3682 | | #define HAVE_SYS_PARAM_H 1 |
---|
3683 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3684 | | #define HAVE_SYS_TIME_H 1 |
---|
3685 | | #define HAVE_SYS_UIO_H 1 |
---|
3686 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3687 | | #define HAVE_MALLOC_MALLOC_H 1 |
---|
3688 | | #define HAVE_MACH_MACH_H 1 |
---|
3689 | | #define HAVE_FENV_H 1 |
---|
3690 | | #define HAVE_DECL_FE_ALL_EXCEPT 1 |
---|
3691 | | #define HAVE_DECL_FE_INEXACT 1 |
---|
3692 | | #define HAVE_PTHREAD_H 1 |
---|
3693 | | #define HAVE_ZLIB_H 1 |
---|
3694 | | #define HAVE_FFI_H 1 |
---|
3695 | | /* end confdefs.h. */ |
---|
3696 | | #include <stdio.h> |
---|
3697 | | #if HAVE_SYS_TYPES_H |
---|
3698 | | # include <sys/types.h> |
---|
3699 | | #endif |
---|
3700 | | #if HAVE_SYS_STAT_H |
---|
3701 | | # include <sys/stat.h> |
---|
3702 | | #endif |
---|
3703 | | #if STDC_HEADERS |
---|
3704 | | # include <stdlib.h> |
---|
3705 | | # include <stddef.h> |
---|
3706 | | #else |
---|
3707 | | # if HAVE_STDLIB_H |
---|
3708 | | # include <stdlib.h> |
---|
3709 | | # endif |
---|
3710 | | #endif |
---|
3711 | | #if HAVE_STRING_H |
---|
3712 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
3713 | | # include <memory.h> |
---|
3714 | | # endif |
---|
3715 | | # include <string.h> |
---|
3716 | | #endif |
---|
3717 | | #if HAVE_STRINGS_H |
---|
3718 | | # include <strings.h> |
---|
3719 | | #endif |
---|
3720 | | #if HAVE_INTTYPES_H |
---|
3721 | | # include <inttypes.h> |
---|
3722 | | #endif |
---|
3723 | | #if HAVE_STDINT_H |
---|
3724 | | # include <stdint.h> |
---|
3725 | | #endif |
---|
3726 | | #if HAVE_UNISTD_H |
---|
3727 | | # include <unistd.h> |
---|
3728 | | #endif |
---|
3729 | | #include <ffi/ffi.h> |
---|
3730 | configure:16654: result: no |
---|
3731 | configure:16658: checking ffi/ffi.h presence |
---|
3732 | configure:16673: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c |
---|
3733 | conftest.c:97:21: error: ffi/ffi.h: No such file or directory |
---|
3734 | configure:16679: $? = 1 |
---|
3735 | configure: failed program was: |
---|
3736 | | /* confdefs.h. */ |
---|
3737 | | #define PACKAGE_NAME "LLVM" |
---|
3738 | | #define PACKAGE_TARNAME "llvm" |
---|
3739 | | #define PACKAGE_VERSION "3.4.2" |
---|
3740 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
3741 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
3742 | | #define LLVM_VERSION_MAJOR 3 |
---|
3743 | | #define LLVM_VERSION_MINOR 4 |
---|
3744 | | #define LLVM_VERSION_PATCH 2 |
---|
3745 | | #define LLVM_ON_UNIX 1 |
---|
3746 | | #define STDC_HEADERS 1 |
---|
3747 | | #define HAVE_SYS_TYPES_H 1 |
---|
3748 | | #define HAVE_SYS_STAT_H 1 |
---|
3749 | | #define HAVE_STDLIB_H 1 |
---|
3750 | | #define HAVE_STRING_H 1 |
---|
3751 | | #define HAVE_MEMORY_H 1 |
---|
3752 | | #define HAVE_STRINGS_H 1 |
---|
3753 | | #define HAVE_INTTYPES_H 1 |
---|
3754 | | #define HAVE_STDINT_H 1 |
---|
3755 | | #define HAVE_UNISTD_H 1 |
---|
3756 | | #define LLVM_ENABLE_THREADS 1 |
---|
3757 | | #define LLVM_ENABLE_ZLIB 1 |
---|
3758 | | #define ENABLE_PIC 1 |
---|
3759 | | #define ENABLE_TIMESTAMPS 1 |
---|
3760 | | #define ENABLE_BACKTRACES 1 |
---|
3761 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
3762 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
3763 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
3764 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
3765 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
3766 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
3767 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
3768 | | #define CLANG_RESOURCE_DIR "" |
---|
3769 | | #define C_INCLUDE_DIRS "" |
---|
3770 | | #define GCC_INSTALL_PREFIX "" |
---|
3771 | | #define DEFAULT_SYSROOT "" |
---|
3772 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
3773 | | #define HOST_LINK_VERSION "97.17" |
---|
3774 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
3775 | | #define HAVE_DIRENT_H 1 |
---|
3776 | | #define HAVE_DLFCN_H 1 |
---|
3777 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
3778 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
3779 | | #define LTDL_OBJDIR ".libs/" |
---|
3780 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
3781 | | #define HAVE_LIBDL 1 |
---|
3782 | | #define HAVE_DLERROR 1 |
---|
3783 | | #define error_t int |
---|
3784 | | #define HAVE_ERRNO_H 1 |
---|
3785 | | #define HAVE_MEMORY_H 1 |
---|
3786 | | #define HAVE_UNISTD_H 1 |
---|
3787 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
3788 | | #define HAVE_CLOSEDIR 1 |
---|
3789 | | #define HAVE_OPENDIR 1 |
---|
3790 | | #define HAVE_READDIR 1 |
---|
3791 | | #define HAVE_LIBM 1 |
---|
3792 | | #define HAVE_DLOPEN 1 |
---|
3793 | | #define HAVE_TERMINFO 1 |
---|
3794 | | #define HAVE_FFI_CALL 1 |
---|
3795 | | #define HAVE_LIBPTHREAD 1 |
---|
3796 | | #define HAVE_PTHREAD_MUTEX_LOCK 1 |
---|
3797 | | #define HAVE_PTHREAD_RWLOCK_INIT 1 |
---|
3798 | | #define HAVE_PTHREAD_GETSPECIFIC 1 |
---|
3799 | | #define HAVE_LIBZ 1 |
---|
3800 | | #define USE_UDIS86 0 |
---|
3801 | | #define LLVM_USE_OPROFILE 0 |
---|
3802 | | #define LLVM_USE_INTEL_JITEVENTS 0 |
---|
3803 | | #define CLANG_HAVE_LIBXML 1 |
---|
3804 | | #define HAVE_DIRENT_H 1 |
---|
3805 | | #define HAVE_SYS_WAIT_H 1 |
---|
3806 | | #define TIME_WITH_SYS_TIME 1 |
---|
3807 | | #define HAVE_CXXABI_H 1 |
---|
3808 | | #define HAVE_DLFCN_H 1 |
---|
3809 | | #define HAVE_FCNTL_H 1 |
---|
3810 | | #define HAVE_INTTYPES_H 1 |
---|
3811 | | #define HAVE_SETJMP_H 1 |
---|
3812 | | #define HAVE_SIGNAL_H 1 |
---|
3813 | | #define HAVE_STDINT_H 1 |
---|
3814 | | #define HAVE_TERMIOS_H 1 |
---|
3815 | | #define HAVE_UNISTD_H 1 |
---|
3816 | | #define HAVE_UTIME_H 1 |
---|
3817 | | #define HAVE_SYS_MMAN_H 1 |
---|
3818 | | #define HAVE_SYS_PARAM_H 1 |
---|
3819 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3820 | | #define HAVE_SYS_TIME_H 1 |
---|
3821 | | #define HAVE_SYS_UIO_H 1 |
---|
3822 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3823 | | #define HAVE_MALLOC_MALLOC_H 1 |
---|
3824 | | #define HAVE_MACH_MACH_H 1 |
---|
3825 | | #define HAVE_FENV_H 1 |
---|
3826 | | #define HAVE_DECL_FE_ALL_EXCEPT 1 |
---|
3827 | | #define HAVE_DECL_FE_INEXACT 1 |
---|
3828 | | #define HAVE_PTHREAD_H 1 |
---|
3829 | | #define HAVE_ZLIB_H 1 |
---|
3830 | | #define HAVE_FFI_H 1 |
---|
3831 | | /* end confdefs.h. */ |
---|
3832 | | #include <ffi/ffi.h> |
---|
3833 | configure:16700: result: no |
---|
3834 | configure:16733: checking for ffi/ffi.h |
---|
3835 | configure:16741: result: no |
---|
3836 | configure:16771: checking CrashReporterClient.h usability |
---|
3837 | configure:16788: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
3838 | conftest.c:130:33: error: CrashReporterClient.h: No such file or directory |
---|
3839 | configure:16794: $? = 1 |
---|
3840 | configure: failed program was: |
---|
3841 | | /* confdefs.h. */ |
---|
3842 | | #define PACKAGE_NAME "LLVM" |
---|
3843 | | #define PACKAGE_TARNAME "llvm" |
---|
3844 | | #define PACKAGE_VERSION "3.4.2" |
---|
3845 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
3846 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
3847 | | #define LLVM_VERSION_MAJOR 3 |
---|
3848 | | #define LLVM_VERSION_MINOR 4 |
---|
3849 | | #define LLVM_VERSION_PATCH 2 |
---|
3850 | | #define LLVM_ON_UNIX 1 |
---|
3851 | | #define STDC_HEADERS 1 |
---|
3852 | | #define HAVE_SYS_TYPES_H 1 |
---|
3853 | | #define HAVE_SYS_STAT_H 1 |
---|
3854 | | #define HAVE_STDLIB_H 1 |
---|
3855 | | #define HAVE_STRING_H 1 |
---|
3856 | | #define HAVE_MEMORY_H 1 |
---|
3857 | | #define HAVE_STRINGS_H 1 |
---|
3858 | | #define HAVE_INTTYPES_H 1 |
---|
3859 | | #define HAVE_STDINT_H 1 |
---|
3860 | | #define HAVE_UNISTD_H 1 |
---|
3861 | | #define LLVM_ENABLE_THREADS 1 |
---|
3862 | | #define LLVM_ENABLE_ZLIB 1 |
---|
3863 | | #define ENABLE_PIC 1 |
---|
3864 | | #define ENABLE_TIMESTAMPS 1 |
---|
3865 | | #define ENABLE_BACKTRACES 1 |
---|
3866 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
3867 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
3868 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
3869 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
3870 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
3871 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
3872 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
3873 | | #define CLANG_RESOURCE_DIR "" |
---|
3874 | | #define C_INCLUDE_DIRS "" |
---|
3875 | | #define GCC_INSTALL_PREFIX "" |
---|
3876 | | #define DEFAULT_SYSROOT "" |
---|
3877 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
3878 | | #define HOST_LINK_VERSION "97.17" |
---|
3879 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
3880 | | #define HAVE_DIRENT_H 1 |
---|
3881 | | #define HAVE_DLFCN_H 1 |
---|
3882 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
3883 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
3884 | | #define LTDL_OBJDIR ".libs/" |
---|
3885 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
3886 | | #define HAVE_LIBDL 1 |
---|
3887 | | #define HAVE_DLERROR 1 |
---|
3888 | | #define error_t int |
---|
3889 | | #define HAVE_ERRNO_H 1 |
---|
3890 | | #define HAVE_MEMORY_H 1 |
---|
3891 | | #define HAVE_UNISTD_H 1 |
---|
3892 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
3893 | | #define HAVE_CLOSEDIR 1 |
---|
3894 | | #define HAVE_OPENDIR 1 |
---|
3895 | | #define HAVE_READDIR 1 |
---|
3896 | | #define HAVE_LIBM 1 |
---|
3897 | | #define HAVE_DLOPEN 1 |
---|
3898 | | #define HAVE_TERMINFO 1 |
---|
3899 | | #define HAVE_FFI_CALL 1 |
---|
3900 | | #define HAVE_LIBPTHREAD 1 |
---|
3901 | | #define HAVE_PTHREAD_MUTEX_LOCK 1 |
---|
3902 | | #define HAVE_PTHREAD_RWLOCK_INIT 1 |
---|
3903 | | #define HAVE_PTHREAD_GETSPECIFIC 1 |
---|
3904 | | #define HAVE_LIBZ 1 |
---|
3905 | | #define USE_UDIS86 0 |
---|
3906 | | #define LLVM_USE_OPROFILE 0 |
---|
3907 | | #define LLVM_USE_INTEL_JITEVENTS 0 |
---|
3908 | | #define CLANG_HAVE_LIBXML 1 |
---|
3909 | | #define HAVE_DIRENT_H 1 |
---|
3910 | | #define HAVE_SYS_WAIT_H 1 |
---|
3911 | | #define TIME_WITH_SYS_TIME 1 |
---|
3912 | | #define HAVE_CXXABI_H 1 |
---|
3913 | | #define HAVE_DLFCN_H 1 |
---|
3914 | | #define HAVE_FCNTL_H 1 |
---|
3915 | | #define HAVE_INTTYPES_H 1 |
---|
3916 | | #define HAVE_SETJMP_H 1 |
---|
3917 | | #define HAVE_SIGNAL_H 1 |
---|
3918 | | #define HAVE_STDINT_H 1 |
---|
3919 | | #define HAVE_TERMIOS_H 1 |
---|
3920 | | #define HAVE_UNISTD_H 1 |
---|
3921 | | #define HAVE_UTIME_H 1 |
---|
3922 | | #define HAVE_SYS_MMAN_H 1 |
---|
3923 | | #define HAVE_SYS_PARAM_H 1 |
---|
3924 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3925 | | #define HAVE_SYS_TIME_H 1 |
---|
3926 | | #define HAVE_SYS_UIO_H 1 |
---|
3927 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3928 | | #define HAVE_MALLOC_MALLOC_H 1 |
---|
3929 | | #define HAVE_MACH_MACH_H 1 |
---|
3930 | | #define HAVE_FENV_H 1 |
---|
3931 | | #define HAVE_DECL_FE_ALL_EXCEPT 1 |
---|
3932 | | #define HAVE_DECL_FE_INEXACT 1 |
---|
3933 | | #define HAVE_PTHREAD_H 1 |
---|
3934 | | #define HAVE_ZLIB_H 1 |
---|
3935 | | #define HAVE_FFI_H 1 |
---|
3936 | | /* end confdefs.h. */ |
---|
3937 | | #include <stdio.h> |
---|
3938 | | #if HAVE_SYS_TYPES_H |
---|
3939 | | # include <sys/types.h> |
---|
3940 | | #endif |
---|
3941 | | #if HAVE_SYS_STAT_H |
---|
3942 | | # include <sys/stat.h> |
---|
3943 | | #endif |
---|
3944 | | #if STDC_HEADERS |
---|
3945 | | # include <stdlib.h> |
---|
3946 | | # include <stddef.h> |
---|
3947 | | #else |
---|
3948 | | # if HAVE_STDLIB_H |
---|
3949 | | # include <stdlib.h> |
---|
3950 | | # endif |
---|
3951 | | #endif |
---|
3952 | | #if HAVE_STRING_H |
---|
3953 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
3954 | | # include <memory.h> |
---|
3955 | | # endif |
---|
3956 | | # include <string.h> |
---|
3957 | | #endif |
---|
3958 | | #if HAVE_STRINGS_H |
---|
3959 | | # include <strings.h> |
---|
3960 | | #endif |
---|
3961 | | #if HAVE_INTTYPES_H |
---|
3962 | | # include <inttypes.h> |
---|
3963 | | #endif |
---|
3964 | | #if HAVE_STDINT_H |
---|
3965 | | # include <stdint.h> |
---|
3966 | | #endif |
---|
3967 | | #if HAVE_UNISTD_H |
---|
3968 | | # include <unistd.h> |
---|
3969 | | #endif |
---|
3970 | | #include <CrashReporterClient.h> |
---|
3971 | configure:16825: result: no |
---|
3972 | configure:16829: checking CrashReporterClient.h presence |
---|
3973 | configure:16844: /opt/local/bin/gcc-apple-4.2 -E -I/opt/local/include conftest.c |
---|
3974 | conftest.c:97:33: error: CrashReporterClient.h: No such file or directory |
---|
3975 | configure:16850: $? = 1 |
---|
3976 | configure: failed program was: |
---|
3977 | | /* confdefs.h. */ |
---|
3978 | | #define PACKAGE_NAME "LLVM" |
---|
3979 | | #define PACKAGE_TARNAME "llvm" |
---|
3980 | | #define PACKAGE_VERSION "3.4.2" |
---|
3981 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
3982 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
3983 | | #define LLVM_VERSION_MAJOR 3 |
---|
3984 | | #define LLVM_VERSION_MINOR 4 |
---|
3985 | | #define LLVM_VERSION_PATCH 2 |
---|
3986 | | #define LLVM_ON_UNIX 1 |
---|
3987 | | #define STDC_HEADERS 1 |
---|
3988 | | #define HAVE_SYS_TYPES_H 1 |
---|
3989 | | #define HAVE_SYS_STAT_H 1 |
---|
3990 | | #define HAVE_STDLIB_H 1 |
---|
3991 | | #define HAVE_STRING_H 1 |
---|
3992 | | #define HAVE_MEMORY_H 1 |
---|
3993 | | #define HAVE_STRINGS_H 1 |
---|
3994 | | #define HAVE_INTTYPES_H 1 |
---|
3995 | | #define HAVE_STDINT_H 1 |
---|
3996 | | #define HAVE_UNISTD_H 1 |
---|
3997 | | #define LLVM_ENABLE_THREADS 1 |
---|
3998 | | #define LLVM_ENABLE_ZLIB 1 |
---|
3999 | | #define ENABLE_PIC 1 |
---|
4000 | | #define ENABLE_TIMESTAMPS 1 |
---|
4001 | | #define ENABLE_BACKTRACES 1 |
---|
4002 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
4003 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
4004 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
4005 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
4006 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
4007 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
4008 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
4009 | | #define CLANG_RESOURCE_DIR "" |
---|
4010 | | #define C_INCLUDE_DIRS "" |
---|
4011 | | #define GCC_INSTALL_PREFIX "" |
---|
4012 | | #define DEFAULT_SYSROOT "" |
---|
4013 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
4014 | | #define HOST_LINK_VERSION "97.17" |
---|
4015 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
4016 | | #define HAVE_DIRENT_H 1 |
---|
4017 | | #define HAVE_DLFCN_H 1 |
---|
4018 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
4019 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
4020 | | #define LTDL_OBJDIR ".libs/" |
---|
4021 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
4022 | | #define HAVE_LIBDL 1 |
---|
4023 | | #define HAVE_DLERROR 1 |
---|
4024 | | #define error_t int |
---|
4025 | | #define HAVE_ERRNO_H 1 |
---|
4026 | | #define HAVE_MEMORY_H 1 |
---|
4027 | | #define HAVE_UNISTD_H 1 |
---|
4028 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
4029 | | #define HAVE_CLOSEDIR 1 |
---|
4030 | | #define HAVE_OPENDIR 1 |
---|
4031 | | #define HAVE_READDIR 1 |
---|
4032 | | #define HAVE_LIBM 1 |
---|
4033 | | #define HAVE_DLOPEN 1 |
---|
4034 | | #define HAVE_TERMINFO 1 |
---|
4035 | | #define HAVE_FFI_CALL 1 |
---|
4036 | | #define HAVE_LIBPTHREAD 1 |
---|
4037 | | #define HAVE_PTHREAD_MUTEX_LOCK 1 |
---|
4038 | | #define HAVE_PTHREAD_RWLOCK_INIT 1 |
---|
4039 | | #define HAVE_PTHREAD_GETSPECIFIC 1 |
---|
4040 | | #define HAVE_LIBZ 1 |
---|
4041 | | #define USE_UDIS86 0 |
---|
4042 | | #define LLVM_USE_OPROFILE 0 |
---|
4043 | | #define LLVM_USE_INTEL_JITEVENTS 0 |
---|
4044 | | #define CLANG_HAVE_LIBXML 1 |
---|
4045 | | #define HAVE_DIRENT_H 1 |
---|
4046 | | #define HAVE_SYS_WAIT_H 1 |
---|
4047 | | #define TIME_WITH_SYS_TIME 1 |
---|
4048 | | #define HAVE_CXXABI_H 1 |
---|
4049 | | #define HAVE_DLFCN_H 1 |
---|
4050 | | #define HAVE_FCNTL_H 1 |
---|
4051 | | #define HAVE_INTTYPES_H 1 |
---|
4052 | | #define HAVE_SETJMP_H 1 |
---|
4053 | | #define HAVE_SIGNAL_H 1 |
---|
4054 | | #define HAVE_STDINT_H 1 |
---|
4055 | | #define HAVE_TERMIOS_H 1 |
---|
4056 | | #define HAVE_UNISTD_H 1 |
---|
4057 | | #define HAVE_UTIME_H 1 |
---|
4058 | | #define HAVE_SYS_MMAN_H 1 |
---|
4059 | | #define HAVE_SYS_PARAM_H 1 |
---|
4060 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4061 | | #define HAVE_SYS_TIME_H 1 |
---|
4062 | | #define HAVE_SYS_UIO_H 1 |
---|
4063 | | #define HAVE_SYS_IOCTL_H 1 |
---|
4064 | | #define HAVE_MALLOC_MALLOC_H 1 |
---|
4065 | | #define HAVE_MACH_MACH_H 1 |
---|
4066 | | #define HAVE_FENV_H 1 |
---|
4067 | | #define HAVE_DECL_FE_ALL_EXCEPT 1 |
---|
4068 | | #define HAVE_DECL_FE_INEXACT 1 |
---|
4069 | | #define HAVE_PTHREAD_H 1 |
---|
4070 | | #define HAVE_ZLIB_H 1 |
---|
4071 | | #define HAVE_FFI_H 1 |
---|
4072 | | /* end confdefs.h. */ |
---|
4073 | | #include <CrashReporterClient.h> |
---|
4074 | configure:16871: result: no |
---|
4075 | configure:16904: checking for CrashReporterClient.h |
---|
4076 | configure:16912: result: no |
---|
4077 | configure:16926: checking __crashreporter_info__ |
---|
4078 | configure:16950: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4079 | Undefined symbols: |
---|
4080 | "___crashreporter_info__", referenced from: |
---|
4081 | ___crashreporter_info__$non_lazy_ptr in cc0HsKNv.o |
---|
4082 | (maybe you meant: ___crashreporter_info__$non_lazy_ptr) |
---|
4083 | ld: symbol(s) not found |
---|
4084 | collect2: ld returned 1 exit status |
---|
4085 | configure:16956: $? = 1 |
---|
4086 | configure: failed program was: |
---|
4087 | | |
---|
4088 | | /* confdefs.h. */ |
---|
4089 | | #define PACKAGE_NAME "LLVM" |
---|
4090 | | #define PACKAGE_TARNAME "llvm" |
---|
4091 | | #define PACKAGE_VERSION "3.4.2" |
---|
4092 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
4093 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
4094 | | #define LLVM_VERSION_MAJOR 3 |
---|
4095 | | #define LLVM_VERSION_MINOR 4 |
---|
4096 | | #define LLVM_VERSION_PATCH 2 |
---|
4097 | | #define LLVM_ON_UNIX 1 |
---|
4098 | | #define STDC_HEADERS 1 |
---|
4099 | | #define HAVE_SYS_TYPES_H 1 |
---|
4100 | | #define HAVE_SYS_STAT_H 1 |
---|
4101 | | #define HAVE_STDLIB_H 1 |
---|
4102 | | #define HAVE_STRING_H 1 |
---|
4103 | | #define HAVE_MEMORY_H 1 |
---|
4104 | | #define HAVE_STRINGS_H 1 |
---|
4105 | | #define HAVE_INTTYPES_H 1 |
---|
4106 | | #define HAVE_STDINT_H 1 |
---|
4107 | | #define HAVE_UNISTD_H 1 |
---|
4108 | | #define LLVM_ENABLE_THREADS 1 |
---|
4109 | | #define LLVM_ENABLE_ZLIB 1 |
---|
4110 | | #define ENABLE_PIC 1 |
---|
4111 | | #define ENABLE_TIMESTAMPS 1 |
---|
4112 | | #define ENABLE_BACKTRACES 1 |
---|
4113 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
4114 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
4115 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
4116 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
4117 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
4118 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
4119 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
4120 | | #define CLANG_RESOURCE_DIR "" |
---|
4121 | | #define C_INCLUDE_DIRS "" |
---|
4122 | | #define GCC_INSTALL_PREFIX "" |
---|
4123 | | #define DEFAULT_SYSROOT "" |
---|
4124 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
4125 | | #define HOST_LINK_VERSION "97.17" |
---|
4126 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
4127 | | #define HAVE_DIRENT_H 1 |
---|
4128 | | #define HAVE_DLFCN_H 1 |
---|
4129 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
4130 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
4131 | | #define LTDL_OBJDIR ".libs/" |
---|
4132 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
4133 | | #define HAVE_LIBDL 1 |
---|
4134 | | #define HAVE_DLERROR 1 |
---|
4135 | | #define error_t int |
---|
4136 | | #define HAVE_ERRNO_H 1 |
---|
4137 | | #define HAVE_MEMORY_H 1 |
---|
4138 | | #define HAVE_UNISTD_H 1 |
---|
4139 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
4140 | | #define HAVE_CLOSEDIR 1 |
---|
4141 | | #define HAVE_OPENDIR 1 |
---|
4142 | | #define HAVE_READDIR 1 |
---|
4143 | | #define HAVE_LIBM 1 |
---|
4144 | | #define HAVE_DLOPEN 1 |
---|
4145 | | #define HAVE_TERMINFO 1 |
---|
4146 | | #define HAVE_FFI_CALL 1 |
---|
4147 | | #define HAVE_LIBPTHREAD 1 |
---|
4148 | | #define HAVE_PTHREAD_MUTEX_LOCK 1 |
---|
4149 | | #define HAVE_PTHREAD_RWLOCK_INIT 1 |
---|
4150 | | #define HAVE_PTHREAD_GETSPECIFIC 1 |
---|
4151 | | #define HAVE_LIBZ 1 |
---|
4152 | | #define USE_UDIS86 0 |
---|
4153 | | #define LLVM_USE_OPROFILE 0 |
---|
4154 | | #define LLVM_USE_INTEL_JITEVENTS 0 |
---|
4155 | | #define CLANG_HAVE_LIBXML 1 |
---|
4156 | | #define HAVE_DIRENT_H 1 |
---|
4157 | | #define HAVE_SYS_WAIT_H 1 |
---|
4158 | | #define TIME_WITH_SYS_TIME 1 |
---|
4159 | | #define HAVE_CXXABI_H 1 |
---|
4160 | | #define HAVE_DLFCN_H 1 |
---|
4161 | | #define HAVE_FCNTL_H 1 |
---|
4162 | | #define HAVE_INTTYPES_H 1 |
---|
4163 | | #define HAVE_SETJMP_H 1 |
---|
4164 | | #define HAVE_SIGNAL_H 1 |
---|
4165 | | #define HAVE_STDINT_H 1 |
---|
4166 | | #define HAVE_TERMIOS_H 1 |
---|
4167 | | #define HAVE_UNISTD_H 1 |
---|
4168 | | #define HAVE_UTIME_H 1 |
---|
4169 | | #define HAVE_SYS_MMAN_H 1 |
---|
4170 | | #define HAVE_SYS_PARAM_H 1 |
---|
4171 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4172 | | #define HAVE_SYS_TIME_H 1 |
---|
4173 | | #define HAVE_SYS_UIO_H 1 |
---|
4174 | | #define HAVE_SYS_IOCTL_H 1 |
---|
4175 | | #define HAVE_MALLOC_MALLOC_H 1 |
---|
4176 | | #define HAVE_MACH_MACH_H 1 |
---|
4177 | | #define HAVE_FENV_H 1 |
---|
4178 | | #define HAVE_DECL_FE_ALL_EXCEPT 1 |
---|
4179 | | #define HAVE_DECL_FE_INEXACT 1 |
---|
4180 | | #define HAVE_PTHREAD_H 1 |
---|
4181 | | #define HAVE_ZLIB_H 1 |
---|
4182 | | #define HAVE_FFI_H 1 |
---|
4183 | | /* end confdefs.h. */ |
---|
4184 | | |
---|
4185 | | extern const char *__crashreporter_info__; |
---|
4186 | | int main() { |
---|
4187 | | __crashreporter_info__ = "test"; |
---|
4188 | | return 0; |
---|
4189 | | } |
---|
4190 | | |
---|
4191 | | |
---|
4192 | configure:16992: result: no |
---|
4193 | configure:17007: checking for HUGE_VAL sanity |
---|
4194 | configure:17045: /opt/local/bin/g++-apple-4.2 -o conftest -pipe -Os -arch ppc -pedantic -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.cpp -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4195 | ld: warning: object file compiled with -mlong-branch which is no longer needed. To remove this warning, recompile without -mlong-branch: /opt/local/lib/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.1/crt3.o |
---|
4196 | configure:17048: $? = 0 |
---|
4197 | configure:17054: ./conftest |
---|
4198 | configure:17057: $? = 0 |
---|
4199 | configure:17081: result: yes |
---|
4200 | configure:17086: checking for pid_t |
---|
4201 | configure:17116: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
4202 | configure:17122: $? = 0 |
---|
4203 | configure:17129: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4204 | configure:17132: $? = 0 |
---|
4205 | configure:17139: test -s conftest.o |
---|
4206 | configure:17142: $? = 0 |
---|
4207 | configure:17154: result: yes |
---|
4208 | configure:17166: checking for size_t |
---|
4209 | configure:17196: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
4210 | configure:17202: $? = 0 |
---|
4211 | configure:17209: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4212 | configure:17212: $? = 0 |
---|
4213 | configure:17219: test -s conftest.o |
---|
4214 | configure:17222: $? = 0 |
---|
4215 | configure:17234: result: yes |
---|
4216 | configure:17251: checking whether struct tm is in sys/time.h or time.h |
---|
4217 | configure:17279: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
4218 | configure:17285: $? = 0 |
---|
4219 | configure:17292: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4220 | configure:17295: $? = 0 |
---|
4221 | configure:17302: test -s conftest.o |
---|
4222 | configure:17305: $? = 0 |
---|
4223 | configure:17317: result: time.h |
---|
4224 | configure:17327: checking for int64_t |
---|
4225 | configure:17357: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
4226 | configure:17363: $? = 0 |
---|
4227 | configure:17370: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4228 | configure:17373: $? = 0 |
---|
4229 | configure:17380: test -s conftest.o |
---|
4230 | configure:17383: $? = 0 |
---|
4231 | configure:17395: result: yes |
---|
4232 | configure:17410: checking for uint64_t |
---|
4233 | configure:17440: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
4234 | configure:17446: $? = 0 |
---|
4235 | configure:17453: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4236 | configure:17456: $? = 0 |
---|
4237 | configure:17463: test -s conftest.o |
---|
4238 | configure:17466: $? = 0 |
---|
4239 | configure:17478: result: yes |
---|
4240 | configure:17585: checking for backtrace |
---|
4241 | configure:17641: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4242 | Undefined symbols: |
---|
4243 | "_backtrace", referenced from: |
---|
4244 | _main in cc7Yv1AW.o |
---|
4245 | ld: symbol(s) not found |
---|
4246 | collect2: ld returned 1 exit status |
---|
4247 | configure:17647: $? = 1 |
---|
4248 | configure: failed program was: |
---|
4249 | | /* confdefs.h. */ |
---|
4250 | | #define PACKAGE_NAME "LLVM" |
---|
4251 | | #define PACKAGE_TARNAME "llvm" |
---|
4252 | | #define PACKAGE_VERSION "3.4.2" |
---|
4253 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
4254 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
4255 | | #define LLVM_VERSION_MAJOR 3 |
---|
4256 | | #define LLVM_VERSION_MINOR 4 |
---|
4257 | | #define LLVM_VERSION_PATCH 2 |
---|
4258 | | #define LLVM_ON_UNIX 1 |
---|
4259 | | #define STDC_HEADERS 1 |
---|
4260 | | #define HAVE_SYS_TYPES_H 1 |
---|
4261 | | #define HAVE_SYS_STAT_H 1 |
---|
4262 | | #define HAVE_STDLIB_H 1 |
---|
4263 | | #define HAVE_STRING_H 1 |
---|
4264 | | #define HAVE_MEMORY_H 1 |
---|
4265 | | #define HAVE_STRINGS_H 1 |
---|
4266 | | #define HAVE_INTTYPES_H 1 |
---|
4267 | | #define HAVE_STDINT_H 1 |
---|
4268 | | #define HAVE_UNISTD_H 1 |
---|
4269 | | #define LLVM_ENABLE_THREADS 1 |
---|
4270 | | #define LLVM_ENABLE_ZLIB 1 |
---|
4271 | | #define ENABLE_PIC 1 |
---|
4272 | | #define ENABLE_TIMESTAMPS 1 |
---|
4273 | | #define ENABLE_BACKTRACES 1 |
---|
4274 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
4275 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
4276 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
4277 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
4278 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
4279 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
4280 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
4281 | | #define CLANG_RESOURCE_DIR "" |
---|
4282 | | #define C_INCLUDE_DIRS "" |
---|
4283 | | #define GCC_INSTALL_PREFIX "" |
---|
4284 | | #define DEFAULT_SYSROOT "" |
---|
4285 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
4286 | | #define HOST_LINK_VERSION "97.17" |
---|
4287 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
4288 | | #define HAVE_DIRENT_H 1 |
---|
4289 | | #define HAVE_DLFCN_H 1 |
---|
4290 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
4291 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
4292 | | #define LTDL_OBJDIR ".libs/" |
---|
4293 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
4294 | | #define HAVE_LIBDL 1 |
---|
4295 | | #define HAVE_DLERROR 1 |
---|
4296 | | #define error_t int |
---|
4297 | | #define HAVE_ERRNO_H 1 |
---|
4298 | | #define HAVE_MEMORY_H 1 |
---|
4299 | | #define HAVE_UNISTD_H 1 |
---|
4300 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
4301 | | #define HAVE_CLOSEDIR 1 |
---|
4302 | | #define HAVE_OPENDIR 1 |
---|
4303 | | #define HAVE_READDIR 1 |
---|
4304 | | #define HAVE_LIBM 1 |
---|
4305 | | #define HAVE_DLOPEN 1 |
---|
4306 | | #define HAVE_TERMINFO 1 |
---|
4307 | | #define HAVE_FFI_CALL 1 |
---|
4308 | | #define HAVE_LIBPTHREAD 1 |
---|
4309 | | #define HAVE_PTHREAD_MUTEX_LOCK 1 |
---|
4310 | | #define HAVE_PTHREAD_RWLOCK_INIT 1 |
---|
4311 | | #define HAVE_PTHREAD_GETSPECIFIC 1 |
---|
4312 | | #define HAVE_LIBZ 1 |
---|
4313 | | #define USE_UDIS86 0 |
---|
4314 | | #define LLVM_USE_OPROFILE 0 |
---|
4315 | | #define LLVM_USE_INTEL_JITEVENTS 0 |
---|
4316 | | #define CLANG_HAVE_LIBXML 1 |
---|
4317 | | #define HAVE_DIRENT_H 1 |
---|
4318 | | #define HAVE_SYS_WAIT_H 1 |
---|
4319 | | #define TIME_WITH_SYS_TIME 1 |
---|
4320 | | #define HAVE_CXXABI_H 1 |
---|
4321 | | #define HAVE_DLFCN_H 1 |
---|
4322 | | #define HAVE_FCNTL_H 1 |
---|
4323 | | #define HAVE_INTTYPES_H 1 |
---|
4324 | | #define HAVE_SETJMP_H 1 |
---|
4325 | | #define HAVE_SIGNAL_H 1 |
---|
4326 | | #define HAVE_STDINT_H 1 |
---|
4327 | | #define HAVE_TERMIOS_H 1 |
---|
4328 | | #define HAVE_UNISTD_H 1 |
---|
4329 | | #define HAVE_UTIME_H 1 |
---|
4330 | | #define HAVE_SYS_MMAN_H 1 |
---|
4331 | | #define HAVE_SYS_PARAM_H 1 |
---|
4332 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4333 | | #define HAVE_SYS_TIME_H 1 |
---|
4334 | | #define HAVE_SYS_UIO_H 1 |
---|
4335 | | #define HAVE_SYS_IOCTL_H 1 |
---|
4336 | | #define HAVE_MALLOC_MALLOC_H 1 |
---|
4337 | | #define HAVE_MACH_MACH_H 1 |
---|
4338 | | #define HAVE_FENV_H 1 |
---|
4339 | | #define HAVE_DECL_FE_ALL_EXCEPT 1 |
---|
4340 | | #define HAVE_DECL_FE_INEXACT 1 |
---|
4341 | | #define HAVE_PTHREAD_H 1 |
---|
4342 | | #define HAVE_ZLIB_H 1 |
---|
4343 | | #define HAVE_FFI_H 1 |
---|
4344 | | #define HAVE_CRASHREPORTER_INFO 0 |
---|
4345 | | #define RETSIGTYPE void |
---|
4346 | | #define HAVE_INT64_T 1 |
---|
4347 | | #define HAVE_UINT64_T 1 |
---|
4348 | | /* end confdefs.h. */ |
---|
4349 | | /* Define backtrace to an innocuous variant, in case <limits.h> declares backtrace. |
---|
4350 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
4351 | | #define backtrace innocuous_backtrace |
---|
4352 | | |
---|
4353 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
4354 | | which can conflict with char backtrace (); below. |
---|
4355 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
4356 | | <limits.h> exists even on freestanding compilers. */ |
---|
4357 | | |
---|
4358 | | #ifdef __STDC__ |
---|
4359 | | # include <limits.h> |
---|
4360 | | #else |
---|
4361 | | # include <assert.h> |
---|
4362 | | #endif |
---|
4363 | | |
---|
4364 | | #undef backtrace |
---|
4365 | | |
---|
4366 | | /* Override any GCC internal prototype to avoid an error. |
---|
4367 | | Use char because int might match the return type of a GCC |
---|
4368 | | builtin and then its argument prototype would still apply. */ |
---|
4369 | | #ifdef __cplusplus |
---|
4370 | | extern "C" |
---|
4371 | | #endif |
---|
4372 | | char backtrace (); |
---|
4373 | | /* The GNU C library defines this for functions which it implements |
---|
4374 | | to always fail with ENOSYS. Some functions are actually named |
---|
4375 | | something starting with __ and the normal name is an alias. */ |
---|
4376 | | #if defined __stub_backtrace || defined __stub___backtrace |
---|
4377 | | choke me |
---|
4378 | | #endif |
---|
4379 | | |
---|
4380 | | int |
---|
4381 | | main () |
---|
4382 | | { |
---|
4383 | | return backtrace (); |
---|
4384 | | ; |
---|
4385 | | return 0; |
---|
4386 | | } |
---|
4387 | configure:17681: result: no |
---|
4388 | configure:17585: checking for ceilf |
---|
4389 | configure:17641: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4390 | conftest.c:124: warning: conflicting types for built-in function 'ceilf' |
---|
4391 | configure:17647: $? = 0 |
---|
4392 | configure:17654: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4393 | configure:17657: $? = 0 |
---|
4394 | configure:17664: test -s conftest |
---|
4395 | configure:17667: $? = 0 |
---|
4396 | configure:17681: result: yes |
---|
4397 | configure:17585: checking for floorf |
---|
4398 | configure:17641: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4399 | conftest.c:125: warning: conflicting types for built-in function 'floorf' |
---|
4400 | configure:17647: $? = 0 |
---|
4401 | configure:17654: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4402 | configure:17657: $? = 0 |
---|
4403 | configure:17664: test -s conftest |
---|
4404 | configure:17667: $? = 0 |
---|
4405 | configure:17681: result: yes |
---|
4406 | configure:17585: checking for roundf |
---|
4407 | configure:17641: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4408 | conftest.c:126: warning: conflicting types for built-in function 'roundf' |
---|
4409 | configure:17647: $? = 0 |
---|
4410 | configure:17654: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4411 | configure:17657: $? = 0 |
---|
4412 | configure:17664: test -s conftest |
---|
4413 | configure:17667: $? = 0 |
---|
4414 | configure:17681: result: yes |
---|
4415 | configure:17585: checking for rintf |
---|
4416 | configure:17641: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4417 | conftest.c:127: warning: conflicting types for built-in function 'rintf' |
---|
4418 | configure:17647: $? = 0 |
---|
4419 | configure:17654: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4420 | configure:17657: $? = 0 |
---|
4421 | configure:17664: test -s conftest |
---|
4422 | configure:17667: $? = 0 |
---|
4423 | configure:17681: result: yes |
---|
4424 | configure:17585: checking for nearbyintf |
---|
4425 | configure:17641: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4426 | conftest.c:128: warning: conflicting types for built-in function 'nearbyintf' |
---|
4427 | configure:17647: $? = 0 |
---|
4428 | configure:17654: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4429 | configure:17657: $? = 0 |
---|
4430 | configure:17664: test -s conftest |
---|
4431 | configure:17667: $? = 0 |
---|
4432 | configure:17681: result: yes |
---|
4433 | configure:17585: checking for getcwd |
---|
4434 | configure:17641: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4435 | configure:17647: $? = 0 |
---|
4436 | configure:17654: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4437 | configure:17657: $? = 0 |
---|
4438 | configure:17664: test -s conftest |
---|
4439 | configure:17667: $? = 0 |
---|
4440 | configure:17681: result: yes |
---|
4441 | configure:17698: checking for powf |
---|
4442 | configure:17754: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4443 | conftest.c:130: warning: conflicting types for built-in function 'powf' |
---|
4444 | configure:17760: $? = 0 |
---|
4445 | configure:17767: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4446 | configure:17770: $? = 0 |
---|
4447 | configure:17777: test -s conftest |
---|
4448 | configure:17780: $? = 0 |
---|
4449 | configure:17794: result: yes |
---|
4450 | configure:17698: checking for fmodf |
---|
4451 | configure:17754: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4452 | conftest.c:131: warning: conflicting types for built-in function 'fmodf' |
---|
4453 | configure:17760: $? = 0 |
---|
4454 | configure:17767: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4455 | configure:17770: $? = 0 |
---|
4456 | configure:17777: test -s conftest |
---|
4457 | configure:17780: $? = 0 |
---|
4458 | configure:17794: result: yes |
---|
4459 | configure:17698: checking for strtof |
---|
4460 | configure:17754: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4461 | configure:17760: $? = 0 |
---|
4462 | configure:17767: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4463 | configure:17770: $? = 0 |
---|
4464 | configure:17777: test -s conftest |
---|
4465 | configure:17780: $? = 0 |
---|
4466 | configure:17794: result: yes |
---|
4467 | configure:17698: checking for round |
---|
4468 | configure:17754: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4469 | conftest.c:133: warning: conflicting types for built-in function 'round' |
---|
4470 | configure:17760: $? = 0 |
---|
4471 | configure:17767: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4472 | configure:17770: $? = 0 |
---|
4473 | configure:17777: test -s conftest |
---|
4474 | configure:17780: $? = 0 |
---|
4475 | configure:17794: result: yes |
---|
4476 | configure:17812: checking for log |
---|
4477 | configure:17868: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4478 | conftest.c:134: warning: conflicting types for built-in function 'log' |
---|
4479 | configure:17874: $? = 0 |
---|
4480 | configure:17881: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4481 | configure:17884: $? = 0 |
---|
4482 | configure:17891: test -s conftest |
---|
4483 | configure:17894: $? = 0 |
---|
4484 | configure:17908: result: yes |
---|
4485 | configure:17812: checking for log2 |
---|
4486 | configure:17868: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4487 | conftest.c:135: warning: conflicting types for built-in function 'log2' |
---|
4488 | configure:17874: $? = 0 |
---|
4489 | configure:17881: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4490 | configure:17884: $? = 0 |
---|
4491 | configure:17891: test -s conftest |
---|
4492 | configure:17894: $? = 0 |
---|
4493 | configure:17908: result: yes |
---|
4494 | configure:17812: checking for log10 |
---|
4495 | configure:17868: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4496 | conftest.c:136: warning: conflicting types for built-in function 'log10' |
---|
4497 | configure:17874: $? = 0 |
---|
4498 | configure:17881: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4499 | configure:17884: $? = 0 |
---|
4500 | configure:17891: test -s conftest |
---|
4501 | configure:17894: $? = 0 |
---|
4502 | configure:17908: result: yes |
---|
4503 | configure:17812: checking for exp |
---|
4504 | configure:17868: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4505 | conftest.c:137: warning: conflicting types for built-in function 'exp' |
---|
4506 | configure:17874: $? = 0 |
---|
4507 | configure:17881: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4508 | configure:17884: $? = 0 |
---|
4509 | configure:17891: test -s conftest |
---|
4510 | configure:17894: $? = 0 |
---|
4511 | configure:17908: result: yes |
---|
4512 | configure:17812: checking for exp2 |
---|
4513 | configure:17868: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4514 | conftest.c:138: warning: conflicting types for built-in function 'exp2' |
---|
4515 | configure:17874: $? = 0 |
---|
4516 | configure:17881: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4517 | configure:17884: $? = 0 |
---|
4518 | configure:17891: test -s conftest |
---|
4519 | configure:17894: $? = 0 |
---|
4520 | configure:17908: result: yes |
---|
4521 | configure:17926: checking for getpagesize |
---|
4522 | configure:17982: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4523 | configure:17988: $? = 0 |
---|
4524 | configure:17995: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4525 | configure:17998: $? = 0 |
---|
4526 | configure:18005: test -s conftest |
---|
4527 | configure:18008: $? = 0 |
---|
4528 | configure:18022: result: yes |
---|
4529 | configure:17926: checking for getrusage |
---|
4530 | configure:17982: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4531 | configure:17988: $? = 0 |
---|
4532 | configure:17995: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4533 | configure:17998: $? = 0 |
---|
4534 | configure:18005: test -s conftest |
---|
4535 | configure:18008: $? = 0 |
---|
4536 | configure:18022: result: yes |
---|
4537 | configure:17926: checking for getrlimit |
---|
4538 | configure:17982: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4539 | configure:17988: $? = 0 |
---|
4540 | configure:17995: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4541 | configure:17998: $? = 0 |
---|
4542 | configure:18005: test -s conftest |
---|
4543 | configure:18008: $? = 0 |
---|
4544 | configure:18022: result: yes |
---|
4545 | configure:17926: checking for setrlimit |
---|
4546 | configure:17982: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4547 | configure:17988: $? = 0 |
---|
4548 | configure:17995: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4549 | configure:17998: $? = 0 |
---|
4550 | configure:18005: test -s conftest |
---|
4551 | configure:18008: $? = 0 |
---|
4552 | configure:18022: result: yes |
---|
4553 | configure:17926: checking for gettimeofday |
---|
4554 | configure:17982: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4555 | configure:17988: $? = 0 |
---|
4556 | configure:17995: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4557 | configure:17998: $? = 0 |
---|
4558 | configure:18005: test -s conftest |
---|
4559 | configure:18008: $? = 0 |
---|
4560 | configure:18022: result: yes |
---|
4561 | configure:18038: checking for isatty |
---|
4562 | configure:18094: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4563 | configure:18100: $? = 0 |
---|
4564 | configure:18107: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4565 | configure:18110: $? = 0 |
---|
4566 | configure:18117: test -s conftest |
---|
4567 | configure:18120: $? = 0 |
---|
4568 | configure:18134: result: yes |
---|
4569 | configure:18038: checking for mkdtemp |
---|
4570 | configure:18094: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4571 | configure:18100: $? = 0 |
---|
4572 | configure:18107: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4573 | configure:18110: $? = 0 |
---|
4574 | configure:18117: test -s conftest |
---|
4575 | configure:18120: $? = 0 |
---|
4576 | configure:18134: result: yes |
---|
4577 | configure:18038: checking for mkstemp |
---|
4578 | configure:18094: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4579 | configure:18100: $? = 0 |
---|
4580 | configure:18107: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4581 | configure:18110: $? = 0 |
---|
4582 | configure:18117: test -s conftest |
---|
4583 | configure:18120: $? = 0 |
---|
4584 | configure:18134: result: yes |
---|
4585 | configure:18153: checking for mktemp |
---|
4586 | configure:18209: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4587 | configure:18215: $? = 0 |
---|
4588 | configure:18222: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4589 | configure:18225: $? = 0 |
---|
4590 | configure:18232: test -s conftest |
---|
4591 | configure:18235: $? = 0 |
---|
4592 | configure:18249: result: yes |
---|
4593 | configure:18153: checking for posix_spawn |
---|
4594 | configure:18209: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4595 | Undefined symbols: |
---|
4596 | "_posix_spawn", referenced from: |
---|
4597 | _main in ccWUne62.o |
---|
4598 | ld: symbol(s) not found |
---|
4599 | collect2: ld returned 1 exit status |
---|
4600 | configure:18215: $? = 1 |
---|
4601 | configure: failed program was: |
---|
4602 | | /* confdefs.h. */ |
---|
4603 | | #define PACKAGE_NAME "LLVM" |
---|
4604 | | #define PACKAGE_TARNAME "llvm" |
---|
4605 | | #define PACKAGE_VERSION "3.4.2" |
---|
4606 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
4607 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
4608 | | #define LLVM_VERSION_MAJOR 3 |
---|
4609 | | #define LLVM_VERSION_MINOR 4 |
---|
4610 | | #define LLVM_VERSION_PATCH 2 |
---|
4611 | | #define LLVM_ON_UNIX 1 |
---|
4612 | | #define STDC_HEADERS 1 |
---|
4613 | | #define HAVE_SYS_TYPES_H 1 |
---|
4614 | | #define HAVE_SYS_STAT_H 1 |
---|
4615 | | #define HAVE_STDLIB_H 1 |
---|
4616 | | #define HAVE_STRING_H 1 |
---|
4617 | | #define HAVE_MEMORY_H 1 |
---|
4618 | | #define HAVE_STRINGS_H 1 |
---|
4619 | | #define HAVE_INTTYPES_H 1 |
---|
4620 | | #define HAVE_STDINT_H 1 |
---|
4621 | | #define HAVE_UNISTD_H 1 |
---|
4622 | | #define LLVM_ENABLE_THREADS 1 |
---|
4623 | | #define LLVM_ENABLE_ZLIB 1 |
---|
4624 | | #define ENABLE_PIC 1 |
---|
4625 | | #define ENABLE_TIMESTAMPS 1 |
---|
4626 | | #define ENABLE_BACKTRACES 1 |
---|
4627 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
4628 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
4629 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
4630 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
4631 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
4632 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
4633 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
4634 | | #define CLANG_RESOURCE_DIR "" |
---|
4635 | | #define C_INCLUDE_DIRS "" |
---|
4636 | | #define GCC_INSTALL_PREFIX "" |
---|
4637 | | #define DEFAULT_SYSROOT "" |
---|
4638 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
4639 | | #define HOST_LINK_VERSION "97.17" |
---|
4640 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
4641 | | #define HAVE_DIRENT_H 1 |
---|
4642 | | #define HAVE_DLFCN_H 1 |
---|
4643 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
4644 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
4645 | | #define LTDL_OBJDIR ".libs/" |
---|
4646 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
4647 | | #define HAVE_LIBDL 1 |
---|
4648 | | #define HAVE_DLERROR 1 |
---|
4649 | | #define error_t int |
---|
4650 | | #define HAVE_ERRNO_H 1 |
---|
4651 | | #define HAVE_MEMORY_H 1 |
---|
4652 | | #define HAVE_UNISTD_H 1 |
---|
4653 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
4654 | | #define HAVE_CLOSEDIR 1 |
---|
4655 | | #define HAVE_OPENDIR 1 |
---|
4656 | | #define HAVE_READDIR 1 |
---|
4657 | | #define HAVE_LIBM 1 |
---|
4658 | | #define HAVE_DLOPEN 1 |
---|
4659 | | #define HAVE_TERMINFO 1 |
---|
4660 | | #define HAVE_FFI_CALL 1 |
---|
4661 | | #define HAVE_LIBPTHREAD 1 |
---|
4662 | | #define HAVE_PTHREAD_MUTEX_LOCK 1 |
---|
4663 | | #define HAVE_PTHREAD_RWLOCK_INIT 1 |
---|
4664 | | #define HAVE_PTHREAD_GETSPECIFIC 1 |
---|
4665 | | #define HAVE_LIBZ 1 |
---|
4666 | | #define USE_UDIS86 0 |
---|
4667 | | #define LLVM_USE_OPROFILE 0 |
---|
4668 | | #define LLVM_USE_INTEL_JITEVENTS 0 |
---|
4669 | | #define CLANG_HAVE_LIBXML 1 |
---|
4670 | | #define HAVE_DIRENT_H 1 |
---|
4671 | | #define HAVE_SYS_WAIT_H 1 |
---|
4672 | | #define TIME_WITH_SYS_TIME 1 |
---|
4673 | | #define HAVE_CXXABI_H 1 |
---|
4674 | | #define HAVE_DLFCN_H 1 |
---|
4675 | | #define HAVE_FCNTL_H 1 |
---|
4676 | | #define HAVE_INTTYPES_H 1 |
---|
4677 | | #define HAVE_SETJMP_H 1 |
---|
4678 | | #define HAVE_SIGNAL_H 1 |
---|
4679 | | #define HAVE_STDINT_H 1 |
---|
4680 | | #define HAVE_TERMIOS_H 1 |
---|
4681 | | #define HAVE_UNISTD_H 1 |
---|
4682 | | #define HAVE_UTIME_H 1 |
---|
4683 | | #define HAVE_SYS_MMAN_H 1 |
---|
4684 | | #define HAVE_SYS_PARAM_H 1 |
---|
4685 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4686 | | #define HAVE_SYS_TIME_H 1 |
---|
4687 | | #define HAVE_SYS_UIO_H 1 |
---|
4688 | | #define HAVE_SYS_IOCTL_H 1 |
---|
4689 | | #define HAVE_MALLOC_MALLOC_H 1 |
---|
4690 | | #define HAVE_MACH_MACH_H 1 |
---|
4691 | | #define HAVE_FENV_H 1 |
---|
4692 | | #define HAVE_DECL_FE_ALL_EXCEPT 1 |
---|
4693 | | #define HAVE_DECL_FE_INEXACT 1 |
---|
4694 | | #define HAVE_PTHREAD_H 1 |
---|
4695 | | #define HAVE_ZLIB_H 1 |
---|
4696 | | #define HAVE_FFI_H 1 |
---|
4697 | | #define HAVE_CRASHREPORTER_INFO 0 |
---|
4698 | | #define RETSIGTYPE void |
---|
4699 | | #define HAVE_INT64_T 1 |
---|
4700 | | #define HAVE_UINT64_T 1 |
---|
4701 | | #define HAVE_CEILF 1 |
---|
4702 | | #define HAVE_FLOORF 1 |
---|
4703 | | #define HAVE_ROUNDF 1 |
---|
4704 | | #define HAVE_RINTF 1 |
---|
4705 | | #define HAVE_NEARBYINTF 1 |
---|
4706 | | #define HAVE_GETCWD 1 |
---|
4707 | | #define HAVE_POWF 1 |
---|
4708 | | #define HAVE_FMODF 1 |
---|
4709 | | #define HAVE_STRTOF 1 |
---|
4710 | | #define HAVE_ROUND 1 |
---|
4711 | | #define HAVE_LOG 1 |
---|
4712 | | #define HAVE_LOG2 1 |
---|
4713 | | #define HAVE_LOG10 1 |
---|
4714 | | #define HAVE_EXP 1 |
---|
4715 | | #define HAVE_EXP2 1 |
---|
4716 | | #define HAVE_GETPAGESIZE 1 |
---|
4717 | | #define HAVE_GETRUSAGE 1 |
---|
4718 | | #define HAVE_GETRLIMIT 1 |
---|
4719 | | #define HAVE_SETRLIMIT 1 |
---|
4720 | | #define HAVE_GETTIMEOFDAY 1 |
---|
4721 | | #define HAVE_ISATTY 1 |
---|
4722 | | #define HAVE_MKDTEMP 1 |
---|
4723 | | #define HAVE_MKSTEMP 1 |
---|
4724 | | #define HAVE_MKTEMP 1 |
---|
4725 | | /* end confdefs.h. */ |
---|
4726 | | /* Define posix_spawn to an innocuous variant, in case <limits.h> declares posix_spawn. |
---|
4727 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
4728 | | #define posix_spawn innocuous_posix_spawn |
---|
4729 | | |
---|
4730 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
4731 | | which can conflict with char posix_spawn (); below. |
---|
4732 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
4733 | | <limits.h> exists even on freestanding compilers. */ |
---|
4734 | | |
---|
4735 | | #ifdef __STDC__ |
---|
4736 | | # include <limits.h> |
---|
4737 | | #else |
---|
4738 | | # include <assert.h> |
---|
4739 | | #endif |
---|
4740 | | |
---|
4741 | | #undef posix_spawn |
---|
4742 | | |
---|
4743 | | /* Override any GCC internal prototype to avoid an error. |
---|
4744 | | Use char because int might match the return type of a GCC |
---|
4745 | | builtin and then its argument prototype would still apply. */ |
---|
4746 | | #ifdef __cplusplus |
---|
4747 | | extern "C" |
---|
4748 | | #endif |
---|
4749 | | char posix_spawn (); |
---|
4750 | | /* The GNU C library defines this for functions which it implements |
---|
4751 | | to always fail with ENOSYS. Some functions are actually named |
---|
4752 | | something starting with __ and the normal name is an alias. */ |
---|
4753 | | #if defined __stub_posix_spawn || defined __stub___posix_spawn |
---|
4754 | | choke me |
---|
4755 | | #endif |
---|
4756 | | |
---|
4757 | | int |
---|
4758 | | main () |
---|
4759 | | { |
---|
4760 | | return posix_spawn (); |
---|
4761 | | ; |
---|
4762 | | return 0; |
---|
4763 | | } |
---|
4764 | configure:18249: result: no |
---|
4765 | configure:18153: checking for pread |
---|
4766 | configure:18209: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4767 | configure:18215: $? = 0 |
---|
4768 | configure:18222: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4769 | configure:18225: $? = 0 |
---|
4770 | configure:18232: test -s conftest |
---|
4771 | configure:18235: $? = 0 |
---|
4772 | configure:18249: result: yes |
---|
4773 | configure:18153: checking for realpath |
---|
4774 | configure:18209: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4775 | configure:18215: $? = 0 |
---|
4776 | configure:18222: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4777 | configure:18225: $? = 0 |
---|
4778 | configure:18232: test -s conftest |
---|
4779 | configure:18235: $? = 0 |
---|
4780 | configure:18249: result: yes |
---|
4781 | configure:18153: checking for sbrk |
---|
4782 | configure:18209: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4783 | configure:18215: $? = 0 |
---|
4784 | configure:18222: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4785 | configure:18225: $? = 0 |
---|
4786 | configure:18232: test -s conftest |
---|
4787 | configure:18235: $? = 0 |
---|
4788 | configure:18249: result: yes |
---|
4789 | configure:18153: checking for setrlimit |
---|
4790 | configure:18249: result: yes |
---|
4791 | configure:18266: checking for strerror |
---|
4792 | configure:18322: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4793 | configure:18328: $? = 0 |
---|
4794 | configure:18335: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4795 | configure:18338: $? = 0 |
---|
4796 | configure:18345: test -s conftest |
---|
4797 | configure:18348: $? = 0 |
---|
4798 | configure:18362: result: yes |
---|
4799 | configure:18266: checking for strerror_r |
---|
4800 | configure:18322: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4801 | configure:18328: $? = 0 |
---|
4802 | configure:18335: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4803 | configure:18338: $? = 0 |
---|
4804 | configure:18345: test -s conftest |
---|
4805 | configure:18348: $? = 0 |
---|
4806 | configure:18362: result: yes |
---|
4807 | configure:18266: checking for setenv |
---|
4808 | configure:18322: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4809 | configure:18328: $? = 0 |
---|
4810 | configure:18335: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4811 | configure:18338: $? = 0 |
---|
4812 | configure:18345: test -s conftest |
---|
4813 | configure:18348: $? = 0 |
---|
4814 | configure:18362: result: yes |
---|
4815 | configure:18266: checking for arc4random |
---|
4816 | configure:18322: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4817 | configure:18328: $? = 0 |
---|
4818 | configure:18335: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4819 | configure:18338: $? = 0 |
---|
4820 | configure:18345: test -s conftest |
---|
4821 | configure:18348: $? = 0 |
---|
4822 | configure:18362: result: yes |
---|
4823 | configure:18379: checking for strtoll |
---|
4824 | configure:18435: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4825 | configure:18441: $? = 0 |
---|
4826 | configure:18448: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4827 | configure:18451: $? = 0 |
---|
4828 | configure:18458: test -s conftest |
---|
4829 | configure:18461: $? = 0 |
---|
4830 | configure:18475: result: yes |
---|
4831 | configure:18379: checking for strtoq |
---|
4832 | configure:18435: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4833 | configure:18441: $? = 0 |
---|
4834 | configure:18448: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4835 | configure:18451: $? = 0 |
---|
4836 | configure:18458: test -s conftest |
---|
4837 | configure:18461: $? = 0 |
---|
4838 | configure:18475: result: yes |
---|
4839 | configure:18379: checking for sysconf |
---|
4840 | configure:18435: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4841 | configure:18441: $? = 0 |
---|
4842 | configure:18448: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4843 | configure:18451: $? = 0 |
---|
4844 | configure:18458: test -s conftest |
---|
4845 | configure:18461: $? = 0 |
---|
4846 | configure:18475: result: yes |
---|
4847 | configure:18379: checking for malloc_zone_statistics |
---|
4848 | configure:18435: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4849 | configure:18441: $? = 0 |
---|
4850 | configure:18448: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4851 | configure:18451: $? = 0 |
---|
4852 | configure:18458: test -s conftest |
---|
4853 | configure:18461: $? = 0 |
---|
4854 | configure:18475: result: yes |
---|
4855 | configure:18493: checking for setjmp |
---|
4856 | configure:18549: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4857 | configure:18555: $? = 0 |
---|
4858 | configure:18562: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4859 | configure:18565: $? = 0 |
---|
4860 | configure:18572: test -s conftest |
---|
4861 | configure:18575: $? = 0 |
---|
4862 | configure:18589: result: yes |
---|
4863 | configure:18493: checking for longjmp |
---|
4864 | configure:18549: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4865 | configure:18555: $? = 0 |
---|
4866 | configure:18562: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4867 | configure:18565: $? = 0 |
---|
4868 | configure:18572: test -s conftest |
---|
4869 | configure:18575: $? = 0 |
---|
4870 | configure:18589: result: yes |
---|
4871 | configure:18493: checking for sigsetjmp |
---|
4872 | configure:18549: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4873 | configure:18555: $? = 0 |
---|
4874 | configure:18562: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4875 | configure:18565: $? = 0 |
---|
4876 | configure:18572: test -s conftest |
---|
4877 | configure:18575: $? = 0 |
---|
4878 | configure:18589: result: yes |
---|
4879 | configure:18493: checking for siglongjmp |
---|
4880 | configure:18549: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4881 | configure:18555: $? = 0 |
---|
4882 | configure:18562: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4883 | configure:18565: $? = 0 |
---|
4884 | configure:18572: test -s conftest |
---|
4885 | configure:18575: $? = 0 |
---|
4886 | configure:18589: result: yes |
---|
4887 | configure:18493: checking for writev |
---|
4888 | configure:18549: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4889 | configure:18555: $? = 0 |
---|
4890 | configure:18562: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4891 | configure:18565: $? = 0 |
---|
4892 | configure:18572: test -s conftest |
---|
4893 | configure:18575: $? = 0 |
---|
4894 | configure:18589: result: yes |
---|
4895 | configure:18604: checking for futimes |
---|
4896 | configure:18660: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4897 | configure:18666: $? = 0 |
---|
4898 | configure:18673: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4899 | configure:18676: $? = 0 |
---|
4900 | configure:18683: test -s conftest |
---|
4901 | configure:18686: $? = 0 |
---|
4902 | configure:18700: result: yes |
---|
4903 | configure:18604: checking for futimens |
---|
4904 | configure:18660: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4905 | Undefined symbols: |
---|
4906 | "_futimens", referenced from: |
---|
4907 | _main in ccg7zBLV.o |
---|
4908 | ld: symbol(s) not found |
---|
4909 | collect2: ld returned 1 exit status |
---|
4910 | configure:18666: $? = 1 |
---|
4911 | configure: failed program was: |
---|
4912 | | /* confdefs.h. */ |
---|
4913 | | #define PACKAGE_NAME "LLVM" |
---|
4914 | | #define PACKAGE_TARNAME "llvm" |
---|
4915 | | #define PACKAGE_VERSION "3.4.2" |
---|
4916 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
4917 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
4918 | | #define LLVM_VERSION_MAJOR 3 |
---|
4919 | | #define LLVM_VERSION_MINOR 4 |
---|
4920 | | #define LLVM_VERSION_PATCH 2 |
---|
4921 | | #define LLVM_ON_UNIX 1 |
---|
4922 | | #define STDC_HEADERS 1 |
---|
4923 | | #define HAVE_SYS_TYPES_H 1 |
---|
4924 | | #define HAVE_SYS_STAT_H 1 |
---|
4925 | | #define HAVE_STDLIB_H 1 |
---|
4926 | | #define HAVE_STRING_H 1 |
---|
4927 | | #define HAVE_MEMORY_H 1 |
---|
4928 | | #define HAVE_STRINGS_H 1 |
---|
4929 | | #define HAVE_INTTYPES_H 1 |
---|
4930 | | #define HAVE_STDINT_H 1 |
---|
4931 | | #define HAVE_UNISTD_H 1 |
---|
4932 | | #define LLVM_ENABLE_THREADS 1 |
---|
4933 | | #define LLVM_ENABLE_ZLIB 1 |
---|
4934 | | #define ENABLE_PIC 1 |
---|
4935 | | #define ENABLE_TIMESTAMPS 1 |
---|
4936 | | #define ENABLE_BACKTRACES 1 |
---|
4937 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
4938 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
4939 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
4940 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
4941 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
4942 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
4943 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
4944 | | #define CLANG_RESOURCE_DIR "" |
---|
4945 | | #define C_INCLUDE_DIRS "" |
---|
4946 | | #define GCC_INSTALL_PREFIX "" |
---|
4947 | | #define DEFAULT_SYSROOT "" |
---|
4948 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
4949 | | #define HOST_LINK_VERSION "97.17" |
---|
4950 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
4951 | | #define HAVE_DIRENT_H 1 |
---|
4952 | | #define HAVE_DLFCN_H 1 |
---|
4953 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
4954 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
4955 | | #define LTDL_OBJDIR ".libs/" |
---|
4956 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
4957 | | #define HAVE_LIBDL 1 |
---|
4958 | | #define HAVE_DLERROR 1 |
---|
4959 | | #define error_t int |
---|
4960 | | #define HAVE_ERRNO_H 1 |
---|
4961 | | #define HAVE_MEMORY_H 1 |
---|
4962 | | #define HAVE_UNISTD_H 1 |
---|
4963 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
4964 | | #define HAVE_CLOSEDIR 1 |
---|
4965 | | #define HAVE_OPENDIR 1 |
---|
4966 | | #define HAVE_READDIR 1 |
---|
4967 | | #define HAVE_LIBM 1 |
---|
4968 | | #define HAVE_DLOPEN 1 |
---|
4969 | | #define HAVE_TERMINFO 1 |
---|
4970 | | #define HAVE_FFI_CALL 1 |
---|
4971 | | #define HAVE_LIBPTHREAD 1 |
---|
4972 | | #define HAVE_PTHREAD_MUTEX_LOCK 1 |
---|
4973 | | #define HAVE_PTHREAD_RWLOCK_INIT 1 |
---|
4974 | | #define HAVE_PTHREAD_GETSPECIFIC 1 |
---|
4975 | | #define HAVE_LIBZ 1 |
---|
4976 | | #define USE_UDIS86 0 |
---|
4977 | | #define LLVM_USE_OPROFILE 0 |
---|
4978 | | #define LLVM_USE_INTEL_JITEVENTS 0 |
---|
4979 | | #define CLANG_HAVE_LIBXML 1 |
---|
4980 | | #define HAVE_DIRENT_H 1 |
---|
4981 | | #define HAVE_SYS_WAIT_H 1 |
---|
4982 | | #define TIME_WITH_SYS_TIME 1 |
---|
4983 | | #define HAVE_CXXABI_H 1 |
---|
4984 | | #define HAVE_DLFCN_H 1 |
---|
4985 | | #define HAVE_FCNTL_H 1 |
---|
4986 | | #define HAVE_INTTYPES_H 1 |
---|
4987 | | #define HAVE_SETJMP_H 1 |
---|
4988 | | #define HAVE_SIGNAL_H 1 |
---|
4989 | | #define HAVE_STDINT_H 1 |
---|
4990 | | #define HAVE_TERMIOS_H 1 |
---|
4991 | | #define HAVE_UNISTD_H 1 |
---|
4992 | | #define HAVE_UTIME_H 1 |
---|
4993 | | #define HAVE_SYS_MMAN_H 1 |
---|
4994 | | #define HAVE_SYS_PARAM_H 1 |
---|
4995 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4996 | | #define HAVE_SYS_TIME_H 1 |
---|
4997 | | #define HAVE_SYS_UIO_H 1 |
---|
4998 | | #define HAVE_SYS_IOCTL_H 1 |
---|
4999 | | #define HAVE_MALLOC_MALLOC_H 1 |
---|
5000 | | #define HAVE_MACH_MACH_H 1 |
---|
5001 | | #define HAVE_FENV_H 1 |
---|
5002 | | #define HAVE_DECL_FE_ALL_EXCEPT 1 |
---|
5003 | | #define HAVE_DECL_FE_INEXACT 1 |
---|
5004 | | #define HAVE_PTHREAD_H 1 |
---|
5005 | | #define HAVE_ZLIB_H 1 |
---|
5006 | | #define HAVE_FFI_H 1 |
---|
5007 | | #define HAVE_CRASHREPORTER_INFO 0 |
---|
5008 | | #define RETSIGTYPE void |
---|
5009 | | #define HAVE_INT64_T 1 |
---|
5010 | | #define HAVE_UINT64_T 1 |
---|
5011 | | #define HAVE_CEILF 1 |
---|
5012 | | #define HAVE_FLOORF 1 |
---|
5013 | | #define HAVE_ROUNDF 1 |
---|
5014 | | #define HAVE_RINTF 1 |
---|
5015 | | #define HAVE_NEARBYINTF 1 |
---|
5016 | | #define HAVE_GETCWD 1 |
---|
5017 | | #define HAVE_POWF 1 |
---|
5018 | | #define HAVE_FMODF 1 |
---|
5019 | | #define HAVE_STRTOF 1 |
---|
5020 | | #define HAVE_ROUND 1 |
---|
5021 | | #define HAVE_LOG 1 |
---|
5022 | | #define HAVE_LOG2 1 |
---|
5023 | | #define HAVE_LOG10 1 |
---|
5024 | | #define HAVE_EXP 1 |
---|
5025 | | #define HAVE_EXP2 1 |
---|
5026 | | #define HAVE_GETPAGESIZE 1 |
---|
5027 | | #define HAVE_GETRUSAGE 1 |
---|
5028 | | #define HAVE_GETRLIMIT 1 |
---|
5029 | | #define HAVE_SETRLIMIT 1 |
---|
5030 | | #define HAVE_GETTIMEOFDAY 1 |
---|
5031 | | #define HAVE_ISATTY 1 |
---|
5032 | | #define HAVE_MKDTEMP 1 |
---|
5033 | | #define HAVE_MKSTEMP 1 |
---|
5034 | | #define HAVE_MKTEMP 1 |
---|
5035 | | #define HAVE_PREAD 1 |
---|
5036 | | #define HAVE_REALPATH 1 |
---|
5037 | | #define HAVE_SBRK 1 |
---|
5038 | | #define HAVE_SETRLIMIT 1 |
---|
5039 | | #define HAVE_STRERROR 1 |
---|
5040 | | #define HAVE_STRERROR_R 1 |
---|
5041 | | #define HAVE_SETENV 1 |
---|
5042 | | #define HAVE_ARC4RANDOM 1 |
---|
5043 | | #define HAVE_STRTOLL 1 |
---|
5044 | | #define HAVE_STRTOQ 1 |
---|
5045 | | #define HAVE_SYSCONF 1 |
---|
5046 | | #define HAVE_MALLOC_ZONE_STATISTICS 1 |
---|
5047 | | #define HAVE_SETJMP 1 |
---|
5048 | | #define HAVE_LONGJMP 1 |
---|
5049 | | #define HAVE_SIGSETJMP 1 |
---|
5050 | | #define HAVE_SIGLONGJMP 1 |
---|
5051 | | #define HAVE_WRITEV 1 |
---|
5052 | | #define HAVE_FUTIMES 1 |
---|
5053 | | /* end confdefs.h. */ |
---|
5054 | | /* Define futimens to an innocuous variant, in case <limits.h> declares futimens. |
---|
5055 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
5056 | | #define futimens innocuous_futimens |
---|
5057 | | |
---|
5058 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
5059 | | which can conflict with char futimens (); below. |
---|
5060 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
5061 | | <limits.h> exists even on freestanding compilers. */ |
---|
5062 | | |
---|
5063 | | #ifdef __STDC__ |
---|
5064 | | # include <limits.h> |
---|
5065 | | #else |
---|
5066 | | # include <assert.h> |
---|
5067 | | #endif |
---|
5068 | | |
---|
5069 | | #undef futimens |
---|
5070 | | |
---|
5071 | | /* Override any GCC internal prototype to avoid an error. |
---|
5072 | | Use char because int might match the return type of a GCC |
---|
5073 | | builtin and then its argument prototype would still apply. */ |
---|
5074 | | #ifdef __cplusplus |
---|
5075 | | extern "C" |
---|
5076 | | #endif |
---|
5077 | | char futimens (); |
---|
5078 | | /* The GNU C library defines this for functions which it implements |
---|
5079 | | to always fail with ENOSYS. Some functions are actually named |
---|
5080 | | something starting with __ and the normal name is an alias. */ |
---|
5081 | | #if defined __stub_futimens || defined __stub___futimens |
---|
5082 | | choke me |
---|
5083 | | #endif |
---|
5084 | | |
---|
5085 | | int |
---|
5086 | | main () |
---|
5087 | | { |
---|
5088 | | return futimens (); |
---|
5089 | | ; |
---|
5090 | | return 0; |
---|
5091 | | } |
---|
5092 | configure:18700: result: no |
---|
5093 | configure:18710: checking if printf has the %a format character |
---|
5094 | configure:18760: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
5095 | configure:18763: $? = 0 |
---|
5096 | configure:18769: ./conftest |
---|
5097 | configure:18772: $? = 0 |
---|
5098 | configure:18794: result: yes |
---|
5099 | configure:18806: checking for srand48/lrand48/drand48 in <stdlib.h> |
---|
5100 | configure:18839: /opt/local/bin/g++-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.cpp >&5 |
---|
5101 | configure:18845: $? = 0 |
---|
5102 | configure:18852: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err |
---|
5103 | configure:18855: $? = 0 |
---|
5104 | configure:18862: test -s conftest.o |
---|
5105 | configure:18865: $? = 0 |
---|
5106 | configure:18884: result: yes |
---|
5107 | configure:18896: checking whether strerror_s is declared |
---|
5108 | configure:18926: /opt/local/bin/gcc-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5 |
---|
5109 | conftest.c: In function 'main': |
---|
5110 | conftest.c:182: error: 'strerror_s' undeclared (first use in this function) |
---|
5111 | conftest.c:182: error: (Each undeclared identifier is reported only once |
---|
5112 | conftest.c:182: error: for each function it appears in.) |
---|
5113 | configure:18932: $? = 1 |
---|
5114 | configure: failed program was: |
---|
5115 | | /* confdefs.h. */ |
---|
5116 | | #define PACKAGE_NAME "LLVM" |
---|
5117 | | #define PACKAGE_TARNAME "llvm" |
---|
5118 | | #define PACKAGE_VERSION "3.4.2" |
---|
5119 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
5120 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
5121 | | #define LLVM_VERSION_MAJOR 3 |
---|
5122 | | #define LLVM_VERSION_MINOR 4 |
---|
5123 | | #define LLVM_VERSION_PATCH 2 |
---|
5124 | | #define LLVM_ON_UNIX 1 |
---|
5125 | | #define STDC_HEADERS 1 |
---|
5126 | | #define HAVE_SYS_TYPES_H 1 |
---|
5127 | | #define HAVE_SYS_STAT_H 1 |
---|
5128 | | #define HAVE_STDLIB_H 1 |
---|
5129 | | #define HAVE_STRING_H 1 |
---|
5130 | | #define HAVE_MEMORY_H 1 |
---|
5131 | | #define HAVE_STRINGS_H 1 |
---|
5132 | | #define HAVE_INTTYPES_H 1 |
---|
5133 | | #define HAVE_STDINT_H 1 |
---|
5134 | | #define HAVE_UNISTD_H 1 |
---|
5135 | | #define LLVM_ENABLE_THREADS 1 |
---|
5136 | | #define LLVM_ENABLE_ZLIB 1 |
---|
5137 | | #define ENABLE_PIC 1 |
---|
5138 | | #define ENABLE_TIMESTAMPS 1 |
---|
5139 | | #define ENABLE_BACKTRACES 1 |
---|
5140 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
5141 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
5142 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
5143 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
5144 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
5145 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
5146 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
5147 | | #define CLANG_RESOURCE_DIR "" |
---|
5148 | | #define C_INCLUDE_DIRS "" |
---|
5149 | | #define GCC_INSTALL_PREFIX "" |
---|
5150 | | #define DEFAULT_SYSROOT "" |
---|
5151 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
5152 | | #define HOST_LINK_VERSION "97.17" |
---|
5153 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
5154 | | #define HAVE_DIRENT_H 1 |
---|
5155 | | #define HAVE_DLFCN_H 1 |
---|
5156 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
5157 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
5158 | | #define LTDL_OBJDIR ".libs/" |
---|
5159 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
5160 | | #define HAVE_LIBDL 1 |
---|
5161 | | #define HAVE_DLERROR 1 |
---|
5162 | | #define error_t int |
---|
5163 | | #define HAVE_ERRNO_H 1 |
---|
5164 | | #define HAVE_MEMORY_H 1 |
---|
5165 | | #define HAVE_UNISTD_H 1 |
---|
5166 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
5167 | | #define HAVE_CLOSEDIR 1 |
---|
5168 | | #define HAVE_OPENDIR 1 |
---|
5169 | | #define HAVE_READDIR 1 |
---|
5170 | | #define HAVE_LIBM 1 |
---|
5171 | | #define HAVE_DLOPEN 1 |
---|
5172 | | #define HAVE_TERMINFO 1 |
---|
5173 | | #define HAVE_FFI_CALL 1 |
---|
5174 | | #define HAVE_LIBPTHREAD 1 |
---|
5175 | | #define HAVE_PTHREAD_MUTEX_LOCK 1 |
---|
5176 | | #define HAVE_PTHREAD_RWLOCK_INIT 1 |
---|
5177 | | #define HAVE_PTHREAD_GETSPECIFIC 1 |
---|
5178 | | #define HAVE_LIBZ 1 |
---|
5179 | | #define USE_UDIS86 0 |
---|
5180 | | #define LLVM_USE_OPROFILE 0 |
---|
5181 | | #define LLVM_USE_INTEL_JITEVENTS 0 |
---|
5182 | | #define CLANG_HAVE_LIBXML 1 |
---|
5183 | | #define HAVE_DIRENT_H 1 |
---|
5184 | | #define HAVE_SYS_WAIT_H 1 |
---|
5185 | | #define TIME_WITH_SYS_TIME 1 |
---|
5186 | | #define HAVE_CXXABI_H 1 |
---|
5187 | | #define HAVE_DLFCN_H 1 |
---|
5188 | | #define HAVE_FCNTL_H 1 |
---|
5189 | | #define HAVE_INTTYPES_H 1 |
---|
5190 | | #define HAVE_SETJMP_H 1 |
---|
5191 | | #define HAVE_SIGNAL_H 1 |
---|
5192 | | #define HAVE_STDINT_H 1 |
---|
5193 | | #define HAVE_TERMIOS_H 1 |
---|
5194 | | #define HAVE_UNISTD_H 1 |
---|
5195 | | #define HAVE_UTIME_H 1 |
---|
5196 | | #define HAVE_SYS_MMAN_H 1 |
---|
5197 | | #define HAVE_SYS_PARAM_H 1 |
---|
5198 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
5199 | | #define HAVE_SYS_TIME_H 1 |
---|
5200 | | #define HAVE_SYS_UIO_H 1 |
---|
5201 | | #define HAVE_SYS_IOCTL_H 1 |
---|
5202 | | #define HAVE_MALLOC_MALLOC_H 1 |
---|
5203 | | #define HAVE_MACH_MACH_H 1 |
---|
5204 | | #define HAVE_FENV_H 1 |
---|
5205 | | #define HAVE_DECL_FE_ALL_EXCEPT 1 |
---|
5206 | | #define HAVE_DECL_FE_INEXACT 1 |
---|
5207 | | #define HAVE_PTHREAD_H 1 |
---|
5208 | | #define HAVE_ZLIB_H 1 |
---|
5209 | | #define HAVE_FFI_H 1 |
---|
5210 | | #define HAVE_CRASHREPORTER_INFO 0 |
---|
5211 | | #define RETSIGTYPE void |
---|
5212 | | #define HAVE_INT64_T 1 |
---|
5213 | | #define HAVE_UINT64_T 1 |
---|
5214 | | #define HAVE_CEILF 1 |
---|
5215 | | #define HAVE_FLOORF 1 |
---|
5216 | | #define HAVE_ROUNDF 1 |
---|
5217 | | #define HAVE_RINTF 1 |
---|
5218 | | #define HAVE_NEARBYINTF 1 |
---|
5219 | | #define HAVE_GETCWD 1 |
---|
5220 | | #define HAVE_POWF 1 |
---|
5221 | | #define HAVE_FMODF 1 |
---|
5222 | | #define HAVE_STRTOF 1 |
---|
5223 | | #define HAVE_ROUND 1 |
---|
5224 | | #define HAVE_LOG 1 |
---|
5225 | | #define HAVE_LOG2 1 |
---|
5226 | | #define HAVE_LOG10 1 |
---|
5227 | | #define HAVE_EXP 1 |
---|
5228 | | #define HAVE_EXP2 1 |
---|
5229 | | #define HAVE_GETPAGESIZE 1 |
---|
5230 | | #define HAVE_GETRUSAGE 1 |
---|
5231 | | #define HAVE_GETRLIMIT 1 |
---|
5232 | | #define HAVE_SETRLIMIT 1 |
---|
5233 | | #define HAVE_GETTIMEOFDAY 1 |
---|
5234 | | #define HAVE_ISATTY 1 |
---|
5235 | | #define HAVE_MKDTEMP 1 |
---|
5236 | | #define HAVE_MKSTEMP 1 |
---|
5237 | | #define HAVE_MKTEMP 1 |
---|
5238 | | #define HAVE_PREAD 1 |
---|
5239 | | #define HAVE_REALPATH 1 |
---|
5240 | | #define HAVE_SBRK 1 |
---|
5241 | | #define HAVE_SETRLIMIT 1 |
---|
5242 | | #define HAVE_STRERROR 1 |
---|
5243 | | #define HAVE_STRERROR_R 1 |
---|
5244 | | #define HAVE_SETENV 1 |
---|
5245 | | #define HAVE_ARC4RANDOM 1 |
---|
5246 | | #define HAVE_STRTOLL 1 |
---|
5247 | | #define HAVE_STRTOQ 1 |
---|
5248 | | #define HAVE_SYSCONF 1 |
---|
5249 | | #define HAVE_MALLOC_ZONE_STATISTICS 1 |
---|
5250 | | #define HAVE_SETJMP 1 |
---|
5251 | | #define HAVE_LONGJMP 1 |
---|
5252 | | #define HAVE_SIGSETJMP 1 |
---|
5253 | | #define HAVE_SIGLONGJMP 1 |
---|
5254 | | #define HAVE_WRITEV 1 |
---|
5255 | | #define HAVE_FUTIMES 1 |
---|
5256 | | #define HAVE_PRINTF_A 1 |
---|
5257 | | #define HAVE_RAND48 1 |
---|
5258 | | /* end confdefs.h. */ |
---|
5259 | | #include <stdio.h> |
---|
5260 | | #if HAVE_SYS_TYPES_H |
---|
5261 | | # include <sys/types.h> |
---|
5262 | | #endif |
---|
5263 | | #if HAVE_SYS_STAT_H |
---|
5264 | | # include <sys/stat.h> |
---|
5265 | | #endif |
---|
5266 | | #if STDC_HEADERS |
---|
5267 | | # include <stdlib.h> |
---|
5268 | | # include <stddef.h> |
---|
5269 | | #else |
---|
5270 | | # if HAVE_STDLIB_H |
---|
5271 | | # include <stdlib.h> |
---|
5272 | | # endif |
---|
5273 | | #endif |
---|
5274 | | #if HAVE_STRING_H |
---|
5275 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
5276 | | # include <memory.h> |
---|
5277 | | # endif |
---|
5278 | | # include <string.h> |
---|
5279 | | #endif |
---|
5280 | | #if HAVE_STRINGS_H |
---|
5281 | | # include <strings.h> |
---|
5282 | | #endif |
---|
5283 | | #if HAVE_INTTYPES_H |
---|
5284 | | # include <inttypes.h> |
---|
5285 | | #endif |
---|
5286 | | #if HAVE_STDINT_H |
---|
5287 | | # include <stdint.h> |
---|
5288 | | #endif |
---|
5289 | | #if HAVE_UNISTD_H |
---|
5290 | | # include <unistd.h> |
---|
5291 | | #endif |
---|
5292 | | int |
---|
5293 | | main () |
---|
5294 | | { |
---|
5295 | | #ifndef strerror_s |
---|
5296 | | char *p = (char *) strerror_s; |
---|
5297 | | return !p; |
---|
5298 | | #endif |
---|
5299 | | |
---|
5300 | | ; |
---|
5301 | | return 0; |
---|
5302 | | } |
---|
5303 | configure:18964: result: no |
---|
5304 | configure:20426: checking for isnan in <math.h> |
---|
5305 | configure:20459: /opt/local/bin/g++-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.cpp >&5 |
---|
5306 | configure:20465: $? = 0 |
---|
5307 | configure:20472: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err |
---|
5308 | configure:20475: $? = 0 |
---|
5309 | configure:20482: test -s conftest.o |
---|
5310 | configure:20485: $? = 0 |
---|
5311 | configure:20504: result: yes |
---|
5312 | configure:20517: checking for isnan in <cmath> |
---|
5313 | configure:20550: /opt/local/bin/g++-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.cpp >&5 |
---|
5314 | conftest.cpp: In function 'int main()': |
---|
5315 | conftest.cpp:151: error: 'isnan' was not declared in this scope |
---|
5316 | configure:20556: $? = 1 |
---|
5317 | configure: failed program was: |
---|
5318 | | /* confdefs.h. */ |
---|
5319 | | #define PACKAGE_NAME "LLVM" |
---|
5320 | | #define PACKAGE_TARNAME "llvm" |
---|
5321 | | #define PACKAGE_VERSION "3.4.2" |
---|
5322 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
5323 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
5324 | | #define LLVM_VERSION_MAJOR 3 |
---|
5325 | | #define LLVM_VERSION_MINOR 4 |
---|
5326 | | #define LLVM_VERSION_PATCH 2 |
---|
5327 | | #define LLVM_ON_UNIX 1 |
---|
5328 | | #define STDC_HEADERS 1 |
---|
5329 | | #define HAVE_SYS_TYPES_H 1 |
---|
5330 | | #define HAVE_SYS_STAT_H 1 |
---|
5331 | | #define HAVE_STDLIB_H 1 |
---|
5332 | | #define HAVE_STRING_H 1 |
---|
5333 | | #define HAVE_MEMORY_H 1 |
---|
5334 | | #define HAVE_STRINGS_H 1 |
---|
5335 | | #define HAVE_INTTYPES_H 1 |
---|
5336 | | #define HAVE_STDINT_H 1 |
---|
5337 | | #define HAVE_UNISTD_H 1 |
---|
5338 | | #define LLVM_ENABLE_THREADS 1 |
---|
5339 | | #define LLVM_ENABLE_ZLIB 1 |
---|
5340 | | #define ENABLE_PIC 1 |
---|
5341 | | #define ENABLE_TIMESTAMPS 1 |
---|
5342 | | #define ENABLE_BACKTRACES 1 |
---|
5343 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
5344 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
5345 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
5346 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
5347 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
5348 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
5349 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
5350 | | #define CLANG_RESOURCE_DIR "" |
---|
5351 | | #define C_INCLUDE_DIRS "" |
---|
5352 | | #define GCC_INSTALL_PREFIX "" |
---|
5353 | | #define DEFAULT_SYSROOT "" |
---|
5354 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
5355 | | #define HOST_LINK_VERSION "97.17" |
---|
5356 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
5357 | | #define HAVE_DIRENT_H 1 |
---|
5358 | | #define HAVE_DLFCN_H 1 |
---|
5359 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
5360 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
5361 | | #define LTDL_OBJDIR ".libs/" |
---|
5362 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
5363 | | #define HAVE_LIBDL 1 |
---|
5364 | | #define HAVE_DLERROR 1 |
---|
5365 | | #define error_t int |
---|
5366 | | #define HAVE_ERRNO_H 1 |
---|
5367 | | #define HAVE_MEMORY_H 1 |
---|
5368 | | #define HAVE_UNISTD_H 1 |
---|
5369 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
5370 | | #define HAVE_CLOSEDIR 1 |
---|
5371 | | #define HAVE_OPENDIR 1 |
---|
5372 | | #define HAVE_READDIR 1 |
---|
5373 | | #define HAVE_LIBM 1 |
---|
5374 | | #define HAVE_DLOPEN 1 |
---|
5375 | | #define HAVE_TERMINFO 1 |
---|
5376 | | #define HAVE_FFI_CALL 1 |
---|
5377 | | #define HAVE_LIBPTHREAD 1 |
---|
5378 | | #define HAVE_PTHREAD_MUTEX_LOCK 1 |
---|
5379 | | #define HAVE_PTHREAD_RWLOCK_INIT 1 |
---|
5380 | | #define HAVE_PTHREAD_GETSPECIFIC 1 |
---|
5381 | | #define HAVE_LIBZ 1 |
---|
5382 | | #define USE_UDIS86 0 |
---|
5383 | | #define LLVM_USE_OPROFILE 0 |
---|
5384 | | #define LLVM_USE_INTEL_JITEVENTS 0 |
---|
5385 | | #define CLANG_HAVE_LIBXML 1 |
---|
5386 | | #define HAVE_DIRENT_H 1 |
---|
5387 | | #define HAVE_SYS_WAIT_H 1 |
---|
5388 | | #define TIME_WITH_SYS_TIME 1 |
---|
5389 | | #define HAVE_CXXABI_H 1 |
---|
5390 | | #define HAVE_DLFCN_H 1 |
---|
5391 | | #define HAVE_FCNTL_H 1 |
---|
5392 | | #define HAVE_INTTYPES_H 1 |
---|
5393 | | #define HAVE_SETJMP_H 1 |
---|
5394 | | #define HAVE_SIGNAL_H 1 |
---|
5395 | | #define HAVE_STDINT_H 1 |
---|
5396 | | #define HAVE_TERMIOS_H 1 |
---|
5397 | | #define HAVE_UNISTD_H 1 |
---|
5398 | | #define HAVE_UTIME_H 1 |
---|
5399 | | #define HAVE_SYS_MMAN_H 1 |
---|
5400 | | #define HAVE_SYS_PARAM_H 1 |
---|
5401 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
5402 | | #define HAVE_SYS_TIME_H 1 |
---|
5403 | | #define HAVE_SYS_UIO_H 1 |
---|
5404 | | #define HAVE_SYS_IOCTL_H 1 |
---|
5405 | | #define HAVE_MALLOC_MALLOC_H 1 |
---|
5406 | | #define HAVE_MACH_MACH_H 1 |
---|
5407 | | #define HAVE_FENV_H 1 |
---|
5408 | | #define HAVE_DECL_FE_ALL_EXCEPT 1 |
---|
5409 | | #define HAVE_DECL_FE_INEXACT 1 |
---|
5410 | | #define HAVE_PTHREAD_H 1 |
---|
5411 | | #define HAVE_ZLIB_H 1 |
---|
5412 | | #define HAVE_FFI_H 1 |
---|
5413 | | #define HAVE_CRASHREPORTER_INFO 0 |
---|
5414 | | #define RETSIGTYPE void |
---|
5415 | | #define HAVE_INT64_T 1 |
---|
5416 | | #define HAVE_UINT64_T 1 |
---|
5417 | | #define HAVE_CEILF 1 |
---|
5418 | | #define HAVE_FLOORF 1 |
---|
5419 | | #define HAVE_ROUNDF 1 |
---|
5420 | | #define HAVE_RINTF 1 |
---|
5421 | | #define HAVE_NEARBYINTF 1 |
---|
5422 | | #define HAVE_GETCWD 1 |
---|
5423 | | #define HAVE_POWF 1 |
---|
5424 | | #define HAVE_FMODF 1 |
---|
5425 | | #define HAVE_STRTOF 1 |
---|
5426 | | #define HAVE_ROUND 1 |
---|
5427 | | #define HAVE_LOG 1 |
---|
5428 | | #define HAVE_LOG2 1 |
---|
5429 | | #define HAVE_LOG10 1 |
---|
5430 | | #define HAVE_EXP 1 |
---|
5431 | | #define HAVE_EXP2 1 |
---|
5432 | | #define HAVE_GETPAGESIZE 1 |
---|
5433 | | #define HAVE_GETRUSAGE 1 |
---|
5434 | | #define HAVE_GETRLIMIT 1 |
---|
5435 | | #define HAVE_SETRLIMIT 1 |
---|
5436 | | #define HAVE_GETTIMEOFDAY 1 |
---|
5437 | | #define HAVE_ISATTY 1 |
---|
5438 | | #define HAVE_MKDTEMP 1 |
---|
5439 | | #define HAVE_MKSTEMP 1 |
---|
5440 | | #define HAVE_MKTEMP 1 |
---|
5441 | | #define HAVE_PREAD 1 |
---|
5442 | | #define HAVE_REALPATH 1 |
---|
5443 | | #define HAVE_SBRK 1 |
---|
5444 | | #define HAVE_SETRLIMIT 1 |
---|
5445 | | #define HAVE_STRERROR 1 |
---|
5446 | | #define HAVE_STRERROR_R 1 |
---|
5447 | | #define HAVE_SETENV 1 |
---|
5448 | | #define HAVE_ARC4RANDOM 1 |
---|
5449 | | #define HAVE_STRTOLL 1 |
---|
5450 | | #define HAVE_STRTOQ 1 |
---|
5451 | | #define HAVE_SYSCONF 1 |
---|
5452 | | #define HAVE_MALLOC_ZONE_STATISTICS 1 |
---|
5453 | | #define HAVE_SETJMP 1 |
---|
5454 | | #define HAVE_LONGJMP 1 |
---|
5455 | | #define HAVE_SIGSETJMP 1 |
---|
5456 | | #define HAVE_SIGLONGJMP 1 |
---|
5457 | | #define HAVE_WRITEV 1 |
---|
5458 | | #define HAVE_FUTIMES 1 |
---|
5459 | | #define HAVE_PRINTF_A 1 |
---|
5460 | | #define HAVE_RAND48 1 |
---|
5461 | | #define HAVE_DECL_STRERROR_S 0 |
---|
5462 | | #define HAVE_ISNAN_IN_MATH_H 1 |
---|
5463 | | /* end confdefs.h. */ |
---|
5464 | | #include <cmath> |
---|
5465 | | int |
---|
5466 | | main () |
---|
5467 | | { |
---|
5468 | | float f; isnan(f); |
---|
5469 | | ; |
---|
5470 | | return 0; |
---|
5471 | | } |
---|
5472 | configure:20595: result: no |
---|
5473 | configure:20607: checking for std::isnan in <cmath> |
---|
5474 | configure:20640: /opt/local/bin/g++-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.cpp >&5 |
---|
5475 | configure:20646: $? = 0 |
---|
5476 | configure:20653: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err |
---|
5477 | configure:20656: $? = 0 |
---|
5478 | configure:20663: test -s conftest.o |
---|
5479 | configure:20666: $? = 0 |
---|
5480 | configure:20685: result: yes |
---|
5481 | configure:20699: checking for isinf in <math.h> |
---|
5482 | configure:20732: /opt/local/bin/g++-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.cpp >&5 |
---|
5483 | configure:20738: $? = 0 |
---|
5484 | configure:20745: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err |
---|
5485 | configure:20748: $? = 0 |
---|
5486 | configure:20755: test -s conftest.o |
---|
5487 | configure:20758: $? = 0 |
---|
5488 | configure:20777: result: yes |
---|
5489 | configure:20789: checking for isinf in <cmath> |
---|
5490 | configure:20822: /opt/local/bin/g++-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.cpp >&5 |
---|
5491 | conftest.cpp: In function 'int main()': |
---|
5492 | conftest.cpp:153: error: 'isinf' was not declared in this scope |
---|
5493 | configure:20828: $? = 1 |
---|
5494 | configure: failed program was: |
---|
5495 | | /* confdefs.h. */ |
---|
5496 | | #define PACKAGE_NAME "LLVM" |
---|
5497 | | #define PACKAGE_TARNAME "llvm" |
---|
5498 | | #define PACKAGE_VERSION "3.4.2" |
---|
5499 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
5500 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
5501 | | #define LLVM_VERSION_MAJOR 3 |
---|
5502 | | #define LLVM_VERSION_MINOR 4 |
---|
5503 | | #define LLVM_VERSION_PATCH 2 |
---|
5504 | | #define LLVM_ON_UNIX 1 |
---|
5505 | | #define STDC_HEADERS 1 |
---|
5506 | | #define HAVE_SYS_TYPES_H 1 |
---|
5507 | | #define HAVE_SYS_STAT_H 1 |
---|
5508 | | #define HAVE_STDLIB_H 1 |
---|
5509 | | #define HAVE_STRING_H 1 |
---|
5510 | | #define HAVE_MEMORY_H 1 |
---|
5511 | | #define HAVE_STRINGS_H 1 |
---|
5512 | | #define HAVE_INTTYPES_H 1 |
---|
5513 | | #define HAVE_STDINT_H 1 |
---|
5514 | | #define HAVE_UNISTD_H 1 |
---|
5515 | | #define LLVM_ENABLE_THREADS 1 |
---|
5516 | | #define LLVM_ENABLE_ZLIB 1 |
---|
5517 | | #define ENABLE_PIC 1 |
---|
5518 | | #define ENABLE_TIMESTAMPS 1 |
---|
5519 | | #define ENABLE_BACKTRACES 1 |
---|
5520 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
5521 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
5522 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
5523 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
5524 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
5525 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
5526 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
5527 | | #define CLANG_RESOURCE_DIR "" |
---|
5528 | | #define C_INCLUDE_DIRS "" |
---|
5529 | | #define GCC_INSTALL_PREFIX "" |
---|
5530 | | #define DEFAULT_SYSROOT "" |
---|
5531 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
5532 | | #define HOST_LINK_VERSION "97.17" |
---|
5533 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
5534 | | #define HAVE_DIRENT_H 1 |
---|
5535 | | #define HAVE_DLFCN_H 1 |
---|
5536 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
5537 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
5538 | | #define LTDL_OBJDIR ".libs/" |
---|
5539 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
5540 | | #define HAVE_LIBDL 1 |
---|
5541 | | #define HAVE_DLERROR 1 |
---|
5542 | | #define error_t int |
---|
5543 | | #define HAVE_ERRNO_H 1 |
---|
5544 | | #define HAVE_MEMORY_H 1 |
---|
5545 | | #define HAVE_UNISTD_H 1 |
---|
5546 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
5547 | | #define HAVE_CLOSEDIR 1 |
---|
5548 | | #define HAVE_OPENDIR 1 |
---|
5549 | | #define HAVE_READDIR 1 |
---|
5550 | | #define HAVE_LIBM 1 |
---|
5551 | | #define HAVE_DLOPEN 1 |
---|
5552 | | #define HAVE_TERMINFO 1 |
---|
5553 | | #define HAVE_FFI_CALL 1 |
---|
5554 | | #define HAVE_LIBPTHREAD 1 |
---|
5555 | | #define HAVE_PTHREAD_MUTEX_LOCK 1 |
---|
5556 | | #define HAVE_PTHREAD_RWLOCK_INIT 1 |
---|
5557 | | #define HAVE_PTHREAD_GETSPECIFIC 1 |
---|
5558 | | #define HAVE_LIBZ 1 |
---|
5559 | | #define USE_UDIS86 0 |
---|
5560 | | #define LLVM_USE_OPROFILE 0 |
---|
5561 | | #define LLVM_USE_INTEL_JITEVENTS 0 |
---|
5562 | | #define CLANG_HAVE_LIBXML 1 |
---|
5563 | | #define HAVE_DIRENT_H 1 |
---|
5564 | | #define HAVE_SYS_WAIT_H 1 |
---|
5565 | | #define TIME_WITH_SYS_TIME 1 |
---|
5566 | | #define HAVE_CXXABI_H 1 |
---|
5567 | | #define HAVE_DLFCN_H 1 |
---|
5568 | | #define HAVE_FCNTL_H 1 |
---|
5569 | | #define HAVE_INTTYPES_H 1 |
---|
5570 | | #define HAVE_SETJMP_H 1 |
---|
5571 | | #define HAVE_SIGNAL_H 1 |
---|
5572 | | #define HAVE_STDINT_H 1 |
---|
5573 | | #define HAVE_TERMIOS_H 1 |
---|
5574 | | #define HAVE_UNISTD_H 1 |
---|
5575 | | #define HAVE_UTIME_H 1 |
---|
5576 | | #define HAVE_SYS_MMAN_H 1 |
---|
5577 | | #define HAVE_SYS_PARAM_H 1 |
---|
5578 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
5579 | | #define HAVE_SYS_TIME_H 1 |
---|
5580 | | #define HAVE_SYS_UIO_H 1 |
---|
5581 | | #define HAVE_SYS_IOCTL_H 1 |
---|
5582 | | #define HAVE_MALLOC_MALLOC_H 1 |
---|
5583 | | #define HAVE_MACH_MACH_H 1 |
---|
5584 | | #define HAVE_FENV_H 1 |
---|
5585 | | #define HAVE_DECL_FE_ALL_EXCEPT 1 |
---|
5586 | | #define HAVE_DECL_FE_INEXACT 1 |
---|
5587 | | #define HAVE_PTHREAD_H 1 |
---|
5588 | | #define HAVE_ZLIB_H 1 |
---|
5589 | | #define HAVE_FFI_H 1 |
---|
5590 | | #define HAVE_CRASHREPORTER_INFO 0 |
---|
5591 | | #define RETSIGTYPE void |
---|
5592 | | #define HAVE_INT64_T 1 |
---|
5593 | | #define HAVE_UINT64_T 1 |
---|
5594 | | #define HAVE_CEILF 1 |
---|
5595 | | #define HAVE_FLOORF 1 |
---|
5596 | | #define HAVE_ROUNDF 1 |
---|
5597 | | #define HAVE_RINTF 1 |
---|
5598 | | #define HAVE_NEARBYINTF 1 |
---|
5599 | | #define HAVE_GETCWD 1 |
---|
5600 | | #define HAVE_POWF 1 |
---|
5601 | | #define HAVE_FMODF 1 |
---|
5602 | | #define HAVE_STRTOF 1 |
---|
5603 | | #define HAVE_ROUND 1 |
---|
5604 | | #define HAVE_LOG 1 |
---|
5605 | | #define HAVE_LOG2 1 |
---|
5606 | | #define HAVE_LOG10 1 |
---|
5607 | | #define HAVE_EXP 1 |
---|
5608 | | #define HAVE_EXP2 1 |
---|
5609 | | #define HAVE_GETPAGESIZE 1 |
---|
5610 | | #define HAVE_GETRUSAGE 1 |
---|
5611 | | #define HAVE_GETRLIMIT 1 |
---|
5612 | | #define HAVE_SETRLIMIT 1 |
---|
5613 | | #define HAVE_GETTIMEOFDAY 1 |
---|
5614 | | #define HAVE_ISATTY 1 |
---|
5615 | | #define HAVE_MKDTEMP 1 |
---|
5616 | | #define HAVE_MKSTEMP 1 |
---|
5617 | | #define HAVE_MKTEMP 1 |
---|
5618 | | #define HAVE_PREAD 1 |
---|
5619 | | #define HAVE_REALPATH 1 |
---|
5620 | | #define HAVE_SBRK 1 |
---|
5621 | | #define HAVE_SETRLIMIT 1 |
---|
5622 | | #define HAVE_STRERROR 1 |
---|
5623 | | #define HAVE_STRERROR_R 1 |
---|
5624 | | #define HAVE_SETENV 1 |
---|
5625 | | #define HAVE_ARC4RANDOM 1 |
---|
5626 | | #define HAVE_STRTOLL 1 |
---|
5627 | | #define HAVE_STRTOQ 1 |
---|
5628 | | #define HAVE_SYSCONF 1 |
---|
5629 | | #define HAVE_MALLOC_ZONE_STATISTICS 1 |
---|
5630 | | #define HAVE_SETJMP 1 |
---|
5631 | | #define HAVE_LONGJMP 1 |
---|
5632 | | #define HAVE_SIGSETJMP 1 |
---|
5633 | | #define HAVE_SIGLONGJMP 1 |
---|
5634 | | #define HAVE_WRITEV 1 |
---|
5635 | | #define HAVE_FUTIMES 1 |
---|
5636 | | #define HAVE_PRINTF_A 1 |
---|
5637 | | #define HAVE_RAND48 1 |
---|
5638 | | #define HAVE_DECL_STRERROR_S 0 |
---|
5639 | | #define HAVE_ISNAN_IN_MATH_H 1 |
---|
5640 | | #define HAVE_STD_ISNAN_IN_CMATH 1 |
---|
5641 | | #define HAVE_ISINF_IN_MATH_H 1 |
---|
5642 | | /* end confdefs.h. */ |
---|
5643 | | #include <cmath> |
---|
5644 | | int |
---|
5645 | | main () |
---|
5646 | | { |
---|
5647 | | float f; isinf(f); |
---|
5648 | | ; |
---|
5649 | | return 0; |
---|
5650 | | } |
---|
5651 | configure:20867: result: no |
---|
5652 | configure:20879: checking for std::isinf in <cmath> |
---|
5653 | configure:20912: /opt/local/bin/g++-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.cpp >&5 |
---|
5654 | configure:20918: $? = 0 |
---|
5655 | configure:20925: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err |
---|
5656 | configure:20928: $? = 0 |
---|
5657 | configure:20935: test -s conftest.o |
---|
5658 | configure:20938: $? = 0 |
---|
5659 | configure:20957: result: yes |
---|
5660 | configure:20969: checking for finite in <ieeefp.h> |
---|
5661 | configure:21002: /opt/local/bin/g++-apple-4.2 -c -pipe -Os -arch ppc -I/opt/local/include conftest.cpp >&5 |
---|
5662 | conftest.cpp:150:20: error: ieeefp.h: No such file or directory |
---|
5663 | conftest.cpp: In function 'int main()': |
---|
5664 | conftest.cpp:154: error: 'finite' was not declared in this scope |
---|
5665 | configure:21008: $? = 1 |
---|
5666 | configure: failed program was: |
---|
5667 | | /* confdefs.h. */ |
---|
5668 | | #define PACKAGE_NAME "LLVM" |
---|
5669 | | #define PACKAGE_TARNAME "llvm" |
---|
5670 | | #define PACKAGE_VERSION "3.4.2" |
---|
5671 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
5672 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
5673 | | #define LLVM_VERSION_MAJOR 3 |
---|
5674 | | #define LLVM_VERSION_MINOR 4 |
---|
5675 | | #define LLVM_VERSION_PATCH 2 |
---|
5676 | | #define LLVM_ON_UNIX 1 |
---|
5677 | | #define STDC_HEADERS 1 |
---|
5678 | | #define HAVE_SYS_TYPES_H 1 |
---|
5679 | | #define HAVE_SYS_STAT_H 1 |
---|
5680 | | #define HAVE_STDLIB_H 1 |
---|
5681 | | #define HAVE_STRING_H 1 |
---|
5682 | | #define HAVE_MEMORY_H 1 |
---|
5683 | | #define HAVE_STRINGS_H 1 |
---|
5684 | | #define HAVE_INTTYPES_H 1 |
---|
5685 | | #define HAVE_STDINT_H 1 |
---|
5686 | | #define HAVE_UNISTD_H 1 |
---|
5687 | | #define LLVM_ENABLE_THREADS 1 |
---|
5688 | | #define LLVM_ENABLE_ZLIB 1 |
---|
5689 | | #define ENABLE_PIC 1 |
---|
5690 | | #define ENABLE_TIMESTAMPS 1 |
---|
5691 | | #define ENABLE_BACKTRACES 1 |
---|
5692 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
5693 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
5694 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
5695 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
5696 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
5697 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
5698 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
5699 | | #define CLANG_RESOURCE_DIR "" |
---|
5700 | | #define C_INCLUDE_DIRS "" |
---|
5701 | | #define GCC_INSTALL_PREFIX "" |
---|
5702 | | #define DEFAULT_SYSROOT "" |
---|
5703 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
5704 | | #define HOST_LINK_VERSION "97.17" |
---|
5705 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
5706 | | #define HAVE_DIRENT_H 1 |
---|
5707 | | #define HAVE_DLFCN_H 1 |
---|
5708 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
5709 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
5710 | | #define LTDL_OBJDIR ".libs/" |
---|
5711 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
5712 | | #define HAVE_LIBDL 1 |
---|
5713 | | #define HAVE_DLERROR 1 |
---|
5714 | | #define error_t int |
---|
5715 | | #define HAVE_ERRNO_H 1 |
---|
5716 | | #define HAVE_MEMORY_H 1 |
---|
5717 | | #define HAVE_UNISTD_H 1 |
---|
5718 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
5719 | | #define HAVE_CLOSEDIR 1 |
---|
5720 | | #define HAVE_OPENDIR 1 |
---|
5721 | | #define HAVE_READDIR 1 |
---|
5722 | | #define HAVE_LIBM 1 |
---|
5723 | | #define HAVE_DLOPEN 1 |
---|
5724 | | #define HAVE_TERMINFO 1 |
---|
5725 | | #define HAVE_FFI_CALL 1 |
---|
5726 | | #define HAVE_LIBPTHREAD 1 |
---|
5727 | | #define HAVE_PTHREAD_MUTEX_LOCK 1 |
---|
5728 | | #define HAVE_PTHREAD_RWLOCK_INIT 1 |
---|
5729 | | #define HAVE_PTHREAD_GETSPECIFIC 1 |
---|
5730 | | #define HAVE_LIBZ 1 |
---|
5731 | | #define USE_UDIS86 0 |
---|
5732 | | #define LLVM_USE_OPROFILE 0 |
---|
5733 | | #define LLVM_USE_INTEL_JITEVENTS 0 |
---|
5734 | | #define CLANG_HAVE_LIBXML 1 |
---|
5735 | | #define HAVE_DIRENT_H 1 |
---|
5736 | | #define HAVE_SYS_WAIT_H 1 |
---|
5737 | | #define TIME_WITH_SYS_TIME 1 |
---|
5738 | | #define HAVE_CXXABI_H 1 |
---|
5739 | | #define HAVE_DLFCN_H 1 |
---|
5740 | | #define HAVE_FCNTL_H 1 |
---|
5741 | | #define HAVE_INTTYPES_H 1 |
---|
5742 | | #define HAVE_SETJMP_H 1 |
---|
5743 | | #define HAVE_SIGNAL_H 1 |
---|
5744 | | #define HAVE_STDINT_H 1 |
---|
5745 | | #define HAVE_TERMIOS_H 1 |
---|
5746 | | #define HAVE_UNISTD_H 1 |
---|
5747 | | #define HAVE_UTIME_H 1 |
---|
5748 | | #define HAVE_SYS_MMAN_H 1 |
---|
5749 | | #define HAVE_SYS_PARAM_H 1 |
---|
5750 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
5751 | | #define HAVE_SYS_TIME_H 1 |
---|
5752 | | #define HAVE_SYS_UIO_H 1 |
---|
5753 | | #define HAVE_SYS_IOCTL_H 1 |
---|
5754 | | #define HAVE_MALLOC_MALLOC_H 1 |
---|
5755 | | #define HAVE_MACH_MACH_H 1 |
---|
5756 | | #define HAVE_FENV_H 1 |
---|
5757 | | #define HAVE_DECL_FE_ALL_EXCEPT 1 |
---|
5758 | | #define HAVE_DECL_FE_INEXACT 1 |
---|
5759 | | #define HAVE_PTHREAD_H 1 |
---|
5760 | | #define HAVE_ZLIB_H 1 |
---|
5761 | | #define HAVE_FFI_H 1 |
---|
5762 | | #define HAVE_CRASHREPORTER_INFO 0 |
---|
5763 | | #define RETSIGTYPE void |
---|
5764 | | #define HAVE_INT64_T 1 |
---|
5765 | | #define HAVE_UINT64_T 1 |
---|
5766 | | #define HAVE_CEILF 1 |
---|
5767 | | #define HAVE_FLOORF 1 |
---|
5768 | | #define HAVE_ROUNDF 1 |
---|
5769 | | #define HAVE_RINTF 1 |
---|
5770 | | #define HAVE_NEARBYINTF 1 |
---|
5771 | | #define HAVE_GETCWD 1 |
---|
5772 | | #define HAVE_POWF 1 |
---|
5773 | | #define HAVE_FMODF 1 |
---|
5774 | | #define HAVE_STRTOF 1 |
---|
5775 | | #define HAVE_ROUND 1 |
---|
5776 | | #define HAVE_LOG 1 |
---|
5777 | | #define HAVE_LOG2 1 |
---|
5778 | | #define HAVE_LOG10 1 |
---|
5779 | | #define HAVE_EXP 1 |
---|
5780 | | #define HAVE_EXP2 1 |
---|
5781 | | #define HAVE_GETPAGESIZE 1 |
---|
5782 | | #define HAVE_GETRUSAGE 1 |
---|
5783 | | #define HAVE_GETRLIMIT 1 |
---|
5784 | | #define HAVE_SETRLIMIT 1 |
---|
5785 | | #define HAVE_GETTIMEOFDAY 1 |
---|
5786 | | #define HAVE_ISATTY 1 |
---|
5787 | | #define HAVE_MKDTEMP 1 |
---|
5788 | | #define HAVE_MKSTEMP 1 |
---|
5789 | | #define HAVE_MKTEMP 1 |
---|
5790 | | #define HAVE_PREAD 1 |
---|
5791 | | #define HAVE_REALPATH 1 |
---|
5792 | | #define HAVE_SBRK 1 |
---|
5793 | | #define HAVE_SETRLIMIT 1 |
---|
5794 | | #define HAVE_STRERROR 1 |
---|
5795 | | #define HAVE_STRERROR_R 1 |
---|
5796 | | #define HAVE_SETENV 1 |
---|
5797 | | #define HAVE_ARC4RANDOM 1 |
---|
5798 | | #define HAVE_STRTOLL 1 |
---|
5799 | | #define HAVE_STRTOQ 1 |
---|
5800 | | #define HAVE_SYSCONF 1 |
---|
5801 | | #define HAVE_MALLOC_ZONE_STATISTICS 1 |
---|
5802 | | #define HAVE_SETJMP 1 |
---|
5803 | | #define HAVE_LONGJMP 1 |
---|
5804 | | #define HAVE_SIGSETJMP 1 |
---|
5805 | | #define HAVE_SIGLONGJMP 1 |
---|
5806 | | #define HAVE_WRITEV 1 |
---|
5807 | | #define HAVE_FUTIMES 1 |
---|
5808 | | #define HAVE_PRINTF_A 1 |
---|
5809 | | #define HAVE_RAND48 1 |
---|
5810 | | #define HAVE_DECL_STRERROR_S 0 |
---|
5811 | | #define HAVE_ISNAN_IN_MATH_H 1 |
---|
5812 | | #define HAVE_STD_ISNAN_IN_CMATH 1 |
---|
5813 | | #define HAVE_ISINF_IN_MATH_H 1 |
---|
5814 | | #define HAVE_STD_ISINF_IN_CMATH 1 |
---|
5815 | | /* end confdefs.h. */ |
---|
5816 | | #include <ieeefp.h> |
---|
5817 | | int |
---|
5818 | | main () |
---|
5819 | | { |
---|
5820 | | float f; finite(f); |
---|
5821 | | ; |
---|
5822 | | return 0; |
---|
5823 | | } |
---|
5824 | configure:21047: result: no |
---|
5825 | configure:21067: checking for stdlib.h |
---|
5826 | configure:21073: result: yes |
---|
5827 | configure:21067: checking for unistd.h |
---|
5828 | configure:21073: result: yes |
---|
5829 | configure:21235: checking for getpagesize |
---|
5830 | configure:21331: result: yes |
---|
5831 | configure:21341: checking for working mmap |
---|
5832 | configure:21488: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
5833 | configure:21491: $? = 0 |
---|
5834 | configure:21497: ./conftest |
---|
5835 | configure:21500: $? = 0 |
---|
5836 | configure:21516: result: yes |
---|
5837 | configure:21527: checking for mmap of files |
---|
5838 | configure:21572: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
5839 | configure:21575: $? = 0 |
---|
5840 | configure:21581: ./conftest |
---|
5841 | configure:21584: $? = 0 |
---|
5842 | configure:21607: result: yes |
---|
5843 | configure:21619: checking if /dev/zero is needed for mmap |
---|
5844 | configure:21631: result: no |
---|
5845 | configure:21653: checking for GCC atomic builtins |
---|
5846 | configure:21686: /opt/local/bin/g++-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.cpp -lz -lpthread -lffi -lcurses -lm >&5 |
---|
5847 | ld: warning: object file compiled with -mlong-branch which is no longer needed. To remove this warning, recompile without -mlong-branch: /opt/local/lib/apple-gcc42/gcc/powerpc-apple-darwin8/4.2.1/crt3.o |
---|
5848 | configure:21692: $? = 0 |
---|
5849 | configure:21699: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err |
---|
5850 | configure:21702: $? = 0 |
---|
5851 | configure:21709: test -s conftest |
---|
5852 | configure:21712: $? = 0 |
---|
5853 | configure:21715: result: yes |
---|
5854 | configure:21844: checking for __dso_handle |
---|
5855 | configure:21900: /opt/local/bin/gcc-apple-4.2 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
5856 | configure:21906: $? = 0 |
---|
5857 | configure:21913: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
5858 | configure:21916: $? = 0 |
---|
5859 | configure:21923: test -s conftest |
---|
5860 | configure:21926: $? = 0 |
---|
5861 | configure:21940: result: yes |
---|
5862 | configure:22094: checking for compiler -fvisibility-inlines-hidden option |
---|
5863 | configure:22128: /opt/local/bin/g++-apple-4.2 -c -pipe -Os -arch ppc -O0 -fvisibility-inlines-hidden -Werror -I/opt/local/include conftest.cpp >&5 |
---|
5864 | configure:22134: $? = 0 |
---|
5865 | configure:22141: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err |
---|
5866 | configure:22144: $? = 0 |
---|
5867 | configure:22151: test -s conftest.o |
---|
5868 | configure:22154: $? = 0 |
---|
5869 | configure:22174: result: yes |
---|
5870 | configure:22399: creating ./config.status |
---|
5871 | |
---|
5872 | ## ---------------------- ## |
---|
5873 | ## Running config.status. ## |
---|
5874 | ## ---------------------- ## |
---|
5875 | |
---|
5876 | This file was extended by LLVM config.status 3.4.2, which was |
---|
5877 | generated by GNU Autoconf 2.60. Invocation command line was |
---|
5878 | |
---|
5879 | CONFIG_FILES = |
---|
5880 | CONFIG_HEADERS = |
---|
5881 | CONFIG_LINKS = |
---|
5882 | CONFIG_COMMANDS = |
---|
5883 | $ ./config.status |
---|
5884 | |
---|
5885 | on 36-47.wireless-city.scu.edu.tw |
---|
5886 | |
---|
5887 | config.status:774: creating include/llvm/Config/Targets.def |
---|
5888 | config.status:774: creating include/llvm/Config/AsmPrinters.def |
---|
5889 | config.status:774: creating include/llvm/Config/AsmParsers.def |
---|
5890 | config.status:774: creating include/llvm/Config/Disassemblers.def |
---|
5891 | config.status:774: creating Makefile.config |
---|
5892 | config.status:774: creating llvm.spec |
---|
5893 | config.status:774: creating docs/doxygen.cfg |
---|
5894 | config.status:774: creating bindings/ocaml/llvm/META.llvm |
---|
5895 | config.status:774: creating include/llvm/Config/config.h |
---|
5896 | config.status:774: creating include/llvm/Config/llvm-config.h |
---|
5897 | config.status:774: creating include/llvm/Support/DataTypes.h |
---|
5898 | config.status:1172: executing setup commands |
---|
5899 | config.status:1172: executing Makefile commands |
---|
5900 | config.status:1172: executing Makefile.common commands |
---|
5901 | config.status:1172: executing examples/Makefile commands |
---|
5902 | config.status:1172: executing lib/Makefile commands |
---|
5903 | config.status:1172: executing test/Makefile commands |
---|
5904 | config.status:1172: executing test/Makefile.tests commands |
---|
5905 | config.status:1172: executing unittests/Makefile commands |
---|
5906 | config.status:1172: executing tools/Makefile commands |
---|
5907 | config.status:1172: executing utils/Makefile commands |
---|
5908 | config.status:1172: executing projects/Makefile commands |
---|
5909 | config.status:1172: executing bindings/Makefile commands |
---|
5910 | config.status:1172: executing bindings/ocaml/Makefile.ocaml commands |
---|
5911 | configure:23741: === configuring in projects/sample (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_llvm-3.4/llvm-3.4/work/build/projects/sample) |
---|
5912 | configure:23844: running /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_llvm-3.4/llvm-3.4/work/llvm-3.4.2.src/projects/sample/configure --prefix=/opt/local/libexec/llvm-3.4 '--build=powerpc-apple-darwin8' '--enable-bindings=none' '--enable-libffi' '--enable-shared' '--enable-jit' '--enable-optimized' '--disable-profiling' '--enable-pic' '--disable-debug-symbols' '--disable-debug-runtime' '--disable-assertions' '--enable-targets=x86,powerpc,arm' '--with-python=/opt/local/bin/python2.7' '--with-optimize-option=-Os' 'build_alias=powerpc-apple-darwin8' 'CC=/opt/local/bin/gcc-apple-4.2' 'CFLAGS=-pipe -Os -arch ppc' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc' 'CPPFLAGS=-I/opt/local/include' 'CXX=/opt/local/bin/g++-apple-4.2' 'CXXFLAGS=-pipe -Os -arch ppc' --cache-file=/dev/null --srcdir=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_llvm-3.4/llvm-3.4/work/llvm-3.4.2.src/projects/sample |
---|
5913 | |
---|
5914 | ## ---------------- ## |
---|
5915 | ## Cache variables. ## |
---|
5916 | ## ---------------- ## |
---|
5917 | |
---|
5918 | ac_cv_build=powerpc-apple-darwin8 |
---|
5919 | ac_cv_c_bigendian=yes |
---|
5920 | ac_cv_c_compiler_gnu=yes |
---|
5921 | ac_cv_c_const=yes |
---|
5922 | ac_cv_cxx_compiler_gnu=yes |
---|
5923 | ac_cv_env_CCC_set= |
---|
5924 | ac_cv_env_CCC_value= |
---|
5925 | ac_cv_env_CC_set=set |
---|
5926 | ac_cv_env_CC_value=/opt/local/bin/gcc-apple-4.2 |
---|
5927 | ac_cv_env_CFLAGS_set=set |
---|
5928 | ac_cv_env_CFLAGS_value='-pipe -Os -arch ppc' |
---|
5929 | ac_cv_env_CPPFLAGS_set=set |
---|
5930 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
5931 | ac_cv_env_CPP_set= |
---|
5932 | ac_cv_env_CPP_value= |
---|
5933 | ac_cv_env_CXXCPP_set= |
---|
5934 | ac_cv_env_CXXCPP_value= |
---|
5935 | ac_cv_env_CXXFLAGS_set=set |
---|
5936 | ac_cv_env_CXXFLAGS_value='-pipe -Os -arch ppc' |
---|
5937 | ac_cv_env_CXX_set=set |
---|
5938 | ac_cv_env_CXX_value=/opt/local/bin/g++-apple-4.2 |
---|
5939 | ac_cv_env_LDFLAGS_set=set |
---|
5940 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc' |
---|
5941 | ac_cv_env_build_alias_set=set |
---|
5942 | ac_cv_env_build_alias_value=powerpc-apple-darwin8 |
---|
5943 | ac_cv_env_host_alias_set= |
---|
5944 | ac_cv_env_host_alias_value= |
---|
5945 | ac_cv_env_target_alias_set= |
---|
5946 | ac_cv_env_target_alias_value= |
---|
5947 | ac_cv_func___dso_handle=yes |
---|
5948 | ac_cv_func_arc4random=yes |
---|
5949 | ac_cv_func_argz_append=no |
---|
5950 | ac_cv_func_argz_create_sep=no |
---|
5951 | ac_cv_func_argz_insert=no |
---|
5952 | ac_cv_func_argz_next=no |
---|
5953 | ac_cv_func_argz_stringify=no |
---|
5954 | ac_cv_func_backtrace=no |
---|
5955 | ac_cv_func_ceilf=yes |
---|
5956 | ac_cv_func_closedir=yes |
---|
5957 | ac_cv_func_dlerror=yes |
---|
5958 | ac_cv_func_exp2=yes |
---|
5959 | ac_cv_func_exp=yes |
---|
5960 | ac_cv_func_finite_in_ieeefp_h=no |
---|
5961 | ac_cv_func_floorf=yes |
---|
5962 | ac_cv_func_fmodf=yes |
---|
5963 | ac_cv_func_futimens=no |
---|
5964 | ac_cv_func_futimes=yes |
---|
5965 | ac_cv_func_getcwd=yes |
---|
5966 | ac_cv_func_getpagesize=yes |
---|
5967 | ac_cv_func_getrlimit=yes |
---|
5968 | ac_cv_func_getrusage=yes |
---|
5969 | ac_cv_func_gettimeofday=yes |
---|
5970 | ac_cv_func_isatty=yes |
---|
5971 | ac_cv_func_isinf_in_cmath=no |
---|
5972 | ac_cv_func_isinf_in_math_h=yes |
---|
5973 | ac_cv_func_isnan_in_cmath=no |
---|
5974 | ac_cv_func_isnan_in_math_h=yes |
---|
5975 | ac_cv_func_log10=yes |
---|
5976 | ac_cv_func_log2=yes |
---|
5977 | ac_cv_func_log=yes |
---|
5978 | ac_cv_func_longjmp=yes |
---|
5979 | ac_cv_func_malloc_zone_statistics=yes |
---|
5980 | ac_cv_func_mkdtemp=yes |
---|
5981 | ac_cv_func_mkstemp=yes |
---|
5982 | ac_cv_func_mktemp=yes |
---|
5983 | ac_cv_func_mmap_file=yes |
---|
5984 | ac_cv_func_mmap_fixed_mapped=yes |
---|
5985 | ac_cv_func_nearbyintf=yes |
---|
5986 | ac_cv_func_opendir=yes |
---|
5987 | ac_cv_func_posix_spawn=no |
---|
5988 | ac_cv_func_powf=yes |
---|
5989 | ac_cv_func_pread=yes |
---|
5990 | ac_cv_func_rand48=yes |
---|
5991 | ac_cv_func_readdir=yes |
---|
5992 | ac_cv_func_realpath=yes |
---|
5993 | ac_cv_func_rintf=yes |
---|
5994 | ac_cv_func_round=yes |
---|
5995 | ac_cv_func_roundf=yes |
---|
5996 | ac_cv_func_sbrk=yes |
---|
5997 | ac_cv_func_setenv=yes |
---|
5998 | ac_cv_func_setjmp=yes |
---|
5999 | ac_cv_func_setrlimit=yes |
---|
6000 | ac_cv_func_shl_load=no |
---|
6001 | ac_cv_func_siglongjmp=yes |
---|
6002 | ac_cv_func_sigsetjmp=yes |
---|
6003 | ac_cv_func_std_isinf_in_cmath=yes |
---|
6004 | ac_cv_func_std_isnan_in_cmath=yes |
---|
6005 | ac_cv_func_strerror=yes |
---|
6006 | ac_cv_func_strerror_r=yes |
---|
6007 | ac_cv_func_strtof=yes |
---|
6008 | ac_cv_func_strtoll=yes |
---|
6009 | ac_cv_func_strtoq=yes |
---|
6010 | ac_cv_func_sysconf=yes |
---|
6011 | ac_cv_func_writev=yes |
---|
6012 | ac_cv_have_decl_FE_ALL_EXCEPT=yes |
---|
6013 | ac_cv_have_decl_FE_INEXACT=yes |
---|
6014 | ac_cv_have_decl_strerror_s=no |
---|
6015 | ac_cv_header_CrashReporterClient_h=no |
---|
6016 | ac_cv_header_argz_h=no |
---|
6017 | ac_cv_header_cxxabi_h=yes |
---|
6018 | ac_cv_header_dirent_dirent_h=yes |
---|
6019 | ac_cv_header_dlfcn_h=yes |
---|
6020 | ac_cv_header_errno_h=yes |
---|
6021 | ac_cv_header_execinfo_h=no |
---|
6022 | ac_cv_header_fcntl_h=yes |
---|
6023 | ac_cv_header_fenv_h=yes |
---|
6024 | ac_cv_header_ffi_ffi_h=no |
---|
6025 | ac_cv_header_ffi_h=yes |
---|
6026 | ac_cv_header_inttypes_h=yes |
---|
6027 | ac_cv_header_link_h=no |
---|
6028 | ac_cv_header_mach_mach_h=yes |
---|
6029 | ac_cv_header_mach_o_dyld_h=yes |
---|
6030 | ac_cv_header_malloc_h=no |
---|
6031 | ac_cv_header_malloc_malloc_h=yes |
---|
6032 | ac_cv_header_memory_h=yes |
---|
6033 | ac_cv_header_mmap_anon=no |
---|
6034 | ac_cv_header_pthread_h=yes |
---|
6035 | ac_cv_header_setjmp_h=yes |
---|
6036 | ac_cv_header_signal_h=yes |
---|
6037 | ac_cv_header_stat_broken=no |
---|
6038 | ac_cv_header_stdc=yes |
---|
6039 | ac_cv_header_stdint_h=yes |
---|
6040 | ac_cv_header_stdlib_h=yes |
---|
6041 | ac_cv_header_string_h=yes |
---|
6042 | ac_cv_header_strings_h=yes |
---|
6043 | ac_cv_header_sys_ioctl_h=yes |
---|
6044 | ac_cv_header_sys_mman_h=yes |
---|
6045 | ac_cv_header_sys_param_h=yes |
---|
6046 | ac_cv_header_sys_resource_h=yes |
---|
6047 | ac_cv_header_sys_stat_h=yes |
---|
6048 | ac_cv_header_sys_time_h=yes |
---|
6049 | ac_cv_header_sys_types_h=yes |
---|
6050 | ac_cv_header_sys_uio_h=yes |
---|
6051 | ac_cv_header_sys_wait_h=yes |
---|
6052 | ac_cv_header_termios_h=yes |
---|
6053 | ac_cv_header_time=yes |
---|
6054 | ac_cv_header_unistd_h=yes |
---|
6055 | ac_cv_header_utime_h=yes |
---|
6056 | ac_cv_header_valgrind_valgrind_h=no |
---|
6057 | ac_cv_header_zlib_h=yes |
---|
6058 | ac_cv_host=powerpc-apple-darwin8 |
---|
6059 | ac_cv_huge_val_sanity=yes |
---|
6060 | ac_cv_lib_dl_dlopen=yes |
---|
6061 | ac_cv_lib_dld_shl_load=no |
---|
6062 | ac_cv_lib_m_sin=yes |
---|
6063 | ac_cv_lib_pthread_pthread_mutex_init=yes |
---|
6064 | ac_cv_lib_xml2_xmlReadFile=yes |
---|
6065 | ac_cv_lib_z_compress2=yes |
---|
6066 | ac_cv_need_dev_zero_for_mmap=no |
---|
6067 | ac_cv_objext=o |
---|
6068 | ac_cv_path_BINPWD=/bin/pwd |
---|
6069 | ac_cv_path_BZIP2=/opt/local/bin/bzip2 |
---|
6070 | ac_cv_path_CAT=/bin/cat |
---|
6071 | ac_cv_path_CIRCO='echo circo' |
---|
6072 | ac_cv_path_CMP=/usr/bin/cmp |
---|
6073 | ac_cv_path_CP=/bin/cp |
---|
6074 | ac_cv_path_DATE=/bin/date |
---|
6075 | ac_cv_path_DOT='echo dot' |
---|
6076 | ac_cv_path_DOTTY='echo dotty' |
---|
6077 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
6078 | ac_cv_path_FDP='echo fdp' |
---|
6079 | ac_cv_path_FIND=/usr/bin/find |
---|
6080 | ac_cv_path_GAS=/opt/local/bin/as |
---|
6081 | ac_cv_path_GRAPHVIZ='echo Graphviz' |
---|
6082 | ac_cv_path_GREP=/usr/bin/grep |
---|
6083 | ac_cv_path_GROFF=/usr/bin/groff |
---|
6084 | ac_cv_path_GZIPBIN=/usr/bin/gzip |
---|
6085 | ac_cv_path_MKDIR=/bin/mkdir |
---|
6086 | ac_cv_path_MV=/bin/mv |
---|
6087 | ac_cv_path_NEATO='echo neato' |
---|
6088 | ac_cv_path_RM=/bin/rm |
---|
6089 | ac_cv_path_SED=/usr/bin/sed |
---|
6090 | ac_cv_path_TAR=/usr/bin/tar |
---|
6091 | ac_cv_path_TWOPI='echo twopi' |
---|
6092 | ac_cv_path_ZIP=/usr/bin/zip |
---|
6093 | ac_cv_prog_CPP='/opt/local/bin/gcc-apple-4.2 -E' |
---|
6094 | ac_cv_prog_CXXCPP='/opt/local/bin/g++-apple-4.2 -E' |
---|
6095 | ac_cv_prog_XML2CONFIG=xml2-config |
---|
6096 | ac_cv_prog_ac_ct_AR=ar |
---|
6097 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
6098 | ac_cv_prog_cc_c89= |
---|
6099 | ac_cv_prog_cc_g=yes |
---|
6100 | ac_cv_prog_cxx_g=yes |
---|
6101 | ac_cv_search_clock_gettime=no |
---|
6102 | ac_cv_search_dlopen='none required' |
---|
6103 | ac_cv_search_ffi_call=-lffi |
---|
6104 | ac_cv_search_mallinfo=no |
---|
6105 | ac_cv_search_opendir='none required' |
---|
6106 | ac_cv_search_pthread_getspecific='none required' |
---|
6107 | ac_cv_search_pthread_mutex_lock='none required' |
---|
6108 | ac_cv_search_pthread_rwlock_init='none required' |
---|
6109 | ac_cv_search_setupterm=-lcurses |
---|
6110 | ac_cv_struct_tm=time.h |
---|
6111 | ac_cv_sys_symbol_underscore=yes |
---|
6112 | ac_cv_target=powerpc-apple-darwin8 |
---|
6113 | ac_cv_type_error_t=no |
---|
6114 | ac_cv_type_int64_t=yes |
---|
6115 | ac_cv_type_pid_t=yes |
---|
6116 | ac_cv_type_size_t=yes |
---|
6117 | ac_cv_type_uint64_t=yes |
---|
6118 | libltdl_cv_lib_dl_dlopen=yes |
---|
6119 | libltdl_cv_need_uscore=no |
---|
6120 | libltdl_cv_objdir=.libs |
---|
6121 | libltdl_cv_preloaded_symbols=yes |
---|
6122 | libltdl_cv_shlibext=.dylib |
---|
6123 | libltdl_cv_sys_dlopen_deplibs=yes |
---|
6124 | libltdl_cv_sys_search_path='/usr/local/lib /lib /usr/lib' |
---|
6125 | llvm_cv_c_printf_a=yes |
---|
6126 | llvm_cv_cxx_visibility_inlines_hidden=yes |
---|
6127 | llvm_cv_enable_backtraces=yes |
---|
6128 | llvm_cv_enable_crash_overrides=yes |
---|
6129 | llvm_cv_enable_libffi=yes |
---|
6130 | llvm_cv_enable_terminfo=yes |
---|
6131 | llvm_cv_gnu_make_command=make |
---|
6132 | llvm_cv_link_all_option=-Wl,-all_load |
---|
6133 | llvm_cv_link_use_export_dynamic=yes |
---|
6134 | llvm_cv_link_use_r=no |
---|
6135 | llvm_cv_link_use_version_script=no |
---|
6136 | llvm_cv_link_version=97.17 |
---|
6137 | llvm_cv_no_link_all_option=-Wl,-noall_load |
---|
6138 | llvm_cv_os_type=Darwin |
---|
6139 | llvm_cv_platform_type=Unix |
---|
6140 | llvm_cv_target_arch=PowerPC |
---|
6141 | llvm_cv_target_os_type=Darwin |
---|
6142 | lt_cv_path_NM='/usr/bin/nm -p' |
---|
6143 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' |
---|
6144 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' |
---|
6145 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' |
---|
6146 | |
---|
6147 | ## ----------------- ## |
---|
6148 | ## Output variables. ## |
---|
6149 | ## ----------------- ## |
---|
6150 | |
---|
6151 | ALL_BINDINGS='ocaml' |
---|
6152 | AR='ar' |
---|
6153 | ARCH='PowerPC' |
---|
6154 | BINDINGS_TO_BUILD='' |
---|
6155 | BINPWD='/bin/pwd' |
---|
6156 | BINUTILS_INCDIR='' |
---|
6157 | BUILD_CC='' |
---|
6158 | BUILD_CXX='' |
---|
6159 | BUILD_EXEEXT='' |
---|
6160 | BZIP2='/opt/local/bin/bzip2' |
---|
6161 | CAT='/bin/cat' |
---|
6162 | CC='/opt/local/bin/gcc-apple-4.2' |
---|
6163 | CFLAGS='-pipe -Os -arch ppc' |
---|
6164 | CIRCO='echo circo' |
---|
6165 | CLANG_SRC_ROOT='' |
---|
6166 | CMP='/usr/bin/cmp' |
---|
6167 | CONVENIENCE_LTDL_FALSE='' |
---|
6168 | CONVENIENCE_LTDL_TRUE='#' |
---|
6169 | COVERED_SWITCH_DEFAULT='' |
---|
6170 | CP='/bin/cp' |
---|
6171 | CPP='/opt/local/bin/gcc-apple-4.2 -E' |
---|
6172 | CPPFLAGS='-I/opt/local/include' |
---|
6173 | CVSBUILD='' |
---|
6174 | CXX='/opt/local/bin/g++-apple-4.2' |
---|
6175 | CXXCPP='/opt/local/bin/g++-apple-4.2 -E' |
---|
6176 | CXXFLAGS='-pipe -Os -arch ppc' |
---|
6177 | DATE='/bin/date' |
---|
6178 | DEBUG_RUNTIME='' |
---|
6179 | DEBUG_SYMBOLS='' |
---|
6180 | DEFS='-DHAVE_CONFIG_H' |
---|
6181 | DISABLE_ASSERTIONS='DISABLE_ASSERTIONS=1' |
---|
6182 | DOT='echo dot' |
---|
6183 | DOTTY='echo dotty' |
---|
6184 | DOXYGEN='' |
---|
6185 | ECHO_C='' |
---|
6186 | ECHO_N='-n' |
---|
6187 | ECHO_T='' |
---|
6188 | EGREP='/usr/bin/grep -E' |
---|
6189 | ENABLE_CLANG_ARCMT='1' |
---|
6190 | ENABLE_CLANG_REWRITER='1' |
---|
6191 | ENABLE_CLANG_STATIC_ANALYZER='1' |
---|
6192 | ENABLE_CXX11='0' |
---|
6193 | ENABLE_DOCS='1' |
---|
6194 | ENABLE_DOXYGEN='0' |
---|
6195 | ENABLE_EMBED_STDCXX='0' |
---|
6196 | ENABLE_EXPENSIVE_CHECKS='' |
---|
6197 | ENABLE_LIBCPP='0' |
---|
6198 | ENABLE_OPTIMIZED='ENABLE_OPTIMIZED=1' |
---|
6199 | ENABLE_PIC='1' |
---|
6200 | ENABLE_POLLY='1' |
---|
6201 | ENABLE_PROFILING='' |
---|
6202 | ENABLE_PTHREADS='1' |
---|
6203 | ENABLE_SHARED='1' |
---|
6204 | ENABLE_SPLIT_DWARF='0' |
---|
6205 | ENABLE_TIMESTAMPS='1' |
---|
6206 | ENABLE_VISIBILITY_INLINES_HIDDEN='1' |
---|
6207 | ENABLE_WERROR='0' |
---|
6208 | ENDIAN='big' |
---|
6209 | EXEEXT='' |
---|
6210 | EXPENSIVE_CHECKS='no' |
---|
6211 | EXTRA_LD_OPTIONS='' |
---|
6212 | EXTRA_OPTIONS='' |
---|
6213 | FDP='echo fdp' |
---|
6214 | FIND='/usr/bin/find' |
---|
6215 | GAS='/opt/local/bin/as' |
---|
6216 | GRAPHVIZ='echo Graphviz' |
---|
6217 | GREP='/usr/bin/grep' |
---|
6218 | GROFF='/usr/bin/groff' |
---|
6219 | GV='echo gv' |
---|
6220 | GZIPBIN='/usr/bin/gzip' |
---|
6221 | HAVE_LIBZ='1' |
---|
6222 | HAVE_LINK_VERSION_SCRIPT='' |
---|
6223 | HAVE_PTHREAD='1' |
---|
6224 | HOST_ARCH='PowerPC' |
---|
6225 | HOST_OS='Darwin' |
---|
6226 | HUGE_VAL_SANITY='yes' |
---|
6227 | INSTALL_DATA='${INSTALL} -m 644' |
---|
6228 | INSTALL_LTDL_FALSE='' |
---|
6229 | INSTALL_LTDL_TRUE='#' |
---|
6230 | INSTALL_PROGRAM='${INSTALL}' |
---|
6231 | INSTALL_SCRIPT='${INSTALL}' |
---|
6232 | INTERNAL_PREFIX='' |
---|
6233 | JIT='' |
---|
6234 | KEEP_SYMBOLS='' |
---|
6235 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc' |
---|
6236 | LIBADD_DL='-ldl' |
---|
6237 | LIBOBJS='' |
---|
6238 | LIBS='-lz -lpthread -lffi -lcurses -lm ' |
---|
6239 | LIBXML2_INC='-I/usr/include/libxml2' |
---|
6240 | LIBXML2_LIBS='-lxml2' |
---|
6241 | LINKALL='-Wl,-all_load' |
---|
6242 | LLVM_BINDIR='/opt/local/libexec/llvm-3.4/bin' |
---|
6243 | LLVM_CONFIGTIME='Tue Feb 15 05:59:32 CST 2022' |
---|
6244 | LLVM_COPYRIGHT='Copyright (c) 2003-2013 University of Illinois at Urbana-Champaign.' |
---|
6245 | LLVM_CROSS_COMPILING='0' |
---|
6246 | LLVM_DATADIR='/opt/local/libexec/llvm-3.4/share/llvm' |
---|
6247 | LLVM_DOCSDIR='/opt/local/libexec/llvm-3.4/share/doc/llvm' |
---|
6248 | LLVM_ENABLE_THREADS='1' |
---|
6249 | LLVM_ENABLE_ZLIB='1' |
---|
6250 | LLVM_ENUM_ASM_PARSERS='LLVM_ASM_PARSER(X86) LLVM_ASM_PARSER(PowerPC) LLVM_ASM_PARSER(ARM) ' |
---|
6251 | LLVM_ENUM_ASM_PRINTERS='LLVM_ASM_PRINTER(X86) LLVM_ASM_PRINTER(PowerPC) LLVM_ASM_PRINTER(ARM) ' |
---|
6252 | LLVM_ENUM_DISASSEMBLERS='LLVM_DISASSEMBLER(X86) LLVM_DISASSEMBLER(ARM) ' |
---|
6253 | LLVM_ENUM_TARGETS='LLVM_TARGET(X86) LLVM_TARGET(PowerPC) LLVM_TARGET(ARM) ' |
---|
6254 | LLVM_ETCDIR='/opt/local/libexec/llvm-3.4/etc/llvm' |
---|
6255 | LLVM_HAS_POLLY='' |
---|
6256 | LLVM_INCLUDEDIR='/opt/local/libexec/llvm-3.4/include' |
---|
6257 | LLVM_INFODIR='/opt/local/libexec/llvm-3.4/info' |
---|
6258 | LLVM_MANDIR='/opt/local/libexec/llvm-3.4/man' |
---|
6259 | LLVM_ON_UNIX='1' |
---|
6260 | LLVM_ON_WIN32='0' |
---|
6261 | LLVM_PREFIX='/opt/local/libexec/llvm-3.4' |
---|
6262 | LLVM_VERSION_MAJOR='3' |
---|
6263 | LLVM_VERSION_MINOR='4' |
---|
6264 | LLVM_VERSION_PATCH='2' |
---|
6265 | LLVM_VERSION_SUFFIX='' |
---|
6266 | LN_S='ln -s' |
---|
6267 | LTLIBOBJS='' |
---|
6268 | MKDIR='/bin/mkdir' |
---|
6269 | MMAP_FILE='yes' |
---|
6270 | MV='/bin/mv' |
---|
6271 | NEATO='echo neato' |
---|
6272 | NM='/usr/bin/nm -p' |
---|
6273 | NOLINKALL='-Wl,-noall_load' |
---|
6274 | NO_MAYBE_UNINITIALIZED='' |
---|
6275 | NO_MISSING_FIELD_INITIALIZERS='-Wno-missing-field-initializers' |
---|
6276 | NO_UNINITIALIZED='' |
---|
6277 | NO_VARIADIC_MACROS='-Wno-variadic-macros' |
---|
6278 | OBJEXT='o' |
---|
6279 | OCAMLC='' |
---|
6280 | OCAMLDEP='' |
---|
6281 | OCAMLDOC='' |
---|
6282 | OCAMLOPT='' |
---|
6283 | OCAML_LIBDIR='' |
---|
6284 | OPTIMIZE_OPTION='-Os' |
---|
6285 | OS='Darwin' |
---|
6286 | PACKAGE_BUGREPORT='http://llvm.org/bugs/' |
---|
6287 | PACKAGE_NAME='LLVM' |
---|
6288 | PACKAGE_STRING='LLVM 3.4.2' |
---|
6289 | PACKAGE_TARNAME='llvm' |
---|
6290 | PACKAGE_VERSION='3.4.2' |
---|
6291 | PATH_SEPARATOR=':' |
---|
6292 | PDFROFF='' |
---|
6293 | PYTHON='' |
---|
6294 | RANLIB='ranlib' |
---|
6295 | RDYNAMIC='-rdynamic' |
---|
6296 | RM='/bin/rm' |
---|
6297 | RPATH='-Wl,-rpath' |
---|
6298 | SED='/usr/bin/sed' |
---|
6299 | SHELL='/bin/sh' |
---|
6300 | SHLIBEXT='.dylib' |
---|
6301 | SHLIBPATH_VAR='' |
---|
6302 | TAR='/usr/bin/tar' |
---|
6303 | TARGETS_TO_BUILD='ARM PowerPC X86 ' |
---|
6304 | TARGET_HAS_JIT='1' |
---|
6305 | TARGET_OS='Darwin' |
---|
6306 | TWOPI='echo twopi' |
---|
6307 | USE_INTEL_JITEVENTS='0' |
---|
6308 | USE_OPROFILE='0' |
---|
6309 | USE_UDIS86='0' |
---|
6310 | XDOT='echo xdot' |
---|
6311 | XML2CONFIG='xml2-config' |
---|
6312 | ZIP='/usr/bin/zip' |
---|
6313 | ac_ct_CC='' |
---|
6314 | ac_ct_CXX='' |
---|
6315 | bindir='${exec_prefix}/bin' |
---|
6316 | build='powerpc-apple-darwin8' |
---|
6317 | build_alias='powerpc-apple-darwin8' |
---|
6318 | build_cpu='powerpc' |
---|
6319 | build_os='darwin8' |
---|
6320 | build_vendor='apple' |
---|
6321 | datadir='${datarootdir}' |
---|
6322 | datarootdir='${prefix}/share' |
---|
6323 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
6324 | dvidir='${docdir}' |
---|
6325 | exec_prefix='${prefix}' |
---|
6326 | host='powerpc-apple-darwin8' |
---|
6327 | host_alias='' |
---|
6328 | host_cpu='powerpc' |
---|
6329 | host_os='darwin8' |
---|
6330 | host_vendor='apple' |
---|
6331 | htmldir='${docdir}' |
---|
6332 | ifGNUmake='' |
---|
6333 | includedir='${prefix}/include' |
---|
6334 | infodir='${datarootdir}/info' |
---|
6335 | libdir='${exec_prefix}/lib' |
---|
6336 | libexecdir='${exec_prefix}/libexec' |
---|
6337 | localedir='${datarootdir}/locale' |
---|
6338 | localstatedir='${prefix}/var' |
---|
6339 | mandir='${datarootdir}/man' |
---|
6340 | oldincludedir='/usr/include' |
---|
6341 | pdfdir='${docdir}' |
---|
6342 | prefix='/opt/local/libexec/llvm-3.4' |
---|
6343 | program_prefix='' |
---|
6344 | program_transform_name='s,x,x,' |
---|
6345 | psdir='${docdir}' |
---|
6346 | sbindir='${exec_prefix}/sbin' |
---|
6347 | sharedstatedir='${prefix}/com' |
---|
6348 | subdirs=' projects/sample' |
---|
6349 | sysconfdir='${prefix}/etc' |
---|
6350 | target='powerpc-apple-darwin8' |
---|
6351 | target_alias='' |
---|
6352 | target_cpu='powerpc' |
---|
6353 | target_os='darwin8' |
---|
6354 | target_vendor='apple' |
---|
6355 | |
---|
6356 | ## ----------- ## |
---|
6357 | ## confdefs.h. ## |
---|
6358 | ## ----------- ## |
---|
6359 | |
---|
6360 | #define PACKAGE_NAME "LLVM" |
---|
6361 | #define PACKAGE_TARNAME "llvm" |
---|
6362 | #define PACKAGE_VERSION "3.4.2" |
---|
6363 | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
6364 | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
6365 | #define LLVM_VERSION_MAJOR 3 |
---|
6366 | #define LLVM_VERSION_MINOR 4 |
---|
6367 | #define LLVM_VERSION_PATCH 2 |
---|
6368 | #define LLVM_ON_UNIX 1 |
---|
6369 | #define STDC_HEADERS 1 |
---|
6370 | #define HAVE_SYS_TYPES_H 1 |
---|
6371 | #define HAVE_SYS_STAT_H 1 |
---|
6372 | #define HAVE_STDLIB_H 1 |
---|
6373 | #define HAVE_STRING_H 1 |
---|
6374 | #define HAVE_MEMORY_H 1 |
---|
6375 | #define HAVE_STRINGS_H 1 |
---|
6376 | #define HAVE_INTTYPES_H 1 |
---|
6377 | #define HAVE_STDINT_H 1 |
---|
6378 | #define HAVE_UNISTD_H 1 |
---|
6379 | #define LLVM_ENABLE_THREADS 1 |
---|
6380 | #define LLVM_ENABLE_ZLIB 1 |
---|
6381 | #define ENABLE_PIC 1 |
---|
6382 | #define ENABLE_TIMESTAMPS 1 |
---|
6383 | #define ENABLE_BACKTRACES 1 |
---|
6384 | #define ENABLE_CRASH_OVERRIDES 1 |
---|
6385 | #define LLVM_NATIVE_ARCH PowerPC |
---|
6386 | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
6387 | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
6388 | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
6389 | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
6390 | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
6391 | #define CLANG_RESOURCE_DIR "" |
---|
6392 | #define C_INCLUDE_DIRS "" |
---|
6393 | #define GCC_INSTALL_PREFIX "" |
---|
6394 | #define DEFAULT_SYSROOT "" |
---|
6395 | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
6396 | #define HOST_LINK_VERSION "97.17" |
---|
6397 | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
6398 | #define HAVE_DIRENT_H 1 |
---|
6399 | #define HAVE_DLFCN_H 1 |
---|
6400 | #define LTDL_SHLIB_EXT ".dylib" |
---|
6401 | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
6402 | #define LTDL_OBJDIR ".libs/" |
---|
6403 | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
6404 | #define HAVE_LIBDL 1 |
---|
6405 | #define HAVE_DLERROR 1 |
---|
6406 | #define error_t int |
---|
6407 | #define HAVE_ERRNO_H 1 |
---|
6408 | #define HAVE_MEMORY_H 1 |
---|
6409 | #define HAVE_UNISTD_H 1 |
---|
6410 | #define HAVE_MACH_O_DYLD_H 1 |
---|
6411 | #define HAVE_CLOSEDIR 1 |
---|
6412 | #define HAVE_OPENDIR 1 |
---|
6413 | #define HAVE_READDIR 1 |
---|
6414 | #define HAVE_LIBM 1 |
---|
6415 | #define HAVE_DLOPEN 1 |
---|
6416 | #define HAVE_TERMINFO 1 |
---|
6417 | #define HAVE_FFI_CALL 1 |
---|
6418 | #define HAVE_LIBPTHREAD 1 |
---|
6419 | #define HAVE_PTHREAD_MUTEX_LOCK 1 |
---|
6420 | #define HAVE_PTHREAD_RWLOCK_INIT 1 |
---|
6421 | #define HAVE_PTHREAD_GETSPECIFIC 1 |
---|
6422 | #define HAVE_LIBZ 1 |
---|
6423 | #define USE_UDIS86 0 |
---|
6424 | #define LLVM_USE_OPROFILE 0 |
---|
6425 | #define LLVM_USE_INTEL_JITEVENTS 0 |
---|
6426 | #define CLANG_HAVE_LIBXML 1 |
---|
6427 | #define HAVE_DIRENT_H 1 |
---|
6428 | #define HAVE_SYS_WAIT_H 1 |
---|
6429 | #define TIME_WITH_SYS_TIME 1 |
---|
6430 | #define HAVE_CXXABI_H 1 |
---|
6431 | #define HAVE_DLFCN_H 1 |
---|
6432 | #define HAVE_FCNTL_H 1 |
---|
6433 | #define HAVE_INTTYPES_H 1 |
---|
6434 | #define HAVE_SETJMP_H 1 |
---|
6435 | #define HAVE_SIGNAL_H 1 |
---|
6436 | #define HAVE_STDINT_H 1 |
---|
6437 | #define HAVE_TERMIOS_H 1 |
---|
6438 | #define HAVE_UNISTD_H 1 |
---|
6439 | #define HAVE_UTIME_H 1 |
---|
6440 | #define HAVE_SYS_MMAN_H 1 |
---|
6441 | #define HAVE_SYS_PARAM_H 1 |
---|
6442 | #define HAVE_SYS_RESOURCE_H 1 |
---|
6443 | #define HAVE_SYS_TIME_H 1 |
---|
6444 | #define HAVE_SYS_UIO_H 1 |
---|
6445 | #define HAVE_SYS_IOCTL_H 1 |
---|
6446 | #define HAVE_MALLOC_MALLOC_H 1 |
---|
6447 | #define HAVE_MACH_MACH_H 1 |
---|
6448 | #define HAVE_FENV_H 1 |
---|
6449 | #define HAVE_DECL_FE_ALL_EXCEPT 1 |
---|
6450 | #define HAVE_DECL_FE_INEXACT 1 |
---|
6451 | #define HAVE_PTHREAD_H 1 |
---|
6452 | #define HAVE_ZLIB_H 1 |
---|
6453 | #define HAVE_FFI_H 1 |
---|
6454 | #define HAVE_CRASHREPORTER_INFO 0 |
---|
6455 | #define RETSIGTYPE void |
---|
6456 | #define HAVE_INT64_T 1 |
---|
6457 | #define HAVE_UINT64_T 1 |
---|
6458 | #define HAVE_CEILF 1 |
---|
6459 | #define HAVE_FLOORF 1 |
---|
6460 | #define HAVE_ROUNDF 1 |
---|
6461 | #define HAVE_RINTF 1 |
---|
6462 | #define HAVE_NEARBYINTF 1 |
---|
6463 | #define HAVE_GETCWD 1 |
---|
6464 | #define HAVE_POWF 1 |
---|
6465 | #define HAVE_FMODF 1 |
---|
6466 | #define HAVE_STRTOF 1 |
---|
6467 | #define HAVE_ROUND 1 |
---|
6468 | #define HAVE_LOG 1 |
---|
6469 | #define HAVE_LOG2 1 |
---|
6470 | #define HAVE_LOG10 1 |
---|
6471 | #define HAVE_EXP 1 |
---|
6472 | #define HAVE_EXP2 1 |
---|
6473 | #define HAVE_GETPAGESIZE 1 |
---|
6474 | #define HAVE_GETRUSAGE 1 |
---|
6475 | #define HAVE_GETRLIMIT 1 |
---|
6476 | #define HAVE_SETRLIMIT 1 |
---|
6477 | #define HAVE_GETTIMEOFDAY 1 |
---|
6478 | #define HAVE_ISATTY 1 |
---|
6479 | #define HAVE_MKDTEMP 1 |
---|
6480 | #define HAVE_MKSTEMP 1 |
---|
6481 | #define HAVE_MKTEMP 1 |
---|
6482 | #define HAVE_PREAD 1 |
---|
6483 | #define HAVE_REALPATH 1 |
---|
6484 | #define HAVE_SBRK 1 |
---|
6485 | #define HAVE_SETRLIMIT 1 |
---|
6486 | #define HAVE_STRERROR 1 |
---|
6487 | #define HAVE_STRERROR_R 1 |
---|
6488 | #define HAVE_SETENV 1 |
---|
6489 | #define HAVE_ARC4RANDOM 1 |
---|
6490 | #define HAVE_STRTOLL 1 |
---|
6491 | #define HAVE_STRTOQ 1 |
---|
6492 | #define HAVE_SYSCONF 1 |
---|
6493 | #define HAVE_MALLOC_ZONE_STATISTICS 1 |
---|
6494 | #define HAVE_SETJMP 1 |
---|
6495 | #define HAVE_LONGJMP 1 |
---|
6496 | #define HAVE_SIGSETJMP 1 |
---|
6497 | #define HAVE_SIGLONGJMP 1 |
---|
6498 | #define HAVE_WRITEV 1 |
---|
6499 | #define HAVE_FUTIMES 1 |
---|
6500 | #define HAVE_PRINTF_A 1 |
---|
6501 | #define HAVE_RAND48 1 |
---|
6502 | #define HAVE_DECL_STRERROR_S 0 |
---|
6503 | #define HAVE_ISNAN_IN_MATH_H 1 |
---|
6504 | #define HAVE_STD_ISNAN_IN_CMATH 1 |
---|
6505 | #define HAVE_ISINF_IN_MATH_H 1 |
---|
6506 | #define HAVE_STD_ISINF_IN_CMATH 1 |
---|
6507 | #define HAVE_STDLIB_H 1 |
---|
6508 | #define HAVE_UNISTD_H 1 |
---|
6509 | #define HAVE_GETPAGESIZE 1 |
---|
6510 | #define HAVE_MMAP 1 |
---|
6511 | #define HAVE_MMAP_FILE |
---|
6512 | #define LLVM_HAS_ATOMICS 1 |
---|
6513 | #define HAVE___DSO_HANDLE 1 |
---|
6514 | #define LLVM_PREFIX "/opt/local/libexec/llvm-3.4" |
---|
6515 | #define LLVM_BINDIR "/opt/local/libexec/llvm-3.4/bin" |
---|
6516 | #define LLVM_DATADIR "/opt/local/libexec/llvm-3.4/share/llvm" |
---|
6517 | #define LLVM_DOCSDIR "/opt/local/libexec/llvm-3.4/share/doc/llvm" |
---|
6518 | #define LLVM_ETCDIR "/opt/local/libexec/llvm-3.4/etc/llvm" |
---|
6519 | #define LLVM_INCLUDEDIR "/opt/local/libexec/llvm-3.4/include" |
---|
6520 | #define LLVM_INFODIR "/opt/local/libexec/llvm-3.4/info" |
---|
6521 | #define LLVM_MANDIR "/opt/local/libexec/llvm-3.4/man" |
---|
6522 | #define LLVM_CONFIGTIME "Tue Feb 15 05:59:32 CST 2022" |
---|
6523 | #define LLVM_HOST_TRIPLE "powerpc-apple-darwin8" |
---|
6524 | #define LLVM_DEFAULT_TARGET_TRIPLE "powerpc-apple-darwin8" |
---|
6525 | |
---|
6526 | configure: exit 0 |
---|