Ticket #33539: config.log

File config.log, 54.4 KB (added by renz@…, 12 years ago)

.../pcre/work/pcre-8.12/config.log

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 PCRE configure 8.12, which was
5generated by GNU Autoconf 2.65.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-dependency-tracking --docdir=/opt/local/share/doc/pcre --enable-unicode-properties --enable-pcretest-libreadline --enable-pcregrep-libz --enable-pcregrep-libbz2
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = ounce.local
14uname -m = i386
15uname -r = 10.8.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
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: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
27Kernel configured for up to 2 processors.
282 processors are physically available.
292 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1
32Primary memory available: 8.00 gigabytes
33Default processor set: 84 tasks, 370 threads, 2 processors
34Load average: 1.41, Mach factor: 1.26
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:2674: checking for a BSD-compatible install
52configure:2742: result: /usr/bin/install -c
53configure:2753: checking whether build environment is sane
54configure:2803: result: yes
55configure:2944: checking for a thread-safe mkdir -p
56configure:2983: result: /opt/local/bin/gmkdir -p
57configure:2996: checking for gawk
58configure:3026: result: no
59configure:2996: checking for mawk
60configure:3026: result: no
61configure:2996: checking for nawk
62configure:3026: result: no
63configure:2996: checking for awk
64configure:3012: found /usr/bin/awk
65configure:3023: result: awk
66configure:3034: checking whether make sets $(MAKE)
67configure:3056: result: yes
68configure:3203: checking for gcc
69configure:3230: result: /usr/bin/gcc-4.2
70configure:3459: checking for C compiler version
71configure:3468: /usr/bin/gcc-4.2 --version >&5
72i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
73Copyright (C) 2007 Free Software Foundation, Inc.
74This is free software; see the source for copying conditions.  There is NO
75warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
76
77configure:3479: $? = 0
78configure:3468: /usr/bin/gcc-4.2 -v >&5
79Using built-in specs.
80Target: i686-apple-darwin10
81Configured with: /var/tmp/gcc/gcc-5666.3~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 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
82Thread model: posix
83gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
84configure:3479: $? = 0
85configure:3468: /usr/bin/gcc-4.2 -V >&5
86gcc-4.2: argument to `-V' is missing
87configure:3479: $? = 1
88configure:3468: /usr/bin/gcc-4.2 -qversion >&5
89i686-apple-darwin10-gcc-4.2.1: no input files
90configure:3479: $? = 1
91configure:3499: checking whether the C compiler works
92configure:3521: /usr/bin/gcc-4.2 -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c  >&5
93configure:3525: $? = 0
94configure:3574: result: yes
95configure:3577: checking for C compiler default output file name
96configure:3579: result: a.out
97configure:3585: checking for suffix of executables
98configure:3592: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c  >&5
99configure:3596: $? = 0
100configure:3618: result:
101configure:3640: checking whether we are cross compiling
102configure:3648: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c  >&5
103configure:3652: $? = 0
104configure:3659: ./conftest
105configure:3663: $? = 0
106configure:3678: result: no
107configure:3683: checking for suffix of object files
108configure:3705: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
109configure:3709: $? = 0
110configure:3730: result: o
111configure:3734: checking whether we are using the GNU C compiler
112configure:3753: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
113configure:3753: $? = 0
114configure:3762: result: yes
115configure:3771: checking whether /usr/bin/gcc-4.2 accepts -g
116configure:3791: /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
117configure:3791: $? = 0
118configure:3832: result: yes
119configure:3849: checking for /usr/bin/gcc-4.2 option to accept ISO C89
120configure:3913: /usr/bin/gcc-4.2  -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
121configure:3913: $? = 0
122configure:3926: result: none needed
123configure:3957: checking for style of include used by make
124configure:3985: result: GNU
125configure:4010: checking dependency style of /usr/bin/gcc-4.2
126configure:4120: result: none
127configure:4247: checking for C++ compiler version
128configure:4256: /usr/bin/g++-4.2 --version >&5
129i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
130Copyright (C) 2007 Free Software Foundation, Inc.
131This is free software; see the source for copying conditions.  There is NO
132warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
133
134configure:4267: $? = 0
135configure:4256: /usr/bin/g++-4.2 -v >&5
136Using built-in specs.
137Target: i686-apple-darwin10
138Configured with: /var/tmp/gcc/gcc-5666.3~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 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
139Thread model: posix
140gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
141configure:4267: $? = 0
142configure:4256: /usr/bin/g++-4.2 -V >&5
143g++-4.2: argument to `-V' is missing
144configure:4267: $? = 1
145configure:4256: /usr/bin/g++-4.2 -qversion >&5
146i686-apple-darwin10-g++-4.2.1: no input files
147configure:4267: $? = 1
148configure:4271: checking whether we are using the GNU C++ compiler
149configure:4290: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.cpp >&5
150configure:4290: $? = 0
151configure:4299: result: yes
152configure:4308: checking whether /usr/bin/g++-4.2 accepts -g
153configure:4328: /usr/bin/g++-4.2 -c -g -I/opt/local/include conftest.cpp >&5
154configure:4328: $? = 0
155configure:4369: result: yes
156configure:4394: checking dependency style of /usr/bin/g++-4.2
157configure:4504: result: none
158configure:4562: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.cpp >&5
159configure:4562: $? = 0
160configure:4582: checking how to run the C preprocessor
161configure:4613: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
162configure:4613: $? = 0
163configure:4627: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
164conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
165configure:4627: $? = 1
166configure: failed program was:
167| /* confdefs.h */
168| #define PACKAGE_NAME "PCRE"
169| #define PACKAGE_TARNAME "pcre"
170| #define PACKAGE_VERSION "8.12"
171| #define PACKAGE_STRING "PCRE 8.12"
172| #define PACKAGE_BUGREPORT ""
173| #define PACKAGE_URL ""
174| #define PACKAGE "pcre"
175| #define VERSION "8.12"
176| /* end confdefs.h.  */
177| #include <ac_nonexistent.h>
178configure:4652: result: /usr/bin/gcc-4.2 -E
179configure:4672: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
180configure:4672: $? = 0
181configure:4686: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
182conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
183configure:4686: $? = 1
184configure: failed program was:
185| /* confdefs.h */
186| #define PACKAGE_NAME "PCRE"
187| #define PACKAGE_TARNAME "pcre"
188| #define PACKAGE_VERSION "8.12"
189| #define PACKAGE_STRING "PCRE 8.12"
190| #define PACKAGE_BUGREPORT ""
191| #define PACKAGE_URL ""
192| #define PACKAGE "pcre"
193| #define VERSION "8.12"
194| /* end confdefs.h.  */
195| #include <ac_nonexistent.h>
196configure:4715: checking for grep that handles long lines and -e
197configure:4773: result: /usr/bin/grep
198configure:4778: checking for egrep
199configure:4840: result: /usr/bin/grep -E
200configure:4845: checking for ANSI C header files
201configure:4865: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
202configure:4865: $? = 0
203configure:4938: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c  >&5
204configure:4938: $? = 0
205configure:4938: ./conftest
206configure:4938: $? = 0
207configure:4949: result: yes
208configure:4962: checking for sys/types.h
209configure:4962: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
210configure:4962: $? = 0
211configure:4962: result: yes
212configure:4962: checking for sys/stat.h
213configure:4962: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
214configure:4962: $? = 0
215configure:4962: result: yes
216configure:4962: checking for stdlib.h
217configure:4962: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
218configure:4962: $? = 0
219configure:4962: result: yes
220configure:4962: checking for string.h
221configure:4962: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
222configure:4962: $? = 0
223configure:4962: result: yes
224configure:4962: checking for memory.h
225configure:4962: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
226configure:4962: $? = 0
227configure:4962: result: yes
228configure:4962: checking for strings.h
229configure:4962: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
230configure:4962: $? = 0
231configure:4962: result: yes
232configure:4962: checking for inttypes.h
233configure:4962: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
234configure:4962: $? = 0
235configure:4962: result: yes
236configure:4962: checking for stdint.h
237configure:4962: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
238configure:4962: $? = 0
239configure:4962: result: yes
240configure:4962: checking for unistd.h
241configure:4962: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
242configure:4962: $? = 0
243configure:4962: result: yes
244configure:4975: checking for int64_t
245configure:4975: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
246configure:4975: $? = 0
247configure:4975: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
248conftest.c: In function 'main':
249conftest.c:59: warning: integer overflow in expression
250conftest.c:59: error: size of array 'test_array' is negative
251conftest.c: In function 'main':
252conftest.c:59: warning: integer overflow in expression
253conftest.c:59: error: size of array 'test_array' is negative
254lipo: can't figure out the architecture type of: /var/tmp//ccuDaYXe.out
255configure:4975: $? = 1
256configure: failed program was:
257| /* confdefs.h */
258| #define PACKAGE_NAME "PCRE"
259| #define PACKAGE_TARNAME "pcre"
260| #define PACKAGE_VERSION "8.12"
261| #define PACKAGE_STRING "PCRE 8.12"
262| #define PACKAGE_BUGREPORT ""
263| #define PACKAGE_URL ""
264| #define PACKAGE "pcre"
265| #define VERSION "8.12"
266| #define STDC_HEADERS 1
267| #define HAVE_SYS_TYPES_H 1
268| #define HAVE_SYS_STAT_H 1
269| #define HAVE_STDLIB_H 1
270| #define HAVE_STRING_H 1
271| #define HAVE_MEMORY_H 1
272| #define HAVE_STRINGS_H 1
273| #define HAVE_INTTYPES_H 1
274| #define HAVE_STDINT_H 1
275| #define HAVE_UNISTD_H 1
276| /* end confdefs.h.  */
277| #include <stdio.h>
278| #ifdef HAVE_SYS_TYPES_H
279| # include <sys/types.h>
280| #endif
281| #ifdef HAVE_SYS_STAT_H
282| # include <sys/stat.h>
283| #endif
284| #ifdef STDC_HEADERS
285| # include <stdlib.h>
286| # include <stddef.h>
287| #else
288| # ifdef HAVE_STDLIB_H
289| #  include <stdlib.h>
290| # endif
291| #endif
292| #ifdef HAVE_STRING_H
293| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
294| #  include <memory.h>
295| # endif
296| # include <string.h>
297| #endif
298| #ifdef HAVE_STRINGS_H
299| # include <strings.h>
300| #endif
301| #ifdef HAVE_INTTYPES_H
302| # include <inttypes.h>
303| #endif
304| #ifdef HAVE_STDINT_H
305| # include <stdint.h>
306| #endif
307| #ifdef HAVE_UNISTD_H
308| # include <unistd.h>
309| #endif
310|               enum { N = 64 / 2 - 1 };
311| int
312| main ()
313| {
314| static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
315|                < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
316| test_array [0] = 0
317|
318|   ;
319|   return 0;
320| }
321configure:4975: result: yes
322configure:4992: checking build system type
323configure:5006: result: x86_64-apple-darwin10.8.0
324configure:5026: checking host system type
325configure:5039: result: x86_64-apple-darwin10.8.0
326configure:5408: checking how to print strings
327configure:5435: result: printf
328configure:5456: checking for a sed that does not truncate output
329configure:5520: result: /opt/local/bin/gsed
330configure:5538: checking for fgrep
331configure:5600: result: /usr/bin/grep -F
332configure:5635: checking for ld used by /usr/bin/gcc-4.2
333configure:5702: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
334configure:5709: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld
335configure:5724: result: no
336configure:5736: checking for BSD- or MS-compatible name lister (nm)
337configure:5785: result: /usr/bin/nm
338configure:5915: checking the name lister (/usr/bin/nm) interface
339configure:5922: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
340configure:5925: /usr/bin/nm "conftest.o"
341configure:5928: output
3420000000000000000 D _some_variable
343configure:5935: result: BSD nm
344configure:5938: checking whether ln -s works
345configure:5942: result: yes
346configure:5950: checking the maximum length of command line arguments
347configure:6075: result: 196608
348configure:6092: checking whether the shell understands some XSI constructs
349configure:6102: result: yes
350configure:6106: checking whether the shell understands "+="
351configure:6112: result: yes
352configure:6147: checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files
353configure:6154: result: -r
354configure:6223: checking for objdump
355configure:6250: result: objdump
356configure:6279: checking how to recognize dependent libraries
357configure:6481: result: pass_all
358configure:6541: checking for ar
359configure:6557: found /usr/bin/ar
360configure:6568: result: ar
361configure:6646: checking for strip
362configure:6662: found /usr/bin/strip
363configure:6673: result: strip
364configure:6745: checking for ranlib
365configure:6761: found /usr/bin/ranlib
366configure:6772: result: ranlib
367configure:6874: checking command to parse /usr/bin/nm output from /usr/bin/gcc-4.2 object
368configure:6992: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
369configure:6995: $? = 0
370configure:6999: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
371configure:7002: $? = 0
372cannot find nm_test_var in conftest.nm
373configure:6992: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
374configure:6995: $? = 0
375configure:6999: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
376configure:7002: $? = 0
377configure:7056: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c conftstm.o >&5
378configure:7059: $? = 0
379configure:7097: result: ok
380configure:7361: checking for dsymutil
381configure:7377: found /usr/bin/dsymutil
382configure:7388: result: dsymutil
383configure:7453: checking for nmedit
384configure:7469: found /usr/bin/nmedit
385configure:7480: result: nmedit
386configure:7545: checking for lipo
387configure:7561: found /usr/bin/lipo
388configure:7572: result: lipo
389configure:7637: checking for otool
390configure:7653: found /usr/bin/otool
391configure:7664: result: otool
392configure:7729: checking for otool64
393configure:7759: result: no
394configure:7804: checking for -single_module linker flag
395/usr/bin/gcc-4.2 -O2 -arch x86_64 -arch i386 -L/opt/local/lib -arch x86_64 -arch i386 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
396configure:7831: result: yes
397configure:7833: checking for -exported_symbols_list linker flag
398configure:7853: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
399configure:7853: $? = 0
400configure:7863: result: yes
401configure:7865: checking for -force_load linker flag
402/usr/bin/gcc-4.2 -O2 -arch x86_64 -arch i386 -c -o conftest.o conftest.c
403ar cru libconftest.a conftest.o
404ranlib libconftest.a
405/usr/bin/gcc-4.2 -O2 -arch x86_64 -arch i386 -L/opt/local/lib -arch x86_64 -arch i386 -o conftest conftest.c -Wl,-force_load,./libconftest.a
406configure:7895: result: yes
407configure:7934: checking for dlfcn.h
408configure:7934: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
409configure:7934: $? = 0
410configure:7934: result: yes
411configure:8119: checking for objdir
412configure:8134: result: .libs
413configure:8401: checking if /usr/bin/gcc-4.2 supports -fno-rtti -fno-exceptions
414configure:8419: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
415cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
416cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
417configure:8423: $? = 0
418configure:8436: result: no
419configure:8456: checking for /usr/bin/gcc-4.2 option to produce PIC
420configure:8741: result: -fno-common -DPIC
421configure:8753: checking if /usr/bin/gcc-4.2 PIC flag -fno-common -DPIC works
422configure:8771: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5
423configure:8775: $? = 0
424configure:8788: result: yes
425configure:8812: checking if /usr/bin/gcc-4.2 static flag -static works
426configure:8840: result: no
427configure:8855: checking if /usr/bin/gcc-4.2 supports -c -o file.o
428configure:8876: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include -o out/conftest2.o conftest.c >&5
429configure:8880: $? = 0
430configure:8902: result: yes
431configure:8910: checking if /usr/bin/gcc-4.2 supports -c -o file.o
432configure:8957: result: yes
433configure:8990: checking whether the /usr/bin/gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
434configure:10065: result: yes
435configure:10310: checking dynamic linker characteristics
436configure:11000: result: darwin10.8.0 dyld
437configure:11107: checking how to hardcode library paths into programs
438configure:11132: result: immediate
439configure:11672: checking whether stripping libraries is possible
440configure:11686: result: yes
441configure:11712: checking if libtool supports shared libraries
442configure:11714: result: yes
443configure:11717: checking whether to build shared libraries
444configure:11738: result: yes
445configure:11741: checking whether to build static libraries
446configure:11745: result: yes
447configure:11768: checking how to run the C++ preprocessor
448configure:11795: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp
449configure:11795: $? = 0
450configure:11809: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp
451conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory
452configure:11809: $? = 1
453configure: failed program was:
454| /* confdefs.h */
455| #define PACKAGE_NAME "PCRE"
456| #define PACKAGE_TARNAME "pcre"
457| #define PACKAGE_VERSION "8.12"
458| #define PACKAGE_STRING "PCRE 8.12"
459| #define PACKAGE_BUGREPORT ""
460| #define PACKAGE_URL ""
461| #define PACKAGE "pcre"
462| #define VERSION "8.12"
463| #define STDC_HEADERS 1
464| #define HAVE_SYS_TYPES_H 1
465| #define HAVE_SYS_STAT_H 1
466| #define HAVE_STDLIB_H 1
467| #define HAVE_STRING_H 1
468| #define HAVE_MEMORY_H 1
469| #define HAVE_STRINGS_H 1
470| #define HAVE_INTTYPES_H 1
471| #define HAVE_STDINT_H 1
472| #define HAVE_UNISTD_H 1
473| #define HAVE_DLFCN_H 1
474| #define LT_OBJDIR ".libs/"
475| /* end confdefs.h.  */
476| #include <ac_nonexistent.h>
477configure:11834: result: /usr/bin/g++-4.2 -E
478configure:11854: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp
479configure:11854: $? = 0
480configure:11868: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp
481conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory
482configure:11868: $? = 1
483configure: failed program was:
484| /* confdefs.h */
485| #define PACKAGE_NAME "PCRE"
486| #define PACKAGE_TARNAME "pcre"
487| #define PACKAGE_VERSION "8.12"
488| #define PACKAGE_STRING "PCRE 8.12"
489| #define PACKAGE_BUGREPORT ""
490| #define PACKAGE_URL ""
491| #define PACKAGE "pcre"
492| #define VERSION "8.12"
493| #define STDC_HEADERS 1
494| #define HAVE_SYS_TYPES_H 1
495| #define HAVE_SYS_STAT_H 1
496| #define HAVE_STDLIB_H 1
497| #define HAVE_STRING_H 1
498| #define HAVE_MEMORY_H 1
499| #define HAVE_STRINGS_H 1
500| #define HAVE_INTTYPES_H 1
501| #define HAVE_STDINT_H 1
502| #define HAVE_UNISTD_H 1
503| #define HAVE_DLFCN_H 1
504| #define LT_OBJDIR ".libs/"
505| /* end confdefs.h.  */
506| #include <ac_nonexistent.h>
507configure:12036: checking for ld used by /usr/bin/g++-4.2
508configure:12103: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
509configure:12110: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld
510configure:12125: result: no
511configure:12180: checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
512configure:13112: result: yes
513configure:13140: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.cpp >&5
514configure:13143: $? = 0
515configure:13325: checking for /usr/bin/g++-4.2 option to produce PIC
516configure:13647: result: -fno-common -DPIC
517configure:13656: checking if /usr/bin/g++-4.2 PIC flag -fno-common -DPIC works
518configure:13674: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include -fno-common -DPIC -DPIC conftest.cpp >&5
519configure:13678: $? = 0
520configure:13691: result: yes
521configure:13712: checking if /usr/bin/g++-4.2 static flag -static works
522configure:13740: result: no
523configure:13752: checking if /usr/bin/g++-4.2 supports -c -o file.o
524configure:13773: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include -o out/conftest2.o conftest.cpp >&5
525configure:13777: $? = 0
526configure:13799: result: yes
527configure:13804: checking if /usr/bin/g++-4.2 supports -c -o file.o
528configure:13851: result: yes
529configure:13881: checking whether the /usr/bin/g++-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
530configure:13909: result: yes
531configure:14052: checking dynamic linker characteristics
532configure:14676: result: darwin10.8.0 dyld
533configure:14729: checking how to hardcode library paths into programs
534configure:14754: result: immediate
535configure:14812: checking whether ln -s works
536configure:14816: result: yes
537configure:15073: checking for ANSI C header files
538configure:15177: result: yes
539configure:15188: checking limits.h usability
540configure:15188: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
541configure:15188: $? = 0
542configure:15188: result: yes
543configure:15188: checking limits.h presence
544configure:15188: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
545configure:15188: $? = 0
546configure:15188: result: yes
547configure:15188: checking for limits.h
548configure:15188: result: yes
549configure:15188: checking for sys/types.h
550configure:15188: result: yes
551configure:15188: checking for sys/stat.h
552configure:15188: result: yes
553configure:15188: checking dirent.h usability
554configure:15188: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
555configure:15188: $? = 0
556configure:15188: result: yes
557configure:15188: checking dirent.h presence
558configure:15188: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
559configure:15188: $? = 0
560configure:15188: result: yes
561configure:15188: checking for dirent.h
562configure:15188: result: yes
563configure:15188: checking windows.h usability
564configure:15188: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
565conftest.c:61:21: error: windows.h: No such file or directory
566conftest.c:61:21: error: windows.h: No such file or directory
567lipo: can't figure out the architecture type of: /var/tmp//cccvWrjK.out
568configure:15188: $? = 1
569configure: failed program was:
570| /* confdefs.h */
571| #define PACKAGE_NAME "PCRE"
572| #define PACKAGE_TARNAME "pcre"
573| #define PACKAGE_VERSION "8.12"
574| #define PACKAGE_STRING "PCRE 8.12"
575| #define PACKAGE_BUGREPORT ""
576| #define PACKAGE_URL ""
577| #define PACKAGE "pcre"
578| #define VERSION "8.12"
579| #define STDC_HEADERS 1
580| #define HAVE_SYS_TYPES_H 1
581| #define HAVE_SYS_STAT_H 1
582| #define HAVE_STDLIB_H 1
583| #define HAVE_STRING_H 1
584| #define HAVE_MEMORY_H 1
585| #define HAVE_STRINGS_H 1
586| #define HAVE_INTTYPES_H 1
587| #define HAVE_STDINT_H 1
588| #define HAVE_UNISTD_H 1
589| #define HAVE_DLFCN_H 1
590| #define LT_OBJDIR ".libs/"
591| #define STDC_HEADERS 1
592| #define HAVE_LIMITS_H 1
593| #define HAVE_SYS_TYPES_H 1
594| #define HAVE_SYS_STAT_H 1
595| #define HAVE_DIRENT_H 1
596| /* end confdefs.h.  */
597| #include <stdio.h>
598| #ifdef HAVE_SYS_TYPES_H
599| # include <sys/types.h>
600| #endif
601| #ifdef HAVE_SYS_STAT_H
602| # include <sys/stat.h>
603| #endif
604| #ifdef STDC_HEADERS
605| # include <stdlib.h>
606| # include <stddef.h>
607| #else
608| # ifdef HAVE_STDLIB_H
609| #  include <stdlib.h>
610| # endif
611| #endif
612| #ifdef HAVE_STRING_H
613| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
614| #  include <memory.h>
615| # endif
616| # include <string.h>
617| #endif
618| #ifdef HAVE_STRINGS_H
619| # include <strings.h>
620| #endif
621| #ifdef HAVE_INTTYPES_H
622| # include <inttypes.h>
623| #endif
624| #ifdef HAVE_STDINT_H
625| # include <stdint.h>
626| #endif
627| #ifdef HAVE_UNISTD_H
628| # include <unistd.h>
629| #endif
630| #include <windows.h>
631configure:15188: result: no
632configure:15188: checking windows.h presence
633configure:15188: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
634conftest.c:28:21: error: windows.h: No such file or directory
635configure:15188: $? = 1
636configure: failed program was:
637| /* confdefs.h */
638| #define PACKAGE_NAME "PCRE"
639| #define PACKAGE_TARNAME "pcre"
640| #define PACKAGE_VERSION "8.12"
641| #define PACKAGE_STRING "PCRE 8.12"
642| #define PACKAGE_BUGREPORT ""
643| #define PACKAGE_URL ""
644| #define PACKAGE "pcre"
645| #define VERSION "8.12"
646| #define STDC_HEADERS 1
647| #define HAVE_SYS_TYPES_H 1
648| #define HAVE_SYS_STAT_H 1
649| #define HAVE_STDLIB_H 1
650| #define HAVE_STRING_H 1
651| #define HAVE_MEMORY_H 1
652| #define HAVE_STRINGS_H 1
653| #define HAVE_INTTYPES_H 1
654| #define HAVE_STDINT_H 1
655| #define HAVE_UNISTD_H 1
656| #define HAVE_DLFCN_H 1
657| #define LT_OBJDIR ".libs/"
658| #define STDC_HEADERS 1
659| #define HAVE_LIMITS_H 1
660| #define HAVE_SYS_TYPES_H 1
661| #define HAVE_SYS_STAT_H 1
662| #define HAVE_DIRENT_H 1
663| /* end confdefs.h.  */
664| #include <windows.h>
665configure:15188: result: no
666configure:15188: checking for windows.h
667configure:15188: result: no
668configure:15220: checking for alias support in the linker
669configure:15239: /usr/bin/g++-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 -Wl,-alias,__ZN7pcrecpp2RE6no_argE,__ZN7pcrecpp6no_argE conftest.cpp  >&5
670configure:15239: $? = 0
671configure:15240: result: yes
672configure:15259: checking string usability
673configure:15259: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.cpp >&5
674configure:15259: $? = 0
675configure:15259: result: yes
676configure:15259: checking string presence
677configure:15259: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp
678configure:15259: $? = 0
679configure:15259: result: yes
680configure:15259: checking for string
681configure:15259: result: yes
682configure:15273: checking bits/type_traits.h usability
683configure:15273: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.cpp >&5
684conftest.cpp:62:30: error: bits/type_traits.h: No such file or directory
685conftest.cpp:62:30: error: bits/type_traits.h: No such file or directory
686lipo: can't figure out the architecture type of: /var/tmp//ccWZ72tI.out
687configure:15273: $? = 1
688configure: failed program was:
689| /* confdefs.h */
690| #define PACKAGE_NAME "PCRE"
691| #define PACKAGE_TARNAME "pcre"
692| #define PACKAGE_VERSION "8.12"
693| #define PACKAGE_STRING "PCRE 8.12"
694| #define PACKAGE_BUGREPORT ""
695| #define PACKAGE_URL ""
696| #define PACKAGE "pcre"
697| #define VERSION "8.12"
698| #define STDC_HEADERS 1
699| #define HAVE_SYS_TYPES_H 1
700| #define HAVE_SYS_STAT_H 1
701| #define HAVE_STDLIB_H 1
702| #define HAVE_STRING_H 1
703| #define HAVE_MEMORY_H 1
704| #define HAVE_STRINGS_H 1
705| #define HAVE_INTTYPES_H 1
706| #define HAVE_STDINT_H 1
707| #define HAVE_UNISTD_H 1
708| #define HAVE_DLFCN_H 1
709| #define LT_OBJDIR ".libs/"
710| #define STDC_HEADERS 1
711| #define HAVE_LIMITS_H 1
712| #define HAVE_SYS_TYPES_H 1
713| #define HAVE_SYS_STAT_H 1
714| #define HAVE_DIRENT_H 1
715| #define HAVE_STRING 1
716| /* end confdefs.h.  */
717| #include <stdio.h>
718| #ifdef HAVE_SYS_TYPES_H
719| # include <sys/types.h>
720| #endif
721| #ifdef HAVE_SYS_STAT_H
722| # include <sys/stat.h>
723| #endif
724| #ifdef STDC_HEADERS
725| # include <stdlib.h>
726| # include <stddef.h>
727| #else
728| # ifdef HAVE_STDLIB_H
729| #  include <stdlib.h>
730| # endif
731| #endif
732| #ifdef HAVE_STRING_H
733| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
734| #  include <memory.h>
735| # endif
736| # include <string.h>
737| #endif
738| #ifdef HAVE_STRINGS_H
739| # include <strings.h>
740| #endif
741| #ifdef HAVE_INTTYPES_H
742| # include <inttypes.h>
743| #endif
744| #ifdef HAVE_STDINT_H
745| # include <stdint.h>
746| #endif
747| #ifdef HAVE_UNISTD_H
748| # include <unistd.h>
749| #endif
750| #include <bits/type_traits.h>
751configure:15273: result: no
752configure:15273: checking bits/type_traits.h presence
753configure:15273: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp
754conftest.cpp:29:30: error: bits/type_traits.h: No such file or directory
755configure:15273: $? = 1
756configure: failed program was:
757| /* confdefs.h */
758| #define PACKAGE_NAME "PCRE"
759| #define PACKAGE_TARNAME "pcre"
760| #define PACKAGE_VERSION "8.12"
761| #define PACKAGE_STRING "PCRE 8.12"
762| #define PACKAGE_BUGREPORT ""
763| #define PACKAGE_URL ""
764| #define PACKAGE "pcre"
765| #define VERSION "8.12"
766| #define STDC_HEADERS 1
767| #define HAVE_SYS_TYPES_H 1
768| #define HAVE_SYS_STAT_H 1
769| #define HAVE_STDLIB_H 1
770| #define HAVE_STRING_H 1
771| #define HAVE_MEMORY_H 1
772| #define HAVE_STRINGS_H 1
773| #define HAVE_INTTYPES_H 1
774| #define HAVE_STDINT_H 1
775| #define HAVE_UNISTD_H 1
776| #define HAVE_DLFCN_H 1
777| #define LT_OBJDIR ".libs/"
778| #define STDC_HEADERS 1
779| #define HAVE_LIMITS_H 1
780| #define HAVE_SYS_TYPES_H 1
781| #define HAVE_SYS_STAT_H 1
782| #define HAVE_DIRENT_H 1
783| #define HAVE_STRING 1
784| /* end confdefs.h.  */
785| #include <bits/type_traits.h>
786configure:15273: result: no
787configure:15273: checking for bits/type_traits.h
788configure:15273: result: no
789configure:15287: checking type_traits.h usability
790configure:15287: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.cpp >&5
791conftest.cpp:62:25: error: type_traits.h: No such file or directory
792conftest.cpp:62:25: error: type_traits.h: No such file or directory
793lipo: can't figure out the architecture type of: /var/tmp//ccklFYX8.out
794configure:15287: $? = 1
795configure: failed program was:
796| /* confdefs.h */
797| #define PACKAGE_NAME "PCRE"
798| #define PACKAGE_TARNAME "pcre"
799| #define PACKAGE_VERSION "8.12"
800| #define PACKAGE_STRING "PCRE 8.12"
801| #define PACKAGE_BUGREPORT ""
802| #define PACKAGE_URL ""
803| #define PACKAGE "pcre"
804| #define VERSION "8.12"
805| #define STDC_HEADERS 1
806| #define HAVE_SYS_TYPES_H 1
807| #define HAVE_SYS_STAT_H 1
808| #define HAVE_STDLIB_H 1
809| #define HAVE_STRING_H 1
810| #define HAVE_MEMORY_H 1
811| #define HAVE_STRINGS_H 1
812| #define HAVE_INTTYPES_H 1
813| #define HAVE_STDINT_H 1
814| #define HAVE_UNISTD_H 1
815| #define HAVE_DLFCN_H 1
816| #define LT_OBJDIR ".libs/"
817| #define STDC_HEADERS 1
818| #define HAVE_LIMITS_H 1
819| #define HAVE_SYS_TYPES_H 1
820| #define HAVE_SYS_STAT_H 1
821| #define HAVE_DIRENT_H 1
822| #define HAVE_STRING 1
823| /* end confdefs.h.  */
824| #include <stdio.h>
825| #ifdef HAVE_SYS_TYPES_H
826| # include <sys/types.h>
827| #endif
828| #ifdef HAVE_SYS_STAT_H
829| # include <sys/stat.h>
830| #endif
831| #ifdef STDC_HEADERS
832| # include <stdlib.h>
833| # include <stddef.h>
834| #else
835| # ifdef HAVE_STDLIB_H
836| #  include <stdlib.h>
837| # endif
838| #endif
839| #ifdef HAVE_STRING_H
840| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
841| #  include <memory.h>
842| # endif
843| # include <string.h>
844| #endif
845| #ifdef HAVE_STRINGS_H
846| # include <strings.h>
847| #endif
848| #ifdef HAVE_INTTYPES_H
849| # include <inttypes.h>
850| #endif
851| #ifdef HAVE_STDINT_H
852| # include <stdint.h>
853| #endif
854| #ifdef HAVE_UNISTD_H
855| # include <unistd.h>
856| #endif
857| #include <type_traits.h>
858configure:15287: result: no
859configure:15287: checking type_traits.h presence
860configure:15287: /usr/bin/g++-4.2 -E -I/opt/local/include conftest.cpp
861conftest.cpp:29:25: error: type_traits.h: No such file or directory
862configure:15287: $? = 1
863configure: failed program was:
864| /* confdefs.h */
865| #define PACKAGE_NAME "PCRE"
866| #define PACKAGE_TARNAME "pcre"
867| #define PACKAGE_VERSION "8.12"
868| #define PACKAGE_STRING "PCRE 8.12"
869| #define PACKAGE_BUGREPORT ""
870| #define PACKAGE_URL ""
871| #define PACKAGE "pcre"
872| #define VERSION "8.12"
873| #define STDC_HEADERS 1
874| #define HAVE_SYS_TYPES_H 1
875| #define HAVE_SYS_STAT_H 1
876| #define HAVE_STDLIB_H 1
877| #define HAVE_STRING_H 1
878| #define HAVE_MEMORY_H 1
879| #define HAVE_STRINGS_H 1
880| #define HAVE_INTTYPES_H 1
881| #define HAVE_STDINT_H 1
882| #define HAVE_UNISTD_H 1
883| #define HAVE_DLFCN_H 1
884| #define LT_OBJDIR ".libs/"
885| #define STDC_HEADERS 1
886| #define HAVE_LIMITS_H 1
887| #define HAVE_SYS_TYPES_H 1
888| #define HAVE_SYS_STAT_H 1
889| #define HAVE_DIRENT_H 1
890| #define HAVE_STRING 1
891| /* end confdefs.h.  */
892| #include <type_traits.h>
893configure:15287: result: no
894configure:15287: checking for type_traits.h
895configure:15287: result: no
896configure:15313: checking for strtoq
897configure:15331: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.cpp >&5
898configure:15331: $? = 0
899configure:15332: result: yes
900configure:15349: checking for long long
901configure:15349: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.cpp >&5
902configure:15349: $? = 0
903configure:15349: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.cpp >&5
904conftest.cpp: In function 'int main()':
905conftest.cpp:66: error: expected primary-expression before 'long'
906conftest.cpp:66: error: expected `)' before 'long'
907conftest.cpp:67: error: expected `)' before ';' token
908conftest.cpp:67: error: expected `)' before ';' token
909conftest.cpp: In function 'int main()':
910conftest.cpp:66: error: expected primary-expression before 'long'
911conftest.cpp:66: error: expected `)' before 'long'
912conftest.cpp:67: error: expected `)' before ';' token
913conftest.cpp:67: error: expected `)' before ';' token
914lipo: can't figure out the architecture type of: /var/tmp//ccYueEu6.out
915configure:15349: $? = 1
916configure: failed program was:
917| /* confdefs.h */
918| #define PACKAGE_NAME "PCRE"
919| #define PACKAGE_TARNAME "pcre"
920| #define PACKAGE_VERSION "8.12"
921| #define PACKAGE_STRING "PCRE 8.12"
922| #define PACKAGE_BUGREPORT ""
923| #define PACKAGE_URL ""
924| #define PACKAGE "pcre"
925| #define VERSION "8.12"
926| #define STDC_HEADERS 1
927| #define HAVE_SYS_TYPES_H 1
928| #define HAVE_SYS_STAT_H 1
929| #define HAVE_STDLIB_H 1
930| #define HAVE_STRING_H 1
931| #define HAVE_MEMORY_H 1
932| #define HAVE_STRINGS_H 1
933| #define HAVE_INTTYPES_H 1
934| #define HAVE_STDINT_H 1
935| #define HAVE_UNISTD_H 1
936| #define HAVE_DLFCN_H 1
937| #define LT_OBJDIR ".libs/"
938| #define STDC_HEADERS 1
939| #define HAVE_LIMITS_H 1
940| #define HAVE_SYS_TYPES_H 1
941| #define HAVE_SYS_STAT_H 1
942| #define HAVE_DIRENT_H 1
943| #define HAVE_STRING 1
944| #define HAVE_STRTOQ 1
945| /* end confdefs.h.  */
946| #include <stdio.h>
947| #ifdef HAVE_SYS_TYPES_H
948| # include <sys/types.h>
949| #endif
950| #ifdef HAVE_SYS_STAT_H
951| # include <sys/stat.h>
952| #endif
953| #ifdef STDC_HEADERS
954| # include <stdlib.h>
955| # include <stddef.h>
956| #else
957| # ifdef HAVE_STDLIB_H
958| #  include <stdlib.h>
959| # endif
960| #endif
961| #ifdef HAVE_STRING_H
962| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
963| #  include <memory.h>
964| # endif
965| # include <string.h>
966| #endif
967| #ifdef HAVE_STRINGS_H
968| # include <strings.h>
969| #endif
970| #ifdef HAVE_INTTYPES_H
971| # include <inttypes.h>
972| #endif
973| #ifdef HAVE_STDINT_H
974| # include <stdint.h>
975| #endif
976| #ifdef HAVE_UNISTD_H
977| # include <unistd.h>
978| #endif
979| int
980| main ()
981| {
982| if (sizeof ((long long)))
983|           return 0;
984|   ;
985|   return 0;
986| }
987configure:15349: result: yes
988configure:15361: checking for unsigned long long
989configure:15361: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.cpp >&5
990configure:15361: $? = 0
991configure:15361: /usr/bin/g++-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.cpp >&5
992conftest.cpp: In function 'int main()':
993conftest.cpp:67: error: expected primary-expression before 'unsigned'
994conftest.cpp:67: error: expected `)' before 'unsigned'
995conftest.cpp:68: error: expected `)' before ';' token
996conftest.cpp:68: error: expected `)' before ';' token
997conftest.cpp: In function 'int main()':
998conftest.cpp:67: error: expected primary-expression before 'unsigned'
999conftest.cpp:67: error: expected `)' before 'unsigned'
1000conftest.cpp:68: error: expected `)' before ';' token
1001conftest.cpp:68: error: expected `)' before ';' token
1002lipo: can't figure out the architecture type of: /var/tmp//ccqDuxPY.out
1003configure:15361: $? = 1
1004configure: failed program was:
1005| /* confdefs.h */
1006| #define PACKAGE_NAME "PCRE"
1007| #define PACKAGE_TARNAME "pcre"
1008| #define PACKAGE_VERSION "8.12"
1009| #define PACKAGE_STRING "PCRE 8.12"
1010| #define PACKAGE_BUGREPORT ""
1011| #define PACKAGE_URL ""
1012| #define PACKAGE "pcre"
1013| #define VERSION "8.12"
1014| #define STDC_HEADERS 1
1015| #define HAVE_SYS_TYPES_H 1
1016| #define HAVE_SYS_STAT_H 1
1017| #define HAVE_STDLIB_H 1
1018| #define HAVE_STRING_H 1
1019| #define HAVE_MEMORY_H 1
1020| #define HAVE_STRINGS_H 1
1021| #define HAVE_INTTYPES_H 1
1022| #define HAVE_STDINT_H 1
1023| #define HAVE_UNISTD_H 1
1024| #define HAVE_DLFCN_H 1
1025| #define LT_OBJDIR ".libs/"
1026| #define STDC_HEADERS 1
1027| #define HAVE_LIMITS_H 1
1028| #define HAVE_SYS_TYPES_H 1
1029| #define HAVE_SYS_STAT_H 1
1030| #define HAVE_DIRENT_H 1
1031| #define HAVE_STRING 1
1032| #define HAVE_STRTOQ 1
1033| #define HAVE_LONG_LONG 1
1034| /* end confdefs.h.  */
1035| #include <stdio.h>
1036| #ifdef HAVE_SYS_TYPES_H
1037| # include <sys/types.h>
1038| #endif
1039| #ifdef HAVE_SYS_STAT_H
1040| # include <sys/stat.h>
1041| #endif
1042| #ifdef STDC_HEADERS
1043| # include <stdlib.h>
1044| # include <stddef.h>
1045| #else
1046| # ifdef HAVE_STDLIB_H
1047| #  include <stdlib.h>
1048| # endif
1049| #endif
1050| #ifdef HAVE_STRING_H
1051| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1052| #  include <memory.h>
1053| # endif
1054| # include <string.h>
1055| #endif
1056| #ifdef HAVE_STRINGS_H
1057| # include <strings.h>
1058| #endif
1059| #ifdef HAVE_INTTYPES_H
1060| # include <inttypes.h>
1061| #endif
1062| #ifdef HAVE_STDINT_H
1063| # include <stdint.h>
1064| #endif
1065| #ifdef HAVE_UNISTD_H
1066| # include <unistd.h>
1067| #endif
1068| int
1069| main ()
1070| {
1071| if (sizeof ((unsigned long long)))
1072|           return 0;
1073|   ;
1074|   return 0;
1075| }
1076configure:15361: result: yes
1077configure:15411: checking for an ANSI C-conforming const
1078configure:15476: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
1079configure:15476: $? = 0
1080configure:15483: result: yes
1081configure:15491: checking for size_t
1082configure:15491: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
1083configure:15491: $? = 0
1084configure:15491: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
1085conftest.c: In function 'main':
1086conftest.c:68: error: expected expression before ')' token
1087conftest.c: In function 'main':
1088conftest.c:68: error: expected expression before ')' token
1089lipo: can't figure out the architecture type of: /var/tmp//ccrTPpn8.out
1090configure:15491: $? = 1
1091configure: failed program was:
1092| /* confdefs.h */
1093| #define PACKAGE_NAME "PCRE"
1094| #define PACKAGE_TARNAME "pcre"
1095| #define PACKAGE_VERSION "8.12"
1096| #define PACKAGE_STRING "PCRE 8.12"
1097| #define PACKAGE_BUGREPORT ""
1098| #define PACKAGE_URL ""
1099| #define PACKAGE "pcre"
1100| #define VERSION "8.12"
1101| #define STDC_HEADERS 1
1102| #define HAVE_SYS_TYPES_H 1
1103| #define HAVE_SYS_STAT_H 1
1104| #define HAVE_STDLIB_H 1
1105| #define HAVE_STRING_H 1
1106| #define HAVE_MEMORY_H 1
1107| #define HAVE_STRINGS_H 1
1108| #define HAVE_INTTYPES_H 1
1109| #define HAVE_STDINT_H 1
1110| #define HAVE_UNISTD_H 1
1111| #define HAVE_DLFCN_H 1
1112| #define LT_OBJDIR ".libs/"
1113| #define STDC_HEADERS 1
1114| #define HAVE_LIMITS_H 1
1115| #define HAVE_SYS_TYPES_H 1
1116| #define HAVE_SYS_STAT_H 1
1117| #define HAVE_DIRENT_H 1
1118| #define HAVE_STRING 1
1119| #define HAVE_STRTOQ 1
1120| #define HAVE_LONG_LONG 1
1121| #define HAVE_UNSIGNED_LONG_LONG 1
1122| /* end confdefs.h.  */
1123| #include <stdio.h>
1124| #ifdef HAVE_SYS_TYPES_H
1125| # include <sys/types.h>
1126| #endif
1127| #ifdef HAVE_SYS_STAT_H
1128| # include <sys/stat.h>
1129| #endif
1130| #ifdef STDC_HEADERS
1131| # include <stdlib.h>
1132| # include <stddef.h>
1133| #else
1134| # ifdef HAVE_STDLIB_H
1135| #  include <stdlib.h>
1136| # endif
1137| #endif
1138| #ifdef HAVE_STRING_H
1139| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1140| #  include <memory.h>
1141| # endif
1142| # include <string.h>
1143| #endif
1144| #ifdef HAVE_STRINGS_H
1145| # include <strings.h>
1146| #endif
1147| #ifdef HAVE_INTTYPES_H
1148| # include <inttypes.h>
1149| #endif
1150| #ifdef HAVE_STDINT_H
1151| # include <stdint.h>
1152| #endif
1153| #ifdef HAVE_UNISTD_H
1154| # include <unistd.h>
1155| #endif
1156| int
1157| main ()
1158| {
1159| if (sizeof ((size_t)))
1160|           return 0;
1161|   ;
1162|   return 0;
1163| }
1164configure:15491: result: yes
1165configure:15508: checking for bcopy
1166configure:15508: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c  >&5
1167conftest.c:55: warning: conflicting types for built-in function 'bcopy'
1168conftest.c:55: warning: conflicting types for built-in function 'bcopy'
1169configure:15508: $? = 0
1170configure:15508: result: yes
1171configure:15508: checking for memmove
1172configure:15508: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c  >&5
1173conftest.c:56: warning: conflicting types for built-in function 'memmove'
1174conftest.c:56: warning: conflicting types for built-in function 'memmove'
1175configure:15508: $? = 0
1176configure:15508: result: yes
1177configure:15508: checking for strerror
1178configure:15508: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c  >&5
1179configure:15508: $? = 0
1180configure:15508: result: yes
1181configure:15523: checking zlib.h usability
1182configure:15523: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
1183configure:15523: $? = 0
1184configure:15523: result: yes
1185configure:15523: checking zlib.h presence
1186configure:15523: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
1187configure:15523: $? = 0
1188configure:15523: result: yes
1189configure:15523: checking for zlib.h
1190configure:15523: result: yes
1191configure:15533: checking for gzopen in -lz
1192configure:15558: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -lz   >&5
1193configure:15558: $? = 0
1194configure:15567: result: yes
1195configure:15592: checking bzlib.h usability
1196configure:15592: /usr/bin/gcc-4.2 -c -O2 -arch x86_64 -arch i386 -I/opt/local/include conftest.c >&5
1197configure:15592: $? = 0
1198configure:15592: result: yes
1199configure:15592: checking bzlib.h presence
1200configure:15592: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
1201configure:15592: $? = 0
1202configure:15592: result: yes
1203configure:15592: checking for bzlib.h
1204configure:15592: result: yes
1205configure:15607: checking for libbz2
1206configure:15625: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c  -lbz2 >&5
1207conftest.c: In function 'main':
1208conftest.c:44: warning: cast from pointer to integer of different size
1209ld: warning: in /opt/local/lib/libbz2.dylib, file was built for unsupported file format which is not the architecture being linked (i386)
1210Undefined symbols for architecture i386:
1211  "_BZ2_bzopen", referenced from:
1212      _main in ccbR2qJh.o
1213ld: symbol(s) not found for architecture i386
1214collect2: ld returned 1 exit status
1215lipo: can't open input file: /var/tmp//ccVjwhhO.out (No such file or directory)
1216configure:15625: $? = 1
1217configure: failed program was:
1218| /* confdefs.h */
1219| #define PACKAGE_NAME "PCRE"
1220| #define PACKAGE_TARNAME "pcre"
1221| #define PACKAGE_VERSION "8.12"
1222| #define PACKAGE_STRING "PCRE 8.12"
1223| #define PACKAGE_BUGREPORT ""
1224| #define PACKAGE_URL ""
1225| #define PACKAGE "pcre"
1226| #define VERSION "8.12"
1227| #define STDC_HEADERS 1
1228| #define HAVE_SYS_TYPES_H 1
1229| #define HAVE_SYS_STAT_H 1
1230| #define HAVE_STDLIB_H 1
1231| #define HAVE_STRING_H 1
1232| #define HAVE_MEMORY_H 1
1233| #define HAVE_STRINGS_H 1
1234| #define HAVE_INTTYPES_H 1
1235| #define HAVE_STDINT_H 1
1236| #define HAVE_UNISTD_H 1
1237| #define HAVE_DLFCN_H 1
1238| #define LT_OBJDIR ".libs/"
1239| #define STDC_HEADERS 1
1240| #define HAVE_LIMITS_H 1
1241| #define HAVE_SYS_TYPES_H 1
1242| #define HAVE_SYS_STAT_H 1
1243| #define HAVE_DIRENT_H 1
1244| #define HAVE_STRING 1
1245| #define HAVE_STRTOQ 1
1246| #define HAVE_LONG_LONG 1
1247| #define HAVE_UNSIGNED_LONG_LONG 1
1248| #define HAVE_BCOPY 1
1249| #define HAVE_MEMMOVE 1
1250| #define HAVE_STRERROR 1
1251| #define HAVE_ZLIB_H 1
1252| #define HAVE_BZLIB_H 1
1253| /* end confdefs.h.  */
1254|
1255| #ifdef HAVE_BZLIB_H
1256| #include <bzlib.h>
1257| #endif
1258| int
1259| main ()
1260| {
1261| return (int)BZ2_bzopen("conftest", "rb");
1262|   ;
1263|   return 0;
1264| }
1265configure:15629: result: no
1266configure:15638: checking for readline in -ledit
1267configure:15663: /usr/bin/gcc-4.2 -o conftest -O2 -arch x86_64 -arch i386 -I/opt/local/include -L/opt/local/lib -arch x86_64 -arch i386 conftest.c -ledit   >&5
1268configure:15663: $? = 0
1269configure:15672: result: yes
1270
1271## ---------------- ##
1272## Cache variables. ##
1273## ---------------- ##
1274
1275ac_cv_build=x86_64-apple-darwin10.8.0
1276ac_cv_c_compiler_gnu=yes
1277ac_cv_c_const=yes
1278ac_cv_c_int64_t=yes
1279ac_cv_cxx_compiler_gnu=yes
1280ac_cv_env_CCC_set=
1281ac_cv_env_CCC_value=
1282ac_cv_env_CC_set=set
1283ac_cv_env_CC_value=/usr/bin/gcc-4.2
1284ac_cv_env_CFLAGS_set=set
1285ac_cv_env_CFLAGS_value='-O2 -arch x86_64 -arch i386'
1286ac_cv_env_CPPFLAGS_set=set
1287ac_cv_env_CPPFLAGS_value=-I/opt/local/include
1288ac_cv_env_CPP_set=
1289ac_cv_env_CPP_value=
1290ac_cv_env_CXXCPP_set=
1291ac_cv_env_CXXCPP_value=
1292ac_cv_env_CXXFLAGS_set=set
1293ac_cv_env_CXXFLAGS_value='-O2 -arch x86_64 -arch i386'
1294ac_cv_env_CXX_set=set
1295ac_cv_env_CXX_value=/usr/bin/g++-4.2
1296ac_cv_env_LDFLAGS_set=set
1297ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch x86_64 -arch i386'
1298ac_cv_env_LIBS_set=
1299ac_cv_env_LIBS_value=
1300ac_cv_env_build_alias_set=
1301ac_cv_env_build_alias_value=
1302ac_cv_env_host_alias_set=
1303ac_cv_env_host_alias_value=
1304ac_cv_env_target_alias_set=
1305ac_cv_env_target_alias_value=
1306ac_cv_func_bcopy=yes
1307ac_cv_func_memmove=yes
1308ac_cv_func_strerror=yes
1309ac_cv_header_bits_type_traits_h=no
1310ac_cv_header_bzlib_h=yes
1311ac_cv_header_dirent_h=yes
1312ac_cv_header_dlfcn_h=yes
1313ac_cv_header_inttypes_h=yes
1314ac_cv_header_limits_h=yes
1315ac_cv_header_memory_h=yes
1316ac_cv_header_stdc=yes
1317ac_cv_header_stdint_h=yes
1318ac_cv_header_stdlib_h=yes
1319ac_cv_header_string=yes
1320ac_cv_header_string_h=yes
1321ac_cv_header_strings_h=yes
1322ac_cv_header_sys_stat_h=yes
1323ac_cv_header_sys_types_h=yes
1324ac_cv_header_type_traits_h=no
1325ac_cv_header_unistd_h=yes
1326ac_cv_header_windows_h=no
1327ac_cv_header_zlib_h=yes
1328ac_cv_host=x86_64-apple-darwin10.8.0
1329ac_cv_lib_readline_readline=yes
1330ac_cv_lib_z_gzopen=yes
1331ac_cv_objext=o
1332ac_cv_path_EGREP='/usr/bin/grep -E'
1333ac_cv_path_FGREP='/usr/bin/grep -F'
1334ac_cv_path_GREP=/usr/bin/grep
1335ac_cv_path_SED=/opt/local/bin/gsed
1336ac_cv_path_mkdir=/opt/local/bin/gmkdir
1337ac_cv_prog_AWK=awk
1338ac_cv_prog_CPP='/usr/bin/gcc-4.2 -E'
1339ac_cv_prog_CXXCPP='/usr/bin/g++-4.2 -E'
1340ac_cv_prog_ac_ct_AR=ar
1341ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2
1342ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
1343ac_cv_prog_ac_ct_LIPO=lipo
1344ac_cv_prog_ac_ct_NMEDIT=nmedit
1345ac_cv_prog_ac_ct_OBJDUMP=objdump
1346ac_cv_prog_ac_ct_OTOOL=otool
1347ac_cv_prog_ac_ct_RANLIB=ranlib
1348ac_cv_prog_ac_ct_STRIP=strip
1349ac_cv_prog_cc_c89=
1350ac_cv_prog_cc_g=yes
1351ac_cv_prog_cxx_g=yes
1352ac_cv_prog_make_make_set=yes
1353ac_cv_type_long_long=yes
1354ac_cv_type_size_t=yes
1355ac_cv_type_unsigned_long_long=yes
1356am_cv_CC_dependencies_compiler_type=none
1357am_cv_CXX_dependencies_compiler_type=none
1358lt_cv_apple_cc_single_mod=yes
1359lt_cv_deplibs_check_method=pass_all
1360lt_cv_file_magic_cmd='$MAGIC_CMD'
1361lt_cv_file_magic_test_file=
1362lt_cv_ld_exported_symbols_list=yes
1363lt_cv_ld_force_load=yes
1364lt_cv_ld_reload_flag=-r
1365lt_cv_nm_interface='BSD nm'
1366lt_cv_objdir=.libs
1367lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
1368lt_cv_path_LDCXX=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
1369lt_cv_path_NM=/usr/bin/nm
1370lt_cv_prog_compiler_c_o=yes
1371lt_cv_prog_compiler_c_o_CXX=yes
1372lt_cv_prog_compiler_pic_works=yes
1373lt_cv_prog_compiler_pic_works_CXX=yes
1374lt_cv_prog_compiler_rtti_exceptions=no
1375lt_cv_prog_compiler_static_works=no
1376lt_cv_prog_compiler_static_works_CXX=no
1377lt_cv_prog_gnu_ld=no
1378lt_cv_prog_gnu_ldcxx=no
1379lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
1380lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
1381lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
1382lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
1383lt_cv_sys_max_cmd_len=196608
1384
1385## ----------------- ##
1386## Output variables. ##
1387## ----------------- ##
1388
1389ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_pcre/pcre/work/pcre-8.12/missing --run aclocal-1.11'
1390AMDEPBACKSLASH=''
1391AMDEP_FALSE=''
1392AMDEP_TRUE='#'
1393AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_pcre/pcre/work/pcre-8.12/missing --run tar'
1394AR='ar'
1395AS='as'
1396AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_pcre/pcre/work/pcre-8.12/missing --run autoconf'
1397AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_pcre/pcre/work/pcre-8.12/missing --run autoheader'
1398AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_pcre/pcre/work/pcre-8.12/missing --run automake-1.11'
1399AWK='awk'
1400CC='/usr/bin/gcc-4.2'
1401CCDEPMODE='depmode=none'
1402CFLAGS='-O2 -arch x86_64 -arch i386'
1403CPP='/usr/bin/gcc-4.2 -E'
1404CPPFLAGS='-I/opt/local/include'
1405CXX='/usr/bin/g++-4.2'
1406CXXCPP='/usr/bin/g++-4.2 -E'
1407CXXDEPMODE='depmode=none'
1408CXXFLAGS='-O2 -arch x86_64 -arch i386'
1409CYGPATH_W='echo'
1410DEFS=''
1411DEPDIR='.deps'
1412DISTCHECK_CONFIGURE_FLAGS='--enable-cpp --enable-unicode-properties'
1413DLLTOOL='dlltool'
1414DSYMUTIL='dsymutil'
1415DUMPBIN=''
1416ECHO_C='\c'
1417ECHO_N=''
1418ECHO_T=''
1419EGREP='/usr/bin/grep -E'
1420EXEEXT=''
1421EXTRA_LIBPCRECPP_LDFLAGS=' -Wl,-alias,__ZN7pcrecpp2RE6no_argE,__ZN7pcrecpp6no_argE                            -version-info 0:0:0                           '
1422EXTRA_LIBPCREPOSIX_LDFLAGS='                              -version-info 0:0:0'
1423EXTRA_LIBPCRE_LDFLAGS='                         -version-info 0:1:0'
1424FGREP='/usr/bin/grep -F'
1425GREP='/usr/bin/grep'
1426INSTALL_DATA='${INSTALL} -m 644'
1427INSTALL_PROGRAM='${INSTALL}'
1428INSTALL_SCRIPT='${INSTALL}'
1429INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1430LD='/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld'
1431LDFLAGS='-L/opt/local/lib -arch x86_64 -arch i386'
1432LIBBZ2=''
1433LIBOBJS=''
1434LIBREADLINE=''
1435LIBS=''
1436LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1437LIBZ='-lz'
1438LIPO='lipo'
1439LN_S='ln -s'
1440LTLIBOBJS=''
1441MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_pcre/pcre/work/pcre-8.12/missing --run makeinfo'
1442MKDIR_P='/opt/local/bin/gmkdir -p'
1443NM='/usr/bin/nm'
1444NMEDIT='nmedit'
1445OBJDUMP='objdump'
1446OBJEXT='o'
1447OTOOL64=':'
1448OTOOL='otool'
1449PACKAGE='pcre'
1450PACKAGE_BUGREPORT=''
1451PACKAGE_NAME='PCRE'
1452PACKAGE_STRING='PCRE 8.12'
1453PACKAGE_TARNAME='pcre'
1454PACKAGE_URL=''
1455PACKAGE_VERSION='8.12'
1456PATH_SEPARATOR=':'
1457PCRE_DATE='2011-01-15'
1458PCRE_MAJOR='8'
1459PCRE_MINOR='12'
1460PCRE_PRERELEASE=''
1461PCRE_STATIC_CFLAG=''
1462RANLIB='ranlib'
1463SED='/opt/local/bin/gsed'
1464SET_MAKE=''
1465SHELL='/bin/sh'
1466STRIP='strip'
1467VERSION='8.12'
1468WITH_PCRE_CPP_FALSE='#'
1469WITH_PCRE_CPP_TRUE=''
1470WITH_REBUILD_CHARTABLES_FALSE=''
1471WITH_REBUILD_CHARTABLES_TRUE='#'
1472ac_ct_CC='/usr/bin/gcc-4.2'
1473ac_ct_CXX=''
1474ac_ct_DUMPBIN=''
1475am__EXEEXT_FALSE=''
1476am__EXEEXT_TRUE=''
1477am__fastdepCC_FALSE=''
1478am__fastdepCC_TRUE='#'
1479am__fastdepCXX_FALSE=''
1480am__fastdepCXX_TRUE='#'
1481am__include='include'
1482am__isrc=''
1483am__leading_dot='.'
1484am__quote=''
1485am__tar='${AMTAR} chof - "$$tardir"'
1486am__untar='${AMTAR} xf -'
1487bindir='${exec_prefix}/bin'
1488build='x86_64-apple-darwin10.8.0'
1489build_alias=''
1490build_cpu='x86_64'
1491build_os='darwin10.8.0'
1492build_vendor='apple'
1493datadir='${datarootdir}'
1494datarootdir='${prefix}/share'
1495docdir='/opt/local/share/doc/pcre'
1496dvidir='${docdir}'
1497enable_cpp='yes'
1498exec_prefix='NONE'
1499host='x86_64-apple-darwin10.8.0'
1500host_alias=''
1501host_cpu='x86_64'
1502host_os='darwin10.8.0'
1503host_vendor='apple'
1504htmldir='${docdir}/html'
1505includedir='${prefix}/include'
1506infodir='${datarootdir}/info'
1507install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_pcre/pcre/work/pcre-8.12/install-sh'
1508libdir='${exec_prefix}/lib'
1509libexecdir='${exec_prefix}/libexec'
1510localedir='${datarootdir}/locale'
1511localstatedir='${prefix}/var'
1512mandir='${datarootdir}/man'
1513mkdir_p='/opt/local/bin/gmkdir -p'
1514oldincludedir='/usr/include'
1515pcre_have_bits_type_traits='0'
1516pcre_have_long_long='1'
1517pcre_have_type_traits='0'
1518pcre_have_ulong_long='1'
1519pdfdir='${docdir}'
1520prefix='/opt/local'
1521program_transform_name='s,x,x,'
1522psdir='${docdir}'
1523sbindir='${exec_prefix}/sbin'
1524sharedstatedir='${prefix}/com'
1525sysconfdir='${prefix}/etc'
1526target_alias=''
1527
1528## ----------- ##
1529## confdefs.h. ##
1530## ----------- ##
1531
1532/* confdefs.h */
1533#define PACKAGE_NAME "PCRE"
1534#define PACKAGE_TARNAME "pcre"
1535#define PACKAGE_VERSION "8.12"
1536#define PACKAGE_STRING "PCRE 8.12"
1537#define PACKAGE_BUGREPORT ""
1538#define PACKAGE_URL ""
1539#define PACKAGE "pcre"
1540#define VERSION "8.12"
1541#define STDC_HEADERS 1
1542#define HAVE_SYS_TYPES_H 1
1543#define HAVE_SYS_STAT_H 1
1544#define HAVE_STDLIB_H 1
1545#define HAVE_STRING_H 1
1546#define HAVE_MEMORY_H 1
1547#define HAVE_STRINGS_H 1
1548#define HAVE_INTTYPES_H 1
1549#define HAVE_STDINT_H 1
1550#define HAVE_UNISTD_H 1
1551#define HAVE_DLFCN_H 1
1552#define LT_OBJDIR ".libs/"
1553#define STDC_HEADERS 1
1554#define HAVE_LIMITS_H 1
1555#define HAVE_SYS_TYPES_H 1
1556#define HAVE_SYS_STAT_H 1
1557#define HAVE_DIRENT_H 1
1558#define HAVE_STRING 1
1559#define HAVE_STRTOQ 1
1560#define HAVE_LONG_LONG 1
1561#define HAVE_UNSIGNED_LONG_LONG 1
1562#define HAVE_BCOPY 1
1563#define HAVE_MEMMOVE 1
1564#define HAVE_STRERROR 1
1565#define HAVE_ZLIB_H 1
1566#define HAVE_BZLIB_H 1
1567#define SUPPORT_UTF8 /**/
1568#define SUPPORT_UCP /**/
1569#define SUPPORT_LIBZ /**/
1570#define SUPPORT_LIBBZ2 /**/
1571#define SUPPORT_LIBREADLINE /**/
1572#define NEWLINE 10
1573#define LINK_SIZE 2
1574#define POSIX_MALLOC_THRESHOLD 10
1575#define MATCH_LIMIT 10000000
1576#define MATCH_LIMIT_RECURSION MATCH_LIMIT
1577#define MAX_NAME_SIZE 32
1578#define MAX_NAME_COUNT 10000
1579
1580configure: exit 1