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_PPCLeopardPorts_lang_llvm-3.4/llvm-3.4/work/llvm-3.4.2.src/configure --build=powerpc64-apple-darwin9 --enable-bindings=none --enable-libffi --disable-shared --disable-jit --disable-optimized --disable-profiling --enable-pic --disable-debug-symbols --disable-debug-runtime --prefix=/opt/local/libexec/llvm-3.4 --disable-assertions --disable-doxygen --with-ar=/usr/bin/ar --enable-targets=powerpc --with-optimize-option=-O0 |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = 36-42.wireless-city.scu.edu.tw |
---|
14 | uname -m = Power Macintosh |
---|
15 | uname -r = 9.8.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~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 9.8.0: Wed Jul 15 16:57:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_PPC |
---|
27 | Kernel configured for up to 4 processors. |
---|
28 | 4 processors are physically available. |
---|
29 | 4 processors are logically available. |
---|
30 | Processor type: ppc970 (PowerPC 970) |
---|
31 | Processors active: 0 1 2 3 |
---|
32 | Primary memory available: 16.00 gigabytes |
---|
33 | Default processor set: 51 tasks, 231 threads, 4 processors |
---|
34 | Load average: 1.39, Mach factor: 2.60 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:2135: checking for C compiler version |
---|
52 | configure:2142: /usr/bin/gcc-4.2 --version >&5 |
---|
53 | powerpc-apple-darwin9-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5577) |
---|
54 | Copyright (C) 2007 Free Software Foundation, Inc. |
---|
55 | This is free software; see the source for copying conditions. There is NO |
---|
56 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
57 | |
---|
58 | configure:2145: $? = 0 |
---|
59 | configure:2152: /usr/bin/gcc-4.2 -v >&5 |
---|
60 | Using built-in specs. |
---|
61 | Target: powerpc-apple-darwin9 |
---|
62 | Configured with: /var/tmp/gcc_42/gcc_42-5577~1/src/configure --disable-checking --prefix=/usr --mandir=/usr/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-gxx-include-dir=/usr/include/c++/4.0.0 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9 |
---|
63 | Thread model: posix |
---|
64 | gcc version 4.2.1 (Apple Inc. build 5577) |
---|
65 | configure:2155: $? = 0 |
---|
66 | configure:2162: /usr/bin/gcc-4.2 -V >&5 |
---|
67 | gcc-4.2: argument to `-V' is missing |
---|
68 | configure:2165: $? = 1 |
---|
69 | configure:2188: checking for C compiler default output file name |
---|
70 | configure:2215: /usr/bin/gcc-4.2 -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c >&5 |
---|
71 | configure:2218: $? = 0 |
---|
72 | configure:2264: result: a.out |
---|
73 | configure:2269: checking whether the C compiler works |
---|
74 | configure:2279: ./a.out |
---|
75 | configure:2282: $? = 0 |
---|
76 | configure:2299: result: yes |
---|
77 | configure:2306: checking whether we are cross compiling |
---|
78 | configure:2308: result: no |
---|
79 | configure:2311: checking for suffix of executables |
---|
80 | configure:2318: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c >&5 |
---|
81 | configure:2321: $? = 0 |
---|
82 | configure:2345: result: |
---|
83 | configure:2351: checking for suffix of object files |
---|
84 | configure:2377: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
85 | configure:2380: $? = 0 |
---|
86 | configure:2403: result: o |
---|
87 | configure:2407: checking whether we are using the GNU C compiler |
---|
88 | configure:2436: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
89 | configure:2442: $? = 0 |
---|
90 | configure:2449: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
91 | configure:2452: $? = 0 |
---|
92 | configure:2459: test -s conftest.o |
---|
93 | configure:2462: $? = 0 |
---|
94 | configure:2476: result: yes |
---|
95 | configure:2481: checking whether /usr/bin/gcc-4.2 accepts -g |
---|
96 | configure:2511: /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5 |
---|
97 | configure:2517: $? = 0 |
---|
98 | configure:2524: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
99 | configure:2527: $? = 0 |
---|
100 | configure:2534: test -s conftest.o |
---|
101 | configure:2537: $? = 0 |
---|
102 | configure:2667: result: yes |
---|
103 | configure:2684: checking for /usr/bin/gcc-4.2 option to accept ISO C89 |
---|
104 | configure:2758: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
105 | configure:2764: $? = 0 |
---|
106 | configure:2771: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
107 | configure:2774: $? = 0 |
---|
108 | configure:2781: test -s conftest.o |
---|
109 | configure:2784: $? = 0 |
---|
110 | configure:2804: result: none needed |
---|
111 | configure:2938: checking for C++ compiler version |
---|
112 | configure:2945: /usr/bin/g++-4.2 --version >&5 |
---|
113 | powerpc-apple-darwin9-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5577) |
---|
114 | Copyright (C) 2007 Free Software Foundation, Inc. |
---|
115 | This is free software; see the source for copying conditions. There is NO |
---|
116 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
117 | |
---|
118 | configure:2948: $? = 0 |
---|
119 | configure:2955: /usr/bin/g++-4.2 -v >&5 |
---|
120 | Using built-in specs. |
---|
121 | Target: powerpc-apple-darwin9 |
---|
122 | Configured with: /var/tmp/gcc_42/gcc_42-5577~1/src/configure --disable-checking --prefix=/usr --mandir=/usr/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-gxx-include-dir=/usr/include/c++/4.0.0 --program-prefix= --host=powerpc-apple-darwin9 --target=powerpc-apple-darwin9 |
---|
123 | Thread model: posix |
---|
124 | gcc version 4.2.1 (Apple Inc. build 5577) |
---|
125 | configure:2958: $? = 0 |
---|
126 | configure:2965: /usr/bin/g++-4.2 -V >&5 |
---|
127 | g++-4.2: argument to `-V' is missing |
---|
128 | configure:2968: $? = 1 |
---|
129 | configure:2971: checking whether we are using the GNU C++ compiler |
---|
130 | configure:3000: /usr/bin/g++-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.cpp >&5 |
---|
131 | configure:3006: $? = 0 |
---|
132 | configure:3013: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err |
---|
133 | configure:3016: $? = 0 |
---|
134 | configure:3023: test -s conftest.o |
---|
135 | configure:3026: $? = 0 |
---|
136 | configure:3040: result: yes |
---|
137 | configure:3045: checking whether /usr/bin/g++-4.2 accepts -g |
---|
138 | configure:3075: /usr/bin/g++-4.2 -c -g -I/opt/local/include conftest.cpp >&5 |
---|
139 | configure:3081: $? = 0 |
---|
140 | configure:3088: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err |
---|
141 | configure:3091: $? = 0 |
---|
142 | configure:3098: test -s conftest.o |
---|
143 | configure:3101: $? = 0 |
---|
144 | configure:3231: result: yes |
---|
145 | configure:3259: checking how to run the C preprocessor |
---|
146 | configure:3299: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
147 | configure:3305: $? = 0 |
---|
148 | configure:3343: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
149 | conftest.c:11:28: error: ac_nonexistent.h: No such file or directory |
---|
150 | configure:3349: $? = 1 |
---|
151 | configure: failed program was: |
---|
152 | | /* confdefs.h. */ |
---|
153 | | #define PACKAGE_NAME "LLVM" |
---|
154 | | #define PACKAGE_TARNAME "llvm" |
---|
155 | | #define PACKAGE_VERSION "3.4.2" |
---|
156 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
157 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
158 | | #define LLVM_VERSION_MAJOR 3 |
---|
159 | | #define LLVM_VERSION_MINOR 4 |
---|
160 | | #define LLVM_VERSION_PATCH 2 |
---|
161 | | /* end confdefs.h. */ |
---|
162 | | #include <ac_nonexistent.h> |
---|
163 | configure:3389: result: /usr/bin/gcc-4.2 -E |
---|
164 | configure:3418: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
165 | configure:3424: $? = 0 |
---|
166 | configure:3462: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
167 | conftest.c:11:28: error: ac_nonexistent.h: No such file or directory |
---|
168 | configure:3468: $? = 1 |
---|
169 | configure: failed program was: |
---|
170 | | /* confdefs.h. */ |
---|
171 | | #define PACKAGE_NAME "LLVM" |
---|
172 | | #define PACKAGE_TARNAME "llvm" |
---|
173 | | #define PACKAGE_VERSION "3.4.2" |
---|
174 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
175 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
176 | | #define LLVM_VERSION_MAJOR 3 |
---|
177 | | #define LLVM_VERSION_MINOR 4 |
---|
178 | | #define LLVM_VERSION_PATCH 2 |
---|
179 | | /* end confdefs.h. */ |
---|
180 | | #include <ac_nonexistent.h> |
---|
181 | configure:3700: checking build system type |
---|
182 | configure:3718: result: powerpc64-apple-darwin9 |
---|
183 | configure:3740: checking host system type |
---|
184 | configure:3755: result: powerpc64-apple-darwin9 |
---|
185 | configure:3777: checking target system type |
---|
186 | configure:3792: result: powerpc64-apple-darwin9 |
---|
187 | configure:3821: checking type of operating system we're going to host on |
---|
188 | configure:3939: result: Darwin |
---|
189 | configure:3942: checking type of operating system we're going to target |
---|
190 | configure:3996: result: Darwin |
---|
191 | configure:4042: checking target architecture |
---|
192 | configure:4064: result: PowerPC |
---|
193 | configure:4107: checking for grep that handles long lines and -e |
---|
194 | configure:4181: result: /opt/local/bin/ggrep |
---|
195 | configure:4186: checking for egrep |
---|
196 | configure:4264: result: /opt/local/bin/ggrep -E |
---|
197 | configure:4269: checking for ANSI C header files |
---|
198 | configure:4299: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
199 | configure:4305: $? = 0 |
---|
200 | configure:4312: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
201 | configure:4315: $? = 0 |
---|
202 | configure:4322: test -s conftest.o |
---|
203 | configure:4325: $? = 0 |
---|
204 | configure:4421: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c >&5 |
---|
205 | configure:4424: $? = 0 |
---|
206 | configure:4430: ./conftest |
---|
207 | configure:4433: $? = 0 |
---|
208 | configure:4450: result: yes |
---|
209 | configure:4474: checking for sys/types.h |
---|
210 | configure:4495: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
211 | configure:4501: $? = 0 |
---|
212 | configure:4508: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
213 | configure:4511: $? = 0 |
---|
214 | configure:4518: test -s conftest.o |
---|
215 | configure:4521: $? = 0 |
---|
216 | configure:4534: result: yes |
---|
217 | configure:4474: checking for sys/stat.h |
---|
218 | configure:4495: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
219 | configure:4501: $? = 0 |
---|
220 | configure:4508: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
221 | configure:4511: $? = 0 |
---|
222 | configure:4518: test -s conftest.o |
---|
223 | configure:4521: $? = 0 |
---|
224 | configure:4534: result: yes |
---|
225 | configure:4474: checking for stdlib.h |
---|
226 | configure:4495: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
227 | configure:4501: $? = 0 |
---|
228 | configure:4508: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
229 | configure:4511: $? = 0 |
---|
230 | configure:4518: test -s conftest.o |
---|
231 | configure:4521: $? = 0 |
---|
232 | configure:4534: result: yes |
---|
233 | configure:4474: checking for string.h |
---|
234 | configure:4495: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
235 | configure:4501: $? = 0 |
---|
236 | configure:4508: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
237 | configure:4511: $? = 0 |
---|
238 | configure:4518: test -s conftest.o |
---|
239 | configure:4521: $? = 0 |
---|
240 | configure:4534: result: yes |
---|
241 | configure:4474: checking for memory.h |
---|
242 | configure:4495: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
243 | configure:4501: $? = 0 |
---|
244 | configure:4508: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
245 | configure:4511: $? = 0 |
---|
246 | configure:4518: test -s conftest.o |
---|
247 | configure:4521: $? = 0 |
---|
248 | configure:4534: result: yes |
---|
249 | configure:4474: checking for strings.h |
---|
250 | configure:4495: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
251 | configure:4501: $? = 0 |
---|
252 | configure:4508: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
253 | configure:4511: $? = 0 |
---|
254 | configure:4518: test -s conftest.o |
---|
255 | configure:4521: $? = 0 |
---|
256 | configure:4534: result: yes |
---|
257 | configure:4474: checking for inttypes.h |
---|
258 | configure:4495: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
259 | configure:4501: $? = 0 |
---|
260 | configure:4508: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
261 | configure:4511: $? = 0 |
---|
262 | configure:4518: test -s conftest.o |
---|
263 | configure:4521: $? = 0 |
---|
264 | configure:4534: result: yes |
---|
265 | configure:4474: checking for stdint.h |
---|
266 | configure:4495: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
267 | configure:4501: $? = 0 |
---|
268 | configure:4508: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
269 | configure:4511: $? = 0 |
---|
270 | configure:4518: test -s conftest.o |
---|
271 | configure:4521: $? = 0 |
---|
272 | configure:4534: result: yes |
---|
273 | configure:4474: checking for unistd.h |
---|
274 | configure:4495: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
275 | configure:4501: $? = 0 |
---|
276 | configure:4508: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
277 | configure:4511: $? = 0 |
---|
278 | configure:4518: test -s conftest.o |
---|
279 | configure:4521: $? = 0 |
---|
280 | configure:4534: result: yes |
---|
281 | configure:4546: checking whether byte ordering is bigendian |
---|
282 | configure:4578: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
283 | configure:4584: $? = 0 |
---|
284 | configure:4591: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
285 | configure:4594: $? = 0 |
---|
286 | configure:4601: test -s conftest.o |
---|
287 | configure:4604: $? = 0 |
---|
288 | configure:4633: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
289 | configure:4639: $? = 0 |
---|
290 | configure:4646: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
291 | configure:4649: $? = 0 |
---|
292 | configure:4656: test -s conftest.o |
---|
293 | configure:4659: $? = 0 |
---|
294 | configure:4813: result: yes |
---|
295 | configure:5854: checking optimization flags |
---|
296 | configure:5867: result: -O0 |
---|
297 | configure:6094: checking for BSD-compatible nm |
---|
298 | configure:6143: result: /usr/bin/nm -p |
---|
299 | configure:6149: checking for GNU make |
---|
300 | configure:6164: result: make |
---|
301 | configure:6175: checking whether ln -s works |
---|
302 | configure:6179: result: yes |
---|
303 | configure:6188: checking for cmp |
---|
304 | configure:6206: found /usr/bin/cmp |
---|
305 | configure:6219: result: /usr/bin/cmp |
---|
306 | configure:6229: checking for cp |
---|
307 | configure:6247: found /bin/cp |
---|
308 | configure:6260: result: /bin/cp |
---|
309 | configure:6270: checking for date |
---|
310 | configure:6288: found /bin/date |
---|
311 | configure:6301: result: /bin/date |
---|
312 | configure:6311: checking for find |
---|
313 | configure:6329: found /usr/bin/find |
---|
314 | configure:6342: result: /usr/bin/find |
---|
315 | configure:6352: checking for grep |
---|
316 | configure:6383: result: /opt/local/bin/ggrep |
---|
317 | configure:6393: checking for mkdir |
---|
318 | configure:6411: found /bin/mkdir |
---|
319 | configure:6424: result: /bin/mkdir |
---|
320 | configure:6434: checking for mv |
---|
321 | configure:6452: found /bin/mv |
---|
322 | configure:6465: result: /bin/mv |
---|
323 | configure:6516: checking for ranlib |
---|
324 | configure:6532: found /opt/local/bin/ranlib |
---|
325 | configure:6543: result: ranlib |
---|
326 | configure:6612: checking for ar |
---|
327 | configure:6628: found /opt/local/bin/ar |
---|
328 | configure:6639: result: ar |
---|
329 | configure:6667: checking for rm |
---|
330 | configure:6685: found /bin/rm |
---|
331 | configure:6698: result: /bin/rm |
---|
332 | configure:6708: checking for sed |
---|
333 | configure:6726: found /usr/bin/sed |
---|
334 | configure:6739: result: /usr/bin/sed |
---|
335 | configure:6749: checking for tar |
---|
336 | configure:6767: found /usr/bin/tar |
---|
337 | configure:6780: result: /usr/bin/tar |
---|
338 | configure:6790: checking for pwd |
---|
339 | configure:6808: found /bin/pwd |
---|
340 | configure:6821: result: /bin/pwd |
---|
341 | configure:6832: checking for Graphviz |
---|
342 | configure:6863: result: echo Graphviz |
---|
343 | configure:6888: checking for dot |
---|
344 | configure:6919: result: echo dot |
---|
345 | configure:6944: checking for fdp |
---|
346 | configure:6975: result: echo fdp |
---|
347 | configure:7000: checking for neato |
---|
348 | configure:7031: result: echo neato |
---|
349 | configure:7056: checking for twopi |
---|
350 | configure:7087: result: echo twopi |
---|
351 | configure:7112: checking for circo |
---|
352 | configure:7143: result: echo circo |
---|
353 | configure:7170: checking for gv |
---|
354 | configure:7203: result: no |
---|
355 | configure:7170: checking for gsview32 |
---|
356 | configure:7203: result: no |
---|
357 | configure:7229: checking for dotty |
---|
358 | configure:7260: result: echo dotty |
---|
359 | configure:7287: checking for xdot |
---|
360 | configure:7320: result: no |
---|
361 | configure:7287: checking for xdot.py |
---|
362 | configure:7320: result: no |
---|
363 | configure:7358: checking for a BSD-compatible install |
---|
364 | configure:7414: result: /usr/bin/install -c |
---|
365 | configure:7432: checking for bzip2 |
---|
366 | configure:7450: found /opt/local/bin/bzip2 |
---|
367 | configure:7462: result: /opt/local/bin/bzip2 |
---|
368 | configure:7472: checking for cat |
---|
369 | configure:7490: found /bin/cat |
---|
370 | configure:7502: result: /bin/cat |
---|
371 | configure:7512: checking for doxygen |
---|
372 | configure:7545: result: no |
---|
373 | configure:7552: checking for groff |
---|
374 | configure:7570: found /usr/bin/groff |
---|
375 | configure:7582: result: /usr/bin/groff |
---|
376 | configure:7592: checking for gzip |
---|
377 | configure:7610: found /usr/bin/gzip |
---|
378 | configure:7622: result: /usr/bin/gzip |
---|
379 | configure:7632: checking for pdfroff |
---|
380 | configure:7650: found /usr/bin/pdfroff |
---|
381 | configure:7662: result: /usr/bin/pdfroff |
---|
382 | configure:7672: checking for zip |
---|
383 | configure:7690: found /usr/bin/zip |
---|
384 | configure:7702: result: /usr/bin/zip |
---|
385 | configure:7714: checking for ocamlc |
---|
386 | configure:7747: result: no |
---|
387 | configure:7759: checking for ocamlopt |
---|
388 | configure:7792: result: no |
---|
389 | configure:7804: checking for ocamldep |
---|
390 | configure:7837: result: no |
---|
391 | configure:7849: checking for ocamldoc |
---|
392 | configure:7882: result: no |
---|
393 | configure:7894: checking for gas |
---|
394 | configure:7927: result: no |
---|
395 | configure:7894: checking for as |
---|
396 | configure:7912: found /opt/local/bin/as |
---|
397 | configure:7924: result: /opt/local/bin/as |
---|
398 | configure:7936: checking for linker version |
---|
399 | configure:7952: result: 97.17 |
---|
400 | configure:7961: checking for compiler -Wl,-R<path> option |
---|
401 | configure:7995: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -Wl,-R. -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c >&5 |
---|
402 | ld: unknown option: -R. |
---|
403 | collect2: ld returned 1 exit status |
---|
404 | configure:8001: $? = 1 |
---|
405 | configure: failed program was: |
---|
406 | | /* confdefs.h. */ |
---|
407 | | #define PACKAGE_NAME "LLVM" |
---|
408 | | #define PACKAGE_TARNAME "llvm" |
---|
409 | | #define PACKAGE_VERSION "3.4.2" |
---|
410 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
411 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
412 | | #define LLVM_VERSION_MAJOR 3 |
---|
413 | | #define LLVM_VERSION_MINOR 4 |
---|
414 | | #define LLVM_VERSION_PATCH 2 |
---|
415 | | #define LLVM_ON_UNIX 1 |
---|
416 | | #define STDC_HEADERS 1 |
---|
417 | | #define HAVE_SYS_TYPES_H 1 |
---|
418 | | #define HAVE_SYS_STAT_H 1 |
---|
419 | | #define HAVE_STDLIB_H 1 |
---|
420 | | #define HAVE_STRING_H 1 |
---|
421 | | #define HAVE_MEMORY_H 1 |
---|
422 | | #define HAVE_STRINGS_H 1 |
---|
423 | | #define HAVE_INTTYPES_H 1 |
---|
424 | | #define HAVE_STDINT_H 1 |
---|
425 | | #define HAVE_UNISTD_H 1 |
---|
426 | | #define LLVM_ENABLE_THREADS 1 |
---|
427 | | #define LLVM_ENABLE_ZLIB 1 |
---|
428 | | #define ENABLE_PIC 1 |
---|
429 | | #define ENABLE_TIMESTAMPS 1 |
---|
430 | | #define ENABLE_BACKTRACES 1 |
---|
431 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
432 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
433 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
434 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
435 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
436 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
437 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
438 | | #define CLANG_RESOURCE_DIR "" |
---|
439 | | #define C_INCLUDE_DIRS "" |
---|
440 | | #define GCC_INSTALL_PREFIX "" |
---|
441 | | #define DEFAULT_SYSROOT "" |
---|
442 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
443 | | #define HOST_LINK_VERSION "97.17" |
---|
444 | | /* end confdefs.h. */ |
---|
445 | | |
---|
446 | | int |
---|
447 | | main () |
---|
448 | | { |
---|
449 | | |
---|
450 | | ; |
---|
451 | | return 0; |
---|
452 | | } |
---|
453 | configure:8042: result: no |
---|
454 | configure:8053: checking for compiler -rdynamic option |
---|
455 | configure:8087: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -rdynamic -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c >&5 |
---|
456 | configure:8093: $? = 0 |
---|
457 | configure:8100: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
458 | configure:8103: $? = 0 |
---|
459 | configure:8110: test -s conftest |
---|
460 | configure:8113: $? = 0 |
---|
461 | configure:8134: result: yes |
---|
462 | configure:8145: checking for compiler -Wl,--version-script option |
---|
463 | configure:8201: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -Wl,--version-script=/opt/local/var/macports/build/_opt_PPCLeopardPorts_lang_llvm-3.4/llvm-3.4/work/.tmp/fooN8yV8g/export.map -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c >&5 |
---|
464 | ld: unknown option: --version-script=/opt/local/var/macports/build/_opt_PPCLeopardPorts_lang_llvm-3.4/llvm-3.4/work/.tmp/fooN8yV8g/export.map |
---|
465 | collect2: ld returned 1 exit status |
---|
466 | configure:8207: $? = 1 |
---|
467 | configure: failed program was: |
---|
468 | | /* confdefs.h. */ |
---|
469 | | #define PACKAGE_NAME "LLVM" |
---|
470 | | #define PACKAGE_TARNAME "llvm" |
---|
471 | | #define PACKAGE_VERSION "3.4.2" |
---|
472 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
473 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
474 | | #define LLVM_VERSION_MAJOR 3 |
---|
475 | | #define LLVM_VERSION_MINOR 4 |
---|
476 | | #define LLVM_VERSION_PATCH 2 |
---|
477 | | #define LLVM_ON_UNIX 1 |
---|
478 | | #define STDC_HEADERS 1 |
---|
479 | | #define HAVE_SYS_TYPES_H 1 |
---|
480 | | #define HAVE_SYS_STAT_H 1 |
---|
481 | | #define HAVE_STDLIB_H 1 |
---|
482 | | #define HAVE_STRING_H 1 |
---|
483 | | #define HAVE_MEMORY_H 1 |
---|
484 | | #define HAVE_STRINGS_H 1 |
---|
485 | | #define HAVE_INTTYPES_H 1 |
---|
486 | | #define HAVE_STDINT_H 1 |
---|
487 | | #define HAVE_UNISTD_H 1 |
---|
488 | | #define LLVM_ENABLE_THREADS 1 |
---|
489 | | #define LLVM_ENABLE_ZLIB 1 |
---|
490 | | #define ENABLE_PIC 1 |
---|
491 | | #define ENABLE_TIMESTAMPS 1 |
---|
492 | | #define ENABLE_BACKTRACES 1 |
---|
493 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
494 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
495 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
496 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
497 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
498 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
499 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
500 | | #define CLANG_RESOURCE_DIR "" |
---|
501 | | #define C_INCLUDE_DIRS "" |
---|
502 | | #define GCC_INSTALL_PREFIX "" |
---|
503 | | #define DEFAULT_SYSROOT "" |
---|
504 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
505 | | #define HOST_LINK_VERSION "97.17" |
---|
506 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
507 | | /* end confdefs.h. */ |
---|
508 | | |
---|
509 | | int |
---|
510 | | main () |
---|
511 | | { |
---|
512 | | |
---|
513 | | ; |
---|
514 | | return 0; |
---|
515 | | } |
---|
516 | configure:8250: result: no |
---|
517 | configure:8260: checking for an ANSI C-conforming const |
---|
518 | configure:8335: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
519 | configure:8341: $? = 0 |
---|
520 | configure:8348: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
521 | configure:8351: $? = 0 |
---|
522 | configure:8358: test -s conftest.o |
---|
523 | configure:8361: $? = 0 |
---|
524 | configure:8373: result: yes |
---|
525 | configure:8391: checking for dirent.h that defines DIR |
---|
526 | configure:8420: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
527 | configure:8426: $? = 0 |
---|
528 | configure:8433: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
529 | configure:8436: $? = 0 |
---|
530 | configure:8443: test -s conftest.o |
---|
531 | configure:8446: $? = 0 |
---|
532 | configure:8459: result: yes |
---|
533 | configure:8472: checking for library containing opendir |
---|
534 | configure:8513: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c >&5 |
---|
535 | configure:8519: $? = 0 |
---|
536 | configure:8526: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
537 | configure:8529: $? = 0 |
---|
538 | configure:8536: test -s conftest |
---|
539 | configure:8539: $? = 0 |
---|
540 | configure:8563: result: none required |
---|
541 | configure:8688: checking dlfcn.h usability |
---|
542 | configure:8705: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
543 | configure:8711: $? = 0 |
---|
544 | configure:8718: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
545 | configure:8721: $? = 0 |
---|
546 | configure:8728: test -s conftest.o |
---|
547 | configure:8731: $? = 0 |
---|
548 | configure:8742: result: yes |
---|
549 | configure:8746: checking dlfcn.h presence |
---|
550 | configure:8761: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
551 | configure:8767: $? = 0 |
---|
552 | configure:8788: result: yes |
---|
553 | configure:8821: checking for dlfcn.h |
---|
554 | configure:8829: result: yes |
---|
555 | configure:8869: checking dynamic linker characteristics |
---|
556 | configure:9457: result: darwin9 dyld |
---|
557 | configure:9467: checking which extension is used for loadable modules |
---|
558 | configure:9477: result: .dylib |
---|
559 | configure:9488: checking for the default library search path |
---|
560 | configure:9495: result: /usr/local/lib /lib /usr/lib |
---|
561 | configure:9513: checking for objdir |
---|
562 | configure:9534: result: .libs |
---|
563 | configure:9547: checking command to parse /usr/bin/nm -p output from object |
---|
564 | configure:9652: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
565 | configure:9655: $? = 0 |
---|
566 | configure:9659: /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 |
---|
567 | configure:9662: $? = 0 |
---|
568 | cannot find nm_test_var in conftest.nm |
---|
569 | configure:9652: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
570 | configure:9655: $? = 0 |
---|
571 | configure:9659: /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 |
---|
572 | configure:9662: $? = 0 |
---|
573 | configure:9714: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c conftstm.o >&5 |
---|
574 | configure:9717: $? = 0 |
---|
575 | configure:9755: result: ok |
---|
576 | configure:9760: checking whether libtool supports -dlopen/-dlpreopen |
---|
577 | configure:9772: result: yes |
---|
578 | configure:9791: checking for shl_load |
---|
579 | configure:9847: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c >&5 |
---|
580 | Undefined symbols: |
---|
581 | "_shl_load", referenced from: |
---|
582 | _main in ccEBNZeF.o |
---|
583 | ld: symbol(s) not found |
---|
584 | collect2: ld returned 1 exit status |
---|
585 | configure:9853: $? = 1 |
---|
586 | configure: failed program was: |
---|
587 | | /* confdefs.h. */ |
---|
588 | | #define PACKAGE_NAME "LLVM" |
---|
589 | | #define PACKAGE_TARNAME "llvm" |
---|
590 | | #define PACKAGE_VERSION "3.4.2" |
---|
591 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
592 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
593 | | #define LLVM_VERSION_MAJOR 3 |
---|
594 | | #define LLVM_VERSION_MINOR 4 |
---|
595 | | #define LLVM_VERSION_PATCH 2 |
---|
596 | | #define LLVM_ON_UNIX 1 |
---|
597 | | #define STDC_HEADERS 1 |
---|
598 | | #define HAVE_SYS_TYPES_H 1 |
---|
599 | | #define HAVE_SYS_STAT_H 1 |
---|
600 | | #define HAVE_STDLIB_H 1 |
---|
601 | | #define HAVE_STRING_H 1 |
---|
602 | | #define HAVE_MEMORY_H 1 |
---|
603 | | #define HAVE_STRINGS_H 1 |
---|
604 | | #define HAVE_INTTYPES_H 1 |
---|
605 | | #define HAVE_STDINT_H 1 |
---|
606 | | #define HAVE_UNISTD_H 1 |
---|
607 | | #define LLVM_ENABLE_THREADS 1 |
---|
608 | | #define LLVM_ENABLE_ZLIB 1 |
---|
609 | | #define ENABLE_PIC 1 |
---|
610 | | #define ENABLE_TIMESTAMPS 1 |
---|
611 | | #define ENABLE_BACKTRACES 1 |
---|
612 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
613 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
614 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
615 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
616 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
617 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
618 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
619 | | #define CLANG_RESOURCE_DIR "" |
---|
620 | | #define C_INCLUDE_DIRS "" |
---|
621 | | #define GCC_INSTALL_PREFIX "" |
---|
622 | | #define DEFAULT_SYSROOT "" |
---|
623 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
624 | | #define HOST_LINK_VERSION "97.17" |
---|
625 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
626 | | #define HAVE_DIRENT_H 1 |
---|
627 | | #define HAVE_DLFCN_H 1 |
---|
628 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
629 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
630 | | #define LTDL_OBJDIR ".libs/" |
---|
631 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
632 | | /* end confdefs.h. */ |
---|
633 | | /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load. |
---|
634 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
635 | | #define shl_load innocuous_shl_load |
---|
636 | | |
---|
637 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
638 | | which can conflict with char shl_load (); below. |
---|
639 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
640 | | <limits.h> exists even on freestanding compilers. */ |
---|
641 | | |
---|
642 | | #ifdef __STDC__ |
---|
643 | | # include <limits.h> |
---|
644 | | #else |
---|
645 | | # include <assert.h> |
---|
646 | | #endif |
---|
647 | | |
---|
648 | | #undef shl_load |
---|
649 | | |
---|
650 | | /* Override any GCC internal prototype to avoid an error. |
---|
651 | | Use char because int might match the return type of a GCC |
---|
652 | | builtin and then its argument prototype would still apply. */ |
---|
653 | | #ifdef __cplusplus |
---|
654 | | extern "C" |
---|
655 | | #endif |
---|
656 | | char shl_load (); |
---|
657 | | /* The GNU C library defines this for functions which it implements |
---|
658 | | to always fail with ENOSYS. Some functions are actually named |
---|
659 | | something starting with __ and the normal name is an alias. */ |
---|
660 | | #if defined __stub_shl_load || defined __stub___shl_load |
---|
661 | | choke me |
---|
662 | | #endif |
---|
663 | | |
---|
664 | | int |
---|
665 | | main () |
---|
666 | | { |
---|
667 | | return shl_load (); |
---|
668 | | ; |
---|
669 | | return 0; |
---|
670 | | } |
---|
671 | configure:9886: result: no |
---|
672 | configure:9895: checking for shl_load in -ldld |
---|
673 | configure:9930: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -ldld >&5 |
---|
674 | ld: library not found for -ldld |
---|
675 | collect2: ld returned 1 exit status |
---|
676 | configure:9936: $? = 1 |
---|
677 | configure: failed program was: |
---|
678 | | /* confdefs.h. */ |
---|
679 | | #define PACKAGE_NAME "LLVM" |
---|
680 | | #define PACKAGE_TARNAME "llvm" |
---|
681 | | #define PACKAGE_VERSION "3.4.2" |
---|
682 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
683 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
684 | | #define LLVM_VERSION_MAJOR 3 |
---|
685 | | #define LLVM_VERSION_MINOR 4 |
---|
686 | | #define LLVM_VERSION_PATCH 2 |
---|
687 | | #define LLVM_ON_UNIX 1 |
---|
688 | | #define STDC_HEADERS 1 |
---|
689 | | #define HAVE_SYS_TYPES_H 1 |
---|
690 | | #define HAVE_SYS_STAT_H 1 |
---|
691 | | #define HAVE_STDLIB_H 1 |
---|
692 | | #define HAVE_STRING_H 1 |
---|
693 | | #define HAVE_MEMORY_H 1 |
---|
694 | | #define HAVE_STRINGS_H 1 |
---|
695 | | #define HAVE_INTTYPES_H 1 |
---|
696 | | #define HAVE_STDINT_H 1 |
---|
697 | | #define HAVE_UNISTD_H 1 |
---|
698 | | #define LLVM_ENABLE_THREADS 1 |
---|
699 | | #define LLVM_ENABLE_ZLIB 1 |
---|
700 | | #define ENABLE_PIC 1 |
---|
701 | | #define ENABLE_TIMESTAMPS 1 |
---|
702 | | #define ENABLE_BACKTRACES 1 |
---|
703 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
704 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
705 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
706 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
707 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
708 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
709 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
710 | | #define CLANG_RESOURCE_DIR "" |
---|
711 | | #define C_INCLUDE_DIRS "" |
---|
712 | | #define GCC_INSTALL_PREFIX "" |
---|
713 | | #define DEFAULT_SYSROOT "" |
---|
714 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
715 | | #define HOST_LINK_VERSION "97.17" |
---|
716 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
717 | | #define HAVE_DIRENT_H 1 |
---|
718 | | #define HAVE_DLFCN_H 1 |
---|
719 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
720 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
721 | | #define LTDL_OBJDIR ".libs/" |
---|
722 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
723 | | /* end confdefs.h. */ |
---|
724 | | |
---|
725 | | /* Override any GCC internal prototype to avoid an error. |
---|
726 | | Use char because int might match the return type of a GCC |
---|
727 | | builtin and then its argument prototype would still apply. */ |
---|
728 | | #ifdef __cplusplus |
---|
729 | | extern "C" |
---|
730 | | #endif |
---|
731 | | char shl_load (); |
---|
732 | | int |
---|
733 | | main () |
---|
734 | | { |
---|
735 | | return shl_load (); |
---|
736 | | ; |
---|
737 | | return 0; |
---|
738 | | } |
---|
739 | configure:9970: result: no |
---|
740 | configure:9980: checking for dlopen in -ldl |
---|
741 | configure:10015: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -ldl >&5 |
---|
742 | configure:10021: $? = 0 |
---|
743 | configure:10028: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
744 | configure:10031: $? = 0 |
---|
745 | configure:10038: test -s conftest |
---|
746 | configure:10041: $? = 0 |
---|
747 | configure:10055: result: yes |
---|
748 | configure:10430: checking for dlerror |
---|
749 | configure:10486: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -ldl >&5 |
---|
750 | configure:10492: $? = 0 |
---|
751 | configure:10499: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
752 | configure:10502: $? = 0 |
---|
753 | configure:10509: test -s conftest |
---|
754 | configure:10512: $? = 0 |
---|
755 | configure:10526: result: yes |
---|
756 | configure:10546: checking for _ prefix in compiled symbols |
---|
757 | configure:10556: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
758 | configure:10559: $? = 0 |
---|
759 | configure:10563: /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 |
---|
760 | configure:10566: $? = 0 |
---|
761 | configure:10588: result: yes |
---|
762 | configure:10595: checking whether we have to add an underscore for dlsym |
---|
763 | configure:10672: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -ldl >&5 |
---|
764 | configure: In function 'main': |
---|
765 | configure:10668: warning: incompatible implicit declaration of built-in function 'exit' |
---|
766 | configure:10675: $? = 0 |
---|
767 | configure:10694: result: no |
---|
768 | configure:10708: checking whether deplibs are loaded by dlopen |
---|
769 | configure:10789: result: yes |
---|
770 | configure:10814: checking argz.h usability |
---|
771 | configure:10831: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
772 | conftest.c:82:18: error: argz.h: No such file or directory |
---|
773 | configure:10837: $? = 1 |
---|
774 | configure: failed program was: |
---|
775 | | /* confdefs.h. */ |
---|
776 | | #define PACKAGE_NAME "LLVM" |
---|
777 | | #define PACKAGE_TARNAME "llvm" |
---|
778 | | #define PACKAGE_VERSION "3.4.2" |
---|
779 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
780 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
781 | | #define LLVM_VERSION_MAJOR 3 |
---|
782 | | #define LLVM_VERSION_MINOR 4 |
---|
783 | | #define LLVM_VERSION_PATCH 2 |
---|
784 | | #define LLVM_ON_UNIX 1 |
---|
785 | | #define STDC_HEADERS 1 |
---|
786 | | #define HAVE_SYS_TYPES_H 1 |
---|
787 | | #define HAVE_SYS_STAT_H 1 |
---|
788 | | #define HAVE_STDLIB_H 1 |
---|
789 | | #define HAVE_STRING_H 1 |
---|
790 | | #define HAVE_MEMORY_H 1 |
---|
791 | | #define HAVE_STRINGS_H 1 |
---|
792 | | #define HAVE_INTTYPES_H 1 |
---|
793 | | #define HAVE_STDINT_H 1 |
---|
794 | | #define HAVE_UNISTD_H 1 |
---|
795 | | #define LLVM_ENABLE_THREADS 1 |
---|
796 | | #define LLVM_ENABLE_ZLIB 1 |
---|
797 | | #define ENABLE_PIC 1 |
---|
798 | | #define ENABLE_TIMESTAMPS 1 |
---|
799 | | #define ENABLE_BACKTRACES 1 |
---|
800 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
801 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
802 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
803 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
804 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
805 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
806 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
807 | | #define CLANG_RESOURCE_DIR "" |
---|
808 | | #define C_INCLUDE_DIRS "" |
---|
809 | | #define GCC_INSTALL_PREFIX "" |
---|
810 | | #define DEFAULT_SYSROOT "" |
---|
811 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
812 | | #define HOST_LINK_VERSION "97.17" |
---|
813 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
814 | | #define HAVE_DIRENT_H 1 |
---|
815 | | #define HAVE_DLFCN_H 1 |
---|
816 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
817 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
818 | | #define LTDL_OBJDIR ".libs/" |
---|
819 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
820 | | #define HAVE_LIBDL 1 |
---|
821 | | #define HAVE_DLERROR 1 |
---|
822 | | /* end confdefs.h. */ |
---|
823 | | #include <stdio.h> |
---|
824 | | #if HAVE_SYS_TYPES_H |
---|
825 | | # include <sys/types.h> |
---|
826 | | #endif |
---|
827 | | #if HAVE_SYS_STAT_H |
---|
828 | | # include <sys/stat.h> |
---|
829 | | #endif |
---|
830 | | #if STDC_HEADERS |
---|
831 | | # include <stdlib.h> |
---|
832 | | # include <stddef.h> |
---|
833 | | #else |
---|
834 | | # if HAVE_STDLIB_H |
---|
835 | | # include <stdlib.h> |
---|
836 | | # endif |
---|
837 | | #endif |
---|
838 | | #if HAVE_STRING_H |
---|
839 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
840 | | # include <memory.h> |
---|
841 | | # endif |
---|
842 | | # include <string.h> |
---|
843 | | #endif |
---|
844 | | #if HAVE_STRINGS_H |
---|
845 | | # include <strings.h> |
---|
846 | | #endif |
---|
847 | | #if HAVE_INTTYPES_H |
---|
848 | | # include <inttypes.h> |
---|
849 | | #endif |
---|
850 | | #if HAVE_STDINT_H |
---|
851 | | # include <stdint.h> |
---|
852 | | #endif |
---|
853 | | #if HAVE_UNISTD_H |
---|
854 | | # include <unistd.h> |
---|
855 | | #endif |
---|
856 | | #include <argz.h> |
---|
857 | configure:10868: result: no |
---|
858 | configure:10872: checking argz.h presence |
---|
859 | configure:10887: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
860 | conftest.c:49:18: error: argz.h: No such file or directory |
---|
861 | configure:10893: $? = 1 |
---|
862 | configure: failed program was: |
---|
863 | | /* confdefs.h. */ |
---|
864 | | #define PACKAGE_NAME "LLVM" |
---|
865 | | #define PACKAGE_TARNAME "llvm" |
---|
866 | | #define PACKAGE_VERSION "3.4.2" |
---|
867 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
868 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
869 | | #define LLVM_VERSION_MAJOR 3 |
---|
870 | | #define LLVM_VERSION_MINOR 4 |
---|
871 | | #define LLVM_VERSION_PATCH 2 |
---|
872 | | #define LLVM_ON_UNIX 1 |
---|
873 | | #define STDC_HEADERS 1 |
---|
874 | | #define HAVE_SYS_TYPES_H 1 |
---|
875 | | #define HAVE_SYS_STAT_H 1 |
---|
876 | | #define HAVE_STDLIB_H 1 |
---|
877 | | #define HAVE_STRING_H 1 |
---|
878 | | #define HAVE_MEMORY_H 1 |
---|
879 | | #define HAVE_STRINGS_H 1 |
---|
880 | | #define HAVE_INTTYPES_H 1 |
---|
881 | | #define HAVE_STDINT_H 1 |
---|
882 | | #define HAVE_UNISTD_H 1 |
---|
883 | | #define LLVM_ENABLE_THREADS 1 |
---|
884 | | #define LLVM_ENABLE_ZLIB 1 |
---|
885 | | #define ENABLE_PIC 1 |
---|
886 | | #define ENABLE_TIMESTAMPS 1 |
---|
887 | | #define ENABLE_BACKTRACES 1 |
---|
888 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
889 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
890 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
891 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
892 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
893 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
894 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
895 | | #define CLANG_RESOURCE_DIR "" |
---|
896 | | #define C_INCLUDE_DIRS "" |
---|
897 | | #define GCC_INSTALL_PREFIX "" |
---|
898 | | #define DEFAULT_SYSROOT "" |
---|
899 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
900 | | #define HOST_LINK_VERSION "97.17" |
---|
901 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
902 | | #define HAVE_DIRENT_H 1 |
---|
903 | | #define HAVE_DLFCN_H 1 |
---|
904 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
905 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
906 | | #define LTDL_OBJDIR ".libs/" |
---|
907 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
908 | | #define HAVE_LIBDL 1 |
---|
909 | | #define HAVE_DLERROR 1 |
---|
910 | | /* end confdefs.h. */ |
---|
911 | | #include <argz.h> |
---|
912 | configure:10914: result: no |
---|
913 | configure:10947: checking for argz.h |
---|
914 | configure:10955: result: no |
---|
915 | configure:10969: checking for error_t |
---|
916 | configure:11002: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
917 | conftest.c:53: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ac__type_new_' |
---|
918 | conftest.c: In function 'main': |
---|
919 | conftest.c:57: error: 'ac__type_new_' undeclared (first use in this function) |
---|
920 | conftest.c:57: error: (Each undeclared identifier is reported only once |
---|
921 | conftest.c:57: error: for each function it appears in.) |
---|
922 | conftest.c:57: error: expected expression before ')' token |
---|
923 | configure:11008: $? = 1 |
---|
924 | configure: failed program was: |
---|
925 | | /* confdefs.h. */ |
---|
926 | | #define PACKAGE_NAME "LLVM" |
---|
927 | | #define PACKAGE_TARNAME "llvm" |
---|
928 | | #define PACKAGE_VERSION "3.4.2" |
---|
929 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
930 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
931 | | #define LLVM_VERSION_MAJOR 3 |
---|
932 | | #define LLVM_VERSION_MINOR 4 |
---|
933 | | #define LLVM_VERSION_PATCH 2 |
---|
934 | | #define LLVM_ON_UNIX 1 |
---|
935 | | #define STDC_HEADERS 1 |
---|
936 | | #define HAVE_SYS_TYPES_H 1 |
---|
937 | | #define HAVE_SYS_STAT_H 1 |
---|
938 | | #define HAVE_STDLIB_H 1 |
---|
939 | | #define HAVE_STRING_H 1 |
---|
940 | | #define HAVE_MEMORY_H 1 |
---|
941 | | #define HAVE_STRINGS_H 1 |
---|
942 | | #define HAVE_INTTYPES_H 1 |
---|
943 | | #define HAVE_STDINT_H 1 |
---|
944 | | #define HAVE_UNISTD_H 1 |
---|
945 | | #define LLVM_ENABLE_THREADS 1 |
---|
946 | | #define LLVM_ENABLE_ZLIB 1 |
---|
947 | | #define ENABLE_PIC 1 |
---|
948 | | #define ENABLE_TIMESTAMPS 1 |
---|
949 | | #define ENABLE_BACKTRACES 1 |
---|
950 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
951 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
952 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
953 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
954 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
955 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
956 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
957 | | #define CLANG_RESOURCE_DIR "" |
---|
958 | | #define C_INCLUDE_DIRS "" |
---|
959 | | #define GCC_INSTALL_PREFIX "" |
---|
960 | | #define DEFAULT_SYSROOT "" |
---|
961 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
962 | | #define HOST_LINK_VERSION "97.17" |
---|
963 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
964 | | #define HAVE_DIRENT_H 1 |
---|
965 | | #define HAVE_DLFCN_H 1 |
---|
966 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
967 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
968 | | #define LTDL_OBJDIR ".libs/" |
---|
969 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
970 | | #define HAVE_LIBDL 1 |
---|
971 | | #define HAVE_DLERROR 1 |
---|
972 | | /* end confdefs.h. */ |
---|
973 | | #if HAVE_ARGZ_H |
---|
974 | | # include <argz.h> |
---|
975 | | #endif |
---|
976 | | |
---|
977 | | typedef error_t ac__type_new_; |
---|
978 | | int |
---|
979 | | main () |
---|
980 | | { |
---|
981 | | if ((ac__type_new_ *) 0) |
---|
982 | | return 0; |
---|
983 | | if (sizeof (ac__type_new_)) |
---|
984 | | return 0; |
---|
985 | | ; |
---|
986 | | return 0; |
---|
987 | | } |
---|
988 | configure:11040: result: no |
---|
989 | configure:11066: checking for argz_append |
---|
990 | configure:11122: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c >&5 |
---|
991 | Undefined symbols: |
---|
992 | "_argz_append", referenced from: |
---|
993 | _main in cc4CS82j.o |
---|
994 | ld: symbol(s) not found |
---|
995 | collect2: ld returned 1 exit status |
---|
996 | configure:11128: $? = 1 |
---|
997 | configure: failed program was: |
---|
998 | | /* confdefs.h. */ |
---|
999 | | #define PACKAGE_NAME "LLVM" |
---|
1000 | | #define PACKAGE_TARNAME "llvm" |
---|
1001 | | #define PACKAGE_VERSION "3.4.2" |
---|
1002 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
1003 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
1004 | | #define LLVM_VERSION_MAJOR 3 |
---|
1005 | | #define LLVM_VERSION_MINOR 4 |
---|
1006 | | #define LLVM_VERSION_PATCH 2 |
---|
1007 | | #define LLVM_ON_UNIX 1 |
---|
1008 | | #define STDC_HEADERS 1 |
---|
1009 | | #define HAVE_SYS_TYPES_H 1 |
---|
1010 | | #define HAVE_SYS_STAT_H 1 |
---|
1011 | | #define HAVE_STDLIB_H 1 |
---|
1012 | | #define HAVE_STRING_H 1 |
---|
1013 | | #define HAVE_MEMORY_H 1 |
---|
1014 | | #define HAVE_STRINGS_H 1 |
---|
1015 | | #define HAVE_INTTYPES_H 1 |
---|
1016 | | #define HAVE_STDINT_H 1 |
---|
1017 | | #define HAVE_UNISTD_H 1 |
---|
1018 | | #define LLVM_ENABLE_THREADS 1 |
---|
1019 | | #define LLVM_ENABLE_ZLIB 1 |
---|
1020 | | #define ENABLE_PIC 1 |
---|
1021 | | #define ENABLE_TIMESTAMPS 1 |
---|
1022 | | #define ENABLE_BACKTRACES 1 |
---|
1023 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
1024 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
1025 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
1026 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
1027 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
1028 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
1029 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
1030 | | #define CLANG_RESOURCE_DIR "" |
---|
1031 | | #define C_INCLUDE_DIRS "" |
---|
1032 | | #define GCC_INSTALL_PREFIX "" |
---|
1033 | | #define DEFAULT_SYSROOT "" |
---|
1034 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
1035 | | #define HOST_LINK_VERSION "97.17" |
---|
1036 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
1037 | | #define HAVE_DIRENT_H 1 |
---|
1038 | | #define HAVE_DLFCN_H 1 |
---|
1039 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
1040 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
1041 | | #define LTDL_OBJDIR ".libs/" |
---|
1042 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
1043 | | #define HAVE_LIBDL 1 |
---|
1044 | | #define HAVE_DLERROR 1 |
---|
1045 | | #define error_t int |
---|
1046 | | /* end confdefs.h. */ |
---|
1047 | | /* Define argz_append to an innocuous variant, in case <limits.h> declares argz_append. |
---|
1048 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1049 | | #define argz_append innocuous_argz_append |
---|
1050 | | |
---|
1051 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1052 | | which can conflict with char argz_append (); below. |
---|
1053 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1054 | | <limits.h> exists even on freestanding compilers. */ |
---|
1055 | | |
---|
1056 | | #ifdef __STDC__ |
---|
1057 | | # include <limits.h> |
---|
1058 | | #else |
---|
1059 | | # include <assert.h> |
---|
1060 | | #endif |
---|
1061 | | |
---|
1062 | | #undef argz_append |
---|
1063 | | |
---|
1064 | | /* Override any GCC internal prototype to avoid an error. |
---|
1065 | | Use char because int might match the return type of a GCC |
---|
1066 | | builtin and then its argument prototype would still apply. */ |
---|
1067 | | #ifdef __cplusplus |
---|
1068 | | extern "C" |
---|
1069 | | #endif |
---|
1070 | | char argz_append (); |
---|
1071 | | /* The GNU C library defines this for functions which it implements |
---|
1072 | | to always fail with ENOSYS. Some functions are actually named |
---|
1073 | | something starting with __ and the normal name is an alias. */ |
---|
1074 | | #if defined __stub_argz_append || defined __stub___argz_append |
---|
1075 | | choke me |
---|
1076 | | #endif |
---|
1077 | | |
---|
1078 | | int |
---|
1079 | | main () |
---|
1080 | | { |
---|
1081 | | return argz_append (); |
---|
1082 | | ; |
---|
1083 | | return 0; |
---|
1084 | | } |
---|
1085 | configure:11162: result: no |
---|
1086 | configure:11066: checking for argz_create_sep |
---|
1087 | configure:11122: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c >&5 |
---|
1088 | Undefined symbols: |
---|
1089 | "_argz_create_sep", referenced from: |
---|
1090 | _main in ccsVoRI5.o |
---|
1091 | ld: symbol(s) not found |
---|
1092 | collect2: ld returned 1 exit status |
---|
1093 | configure:11128: $? = 1 |
---|
1094 | configure: failed program was: |
---|
1095 | | /* confdefs.h. */ |
---|
1096 | | #define PACKAGE_NAME "LLVM" |
---|
1097 | | #define PACKAGE_TARNAME "llvm" |
---|
1098 | | #define PACKAGE_VERSION "3.4.2" |
---|
1099 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
1100 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
1101 | | #define LLVM_VERSION_MAJOR 3 |
---|
1102 | | #define LLVM_VERSION_MINOR 4 |
---|
1103 | | #define LLVM_VERSION_PATCH 2 |
---|
1104 | | #define LLVM_ON_UNIX 1 |
---|
1105 | | #define STDC_HEADERS 1 |
---|
1106 | | #define HAVE_SYS_TYPES_H 1 |
---|
1107 | | #define HAVE_SYS_STAT_H 1 |
---|
1108 | | #define HAVE_STDLIB_H 1 |
---|
1109 | | #define HAVE_STRING_H 1 |
---|
1110 | | #define HAVE_MEMORY_H 1 |
---|
1111 | | #define HAVE_STRINGS_H 1 |
---|
1112 | | #define HAVE_INTTYPES_H 1 |
---|
1113 | | #define HAVE_STDINT_H 1 |
---|
1114 | | #define HAVE_UNISTD_H 1 |
---|
1115 | | #define LLVM_ENABLE_THREADS 1 |
---|
1116 | | #define LLVM_ENABLE_ZLIB 1 |
---|
1117 | | #define ENABLE_PIC 1 |
---|
1118 | | #define ENABLE_TIMESTAMPS 1 |
---|
1119 | | #define ENABLE_BACKTRACES 1 |
---|
1120 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
1121 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
1122 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
1123 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
1124 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
1125 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
1126 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
1127 | | #define CLANG_RESOURCE_DIR "" |
---|
1128 | | #define C_INCLUDE_DIRS "" |
---|
1129 | | #define GCC_INSTALL_PREFIX "" |
---|
1130 | | #define DEFAULT_SYSROOT "" |
---|
1131 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
1132 | | #define HOST_LINK_VERSION "97.17" |
---|
1133 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
1134 | | #define HAVE_DIRENT_H 1 |
---|
1135 | | #define HAVE_DLFCN_H 1 |
---|
1136 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
1137 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
1138 | | #define LTDL_OBJDIR ".libs/" |
---|
1139 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
1140 | | #define HAVE_LIBDL 1 |
---|
1141 | | #define HAVE_DLERROR 1 |
---|
1142 | | #define error_t int |
---|
1143 | | /* end confdefs.h. */ |
---|
1144 | | /* Define argz_create_sep to an innocuous variant, in case <limits.h> declares argz_create_sep. |
---|
1145 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1146 | | #define argz_create_sep innocuous_argz_create_sep |
---|
1147 | | |
---|
1148 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1149 | | which can conflict with char argz_create_sep (); below. |
---|
1150 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1151 | | <limits.h> exists even on freestanding compilers. */ |
---|
1152 | | |
---|
1153 | | #ifdef __STDC__ |
---|
1154 | | # include <limits.h> |
---|
1155 | | #else |
---|
1156 | | # include <assert.h> |
---|
1157 | | #endif |
---|
1158 | | |
---|
1159 | | #undef argz_create_sep |
---|
1160 | | |
---|
1161 | | /* Override any GCC internal prototype to avoid an error. |
---|
1162 | | Use char because int might match the return type of a GCC |
---|
1163 | | builtin and then its argument prototype would still apply. */ |
---|
1164 | | #ifdef __cplusplus |
---|
1165 | | extern "C" |
---|
1166 | | #endif |
---|
1167 | | char argz_create_sep (); |
---|
1168 | | /* The GNU C library defines this for functions which it implements |
---|
1169 | | to always fail with ENOSYS. Some functions are actually named |
---|
1170 | | something starting with __ and the normal name is an alias. */ |
---|
1171 | | #if defined __stub_argz_create_sep || defined __stub___argz_create_sep |
---|
1172 | | choke me |
---|
1173 | | #endif |
---|
1174 | | |
---|
1175 | | int |
---|
1176 | | main () |
---|
1177 | | { |
---|
1178 | | return argz_create_sep (); |
---|
1179 | | ; |
---|
1180 | | return 0; |
---|
1181 | | } |
---|
1182 | configure:11162: result: no |
---|
1183 | configure:11066: checking for argz_insert |
---|
1184 | configure:11122: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c >&5 |
---|
1185 | Undefined symbols: |
---|
1186 | "_argz_insert", referenced from: |
---|
1187 | _main in ccziRru3.o |
---|
1188 | ld: symbol(s) not found |
---|
1189 | collect2: ld returned 1 exit status |
---|
1190 | configure:11128: $? = 1 |
---|
1191 | configure: failed program was: |
---|
1192 | | /* confdefs.h. */ |
---|
1193 | | #define PACKAGE_NAME "LLVM" |
---|
1194 | | #define PACKAGE_TARNAME "llvm" |
---|
1195 | | #define PACKAGE_VERSION "3.4.2" |
---|
1196 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
1197 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
1198 | | #define LLVM_VERSION_MAJOR 3 |
---|
1199 | | #define LLVM_VERSION_MINOR 4 |
---|
1200 | | #define LLVM_VERSION_PATCH 2 |
---|
1201 | | #define LLVM_ON_UNIX 1 |
---|
1202 | | #define STDC_HEADERS 1 |
---|
1203 | | #define HAVE_SYS_TYPES_H 1 |
---|
1204 | | #define HAVE_SYS_STAT_H 1 |
---|
1205 | | #define HAVE_STDLIB_H 1 |
---|
1206 | | #define HAVE_STRING_H 1 |
---|
1207 | | #define HAVE_MEMORY_H 1 |
---|
1208 | | #define HAVE_STRINGS_H 1 |
---|
1209 | | #define HAVE_INTTYPES_H 1 |
---|
1210 | | #define HAVE_STDINT_H 1 |
---|
1211 | | #define HAVE_UNISTD_H 1 |
---|
1212 | | #define LLVM_ENABLE_THREADS 1 |
---|
1213 | | #define LLVM_ENABLE_ZLIB 1 |
---|
1214 | | #define ENABLE_PIC 1 |
---|
1215 | | #define ENABLE_TIMESTAMPS 1 |
---|
1216 | | #define ENABLE_BACKTRACES 1 |
---|
1217 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
1218 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
1219 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
1220 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
1221 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
1222 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
1223 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
1224 | | #define CLANG_RESOURCE_DIR "" |
---|
1225 | | #define C_INCLUDE_DIRS "" |
---|
1226 | | #define GCC_INSTALL_PREFIX "" |
---|
1227 | | #define DEFAULT_SYSROOT "" |
---|
1228 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
1229 | | #define HOST_LINK_VERSION "97.17" |
---|
1230 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
1231 | | #define HAVE_DIRENT_H 1 |
---|
1232 | | #define HAVE_DLFCN_H 1 |
---|
1233 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
1234 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
1235 | | #define LTDL_OBJDIR ".libs/" |
---|
1236 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
1237 | | #define HAVE_LIBDL 1 |
---|
1238 | | #define HAVE_DLERROR 1 |
---|
1239 | | #define error_t int |
---|
1240 | | /* end confdefs.h. */ |
---|
1241 | | /* Define argz_insert to an innocuous variant, in case <limits.h> declares argz_insert. |
---|
1242 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1243 | | #define argz_insert innocuous_argz_insert |
---|
1244 | | |
---|
1245 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1246 | | which can conflict with char argz_insert (); below. |
---|
1247 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1248 | | <limits.h> exists even on freestanding compilers. */ |
---|
1249 | | |
---|
1250 | | #ifdef __STDC__ |
---|
1251 | | # include <limits.h> |
---|
1252 | | #else |
---|
1253 | | # include <assert.h> |
---|
1254 | | #endif |
---|
1255 | | |
---|
1256 | | #undef argz_insert |
---|
1257 | | |
---|
1258 | | /* Override any GCC internal prototype to avoid an error. |
---|
1259 | | Use char because int might match the return type of a GCC |
---|
1260 | | builtin and then its argument prototype would still apply. */ |
---|
1261 | | #ifdef __cplusplus |
---|
1262 | | extern "C" |
---|
1263 | | #endif |
---|
1264 | | char argz_insert (); |
---|
1265 | | /* The GNU C library defines this for functions which it implements |
---|
1266 | | to always fail with ENOSYS. Some functions are actually named |
---|
1267 | | something starting with __ and the normal name is an alias. */ |
---|
1268 | | #if defined __stub_argz_insert || defined __stub___argz_insert |
---|
1269 | | choke me |
---|
1270 | | #endif |
---|
1271 | | |
---|
1272 | | int |
---|
1273 | | main () |
---|
1274 | | { |
---|
1275 | | return argz_insert (); |
---|
1276 | | ; |
---|
1277 | | return 0; |
---|
1278 | | } |
---|
1279 | configure:11162: result: no |
---|
1280 | configure:11066: checking for argz_next |
---|
1281 | configure:11122: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c >&5 |
---|
1282 | Undefined symbols: |
---|
1283 | "_argz_next", referenced from: |
---|
1284 | _main in cceRY71t.o |
---|
1285 | ld: symbol(s) not found |
---|
1286 | collect2: ld returned 1 exit status |
---|
1287 | configure:11128: $? = 1 |
---|
1288 | configure: failed program was: |
---|
1289 | | /* confdefs.h. */ |
---|
1290 | | #define PACKAGE_NAME "LLVM" |
---|
1291 | | #define PACKAGE_TARNAME "llvm" |
---|
1292 | | #define PACKAGE_VERSION "3.4.2" |
---|
1293 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
1294 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
1295 | | #define LLVM_VERSION_MAJOR 3 |
---|
1296 | | #define LLVM_VERSION_MINOR 4 |
---|
1297 | | #define LLVM_VERSION_PATCH 2 |
---|
1298 | | #define LLVM_ON_UNIX 1 |
---|
1299 | | #define STDC_HEADERS 1 |
---|
1300 | | #define HAVE_SYS_TYPES_H 1 |
---|
1301 | | #define HAVE_SYS_STAT_H 1 |
---|
1302 | | #define HAVE_STDLIB_H 1 |
---|
1303 | | #define HAVE_STRING_H 1 |
---|
1304 | | #define HAVE_MEMORY_H 1 |
---|
1305 | | #define HAVE_STRINGS_H 1 |
---|
1306 | | #define HAVE_INTTYPES_H 1 |
---|
1307 | | #define HAVE_STDINT_H 1 |
---|
1308 | | #define HAVE_UNISTD_H 1 |
---|
1309 | | #define LLVM_ENABLE_THREADS 1 |
---|
1310 | | #define LLVM_ENABLE_ZLIB 1 |
---|
1311 | | #define ENABLE_PIC 1 |
---|
1312 | | #define ENABLE_TIMESTAMPS 1 |
---|
1313 | | #define ENABLE_BACKTRACES 1 |
---|
1314 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
1315 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
1316 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
1317 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
1318 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
1319 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
1320 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
1321 | | #define CLANG_RESOURCE_DIR "" |
---|
1322 | | #define C_INCLUDE_DIRS "" |
---|
1323 | | #define GCC_INSTALL_PREFIX "" |
---|
1324 | | #define DEFAULT_SYSROOT "" |
---|
1325 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
1326 | | #define HOST_LINK_VERSION "97.17" |
---|
1327 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
1328 | | #define HAVE_DIRENT_H 1 |
---|
1329 | | #define HAVE_DLFCN_H 1 |
---|
1330 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
1331 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
1332 | | #define LTDL_OBJDIR ".libs/" |
---|
1333 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
1334 | | #define HAVE_LIBDL 1 |
---|
1335 | | #define HAVE_DLERROR 1 |
---|
1336 | | #define error_t int |
---|
1337 | | /* end confdefs.h. */ |
---|
1338 | | /* Define argz_next to an innocuous variant, in case <limits.h> declares argz_next. |
---|
1339 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1340 | | #define argz_next innocuous_argz_next |
---|
1341 | | |
---|
1342 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1343 | | which can conflict with char argz_next (); below. |
---|
1344 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1345 | | <limits.h> exists even on freestanding compilers. */ |
---|
1346 | | |
---|
1347 | | #ifdef __STDC__ |
---|
1348 | | # include <limits.h> |
---|
1349 | | #else |
---|
1350 | | # include <assert.h> |
---|
1351 | | #endif |
---|
1352 | | |
---|
1353 | | #undef argz_next |
---|
1354 | | |
---|
1355 | | /* Override any GCC internal prototype to avoid an error. |
---|
1356 | | Use char because int might match the return type of a GCC |
---|
1357 | | builtin and then its argument prototype would still apply. */ |
---|
1358 | | #ifdef __cplusplus |
---|
1359 | | extern "C" |
---|
1360 | | #endif |
---|
1361 | | char argz_next (); |
---|
1362 | | /* The GNU C library defines this for functions which it implements |
---|
1363 | | to always fail with ENOSYS. Some functions are actually named |
---|
1364 | | something starting with __ and the normal name is an alias. */ |
---|
1365 | | #if defined __stub_argz_next || defined __stub___argz_next |
---|
1366 | | choke me |
---|
1367 | | #endif |
---|
1368 | | |
---|
1369 | | int |
---|
1370 | | main () |
---|
1371 | | { |
---|
1372 | | return argz_next (); |
---|
1373 | | ; |
---|
1374 | | return 0; |
---|
1375 | | } |
---|
1376 | configure:11162: result: no |
---|
1377 | configure:11066: checking for argz_stringify |
---|
1378 | configure:11122: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c >&5 |
---|
1379 | Undefined symbols: |
---|
1380 | "_argz_stringify", referenced from: |
---|
1381 | _main in ccCej5mz.o |
---|
1382 | ld: symbol(s) not found |
---|
1383 | collect2: ld returned 1 exit status |
---|
1384 | configure:11128: $? = 1 |
---|
1385 | configure: failed program was: |
---|
1386 | | /* confdefs.h. */ |
---|
1387 | | #define PACKAGE_NAME "LLVM" |
---|
1388 | | #define PACKAGE_TARNAME "llvm" |
---|
1389 | | #define PACKAGE_VERSION "3.4.2" |
---|
1390 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
1391 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
1392 | | #define LLVM_VERSION_MAJOR 3 |
---|
1393 | | #define LLVM_VERSION_MINOR 4 |
---|
1394 | | #define LLVM_VERSION_PATCH 2 |
---|
1395 | | #define LLVM_ON_UNIX 1 |
---|
1396 | | #define STDC_HEADERS 1 |
---|
1397 | | #define HAVE_SYS_TYPES_H 1 |
---|
1398 | | #define HAVE_SYS_STAT_H 1 |
---|
1399 | | #define HAVE_STDLIB_H 1 |
---|
1400 | | #define HAVE_STRING_H 1 |
---|
1401 | | #define HAVE_MEMORY_H 1 |
---|
1402 | | #define HAVE_STRINGS_H 1 |
---|
1403 | | #define HAVE_INTTYPES_H 1 |
---|
1404 | | #define HAVE_STDINT_H 1 |
---|
1405 | | #define HAVE_UNISTD_H 1 |
---|
1406 | | #define LLVM_ENABLE_THREADS 1 |
---|
1407 | | #define LLVM_ENABLE_ZLIB 1 |
---|
1408 | | #define ENABLE_PIC 1 |
---|
1409 | | #define ENABLE_TIMESTAMPS 1 |
---|
1410 | | #define ENABLE_BACKTRACES 1 |
---|
1411 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
1412 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
1413 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
1414 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
1415 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
1416 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
1417 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
1418 | | #define CLANG_RESOURCE_DIR "" |
---|
1419 | | #define C_INCLUDE_DIRS "" |
---|
1420 | | #define GCC_INSTALL_PREFIX "" |
---|
1421 | | #define DEFAULT_SYSROOT "" |
---|
1422 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
1423 | | #define HOST_LINK_VERSION "97.17" |
---|
1424 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
1425 | | #define HAVE_DIRENT_H 1 |
---|
1426 | | #define HAVE_DLFCN_H 1 |
---|
1427 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
1428 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
1429 | | #define LTDL_OBJDIR ".libs/" |
---|
1430 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
1431 | | #define HAVE_LIBDL 1 |
---|
1432 | | #define HAVE_DLERROR 1 |
---|
1433 | | #define error_t int |
---|
1434 | | /* end confdefs.h. */ |
---|
1435 | | /* Define argz_stringify to an innocuous variant, in case <limits.h> declares argz_stringify. |
---|
1436 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
1437 | | #define argz_stringify innocuous_argz_stringify |
---|
1438 | | |
---|
1439 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
1440 | | which can conflict with char argz_stringify (); below. |
---|
1441 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
1442 | | <limits.h> exists even on freestanding compilers. */ |
---|
1443 | | |
---|
1444 | | #ifdef __STDC__ |
---|
1445 | | # include <limits.h> |
---|
1446 | | #else |
---|
1447 | | # include <assert.h> |
---|
1448 | | #endif |
---|
1449 | | |
---|
1450 | | #undef argz_stringify |
---|
1451 | | |
---|
1452 | | /* Override any GCC internal prototype to avoid an error. |
---|
1453 | | Use char because int might match the return type of a GCC |
---|
1454 | | builtin and then its argument prototype would still apply. */ |
---|
1455 | | #ifdef __cplusplus |
---|
1456 | | extern "C" |
---|
1457 | | #endif |
---|
1458 | | char argz_stringify (); |
---|
1459 | | /* The GNU C library defines this for functions which it implements |
---|
1460 | | to always fail with ENOSYS. Some functions are actually named |
---|
1461 | | something starting with __ and the normal name is an alias. */ |
---|
1462 | | #if defined __stub_argz_stringify || defined __stub___argz_stringify |
---|
1463 | | choke me |
---|
1464 | | #endif |
---|
1465 | | |
---|
1466 | | int |
---|
1467 | | main () |
---|
1468 | | { |
---|
1469 | | return argz_stringify (); |
---|
1470 | | ; |
---|
1471 | | return 0; |
---|
1472 | | } |
---|
1473 | configure:11162: result: no |
---|
1474 | configure:11208: checking errno.h usability |
---|
1475 | configure:11225: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
1476 | configure:11231: $? = 0 |
---|
1477 | configure:11238: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1478 | configure:11241: $? = 0 |
---|
1479 | configure:11248: test -s conftest.o |
---|
1480 | configure:11251: $? = 0 |
---|
1481 | configure:11262: result: yes |
---|
1482 | configure:11266: checking errno.h presence |
---|
1483 | configure:11281: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
1484 | configure:11287: $? = 0 |
---|
1485 | configure:11308: result: yes |
---|
1486 | configure:11341: checking for errno.h |
---|
1487 | configure:11349: result: yes |
---|
1488 | configure:11208: checking malloc.h usability |
---|
1489 | configure:11225: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
1490 | conftest.c:84:20: error: malloc.h: No such file or directory |
---|
1491 | configure:11231: $? = 1 |
---|
1492 | configure: failed program was: |
---|
1493 | | /* confdefs.h. */ |
---|
1494 | | #define PACKAGE_NAME "LLVM" |
---|
1495 | | #define PACKAGE_TARNAME "llvm" |
---|
1496 | | #define PACKAGE_VERSION "3.4.2" |
---|
1497 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
1498 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
1499 | | #define LLVM_VERSION_MAJOR 3 |
---|
1500 | | #define LLVM_VERSION_MINOR 4 |
---|
1501 | | #define LLVM_VERSION_PATCH 2 |
---|
1502 | | #define LLVM_ON_UNIX 1 |
---|
1503 | | #define STDC_HEADERS 1 |
---|
1504 | | #define HAVE_SYS_TYPES_H 1 |
---|
1505 | | #define HAVE_SYS_STAT_H 1 |
---|
1506 | | #define HAVE_STDLIB_H 1 |
---|
1507 | | #define HAVE_STRING_H 1 |
---|
1508 | | #define HAVE_MEMORY_H 1 |
---|
1509 | | #define HAVE_STRINGS_H 1 |
---|
1510 | | #define HAVE_INTTYPES_H 1 |
---|
1511 | | #define HAVE_STDINT_H 1 |
---|
1512 | | #define HAVE_UNISTD_H 1 |
---|
1513 | | #define LLVM_ENABLE_THREADS 1 |
---|
1514 | | #define LLVM_ENABLE_ZLIB 1 |
---|
1515 | | #define ENABLE_PIC 1 |
---|
1516 | | #define ENABLE_TIMESTAMPS 1 |
---|
1517 | | #define ENABLE_BACKTRACES 1 |
---|
1518 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
1519 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
1520 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
1521 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
1522 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
1523 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
1524 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
1525 | | #define CLANG_RESOURCE_DIR "" |
---|
1526 | | #define C_INCLUDE_DIRS "" |
---|
1527 | | #define GCC_INSTALL_PREFIX "" |
---|
1528 | | #define DEFAULT_SYSROOT "" |
---|
1529 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
1530 | | #define HOST_LINK_VERSION "97.17" |
---|
1531 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
1532 | | #define HAVE_DIRENT_H 1 |
---|
1533 | | #define HAVE_DLFCN_H 1 |
---|
1534 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
1535 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
1536 | | #define LTDL_OBJDIR ".libs/" |
---|
1537 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
1538 | | #define HAVE_LIBDL 1 |
---|
1539 | | #define HAVE_DLERROR 1 |
---|
1540 | | #define error_t int |
---|
1541 | | #define HAVE_ERRNO_H 1 |
---|
1542 | | /* end confdefs.h. */ |
---|
1543 | | #include <stdio.h> |
---|
1544 | | #if HAVE_SYS_TYPES_H |
---|
1545 | | # include <sys/types.h> |
---|
1546 | | #endif |
---|
1547 | | #if HAVE_SYS_STAT_H |
---|
1548 | | # include <sys/stat.h> |
---|
1549 | | #endif |
---|
1550 | | #if STDC_HEADERS |
---|
1551 | | # include <stdlib.h> |
---|
1552 | | # include <stddef.h> |
---|
1553 | | #else |
---|
1554 | | # if HAVE_STDLIB_H |
---|
1555 | | # include <stdlib.h> |
---|
1556 | | # endif |
---|
1557 | | #endif |
---|
1558 | | #if HAVE_STRING_H |
---|
1559 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
1560 | | # include <memory.h> |
---|
1561 | | # endif |
---|
1562 | | # include <string.h> |
---|
1563 | | #endif |
---|
1564 | | #if HAVE_STRINGS_H |
---|
1565 | | # include <strings.h> |
---|
1566 | | #endif |
---|
1567 | | #if HAVE_INTTYPES_H |
---|
1568 | | # include <inttypes.h> |
---|
1569 | | #endif |
---|
1570 | | #if HAVE_STDINT_H |
---|
1571 | | # include <stdint.h> |
---|
1572 | | #endif |
---|
1573 | | #if HAVE_UNISTD_H |
---|
1574 | | # include <unistd.h> |
---|
1575 | | #endif |
---|
1576 | | #include <malloc.h> |
---|
1577 | configure:11262: result: no |
---|
1578 | configure:11266: checking malloc.h presence |
---|
1579 | configure:11281: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
1580 | conftest.c:51:20: error: malloc.h: No such file or directory |
---|
1581 | configure:11287: $? = 1 |
---|
1582 | configure: failed program was: |
---|
1583 | | /* confdefs.h. */ |
---|
1584 | | #define PACKAGE_NAME "LLVM" |
---|
1585 | | #define PACKAGE_TARNAME "llvm" |
---|
1586 | | #define PACKAGE_VERSION "3.4.2" |
---|
1587 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
1588 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
1589 | | #define LLVM_VERSION_MAJOR 3 |
---|
1590 | | #define LLVM_VERSION_MINOR 4 |
---|
1591 | | #define LLVM_VERSION_PATCH 2 |
---|
1592 | | #define LLVM_ON_UNIX 1 |
---|
1593 | | #define STDC_HEADERS 1 |
---|
1594 | | #define HAVE_SYS_TYPES_H 1 |
---|
1595 | | #define HAVE_SYS_STAT_H 1 |
---|
1596 | | #define HAVE_STDLIB_H 1 |
---|
1597 | | #define HAVE_STRING_H 1 |
---|
1598 | | #define HAVE_MEMORY_H 1 |
---|
1599 | | #define HAVE_STRINGS_H 1 |
---|
1600 | | #define HAVE_INTTYPES_H 1 |
---|
1601 | | #define HAVE_STDINT_H 1 |
---|
1602 | | #define HAVE_UNISTD_H 1 |
---|
1603 | | #define LLVM_ENABLE_THREADS 1 |
---|
1604 | | #define LLVM_ENABLE_ZLIB 1 |
---|
1605 | | #define ENABLE_PIC 1 |
---|
1606 | | #define ENABLE_TIMESTAMPS 1 |
---|
1607 | | #define ENABLE_BACKTRACES 1 |
---|
1608 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
1609 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
1610 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
1611 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
1612 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
1613 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
1614 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
1615 | | #define CLANG_RESOURCE_DIR "" |
---|
1616 | | #define C_INCLUDE_DIRS "" |
---|
1617 | | #define GCC_INSTALL_PREFIX "" |
---|
1618 | | #define DEFAULT_SYSROOT "" |
---|
1619 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
1620 | | #define HOST_LINK_VERSION "97.17" |
---|
1621 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
1622 | | #define HAVE_DIRENT_H 1 |
---|
1623 | | #define HAVE_DLFCN_H 1 |
---|
1624 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
1625 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
1626 | | #define LTDL_OBJDIR ".libs/" |
---|
1627 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
1628 | | #define HAVE_LIBDL 1 |
---|
1629 | | #define HAVE_DLERROR 1 |
---|
1630 | | #define error_t int |
---|
1631 | | #define HAVE_ERRNO_H 1 |
---|
1632 | | /* end confdefs.h. */ |
---|
1633 | | #include <malloc.h> |
---|
1634 | configure:11308: result: no |
---|
1635 | configure:11341: checking for malloc.h |
---|
1636 | configure:11349: result: no |
---|
1637 | configure:11198: checking for memory.h |
---|
1638 | configure:11204: result: yes |
---|
1639 | configure:11198: checking for unistd.h |
---|
1640 | configure:11204: result: yes |
---|
1641 | configure:11377: checking mach-o/dyld.h usability |
---|
1642 | configure:11394: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
1643 | configure:11400: $? = 0 |
---|
1644 | configure:11407: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1645 | configure:11410: $? = 0 |
---|
1646 | configure:11417: test -s conftest.o |
---|
1647 | configure:11420: $? = 0 |
---|
1648 | configure:11431: result: yes |
---|
1649 | configure:11435: checking mach-o/dyld.h presence |
---|
1650 | configure:11450: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
1651 | configure:11456: $? = 0 |
---|
1652 | configure:11477: result: yes |
---|
1653 | configure:11510: checking for mach-o/dyld.h |
---|
1654 | configure:11518: result: yes |
---|
1655 | configure:11538: checking for closedir |
---|
1656 | configure:11594: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c >&5 |
---|
1657 | configure:11600: $? = 0 |
---|
1658 | configure:11607: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1659 | configure:11610: $? = 0 |
---|
1660 | configure:11617: test -s conftest |
---|
1661 | configure:11620: $? = 0 |
---|
1662 | configure:11634: result: yes |
---|
1663 | configure:11538: checking for opendir |
---|
1664 | configure:11594: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c >&5 |
---|
1665 | configure:11600: $? = 0 |
---|
1666 | configure:11607: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1667 | configure:11610: $? = 0 |
---|
1668 | configure:11617: test -s conftest |
---|
1669 | configure:11620: $? = 0 |
---|
1670 | configure:11634: result: yes |
---|
1671 | configure:11538: checking for readdir |
---|
1672 | configure:11594: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c >&5 |
---|
1673 | configure:11600: $? = 0 |
---|
1674 | configure:11607: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1675 | configure:11610: $? = 0 |
---|
1676 | configure:11617: test -s conftest |
---|
1677 | configure:11620: $? = 0 |
---|
1678 | configure:11634: result: yes |
---|
1679 | configure:11646: checking tool compatibility |
---|
1680 | configure:11696: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
1681 | configure:11702: $? = 0 |
---|
1682 | configure:11709: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1683 | configure:11712: $? = 0 |
---|
1684 | configure:11719: test -s conftest.o |
---|
1685 | configure:11722: $? = 0 |
---|
1686 | configure:11744: result: ok |
---|
1687 | configure:11747: checking optional compiler flags |
---|
1688 | configure:11768: result: -Wno-variadic-macros -Wno-missing-field-initializers |
---|
1689 | configure:11772: checking for sin in -lm |
---|
1690 | configure:11807: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lm >&5 |
---|
1691 | conftest.c:64: warning: conflicting types for built-in function 'sin' |
---|
1692 | configure:11813: $? = 0 |
---|
1693 | configure:11820: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1694 | configure:11823: $? = 0 |
---|
1695 | configure:11830: test -s conftest |
---|
1696 | configure:11833: $? = 0 |
---|
1697 | configure:11847: result: yes |
---|
1698 | configure:12104: checking for library containing dlopen |
---|
1699 | configure:12145: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lm >&5 |
---|
1700 | configure:12151: $? = 0 |
---|
1701 | configure:12158: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
1702 | configure:12161: $? = 0 |
---|
1703 | configure:12168: test -s conftest |
---|
1704 | configure:12171: $? = 0 |
---|
1705 | configure:12195: result: none required |
---|
1706 | configure:12211: checking for library containing clock_gettime |
---|
1707 | configure:12252: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lm >&5 |
---|
1708 | Undefined symbols: |
---|
1709 | "_clock_gettime", referenced from: |
---|
1710 | _main in ccPvpWMY.o |
---|
1711 | ld: symbol(s) not found |
---|
1712 | collect2: ld returned 1 exit status |
---|
1713 | configure:12258: $? = 1 |
---|
1714 | configure: failed program was: |
---|
1715 | | /* confdefs.h. */ |
---|
1716 | | #define PACKAGE_NAME "LLVM" |
---|
1717 | | #define PACKAGE_TARNAME "llvm" |
---|
1718 | | #define PACKAGE_VERSION "3.4.2" |
---|
1719 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
1720 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
1721 | | #define LLVM_VERSION_MAJOR 3 |
---|
1722 | | #define LLVM_VERSION_MINOR 4 |
---|
1723 | | #define LLVM_VERSION_PATCH 2 |
---|
1724 | | #define LLVM_ON_UNIX 1 |
---|
1725 | | #define STDC_HEADERS 1 |
---|
1726 | | #define HAVE_SYS_TYPES_H 1 |
---|
1727 | | #define HAVE_SYS_STAT_H 1 |
---|
1728 | | #define HAVE_STDLIB_H 1 |
---|
1729 | | #define HAVE_STRING_H 1 |
---|
1730 | | #define HAVE_MEMORY_H 1 |
---|
1731 | | #define HAVE_STRINGS_H 1 |
---|
1732 | | #define HAVE_INTTYPES_H 1 |
---|
1733 | | #define HAVE_STDINT_H 1 |
---|
1734 | | #define HAVE_UNISTD_H 1 |
---|
1735 | | #define LLVM_ENABLE_THREADS 1 |
---|
1736 | | #define LLVM_ENABLE_ZLIB 1 |
---|
1737 | | #define ENABLE_PIC 1 |
---|
1738 | | #define ENABLE_TIMESTAMPS 1 |
---|
1739 | | #define ENABLE_BACKTRACES 1 |
---|
1740 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
1741 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
1742 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
1743 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
1744 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
1745 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
1746 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
1747 | | #define CLANG_RESOURCE_DIR "" |
---|
1748 | | #define C_INCLUDE_DIRS "" |
---|
1749 | | #define GCC_INSTALL_PREFIX "" |
---|
1750 | | #define DEFAULT_SYSROOT "" |
---|
1751 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
1752 | | #define HOST_LINK_VERSION "97.17" |
---|
1753 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
1754 | | #define HAVE_DIRENT_H 1 |
---|
1755 | | #define HAVE_DLFCN_H 1 |
---|
1756 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
1757 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
1758 | | #define LTDL_OBJDIR ".libs/" |
---|
1759 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
1760 | | #define HAVE_LIBDL 1 |
---|
1761 | | #define HAVE_DLERROR 1 |
---|
1762 | | #define error_t int |
---|
1763 | | #define HAVE_ERRNO_H 1 |
---|
1764 | | #define HAVE_MEMORY_H 1 |
---|
1765 | | #define HAVE_UNISTD_H 1 |
---|
1766 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
1767 | | #define HAVE_CLOSEDIR 1 |
---|
1768 | | #define HAVE_OPENDIR 1 |
---|
1769 | | #define HAVE_READDIR 1 |
---|
1770 | | #define HAVE_LIBM 1 |
---|
1771 | | #define HAVE_DLOPEN 1 |
---|
1772 | | /* end confdefs.h. */ |
---|
1773 | | |
---|
1774 | | /* Override any GCC internal prototype to avoid an error. |
---|
1775 | | Use char because int might match the return type of a GCC |
---|
1776 | | builtin and then its argument prototype would still apply. */ |
---|
1777 | | #ifdef __cplusplus |
---|
1778 | | extern "C" |
---|
1779 | | #endif |
---|
1780 | | char clock_gettime (); |
---|
1781 | | int |
---|
1782 | | main () |
---|
1783 | | { |
---|
1784 | | return clock_gettime (); |
---|
1785 | | ; |
---|
1786 | | return 0; |
---|
1787 | | } |
---|
1788 | configure:12252: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lrt -lm >&5 |
---|
1789 | ld: library not found for -lrt |
---|
1790 | collect2: ld returned 1 exit status |
---|
1791 | configure:12258: $? = 1 |
---|
1792 | configure: failed program was: |
---|
1793 | | /* confdefs.h. */ |
---|
1794 | | #define PACKAGE_NAME "LLVM" |
---|
1795 | | #define PACKAGE_TARNAME "llvm" |
---|
1796 | | #define PACKAGE_VERSION "3.4.2" |
---|
1797 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
1798 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
1799 | | #define LLVM_VERSION_MAJOR 3 |
---|
1800 | | #define LLVM_VERSION_MINOR 4 |
---|
1801 | | #define LLVM_VERSION_PATCH 2 |
---|
1802 | | #define LLVM_ON_UNIX 1 |
---|
1803 | | #define STDC_HEADERS 1 |
---|
1804 | | #define HAVE_SYS_TYPES_H 1 |
---|
1805 | | #define HAVE_SYS_STAT_H 1 |
---|
1806 | | #define HAVE_STDLIB_H 1 |
---|
1807 | | #define HAVE_STRING_H 1 |
---|
1808 | | #define HAVE_MEMORY_H 1 |
---|
1809 | | #define HAVE_STRINGS_H 1 |
---|
1810 | | #define HAVE_INTTYPES_H 1 |
---|
1811 | | #define HAVE_STDINT_H 1 |
---|
1812 | | #define HAVE_UNISTD_H 1 |
---|
1813 | | #define LLVM_ENABLE_THREADS 1 |
---|
1814 | | #define LLVM_ENABLE_ZLIB 1 |
---|
1815 | | #define ENABLE_PIC 1 |
---|
1816 | | #define ENABLE_TIMESTAMPS 1 |
---|
1817 | | #define ENABLE_BACKTRACES 1 |
---|
1818 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
1819 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
1820 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
1821 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
1822 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
1823 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
1824 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
1825 | | #define CLANG_RESOURCE_DIR "" |
---|
1826 | | #define C_INCLUDE_DIRS "" |
---|
1827 | | #define GCC_INSTALL_PREFIX "" |
---|
1828 | | #define DEFAULT_SYSROOT "" |
---|
1829 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
1830 | | #define HOST_LINK_VERSION "97.17" |
---|
1831 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
1832 | | #define HAVE_DIRENT_H 1 |
---|
1833 | | #define HAVE_DLFCN_H 1 |
---|
1834 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
1835 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
1836 | | #define LTDL_OBJDIR ".libs/" |
---|
1837 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
1838 | | #define HAVE_LIBDL 1 |
---|
1839 | | #define HAVE_DLERROR 1 |
---|
1840 | | #define error_t int |
---|
1841 | | #define HAVE_ERRNO_H 1 |
---|
1842 | | #define HAVE_MEMORY_H 1 |
---|
1843 | | #define HAVE_UNISTD_H 1 |
---|
1844 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
1845 | | #define HAVE_CLOSEDIR 1 |
---|
1846 | | #define HAVE_OPENDIR 1 |
---|
1847 | | #define HAVE_READDIR 1 |
---|
1848 | | #define HAVE_LIBM 1 |
---|
1849 | | #define HAVE_DLOPEN 1 |
---|
1850 | | /* end confdefs.h. */ |
---|
1851 | | |
---|
1852 | | /* Override any GCC internal prototype to avoid an error. |
---|
1853 | | Use char because int might match the return type of a GCC |
---|
1854 | | builtin and then its argument prototype would still apply. */ |
---|
1855 | | #ifdef __cplusplus |
---|
1856 | | extern "C" |
---|
1857 | | #endif |
---|
1858 | | char clock_gettime (); |
---|
1859 | | int |
---|
1860 | | main () |
---|
1861 | | { |
---|
1862 | | return clock_gettime (); |
---|
1863 | | ; |
---|
1864 | | return 0; |
---|
1865 | | } |
---|
1866 | configure:12302: result: no |
---|
1867 | configure:12312: checking for library containing setupterm |
---|
1868 | configure:12353: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lm >&5 |
---|
1869 | Undefined symbols: |
---|
1870 | "_setupterm", referenced from: |
---|
1871 | _main in ccU23ppj.o |
---|
1872 | ld: symbol(s) not found |
---|
1873 | collect2: ld returned 1 exit status |
---|
1874 | configure:12359: $? = 1 |
---|
1875 | configure: failed program was: |
---|
1876 | | /* confdefs.h. */ |
---|
1877 | | #define PACKAGE_NAME "LLVM" |
---|
1878 | | #define PACKAGE_TARNAME "llvm" |
---|
1879 | | #define PACKAGE_VERSION "3.4.2" |
---|
1880 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
1881 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
1882 | | #define LLVM_VERSION_MAJOR 3 |
---|
1883 | | #define LLVM_VERSION_MINOR 4 |
---|
1884 | | #define LLVM_VERSION_PATCH 2 |
---|
1885 | | #define LLVM_ON_UNIX 1 |
---|
1886 | | #define STDC_HEADERS 1 |
---|
1887 | | #define HAVE_SYS_TYPES_H 1 |
---|
1888 | | #define HAVE_SYS_STAT_H 1 |
---|
1889 | | #define HAVE_STDLIB_H 1 |
---|
1890 | | #define HAVE_STRING_H 1 |
---|
1891 | | #define HAVE_MEMORY_H 1 |
---|
1892 | | #define HAVE_STRINGS_H 1 |
---|
1893 | | #define HAVE_INTTYPES_H 1 |
---|
1894 | | #define HAVE_STDINT_H 1 |
---|
1895 | | #define HAVE_UNISTD_H 1 |
---|
1896 | | #define LLVM_ENABLE_THREADS 1 |
---|
1897 | | #define LLVM_ENABLE_ZLIB 1 |
---|
1898 | | #define ENABLE_PIC 1 |
---|
1899 | | #define ENABLE_TIMESTAMPS 1 |
---|
1900 | | #define ENABLE_BACKTRACES 1 |
---|
1901 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
1902 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
1903 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
1904 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
1905 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
1906 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
1907 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
1908 | | #define CLANG_RESOURCE_DIR "" |
---|
1909 | | #define C_INCLUDE_DIRS "" |
---|
1910 | | #define GCC_INSTALL_PREFIX "" |
---|
1911 | | #define DEFAULT_SYSROOT "" |
---|
1912 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
1913 | | #define HOST_LINK_VERSION "97.17" |
---|
1914 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
1915 | | #define HAVE_DIRENT_H 1 |
---|
1916 | | #define HAVE_DLFCN_H 1 |
---|
1917 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
1918 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
1919 | | #define LTDL_OBJDIR ".libs/" |
---|
1920 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
1921 | | #define HAVE_LIBDL 1 |
---|
1922 | | #define HAVE_DLERROR 1 |
---|
1923 | | #define error_t int |
---|
1924 | | #define HAVE_ERRNO_H 1 |
---|
1925 | | #define HAVE_MEMORY_H 1 |
---|
1926 | | #define HAVE_UNISTD_H 1 |
---|
1927 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
1928 | | #define HAVE_CLOSEDIR 1 |
---|
1929 | | #define HAVE_OPENDIR 1 |
---|
1930 | | #define HAVE_READDIR 1 |
---|
1931 | | #define HAVE_LIBM 1 |
---|
1932 | | #define HAVE_DLOPEN 1 |
---|
1933 | | /* end confdefs.h. */ |
---|
1934 | | |
---|
1935 | | /* Override any GCC internal prototype to avoid an error. |
---|
1936 | | Use char because int might match the return type of a GCC |
---|
1937 | | builtin and then its argument prototype would still apply. */ |
---|
1938 | | #ifdef __cplusplus |
---|
1939 | | extern "C" |
---|
1940 | | #endif |
---|
1941 | | char setupterm (); |
---|
1942 | | int |
---|
1943 | | main () |
---|
1944 | | { |
---|
1945 | | return setupterm (); |
---|
1946 | | ; |
---|
1947 | | return 0; |
---|
1948 | | } |
---|
1949 | configure:12353: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -ltinfo -lm >&5 |
---|
1950 | ld: library not found for -ltinfo |
---|
1951 | collect2: ld returned 1 exit status |
---|
1952 | configure:12359: $? = 1 |
---|
1953 | configure: failed program was: |
---|
1954 | | /* confdefs.h. */ |
---|
1955 | | #define PACKAGE_NAME "LLVM" |
---|
1956 | | #define PACKAGE_TARNAME "llvm" |
---|
1957 | | #define PACKAGE_VERSION "3.4.2" |
---|
1958 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
1959 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
1960 | | #define LLVM_VERSION_MAJOR 3 |
---|
1961 | | #define LLVM_VERSION_MINOR 4 |
---|
1962 | | #define LLVM_VERSION_PATCH 2 |
---|
1963 | | #define LLVM_ON_UNIX 1 |
---|
1964 | | #define STDC_HEADERS 1 |
---|
1965 | | #define HAVE_SYS_TYPES_H 1 |
---|
1966 | | #define HAVE_SYS_STAT_H 1 |
---|
1967 | | #define HAVE_STDLIB_H 1 |
---|
1968 | | #define HAVE_STRING_H 1 |
---|
1969 | | #define HAVE_MEMORY_H 1 |
---|
1970 | | #define HAVE_STRINGS_H 1 |
---|
1971 | | #define HAVE_INTTYPES_H 1 |
---|
1972 | | #define HAVE_STDINT_H 1 |
---|
1973 | | #define HAVE_UNISTD_H 1 |
---|
1974 | | #define LLVM_ENABLE_THREADS 1 |
---|
1975 | | #define LLVM_ENABLE_ZLIB 1 |
---|
1976 | | #define ENABLE_PIC 1 |
---|
1977 | | #define ENABLE_TIMESTAMPS 1 |
---|
1978 | | #define ENABLE_BACKTRACES 1 |
---|
1979 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
1980 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
1981 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
1982 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
1983 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
1984 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
1985 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
1986 | | #define CLANG_RESOURCE_DIR "" |
---|
1987 | | #define C_INCLUDE_DIRS "" |
---|
1988 | | #define GCC_INSTALL_PREFIX "" |
---|
1989 | | #define DEFAULT_SYSROOT "" |
---|
1990 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
1991 | | #define HOST_LINK_VERSION "97.17" |
---|
1992 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
1993 | | #define HAVE_DIRENT_H 1 |
---|
1994 | | #define HAVE_DLFCN_H 1 |
---|
1995 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
1996 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
1997 | | #define LTDL_OBJDIR ".libs/" |
---|
1998 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
1999 | | #define HAVE_LIBDL 1 |
---|
2000 | | #define HAVE_DLERROR 1 |
---|
2001 | | #define error_t int |
---|
2002 | | #define HAVE_ERRNO_H 1 |
---|
2003 | | #define HAVE_MEMORY_H 1 |
---|
2004 | | #define HAVE_UNISTD_H 1 |
---|
2005 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
2006 | | #define HAVE_CLOSEDIR 1 |
---|
2007 | | #define HAVE_OPENDIR 1 |
---|
2008 | | #define HAVE_READDIR 1 |
---|
2009 | | #define HAVE_LIBM 1 |
---|
2010 | | #define HAVE_DLOPEN 1 |
---|
2011 | | /* end confdefs.h. */ |
---|
2012 | | |
---|
2013 | | /* Override any GCC internal prototype to avoid an error. |
---|
2014 | | Use char because int might match the return type of a GCC |
---|
2015 | | builtin and then its argument prototype would still apply. */ |
---|
2016 | | #ifdef __cplusplus |
---|
2017 | | extern "C" |
---|
2018 | | #endif |
---|
2019 | | char setupterm (); |
---|
2020 | | int |
---|
2021 | | main () |
---|
2022 | | { |
---|
2023 | | return setupterm (); |
---|
2024 | | ; |
---|
2025 | | return 0; |
---|
2026 | | } |
---|
2027 | configure:12353: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lterminfo -lm >&5 |
---|
2028 | ld: library not found for -lterminfo |
---|
2029 | collect2: ld returned 1 exit status |
---|
2030 | configure:12359: $? = 1 |
---|
2031 | configure: failed program was: |
---|
2032 | | /* confdefs.h. */ |
---|
2033 | | #define PACKAGE_NAME "LLVM" |
---|
2034 | | #define PACKAGE_TARNAME "llvm" |
---|
2035 | | #define PACKAGE_VERSION "3.4.2" |
---|
2036 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
2037 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
2038 | | #define LLVM_VERSION_MAJOR 3 |
---|
2039 | | #define LLVM_VERSION_MINOR 4 |
---|
2040 | | #define LLVM_VERSION_PATCH 2 |
---|
2041 | | #define LLVM_ON_UNIX 1 |
---|
2042 | | #define STDC_HEADERS 1 |
---|
2043 | | #define HAVE_SYS_TYPES_H 1 |
---|
2044 | | #define HAVE_SYS_STAT_H 1 |
---|
2045 | | #define HAVE_STDLIB_H 1 |
---|
2046 | | #define HAVE_STRING_H 1 |
---|
2047 | | #define HAVE_MEMORY_H 1 |
---|
2048 | | #define HAVE_STRINGS_H 1 |
---|
2049 | | #define HAVE_INTTYPES_H 1 |
---|
2050 | | #define HAVE_STDINT_H 1 |
---|
2051 | | #define HAVE_UNISTD_H 1 |
---|
2052 | | #define LLVM_ENABLE_THREADS 1 |
---|
2053 | | #define LLVM_ENABLE_ZLIB 1 |
---|
2054 | | #define ENABLE_PIC 1 |
---|
2055 | | #define ENABLE_TIMESTAMPS 1 |
---|
2056 | | #define ENABLE_BACKTRACES 1 |
---|
2057 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
2058 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
2059 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
2060 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
2061 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
2062 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
2063 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
2064 | | #define CLANG_RESOURCE_DIR "" |
---|
2065 | | #define C_INCLUDE_DIRS "" |
---|
2066 | | #define GCC_INSTALL_PREFIX "" |
---|
2067 | | #define DEFAULT_SYSROOT "" |
---|
2068 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
2069 | | #define HOST_LINK_VERSION "97.17" |
---|
2070 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
2071 | | #define HAVE_DIRENT_H 1 |
---|
2072 | | #define HAVE_DLFCN_H 1 |
---|
2073 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
2074 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
2075 | | #define LTDL_OBJDIR ".libs/" |
---|
2076 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
2077 | | #define HAVE_LIBDL 1 |
---|
2078 | | #define HAVE_DLERROR 1 |
---|
2079 | | #define error_t int |
---|
2080 | | #define HAVE_ERRNO_H 1 |
---|
2081 | | #define HAVE_MEMORY_H 1 |
---|
2082 | | #define HAVE_UNISTD_H 1 |
---|
2083 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
2084 | | #define HAVE_CLOSEDIR 1 |
---|
2085 | | #define HAVE_OPENDIR 1 |
---|
2086 | | #define HAVE_READDIR 1 |
---|
2087 | | #define HAVE_LIBM 1 |
---|
2088 | | #define HAVE_DLOPEN 1 |
---|
2089 | | /* end confdefs.h. */ |
---|
2090 | | |
---|
2091 | | /* Override any GCC internal prototype to avoid an error. |
---|
2092 | | Use char because int might match the return type of a GCC |
---|
2093 | | builtin and then its argument prototype would still apply. */ |
---|
2094 | | #ifdef __cplusplus |
---|
2095 | | extern "C" |
---|
2096 | | #endif |
---|
2097 | | char setupterm (); |
---|
2098 | | int |
---|
2099 | | main () |
---|
2100 | | { |
---|
2101 | | return setupterm (); |
---|
2102 | | ; |
---|
2103 | | return 0; |
---|
2104 | | } |
---|
2105 | configure:12353: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lcurses -lm >&5 |
---|
2106 | configure:12359: $? = 0 |
---|
2107 | configure:12366: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2108 | configure:12369: $? = 0 |
---|
2109 | configure:12376: test -s conftest |
---|
2110 | configure:12379: $? = 0 |
---|
2111 | configure:12403: result: -lcurses |
---|
2112 | configure:12418: checking for library containing ffi_call |
---|
2113 | configure:12459: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lcurses -lm >&5 |
---|
2114 | Undefined symbols: |
---|
2115 | "_ffi_call", referenced from: |
---|
2116 | _main in ccKkFfOQ.o |
---|
2117 | ld: symbol(s) not found |
---|
2118 | collect2: ld returned 1 exit status |
---|
2119 | configure:12465: $? = 1 |
---|
2120 | configure: failed program was: |
---|
2121 | | /* confdefs.h. */ |
---|
2122 | | #define PACKAGE_NAME "LLVM" |
---|
2123 | | #define PACKAGE_TARNAME "llvm" |
---|
2124 | | #define PACKAGE_VERSION "3.4.2" |
---|
2125 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
2126 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
2127 | | #define LLVM_VERSION_MAJOR 3 |
---|
2128 | | #define LLVM_VERSION_MINOR 4 |
---|
2129 | | #define LLVM_VERSION_PATCH 2 |
---|
2130 | | #define LLVM_ON_UNIX 1 |
---|
2131 | | #define STDC_HEADERS 1 |
---|
2132 | | #define HAVE_SYS_TYPES_H 1 |
---|
2133 | | #define HAVE_SYS_STAT_H 1 |
---|
2134 | | #define HAVE_STDLIB_H 1 |
---|
2135 | | #define HAVE_STRING_H 1 |
---|
2136 | | #define HAVE_MEMORY_H 1 |
---|
2137 | | #define HAVE_STRINGS_H 1 |
---|
2138 | | #define HAVE_INTTYPES_H 1 |
---|
2139 | | #define HAVE_STDINT_H 1 |
---|
2140 | | #define HAVE_UNISTD_H 1 |
---|
2141 | | #define LLVM_ENABLE_THREADS 1 |
---|
2142 | | #define LLVM_ENABLE_ZLIB 1 |
---|
2143 | | #define ENABLE_PIC 1 |
---|
2144 | | #define ENABLE_TIMESTAMPS 1 |
---|
2145 | | #define ENABLE_BACKTRACES 1 |
---|
2146 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
2147 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
2148 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
2149 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
2150 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
2151 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
2152 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
2153 | | #define CLANG_RESOURCE_DIR "" |
---|
2154 | | #define C_INCLUDE_DIRS "" |
---|
2155 | | #define GCC_INSTALL_PREFIX "" |
---|
2156 | | #define DEFAULT_SYSROOT "" |
---|
2157 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
2158 | | #define HOST_LINK_VERSION "97.17" |
---|
2159 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
2160 | | #define HAVE_DIRENT_H 1 |
---|
2161 | | #define HAVE_DLFCN_H 1 |
---|
2162 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
2163 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
2164 | | #define LTDL_OBJDIR ".libs/" |
---|
2165 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
2166 | | #define HAVE_LIBDL 1 |
---|
2167 | | #define HAVE_DLERROR 1 |
---|
2168 | | #define error_t int |
---|
2169 | | #define HAVE_ERRNO_H 1 |
---|
2170 | | #define HAVE_MEMORY_H 1 |
---|
2171 | | #define HAVE_UNISTD_H 1 |
---|
2172 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
2173 | | #define HAVE_CLOSEDIR 1 |
---|
2174 | | #define HAVE_OPENDIR 1 |
---|
2175 | | #define HAVE_READDIR 1 |
---|
2176 | | #define HAVE_LIBM 1 |
---|
2177 | | #define HAVE_DLOPEN 1 |
---|
2178 | | #define HAVE_TERMINFO 1 |
---|
2179 | | /* end confdefs.h. */ |
---|
2180 | | |
---|
2181 | | /* Override any GCC internal prototype to avoid an error. |
---|
2182 | | Use char because int might match the return type of a GCC |
---|
2183 | | builtin and then its argument prototype would still apply. */ |
---|
2184 | | #ifdef __cplusplus |
---|
2185 | | extern "C" |
---|
2186 | | #endif |
---|
2187 | | char ffi_call (); |
---|
2188 | | int |
---|
2189 | | main () |
---|
2190 | | { |
---|
2191 | | return ffi_call (); |
---|
2192 | | ; |
---|
2193 | | return 0; |
---|
2194 | | } |
---|
2195 | configure:12459: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lffi -lcurses -lm >&5 |
---|
2196 | configure:12465: $? = 0 |
---|
2197 | configure:12472: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2198 | configure:12475: $? = 0 |
---|
2199 | configure:12482: test -s conftest |
---|
2200 | configure:12485: $? = 0 |
---|
2201 | configure:12509: result: -lffi |
---|
2202 | configure:12527: checking for library containing mallinfo |
---|
2203 | configure:12568: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lffi -lcurses -lm >&5 |
---|
2204 | Undefined symbols: |
---|
2205 | "_mallinfo", referenced from: |
---|
2206 | _main in ccEzpXia.o |
---|
2207 | ld: symbol(s) not found |
---|
2208 | collect2: ld returned 1 exit status |
---|
2209 | configure:12574: $? = 1 |
---|
2210 | configure: failed program was: |
---|
2211 | | /* confdefs.h. */ |
---|
2212 | | #define PACKAGE_NAME "LLVM" |
---|
2213 | | #define PACKAGE_TARNAME "llvm" |
---|
2214 | | #define PACKAGE_VERSION "3.4.2" |
---|
2215 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
2216 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
2217 | | #define LLVM_VERSION_MAJOR 3 |
---|
2218 | | #define LLVM_VERSION_MINOR 4 |
---|
2219 | | #define LLVM_VERSION_PATCH 2 |
---|
2220 | | #define LLVM_ON_UNIX 1 |
---|
2221 | | #define STDC_HEADERS 1 |
---|
2222 | | #define HAVE_SYS_TYPES_H 1 |
---|
2223 | | #define HAVE_SYS_STAT_H 1 |
---|
2224 | | #define HAVE_STDLIB_H 1 |
---|
2225 | | #define HAVE_STRING_H 1 |
---|
2226 | | #define HAVE_MEMORY_H 1 |
---|
2227 | | #define HAVE_STRINGS_H 1 |
---|
2228 | | #define HAVE_INTTYPES_H 1 |
---|
2229 | | #define HAVE_STDINT_H 1 |
---|
2230 | | #define HAVE_UNISTD_H 1 |
---|
2231 | | #define LLVM_ENABLE_THREADS 1 |
---|
2232 | | #define LLVM_ENABLE_ZLIB 1 |
---|
2233 | | #define ENABLE_PIC 1 |
---|
2234 | | #define ENABLE_TIMESTAMPS 1 |
---|
2235 | | #define ENABLE_BACKTRACES 1 |
---|
2236 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
2237 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
2238 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
2239 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
2240 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
2241 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
2242 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
2243 | | #define CLANG_RESOURCE_DIR "" |
---|
2244 | | #define C_INCLUDE_DIRS "" |
---|
2245 | | #define GCC_INSTALL_PREFIX "" |
---|
2246 | | #define DEFAULT_SYSROOT "" |
---|
2247 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
2248 | | #define HOST_LINK_VERSION "97.17" |
---|
2249 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
2250 | | #define HAVE_DIRENT_H 1 |
---|
2251 | | #define HAVE_DLFCN_H 1 |
---|
2252 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
2253 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
2254 | | #define LTDL_OBJDIR ".libs/" |
---|
2255 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
2256 | | #define HAVE_LIBDL 1 |
---|
2257 | | #define HAVE_DLERROR 1 |
---|
2258 | | #define error_t int |
---|
2259 | | #define HAVE_ERRNO_H 1 |
---|
2260 | | #define HAVE_MEMORY_H 1 |
---|
2261 | | #define HAVE_UNISTD_H 1 |
---|
2262 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
2263 | | #define HAVE_CLOSEDIR 1 |
---|
2264 | | #define HAVE_OPENDIR 1 |
---|
2265 | | #define HAVE_READDIR 1 |
---|
2266 | | #define HAVE_LIBM 1 |
---|
2267 | | #define HAVE_DLOPEN 1 |
---|
2268 | | #define HAVE_TERMINFO 1 |
---|
2269 | | #define HAVE_FFI_CALL 1 |
---|
2270 | | /* end confdefs.h. */ |
---|
2271 | | |
---|
2272 | | /* Override any GCC internal prototype to avoid an error. |
---|
2273 | | Use char because int might match the return type of a GCC |
---|
2274 | | builtin and then its argument prototype would still apply. */ |
---|
2275 | | #ifdef __cplusplus |
---|
2276 | | extern "C" |
---|
2277 | | #endif |
---|
2278 | | char mallinfo (); |
---|
2279 | | int |
---|
2280 | | main () |
---|
2281 | | { |
---|
2282 | | return mallinfo (); |
---|
2283 | | ; |
---|
2284 | | return 0; |
---|
2285 | | } |
---|
2286 | configure:12568: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lmalloc -lffi -lcurses -lm >&5 |
---|
2287 | ld: library not found for -lmalloc |
---|
2288 | collect2: ld returned 1 exit status |
---|
2289 | configure:12574: $? = 1 |
---|
2290 | configure: failed program was: |
---|
2291 | | /* confdefs.h. */ |
---|
2292 | | #define PACKAGE_NAME "LLVM" |
---|
2293 | | #define PACKAGE_TARNAME "llvm" |
---|
2294 | | #define PACKAGE_VERSION "3.4.2" |
---|
2295 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
2296 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
2297 | | #define LLVM_VERSION_MAJOR 3 |
---|
2298 | | #define LLVM_VERSION_MINOR 4 |
---|
2299 | | #define LLVM_VERSION_PATCH 2 |
---|
2300 | | #define LLVM_ON_UNIX 1 |
---|
2301 | | #define STDC_HEADERS 1 |
---|
2302 | | #define HAVE_SYS_TYPES_H 1 |
---|
2303 | | #define HAVE_SYS_STAT_H 1 |
---|
2304 | | #define HAVE_STDLIB_H 1 |
---|
2305 | | #define HAVE_STRING_H 1 |
---|
2306 | | #define HAVE_MEMORY_H 1 |
---|
2307 | | #define HAVE_STRINGS_H 1 |
---|
2308 | | #define HAVE_INTTYPES_H 1 |
---|
2309 | | #define HAVE_STDINT_H 1 |
---|
2310 | | #define HAVE_UNISTD_H 1 |
---|
2311 | | #define LLVM_ENABLE_THREADS 1 |
---|
2312 | | #define LLVM_ENABLE_ZLIB 1 |
---|
2313 | | #define ENABLE_PIC 1 |
---|
2314 | | #define ENABLE_TIMESTAMPS 1 |
---|
2315 | | #define ENABLE_BACKTRACES 1 |
---|
2316 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
2317 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
2318 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
2319 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
2320 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
2321 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
2322 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
2323 | | #define CLANG_RESOURCE_DIR "" |
---|
2324 | | #define C_INCLUDE_DIRS "" |
---|
2325 | | #define GCC_INSTALL_PREFIX "" |
---|
2326 | | #define DEFAULT_SYSROOT "" |
---|
2327 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
2328 | | #define HOST_LINK_VERSION "97.17" |
---|
2329 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
2330 | | #define HAVE_DIRENT_H 1 |
---|
2331 | | #define HAVE_DLFCN_H 1 |
---|
2332 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
2333 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
2334 | | #define LTDL_OBJDIR ".libs/" |
---|
2335 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
2336 | | #define HAVE_LIBDL 1 |
---|
2337 | | #define HAVE_DLERROR 1 |
---|
2338 | | #define error_t int |
---|
2339 | | #define HAVE_ERRNO_H 1 |
---|
2340 | | #define HAVE_MEMORY_H 1 |
---|
2341 | | #define HAVE_UNISTD_H 1 |
---|
2342 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
2343 | | #define HAVE_CLOSEDIR 1 |
---|
2344 | | #define HAVE_OPENDIR 1 |
---|
2345 | | #define HAVE_READDIR 1 |
---|
2346 | | #define HAVE_LIBM 1 |
---|
2347 | | #define HAVE_DLOPEN 1 |
---|
2348 | | #define HAVE_TERMINFO 1 |
---|
2349 | | #define HAVE_FFI_CALL 1 |
---|
2350 | | /* end confdefs.h. */ |
---|
2351 | | |
---|
2352 | | /* Override any GCC internal prototype to avoid an error. |
---|
2353 | | Use char because int might match the return type of a GCC |
---|
2354 | | builtin and then its argument prototype would still apply. */ |
---|
2355 | | #ifdef __cplusplus |
---|
2356 | | extern "C" |
---|
2357 | | #endif |
---|
2358 | | char mallinfo (); |
---|
2359 | | int |
---|
2360 | | main () |
---|
2361 | | { |
---|
2362 | | return mallinfo (); |
---|
2363 | | ; |
---|
2364 | | return 0; |
---|
2365 | | } |
---|
2366 | configure:12618: result: no |
---|
2367 | configure:12633: checking for pthread_mutex_init in -lpthread |
---|
2368 | configure:12668: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lpthread -lffi -lcurses -lm >&5 |
---|
2369 | configure:12674: $? = 0 |
---|
2370 | configure:12681: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2371 | configure:12684: $? = 0 |
---|
2372 | configure:12691: test -s conftest |
---|
2373 | configure:12694: $? = 0 |
---|
2374 | configure:12708: result: yes |
---|
2375 | configure:12719: checking for library containing pthread_mutex_lock |
---|
2376 | configure:12760: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lpthread -lffi -lcurses -lm >&5 |
---|
2377 | configure:12766: $? = 0 |
---|
2378 | configure:12773: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2379 | configure:12776: $? = 0 |
---|
2380 | configure:12783: test -s conftest |
---|
2381 | configure:12786: $? = 0 |
---|
2382 | configure:12810: result: none required |
---|
2383 | configure:12822: checking for library containing pthread_rwlock_init |
---|
2384 | configure:12863: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lpthread -lffi -lcurses -lm >&5 |
---|
2385 | configure:12869: $? = 0 |
---|
2386 | configure:12876: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2387 | configure:12879: $? = 0 |
---|
2388 | configure:12886: test -s conftest |
---|
2389 | configure:12889: $? = 0 |
---|
2390 | configure:12913: result: none required |
---|
2391 | configure:12925: checking for library containing pthread_getspecific |
---|
2392 | configure:12966: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lpthread -lffi -lcurses -lm >&5 |
---|
2393 | configure:12972: $? = 0 |
---|
2394 | configure:12979: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2395 | configure:12982: $? = 0 |
---|
2396 | configure:12989: test -s conftest |
---|
2397 | configure:12992: $? = 0 |
---|
2398 | configure:13016: result: none required |
---|
2399 | configure:13032: checking for compress2 in -lz |
---|
2400 | configure:13067: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
2401 | configure:13073: $? = 0 |
---|
2402 | configure:13080: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2403 | configure:13083: $? = 0 |
---|
2404 | configure:13090: test -s conftest |
---|
2405 | configure:13093: $? = 0 |
---|
2406 | configure:13107: result: yes |
---|
2407 | configure:13684: checking for xml2-config |
---|
2408 | configure:13700: found /usr/bin/xml2-config |
---|
2409 | configure:13711: result: xml2-config |
---|
2410 | configure:13723: checking for libxml2 includes |
---|
2411 | configure:13730: result: -I/usr/include/libxml2 |
---|
2412 | configure:13732: checking for xmlReadFile in -lxml2 |
---|
2413 | configure:13767: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lxml2 -lz -lpthread -lffi -lcurses -lm >&5 |
---|
2414 | configure:13773: $? = 0 |
---|
2415 | configure:13780: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2416 | configure:13783: $? = 0 |
---|
2417 | configure:13790: test -s conftest |
---|
2418 | configure:13793: $? = 0 |
---|
2419 | configure:13807: result: yes |
---|
2420 | configure:13831: checking for dirent.h that defines DIR |
---|
2421 | configure:13899: result: yes |
---|
2422 | configure:13912: checking for library containing opendir |
---|
2423 | configure:14003: result: none required |
---|
2424 | configure:14113: checking for MAP_ANONYMOUS vs. MAP_ANON |
---|
2425 | configure:14147: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
2426 | conftest.c: In function 'main': |
---|
2427 | conftest.c:77: error: 'MAP_ANONYMOUS' undeclared (first use in this function) |
---|
2428 | conftest.c:77: error: (Each undeclared identifier is reported only once |
---|
2429 | conftest.c:77: error: for each function it appears in.) |
---|
2430 | configure:14153: $? = 1 |
---|
2431 | configure: failed program was: |
---|
2432 | | /* confdefs.h. */ |
---|
2433 | | #define PACKAGE_NAME "LLVM" |
---|
2434 | | #define PACKAGE_TARNAME "llvm" |
---|
2435 | | #define PACKAGE_VERSION "3.4.2" |
---|
2436 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
2437 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
2438 | | #define LLVM_VERSION_MAJOR 3 |
---|
2439 | | #define LLVM_VERSION_MINOR 4 |
---|
2440 | | #define LLVM_VERSION_PATCH 2 |
---|
2441 | | #define LLVM_ON_UNIX 1 |
---|
2442 | | #define STDC_HEADERS 1 |
---|
2443 | | #define HAVE_SYS_TYPES_H 1 |
---|
2444 | | #define HAVE_SYS_STAT_H 1 |
---|
2445 | | #define HAVE_STDLIB_H 1 |
---|
2446 | | #define HAVE_STRING_H 1 |
---|
2447 | | #define HAVE_MEMORY_H 1 |
---|
2448 | | #define HAVE_STRINGS_H 1 |
---|
2449 | | #define HAVE_INTTYPES_H 1 |
---|
2450 | | #define HAVE_STDINT_H 1 |
---|
2451 | | #define HAVE_UNISTD_H 1 |
---|
2452 | | #define LLVM_ENABLE_THREADS 1 |
---|
2453 | | #define LLVM_ENABLE_ZLIB 1 |
---|
2454 | | #define ENABLE_PIC 1 |
---|
2455 | | #define ENABLE_TIMESTAMPS 1 |
---|
2456 | | #define ENABLE_BACKTRACES 1 |
---|
2457 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
2458 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
2459 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
2460 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
2461 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
2462 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
2463 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
2464 | | #define CLANG_RESOURCE_DIR "" |
---|
2465 | | #define C_INCLUDE_DIRS "" |
---|
2466 | | #define GCC_INSTALL_PREFIX "" |
---|
2467 | | #define DEFAULT_SYSROOT "" |
---|
2468 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
2469 | | #define HOST_LINK_VERSION "97.17" |
---|
2470 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
2471 | | #define HAVE_DIRENT_H 1 |
---|
2472 | | #define HAVE_DLFCN_H 1 |
---|
2473 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
2474 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
2475 | | #define LTDL_OBJDIR ".libs/" |
---|
2476 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
2477 | | #define HAVE_LIBDL 1 |
---|
2478 | | #define HAVE_DLERROR 1 |
---|
2479 | | #define error_t int |
---|
2480 | | #define HAVE_ERRNO_H 1 |
---|
2481 | | #define HAVE_MEMORY_H 1 |
---|
2482 | | #define HAVE_UNISTD_H 1 |
---|
2483 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
2484 | | #define HAVE_CLOSEDIR 1 |
---|
2485 | | #define HAVE_OPENDIR 1 |
---|
2486 | | #define HAVE_READDIR 1 |
---|
2487 | | #define HAVE_LIBM 1 |
---|
2488 | | #define HAVE_DLOPEN 1 |
---|
2489 | | #define HAVE_TERMINFO 1 |
---|
2490 | | #define HAVE_FFI_CALL 1 |
---|
2491 | | #define HAVE_LIBPTHREAD 1 |
---|
2492 | | #define HAVE_PTHREAD_MUTEX_LOCK 1 |
---|
2493 | | #define HAVE_PTHREAD_RWLOCK_INIT 1 |
---|
2494 | | #define HAVE_PTHREAD_GETSPECIFIC 1 |
---|
2495 | | #define HAVE_LIBZ 1 |
---|
2496 | | #define USE_UDIS86 0 |
---|
2497 | | #define LLVM_USE_OPROFILE 0 |
---|
2498 | | #define LLVM_USE_INTEL_JITEVENTS 0 |
---|
2499 | | #define CLANG_HAVE_LIBXML 1 |
---|
2500 | | #define HAVE_DIRENT_H 1 |
---|
2501 | | /* end confdefs.h. */ |
---|
2502 | | #include <sys/mman.h> |
---|
2503 | | #include <unistd.h> |
---|
2504 | | #include <fcntl.h> |
---|
2505 | | int |
---|
2506 | | main () |
---|
2507 | | { |
---|
2508 | | mmap (0, 1, PROT_READ, MAP_ANONYMOUS, -1, 0); return (0); |
---|
2509 | | ; |
---|
2510 | | return 0; |
---|
2511 | | } |
---|
2512 | configure:14192: result: no |
---|
2513 | configure:14202: checking whether stat file-mode macros are broken |
---|
2514 | configure:14250: result: no |
---|
2515 | configure:14260: checking for sys/wait.h that is POSIX.1 compatible |
---|
2516 | configure:14296: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
2517 | configure:14302: $? = 0 |
---|
2518 | configure:14309: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2519 | configure:14312: $? = 0 |
---|
2520 | configure:14319: test -s conftest.o |
---|
2521 | configure:14322: $? = 0 |
---|
2522 | configure:14334: result: yes |
---|
2523 | configure:14344: checking whether time.h and sys/time.h may both be included |
---|
2524 | configure:14374: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
2525 | configure:14380: $? = 0 |
---|
2526 | configure:14387: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2527 | configure:14390: $? = 0 |
---|
2528 | configure:14397: test -s conftest.o |
---|
2529 | configure:14400: $? = 0 |
---|
2530 | configure:14412: result: yes |
---|
2531 | configure:14434: checking how to run the C++ preprocessor |
---|
2532 | configure:14470: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp |
---|
2533 | configure:14476: $? = 0 |
---|
2534 | configure:14514: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp |
---|
2535 | conftest.cpp:73:28: error: ac_nonexistent.h: No such file or directory |
---|
2536 | configure:14520: $? = 1 |
---|
2537 | configure: failed program was: |
---|
2538 | | /* confdefs.h. */ |
---|
2539 | | #define PACKAGE_NAME "LLVM" |
---|
2540 | | #define PACKAGE_TARNAME "llvm" |
---|
2541 | | #define PACKAGE_VERSION "3.4.2" |
---|
2542 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
2543 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
2544 | | #define LLVM_VERSION_MAJOR 3 |
---|
2545 | | #define LLVM_VERSION_MINOR 4 |
---|
2546 | | #define LLVM_VERSION_PATCH 2 |
---|
2547 | | #define LLVM_ON_UNIX 1 |
---|
2548 | | #define STDC_HEADERS 1 |
---|
2549 | | #define HAVE_SYS_TYPES_H 1 |
---|
2550 | | #define HAVE_SYS_STAT_H 1 |
---|
2551 | | #define HAVE_STDLIB_H 1 |
---|
2552 | | #define HAVE_STRING_H 1 |
---|
2553 | | #define HAVE_MEMORY_H 1 |
---|
2554 | | #define HAVE_STRINGS_H 1 |
---|
2555 | | #define HAVE_INTTYPES_H 1 |
---|
2556 | | #define HAVE_STDINT_H 1 |
---|
2557 | | #define HAVE_UNISTD_H 1 |
---|
2558 | | #define LLVM_ENABLE_THREADS 1 |
---|
2559 | | #define LLVM_ENABLE_ZLIB 1 |
---|
2560 | | #define ENABLE_PIC 1 |
---|
2561 | | #define ENABLE_TIMESTAMPS 1 |
---|
2562 | | #define ENABLE_BACKTRACES 1 |
---|
2563 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
2564 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
2565 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
2566 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
2567 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
2568 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
2569 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
2570 | | #define CLANG_RESOURCE_DIR "" |
---|
2571 | | #define C_INCLUDE_DIRS "" |
---|
2572 | | #define GCC_INSTALL_PREFIX "" |
---|
2573 | | #define DEFAULT_SYSROOT "" |
---|
2574 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
2575 | | #define HOST_LINK_VERSION "97.17" |
---|
2576 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
2577 | | #define HAVE_DIRENT_H 1 |
---|
2578 | | #define HAVE_DLFCN_H 1 |
---|
2579 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
2580 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
2581 | | #define LTDL_OBJDIR ".libs/" |
---|
2582 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
2583 | | #define HAVE_LIBDL 1 |
---|
2584 | | #define HAVE_DLERROR 1 |
---|
2585 | | #define error_t int |
---|
2586 | | #define HAVE_ERRNO_H 1 |
---|
2587 | | #define HAVE_MEMORY_H 1 |
---|
2588 | | #define HAVE_UNISTD_H 1 |
---|
2589 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
2590 | | #define HAVE_CLOSEDIR 1 |
---|
2591 | | #define HAVE_OPENDIR 1 |
---|
2592 | | #define HAVE_READDIR 1 |
---|
2593 | | #define HAVE_LIBM 1 |
---|
2594 | | #define HAVE_DLOPEN 1 |
---|
2595 | | #define HAVE_TERMINFO 1 |
---|
2596 | | #define HAVE_FFI_CALL 1 |
---|
2597 | | #define HAVE_LIBPTHREAD 1 |
---|
2598 | | #define HAVE_PTHREAD_MUTEX_LOCK 1 |
---|
2599 | | #define HAVE_PTHREAD_RWLOCK_INIT 1 |
---|
2600 | | #define HAVE_PTHREAD_GETSPECIFIC 1 |
---|
2601 | | #define HAVE_LIBZ 1 |
---|
2602 | | #define USE_UDIS86 0 |
---|
2603 | | #define LLVM_USE_OPROFILE 0 |
---|
2604 | | #define LLVM_USE_INTEL_JITEVENTS 0 |
---|
2605 | | #define CLANG_HAVE_LIBXML 1 |
---|
2606 | | #define HAVE_DIRENT_H 1 |
---|
2607 | | #define HAVE_SYS_WAIT_H 1 |
---|
2608 | | #define TIME_WITH_SYS_TIME 1 |
---|
2609 | | /* end confdefs.h. */ |
---|
2610 | | #include <ac_nonexistent.h> |
---|
2611 | configure:14560: result: /usr/bin/g++-4.2 -E |
---|
2612 | configure:14589: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp |
---|
2613 | configure:14595: $? = 0 |
---|
2614 | configure:14633: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp |
---|
2615 | conftest.cpp:73:28: error: ac_nonexistent.h: No such file or directory |
---|
2616 | configure:14639: $? = 1 |
---|
2617 | configure: failed program was: |
---|
2618 | | /* confdefs.h. */ |
---|
2619 | | #define PACKAGE_NAME "LLVM" |
---|
2620 | | #define PACKAGE_TARNAME "llvm" |
---|
2621 | | #define PACKAGE_VERSION "3.4.2" |
---|
2622 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
2623 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
2624 | | #define LLVM_VERSION_MAJOR 3 |
---|
2625 | | #define LLVM_VERSION_MINOR 4 |
---|
2626 | | #define LLVM_VERSION_PATCH 2 |
---|
2627 | | #define LLVM_ON_UNIX 1 |
---|
2628 | | #define STDC_HEADERS 1 |
---|
2629 | | #define HAVE_SYS_TYPES_H 1 |
---|
2630 | | #define HAVE_SYS_STAT_H 1 |
---|
2631 | | #define HAVE_STDLIB_H 1 |
---|
2632 | | #define HAVE_STRING_H 1 |
---|
2633 | | #define HAVE_MEMORY_H 1 |
---|
2634 | | #define HAVE_STRINGS_H 1 |
---|
2635 | | #define HAVE_INTTYPES_H 1 |
---|
2636 | | #define HAVE_STDINT_H 1 |
---|
2637 | | #define HAVE_UNISTD_H 1 |
---|
2638 | | #define LLVM_ENABLE_THREADS 1 |
---|
2639 | | #define LLVM_ENABLE_ZLIB 1 |
---|
2640 | | #define ENABLE_PIC 1 |
---|
2641 | | #define ENABLE_TIMESTAMPS 1 |
---|
2642 | | #define ENABLE_BACKTRACES 1 |
---|
2643 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
2644 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
2645 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
2646 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
2647 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
2648 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
2649 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
2650 | | #define CLANG_RESOURCE_DIR "" |
---|
2651 | | #define C_INCLUDE_DIRS "" |
---|
2652 | | #define GCC_INSTALL_PREFIX "" |
---|
2653 | | #define DEFAULT_SYSROOT "" |
---|
2654 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
2655 | | #define HOST_LINK_VERSION "97.17" |
---|
2656 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
2657 | | #define HAVE_DIRENT_H 1 |
---|
2658 | | #define HAVE_DLFCN_H 1 |
---|
2659 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
2660 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
2661 | | #define LTDL_OBJDIR ".libs/" |
---|
2662 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
2663 | | #define HAVE_LIBDL 1 |
---|
2664 | | #define HAVE_DLERROR 1 |
---|
2665 | | #define error_t int |
---|
2666 | | #define HAVE_ERRNO_H 1 |
---|
2667 | | #define HAVE_MEMORY_H 1 |
---|
2668 | | #define HAVE_UNISTD_H 1 |
---|
2669 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
2670 | | #define HAVE_CLOSEDIR 1 |
---|
2671 | | #define HAVE_OPENDIR 1 |
---|
2672 | | #define HAVE_READDIR 1 |
---|
2673 | | #define HAVE_LIBM 1 |
---|
2674 | | #define HAVE_DLOPEN 1 |
---|
2675 | | #define HAVE_TERMINFO 1 |
---|
2676 | | #define HAVE_FFI_CALL 1 |
---|
2677 | | #define HAVE_LIBPTHREAD 1 |
---|
2678 | | #define HAVE_PTHREAD_MUTEX_LOCK 1 |
---|
2679 | | #define HAVE_PTHREAD_RWLOCK_INIT 1 |
---|
2680 | | #define HAVE_PTHREAD_GETSPECIFIC 1 |
---|
2681 | | #define HAVE_LIBZ 1 |
---|
2682 | | #define USE_UDIS86 0 |
---|
2683 | | #define LLVM_USE_OPROFILE 0 |
---|
2684 | | #define LLVM_USE_INTEL_JITEVENTS 0 |
---|
2685 | | #define CLANG_HAVE_LIBXML 1 |
---|
2686 | | #define HAVE_DIRENT_H 1 |
---|
2687 | | #define HAVE_SYS_WAIT_H 1 |
---|
2688 | | #define TIME_WITH_SYS_TIME 1 |
---|
2689 | | /* end confdefs.h. */ |
---|
2690 | | #include <ac_nonexistent.h> |
---|
2691 | configure:14699: checking cxxabi.h usability |
---|
2692 | configure:14716: /usr/bin/g++-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.cpp >&5 |
---|
2693 | configure:14722: $? = 0 |
---|
2694 | configure:14729: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err |
---|
2695 | configure:14732: $? = 0 |
---|
2696 | configure:14739: test -s conftest.o |
---|
2697 | configure:14742: $? = 0 |
---|
2698 | configure:14753: result: yes |
---|
2699 | configure:14757: checking cxxabi.h presence |
---|
2700 | configure:14772: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp |
---|
2701 | configure:14778: $? = 0 |
---|
2702 | configure:14799: result: yes |
---|
2703 | configure:14832: checking for cxxabi.h |
---|
2704 | configure:14840: result: yes |
---|
2705 | configure:14868: checking for dlfcn.h |
---|
2706 | configure:14874: result: yes |
---|
2707 | configure:14878: checking execinfo.h usability |
---|
2708 | configure:14895: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
2709 | configure:14901: $? = 0 |
---|
2710 | configure:14908: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2711 | configure:14911: $? = 0 |
---|
2712 | configure:14918: test -s conftest.o |
---|
2713 | configure:14921: $? = 0 |
---|
2714 | configure:14932: result: yes |
---|
2715 | configure:14936: checking execinfo.h presence |
---|
2716 | configure:14951: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
2717 | configure:14957: $? = 0 |
---|
2718 | configure:14978: result: yes |
---|
2719 | configure:15011: checking for execinfo.h |
---|
2720 | configure:15019: result: yes |
---|
2721 | configure:14878: checking fcntl.h usability |
---|
2722 | configure:14895: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
2723 | configure:14901: $? = 0 |
---|
2724 | configure:14908: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2725 | configure:14911: $? = 0 |
---|
2726 | configure:14918: test -s conftest.o |
---|
2727 | configure:14921: $? = 0 |
---|
2728 | configure:14932: result: yes |
---|
2729 | configure:14936: checking fcntl.h presence |
---|
2730 | configure:14951: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
2731 | configure:14957: $? = 0 |
---|
2732 | configure:14978: result: yes |
---|
2733 | configure:15011: checking for fcntl.h |
---|
2734 | configure:15019: result: yes |
---|
2735 | configure:14868: checking for inttypes.h |
---|
2736 | configure:14874: result: yes |
---|
2737 | configure:14878: checking link.h usability |
---|
2738 | configure:14895: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
2739 | conftest.c:111:18: error: link.h: No such file or directory |
---|
2740 | configure:14901: $? = 1 |
---|
2741 | configure: failed program was: |
---|
2742 | | /* confdefs.h. */ |
---|
2743 | | #define PACKAGE_NAME "LLVM" |
---|
2744 | | #define PACKAGE_TARNAME "llvm" |
---|
2745 | | #define PACKAGE_VERSION "3.4.2" |
---|
2746 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
2747 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
2748 | | #define LLVM_VERSION_MAJOR 3 |
---|
2749 | | #define LLVM_VERSION_MINOR 4 |
---|
2750 | | #define LLVM_VERSION_PATCH 2 |
---|
2751 | | #define LLVM_ON_UNIX 1 |
---|
2752 | | #define STDC_HEADERS 1 |
---|
2753 | | #define HAVE_SYS_TYPES_H 1 |
---|
2754 | | #define HAVE_SYS_STAT_H 1 |
---|
2755 | | #define HAVE_STDLIB_H 1 |
---|
2756 | | #define HAVE_STRING_H 1 |
---|
2757 | | #define HAVE_MEMORY_H 1 |
---|
2758 | | #define HAVE_STRINGS_H 1 |
---|
2759 | | #define HAVE_INTTYPES_H 1 |
---|
2760 | | #define HAVE_STDINT_H 1 |
---|
2761 | | #define HAVE_UNISTD_H 1 |
---|
2762 | | #define LLVM_ENABLE_THREADS 1 |
---|
2763 | | #define LLVM_ENABLE_ZLIB 1 |
---|
2764 | | #define ENABLE_PIC 1 |
---|
2765 | | #define ENABLE_TIMESTAMPS 1 |
---|
2766 | | #define ENABLE_BACKTRACES 1 |
---|
2767 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
2768 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
2769 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
2770 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
2771 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
2772 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
2773 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
2774 | | #define CLANG_RESOURCE_DIR "" |
---|
2775 | | #define C_INCLUDE_DIRS "" |
---|
2776 | | #define GCC_INSTALL_PREFIX "" |
---|
2777 | | #define DEFAULT_SYSROOT "" |
---|
2778 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
2779 | | #define HOST_LINK_VERSION "97.17" |
---|
2780 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
2781 | | #define HAVE_DIRENT_H 1 |
---|
2782 | | #define HAVE_DLFCN_H 1 |
---|
2783 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
2784 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
2785 | | #define LTDL_OBJDIR ".libs/" |
---|
2786 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
2787 | | #define HAVE_LIBDL 1 |
---|
2788 | | #define HAVE_DLERROR 1 |
---|
2789 | | #define error_t int |
---|
2790 | | #define HAVE_ERRNO_H 1 |
---|
2791 | | #define HAVE_MEMORY_H 1 |
---|
2792 | | #define HAVE_UNISTD_H 1 |
---|
2793 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
2794 | | #define HAVE_CLOSEDIR 1 |
---|
2795 | | #define HAVE_OPENDIR 1 |
---|
2796 | | #define HAVE_READDIR 1 |
---|
2797 | | #define HAVE_LIBM 1 |
---|
2798 | | #define HAVE_DLOPEN 1 |
---|
2799 | | #define HAVE_TERMINFO 1 |
---|
2800 | | #define HAVE_FFI_CALL 1 |
---|
2801 | | #define HAVE_LIBPTHREAD 1 |
---|
2802 | | #define HAVE_PTHREAD_MUTEX_LOCK 1 |
---|
2803 | | #define HAVE_PTHREAD_RWLOCK_INIT 1 |
---|
2804 | | #define HAVE_PTHREAD_GETSPECIFIC 1 |
---|
2805 | | #define HAVE_LIBZ 1 |
---|
2806 | | #define USE_UDIS86 0 |
---|
2807 | | #define LLVM_USE_OPROFILE 0 |
---|
2808 | | #define LLVM_USE_INTEL_JITEVENTS 0 |
---|
2809 | | #define CLANG_HAVE_LIBXML 1 |
---|
2810 | | #define HAVE_DIRENT_H 1 |
---|
2811 | | #define HAVE_SYS_WAIT_H 1 |
---|
2812 | | #define TIME_WITH_SYS_TIME 1 |
---|
2813 | | #define HAVE_CXXABI_H 1 |
---|
2814 | | #define HAVE_DLFCN_H 1 |
---|
2815 | | #define HAVE_EXECINFO_H 1 |
---|
2816 | | #define HAVE_FCNTL_H 1 |
---|
2817 | | #define HAVE_INTTYPES_H 1 |
---|
2818 | | /* end confdefs.h. */ |
---|
2819 | | #include <stdio.h> |
---|
2820 | | #if HAVE_SYS_TYPES_H |
---|
2821 | | # include <sys/types.h> |
---|
2822 | | #endif |
---|
2823 | | #if HAVE_SYS_STAT_H |
---|
2824 | | # include <sys/stat.h> |
---|
2825 | | #endif |
---|
2826 | | #if STDC_HEADERS |
---|
2827 | | # include <stdlib.h> |
---|
2828 | | # include <stddef.h> |
---|
2829 | | #else |
---|
2830 | | # if HAVE_STDLIB_H |
---|
2831 | | # include <stdlib.h> |
---|
2832 | | # endif |
---|
2833 | | #endif |
---|
2834 | | #if HAVE_STRING_H |
---|
2835 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
2836 | | # include <memory.h> |
---|
2837 | | # endif |
---|
2838 | | # include <string.h> |
---|
2839 | | #endif |
---|
2840 | | #if HAVE_STRINGS_H |
---|
2841 | | # include <strings.h> |
---|
2842 | | #endif |
---|
2843 | | #if HAVE_INTTYPES_H |
---|
2844 | | # include <inttypes.h> |
---|
2845 | | #endif |
---|
2846 | | #if HAVE_STDINT_H |
---|
2847 | | # include <stdint.h> |
---|
2848 | | #endif |
---|
2849 | | #if HAVE_UNISTD_H |
---|
2850 | | # include <unistd.h> |
---|
2851 | | #endif |
---|
2852 | | #include <link.h> |
---|
2853 | configure:14932: result: no |
---|
2854 | configure:14936: checking link.h presence |
---|
2855 | configure:14951: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
2856 | conftest.c:78:18: error: link.h: No such file or directory |
---|
2857 | configure:14957: $? = 1 |
---|
2858 | configure: failed program was: |
---|
2859 | | /* confdefs.h. */ |
---|
2860 | | #define PACKAGE_NAME "LLVM" |
---|
2861 | | #define PACKAGE_TARNAME "llvm" |
---|
2862 | | #define PACKAGE_VERSION "3.4.2" |
---|
2863 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
2864 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
2865 | | #define LLVM_VERSION_MAJOR 3 |
---|
2866 | | #define LLVM_VERSION_MINOR 4 |
---|
2867 | | #define LLVM_VERSION_PATCH 2 |
---|
2868 | | #define LLVM_ON_UNIX 1 |
---|
2869 | | #define STDC_HEADERS 1 |
---|
2870 | | #define HAVE_SYS_TYPES_H 1 |
---|
2871 | | #define HAVE_SYS_STAT_H 1 |
---|
2872 | | #define HAVE_STDLIB_H 1 |
---|
2873 | | #define HAVE_STRING_H 1 |
---|
2874 | | #define HAVE_MEMORY_H 1 |
---|
2875 | | #define HAVE_STRINGS_H 1 |
---|
2876 | | #define HAVE_INTTYPES_H 1 |
---|
2877 | | #define HAVE_STDINT_H 1 |
---|
2878 | | #define HAVE_UNISTD_H 1 |
---|
2879 | | #define LLVM_ENABLE_THREADS 1 |
---|
2880 | | #define LLVM_ENABLE_ZLIB 1 |
---|
2881 | | #define ENABLE_PIC 1 |
---|
2882 | | #define ENABLE_TIMESTAMPS 1 |
---|
2883 | | #define ENABLE_BACKTRACES 1 |
---|
2884 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
2885 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
2886 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
2887 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
2888 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
2889 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
2890 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
2891 | | #define CLANG_RESOURCE_DIR "" |
---|
2892 | | #define C_INCLUDE_DIRS "" |
---|
2893 | | #define GCC_INSTALL_PREFIX "" |
---|
2894 | | #define DEFAULT_SYSROOT "" |
---|
2895 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
2896 | | #define HOST_LINK_VERSION "97.17" |
---|
2897 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
2898 | | #define HAVE_DIRENT_H 1 |
---|
2899 | | #define HAVE_DLFCN_H 1 |
---|
2900 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
2901 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
2902 | | #define LTDL_OBJDIR ".libs/" |
---|
2903 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
2904 | | #define HAVE_LIBDL 1 |
---|
2905 | | #define HAVE_DLERROR 1 |
---|
2906 | | #define error_t int |
---|
2907 | | #define HAVE_ERRNO_H 1 |
---|
2908 | | #define HAVE_MEMORY_H 1 |
---|
2909 | | #define HAVE_UNISTD_H 1 |
---|
2910 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
2911 | | #define HAVE_CLOSEDIR 1 |
---|
2912 | | #define HAVE_OPENDIR 1 |
---|
2913 | | #define HAVE_READDIR 1 |
---|
2914 | | #define HAVE_LIBM 1 |
---|
2915 | | #define HAVE_DLOPEN 1 |
---|
2916 | | #define HAVE_TERMINFO 1 |
---|
2917 | | #define HAVE_FFI_CALL 1 |
---|
2918 | | #define HAVE_LIBPTHREAD 1 |
---|
2919 | | #define HAVE_PTHREAD_MUTEX_LOCK 1 |
---|
2920 | | #define HAVE_PTHREAD_RWLOCK_INIT 1 |
---|
2921 | | #define HAVE_PTHREAD_GETSPECIFIC 1 |
---|
2922 | | #define HAVE_LIBZ 1 |
---|
2923 | | #define USE_UDIS86 0 |
---|
2924 | | #define LLVM_USE_OPROFILE 0 |
---|
2925 | | #define LLVM_USE_INTEL_JITEVENTS 0 |
---|
2926 | | #define CLANG_HAVE_LIBXML 1 |
---|
2927 | | #define HAVE_DIRENT_H 1 |
---|
2928 | | #define HAVE_SYS_WAIT_H 1 |
---|
2929 | | #define TIME_WITH_SYS_TIME 1 |
---|
2930 | | #define HAVE_CXXABI_H 1 |
---|
2931 | | #define HAVE_DLFCN_H 1 |
---|
2932 | | #define HAVE_EXECINFO_H 1 |
---|
2933 | | #define HAVE_FCNTL_H 1 |
---|
2934 | | #define HAVE_INTTYPES_H 1 |
---|
2935 | | /* end confdefs.h. */ |
---|
2936 | | #include <link.h> |
---|
2937 | configure:14978: result: no |
---|
2938 | configure:15011: checking for link.h |
---|
2939 | configure:15019: result: no |
---|
2940 | configure:15042: checking for malloc.h |
---|
2941 | configure:15048: result: no |
---|
2942 | configure:15052: checking setjmp.h usability |
---|
2943 | configure:15069: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
2944 | configure:15075: $? = 0 |
---|
2945 | configure:15082: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2946 | configure:15085: $? = 0 |
---|
2947 | configure:15092: test -s conftest.o |
---|
2948 | configure:15095: $? = 0 |
---|
2949 | configure:15106: result: yes |
---|
2950 | configure:15110: checking setjmp.h presence |
---|
2951 | configure:15125: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
2952 | configure:15131: $? = 0 |
---|
2953 | configure:15152: result: yes |
---|
2954 | configure:15185: checking for setjmp.h |
---|
2955 | configure:15193: result: yes |
---|
2956 | configure:15052: checking signal.h usability |
---|
2957 | configure:15069: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
2958 | configure:15075: $? = 0 |
---|
2959 | configure:15082: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2960 | configure:15085: $? = 0 |
---|
2961 | configure:15092: test -s conftest.o |
---|
2962 | configure:15095: $? = 0 |
---|
2963 | configure:15106: result: yes |
---|
2964 | configure:15110: checking signal.h presence |
---|
2965 | configure:15125: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
2966 | configure:15131: $? = 0 |
---|
2967 | configure:15152: result: yes |
---|
2968 | configure:15185: checking for signal.h |
---|
2969 | configure:15193: result: yes |
---|
2970 | configure:15042: checking for stdint.h |
---|
2971 | configure:15048: result: yes |
---|
2972 | configure:15052: checking termios.h usability |
---|
2973 | configure:15069: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
2974 | configure:15075: $? = 0 |
---|
2975 | configure:15082: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2976 | configure:15085: $? = 0 |
---|
2977 | configure:15092: test -s conftest.o |
---|
2978 | configure:15095: $? = 0 |
---|
2979 | configure:15106: result: yes |
---|
2980 | configure:15110: checking termios.h presence |
---|
2981 | configure:15125: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
2982 | configure:15131: $? = 0 |
---|
2983 | configure:15152: result: yes |
---|
2984 | configure:15185: checking for termios.h |
---|
2985 | configure:15193: result: yes |
---|
2986 | configure:15042: checking for unistd.h |
---|
2987 | configure:15048: result: yes |
---|
2988 | configure:15221: checking utime.h usability |
---|
2989 | configure:15238: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
2990 | configure:15244: $? = 0 |
---|
2991 | configure:15251: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
2992 | configure:15254: $? = 0 |
---|
2993 | configure:15261: test -s conftest.o |
---|
2994 | configure:15264: $? = 0 |
---|
2995 | configure:15275: result: yes |
---|
2996 | configure:15279: checking utime.h presence |
---|
2997 | configure:15294: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
2998 | configure:15300: $? = 0 |
---|
2999 | configure:15321: result: yes |
---|
3000 | configure:15354: checking for utime.h |
---|
3001 | configure:15362: result: yes |
---|
3002 | configure:15394: checking sys/mman.h usability |
---|
3003 | configure:15411: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
3004 | configure:15417: $? = 0 |
---|
3005 | configure:15424: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3006 | configure:15427: $? = 0 |
---|
3007 | configure:15434: test -s conftest.o |
---|
3008 | configure:15437: $? = 0 |
---|
3009 | configure:15448: result: yes |
---|
3010 | configure:15452: checking sys/mman.h presence |
---|
3011 | configure:15467: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
3012 | configure:15473: $? = 0 |
---|
3013 | configure:15494: result: yes |
---|
3014 | configure:15527: checking for sys/mman.h |
---|
3015 | configure:15535: result: yes |
---|
3016 | configure:15394: checking sys/param.h usability |
---|
3017 | configure:15411: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
3018 | configure:15417: $? = 0 |
---|
3019 | configure:15424: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3020 | configure:15427: $? = 0 |
---|
3021 | configure:15434: test -s conftest.o |
---|
3022 | configure:15437: $? = 0 |
---|
3023 | configure:15448: result: yes |
---|
3024 | configure:15452: checking sys/param.h presence |
---|
3025 | configure:15467: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
3026 | configure:15473: $? = 0 |
---|
3027 | configure:15494: result: yes |
---|
3028 | configure:15527: checking for sys/param.h |
---|
3029 | configure:15535: result: yes |
---|
3030 | configure:15394: checking sys/resource.h usability |
---|
3031 | configure:15411: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
3032 | configure:15417: $? = 0 |
---|
3033 | configure:15424: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3034 | configure:15427: $? = 0 |
---|
3035 | configure:15434: test -s conftest.o |
---|
3036 | configure:15437: $? = 0 |
---|
3037 | configure:15448: result: yes |
---|
3038 | configure:15452: checking sys/resource.h presence |
---|
3039 | configure:15467: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
3040 | configure:15473: $? = 0 |
---|
3041 | configure:15494: result: yes |
---|
3042 | configure:15527: checking for sys/resource.h |
---|
3043 | configure:15535: result: yes |
---|
3044 | configure:15394: checking sys/time.h usability |
---|
3045 | configure:15411: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
3046 | configure:15417: $? = 0 |
---|
3047 | configure:15424: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3048 | configure:15427: $? = 0 |
---|
3049 | configure:15434: test -s conftest.o |
---|
3050 | configure:15437: $? = 0 |
---|
3051 | configure:15448: result: yes |
---|
3052 | configure:15452: checking sys/time.h presence |
---|
3053 | configure:15467: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
3054 | configure:15473: $? = 0 |
---|
3055 | configure:15494: result: yes |
---|
3056 | configure:15527: checking for sys/time.h |
---|
3057 | configure:15535: result: yes |
---|
3058 | configure:15394: checking sys/uio.h usability |
---|
3059 | configure:15411: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
3060 | configure:15417: $? = 0 |
---|
3061 | configure:15424: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3062 | configure:15427: $? = 0 |
---|
3063 | configure:15434: test -s conftest.o |
---|
3064 | configure:15437: $? = 0 |
---|
3065 | configure:15448: result: yes |
---|
3066 | configure:15452: checking sys/uio.h presence |
---|
3067 | configure:15467: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
3068 | configure:15473: $? = 0 |
---|
3069 | configure:15494: result: yes |
---|
3070 | configure:15527: checking for sys/uio.h |
---|
3071 | configure:15535: result: yes |
---|
3072 | configure:15565: checking sys/ioctl.h usability |
---|
3073 | configure:15582: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
3074 | configure:15588: $? = 0 |
---|
3075 | configure:15595: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3076 | configure:15598: $? = 0 |
---|
3077 | configure:15605: test -s conftest.o |
---|
3078 | configure:15608: $? = 0 |
---|
3079 | configure:15619: result: yes |
---|
3080 | configure:15623: checking sys/ioctl.h presence |
---|
3081 | configure:15638: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
3082 | configure:15644: $? = 0 |
---|
3083 | configure:15665: result: yes |
---|
3084 | configure:15698: checking for sys/ioctl.h |
---|
3085 | configure:15706: result: yes |
---|
3086 | configure:15565: checking malloc/malloc.h usability |
---|
3087 | configure:15582: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
3088 | configure:15588: $? = 0 |
---|
3089 | configure:15595: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3090 | configure:15598: $? = 0 |
---|
3091 | configure:15605: test -s conftest.o |
---|
3092 | configure:15608: $? = 0 |
---|
3093 | configure:15619: result: yes |
---|
3094 | configure:15623: checking malloc/malloc.h presence |
---|
3095 | configure:15638: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
3096 | configure:15644: $? = 0 |
---|
3097 | configure:15665: result: yes |
---|
3098 | configure:15698: checking for malloc/malloc.h |
---|
3099 | configure:15706: result: yes |
---|
3100 | configure:15565: checking mach/mach.h usability |
---|
3101 | configure:15582: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
3102 | configure:15588: $? = 0 |
---|
3103 | configure:15595: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3104 | configure:15598: $? = 0 |
---|
3105 | configure:15605: test -s conftest.o |
---|
3106 | configure:15608: $? = 0 |
---|
3107 | configure:15619: result: yes |
---|
3108 | configure:15623: checking mach/mach.h presence |
---|
3109 | configure:15638: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
3110 | configure:15644: $? = 0 |
---|
3111 | configure:15665: result: yes |
---|
3112 | configure:15698: checking for mach/mach.h |
---|
3113 | configure:15706: result: yes |
---|
3114 | configure:15734: checking valgrind/valgrind.h usability |
---|
3115 | configure:15751: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
3116 | conftest.c:125:31: error: valgrind/valgrind.h: No such file or directory |
---|
3117 | configure:15757: $? = 1 |
---|
3118 | configure: failed program was: |
---|
3119 | | /* confdefs.h. */ |
---|
3120 | | #define PACKAGE_NAME "LLVM" |
---|
3121 | | #define PACKAGE_TARNAME "llvm" |
---|
3122 | | #define PACKAGE_VERSION "3.4.2" |
---|
3123 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
3124 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
3125 | | #define LLVM_VERSION_MAJOR 3 |
---|
3126 | | #define LLVM_VERSION_MINOR 4 |
---|
3127 | | #define LLVM_VERSION_PATCH 2 |
---|
3128 | | #define LLVM_ON_UNIX 1 |
---|
3129 | | #define STDC_HEADERS 1 |
---|
3130 | | #define HAVE_SYS_TYPES_H 1 |
---|
3131 | | #define HAVE_SYS_STAT_H 1 |
---|
3132 | | #define HAVE_STDLIB_H 1 |
---|
3133 | | #define HAVE_STRING_H 1 |
---|
3134 | | #define HAVE_MEMORY_H 1 |
---|
3135 | | #define HAVE_STRINGS_H 1 |
---|
3136 | | #define HAVE_INTTYPES_H 1 |
---|
3137 | | #define HAVE_STDINT_H 1 |
---|
3138 | | #define HAVE_UNISTD_H 1 |
---|
3139 | | #define LLVM_ENABLE_THREADS 1 |
---|
3140 | | #define LLVM_ENABLE_ZLIB 1 |
---|
3141 | | #define ENABLE_PIC 1 |
---|
3142 | | #define ENABLE_TIMESTAMPS 1 |
---|
3143 | | #define ENABLE_BACKTRACES 1 |
---|
3144 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
3145 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
3146 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
3147 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
3148 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
3149 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
3150 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
3151 | | #define CLANG_RESOURCE_DIR "" |
---|
3152 | | #define C_INCLUDE_DIRS "" |
---|
3153 | | #define GCC_INSTALL_PREFIX "" |
---|
3154 | | #define DEFAULT_SYSROOT "" |
---|
3155 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
3156 | | #define HOST_LINK_VERSION "97.17" |
---|
3157 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
3158 | | #define HAVE_DIRENT_H 1 |
---|
3159 | | #define HAVE_DLFCN_H 1 |
---|
3160 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
3161 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
3162 | | #define LTDL_OBJDIR ".libs/" |
---|
3163 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
3164 | | #define HAVE_LIBDL 1 |
---|
3165 | | #define HAVE_DLERROR 1 |
---|
3166 | | #define error_t int |
---|
3167 | | #define HAVE_ERRNO_H 1 |
---|
3168 | | #define HAVE_MEMORY_H 1 |
---|
3169 | | #define HAVE_UNISTD_H 1 |
---|
3170 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
3171 | | #define HAVE_CLOSEDIR 1 |
---|
3172 | | #define HAVE_OPENDIR 1 |
---|
3173 | | #define HAVE_READDIR 1 |
---|
3174 | | #define HAVE_LIBM 1 |
---|
3175 | | #define HAVE_DLOPEN 1 |
---|
3176 | | #define HAVE_TERMINFO 1 |
---|
3177 | | #define HAVE_FFI_CALL 1 |
---|
3178 | | #define HAVE_LIBPTHREAD 1 |
---|
3179 | | #define HAVE_PTHREAD_MUTEX_LOCK 1 |
---|
3180 | | #define HAVE_PTHREAD_RWLOCK_INIT 1 |
---|
3181 | | #define HAVE_PTHREAD_GETSPECIFIC 1 |
---|
3182 | | #define HAVE_LIBZ 1 |
---|
3183 | | #define USE_UDIS86 0 |
---|
3184 | | #define LLVM_USE_OPROFILE 0 |
---|
3185 | | #define LLVM_USE_INTEL_JITEVENTS 0 |
---|
3186 | | #define CLANG_HAVE_LIBXML 1 |
---|
3187 | | #define HAVE_DIRENT_H 1 |
---|
3188 | | #define HAVE_SYS_WAIT_H 1 |
---|
3189 | | #define TIME_WITH_SYS_TIME 1 |
---|
3190 | | #define HAVE_CXXABI_H 1 |
---|
3191 | | #define HAVE_DLFCN_H 1 |
---|
3192 | | #define HAVE_EXECINFO_H 1 |
---|
3193 | | #define HAVE_FCNTL_H 1 |
---|
3194 | | #define HAVE_INTTYPES_H 1 |
---|
3195 | | #define HAVE_SETJMP_H 1 |
---|
3196 | | #define HAVE_SIGNAL_H 1 |
---|
3197 | | #define HAVE_STDINT_H 1 |
---|
3198 | | #define HAVE_TERMIOS_H 1 |
---|
3199 | | #define HAVE_UNISTD_H 1 |
---|
3200 | | #define HAVE_UTIME_H 1 |
---|
3201 | | #define HAVE_SYS_MMAN_H 1 |
---|
3202 | | #define HAVE_SYS_PARAM_H 1 |
---|
3203 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3204 | | #define HAVE_SYS_TIME_H 1 |
---|
3205 | | #define HAVE_SYS_UIO_H 1 |
---|
3206 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3207 | | #define HAVE_MALLOC_MALLOC_H 1 |
---|
3208 | | #define HAVE_MACH_MACH_H 1 |
---|
3209 | | /* end confdefs.h. */ |
---|
3210 | | #include <stdio.h> |
---|
3211 | | #if HAVE_SYS_TYPES_H |
---|
3212 | | # include <sys/types.h> |
---|
3213 | | #endif |
---|
3214 | | #if HAVE_SYS_STAT_H |
---|
3215 | | # include <sys/stat.h> |
---|
3216 | | #endif |
---|
3217 | | #if STDC_HEADERS |
---|
3218 | | # include <stdlib.h> |
---|
3219 | | # include <stddef.h> |
---|
3220 | | #else |
---|
3221 | | # if HAVE_STDLIB_H |
---|
3222 | | # include <stdlib.h> |
---|
3223 | | # endif |
---|
3224 | | #endif |
---|
3225 | | #if HAVE_STRING_H |
---|
3226 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
3227 | | # include <memory.h> |
---|
3228 | | # endif |
---|
3229 | | # include <string.h> |
---|
3230 | | #endif |
---|
3231 | | #if HAVE_STRINGS_H |
---|
3232 | | # include <strings.h> |
---|
3233 | | #endif |
---|
3234 | | #if HAVE_INTTYPES_H |
---|
3235 | | # include <inttypes.h> |
---|
3236 | | #endif |
---|
3237 | | #if HAVE_STDINT_H |
---|
3238 | | # include <stdint.h> |
---|
3239 | | #endif |
---|
3240 | | #if HAVE_UNISTD_H |
---|
3241 | | # include <unistd.h> |
---|
3242 | | #endif |
---|
3243 | | #include <valgrind/valgrind.h> |
---|
3244 | configure:15788: result: no |
---|
3245 | configure:15792: checking valgrind/valgrind.h presence |
---|
3246 | configure:15807: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
3247 | conftest.c:92:31: error: valgrind/valgrind.h: No such file or directory |
---|
3248 | configure:15813: $? = 1 |
---|
3249 | configure: failed program was: |
---|
3250 | | /* confdefs.h. */ |
---|
3251 | | #define PACKAGE_NAME "LLVM" |
---|
3252 | | #define PACKAGE_TARNAME "llvm" |
---|
3253 | | #define PACKAGE_VERSION "3.4.2" |
---|
3254 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
3255 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
3256 | | #define LLVM_VERSION_MAJOR 3 |
---|
3257 | | #define LLVM_VERSION_MINOR 4 |
---|
3258 | | #define LLVM_VERSION_PATCH 2 |
---|
3259 | | #define LLVM_ON_UNIX 1 |
---|
3260 | | #define STDC_HEADERS 1 |
---|
3261 | | #define HAVE_SYS_TYPES_H 1 |
---|
3262 | | #define HAVE_SYS_STAT_H 1 |
---|
3263 | | #define HAVE_STDLIB_H 1 |
---|
3264 | | #define HAVE_STRING_H 1 |
---|
3265 | | #define HAVE_MEMORY_H 1 |
---|
3266 | | #define HAVE_STRINGS_H 1 |
---|
3267 | | #define HAVE_INTTYPES_H 1 |
---|
3268 | | #define HAVE_STDINT_H 1 |
---|
3269 | | #define HAVE_UNISTD_H 1 |
---|
3270 | | #define LLVM_ENABLE_THREADS 1 |
---|
3271 | | #define LLVM_ENABLE_ZLIB 1 |
---|
3272 | | #define ENABLE_PIC 1 |
---|
3273 | | #define ENABLE_TIMESTAMPS 1 |
---|
3274 | | #define ENABLE_BACKTRACES 1 |
---|
3275 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
3276 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
3277 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
3278 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
3279 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
3280 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
3281 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
3282 | | #define CLANG_RESOURCE_DIR "" |
---|
3283 | | #define C_INCLUDE_DIRS "" |
---|
3284 | | #define GCC_INSTALL_PREFIX "" |
---|
3285 | | #define DEFAULT_SYSROOT "" |
---|
3286 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
3287 | | #define HOST_LINK_VERSION "97.17" |
---|
3288 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
3289 | | #define HAVE_DIRENT_H 1 |
---|
3290 | | #define HAVE_DLFCN_H 1 |
---|
3291 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
3292 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
3293 | | #define LTDL_OBJDIR ".libs/" |
---|
3294 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
3295 | | #define HAVE_LIBDL 1 |
---|
3296 | | #define HAVE_DLERROR 1 |
---|
3297 | | #define error_t int |
---|
3298 | | #define HAVE_ERRNO_H 1 |
---|
3299 | | #define HAVE_MEMORY_H 1 |
---|
3300 | | #define HAVE_UNISTD_H 1 |
---|
3301 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
3302 | | #define HAVE_CLOSEDIR 1 |
---|
3303 | | #define HAVE_OPENDIR 1 |
---|
3304 | | #define HAVE_READDIR 1 |
---|
3305 | | #define HAVE_LIBM 1 |
---|
3306 | | #define HAVE_DLOPEN 1 |
---|
3307 | | #define HAVE_TERMINFO 1 |
---|
3308 | | #define HAVE_FFI_CALL 1 |
---|
3309 | | #define HAVE_LIBPTHREAD 1 |
---|
3310 | | #define HAVE_PTHREAD_MUTEX_LOCK 1 |
---|
3311 | | #define HAVE_PTHREAD_RWLOCK_INIT 1 |
---|
3312 | | #define HAVE_PTHREAD_GETSPECIFIC 1 |
---|
3313 | | #define HAVE_LIBZ 1 |
---|
3314 | | #define USE_UDIS86 0 |
---|
3315 | | #define LLVM_USE_OPROFILE 0 |
---|
3316 | | #define LLVM_USE_INTEL_JITEVENTS 0 |
---|
3317 | | #define CLANG_HAVE_LIBXML 1 |
---|
3318 | | #define HAVE_DIRENT_H 1 |
---|
3319 | | #define HAVE_SYS_WAIT_H 1 |
---|
3320 | | #define TIME_WITH_SYS_TIME 1 |
---|
3321 | | #define HAVE_CXXABI_H 1 |
---|
3322 | | #define HAVE_DLFCN_H 1 |
---|
3323 | | #define HAVE_EXECINFO_H 1 |
---|
3324 | | #define HAVE_FCNTL_H 1 |
---|
3325 | | #define HAVE_INTTYPES_H 1 |
---|
3326 | | #define HAVE_SETJMP_H 1 |
---|
3327 | | #define HAVE_SIGNAL_H 1 |
---|
3328 | | #define HAVE_STDINT_H 1 |
---|
3329 | | #define HAVE_TERMIOS_H 1 |
---|
3330 | | #define HAVE_UNISTD_H 1 |
---|
3331 | | #define HAVE_UTIME_H 1 |
---|
3332 | | #define HAVE_SYS_MMAN_H 1 |
---|
3333 | | #define HAVE_SYS_PARAM_H 1 |
---|
3334 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3335 | | #define HAVE_SYS_TIME_H 1 |
---|
3336 | | #define HAVE_SYS_UIO_H 1 |
---|
3337 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3338 | | #define HAVE_MALLOC_MALLOC_H 1 |
---|
3339 | | #define HAVE_MACH_MACH_H 1 |
---|
3340 | | /* end confdefs.h. */ |
---|
3341 | | #include <valgrind/valgrind.h> |
---|
3342 | configure:15834: result: no |
---|
3343 | configure:15867: checking for valgrind/valgrind.h |
---|
3344 | configure:15875: result: no |
---|
3345 | configure:15903: checking fenv.h usability |
---|
3346 | configure:15920: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
3347 | configure:15926: $? = 0 |
---|
3348 | configure:15933: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3349 | configure:15936: $? = 0 |
---|
3350 | configure:15943: test -s conftest.o |
---|
3351 | configure:15946: $? = 0 |
---|
3352 | configure:15957: result: yes |
---|
3353 | configure:15961: checking fenv.h presence |
---|
3354 | configure:15976: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
3355 | configure:15982: $? = 0 |
---|
3356 | configure:16003: result: yes |
---|
3357 | configure:16036: checking for fenv.h |
---|
3358 | configure:16044: result: yes |
---|
3359 | configure:16057: checking whether FE_ALL_EXCEPT is declared |
---|
3360 | configure:16088: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
3361 | configure:16094: $? = 0 |
---|
3362 | configure:16101: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3363 | configure:16104: $? = 0 |
---|
3364 | configure:16111: test -s conftest.o |
---|
3365 | configure:16114: $? = 0 |
---|
3366 | configure:16126: result: yes |
---|
3367 | configure:16142: checking whether FE_INEXACT is declared |
---|
3368 | configure:16173: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
3369 | configure:16179: $? = 0 |
---|
3370 | configure:16186: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3371 | configure:16189: $? = 0 |
---|
3372 | configure:16196: test -s conftest.o |
---|
3373 | configure:16199: $? = 0 |
---|
3374 | configure:16211: result: yes |
---|
3375 | configure:16245: checking pthread.h usability |
---|
3376 | configure:16262: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
3377 | configure:16268: $? = 0 |
---|
3378 | configure:16275: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3379 | configure:16278: $? = 0 |
---|
3380 | configure:16285: test -s conftest.o |
---|
3381 | configure:16288: $? = 0 |
---|
3382 | configure:16299: result: yes |
---|
3383 | configure:16303: checking pthread.h presence |
---|
3384 | configure:16318: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
3385 | configure:16324: $? = 0 |
---|
3386 | configure:16345: result: yes |
---|
3387 | configure:16378: checking for pthread.h |
---|
3388 | configure:16386: result: yes |
---|
3389 | configure:16423: checking zlib.h usability |
---|
3390 | configure:16440: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
3391 | configure:16446: $? = 0 |
---|
3392 | configure:16453: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3393 | configure:16456: $? = 0 |
---|
3394 | configure:16463: test -s conftest.o |
---|
3395 | configure:16466: $? = 0 |
---|
3396 | configure:16477: result: yes |
---|
3397 | configure:16481: checking zlib.h presence |
---|
3398 | configure:16496: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
3399 | configure:16502: $? = 0 |
---|
3400 | configure:16523: result: yes |
---|
3401 | configure:16556: checking for zlib.h |
---|
3402 | configure:16564: result: yes |
---|
3403 | configure:16603: checking ffi.h usability |
---|
3404 | configure:16620: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
3405 | configure:16626: $? = 0 |
---|
3406 | configure:16633: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3407 | configure:16636: $? = 0 |
---|
3408 | configure:16643: test -s conftest.o |
---|
3409 | configure:16646: $? = 0 |
---|
3410 | configure:16657: result: yes |
---|
3411 | configure:16661: checking ffi.h presence |
---|
3412 | configure:16676: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
3413 | configure:16682: $? = 0 |
---|
3414 | configure:16703: result: yes |
---|
3415 | configure:16736: checking for ffi.h |
---|
3416 | configure:16744: result: yes |
---|
3417 | configure:16603: checking ffi/ffi.h usability |
---|
3418 | configure:16620: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
3419 | configure:16626: $? = 0 |
---|
3420 | configure:16633: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3421 | configure:16636: $? = 0 |
---|
3422 | configure:16643: test -s conftest.o |
---|
3423 | configure:16646: $? = 0 |
---|
3424 | configure:16657: result: yes |
---|
3425 | configure:16661: checking ffi/ffi.h presence |
---|
3426 | configure:16676: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
3427 | configure:16682: $? = 0 |
---|
3428 | configure:16703: result: yes |
---|
3429 | configure:16736: checking for ffi/ffi.h |
---|
3430 | configure:16744: result: yes |
---|
3431 | configure:16774: checking CrashReporterClient.h usability |
---|
3432 | configure:16791: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
3433 | conftest.c:132:33: error: CrashReporterClient.h: No such file or directory |
---|
3434 | configure:16797: $? = 1 |
---|
3435 | configure: failed program was: |
---|
3436 | | /* confdefs.h. */ |
---|
3437 | | #define PACKAGE_NAME "LLVM" |
---|
3438 | | #define PACKAGE_TARNAME "llvm" |
---|
3439 | | #define PACKAGE_VERSION "3.4.2" |
---|
3440 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
3441 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
3442 | | #define LLVM_VERSION_MAJOR 3 |
---|
3443 | | #define LLVM_VERSION_MINOR 4 |
---|
3444 | | #define LLVM_VERSION_PATCH 2 |
---|
3445 | | #define LLVM_ON_UNIX 1 |
---|
3446 | | #define STDC_HEADERS 1 |
---|
3447 | | #define HAVE_SYS_TYPES_H 1 |
---|
3448 | | #define HAVE_SYS_STAT_H 1 |
---|
3449 | | #define HAVE_STDLIB_H 1 |
---|
3450 | | #define HAVE_STRING_H 1 |
---|
3451 | | #define HAVE_MEMORY_H 1 |
---|
3452 | | #define HAVE_STRINGS_H 1 |
---|
3453 | | #define HAVE_INTTYPES_H 1 |
---|
3454 | | #define HAVE_STDINT_H 1 |
---|
3455 | | #define HAVE_UNISTD_H 1 |
---|
3456 | | #define LLVM_ENABLE_THREADS 1 |
---|
3457 | | #define LLVM_ENABLE_ZLIB 1 |
---|
3458 | | #define ENABLE_PIC 1 |
---|
3459 | | #define ENABLE_TIMESTAMPS 1 |
---|
3460 | | #define ENABLE_BACKTRACES 1 |
---|
3461 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
3462 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
3463 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
3464 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
3465 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
3466 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
3467 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
3468 | | #define CLANG_RESOURCE_DIR "" |
---|
3469 | | #define C_INCLUDE_DIRS "" |
---|
3470 | | #define GCC_INSTALL_PREFIX "" |
---|
3471 | | #define DEFAULT_SYSROOT "" |
---|
3472 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
3473 | | #define HOST_LINK_VERSION "97.17" |
---|
3474 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
3475 | | #define HAVE_DIRENT_H 1 |
---|
3476 | | #define HAVE_DLFCN_H 1 |
---|
3477 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
3478 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
3479 | | #define LTDL_OBJDIR ".libs/" |
---|
3480 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
3481 | | #define HAVE_LIBDL 1 |
---|
3482 | | #define HAVE_DLERROR 1 |
---|
3483 | | #define error_t int |
---|
3484 | | #define HAVE_ERRNO_H 1 |
---|
3485 | | #define HAVE_MEMORY_H 1 |
---|
3486 | | #define HAVE_UNISTD_H 1 |
---|
3487 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
3488 | | #define HAVE_CLOSEDIR 1 |
---|
3489 | | #define HAVE_OPENDIR 1 |
---|
3490 | | #define HAVE_READDIR 1 |
---|
3491 | | #define HAVE_LIBM 1 |
---|
3492 | | #define HAVE_DLOPEN 1 |
---|
3493 | | #define HAVE_TERMINFO 1 |
---|
3494 | | #define HAVE_FFI_CALL 1 |
---|
3495 | | #define HAVE_LIBPTHREAD 1 |
---|
3496 | | #define HAVE_PTHREAD_MUTEX_LOCK 1 |
---|
3497 | | #define HAVE_PTHREAD_RWLOCK_INIT 1 |
---|
3498 | | #define HAVE_PTHREAD_GETSPECIFIC 1 |
---|
3499 | | #define HAVE_LIBZ 1 |
---|
3500 | | #define USE_UDIS86 0 |
---|
3501 | | #define LLVM_USE_OPROFILE 0 |
---|
3502 | | #define LLVM_USE_INTEL_JITEVENTS 0 |
---|
3503 | | #define CLANG_HAVE_LIBXML 1 |
---|
3504 | | #define HAVE_DIRENT_H 1 |
---|
3505 | | #define HAVE_SYS_WAIT_H 1 |
---|
3506 | | #define TIME_WITH_SYS_TIME 1 |
---|
3507 | | #define HAVE_CXXABI_H 1 |
---|
3508 | | #define HAVE_DLFCN_H 1 |
---|
3509 | | #define HAVE_EXECINFO_H 1 |
---|
3510 | | #define HAVE_FCNTL_H 1 |
---|
3511 | | #define HAVE_INTTYPES_H 1 |
---|
3512 | | #define HAVE_SETJMP_H 1 |
---|
3513 | | #define HAVE_SIGNAL_H 1 |
---|
3514 | | #define HAVE_STDINT_H 1 |
---|
3515 | | #define HAVE_TERMIOS_H 1 |
---|
3516 | | #define HAVE_UNISTD_H 1 |
---|
3517 | | #define HAVE_UTIME_H 1 |
---|
3518 | | #define HAVE_SYS_MMAN_H 1 |
---|
3519 | | #define HAVE_SYS_PARAM_H 1 |
---|
3520 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3521 | | #define HAVE_SYS_TIME_H 1 |
---|
3522 | | #define HAVE_SYS_UIO_H 1 |
---|
3523 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3524 | | #define HAVE_MALLOC_MALLOC_H 1 |
---|
3525 | | #define HAVE_MACH_MACH_H 1 |
---|
3526 | | #define HAVE_FENV_H 1 |
---|
3527 | | #define HAVE_DECL_FE_ALL_EXCEPT 1 |
---|
3528 | | #define HAVE_DECL_FE_INEXACT 1 |
---|
3529 | | #define HAVE_PTHREAD_H 1 |
---|
3530 | | #define HAVE_ZLIB_H 1 |
---|
3531 | | #define HAVE_FFI_H 1 |
---|
3532 | | #define HAVE_FFI_FFI_H 1 |
---|
3533 | | /* end confdefs.h. */ |
---|
3534 | | #include <stdio.h> |
---|
3535 | | #if HAVE_SYS_TYPES_H |
---|
3536 | | # include <sys/types.h> |
---|
3537 | | #endif |
---|
3538 | | #if HAVE_SYS_STAT_H |
---|
3539 | | # include <sys/stat.h> |
---|
3540 | | #endif |
---|
3541 | | #if STDC_HEADERS |
---|
3542 | | # include <stdlib.h> |
---|
3543 | | # include <stddef.h> |
---|
3544 | | #else |
---|
3545 | | # if HAVE_STDLIB_H |
---|
3546 | | # include <stdlib.h> |
---|
3547 | | # endif |
---|
3548 | | #endif |
---|
3549 | | #if HAVE_STRING_H |
---|
3550 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
3551 | | # include <memory.h> |
---|
3552 | | # endif |
---|
3553 | | # include <string.h> |
---|
3554 | | #endif |
---|
3555 | | #if HAVE_STRINGS_H |
---|
3556 | | # include <strings.h> |
---|
3557 | | #endif |
---|
3558 | | #if HAVE_INTTYPES_H |
---|
3559 | | # include <inttypes.h> |
---|
3560 | | #endif |
---|
3561 | | #if HAVE_STDINT_H |
---|
3562 | | # include <stdint.h> |
---|
3563 | | #endif |
---|
3564 | | #if HAVE_UNISTD_H |
---|
3565 | | # include <unistd.h> |
---|
3566 | | #endif |
---|
3567 | | #include <CrashReporterClient.h> |
---|
3568 | configure:16828: result: no |
---|
3569 | configure:16832: checking CrashReporterClient.h presence |
---|
3570 | configure:16847: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c |
---|
3571 | conftest.c:99:33: error: CrashReporterClient.h: No such file or directory |
---|
3572 | configure:16853: $? = 1 |
---|
3573 | configure: failed program was: |
---|
3574 | | /* confdefs.h. */ |
---|
3575 | | #define PACKAGE_NAME "LLVM" |
---|
3576 | | #define PACKAGE_TARNAME "llvm" |
---|
3577 | | #define PACKAGE_VERSION "3.4.2" |
---|
3578 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
3579 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
3580 | | #define LLVM_VERSION_MAJOR 3 |
---|
3581 | | #define LLVM_VERSION_MINOR 4 |
---|
3582 | | #define LLVM_VERSION_PATCH 2 |
---|
3583 | | #define LLVM_ON_UNIX 1 |
---|
3584 | | #define STDC_HEADERS 1 |
---|
3585 | | #define HAVE_SYS_TYPES_H 1 |
---|
3586 | | #define HAVE_SYS_STAT_H 1 |
---|
3587 | | #define HAVE_STDLIB_H 1 |
---|
3588 | | #define HAVE_STRING_H 1 |
---|
3589 | | #define HAVE_MEMORY_H 1 |
---|
3590 | | #define HAVE_STRINGS_H 1 |
---|
3591 | | #define HAVE_INTTYPES_H 1 |
---|
3592 | | #define HAVE_STDINT_H 1 |
---|
3593 | | #define HAVE_UNISTD_H 1 |
---|
3594 | | #define LLVM_ENABLE_THREADS 1 |
---|
3595 | | #define LLVM_ENABLE_ZLIB 1 |
---|
3596 | | #define ENABLE_PIC 1 |
---|
3597 | | #define ENABLE_TIMESTAMPS 1 |
---|
3598 | | #define ENABLE_BACKTRACES 1 |
---|
3599 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
3600 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
3601 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
3602 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
3603 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
3604 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
3605 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
3606 | | #define CLANG_RESOURCE_DIR "" |
---|
3607 | | #define C_INCLUDE_DIRS "" |
---|
3608 | | #define GCC_INSTALL_PREFIX "" |
---|
3609 | | #define DEFAULT_SYSROOT "" |
---|
3610 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
3611 | | #define HOST_LINK_VERSION "97.17" |
---|
3612 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
3613 | | #define HAVE_DIRENT_H 1 |
---|
3614 | | #define HAVE_DLFCN_H 1 |
---|
3615 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
3616 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
3617 | | #define LTDL_OBJDIR ".libs/" |
---|
3618 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
3619 | | #define HAVE_LIBDL 1 |
---|
3620 | | #define HAVE_DLERROR 1 |
---|
3621 | | #define error_t int |
---|
3622 | | #define HAVE_ERRNO_H 1 |
---|
3623 | | #define HAVE_MEMORY_H 1 |
---|
3624 | | #define HAVE_UNISTD_H 1 |
---|
3625 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
3626 | | #define HAVE_CLOSEDIR 1 |
---|
3627 | | #define HAVE_OPENDIR 1 |
---|
3628 | | #define HAVE_READDIR 1 |
---|
3629 | | #define HAVE_LIBM 1 |
---|
3630 | | #define HAVE_DLOPEN 1 |
---|
3631 | | #define HAVE_TERMINFO 1 |
---|
3632 | | #define HAVE_FFI_CALL 1 |
---|
3633 | | #define HAVE_LIBPTHREAD 1 |
---|
3634 | | #define HAVE_PTHREAD_MUTEX_LOCK 1 |
---|
3635 | | #define HAVE_PTHREAD_RWLOCK_INIT 1 |
---|
3636 | | #define HAVE_PTHREAD_GETSPECIFIC 1 |
---|
3637 | | #define HAVE_LIBZ 1 |
---|
3638 | | #define USE_UDIS86 0 |
---|
3639 | | #define LLVM_USE_OPROFILE 0 |
---|
3640 | | #define LLVM_USE_INTEL_JITEVENTS 0 |
---|
3641 | | #define CLANG_HAVE_LIBXML 1 |
---|
3642 | | #define HAVE_DIRENT_H 1 |
---|
3643 | | #define HAVE_SYS_WAIT_H 1 |
---|
3644 | | #define TIME_WITH_SYS_TIME 1 |
---|
3645 | | #define HAVE_CXXABI_H 1 |
---|
3646 | | #define HAVE_DLFCN_H 1 |
---|
3647 | | #define HAVE_EXECINFO_H 1 |
---|
3648 | | #define HAVE_FCNTL_H 1 |
---|
3649 | | #define HAVE_INTTYPES_H 1 |
---|
3650 | | #define HAVE_SETJMP_H 1 |
---|
3651 | | #define HAVE_SIGNAL_H 1 |
---|
3652 | | #define HAVE_STDINT_H 1 |
---|
3653 | | #define HAVE_TERMIOS_H 1 |
---|
3654 | | #define HAVE_UNISTD_H 1 |
---|
3655 | | #define HAVE_UTIME_H 1 |
---|
3656 | | #define HAVE_SYS_MMAN_H 1 |
---|
3657 | | #define HAVE_SYS_PARAM_H 1 |
---|
3658 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3659 | | #define HAVE_SYS_TIME_H 1 |
---|
3660 | | #define HAVE_SYS_UIO_H 1 |
---|
3661 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3662 | | #define HAVE_MALLOC_MALLOC_H 1 |
---|
3663 | | #define HAVE_MACH_MACH_H 1 |
---|
3664 | | #define HAVE_FENV_H 1 |
---|
3665 | | #define HAVE_DECL_FE_ALL_EXCEPT 1 |
---|
3666 | | #define HAVE_DECL_FE_INEXACT 1 |
---|
3667 | | #define HAVE_PTHREAD_H 1 |
---|
3668 | | #define HAVE_ZLIB_H 1 |
---|
3669 | | #define HAVE_FFI_H 1 |
---|
3670 | | #define HAVE_FFI_FFI_H 1 |
---|
3671 | | /* end confdefs.h. */ |
---|
3672 | | #include <CrashReporterClient.h> |
---|
3673 | configure:16874: result: no |
---|
3674 | configure:16907: checking for CrashReporterClient.h |
---|
3675 | configure:16915: result: no |
---|
3676 | configure:16929: checking __crashreporter_info__ |
---|
3677 | configure:16953: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
3678 | Undefined symbols: |
---|
3679 | "___crashreporter_info__", referenced from: |
---|
3680 | ___crashreporter_info__$non_lazy_ptr in ccncDLxD.o |
---|
3681 | ld: symbol(s) not found |
---|
3682 | collect2: ld returned 1 exit status |
---|
3683 | configure:16959: $? = 1 |
---|
3684 | configure: failed program was: |
---|
3685 | | |
---|
3686 | | /* confdefs.h. */ |
---|
3687 | | #define PACKAGE_NAME "LLVM" |
---|
3688 | | #define PACKAGE_TARNAME "llvm" |
---|
3689 | | #define PACKAGE_VERSION "3.4.2" |
---|
3690 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
3691 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
3692 | | #define LLVM_VERSION_MAJOR 3 |
---|
3693 | | #define LLVM_VERSION_MINOR 4 |
---|
3694 | | #define LLVM_VERSION_PATCH 2 |
---|
3695 | | #define LLVM_ON_UNIX 1 |
---|
3696 | | #define STDC_HEADERS 1 |
---|
3697 | | #define HAVE_SYS_TYPES_H 1 |
---|
3698 | | #define HAVE_SYS_STAT_H 1 |
---|
3699 | | #define HAVE_STDLIB_H 1 |
---|
3700 | | #define HAVE_STRING_H 1 |
---|
3701 | | #define HAVE_MEMORY_H 1 |
---|
3702 | | #define HAVE_STRINGS_H 1 |
---|
3703 | | #define HAVE_INTTYPES_H 1 |
---|
3704 | | #define HAVE_STDINT_H 1 |
---|
3705 | | #define HAVE_UNISTD_H 1 |
---|
3706 | | #define LLVM_ENABLE_THREADS 1 |
---|
3707 | | #define LLVM_ENABLE_ZLIB 1 |
---|
3708 | | #define ENABLE_PIC 1 |
---|
3709 | | #define ENABLE_TIMESTAMPS 1 |
---|
3710 | | #define ENABLE_BACKTRACES 1 |
---|
3711 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
3712 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
3713 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
3714 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
3715 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
3716 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
3717 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
3718 | | #define CLANG_RESOURCE_DIR "" |
---|
3719 | | #define C_INCLUDE_DIRS "" |
---|
3720 | | #define GCC_INSTALL_PREFIX "" |
---|
3721 | | #define DEFAULT_SYSROOT "" |
---|
3722 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
3723 | | #define HOST_LINK_VERSION "97.17" |
---|
3724 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
3725 | | #define HAVE_DIRENT_H 1 |
---|
3726 | | #define HAVE_DLFCN_H 1 |
---|
3727 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
3728 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
3729 | | #define LTDL_OBJDIR ".libs/" |
---|
3730 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
3731 | | #define HAVE_LIBDL 1 |
---|
3732 | | #define HAVE_DLERROR 1 |
---|
3733 | | #define error_t int |
---|
3734 | | #define HAVE_ERRNO_H 1 |
---|
3735 | | #define HAVE_MEMORY_H 1 |
---|
3736 | | #define HAVE_UNISTD_H 1 |
---|
3737 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
3738 | | #define HAVE_CLOSEDIR 1 |
---|
3739 | | #define HAVE_OPENDIR 1 |
---|
3740 | | #define HAVE_READDIR 1 |
---|
3741 | | #define HAVE_LIBM 1 |
---|
3742 | | #define HAVE_DLOPEN 1 |
---|
3743 | | #define HAVE_TERMINFO 1 |
---|
3744 | | #define HAVE_FFI_CALL 1 |
---|
3745 | | #define HAVE_LIBPTHREAD 1 |
---|
3746 | | #define HAVE_PTHREAD_MUTEX_LOCK 1 |
---|
3747 | | #define HAVE_PTHREAD_RWLOCK_INIT 1 |
---|
3748 | | #define HAVE_PTHREAD_GETSPECIFIC 1 |
---|
3749 | | #define HAVE_LIBZ 1 |
---|
3750 | | #define USE_UDIS86 0 |
---|
3751 | | #define LLVM_USE_OPROFILE 0 |
---|
3752 | | #define LLVM_USE_INTEL_JITEVENTS 0 |
---|
3753 | | #define CLANG_HAVE_LIBXML 1 |
---|
3754 | | #define HAVE_DIRENT_H 1 |
---|
3755 | | #define HAVE_SYS_WAIT_H 1 |
---|
3756 | | #define TIME_WITH_SYS_TIME 1 |
---|
3757 | | #define HAVE_CXXABI_H 1 |
---|
3758 | | #define HAVE_DLFCN_H 1 |
---|
3759 | | #define HAVE_EXECINFO_H 1 |
---|
3760 | | #define HAVE_FCNTL_H 1 |
---|
3761 | | #define HAVE_INTTYPES_H 1 |
---|
3762 | | #define HAVE_SETJMP_H 1 |
---|
3763 | | #define HAVE_SIGNAL_H 1 |
---|
3764 | | #define HAVE_STDINT_H 1 |
---|
3765 | | #define HAVE_TERMIOS_H 1 |
---|
3766 | | #define HAVE_UNISTD_H 1 |
---|
3767 | | #define HAVE_UTIME_H 1 |
---|
3768 | | #define HAVE_SYS_MMAN_H 1 |
---|
3769 | | #define HAVE_SYS_PARAM_H 1 |
---|
3770 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
3771 | | #define HAVE_SYS_TIME_H 1 |
---|
3772 | | #define HAVE_SYS_UIO_H 1 |
---|
3773 | | #define HAVE_SYS_IOCTL_H 1 |
---|
3774 | | #define HAVE_MALLOC_MALLOC_H 1 |
---|
3775 | | #define HAVE_MACH_MACH_H 1 |
---|
3776 | | #define HAVE_FENV_H 1 |
---|
3777 | | #define HAVE_DECL_FE_ALL_EXCEPT 1 |
---|
3778 | | #define HAVE_DECL_FE_INEXACT 1 |
---|
3779 | | #define HAVE_PTHREAD_H 1 |
---|
3780 | | #define HAVE_ZLIB_H 1 |
---|
3781 | | #define HAVE_FFI_H 1 |
---|
3782 | | #define HAVE_FFI_FFI_H 1 |
---|
3783 | | /* end confdefs.h. */ |
---|
3784 | | |
---|
3785 | | extern const char *__crashreporter_info__; |
---|
3786 | | int main() { |
---|
3787 | | __crashreporter_info__ = "test"; |
---|
3788 | | return 0; |
---|
3789 | | } |
---|
3790 | | |
---|
3791 | | |
---|
3792 | configure:16995: result: no |
---|
3793 | configure:17010: checking for HUGE_VAL sanity |
---|
3794 | configure:17048: /usr/bin/g++-4.2 -o conftest -pipe -O0 -arch ppc64 -pedantic -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.cpp -lz -lpthread -lffi -lcurses -lm >&5 |
---|
3795 | configure:17051: $? = 0 |
---|
3796 | configure:17057: ./conftest |
---|
3797 | configure:17060: $? = 0 |
---|
3798 | configure:17084: result: yes |
---|
3799 | configure:17089: checking for pid_t |
---|
3800 | configure:17119: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
3801 | configure:17125: $? = 0 |
---|
3802 | configure:17132: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3803 | configure:17135: $? = 0 |
---|
3804 | configure:17142: test -s conftest.o |
---|
3805 | configure:17145: $? = 0 |
---|
3806 | configure:17157: result: yes |
---|
3807 | configure:17169: checking for size_t |
---|
3808 | configure:17199: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
3809 | configure:17205: $? = 0 |
---|
3810 | configure:17212: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3811 | configure:17215: $? = 0 |
---|
3812 | configure:17222: test -s conftest.o |
---|
3813 | configure:17225: $? = 0 |
---|
3814 | configure:17237: result: yes |
---|
3815 | configure:17254: checking whether struct tm is in sys/time.h or time.h |
---|
3816 | configure:17282: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
3817 | configure:17288: $? = 0 |
---|
3818 | configure:17295: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3819 | configure:17298: $? = 0 |
---|
3820 | configure:17305: test -s conftest.o |
---|
3821 | configure:17308: $? = 0 |
---|
3822 | configure:17320: result: time.h |
---|
3823 | configure:17330: checking for int64_t |
---|
3824 | configure:17360: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
3825 | configure:17366: $? = 0 |
---|
3826 | configure:17373: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3827 | configure:17376: $? = 0 |
---|
3828 | configure:17383: test -s conftest.o |
---|
3829 | configure:17386: $? = 0 |
---|
3830 | configure:17398: result: yes |
---|
3831 | configure:17413: checking for uint64_t |
---|
3832 | configure:17443: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
3833 | configure:17449: $? = 0 |
---|
3834 | configure:17456: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3835 | configure:17459: $? = 0 |
---|
3836 | configure:17466: test -s conftest.o |
---|
3837 | configure:17469: $? = 0 |
---|
3838 | configure:17481: result: yes |
---|
3839 | configure:17588: checking for backtrace |
---|
3840 | configure:17644: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
3841 | configure:17650: $? = 0 |
---|
3842 | configure:17657: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3843 | configure:17660: $? = 0 |
---|
3844 | configure:17667: test -s conftest |
---|
3845 | configure:17670: $? = 0 |
---|
3846 | configure:17684: result: yes |
---|
3847 | configure:17588: checking for ceilf |
---|
3848 | configure:17644: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
3849 | conftest.c:127: warning: conflicting types for built-in function 'ceilf' |
---|
3850 | configure:17650: $? = 0 |
---|
3851 | configure:17657: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3852 | configure:17660: $? = 0 |
---|
3853 | configure:17667: test -s conftest |
---|
3854 | configure:17670: $? = 0 |
---|
3855 | configure:17684: result: yes |
---|
3856 | configure:17588: checking for floorf |
---|
3857 | configure:17644: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
3858 | conftest.c:128: warning: conflicting types for built-in function 'floorf' |
---|
3859 | configure:17650: $? = 0 |
---|
3860 | configure:17657: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3861 | configure:17660: $? = 0 |
---|
3862 | configure:17667: test -s conftest |
---|
3863 | configure:17670: $? = 0 |
---|
3864 | configure:17684: result: yes |
---|
3865 | configure:17588: checking for roundf |
---|
3866 | configure:17644: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
3867 | conftest.c:129: warning: conflicting types for built-in function 'roundf' |
---|
3868 | configure:17650: $? = 0 |
---|
3869 | configure:17657: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3870 | configure:17660: $? = 0 |
---|
3871 | configure:17667: test -s conftest |
---|
3872 | configure:17670: $? = 0 |
---|
3873 | configure:17684: result: yes |
---|
3874 | configure:17588: checking for rintf |
---|
3875 | configure:17644: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
3876 | conftest.c:130: warning: conflicting types for built-in function 'rintf' |
---|
3877 | configure:17650: $? = 0 |
---|
3878 | configure:17657: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3879 | configure:17660: $? = 0 |
---|
3880 | configure:17667: test -s conftest |
---|
3881 | configure:17670: $? = 0 |
---|
3882 | configure:17684: result: yes |
---|
3883 | configure:17588: checking for nearbyintf |
---|
3884 | configure:17644: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
3885 | conftest.c:131: warning: conflicting types for built-in function 'nearbyintf' |
---|
3886 | configure:17650: $? = 0 |
---|
3887 | configure:17657: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3888 | configure:17660: $? = 0 |
---|
3889 | configure:17667: test -s conftest |
---|
3890 | configure:17670: $? = 0 |
---|
3891 | configure:17684: result: yes |
---|
3892 | configure:17588: checking for getcwd |
---|
3893 | configure:17644: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
3894 | configure:17650: $? = 0 |
---|
3895 | configure:17657: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3896 | configure:17660: $? = 0 |
---|
3897 | configure:17667: test -s conftest |
---|
3898 | configure:17670: $? = 0 |
---|
3899 | configure:17684: result: yes |
---|
3900 | configure:17701: checking for powf |
---|
3901 | configure:17757: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
3902 | conftest.c:133: warning: conflicting types for built-in function 'powf' |
---|
3903 | configure:17763: $? = 0 |
---|
3904 | configure:17770: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3905 | configure:17773: $? = 0 |
---|
3906 | configure:17780: test -s conftest |
---|
3907 | configure:17783: $? = 0 |
---|
3908 | configure:17797: result: yes |
---|
3909 | configure:17701: checking for fmodf |
---|
3910 | configure:17757: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
3911 | conftest.c:134: warning: conflicting types for built-in function 'fmodf' |
---|
3912 | configure:17763: $? = 0 |
---|
3913 | configure:17770: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3914 | configure:17773: $? = 0 |
---|
3915 | configure:17780: test -s conftest |
---|
3916 | configure:17783: $? = 0 |
---|
3917 | configure:17797: result: yes |
---|
3918 | configure:17701: checking for strtof |
---|
3919 | configure:17757: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
3920 | configure:17763: $? = 0 |
---|
3921 | configure:17770: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3922 | configure:17773: $? = 0 |
---|
3923 | configure:17780: test -s conftest |
---|
3924 | configure:17783: $? = 0 |
---|
3925 | configure:17797: result: yes |
---|
3926 | configure:17701: checking for round |
---|
3927 | configure:17757: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
3928 | conftest.c:136: warning: conflicting types for built-in function 'round' |
---|
3929 | configure:17763: $? = 0 |
---|
3930 | configure:17770: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3931 | configure:17773: $? = 0 |
---|
3932 | configure:17780: test -s conftest |
---|
3933 | configure:17783: $? = 0 |
---|
3934 | configure:17797: result: yes |
---|
3935 | configure:17815: checking for log |
---|
3936 | configure:17871: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
3937 | conftest.c:137: warning: conflicting types for built-in function 'log' |
---|
3938 | configure:17877: $? = 0 |
---|
3939 | configure:17884: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3940 | configure:17887: $? = 0 |
---|
3941 | configure:17894: test -s conftest |
---|
3942 | configure:17897: $? = 0 |
---|
3943 | configure:17911: result: yes |
---|
3944 | configure:17815: checking for log2 |
---|
3945 | configure:17871: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
3946 | conftest.c:138: warning: conflicting types for built-in function 'log2' |
---|
3947 | configure:17877: $? = 0 |
---|
3948 | configure:17884: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3949 | configure:17887: $? = 0 |
---|
3950 | configure:17894: test -s conftest |
---|
3951 | configure:17897: $? = 0 |
---|
3952 | configure:17911: result: yes |
---|
3953 | configure:17815: checking for log10 |
---|
3954 | configure:17871: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
3955 | conftest.c:139: warning: conflicting types for built-in function 'log10' |
---|
3956 | configure:17877: $? = 0 |
---|
3957 | configure:17884: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3958 | configure:17887: $? = 0 |
---|
3959 | configure:17894: test -s conftest |
---|
3960 | configure:17897: $? = 0 |
---|
3961 | configure:17911: result: yes |
---|
3962 | configure:17815: checking for exp |
---|
3963 | configure:17871: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
3964 | conftest.c:140: warning: conflicting types for built-in function 'exp' |
---|
3965 | configure:17877: $? = 0 |
---|
3966 | configure:17884: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3967 | configure:17887: $? = 0 |
---|
3968 | configure:17894: test -s conftest |
---|
3969 | configure:17897: $? = 0 |
---|
3970 | configure:17911: result: yes |
---|
3971 | configure:17815: checking for exp2 |
---|
3972 | configure:17871: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
3973 | conftest.c:141: warning: conflicting types for built-in function 'exp2' |
---|
3974 | configure:17877: $? = 0 |
---|
3975 | configure:17884: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3976 | configure:17887: $? = 0 |
---|
3977 | configure:17894: test -s conftest |
---|
3978 | configure:17897: $? = 0 |
---|
3979 | configure:17911: result: yes |
---|
3980 | configure:17929: checking for getpagesize |
---|
3981 | configure:17985: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
3982 | configure:17991: $? = 0 |
---|
3983 | configure:17998: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3984 | configure:18001: $? = 0 |
---|
3985 | configure:18008: test -s conftest |
---|
3986 | configure:18011: $? = 0 |
---|
3987 | configure:18025: result: yes |
---|
3988 | configure:17929: checking for getrusage |
---|
3989 | configure:17985: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
3990 | configure:17991: $? = 0 |
---|
3991 | configure:17998: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
3992 | configure:18001: $? = 0 |
---|
3993 | configure:18008: test -s conftest |
---|
3994 | configure:18011: $? = 0 |
---|
3995 | configure:18025: result: yes |
---|
3996 | configure:17929: checking for getrlimit |
---|
3997 | configure:17985: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
3998 | configure:17991: $? = 0 |
---|
3999 | configure:17998: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4000 | configure:18001: $? = 0 |
---|
4001 | configure:18008: test -s conftest |
---|
4002 | configure:18011: $? = 0 |
---|
4003 | configure:18025: result: yes |
---|
4004 | configure:17929: checking for setrlimit |
---|
4005 | configure:17985: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4006 | configure:17991: $? = 0 |
---|
4007 | configure:17998: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4008 | configure:18001: $? = 0 |
---|
4009 | configure:18008: test -s conftest |
---|
4010 | configure:18011: $? = 0 |
---|
4011 | configure:18025: result: yes |
---|
4012 | configure:17929: checking for gettimeofday |
---|
4013 | configure:17985: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4014 | configure:17991: $? = 0 |
---|
4015 | configure:17998: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4016 | configure:18001: $? = 0 |
---|
4017 | configure:18008: test -s conftest |
---|
4018 | configure:18011: $? = 0 |
---|
4019 | configure:18025: result: yes |
---|
4020 | configure:18041: checking for isatty |
---|
4021 | configure:18097: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4022 | configure:18103: $? = 0 |
---|
4023 | configure:18110: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4024 | configure:18113: $? = 0 |
---|
4025 | configure:18120: test -s conftest |
---|
4026 | configure:18123: $? = 0 |
---|
4027 | configure:18137: result: yes |
---|
4028 | configure:18041: checking for mkdtemp |
---|
4029 | configure:18097: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4030 | configure:18103: $? = 0 |
---|
4031 | configure:18110: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4032 | configure:18113: $? = 0 |
---|
4033 | configure:18120: test -s conftest |
---|
4034 | configure:18123: $? = 0 |
---|
4035 | configure:18137: result: yes |
---|
4036 | configure:18041: checking for mkstemp |
---|
4037 | configure:18097: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4038 | configure:18103: $? = 0 |
---|
4039 | configure:18110: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4040 | configure:18113: $? = 0 |
---|
4041 | configure:18120: test -s conftest |
---|
4042 | configure:18123: $? = 0 |
---|
4043 | configure:18137: result: yes |
---|
4044 | configure:18156: checking for mktemp |
---|
4045 | configure:18212: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4046 | configure:18218: $? = 0 |
---|
4047 | configure:18225: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4048 | configure:18228: $? = 0 |
---|
4049 | configure:18235: test -s conftest |
---|
4050 | configure:18238: $? = 0 |
---|
4051 | configure:18252: result: yes |
---|
4052 | configure:18156: checking for posix_spawn |
---|
4053 | configure:18212: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4054 | configure:18218: $? = 0 |
---|
4055 | configure:18225: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4056 | configure:18228: $? = 0 |
---|
4057 | configure:18235: test -s conftest |
---|
4058 | configure:18238: $? = 0 |
---|
4059 | configure:18252: result: yes |
---|
4060 | configure:18156: checking for pread |
---|
4061 | configure:18212: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4062 | configure:18218: $? = 0 |
---|
4063 | configure:18225: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4064 | configure:18228: $? = 0 |
---|
4065 | configure:18235: test -s conftest |
---|
4066 | configure:18238: $? = 0 |
---|
4067 | configure:18252: result: yes |
---|
4068 | configure:18156: checking for realpath |
---|
4069 | configure:18212: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4070 | configure:18218: $? = 0 |
---|
4071 | configure:18225: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4072 | configure:18228: $? = 0 |
---|
4073 | configure:18235: test -s conftest |
---|
4074 | configure:18238: $? = 0 |
---|
4075 | configure:18252: result: yes |
---|
4076 | configure:18156: checking for sbrk |
---|
4077 | configure:18212: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4078 | configure:18218: $? = 0 |
---|
4079 | configure:18225: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4080 | configure:18228: $? = 0 |
---|
4081 | configure:18235: test -s conftest |
---|
4082 | configure:18238: $? = 0 |
---|
4083 | configure:18252: result: yes |
---|
4084 | configure:18156: checking for setrlimit |
---|
4085 | configure:18252: result: yes |
---|
4086 | configure:18269: checking for strerror |
---|
4087 | configure:18325: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4088 | configure:18331: $? = 0 |
---|
4089 | configure:18338: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4090 | configure:18341: $? = 0 |
---|
4091 | configure:18348: test -s conftest |
---|
4092 | configure:18351: $? = 0 |
---|
4093 | configure:18365: result: yes |
---|
4094 | configure:18269: checking for strerror_r |
---|
4095 | configure:18325: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4096 | configure:18331: $? = 0 |
---|
4097 | configure:18338: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4098 | configure:18341: $? = 0 |
---|
4099 | configure:18348: test -s conftest |
---|
4100 | configure:18351: $? = 0 |
---|
4101 | configure:18365: result: yes |
---|
4102 | configure:18269: checking for setenv |
---|
4103 | configure:18325: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4104 | configure:18331: $? = 0 |
---|
4105 | configure:18338: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4106 | configure:18341: $? = 0 |
---|
4107 | configure:18348: test -s conftest |
---|
4108 | configure:18351: $? = 0 |
---|
4109 | configure:18365: result: yes |
---|
4110 | configure:18269: checking for arc4random |
---|
4111 | configure:18325: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4112 | configure:18331: $? = 0 |
---|
4113 | configure:18338: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4114 | configure:18341: $? = 0 |
---|
4115 | configure:18348: test -s conftest |
---|
4116 | configure:18351: $? = 0 |
---|
4117 | configure:18365: result: yes |
---|
4118 | configure:18382: checking for strtoll |
---|
4119 | configure:18438: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4120 | configure:18444: $? = 0 |
---|
4121 | configure:18451: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4122 | configure:18454: $? = 0 |
---|
4123 | configure:18461: test -s conftest |
---|
4124 | configure:18464: $? = 0 |
---|
4125 | configure:18478: result: yes |
---|
4126 | configure:18382: checking for strtoq |
---|
4127 | configure:18438: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4128 | configure:18444: $? = 0 |
---|
4129 | configure:18451: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4130 | configure:18454: $? = 0 |
---|
4131 | configure:18461: test -s conftest |
---|
4132 | configure:18464: $? = 0 |
---|
4133 | configure:18478: result: yes |
---|
4134 | configure:18382: checking for sysconf |
---|
4135 | configure:18438: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4136 | configure:18444: $? = 0 |
---|
4137 | configure:18451: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4138 | configure:18454: $? = 0 |
---|
4139 | configure:18461: test -s conftest |
---|
4140 | configure:18464: $? = 0 |
---|
4141 | configure:18478: result: yes |
---|
4142 | configure:18382: checking for malloc_zone_statistics |
---|
4143 | configure:18438: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4144 | configure:18444: $? = 0 |
---|
4145 | configure:18451: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4146 | configure:18454: $? = 0 |
---|
4147 | configure:18461: test -s conftest |
---|
4148 | configure:18464: $? = 0 |
---|
4149 | configure:18478: result: yes |
---|
4150 | configure:18496: checking for setjmp |
---|
4151 | configure:18552: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4152 | configure:18558: $? = 0 |
---|
4153 | configure:18565: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4154 | configure:18568: $? = 0 |
---|
4155 | configure:18575: test -s conftest |
---|
4156 | configure:18578: $? = 0 |
---|
4157 | configure:18592: result: yes |
---|
4158 | configure:18496: checking for longjmp |
---|
4159 | configure:18552: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4160 | configure:18558: $? = 0 |
---|
4161 | configure:18565: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4162 | configure:18568: $? = 0 |
---|
4163 | configure:18575: test -s conftest |
---|
4164 | configure:18578: $? = 0 |
---|
4165 | configure:18592: result: yes |
---|
4166 | configure:18496: checking for sigsetjmp |
---|
4167 | configure:18552: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4168 | configure:18558: $? = 0 |
---|
4169 | configure:18565: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4170 | configure:18568: $? = 0 |
---|
4171 | configure:18575: test -s conftest |
---|
4172 | configure:18578: $? = 0 |
---|
4173 | configure:18592: result: yes |
---|
4174 | configure:18496: checking for siglongjmp |
---|
4175 | configure:18552: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4176 | configure:18558: $? = 0 |
---|
4177 | configure:18565: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4178 | configure:18568: $? = 0 |
---|
4179 | configure:18575: test -s conftest |
---|
4180 | configure:18578: $? = 0 |
---|
4181 | configure:18592: result: yes |
---|
4182 | configure:18496: checking for writev |
---|
4183 | configure:18552: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4184 | configure:18558: $? = 0 |
---|
4185 | configure:18565: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4186 | configure:18568: $? = 0 |
---|
4187 | configure:18575: test -s conftest |
---|
4188 | configure:18578: $? = 0 |
---|
4189 | configure:18592: result: yes |
---|
4190 | configure:18607: checking for futimes |
---|
4191 | configure:18663: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4192 | configure:18669: $? = 0 |
---|
4193 | configure:18676: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
4194 | configure:18679: $? = 0 |
---|
4195 | configure:18686: test -s conftest |
---|
4196 | configure:18689: $? = 0 |
---|
4197 | configure:18703: result: yes |
---|
4198 | configure:18607: checking for futimens |
---|
4199 | configure:18663: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4200 | Undefined symbols: |
---|
4201 | "_futimens", referenced from: |
---|
4202 | _main in ccXDLKXF.o |
---|
4203 | ld: symbol(s) not found |
---|
4204 | collect2: ld returned 1 exit status |
---|
4205 | configure:18669: $? = 1 |
---|
4206 | configure: failed program was: |
---|
4207 | | /* confdefs.h. */ |
---|
4208 | | #define PACKAGE_NAME "LLVM" |
---|
4209 | | #define PACKAGE_TARNAME "llvm" |
---|
4210 | | #define PACKAGE_VERSION "3.4.2" |
---|
4211 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
4212 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
4213 | | #define LLVM_VERSION_MAJOR 3 |
---|
4214 | | #define LLVM_VERSION_MINOR 4 |
---|
4215 | | #define LLVM_VERSION_PATCH 2 |
---|
4216 | | #define LLVM_ON_UNIX 1 |
---|
4217 | | #define STDC_HEADERS 1 |
---|
4218 | | #define HAVE_SYS_TYPES_H 1 |
---|
4219 | | #define HAVE_SYS_STAT_H 1 |
---|
4220 | | #define HAVE_STDLIB_H 1 |
---|
4221 | | #define HAVE_STRING_H 1 |
---|
4222 | | #define HAVE_MEMORY_H 1 |
---|
4223 | | #define HAVE_STRINGS_H 1 |
---|
4224 | | #define HAVE_INTTYPES_H 1 |
---|
4225 | | #define HAVE_STDINT_H 1 |
---|
4226 | | #define HAVE_UNISTD_H 1 |
---|
4227 | | #define LLVM_ENABLE_THREADS 1 |
---|
4228 | | #define LLVM_ENABLE_ZLIB 1 |
---|
4229 | | #define ENABLE_PIC 1 |
---|
4230 | | #define ENABLE_TIMESTAMPS 1 |
---|
4231 | | #define ENABLE_BACKTRACES 1 |
---|
4232 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
4233 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
4234 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
4235 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
4236 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
4237 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
4238 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
4239 | | #define CLANG_RESOURCE_DIR "" |
---|
4240 | | #define C_INCLUDE_DIRS "" |
---|
4241 | | #define GCC_INSTALL_PREFIX "" |
---|
4242 | | #define DEFAULT_SYSROOT "" |
---|
4243 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
4244 | | #define HOST_LINK_VERSION "97.17" |
---|
4245 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
4246 | | #define HAVE_DIRENT_H 1 |
---|
4247 | | #define HAVE_DLFCN_H 1 |
---|
4248 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
4249 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
4250 | | #define LTDL_OBJDIR ".libs/" |
---|
4251 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
4252 | | #define HAVE_LIBDL 1 |
---|
4253 | | #define HAVE_DLERROR 1 |
---|
4254 | | #define error_t int |
---|
4255 | | #define HAVE_ERRNO_H 1 |
---|
4256 | | #define HAVE_MEMORY_H 1 |
---|
4257 | | #define HAVE_UNISTD_H 1 |
---|
4258 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
4259 | | #define HAVE_CLOSEDIR 1 |
---|
4260 | | #define HAVE_OPENDIR 1 |
---|
4261 | | #define HAVE_READDIR 1 |
---|
4262 | | #define HAVE_LIBM 1 |
---|
4263 | | #define HAVE_DLOPEN 1 |
---|
4264 | | #define HAVE_TERMINFO 1 |
---|
4265 | | #define HAVE_FFI_CALL 1 |
---|
4266 | | #define HAVE_LIBPTHREAD 1 |
---|
4267 | | #define HAVE_PTHREAD_MUTEX_LOCK 1 |
---|
4268 | | #define HAVE_PTHREAD_RWLOCK_INIT 1 |
---|
4269 | | #define HAVE_PTHREAD_GETSPECIFIC 1 |
---|
4270 | | #define HAVE_LIBZ 1 |
---|
4271 | | #define USE_UDIS86 0 |
---|
4272 | | #define LLVM_USE_OPROFILE 0 |
---|
4273 | | #define LLVM_USE_INTEL_JITEVENTS 0 |
---|
4274 | | #define CLANG_HAVE_LIBXML 1 |
---|
4275 | | #define HAVE_DIRENT_H 1 |
---|
4276 | | #define HAVE_SYS_WAIT_H 1 |
---|
4277 | | #define TIME_WITH_SYS_TIME 1 |
---|
4278 | | #define HAVE_CXXABI_H 1 |
---|
4279 | | #define HAVE_DLFCN_H 1 |
---|
4280 | | #define HAVE_EXECINFO_H 1 |
---|
4281 | | #define HAVE_FCNTL_H 1 |
---|
4282 | | #define HAVE_INTTYPES_H 1 |
---|
4283 | | #define HAVE_SETJMP_H 1 |
---|
4284 | | #define HAVE_SIGNAL_H 1 |
---|
4285 | | #define HAVE_STDINT_H 1 |
---|
4286 | | #define HAVE_TERMIOS_H 1 |
---|
4287 | | #define HAVE_UNISTD_H 1 |
---|
4288 | | #define HAVE_UTIME_H 1 |
---|
4289 | | #define HAVE_SYS_MMAN_H 1 |
---|
4290 | | #define HAVE_SYS_PARAM_H 1 |
---|
4291 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4292 | | #define HAVE_SYS_TIME_H 1 |
---|
4293 | | #define HAVE_SYS_UIO_H 1 |
---|
4294 | | #define HAVE_SYS_IOCTL_H 1 |
---|
4295 | | #define HAVE_MALLOC_MALLOC_H 1 |
---|
4296 | | #define HAVE_MACH_MACH_H 1 |
---|
4297 | | #define HAVE_FENV_H 1 |
---|
4298 | | #define HAVE_DECL_FE_ALL_EXCEPT 1 |
---|
4299 | | #define HAVE_DECL_FE_INEXACT 1 |
---|
4300 | | #define HAVE_PTHREAD_H 1 |
---|
4301 | | #define HAVE_ZLIB_H 1 |
---|
4302 | | #define HAVE_FFI_H 1 |
---|
4303 | | #define HAVE_FFI_FFI_H 1 |
---|
4304 | | #define HAVE_CRASHREPORTER_INFO 0 |
---|
4305 | | #define RETSIGTYPE void |
---|
4306 | | #define HAVE_INT64_T 1 |
---|
4307 | | #define HAVE_UINT64_T 1 |
---|
4308 | | #define HAVE_BACKTRACE 1 |
---|
4309 | | #define HAVE_CEILF 1 |
---|
4310 | | #define HAVE_FLOORF 1 |
---|
4311 | | #define HAVE_ROUNDF 1 |
---|
4312 | | #define HAVE_RINTF 1 |
---|
4313 | | #define HAVE_NEARBYINTF 1 |
---|
4314 | | #define HAVE_GETCWD 1 |
---|
4315 | | #define HAVE_POWF 1 |
---|
4316 | | #define HAVE_FMODF 1 |
---|
4317 | | #define HAVE_STRTOF 1 |
---|
4318 | | #define HAVE_ROUND 1 |
---|
4319 | | #define HAVE_LOG 1 |
---|
4320 | | #define HAVE_LOG2 1 |
---|
4321 | | #define HAVE_LOG10 1 |
---|
4322 | | #define HAVE_EXP 1 |
---|
4323 | | #define HAVE_EXP2 1 |
---|
4324 | | #define HAVE_GETPAGESIZE 1 |
---|
4325 | | #define HAVE_GETRUSAGE 1 |
---|
4326 | | #define HAVE_GETRLIMIT 1 |
---|
4327 | | #define HAVE_SETRLIMIT 1 |
---|
4328 | | #define HAVE_GETTIMEOFDAY 1 |
---|
4329 | | #define HAVE_ISATTY 1 |
---|
4330 | | #define HAVE_MKDTEMP 1 |
---|
4331 | | #define HAVE_MKSTEMP 1 |
---|
4332 | | #define HAVE_MKTEMP 1 |
---|
4333 | | #define HAVE_POSIX_SPAWN 1 |
---|
4334 | | #define HAVE_PREAD 1 |
---|
4335 | | #define HAVE_REALPATH 1 |
---|
4336 | | #define HAVE_SBRK 1 |
---|
4337 | | #define HAVE_SETRLIMIT 1 |
---|
4338 | | #define HAVE_STRERROR 1 |
---|
4339 | | #define HAVE_STRERROR_R 1 |
---|
4340 | | #define HAVE_SETENV 1 |
---|
4341 | | #define HAVE_ARC4RANDOM 1 |
---|
4342 | | #define HAVE_STRTOLL 1 |
---|
4343 | | #define HAVE_STRTOQ 1 |
---|
4344 | | #define HAVE_SYSCONF 1 |
---|
4345 | | #define HAVE_MALLOC_ZONE_STATISTICS 1 |
---|
4346 | | #define HAVE_SETJMP 1 |
---|
4347 | | #define HAVE_LONGJMP 1 |
---|
4348 | | #define HAVE_SIGSETJMP 1 |
---|
4349 | | #define HAVE_SIGLONGJMP 1 |
---|
4350 | | #define HAVE_WRITEV 1 |
---|
4351 | | #define HAVE_FUTIMES 1 |
---|
4352 | | /* end confdefs.h. */ |
---|
4353 | | /* Define futimens to an innocuous variant, in case <limits.h> declares futimens. |
---|
4354 | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
---|
4355 | | #define futimens innocuous_futimens |
---|
4356 | | |
---|
4357 | | /* System header to define __stub macros and hopefully few prototypes, |
---|
4358 | | which can conflict with char futimens (); below. |
---|
4359 | | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
---|
4360 | | <limits.h> exists even on freestanding compilers. */ |
---|
4361 | | |
---|
4362 | | #ifdef __STDC__ |
---|
4363 | | # include <limits.h> |
---|
4364 | | #else |
---|
4365 | | # include <assert.h> |
---|
4366 | | #endif |
---|
4367 | | |
---|
4368 | | #undef futimens |
---|
4369 | | |
---|
4370 | | /* Override any GCC internal prototype to avoid an error. |
---|
4371 | | Use char because int might match the return type of a GCC |
---|
4372 | | builtin and then its argument prototype would still apply. */ |
---|
4373 | | #ifdef __cplusplus |
---|
4374 | | extern "C" |
---|
4375 | | #endif |
---|
4376 | | char futimens (); |
---|
4377 | | /* The GNU C library defines this for functions which it implements |
---|
4378 | | to always fail with ENOSYS. Some functions are actually named |
---|
4379 | | something starting with __ and the normal name is an alias. */ |
---|
4380 | | #if defined __stub_futimens || defined __stub___futimens |
---|
4381 | | choke me |
---|
4382 | | #endif |
---|
4383 | | |
---|
4384 | | int |
---|
4385 | | main () |
---|
4386 | | { |
---|
4387 | | return futimens (); |
---|
4388 | | ; |
---|
4389 | | return 0; |
---|
4390 | | } |
---|
4391 | configure:18703: result: no |
---|
4392 | configure:18713: checking if printf has the %a format character |
---|
4393 | configure:18763: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
4394 | configure:18766: $? = 0 |
---|
4395 | configure:18772: ./conftest |
---|
4396 | configure:18775: $? = 0 |
---|
4397 | configure:18797: result: yes |
---|
4398 | configure:18809: checking for srand48/lrand48/drand48 in <stdlib.h> |
---|
4399 | configure:18842: /usr/bin/g++-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.cpp >&5 |
---|
4400 | configure:18848: $? = 0 |
---|
4401 | configure:18855: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err |
---|
4402 | configure:18858: $? = 0 |
---|
4403 | configure:18865: test -s conftest.o |
---|
4404 | configure:18868: $? = 0 |
---|
4405 | configure:18887: result: yes |
---|
4406 | configure:18899: checking whether strerror_s is declared |
---|
4407 | configure:18929: /usr/bin/gcc-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.c >&5 |
---|
4408 | conftest.c: In function 'main': |
---|
4409 | conftest.c:186: error: 'strerror_s' undeclared (first use in this function) |
---|
4410 | conftest.c:186: error: (Each undeclared identifier is reported only once |
---|
4411 | conftest.c:186: error: for each function it appears in.) |
---|
4412 | configure:18935: $? = 1 |
---|
4413 | configure: failed program was: |
---|
4414 | | /* confdefs.h. */ |
---|
4415 | | #define PACKAGE_NAME "LLVM" |
---|
4416 | | #define PACKAGE_TARNAME "llvm" |
---|
4417 | | #define PACKAGE_VERSION "3.4.2" |
---|
4418 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
4419 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
4420 | | #define LLVM_VERSION_MAJOR 3 |
---|
4421 | | #define LLVM_VERSION_MINOR 4 |
---|
4422 | | #define LLVM_VERSION_PATCH 2 |
---|
4423 | | #define LLVM_ON_UNIX 1 |
---|
4424 | | #define STDC_HEADERS 1 |
---|
4425 | | #define HAVE_SYS_TYPES_H 1 |
---|
4426 | | #define HAVE_SYS_STAT_H 1 |
---|
4427 | | #define HAVE_STDLIB_H 1 |
---|
4428 | | #define HAVE_STRING_H 1 |
---|
4429 | | #define HAVE_MEMORY_H 1 |
---|
4430 | | #define HAVE_STRINGS_H 1 |
---|
4431 | | #define HAVE_INTTYPES_H 1 |
---|
4432 | | #define HAVE_STDINT_H 1 |
---|
4433 | | #define HAVE_UNISTD_H 1 |
---|
4434 | | #define LLVM_ENABLE_THREADS 1 |
---|
4435 | | #define LLVM_ENABLE_ZLIB 1 |
---|
4436 | | #define ENABLE_PIC 1 |
---|
4437 | | #define ENABLE_TIMESTAMPS 1 |
---|
4438 | | #define ENABLE_BACKTRACES 1 |
---|
4439 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
4440 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
4441 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
4442 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
4443 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
4444 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
4445 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
4446 | | #define CLANG_RESOURCE_DIR "" |
---|
4447 | | #define C_INCLUDE_DIRS "" |
---|
4448 | | #define GCC_INSTALL_PREFIX "" |
---|
4449 | | #define DEFAULT_SYSROOT "" |
---|
4450 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
4451 | | #define HOST_LINK_VERSION "97.17" |
---|
4452 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
4453 | | #define HAVE_DIRENT_H 1 |
---|
4454 | | #define HAVE_DLFCN_H 1 |
---|
4455 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
4456 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
4457 | | #define LTDL_OBJDIR ".libs/" |
---|
4458 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
4459 | | #define HAVE_LIBDL 1 |
---|
4460 | | #define HAVE_DLERROR 1 |
---|
4461 | | #define error_t int |
---|
4462 | | #define HAVE_ERRNO_H 1 |
---|
4463 | | #define HAVE_MEMORY_H 1 |
---|
4464 | | #define HAVE_UNISTD_H 1 |
---|
4465 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
4466 | | #define HAVE_CLOSEDIR 1 |
---|
4467 | | #define HAVE_OPENDIR 1 |
---|
4468 | | #define HAVE_READDIR 1 |
---|
4469 | | #define HAVE_LIBM 1 |
---|
4470 | | #define HAVE_DLOPEN 1 |
---|
4471 | | #define HAVE_TERMINFO 1 |
---|
4472 | | #define HAVE_FFI_CALL 1 |
---|
4473 | | #define HAVE_LIBPTHREAD 1 |
---|
4474 | | #define HAVE_PTHREAD_MUTEX_LOCK 1 |
---|
4475 | | #define HAVE_PTHREAD_RWLOCK_INIT 1 |
---|
4476 | | #define HAVE_PTHREAD_GETSPECIFIC 1 |
---|
4477 | | #define HAVE_LIBZ 1 |
---|
4478 | | #define USE_UDIS86 0 |
---|
4479 | | #define LLVM_USE_OPROFILE 0 |
---|
4480 | | #define LLVM_USE_INTEL_JITEVENTS 0 |
---|
4481 | | #define CLANG_HAVE_LIBXML 1 |
---|
4482 | | #define HAVE_DIRENT_H 1 |
---|
4483 | | #define HAVE_SYS_WAIT_H 1 |
---|
4484 | | #define TIME_WITH_SYS_TIME 1 |
---|
4485 | | #define HAVE_CXXABI_H 1 |
---|
4486 | | #define HAVE_DLFCN_H 1 |
---|
4487 | | #define HAVE_EXECINFO_H 1 |
---|
4488 | | #define HAVE_FCNTL_H 1 |
---|
4489 | | #define HAVE_INTTYPES_H 1 |
---|
4490 | | #define HAVE_SETJMP_H 1 |
---|
4491 | | #define HAVE_SIGNAL_H 1 |
---|
4492 | | #define HAVE_STDINT_H 1 |
---|
4493 | | #define HAVE_TERMIOS_H 1 |
---|
4494 | | #define HAVE_UNISTD_H 1 |
---|
4495 | | #define HAVE_UTIME_H 1 |
---|
4496 | | #define HAVE_SYS_MMAN_H 1 |
---|
4497 | | #define HAVE_SYS_PARAM_H 1 |
---|
4498 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4499 | | #define HAVE_SYS_TIME_H 1 |
---|
4500 | | #define HAVE_SYS_UIO_H 1 |
---|
4501 | | #define HAVE_SYS_IOCTL_H 1 |
---|
4502 | | #define HAVE_MALLOC_MALLOC_H 1 |
---|
4503 | | #define HAVE_MACH_MACH_H 1 |
---|
4504 | | #define HAVE_FENV_H 1 |
---|
4505 | | #define HAVE_DECL_FE_ALL_EXCEPT 1 |
---|
4506 | | #define HAVE_DECL_FE_INEXACT 1 |
---|
4507 | | #define HAVE_PTHREAD_H 1 |
---|
4508 | | #define HAVE_ZLIB_H 1 |
---|
4509 | | #define HAVE_FFI_H 1 |
---|
4510 | | #define HAVE_FFI_FFI_H 1 |
---|
4511 | | #define HAVE_CRASHREPORTER_INFO 0 |
---|
4512 | | #define RETSIGTYPE void |
---|
4513 | | #define HAVE_INT64_T 1 |
---|
4514 | | #define HAVE_UINT64_T 1 |
---|
4515 | | #define HAVE_BACKTRACE 1 |
---|
4516 | | #define HAVE_CEILF 1 |
---|
4517 | | #define HAVE_FLOORF 1 |
---|
4518 | | #define HAVE_ROUNDF 1 |
---|
4519 | | #define HAVE_RINTF 1 |
---|
4520 | | #define HAVE_NEARBYINTF 1 |
---|
4521 | | #define HAVE_GETCWD 1 |
---|
4522 | | #define HAVE_POWF 1 |
---|
4523 | | #define HAVE_FMODF 1 |
---|
4524 | | #define HAVE_STRTOF 1 |
---|
4525 | | #define HAVE_ROUND 1 |
---|
4526 | | #define HAVE_LOG 1 |
---|
4527 | | #define HAVE_LOG2 1 |
---|
4528 | | #define HAVE_LOG10 1 |
---|
4529 | | #define HAVE_EXP 1 |
---|
4530 | | #define HAVE_EXP2 1 |
---|
4531 | | #define HAVE_GETPAGESIZE 1 |
---|
4532 | | #define HAVE_GETRUSAGE 1 |
---|
4533 | | #define HAVE_GETRLIMIT 1 |
---|
4534 | | #define HAVE_SETRLIMIT 1 |
---|
4535 | | #define HAVE_GETTIMEOFDAY 1 |
---|
4536 | | #define HAVE_ISATTY 1 |
---|
4537 | | #define HAVE_MKDTEMP 1 |
---|
4538 | | #define HAVE_MKSTEMP 1 |
---|
4539 | | #define HAVE_MKTEMP 1 |
---|
4540 | | #define HAVE_POSIX_SPAWN 1 |
---|
4541 | | #define HAVE_PREAD 1 |
---|
4542 | | #define HAVE_REALPATH 1 |
---|
4543 | | #define HAVE_SBRK 1 |
---|
4544 | | #define HAVE_SETRLIMIT 1 |
---|
4545 | | #define HAVE_STRERROR 1 |
---|
4546 | | #define HAVE_STRERROR_R 1 |
---|
4547 | | #define HAVE_SETENV 1 |
---|
4548 | | #define HAVE_ARC4RANDOM 1 |
---|
4549 | | #define HAVE_STRTOLL 1 |
---|
4550 | | #define HAVE_STRTOQ 1 |
---|
4551 | | #define HAVE_SYSCONF 1 |
---|
4552 | | #define HAVE_MALLOC_ZONE_STATISTICS 1 |
---|
4553 | | #define HAVE_SETJMP 1 |
---|
4554 | | #define HAVE_LONGJMP 1 |
---|
4555 | | #define HAVE_SIGSETJMP 1 |
---|
4556 | | #define HAVE_SIGLONGJMP 1 |
---|
4557 | | #define HAVE_WRITEV 1 |
---|
4558 | | #define HAVE_FUTIMES 1 |
---|
4559 | | #define HAVE_PRINTF_A 1 |
---|
4560 | | #define HAVE_RAND48 1 |
---|
4561 | | /* end confdefs.h. */ |
---|
4562 | | #include <stdio.h> |
---|
4563 | | #if HAVE_SYS_TYPES_H |
---|
4564 | | # include <sys/types.h> |
---|
4565 | | #endif |
---|
4566 | | #if HAVE_SYS_STAT_H |
---|
4567 | | # include <sys/stat.h> |
---|
4568 | | #endif |
---|
4569 | | #if STDC_HEADERS |
---|
4570 | | # include <stdlib.h> |
---|
4571 | | # include <stddef.h> |
---|
4572 | | #else |
---|
4573 | | # if HAVE_STDLIB_H |
---|
4574 | | # include <stdlib.h> |
---|
4575 | | # endif |
---|
4576 | | #endif |
---|
4577 | | #if HAVE_STRING_H |
---|
4578 | | # if !STDC_HEADERS && HAVE_MEMORY_H |
---|
4579 | | # include <memory.h> |
---|
4580 | | # endif |
---|
4581 | | # include <string.h> |
---|
4582 | | #endif |
---|
4583 | | #if HAVE_STRINGS_H |
---|
4584 | | # include <strings.h> |
---|
4585 | | #endif |
---|
4586 | | #if HAVE_INTTYPES_H |
---|
4587 | | # include <inttypes.h> |
---|
4588 | | #endif |
---|
4589 | | #if HAVE_STDINT_H |
---|
4590 | | # include <stdint.h> |
---|
4591 | | #endif |
---|
4592 | | #if HAVE_UNISTD_H |
---|
4593 | | # include <unistd.h> |
---|
4594 | | #endif |
---|
4595 | | int |
---|
4596 | | main () |
---|
4597 | | { |
---|
4598 | | #ifndef strerror_s |
---|
4599 | | char *p = (char *) strerror_s; |
---|
4600 | | return !p; |
---|
4601 | | #endif |
---|
4602 | | |
---|
4603 | | ; |
---|
4604 | | return 0; |
---|
4605 | | } |
---|
4606 | configure:18967: result: no |
---|
4607 | configure:20429: checking for isnan in <math.h> |
---|
4608 | configure:20462: /usr/bin/g++-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.cpp >&5 |
---|
4609 | configure:20468: $? = 0 |
---|
4610 | configure:20475: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err |
---|
4611 | configure:20478: $? = 0 |
---|
4612 | configure:20485: test -s conftest.o |
---|
4613 | configure:20488: $? = 0 |
---|
4614 | configure:20507: result: yes |
---|
4615 | configure:20520: checking for isnan in <cmath> |
---|
4616 | configure:20553: /usr/bin/g++-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.cpp >&5 |
---|
4617 | conftest.cpp: In function 'int main()': |
---|
4618 | conftest.cpp:155: error: 'isnan' was not declared in this scope |
---|
4619 | configure:20559: $? = 1 |
---|
4620 | configure: failed program was: |
---|
4621 | | /* confdefs.h. */ |
---|
4622 | | #define PACKAGE_NAME "LLVM" |
---|
4623 | | #define PACKAGE_TARNAME "llvm" |
---|
4624 | | #define PACKAGE_VERSION "3.4.2" |
---|
4625 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
4626 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
4627 | | #define LLVM_VERSION_MAJOR 3 |
---|
4628 | | #define LLVM_VERSION_MINOR 4 |
---|
4629 | | #define LLVM_VERSION_PATCH 2 |
---|
4630 | | #define LLVM_ON_UNIX 1 |
---|
4631 | | #define STDC_HEADERS 1 |
---|
4632 | | #define HAVE_SYS_TYPES_H 1 |
---|
4633 | | #define HAVE_SYS_STAT_H 1 |
---|
4634 | | #define HAVE_STDLIB_H 1 |
---|
4635 | | #define HAVE_STRING_H 1 |
---|
4636 | | #define HAVE_MEMORY_H 1 |
---|
4637 | | #define HAVE_STRINGS_H 1 |
---|
4638 | | #define HAVE_INTTYPES_H 1 |
---|
4639 | | #define HAVE_STDINT_H 1 |
---|
4640 | | #define HAVE_UNISTD_H 1 |
---|
4641 | | #define LLVM_ENABLE_THREADS 1 |
---|
4642 | | #define LLVM_ENABLE_ZLIB 1 |
---|
4643 | | #define ENABLE_PIC 1 |
---|
4644 | | #define ENABLE_TIMESTAMPS 1 |
---|
4645 | | #define ENABLE_BACKTRACES 1 |
---|
4646 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
4647 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
4648 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
4649 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
4650 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
4651 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
4652 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
4653 | | #define CLANG_RESOURCE_DIR "" |
---|
4654 | | #define C_INCLUDE_DIRS "" |
---|
4655 | | #define GCC_INSTALL_PREFIX "" |
---|
4656 | | #define DEFAULT_SYSROOT "" |
---|
4657 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
4658 | | #define HOST_LINK_VERSION "97.17" |
---|
4659 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
4660 | | #define HAVE_DIRENT_H 1 |
---|
4661 | | #define HAVE_DLFCN_H 1 |
---|
4662 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
4663 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
4664 | | #define LTDL_OBJDIR ".libs/" |
---|
4665 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
4666 | | #define HAVE_LIBDL 1 |
---|
4667 | | #define HAVE_DLERROR 1 |
---|
4668 | | #define error_t int |
---|
4669 | | #define HAVE_ERRNO_H 1 |
---|
4670 | | #define HAVE_MEMORY_H 1 |
---|
4671 | | #define HAVE_UNISTD_H 1 |
---|
4672 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
4673 | | #define HAVE_CLOSEDIR 1 |
---|
4674 | | #define HAVE_OPENDIR 1 |
---|
4675 | | #define HAVE_READDIR 1 |
---|
4676 | | #define HAVE_LIBM 1 |
---|
4677 | | #define HAVE_DLOPEN 1 |
---|
4678 | | #define HAVE_TERMINFO 1 |
---|
4679 | | #define HAVE_FFI_CALL 1 |
---|
4680 | | #define HAVE_LIBPTHREAD 1 |
---|
4681 | | #define HAVE_PTHREAD_MUTEX_LOCK 1 |
---|
4682 | | #define HAVE_PTHREAD_RWLOCK_INIT 1 |
---|
4683 | | #define HAVE_PTHREAD_GETSPECIFIC 1 |
---|
4684 | | #define HAVE_LIBZ 1 |
---|
4685 | | #define USE_UDIS86 0 |
---|
4686 | | #define LLVM_USE_OPROFILE 0 |
---|
4687 | | #define LLVM_USE_INTEL_JITEVENTS 0 |
---|
4688 | | #define CLANG_HAVE_LIBXML 1 |
---|
4689 | | #define HAVE_DIRENT_H 1 |
---|
4690 | | #define HAVE_SYS_WAIT_H 1 |
---|
4691 | | #define TIME_WITH_SYS_TIME 1 |
---|
4692 | | #define HAVE_CXXABI_H 1 |
---|
4693 | | #define HAVE_DLFCN_H 1 |
---|
4694 | | #define HAVE_EXECINFO_H 1 |
---|
4695 | | #define HAVE_FCNTL_H 1 |
---|
4696 | | #define HAVE_INTTYPES_H 1 |
---|
4697 | | #define HAVE_SETJMP_H 1 |
---|
4698 | | #define HAVE_SIGNAL_H 1 |
---|
4699 | | #define HAVE_STDINT_H 1 |
---|
4700 | | #define HAVE_TERMIOS_H 1 |
---|
4701 | | #define HAVE_UNISTD_H 1 |
---|
4702 | | #define HAVE_UTIME_H 1 |
---|
4703 | | #define HAVE_SYS_MMAN_H 1 |
---|
4704 | | #define HAVE_SYS_PARAM_H 1 |
---|
4705 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4706 | | #define HAVE_SYS_TIME_H 1 |
---|
4707 | | #define HAVE_SYS_UIO_H 1 |
---|
4708 | | #define HAVE_SYS_IOCTL_H 1 |
---|
4709 | | #define HAVE_MALLOC_MALLOC_H 1 |
---|
4710 | | #define HAVE_MACH_MACH_H 1 |
---|
4711 | | #define HAVE_FENV_H 1 |
---|
4712 | | #define HAVE_DECL_FE_ALL_EXCEPT 1 |
---|
4713 | | #define HAVE_DECL_FE_INEXACT 1 |
---|
4714 | | #define HAVE_PTHREAD_H 1 |
---|
4715 | | #define HAVE_ZLIB_H 1 |
---|
4716 | | #define HAVE_FFI_H 1 |
---|
4717 | | #define HAVE_FFI_FFI_H 1 |
---|
4718 | | #define HAVE_CRASHREPORTER_INFO 0 |
---|
4719 | | #define RETSIGTYPE void |
---|
4720 | | #define HAVE_INT64_T 1 |
---|
4721 | | #define HAVE_UINT64_T 1 |
---|
4722 | | #define HAVE_BACKTRACE 1 |
---|
4723 | | #define HAVE_CEILF 1 |
---|
4724 | | #define HAVE_FLOORF 1 |
---|
4725 | | #define HAVE_ROUNDF 1 |
---|
4726 | | #define HAVE_RINTF 1 |
---|
4727 | | #define HAVE_NEARBYINTF 1 |
---|
4728 | | #define HAVE_GETCWD 1 |
---|
4729 | | #define HAVE_POWF 1 |
---|
4730 | | #define HAVE_FMODF 1 |
---|
4731 | | #define HAVE_STRTOF 1 |
---|
4732 | | #define HAVE_ROUND 1 |
---|
4733 | | #define HAVE_LOG 1 |
---|
4734 | | #define HAVE_LOG2 1 |
---|
4735 | | #define HAVE_LOG10 1 |
---|
4736 | | #define HAVE_EXP 1 |
---|
4737 | | #define HAVE_EXP2 1 |
---|
4738 | | #define HAVE_GETPAGESIZE 1 |
---|
4739 | | #define HAVE_GETRUSAGE 1 |
---|
4740 | | #define HAVE_GETRLIMIT 1 |
---|
4741 | | #define HAVE_SETRLIMIT 1 |
---|
4742 | | #define HAVE_GETTIMEOFDAY 1 |
---|
4743 | | #define HAVE_ISATTY 1 |
---|
4744 | | #define HAVE_MKDTEMP 1 |
---|
4745 | | #define HAVE_MKSTEMP 1 |
---|
4746 | | #define HAVE_MKTEMP 1 |
---|
4747 | | #define HAVE_POSIX_SPAWN 1 |
---|
4748 | | #define HAVE_PREAD 1 |
---|
4749 | | #define HAVE_REALPATH 1 |
---|
4750 | | #define HAVE_SBRK 1 |
---|
4751 | | #define HAVE_SETRLIMIT 1 |
---|
4752 | | #define HAVE_STRERROR 1 |
---|
4753 | | #define HAVE_STRERROR_R 1 |
---|
4754 | | #define HAVE_SETENV 1 |
---|
4755 | | #define HAVE_ARC4RANDOM 1 |
---|
4756 | | #define HAVE_STRTOLL 1 |
---|
4757 | | #define HAVE_STRTOQ 1 |
---|
4758 | | #define HAVE_SYSCONF 1 |
---|
4759 | | #define HAVE_MALLOC_ZONE_STATISTICS 1 |
---|
4760 | | #define HAVE_SETJMP 1 |
---|
4761 | | #define HAVE_LONGJMP 1 |
---|
4762 | | #define HAVE_SIGSETJMP 1 |
---|
4763 | | #define HAVE_SIGLONGJMP 1 |
---|
4764 | | #define HAVE_WRITEV 1 |
---|
4765 | | #define HAVE_FUTIMES 1 |
---|
4766 | | #define HAVE_PRINTF_A 1 |
---|
4767 | | #define HAVE_RAND48 1 |
---|
4768 | | #define HAVE_DECL_STRERROR_S 0 |
---|
4769 | | #define HAVE_ISNAN_IN_MATH_H 1 |
---|
4770 | | /* end confdefs.h. */ |
---|
4771 | | #include <cmath> |
---|
4772 | | int |
---|
4773 | | main () |
---|
4774 | | { |
---|
4775 | | float f; isnan(f); |
---|
4776 | | ; |
---|
4777 | | return 0; |
---|
4778 | | } |
---|
4779 | configure:20598: result: no |
---|
4780 | configure:20610: checking for std::isnan in <cmath> |
---|
4781 | configure:20643: /usr/bin/g++-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.cpp >&5 |
---|
4782 | configure:20649: $? = 0 |
---|
4783 | configure:20656: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err |
---|
4784 | configure:20659: $? = 0 |
---|
4785 | configure:20666: test -s conftest.o |
---|
4786 | configure:20669: $? = 0 |
---|
4787 | configure:20688: result: yes |
---|
4788 | configure:20702: checking for isinf in <math.h> |
---|
4789 | configure:20735: /usr/bin/g++-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.cpp >&5 |
---|
4790 | configure:20741: $? = 0 |
---|
4791 | configure:20748: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err |
---|
4792 | configure:20751: $? = 0 |
---|
4793 | configure:20758: test -s conftest.o |
---|
4794 | configure:20761: $? = 0 |
---|
4795 | configure:20780: result: yes |
---|
4796 | configure:20792: checking for isinf in <cmath> |
---|
4797 | configure:20825: /usr/bin/g++-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.cpp >&5 |
---|
4798 | conftest.cpp: In function 'int main()': |
---|
4799 | conftest.cpp:157: error: 'isinf' was not declared in this scope |
---|
4800 | configure:20831: $? = 1 |
---|
4801 | configure: failed program was: |
---|
4802 | | /* confdefs.h. */ |
---|
4803 | | #define PACKAGE_NAME "LLVM" |
---|
4804 | | #define PACKAGE_TARNAME "llvm" |
---|
4805 | | #define PACKAGE_VERSION "3.4.2" |
---|
4806 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
4807 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
4808 | | #define LLVM_VERSION_MAJOR 3 |
---|
4809 | | #define LLVM_VERSION_MINOR 4 |
---|
4810 | | #define LLVM_VERSION_PATCH 2 |
---|
4811 | | #define LLVM_ON_UNIX 1 |
---|
4812 | | #define STDC_HEADERS 1 |
---|
4813 | | #define HAVE_SYS_TYPES_H 1 |
---|
4814 | | #define HAVE_SYS_STAT_H 1 |
---|
4815 | | #define HAVE_STDLIB_H 1 |
---|
4816 | | #define HAVE_STRING_H 1 |
---|
4817 | | #define HAVE_MEMORY_H 1 |
---|
4818 | | #define HAVE_STRINGS_H 1 |
---|
4819 | | #define HAVE_INTTYPES_H 1 |
---|
4820 | | #define HAVE_STDINT_H 1 |
---|
4821 | | #define HAVE_UNISTD_H 1 |
---|
4822 | | #define LLVM_ENABLE_THREADS 1 |
---|
4823 | | #define LLVM_ENABLE_ZLIB 1 |
---|
4824 | | #define ENABLE_PIC 1 |
---|
4825 | | #define ENABLE_TIMESTAMPS 1 |
---|
4826 | | #define ENABLE_BACKTRACES 1 |
---|
4827 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
4828 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
4829 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
4830 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
4831 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
4832 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
4833 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
4834 | | #define CLANG_RESOURCE_DIR "" |
---|
4835 | | #define C_INCLUDE_DIRS "" |
---|
4836 | | #define GCC_INSTALL_PREFIX "" |
---|
4837 | | #define DEFAULT_SYSROOT "" |
---|
4838 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
4839 | | #define HOST_LINK_VERSION "97.17" |
---|
4840 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
4841 | | #define HAVE_DIRENT_H 1 |
---|
4842 | | #define HAVE_DLFCN_H 1 |
---|
4843 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
4844 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
4845 | | #define LTDL_OBJDIR ".libs/" |
---|
4846 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
4847 | | #define HAVE_LIBDL 1 |
---|
4848 | | #define HAVE_DLERROR 1 |
---|
4849 | | #define error_t int |
---|
4850 | | #define HAVE_ERRNO_H 1 |
---|
4851 | | #define HAVE_MEMORY_H 1 |
---|
4852 | | #define HAVE_UNISTD_H 1 |
---|
4853 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
4854 | | #define HAVE_CLOSEDIR 1 |
---|
4855 | | #define HAVE_OPENDIR 1 |
---|
4856 | | #define HAVE_READDIR 1 |
---|
4857 | | #define HAVE_LIBM 1 |
---|
4858 | | #define HAVE_DLOPEN 1 |
---|
4859 | | #define HAVE_TERMINFO 1 |
---|
4860 | | #define HAVE_FFI_CALL 1 |
---|
4861 | | #define HAVE_LIBPTHREAD 1 |
---|
4862 | | #define HAVE_PTHREAD_MUTEX_LOCK 1 |
---|
4863 | | #define HAVE_PTHREAD_RWLOCK_INIT 1 |
---|
4864 | | #define HAVE_PTHREAD_GETSPECIFIC 1 |
---|
4865 | | #define HAVE_LIBZ 1 |
---|
4866 | | #define USE_UDIS86 0 |
---|
4867 | | #define LLVM_USE_OPROFILE 0 |
---|
4868 | | #define LLVM_USE_INTEL_JITEVENTS 0 |
---|
4869 | | #define CLANG_HAVE_LIBXML 1 |
---|
4870 | | #define HAVE_DIRENT_H 1 |
---|
4871 | | #define HAVE_SYS_WAIT_H 1 |
---|
4872 | | #define TIME_WITH_SYS_TIME 1 |
---|
4873 | | #define HAVE_CXXABI_H 1 |
---|
4874 | | #define HAVE_DLFCN_H 1 |
---|
4875 | | #define HAVE_EXECINFO_H 1 |
---|
4876 | | #define HAVE_FCNTL_H 1 |
---|
4877 | | #define HAVE_INTTYPES_H 1 |
---|
4878 | | #define HAVE_SETJMP_H 1 |
---|
4879 | | #define HAVE_SIGNAL_H 1 |
---|
4880 | | #define HAVE_STDINT_H 1 |
---|
4881 | | #define HAVE_TERMIOS_H 1 |
---|
4882 | | #define HAVE_UNISTD_H 1 |
---|
4883 | | #define HAVE_UTIME_H 1 |
---|
4884 | | #define HAVE_SYS_MMAN_H 1 |
---|
4885 | | #define HAVE_SYS_PARAM_H 1 |
---|
4886 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
4887 | | #define HAVE_SYS_TIME_H 1 |
---|
4888 | | #define HAVE_SYS_UIO_H 1 |
---|
4889 | | #define HAVE_SYS_IOCTL_H 1 |
---|
4890 | | #define HAVE_MALLOC_MALLOC_H 1 |
---|
4891 | | #define HAVE_MACH_MACH_H 1 |
---|
4892 | | #define HAVE_FENV_H 1 |
---|
4893 | | #define HAVE_DECL_FE_ALL_EXCEPT 1 |
---|
4894 | | #define HAVE_DECL_FE_INEXACT 1 |
---|
4895 | | #define HAVE_PTHREAD_H 1 |
---|
4896 | | #define HAVE_ZLIB_H 1 |
---|
4897 | | #define HAVE_FFI_H 1 |
---|
4898 | | #define HAVE_FFI_FFI_H 1 |
---|
4899 | | #define HAVE_CRASHREPORTER_INFO 0 |
---|
4900 | | #define RETSIGTYPE void |
---|
4901 | | #define HAVE_INT64_T 1 |
---|
4902 | | #define HAVE_UINT64_T 1 |
---|
4903 | | #define HAVE_BACKTRACE 1 |
---|
4904 | | #define HAVE_CEILF 1 |
---|
4905 | | #define HAVE_FLOORF 1 |
---|
4906 | | #define HAVE_ROUNDF 1 |
---|
4907 | | #define HAVE_RINTF 1 |
---|
4908 | | #define HAVE_NEARBYINTF 1 |
---|
4909 | | #define HAVE_GETCWD 1 |
---|
4910 | | #define HAVE_POWF 1 |
---|
4911 | | #define HAVE_FMODF 1 |
---|
4912 | | #define HAVE_STRTOF 1 |
---|
4913 | | #define HAVE_ROUND 1 |
---|
4914 | | #define HAVE_LOG 1 |
---|
4915 | | #define HAVE_LOG2 1 |
---|
4916 | | #define HAVE_LOG10 1 |
---|
4917 | | #define HAVE_EXP 1 |
---|
4918 | | #define HAVE_EXP2 1 |
---|
4919 | | #define HAVE_GETPAGESIZE 1 |
---|
4920 | | #define HAVE_GETRUSAGE 1 |
---|
4921 | | #define HAVE_GETRLIMIT 1 |
---|
4922 | | #define HAVE_SETRLIMIT 1 |
---|
4923 | | #define HAVE_GETTIMEOFDAY 1 |
---|
4924 | | #define HAVE_ISATTY 1 |
---|
4925 | | #define HAVE_MKDTEMP 1 |
---|
4926 | | #define HAVE_MKSTEMP 1 |
---|
4927 | | #define HAVE_MKTEMP 1 |
---|
4928 | | #define HAVE_POSIX_SPAWN 1 |
---|
4929 | | #define HAVE_PREAD 1 |
---|
4930 | | #define HAVE_REALPATH 1 |
---|
4931 | | #define HAVE_SBRK 1 |
---|
4932 | | #define HAVE_SETRLIMIT 1 |
---|
4933 | | #define HAVE_STRERROR 1 |
---|
4934 | | #define HAVE_STRERROR_R 1 |
---|
4935 | | #define HAVE_SETENV 1 |
---|
4936 | | #define HAVE_ARC4RANDOM 1 |
---|
4937 | | #define HAVE_STRTOLL 1 |
---|
4938 | | #define HAVE_STRTOQ 1 |
---|
4939 | | #define HAVE_SYSCONF 1 |
---|
4940 | | #define HAVE_MALLOC_ZONE_STATISTICS 1 |
---|
4941 | | #define HAVE_SETJMP 1 |
---|
4942 | | #define HAVE_LONGJMP 1 |
---|
4943 | | #define HAVE_SIGSETJMP 1 |
---|
4944 | | #define HAVE_SIGLONGJMP 1 |
---|
4945 | | #define HAVE_WRITEV 1 |
---|
4946 | | #define HAVE_FUTIMES 1 |
---|
4947 | | #define HAVE_PRINTF_A 1 |
---|
4948 | | #define HAVE_RAND48 1 |
---|
4949 | | #define HAVE_DECL_STRERROR_S 0 |
---|
4950 | | #define HAVE_ISNAN_IN_MATH_H 1 |
---|
4951 | | #define HAVE_STD_ISNAN_IN_CMATH 1 |
---|
4952 | | #define HAVE_ISINF_IN_MATH_H 1 |
---|
4953 | | /* end confdefs.h. */ |
---|
4954 | | #include <cmath> |
---|
4955 | | int |
---|
4956 | | main () |
---|
4957 | | { |
---|
4958 | | float f; isinf(f); |
---|
4959 | | ; |
---|
4960 | | return 0; |
---|
4961 | | } |
---|
4962 | configure:20870: result: no |
---|
4963 | configure:20882: checking for std::isinf in <cmath> |
---|
4964 | configure:20915: /usr/bin/g++-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.cpp >&5 |
---|
4965 | configure:20921: $? = 0 |
---|
4966 | configure:20928: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err |
---|
4967 | configure:20931: $? = 0 |
---|
4968 | configure:20938: test -s conftest.o |
---|
4969 | configure:20941: $? = 0 |
---|
4970 | configure:20960: result: yes |
---|
4971 | configure:20972: checking for finite in <ieeefp.h> |
---|
4972 | configure:21005: /usr/bin/g++-4.2 -c -pipe -O0 -arch ppc64 -I/opt/local/include conftest.cpp >&5 |
---|
4973 | conftest.cpp:154:20: error: ieeefp.h: No such file or directory |
---|
4974 | conftest.cpp: In function 'int main()': |
---|
4975 | conftest.cpp:158: error: 'finite' was not declared in this scope |
---|
4976 | configure:21011: $? = 1 |
---|
4977 | configure: failed program was: |
---|
4978 | | /* confdefs.h. */ |
---|
4979 | | #define PACKAGE_NAME "LLVM" |
---|
4980 | | #define PACKAGE_TARNAME "llvm" |
---|
4981 | | #define PACKAGE_VERSION "3.4.2" |
---|
4982 | | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
4983 | | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
4984 | | #define LLVM_VERSION_MAJOR 3 |
---|
4985 | | #define LLVM_VERSION_MINOR 4 |
---|
4986 | | #define LLVM_VERSION_PATCH 2 |
---|
4987 | | #define LLVM_ON_UNIX 1 |
---|
4988 | | #define STDC_HEADERS 1 |
---|
4989 | | #define HAVE_SYS_TYPES_H 1 |
---|
4990 | | #define HAVE_SYS_STAT_H 1 |
---|
4991 | | #define HAVE_STDLIB_H 1 |
---|
4992 | | #define HAVE_STRING_H 1 |
---|
4993 | | #define HAVE_MEMORY_H 1 |
---|
4994 | | #define HAVE_STRINGS_H 1 |
---|
4995 | | #define HAVE_INTTYPES_H 1 |
---|
4996 | | #define HAVE_STDINT_H 1 |
---|
4997 | | #define HAVE_UNISTD_H 1 |
---|
4998 | | #define LLVM_ENABLE_THREADS 1 |
---|
4999 | | #define LLVM_ENABLE_ZLIB 1 |
---|
5000 | | #define ENABLE_PIC 1 |
---|
5001 | | #define ENABLE_TIMESTAMPS 1 |
---|
5002 | | #define ENABLE_BACKTRACES 1 |
---|
5003 | | #define ENABLE_CRASH_OVERRIDES 1 |
---|
5004 | | #define LLVM_NATIVE_ARCH PowerPC |
---|
5005 | | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
5006 | | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
5007 | | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
5008 | | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
5009 | | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
5010 | | #define CLANG_RESOURCE_DIR "" |
---|
5011 | | #define C_INCLUDE_DIRS "" |
---|
5012 | | #define GCC_INSTALL_PREFIX "" |
---|
5013 | | #define DEFAULT_SYSROOT "" |
---|
5014 | | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
5015 | | #define HOST_LINK_VERSION "97.17" |
---|
5016 | | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
5017 | | #define HAVE_DIRENT_H 1 |
---|
5018 | | #define HAVE_DLFCN_H 1 |
---|
5019 | | #define LTDL_SHLIB_EXT ".dylib" |
---|
5020 | | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
5021 | | #define LTDL_OBJDIR ".libs/" |
---|
5022 | | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
5023 | | #define HAVE_LIBDL 1 |
---|
5024 | | #define HAVE_DLERROR 1 |
---|
5025 | | #define error_t int |
---|
5026 | | #define HAVE_ERRNO_H 1 |
---|
5027 | | #define HAVE_MEMORY_H 1 |
---|
5028 | | #define HAVE_UNISTD_H 1 |
---|
5029 | | #define HAVE_MACH_O_DYLD_H 1 |
---|
5030 | | #define HAVE_CLOSEDIR 1 |
---|
5031 | | #define HAVE_OPENDIR 1 |
---|
5032 | | #define HAVE_READDIR 1 |
---|
5033 | | #define HAVE_LIBM 1 |
---|
5034 | | #define HAVE_DLOPEN 1 |
---|
5035 | | #define HAVE_TERMINFO 1 |
---|
5036 | | #define HAVE_FFI_CALL 1 |
---|
5037 | | #define HAVE_LIBPTHREAD 1 |
---|
5038 | | #define HAVE_PTHREAD_MUTEX_LOCK 1 |
---|
5039 | | #define HAVE_PTHREAD_RWLOCK_INIT 1 |
---|
5040 | | #define HAVE_PTHREAD_GETSPECIFIC 1 |
---|
5041 | | #define HAVE_LIBZ 1 |
---|
5042 | | #define USE_UDIS86 0 |
---|
5043 | | #define LLVM_USE_OPROFILE 0 |
---|
5044 | | #define LLVM_USE_INTEL_JITEVENTS 0 |
---|
5045 | | #define CLANG_HAVE_LIBXML 1 |
---|
5046 | | #define HAVE_DIRENT_H 1 |
---|
5047 | | #define HAVE_SYS_WAIT_H 1 |
---|
5048 | | #define TIME_WITH_SYS_TIME 1 |
---|
5049 | | #define HAVE_CXXABI_H 1 |
---|
5050 | | #define HAVE_DLFCN_H 1 |
---|
5051 | | #define HAVE_EXECINFO_H 1 |
---|
5052 | | #define HAVE_FCNTL_H 1 |
---|
5053 | | #define HAVE_INTTYPES_H 1 |
---|
5054 | | #define HAVE_SETJMP_H 1 |
---|
5055 | | #define HAVE_SIGNAL_H 1 |
---|
5056 | | #define HAVE_STDINT_H 1 |
---|
5057 | | #define HAVE_TERMIOS_H 1 |
---|
5058 | | #define HAVE_UNISTD_H 1 |
---|
5059 | | #define HAVE_UTIME_H 1 |
---|
5060 | | #define HAVE_SYS_MMAN_H 1 |
---|
5061 | | #define HAVE_SYS_PARAM_H 1 |
---|
5062 | | #define HAVE_SYS_RESOURCE_H 1 |
---|
5063 | | #define HAVE_SYS_TIME_H 1 |
---|
5064 | | #define HAVE_SYS_UIO_H 1 |
---|
5065 | | #define HAVE_SYS_IOCTL_H 1 |
---|
5066 | | #define HAVE_MALLOC_MALLOC_H 1 |
---|
5067 | | #define HAVE_MACH_MACH_H 1 |
---|
5068 | | #define HAVE_FENV_H 1 |
---|
5069 | | #define HAVE_DECL_FE_ALL_EXCEPT 1 |
---|
5070 | | #define HAVE_DECL_FE_INEXACT 1 |
---|
5071 | | #define HAVE_PTHREAD_H 1 |
---|
5072 | | #define HAVE_ZLIB_H 1 |
---|
5073 | | #define HAVE_FFI_H 1 |
---|
5074 | | #define HAVE_FFI_FFI_H 1 |
---|
5075 | | #define HAVE_CRASHREPORTER_INFO 0 |
---|
5076 | | #define RETSIGTYPE void |
---|
5077 | | #define HAVE_INT64_T 1 |
---|
5078 | | #define HAVE_UINT64_T 1 |
---|
5079 | | #define HAVE_BACKTRACE 1 |
---|
5080 | | #define HAVE_CEILF 1 |
---|
5081 | | #define HAVE_FLOORF 1 |
---|
5082 | | #define HAVE_ROUNDF 1 |
---|
5083 | | #define HAVE_RINTF 1 |
---|
5084 | | #define HAVE_NEARBYINTF 1 |
---|
5085 | | #define HAVE_GETCWD 1 |
---|
5086 | | #define HAVE_POWF 1 |
---|
5087 | | #define HAVE_FMODF 1 |
---|
5088 | | #define HAVE_STRTOF 1 |
---|
5089 | | #define HAVE_ROUND 1 |
---|
5090 | | #define HAVE_LOG 1 |
---|
5091 | | #define HAVE_LOG2 1 |
---|
5092 | | #define HAVE_LOG10 1 |
---|
5093 | | #define HAVE_EXP 1 |
---|
5094 | | #define HAVE_EXP2 1 |
---|
5095 | | #define HAVE_GETPAGESIZE 1 |
---|
5096 | | #define HAVE_GETRUSAGE 1 |
---|
5097 | | #define HAVE_GETRLIMIT 1 |
---|
5098 | | #define HAVE_SETRLIMIT 1 |
---|
5099 | | #define HAVE_GETTIMEOFDAY 1 |
---|
5100 | | #define HAVE_ISATTY 1 |
---|
5101 | | #define HAVE_MKDTEMP 1 |
---|
5102 | | #define HAVE_MKSTEMP 1 |
---|
5103 | | #define HAVE_MKTEMP 1 |
---|
5104 | | #define HAVE_POSIX_SPAWN 1 |
---|
5105 | | #define HAVE_PREAD 1 |
---|
5106 | | #define HAVE_REALPATH 1 |
---|
5107 | | #define HAVE_SBRK 1 |
---|
5108 | | #define HAVE_SETRLIMIT 1 |
---|
5109 | | #define HAVE_STRERROR 1 |
---|
5110 | | #define HAVE_STRERROR_R 1 |
---|
5111 | | #define HAVE_SETENV 1 |
---|
5112 | | #define HAVE_ARC4RANDOM 1 |
---|
5113 | | #define HAVE_STRTOLL 1 |
---|
5114 | | #define HAVE_STRTOQ 1 |
---|
5115 | | #define HAVE_SYSCONF 1 |
---|
5116 | | #define HAVE_MALLOC_ZONE_STATISTICS 1 |
---|
5117 | | #define HAVE_SETJMP 1 |
---|
5118 | | #define HAVE_LONGJMP 1 |
---|
5119 | | #define HAVE_SIGSETJMP 1 |
---|
5120 | | #define HAVE_SIGLONGJMP 1 |
---|
5121 | | #define HAVE_WRITEV 1 |
---|
5122 | | #define HAVE_FUTIMES 1 |
---|
5123 | | #define HAVE_PRINTF_A 1 |
---|
5124 | | #define HAVE_RAND48 1 |
---|
5125 | | #define HAVE_DECL_STRERROR_S 0 |
---|
5126 | | #define HAVE_ISNAN_IN_MATH_H 1 |
---|
5127 | | #define HAVE_STD_ISNAN_IN_CMATH 1 |
---|
5128 | | #define HAVE_ISINF_IN_MATH_H 1 |
---|
5129 | | #define HAVE_STD_ISINF_IN_CMATH 1 |
---|
5130 | | /* end confdefs.h. */ |
---|
5131 | | #include <ieeefp.h> |
---|
5132 | | int |
---|
5133 | | main () |
---|
5134 | | { |
---|
5135 | | float f; finite(f); |
---|
5136 | | ; |
---|
5137 | | return 0; |
---|
5138 | | } |
---|
5139 | configure:21050: result: no |
---|
5140 | configure:21070: checking for stdlib.h |
---|
5141 | configure:21076: result: yes |
---|
5142 | configure:21070: checking for unistd.h |
---|
5143 | configure:21076: result: yes |
---|
5144 | configure:21238: checking for getpagesize |
---|
5145 | configure:21334: result: yes |
---|
5146 | configure:21344: checking for working mmap |
---|
5147 | configure:21491: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
5148 | configure:21494: $? = 0 |
---|
5149 | configure:21500: ./conftest |
---|
5150 | configure:21503: $? = 0 |
---|
5151 | configure:21519: result: yes |
---|
5152 | configure:21530: checking for mmap of files |
---|
5153 | configure:21575: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
5154 | conftest.c: In function 'main': |
---|
5155 | conftest.c:170: warning: cast from pointer to integer of different size |
---|
5156 | conftest.c:172: warning: cast from pointer to integer of different size |
---|
5157 | configure:21578: $? = 0 |
---|
5158 | configure:21584: ./conftest |
---|
5159 | configure:21587: $? = 0 |
---|
5160 | configure:21610: result: yes |
---|
5161 | configure:21622: checking if /dev/zero is needed for mmap |
---|
5162 | configure:21634: result: no |
---|
5163 | configure:21656: checking for GCC atomic builtins |
---|
5164 | configure:21689: /usr/bin/g++-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.cpp -lz -lpthread -lffi -lcurses -lm >&5 |
---|
5165 | configure:21695: $? = 0 |
---|
5166 | configure:21702: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err |
---|
5167 | configure:21705: $? = 0 |
---|
5168 | configure:21712: test -s conftest |
---|
5169 | configure:21715: $? = 0 |
---|
5170 | configure:21718: result: yes |
---|
5171 | configure:21847: checking for __dso_handle |
---|
5172 | configure:21903: /usr/bin/gcc-4.2 -o conftest -pipe -O0 -arch ppc64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64 conftest.c -lz -lpthread -lffi -lcurses -lm >&5 |
---|
5173 | configure:21909: $? = 0 |
---|
5174 | configure:21916: test -z "$ac_c_werror_flag" || test ! -s conftest.err |
---|
5175 | configure:21919: $? = 0 |
---|
5176 | configure:21926: test -s conftest |
---|
5177 | configure:21929: $? = 0 |
---|
5178 | configure:21943: result: yes |
---|
5179 | configure:22097: checking for compiler -fvisibility-inlines-hidden option |
---|
5180 | configure:22131: /usr/bin/g++-4.2 -c -pipe -O0 -arch ppc64 -O0 -fvisibility-inlines-hidden -Werror -I/opt/local/include conftest.cpp >&5 |
---|
5181 | configure:22137: $? = 0 |
---|
5182 | configure:22144: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err |
---|
5183 | configure:22147: $? = 0 |
---|
5184 | configure:22154: test -s conftest.o |
---|
5185 | configure:22157: $? = 0 |
---|
5186 | configure:22177: result: yes |
---|
5187 | configure:22402: creating ./config.status |
---|
5188 | |
---|
5189 | ## ---------------------- ## |
---|
5190 | ## Running config.status. ## |
---|
5191 | ## ---------------------- ## |
---|
5192 | |
---|
5193 | This file was extended by LLVM config.status 3.4.2, which was |
---|
5194 | generated by GNU Autoconf 2.60. Invocation command line was |
---|
5195 | |
---|
5196 | CONFIG_FILES = |
---|
5197 | CONFIG_HEADERS = |
---|
5198 | CONFIG_LINKS = |
---|
5199 | CONFIG_COMMANDS = |
---|
5200 | $ ./config.status |
---|
5201 | |
---|
5202 | on 36-42.wireless-city.scu.edu.tw |
---|
5203 | |
---|
5204 | config.status:774: creating include/llvm/Config/Targets.def |
---|
5205 | config.status:774: creating include/llvm/Config/AsmPrinters.def |
---|
5206 | config.status:774: creating include/llvm/Config/AsmParsers.def |
---|
5207 | config.status:774: creating include/llvm/Config/Disassemblers.def |
---|
5208 | config.status:774: creating Makefile.config |
---|
5209 | config.status:774: creating llvm.spec |
---|
5210 | config.status:774: creating docs/doxygen.cfg |
---|
5211 | config.status:774: creating bindings/ocaml/llvm/META.llvm |
---|
5212 | config.status:774: creating include/llvm/Config/config.h |
---|
5213 | config.status:774: creating include/llvm/Config/llvm-config.h |
---|
5214 | config.status:774: creating include/llvm/Support/DataTypes.h |
---|
5215 | config.status:1176: executing setup commands |
---|
5216 | config.status:1176: executing Makefile commands |
---|
5217 | config.status:1176: executing Makefile.common commands |
---|
5218 | config.status:1176: executing examples/Makefile commands |
---|
5219 | config.status:1176: executing lib/Makefile commands |
---|
5220 | config.status:1176: executing test/Makefile commands |
---|
5221 | config.status:1176: executing test/Makefile.tests commands |
---|
5222 | config.status:1176: executing unittests/Makefile commands |
---|
5223 | config.status:1176: executing tools/Makefile commands |
---|
5224 | config.status:1176: executing utils/Makefile commands |
---|
5225 | config.status:1176: executing projects/Makefile commands |
---|
5226 | config.status:1176: executing bindings/Makefile commands |
---|
5227 | config.status:1176: executing bindings/ocaml/Makefile.ocaml commands |
---|
5228 | configure:23744: === configuring in projects/sample (/opt/local/var/macports/build/_opt_PPCLeopardPorts_lang_llvm-3.4/llvm-3.4/work/build/projects/sample) |
---|
5229 | configure:23847: running /bin/sh /opt/local/var/macports/build/_opt_PPCLeopardPorts_lang_llvm-3.4/llvm-3.4/work/llvm-3.4.2.src/projects/sample/configure --prefix=/opt/local/libexec/llvm-3.4 '--build=powerpc64-apple-darwin9' '--enable-bindings=none' '--enable-libffi' '--disable-shared' '--disable-jit' '--disable-optimized' '--disable-profiling' '--enable-pic' '--disable-debug-symbols' '--disable-debug-runtime' '--disable-assertions' '--disable-doxygen' '--with-ar=/usr/bin/ar' '--enable-targets=powerpc' '--with-optimize-option=-O0' 'build_alias=powerpc64-apple-darwin9' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-pipe -O0 -arch ppc64' 'LDFLAGS=-L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64' 'CPPFLAGS=-I/opt/local/include' 'CXX=/usr/bin/g++-4.2' 'CXXFLAGS=-pipe -O0 -arch ppc64' --cache-file=/dev/null --srcdir=/opt/local/var/macports/build/_opt_PPCLeopardPorts_lang_llvm-3.4/llvm-3.4/work/llvm-3.4.2.src/projects/sample |
---|
5230 | |
---|
5231 | ## ---------------- ## |
---|
5232 | ## Cache variables. ## |
---|
5233 | ## ---------------- ## |
---|
5234 | |
---|
5235 | ac_cv_build=powerpc64-apple-darwin9 |
---|
5236 | ac_cv_c_bigendian=yes |
---|
5237 | ac_cv_c_compiler_gnu=yes |
---|
5238 | ac_cv_c_const=yes |
---|
5239 | ac_cv_cxx_compiler_gnu=yes |
---|
5240 | ac_cv_env_CCC_set= |
---|
5241 | ac_cv_env_CCC_value= |
---|
5242 | ac_cv_env_CC_set=set |
---|
5243 | ac_cv_env_CC_value=/usr/bin/gcc-4.2 |
---|
5244 | ac_cv_env_CFLAGS_set=set |
---|
5245 | ac_cv_env_CFLAGS_value='-pipe -O0 -arch ppc64' |
---|
5246 | ac_cv_env_CPPFLAGS_set=set |
---|
5247 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
---|
5248 | ac_cv_env_CPP_set= |
---|
5249 | ac_cv_env_CPP_value= |
---|
5250 | ac_cv_env_CXXCPP_set= |
---|
5251 | ac_cv_env_CXXCPP_value= |
---|
5252 | ac_cv_env_CXXFLAGS_set=set |
---|
5253 | ac_cv_env_CXXFLAGS_value='-pipe -O0 -arch ppc64' |
---|
5254 | ac_cv_env_CXX_set=set |
---|
5255 | ac_cv_env_CXX_value=/usr/bin/g++-4.2 |
---|
5256 | ac_cv_env_LDFLAGS_set=set |
---|
5257 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64' |
---|
5258 | ac_cv_env_build_alias_set=set |
---|
5259 | ac_cv_env_build_alias_value=powerpc64-apple-darwin9 |
---|
5260 | ac_cv_env_host_alias_set= |
---|
5261 | ac_cv_env_host_alias_value= |
---|
5262 | ac_cv_env_target_alias_set= |
---|
5263 | ac_cv_env_target_alias_value= |
---|
5264 | ac_cv_func___dso_handle=yes |
---|
5265 | ac_cv_func_arc4random=yes |
---|
5266 | ac_cv_func_argz_append=no |
---|
5267 | ac_cv_func_argz_create_sep=no |
---|
5268 | ac_cv_func_argz_insert=no |
---|
5269 | ac_cv_func_argz_next=no |
---|
5270 | ac_cv_func_argz_stringify=no |
---|
5271 | ac_cv_func_backtrace=yes |
---|
5272 | ac_cv_func_ceilf=yes |
---|
5273 | ac_cv_func_closedir=yes |
---|
5274 | ac_cv_func_dlerror=yes |
---|
5275 | ac_cv_func_exp2=yes |
---|
5276 | ac_cv_func_exp=yes |
---|
5277 | ac_cv_func_finite_in_ieeefp_h=no |
---|
5278 | ac_cv_func_floorf=yes |
---|
5279 | ac_cv_func_fmodf=yes |
---|
5280 | ac_cv_func_futimens=no |
---|
5281 | ac_cv_func_futimes=yes |
---|
5282 | ac_cv_func_getcwd=yes |
---|
5283 | ac_cv_func_getpagesize=yes |
---|
5284 | ac_cv_func_getrlimit=yes |
---|
5285 | ac_cv_func_getrusage=yes |
---|
5286 | ac_cv_func_gettimeofday=yes |
---|
5287 | ac_cv_func_isatty=yes |
---|
5288 | ac_cv_func_isinf_in_cmath=no |
---|
5289 | ac_cv_func_isinf_in_math_h=yes |
---|
5290 | ac_cv_func_isnan_in_cmath=no |
---|
5291 | ac_cv_func_isnan_in_math_h=yes |
---|
5292 | ac_cv_func_log10=yes |
---|
5293 | ac_cv_func_log2=yes |
---|
5294 | ac_cv_func_log=yes |
---|
5295 | ac_cv_func_longjmp=yes |
---|
5296 | ac_cv_func_malloc_zone_statistics=yes |
---|
5297 | ac_cv_func_mkdtemp=yes |
---|
5298 | ac_cv_func_mkstemp=yes |
---|
5299 | ac_cv_func_mktemp=yes |
---|
5300 | ac_cv_func_mmap_file=yes |
---|
5301 | ac_cv_func_mmap_fixed_mapped=yes |
---|
5302 | ac_cv_func_nearbyintf=yes |
---|
5303 | ac_cv_func_opendir=yes |
---|
5304 | ac_cv_func_posix_spawn=yes |
---|
5305 | ac_cv_func_powf=yes |
---|
5306 | ac_cv_func_pread=yes |
---|
5307 | ac_cv_func_rand48=yes |
---|
5308 | ac_cv_func_readdir=yes |
---|
5309 | ac_cv_func_realpath=yes |
---|
5310 | ac_cv_func_rintf=yes |
---|
5311 | ac_cv_func_round=yes |
---|
5312 | ac_cv_func_roundf=yes |
---|
5313 | ac_cv_func_sbrk=yes |
---|
5314 | ac_cv_func_setenv=yes |
---|
5315 | ac_cv_func_setjmp=yes |
---|
5316 | ac_cv_func_setrlimit=yes |
---|
5317 | ac_cv_func_shl_load=no |
---|
5318 | ac_cv_func_siglongjmp=yes |
---|
5319 | ac_cv_func_sigsetjmp=yes |
---|
5320 | ac_cv_func_std_isinf_in_cmath=yes |
---|
5321 | ac_cv_func_std_isnan_in_cmath=yes |
---|
5322 | ac_cv_func_strerror=yes |
---|
5323 | ac_cv_func_strerror_r=yes |
---|
5324 | ac_cv_func_strtof=yes |
---|
5325 | ac_cv_func_strtoll=yes |
---|
5326 | ac_cv_func_strtoq=yes |
---|
5327 | ac_cv_func_sysconf=yes |
---|
5328 | ac_cv_func_writev=yes |
---|
5329 | ac_cv_have_decl_FE_ALL_EXCEPT=yes |
---|
5330 | ac_cv_have_decl_FE_INEXACT=yes |
---|
5331 | ac_cv_have_decl_strerror_s=no |
---|
5332 | ac_cv_header_CrashReporterClient_h=no |
---|
5333 | ac_cv_header_argz_h=no |
---|
5334 | ac_cv_header_cxxabi_h=yes |
---|
5335 | ac_cv_header_dirent_dirent_h=yes |
---|
5336 | ac_cv_header_dlfcn_h=yes |
---|
5337 | ac_cv_header_errno_h=yes |
---|
5338 | ac_cv_header_execinfo_h=yes |
---|
5339 | ac_cv_header_fcntl_h=yes |
---|
5340 | ac_cv_header_fenv_h=yes |
---|
5341 | ac_cv_header_ffi_ffi_h=yes |
---|
5342 | ac_cv_header_ffi_h=yes |
---|
5343 | ac_cv_header_inttypes_h=yes |
---|
5344 | ac_cv_header_link_h=no |
---|
5345 | ac_cv_header_mach_mach_h=yes |
---|
5346 | ac_cv_header_mach_o_dyld_h=yes |
---|
5347 | ac_cv_header_malloc_h=no |
---|
5348 | ac_cv_header_malloc_malloc_h=yes |
---|
5349 | ac_cv_header_memory_h=yes |
---|
5350 | ac_cv_header_mmap_anon=no |
---|
5351 | ac_cv_header_pthread_h=yes |
---|
5352 | ac_cv_header_setjmp_h=yes |
---|
5353 | ac_cv_header_signal_h=yes |
---|
5354 | ac_cv_header_stat_broken=no |
---|
5355 | ac_cv_header_stdc=yes |
---|
5356 | ac_cv_header_stdint_h=yes |
---|
5357 | ac_cv_header_stdlib_h=yes |
---|
5358 | ac_cv_header_string_h=yes |
---|
5359 | ac_cv_header_strings_h=yes |
---|
5360 | ac_cv_header_sys_ioctl_h=yes |
---|
5361 | ac_cv_header_sys_mman_h=yes |
---|
5362 | ac_cv_header_sys_param_h=yes |
---|
5363 | ac_cv_header_sys_resource_h=yes |
---|
5364 | ac_cv_header_sys_stat_h=yes |
---|
5365 | ac_cv_header_sys_time_h=yes |
---|
5366 | ac_cv_header_sys_types_h=yes |
---|
5367 | ac_cv_header_sys_uio_h=yes |
---|
5368 | ac_cv_header_sys_wait_h=yes |
---|
5369 | ac_cv_header_termios_h=yes |
---|
5370 | ac_cv_header_time=yes |
---|
5371 | ac_cv_header_unistd_h=yes |
---|
5372 | ac_cv_header_utime_h=yes |
---|
5373 | ac_cv_header_valgrind_valgrind_h=no |
---|
5374 | ac_cv_header_zlib_h=yes |
---|
5375 | ac_cv_host=powerpc64-apple-darwin9 |
---|
5376 | ac_cv_huge_val_sanity=yes |
---|
5377 | ac_cv_lib_dl_dlopen=yes |
---|
5378 | ac_cv_lib_dld_shl_load=no |
---|
5379 | ac_cv_lib_m_sin=yes |
---|
5380 | ac_cv_lib_pthread_pthread_mutex_init=yes |
---|
5381 | ac_cv_lib_xml2_xmlReadFile=yes |
---|
5382 | ac_cv_lib_z_compress2=yes |
---|
5383 | ac_cv_need_dev_zero_for_mmap=no |
---|
5384 | ac_cv_objext=o |
---|
5385 | ac_cv_path_BINPWD=/bin/pwd |
---|
5386 | ac_cv_path_BZIP2=/opt/local/bin/bzip2 |
---|
5387 | ac_cv_path_CAT=/bin/cat |
---|
5388 | ac_cv_path_CIRCO='echo circo' |
---|
5389 | ac_cv_path_CMP=/usr/bin/cmp |
---|
5390 | ac_cv_path_CP=/bin/cp |
---|
5391 | ac_cv_path_DATE=/bin/date |
---|
5392 | ac_cv_path_DOT='echo dot' |
---|
5393 | ac_cv_path_DOTTY='echo dotty' |
---|
5394 | ac_cv_path_EGREP='/opt/local/bin/ggrep -E' |
---|
5395 | ac_cv_path_FDP='echo fdp' |
---|
5396 | ac_cv_path_FIND=/usr/bin/find |
---|
5397 | ac_cv_path_GAS=/opt/local/bin/as |
---|
5398 | ac_cv_path_GRAPHVIZ='echo Graphviz' |
---|
5399 | ac_cv_path_GREP=/opt/local/bin/ggrep |
---|
5400 | ac_cv_path_GROFF=/usr/bin/groff |
---|
5401 | ac_cv_path_GZIPBIN=/usr/bin/gzip |
---|
5402 | ac_cv_path_MKDIR=/bin/mkdir |
---|
5403 | ac_cv_path_MV=/bin/mv |
---|
5404 | ac_cv_path_NEATO='echo neato' |
---|
5405 | ac_cv_path_PDFROFF=/usr/bin/pdfroff |
---|
5406 | ac_cv_path_RM=/bin/rm |
---|
5407 | ac_cv_path_SED=/usr/bin/sed |
---|
5408 | ac_cv_path_TAR=/usr/bin/tar |
---|
5409 | ac_cv_path_TWOPI='echo twopi' |
---|
5410 | ac_cv_path_ZIP=/usr/bin/zip |
---|
5411 | ac_cv_prog_CPP='/usr/bin/gcc-4.2 -E' |
---|
5412 | ac_cv_prog_CXXCPP='/usr/bin/g++-4.2 -E' |
---|
5413 | ac_cv_prog_XML2CONFIG=xml2-config |
---|
5414 | ac_cv_prog_ac_ct_AR=ar |
---|
5415 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
5416 | ac_cv_prog_cc_c89= |
---|
5417 | ac_cv_prog_cc_g=yes |
---|
5418 | ac_cv_prog_cxx_g=yes |
---|
5419 | ac_cv_search_clock_gettime=no |
---|
5420 | ac_cv_search_dlopen='none required' |
---|
5421 | ac_cv_search_ffi_call=-lffi |
---|
5422 | ac_cv_search_mallinfo=no |
---|
5423 | ac_cv_search_opendir='none required' |
---|
5424 | ac_cv_search_pthread_getspecific='none required' |
---|
5425 | ac_cv_search_pthread_mutex_lock='none required' |
---|
5426 | ac_cv_search_pthread_rwlock_init='none required' |
---|
5427 | ac_cv_search_setupterm=-lcurses |
---|
5428 | ac_cv_struct_tm=time.h |
---|
5429 | ac_cv_sys_symbol_underscore=yes |
---|
5430 | ac_cv_target=powerpc64-apple-darwin9 |
---|
5431 | ac_cv_type_error_t=no |
---|
5432 | ac_cv_type_int64_t=yes |
---|
5433 | ac_cv_type_pid_t=yes |
---|
5434 | ac_cv_type_size_t=yes |
---|
5435 | ac_cv_type_uint64_t=yes |
---|
5436 | libltdl_cv_lib_dl_dlopen=yes |
---|
5437 | libltdl_cv_need_uscore=no |
---|
5438 | libltdl_cv_objdir=.libs |
---|
5439 | libltdl_cv_preloaded_symbols=yes |
---|
5440 | libltdl_cv_shlibext=.dylib |
---|
5441 | libltdl_cv_sys_dlopen_deplibs=yes |
---|
5442 | libltdl_cv_sys_search_path='/usr/local/lib /lib /usr/lib' |
---|
5443 | llvm_cv_c_printf_a=yes |
---|
5444 | llvm_cv_cxx_visibility_inlines_hidden=yes |
---|
5445 | llvm_cv_enable_backtraces=yes |
---|
5446 | llvm_cv_enable_crash_overrides=yes |
---|
5447 | llvm_cv_enable_libffi=yes |
---|
5448 | llvm_cv_enable_terminfo=yes |
---|
5449 | llvm_cv_gnu_make_command=make |
---|
5450 | llvm_cv_link_all_option=-Wl,-all_load |
---|
5451 | llvm_cv_link_use_export_dynamic=yes |
---|
5452 | llvm_cv_link_use_r=no |
---|
5453 | llvm_cv_link_use_version_script=no |
---|
5454 | llvm_cv_link_version=97.17 |
---|
5455 | llvm_cv_no_link_all_option=-Wl,-noall_load |
---|
5456 | llvm_cv_os_type=Darwin |
---|
5457 | llvm_cv_platform_type=Unix |
---|
5458 | llvm_cv_target_arch=PowerPC |
---|
5459 | llvm_cv_target_os_type=Darwin |
---|
5460 | lt_cv_path_NM='/usr/bin/nm -p' |
---|
5461 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\''' |
---|
5462 | 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'\''' |
---|
5463 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' |
---|
5464 | |
---|
5465 | ## ----------------- ## |
---|
5466 | ## Output variables. ## |
---|
5467 | ## ----------------- ## |
---|
5468 | |
---|
5469 | ALL_BINDINGS='ocaml' |
---|
5470 | AR='ar' |
---|
5471 | ARCH='PowerPC' |
---|
5472 | BINDINGS_TO_BUILD='' |
---|
5473 | BINPWD='/bin/pwd' |
---|
5474 | BINUTILS_INCDIR='' |
---|
5475 | BUILD_CC='' |
---|
5476 | BUILD_CXX='' |
---|
5477 | BUILD_EXEEXT='' |
---|
5478 | BZIP2='/opt/local/bin/bzip2' |
---|
5479 | CAT='/bin/cat' |
---|
5480 | CC='/usr/bin/gcc-4.2' |
---|
5481 | CFLAGS='-pipe -O0 -arch ppc64' |
---|
5482 | CIRCO='echo circo' |
---|
5483 | CLANG_SRC_ROOT='' |
---|
5484 | CMP='/usr/bin/cmp' |
---|
5485 | CONVENIENCE_LTDL_FALSE='' |
---|
5486 | CONVENIENCE_LTDL_TRUE='#' |
---|
5487 | COVERED_SWITCH_DEFAULT='' |
---|
5488 | CP='/bin/cp' |
---|
5489 | CPP='/usr/bin/gcc-4.2 -E' |
---|
5490 | CPPFLAGS='-I/opt/local/include' |
---|
5491 | CVSBUILD='' |
---|
5492 | CXX='/usr/bin/g++-4.2' |
---|
5493 | CXXCPP='/usr/bin/g++-4.2 -E' |
---|
5494 | CXXFLAGS='-pipe -O0 -arch ppc64' |
---|
5495 | DATE='/bin/date' |
---|
5496 | DEBUG_RUNTIME='' |
---|
5497 | DEBUG_SYMBOLS='' |
---|
5498 | DEFS='-DHAVE_CONFIG_H' |
---|
5499 | DISABLE_ASSERTIONS='DISABLE_ASSERTIONS=1' |
---|
5500 | DOT='echo dot' |
---|
5501 | DOTTY='echo dotty' |
---|
5502 | DOXYGEN='' |
---|
5503 | ECHO_C='ECHO_N='' |
---|
5504 | ECHO_T='' |
---|
5505 | EGREP='/opt/local/bin/ggrep -E' |
---|
5506 | ENABLE_CLANG_ARCMT='1' |
---|
5507 | ENABLE_CLANG_REWRITER='1' |
---|
5508 | ENABLE_CLANG_STATIC_ANALYZER='1' |
---|
5509 | ENABLE_CXX11='0' |
---|
5510 | ENABLE_DOCS='1' |
---|
5511 | ENABLE_DOXYGEN='0' |
---|
5512 | ENABLE_EMBED_STDCXX='0' |
---|
5513 | ENABLE_EXPENSIVE_CHECKS='' |
---|
5514 | ENABLE_LIBCPP='0' |
---|
5515 | ENABLE_OPTIMIZED='' |
---|
5516 | ENABLE_PIC='1' |
---|
5517 | ENABLE_POLLY='1' |
---|
5518 | ENABLE_PROFILING='' |
---|
5519 | ENABLE_PTHREADS='1' |
---|
5520 | ENABLE_SHARED='0' |
---|
5521 | ENABLE_SPLIT_DWARF='0' |
---|
5522 | ENABLE_TIMESTAMPS='1' |
---|
5523 | ENABLE_VISIBILITY_INLINES_HIDDEN='1' |
---|
5524 | ENABLE_WERROR='0' |
---|
5525 | ENDIAN='big' |
---|
5526 | EXEEXT='' |
---|
5527 | EXPENSIVE_CHECKS='no' |
---|
5528 | EXTRA_LD_OPTIONS='' |
---|
5529 | EXTRA_OPTIONS='' |
---|
5530 | FDP='echo fdp' |
---|
5531 | FIND='/usr/bin/find' |
---|
5532 | GAS='/opt/local/bin/as' |
---|
5533 | GRAPHVIZ='echo Graphviz' |
---|
5534 | GREP='/opt/local/bin/ggrep' |
---|
5535 | GROFF='/usr/bin/groff' |
---|
5536 | GV='echo gv' |
---|
5537 | GZIPBIN='/usr/bin/gzip' |
---|
5538 | HAVE_LIBZ='1' |
---|
5539 | HAVE_LINK_VERSION_SCRIPT='' |
---|
5540 | HAVE_PTHREAD='1' |
---|
5541 | HOST_ARCH='PowerPC' |
---|
5542 | HOST_OS='Darwin' |
---|
5543 | HUGE_VAL_SANITY='yes' |
---|
5544 | INSTALL_DATA='${INSTALL} -m 644' |
---|
5545 | INSTALL_LTDL_FALSE='' |
---|
5546 | INSTALL_LTDL_TRUE='#' |
---|
5547 | INSTALL_PROGRAM='${INSTALL}' |
---|
5548 | INSTALL_SCRIPT='${INSTALL}' |
---|
5549 | INTERNAL_PREFIX='' |
---|
5550 | JIT='' |
---|
5551 | KEEP_SYMBOLS='' |
---|
5552 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc64' |
---|
5553 | LIBADD_DL='-ldl' |
---|
5554 | LIBOBJS='' |
---|
5555 | LIBS='-lz -lpthread -lffi -lcurses -lm ' |
---|
5556 | LIBXML2_INC='-I/usr/include/libxml2' |
---|
5557 | LIBXML2_LIBS='-lxml2' |
---|
5558 | LINKALL='-Wl,-all_load' |
---|
5559 | LLVM_BINDIR='/opt/local/libexec/llvm-3.4/bin' |
---|
5560 | LLVM_CONFIGTIME='Sun Mar 6 06:13:46 CST 2022' |
---|
5561 | LLVM_COPYRIGHT='Copyright (c) 2003-2013 University of Illinois at Urbana-Champaign.' |
---|
5562 | LLVM_CROSS_COMPILING='0' |
---|
5563 | LLVM_DATADIR='/opt/local/libexec/llvm-3.4/share/llvm' |
---|
5564 | LLVM_DOCSDIR='/opt/local/libexec/llvm-3.4/share/doc/llvm' |
---|
5565 | LLVM_ENABLE_THREADS='1' |
---|
5566 | LLVM_ENABLE_ZLIB='1' |
---|
5567 | LLVM_ENUM_ASM_PARSERS='LLVM_ASM_PARSER(PowerPC) ' |
---|
5568 | LLVM_ENUM_ASM_PRINTERS='LLVM_ASM_PRINTER(PowerPC) ' |
---|
5569 | LLVM_ENUM_DISASSEMBLERS='' |
---|
5570 | LLVM_ENUM_TARGETS='LLVM_TARGET(PowerPC) ' |
---|
5571 | LLVM_ETCDIR='/opt/local/libexec/llvm-3.4/etc/llvm' |
---|
5572 | LLVM_HAS_POLLY='' |
---|
5573 | LLVM_INCLUDEDIR='/opt/local/libexec/llvm-3.4/include' |
---|
5574 | LLVM_INFODIR='/opt/local/libexec/llvm-3.4/info' |
---|
5575 | LLVM_MANDIR='/opt/local/libexec/llvm-3.4/man' |
---|
5576 | LLVM_ON_UNIX='1' |
---|
5577 | LLVM_ON_WIN32='0' |
---|
5578 | LLVM_PREFIX='/opt/local/libexec/llvm-3.4' |
---|
5579 | LLVM_VERSION_MAJOR='3' |
---|
5580 | LLVM_VERSION_MINOR='4' |
---|
5581 | LLVM_VERSION_PATCH='2' |
---|
5582 | LLVM_VERSION_SUFFIX='' |
---|
5583 | LN_S='ln -s' |
---|
5584 | LTLIBOBJS='' |
---|
5585 | MKDIR='/bin/mkdir' |
---|
5586 | MMAP_FILE='yes' |
---|
5587 | MV='/bin/mv' |
---|
5588 | NEATO='echo neato' |
---|
5589 | NM='/usr/bin/nm -p' |
---|
5590 | NOLINKALL='-Wl,-noall_load' |
---|
5591 | NO_MAYBE_UNINITIALIZED='' |
---|
5592 | NO_MISSING_FIELD_INITIALIZERS='-Wno-missing-field-initializers' |
---|
5593 | NO_UNINITIALIZED='' |
---|
5594 | NO_VARIADIC_MACROS='-Wno-variadic-macros' |
---|
5595 | OBJEXT='o' |
---|
5596 | OCAMLC='' |
---|
5597 | OCAMLDEP='' |
---|
5598 | OCAMLDOC='' |
---|
5599 | OCAMLOPT='' |
---|
5600 | OCAML_LIBDIR='' |
---|
5601 | OPTIMIZE_OPTION='-O0' |
---|
5602 | OS='Darwin' |
---|
5603 | PACKAGE_BUGREPORT='http://llvm.org/bugs/' |
---|
5604 | PACKAGE_NAME='LLVM' |
---|
5605 | PACKAGE_STRING='LLVM 3.4.2' |
---|
5606 | PACKAGE_TARNAME='llvm' |
---|
5607 | PACKAGE_VERSION='3.4.2' |
---|
5608 | PATH_SEPARATOR=':' |
---|
5609 | PDFROFF='/usr/bin/pdfroff' |
---|
5610 | PYTHON='' |
---|
5611 | RANLIB='ranlib' |
---|
5612 | RDYNAMIC='-rdynamic' |
---|
5613 | RM='/bin/rm' |
---|
5614 | RPATH='-Wl,-rpath' |
---|
5615 | SED='/usr/bin/sed' |
---|
5616 | SHELL='/bin/sh' |
---|
5617 | SHLIBEXT='.dylib' |
---|
5618 | SHLIBPATH_VAR='' |
---|
5619 | TAR='/usr/bin/tar' |
---|
5620 | TARGETS_TO_BUILD='PowerPC ' |
---|
5621 | TARGET_HAS_JIT='' |
---|
5622 | TARGET_OS='Darwin' |
---|
5623 | TWOPI='echo twopi' |
---|
5624 | USE_INTEL_JITEVENTS='0' |
---|
5625 | USE_OPROFILE='0' |
---|
5626 | USE_UDIS86='0' |
---|
5627 | XDOT='echo xdot' |
---|
5628 | XML2CONFIG='xml2-config' |
---|
5629 | ZIP='/usr/bin/zip' |
---|
5630 | ac_ct_CC='' |
---|
5631 | ac_ct_CXX='' |
---|
5632 | bindir='${exec_prefix}/bin' |
---|
5633 | build='powerpc64-apple-darwin9' |
---|
5634 | build_alias='powerpc64-apple-darwin9' |
---|
5635 | build_cpu='powerpc64' |
---|
5636 | build_os='darwin9' |
---|
5637 | build_vendor='apple' |
---|
5638 | datadir='${datarootdir}' |
---|
5639 | datarootdir='${prefix}/share' |
---|
5640 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
5641 | dvidir='${docdir}' |
---|
5642 | exec_prefix='${prefix}' |
---|
5643 | host='powerpc64-apple-darwin9' |
---|
5644 | host_alias='' |
---|
5645 | host_cpu='powerpc64' |
---|
5646 | host_os='darwin9' |
---|
5647 | host_vendor='apple' |
---|
5648 | htmldir='${docdir}' |
---|
5649 | ifGNUmake='' |
---|
5650 | includedir='${prefix}/include' |
---|
5651 | infodir='${datarootdir}/info' |
---|
5652 | libdir='${exec_prefix}/lib' |
---|
5653 | libexecdir='${exec_prefix}/libexec' |
---|
5654 | localedir='${datarootdir}/locale' |
---|
5655 | localstatedir='${prefix}/var' |
---|
5656 | mandir='${datarootdir}/man' |
---|
5657 | oldincludedir='/usr/include' |
---|
5658 | pdfdir='${docdir}' |
---|
5659 | prefix='/opt/local/libexec/llvm-3.4' |
---|
5660 | program_prefix='' |
---|
5661 | program_transform_name='s,x,x,' |
---|
5662 | psdir='${docdir}' |
---|
5663 | sbindir='${exec_prefix}/sbin' |
---|
5664 | sharedstatedir='${prefix}/com' |
---|
5665 | subdirs=' projects/sample' |
---|
5666 | sysconfdir='${prefix}/etc' |
---|
5667 | target='powerpc64-apple-darwin9' |
---|
5668 | target_alias='' |
---|
5669 | target_cpu='powerpc64' |
---|
5670 | target_os='darwin9' |
---|
5671 | target_vendor='apple' |
---|
5672 | |
---|
5673 | ## ----------- ## |
---|
5674 | ## confdefs.h. ## |
---|
5675 | ## ----------- ## |
---|
5676 | |
---|
5677 | #define PACKAGE_NAME "LLVM" |
---|
5678 | #define PACKAGE_TARNAME "llvm" |
---|
5679 | #define PACKAGE_VERSION "3.4.2" |
---|
5680 | #define PACKAGE_STRING "LLVM 3.4.2" |
---|
5681 | #define PACKAGE_BUGREPORT "http://llvm.org/bugs/" |
---|
5682 | #define LLVM_VERSION_MAJOR 3 |
---|
5683 | #define LLVM_VERSION_MINOR 4 |
---|
5684 | #define LLVM_VERSION_PATCH 2 |
---|
5685 | #define LLVM_ON_UNIX 1 |
---|
5686 | #define STDC_HEADERS 1 |
---|
5687 | #define HAVE_SYS_TYPES_H 1 |
---|
5688 | #define HAVE_SYS_STAT_H 1 |
---|
5689 | #define HAVE_STDLIB_H 1 |
---|
5690 | #define HAVE_STRING_H 1 |
---|
5691 | #define HAVE_MEMORY_H 1 |
---|
5692 | #define HAVE_STRINGS_H 1 |
---|
5693 | #define HAVE_INTTYPES_H 1 |
---|
5694 | #define HAVE_STDINT_H 1 |
---|
5695 | #define HAVE_UNISTD_H 1 |
---|
5696 | #define LLVM_ENABLE_THREADS 1 |
---|
5697 | #define LLVM_ENABLE_ZLIB 1 |
---|
5698 | #define ENABLE_PIC 1 |
---|
5699 | #define ENABLE_TIMESTAMPS 1 |
---|
5700 | #define ENABLE_BACKTRACES 1 |
---|
5701 | #define ENABLE_CRASH_OVERRIDES 1 |
---|
5702 | #define LLVM_NATIVE_ARCH PowerPC |
---|
5703 | #define LLVM_NATIVE_TARGET LLVMInitializePowerPCTarget |
---|
5704 | #define LLVM_NATIVE_TARGETINFO LLVMInitializePowerPCTargetInfo |
---|
5705 | #define LLVM_NATIVE_TARGETMC LLVMInitializePowerPCTargetMC |
---|
5706 | #define LLVM_NATIVE_ASMPRINTER LLVMInitializePowerPCAsmPrinter |
---|
5707 | #define LLVM_NATIVE_ASMPARSER LLVMInitializePowerPCAsmParser |
---|
5708 | #define CLANG_RESOURCE_DIR "" |
---|
5709 | #define C_INCLUDE_DIRS "" |
---|
5710 | #define GCC_INSTALL_PREFIX "" |
---|
5711 | #define DEFAULT_SYSROOT "" |
---|
5712 | #define BUG_REPORT_URL "http://llvm.org/bugs/" |
---|
5713 | #define HOST_LINK_VERSION "97.17" |
---|
5714 | #define HAVE_LINK_EXPORT_DYNAMIC 1 |
---|
5715 | #define HAVE_DIRENT_H 1 |
---|
5716 | #define HAVE_DLFCN_H 1 |
---|
5717 | #define LTDL_SHLIB_EXT ".dylib" |
---|
5718 | #define LTDL_SYSSEARCHPATH "/usr/local/lib:/lib:/usr/lib" |
---|
5719 | #define LTDL_OBJDIR ".libs/" |
---|
5720 | #define HAVE_PRELOADED_SYMBOLS 1 |
---|
5721 | #define HAVE_LIBDL 1 |
---|
5722 | #define HAVE_DLERROR 1 |
---|
5723 | #define error_t int |
---|
5724 | #define HAVE_ERRNO_H 1 |
---|
5725 | #define HAVE_MEMORY_H 1 |
---|
5726 | #define HAVE_UNISTD_H 1 |
---|
5727 | #define HAVE_MACH_O_DYLD_H 1 |
---|
5728 | #define HAVE_CLOSEDIR 1 |
---|
5729 | #define HAVE_OPENDIR 1 |
---|
5730 | #define HAVE_READDIR 1 |
---|
5731 | #define HAVE_LIBM 1 |
---|
5732 | #define HAVE_DLOPEN 1 |
---|
5733 | #define HAVE_TERMINFO 1 |
---|
5734 | #define HAVE_FFI_CALL 1 |
---|
5735 | #define HAVE_LIBPTHREAD 1 |
---|
5736 | #define HAVE_PTHREAD_MUTEX_LOCK 1 |
---|
5737 | #define HAVE_PTHREAD_RWLOCK_INIT 1 |
---|
5738 | #define HAVE_PTHREAD_GETSPECIFIC 1 |
---|
5739 | #define HAVE_LIBZ 1 |
---|
5740 | #define USE_UDIS86 0 |
---|
5741 | #define LLVM_USE_OPROFILE 0 |
---|
5742 | #define LLVM_USE_INTEL_JITEVENTS 0 |
---|
5743 | #define CLANG_HAVE_LIBXML 1 |
---|
5744 | #define HAVE_DIRENT_H 1 |
---|
5745 | #define HAVE_SYS_WAIT_H 1 |
---|
5746 | #define TIME_WITH_SYS_TIME 1 |
---|
5747 | #define HAVE_CXXABI_H 1 |
---|
5748 | #define HAVE_DLFCN_H 1 |
---|
5749 | #define HAVE_EXECINFO_H 1 |
---|
5750 | #define HAVE_FCNTL_H 1 |
---|
5751 | #define HAVE_INTTYPES_H 1 |
---|
5752 | #define HAVE_SETJMP_H 1 |
---|
5753 | #define HAVE_SIGNAL_H 1 |
---|
5754 | #define HAVE_STDINT_H 1 |
---|
5755 | #define HAVE_TERMIOS_H 1 |
---|
5756 | #define HAVE_UNISTD_H 1 |
---|
5757 | #define HAVE_UTIME_H 1 |
---|
5758 | #define HAVE_SYS_MMAN_H 1 |
---|
5759 | #define HAVE_SYS_PARAM_H 1 |
---|
5760 | #define HAVE_SYS_RESOURCE_H 1 |
---|
5761 | #define HAVE_SYS_TIME_H 1 |
---|
5762 | #define HAVE_SYS_UIO_H 1 |
---|
5763 | #define HAVE_SYS_IOCTL_H 1 |
---|
5764 | #define HAVE_MALLOC_MALLOC_H 1 |
---|
5765 | #define HAVE_MACH_MACH_H 1 |
---|
5766 | #define HAVE_FENV_H 1 |
---|
5767 | #define HAVE_DECL_FE_ALL_EXCEPT 1 |
---|
5768 | #define HAVE_DECL_FE_INEXACT 1 |
---|
5769 | #define HAVE_PTHREAD_H 1 |
---|
5770 | #define HAVE_ZLIB_H 1 |
---|
5771 | #define HAVE_FFI_H 1 |
---|
5772 | #define HAVE_FFI_FFI_H 1 |
---|
5773 | #define HAVE_CRASHREPORTER_INFO 0 |
---|
5774 | #define RETSIGTYPE void |
---|
5775 | #define HAVE_INT64_T 1 |
---|
5776 | #define HAVE_UINT64_T 1 |
---|
5777 | #define HAVE_BACKTRACE 1 |
---|
5778 | #define HAVE_CEILF 1 |
---|
5779 | #define HAVE_FLOORF 1 |
---|
5780 | #define HAVE_ROUNDF 1 |
---|
5781 | #define HAVE_RINTF 1 |
---|
5782 | #define HAVE_NEARBYINTF 1 |
---|
5783 | #define HAVE_GETCWD 1 |
---|
5784 | #define HAVE_POWF 1 |
---|
5785 | #define HAVE_FMODF 1 |
---|
5786 | #define HAVE_STRTOF 1 |
---|
5787 | #define HAVE_ROUND 1 |
---|
5788 | #define HAVE_LOG 1 |
---|
5789 | #define HAVE_LOG2 1 |
---|
5790 | #define HAVE_LOG10 1 |
---|
5791 | #define HAVE_EXP 1 |
---|
5792 | #define HAVE_EXP2 1 |
---|
5793 | #define HAVE_GETPAGESIZE 1 |
---|
5794 | #define HAVE_GETRUSAGE 1 |
---|
5795 | #define HAVE_GETRLIMIT 1 |
---|
5796 | #define HAVE_SETRLIMIT 1 |
---|
5797 | #define HAVE_GETTIMEOFDAY 1 |
---|
5798 | #define HAVE_ISATTY 1 |
---|
5799 | #define HAVE_MKDTEMP 1 |
---|
5800 | #define HAVE_MKSTEMP 1 |
---|
5801 | #define HAVE_MKTEMP 1 |
---|
5802 | #define HAVE_POSIX_SPAWN 1 |
---|
5803 | #define HAVE_PREAD 1 |
---|
5804 | #define HAVE_REALPATH 1 |
---|
5805 | #define HAVE_SBRK 1 |
---|
5806 | #define HAVE_SETRLIMIT 1 |
---|
5807 | #define HAVE_STRERROR 1 |
---|
5808 | #define HAVE_STRERROR_R 1 |
---|
5809 | #define HAVE_SETENV 1 |
---|
5810 | #define HAVE_ARC4RANDOM 1 |
---|
5811 | #define HAVE_STRTOLL 1 |
---|
5812 | #define HAVE_STRTOQ 1 |
---|
5813 | #define HAVE_SYSCONF 1 |
---|
5814 | #define HAVE_MALLOC_ZONE_STATISTICS 1 |
---|
5815 | #define HAVE_SETJMP 1 |
---|
5816 | #define HAVE_LONGJMP 1 |
---|
5817 | #define HAVE_SIGSETJMP 1 |
---|
5818 | #define HAVE_SIGLONGJMP 1 |
---|
5819 | #define HAVE_WRITEV 1 |
---|
5820 | #define HAVE_FUTIMES 1 |
---|
5821 | #define HAVE_PRINTF_A 1 |
---|
5822 | #define HAVE_RAND48 1 |
---|
5823 | #define HAVE_DECL_STRERROR_S 0 |
---|
5824 | #define HAVE_ISNAN_IN_MATH_H 1 |
---|
5825 | #define HAVE_STD_ISNAN_IN_CMATH 1 |
---|
5826 | #define HAVE_ISINF_IN_MATH_H 1 |
---|
5827 | #define HAVE_STD_ISINF_IN_CMATH 1 |
---|
5828 | #define HAVE_STDLIB_H 1 |
---|
5829 | #define HAVE_UNISTD_H 1 |
---|
5830 | #define HAVE_GETPAGESIZE 1 |
---|
5831 | #define HAVE_MMAP 1 |
---|
5832 | #define HAVE_MMAP_FILE |
---|
5833 | #define LLVM_HAS_ATOMICS 1 |
---|
5834 | #define HAVE___DSO_HANDLE 1 |
---|
5835 | #define LLVM_PREFIX "/opt/local/libexec/llvm-3.4" |
---|
5836 | #define LLVM_BINDIR "/opt/local/libexec/llvm-3.4/bin" |
---|
5837 | #define LLVM_DATADIR "/opt/local/libexec/llvm-3.4/share/llvm" |
---|
5838 | #define LLVM_DOCSDIR "/opt/local/libexec/llvm-3.4/share/doc/llvm" |
---|
5839 | #define LLVM_ETCDIR "/opt/local/libexec/llvm-3.4/etc/llvm" |
---|
5840 | #define LLVM_INCLUDEDIR "/opt/local/libexec/llvm-3.4/include" |
---|
5841 | #define LLVM_INFODIR "/opt/local/libexec/llvm-3.4/info" |
---|
5842 | #define LLVM_MANDIR "/opt/local/libexec/llvm-3.4/man" |
---|
5843 | #define LLVM_CONFIGTIME "Sun Mar 6 06:13:46 CST 2022" |
---|
5844 | #define LLVM_HOST_TRIPLE "powerpc64-apple-darwin9" |
---|
5845 | #define LLVM_DEFAULT_TARGET_TRIPLE "powerpc64-apple-darwin9" |
---|
5846 | |
---|
5847 | configure: exit 0 |
---|