Ticket #37269: config.log

File config.log, 10.3 KB (added by gthb (Gunnlaugur Thor Briem), 12 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 PCRE configure 8.31, which was
5generated by GNU Autoconf 2.68.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --docdir=/opt/local/share/doc/pcre --enable-unicode-properties --enable-pcretest-libedit --enable-pcregrep-libz --enable-pcregrep-libbz2
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = toodee.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: 4.00 gigabytes
33Default processor set: 66 tasks, 255 threads, 2 processors
34Load average: 1.23, Mach factor: 1.14
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:2727: checking for a BSD-compatible install
52configure:2795: result: /usr/bin/install -c
53configure:2806: checking whether build environment is sane
54configure:2856: result: yes
55configure:2997: checking for a thread-safe mkdir -p
56configure:3036: result: /opt/local/bin/gmkdir -p
57configure:3049: checking for gawk
58configure:3065: found /opt/local/bin/gawk
59configure:3076: result: gawk
60configure:3087: checking whether make sets $(MAKE)
61configure:3109: result: yes
62configure:3268: checking for gcc
63configure:3295: result: ccache /usr/bin/gcc-4.2
64configure:3524: checking for C compiler version
65configure:3533: ccache /usr/bin/gcc-4.2 --version >&5
66i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
67Copyright (C) 2007 Free Software Foundation, Inc.
68This is free software; see the source for copying conditions.  There is NO
69warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
70
71configure:3544: $? = 0
72configure:3533: ccache /usr/bin/gcc-4.2 -v >&5
73Using built-in specs.
74Target: i686-apple-darwin10
75Configured 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
76Thread model: posix
77gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
78configure:3544: $? = 0
79configure:3533: ccache /usr/bin/gcc-4.2 -V >&5
80gcc-4.2: argument to `-V' is missing
81configure:3544: $? = 1
82configure:3533: ccache /usr/bin/gcc-4.2 -qversion >&5
83i686-apple-darwin10-gcc-4.2.1: no input files
84configure:3544: $? = 1
85configure:3564: checking whether the C compiler works
86configure:3586: ccache /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
87configure:3590: $? = 0
88configure:3638: result: yes
89configure:3641: checking for C compiler default output file name
90configure:3643: result: a.out
91configure:3649: checking for suffix of executables
92configure:3656: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
93configure:3660: $? = 0
94configure:3682: result:
95configure:3704: checking whether we are cross compiling
96configure:3712: ccache /usr/bin/gcc-4.2 -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  >&5
97configure:3716: $? = 0
98configure:3723: ./conftest
99configure:3727: $? = 0
100configure:3742: result: no
101configure:3747: checking for suffix of object files
102configure:3769: ccache /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5
103ccache: FATAL: Could not create /opt/local/var/macports/build/.ccache/7/c/b86c8a646e2798080c28b72decc0cd-296.o.tmp.stdout.toodee.local.3828 (permission denied?)
104configure:3773: $? = 1
105configure: failed program was:
106| /* confdefs.h */
107| #define PACKAGE_NAME "PCRE"
108| #define PACKAGE_TARNAME "pcre"
109| #define PACKAGE_VERSION "8.31"
110| #define PACKAGE_STRING "PCRE 8.31"
111| #define PACKAGE_BUGREPORT ""
112| #define PACKAGE_URL ""
113| #define PACKAGE "pcre"
114| #define VERSION "8.31"
115| /* end confdefs.h.  */
116|
117| int
118| main ()
119| {
120|
121|   ;
122|   return 0;
123| }
124configure:3787: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_pcre/pcre/work/pcre-8.31':
125configure:3789: error: cannot compute suffix of object files: cannot compile
126See `config.log' for more details
127
128## ---------------- ##
129## Cache variables. ##
130## ---------------- ##
131
132ac_cv_env_CCC_set=
133ac_cv_env_CCC_value=
134ac_cv_env_CC_set=set
135ac_cv_env_CC_value='ccache /usr/bin/gcc-4.2'
136ac_cv_env_CFLAGS_set=set
137ac_cv_env_CFLAGS_value='-pipe -O2 -arch x86_64'
138ac_cv_env_CPPFLAGS_set=set
139ac_cv_env_CPPFLAGS_value=-I/opt/local/include
140ac_cv_env_CPP_set=
141ac_cv_env_CPP_value=
142ac_cv_env_CXXCPP_set=
143ac_cv_env_CXXCPP_value=
144ac_cv_env_CXXFLAGS_set=set
145ac_cv_env_CXXFLAGS_value='-pipe -O2 -arch x86_64'
146ac_cv_env_CXX_set=set
147ac_cv_env_CXX_value='ccache /usr/bin/g++-4.2'
148ac_cv_env_LDFLAGS_set=set
149ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch x86_64'
150ac_cv_env_LIBS_set=
151ac_cv_env_LIBS_value=
152ac_cv_env_build_alias_set=
153ac_cv_env_build_alias_value=
154ac_cv_env_host_alias_set=
155ac_cv_env_host_alias_value=
156ac_cv_env_target_alias_set=
157ac_cv_env_target_alias_value=
158ac_cv_path_mkdir=/opt/local/bin/gmkdir
159ac_cv_prog_AWK=gawk
160ac_cv_prog_ac_ct_CC='ccache /usr/bin/gcc-4.2'
161ac_cv_prog_make_make_set=yes
162
163## ----------------- ##
164## Output variables. ##
165## ----------------- ##
166
167ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_pcre/pcre/work/pcre-8.31/missing --run aclocal-1.11'
168AMDEPBACKSLASH=''
169AMDEP_FALSE=''
170AMDEP_TRUE=''
171AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_pcre/pcre/work/pcre-8.31/missing --run tar'
172AM_BACKSLASH='\'
173AM_DEFAULT_VERBOSITY='0'
174AR=''
175AS=''
176AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_pcre/pcre/work/pcre-8.31/missing --run autoconf'
177AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_pcre/pcre/work/pcre-8.31/missing --run autoheader'
178AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_pcre/pcre/work/pcre-8.31/missing --run automake-1.11'
179AWK='gawk'
180CC='ccache /usr/bin/gcc-4.2'
181CCDEPMODE=''
182CFLAGS='-pipe -O2 -arch x86_64'
183CPP=''
184CPPFLAGS='-I/opt/local/include'
185CXX='ccache /usr/bin/g++-4.2'
186CXXCPP=''
187CXXDEPMODE=''
188CXXFLAGS='-pipe -O2 -arch x86_64'
189CYGPATH_W='echo'
190DEFS=''
191DEPDIR=''
192DISTCHECK_CONFIGURE_FLAGS=''
193DLLTOOL=''
194DSYMUTIL=''
195DUMPBIN=''
196ECHO_C='\c'
197ECHO_N=''
198ECHO_T=''
199EGREP=''
200EXEEXT=''
201EXTRA_LIBPCRE16_LDFLAGS=''
202EXTRA_LIBPCRECPP_LDFLAGS=''
203EXTRA_LIBPCREPOSIX_LDFLAGS=''
204EXTRA_LIBPCRE_LDFLAGS=''
205FGREP=''
206GREP=''
207INSTALL_DATA='${INSTALL} -m 644'
208INSTALL_PROGRAM='${INSTALL}'
209INSTALL_SCRIPT='${INSTALL}'
210INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
211LD=''
212LDFLAGS='-L/opt/local/lib -arch x86_64'
213LIBBZ2=''
214LIBOBJS=''
215LIBREADLINE=''
216LIBS=''
217LIBTOOL=''
218LIBZ=''
219LIPO=''
220LN_S=''
221LTLIBOBJS=''
222MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_pcre/pcre/work/pcre-8.31/missing --run makeinfo'
223MANIFEST_TOOL=''
224MKDIR_P='/opt/local/bin/gmkdir -p'
225NM=''
226NMEDIT=''
227OBJDUMP=''
228OBJEXT=''
229OTOOL64=''
230OTOOL=''
231PACKAGE='pcre'
232PACKAGE_BUGREPORT=''
233PACKAGE_NAME='PCRE'
234PACKAGE_STRING='PCRE 8.31'
235PACKAGE_TARNAME='pcre'
236PACKAGE_URL=''
237PACKAGE_VERSION='8.31'
238PATH_SEPARATOR=':'
239PCRE_DATE=''
240PCRE_MAJOR=''
241PCRE_MINOR=''
242PCRE_PRERELEASE=''
243PCRE_STATIC_CFLAG=''
244RANLIB=''
245SED=''
246SET_MAKE=''
247SHELL='/bin/sh'
248STRIP=''
249VERSION='8.31'
250WITH_JIT_FALSE=''
251WITH_JIT_TRUE=''
252WITH_PCRE16_FALSE=''
253WITH_PCRE16_TRUE=''
254WITH_PCRE8_FALSE=''
255WITH_PCRE8_TRUE=''
256WITH_PCRE_CPP_FALSE=''
257WITH_PCRE_CPP_TRUE=''
258WITH_REBUILD_CHARTABLES_FALSE=''
259WITH_REBUILD_CHARTABLES_TRUE=''
260WITH_UTF_FALSE=''
261WITH_UTF_TRUE=''
262ac_ct_AR=''
263ac_ct_CC='ccache /usr/bin/gcc-4.2'
264ac_ct_CXX=''
265ac_ct_DUMPBIN=''
266am__EXEEXT_FALSE=''
267am__EXEEXT_TRUE=''
268am__fastdepCC_FALSE=''
269am__fastdepCC_TRUE=''
270am__fastdepCXX_FALSE=''
271am__fastdepCXX_TRUE=''
272am__include=''
273am__isrc=''
274am__leading_dot='.'
275am__quote=''
276am__tar='${AMTAR} chof - "$$tardir"'
277am__untar='${AMTAR} xf -'
278bindir='${exec_prefix}/bin'
279build=''
280build_alias=''
281build_cpu=''
282build_os=''
283build_vendor=''
284datadir='${datarootdir}'
285datarootdir='${prefix}/share'
286docdir='/opt/local/share/doc/pcre'
287dvidir='${docdir}'
288enable_cpp=''
289enable_pcre16=''
290enable_pcre8=''
291exec_prefix='NONE'
292host=''
293host_alias=''
294host_cpu=''
295host_os=''
296host_vendor=''
297htmldir='${docdir}'
298includedir='${prefix}/include'
299infodir='${datarootdir}/info'
300install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_pcre/pcre/work/pcre-8.31/install-sh'
301libdir='${exec_prefix}/lib'
302libexecdir='${exec_prefix}/libexec'
303localedir='${datarootdir}/locale'
304localstatedir='${prefix}/var'
305mandir='${datarootdir}/man'
306mkdir_p='/opt/local/bin/gmkdir -p'
307oldincludedir='/usr/include'
308pcre_have_bits_type_traits=''
309pcre_have_long_long=''
310pcre_have_type_traits=''
311pcre_have_ulong_long=''
312pdfdir='${docdir}'
313prefix='/opt/local'
314program_transform_name='s,x,x,'
315psdir='${docdir}'
316sbindir='${exec_prefix}/sbin'
317sharedstatedir='${prefix}/com'
318sysconfdir='${prefix}/etc'
319target_alias=''
320
321## ----------- ##
322## confdefs.h. ##
323## ----------- ##
324
325/* confdefs.h */
326#define PACKAGE_NAME "PCRE"
327#define PACKAGE_TARNAME "pcre"
328#define PACKAGE_VERSION "8.31"
329#define PACKAGE_STRING "PCRE 8.31"
330#define PACKAGE_BUGREPORT ""
331#define PACKAGE_URL ""
332#define PACKAGE "pcre"
333#define VERSION "8.31"
334
335configure: exit 1