Ticket #64676: config.log

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