Ticket #64498: config.log

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