Ticket #65132: config.log

File config.log, 10.0 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 libspatialite configure 5.0.1, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --enable-rttopo --enable-libxml2 --disable-freexl
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = 44-49.wireless-city.scu.edu.tw
14uname -m = Power Macintosh
15uname -r = 8.11.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC
18
19/usr/bin/uname -p = powerpc
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC
27Kernel configured for a single processor only.
281 processor is physically available.
29Processor type: ppc7450 (PowerPC 7450)
30Processor active: 0
31Primary memory available: 768.00 megabytes
32Default processor set: 58 tasks, 196 threads, 1 processors
33Load average: 2.54, Mach factor: 0.24
34/bin/machine           = unknown
35/usr/bin/oslevel       = unknown
36/bin/universe          = unknown
37
38PATH: /opt/local/bin
39PATH: /opt/local/sbin
40PATH: /bin
41PATH: /sbin
42PATH: /usr/bin
43PATH: /usr/sbin
44
45
46## ----------- ##
47## Core tests. ##
48## ----------- ##
49
50configure:2580: checking for a BSD-compatible install
51configure:2648: result: /usr/bin/install -c
52configure:2659: checking whether build environment is sane
53configure:2714: result: yes
54configure:2752: WARNING: 'missing' script is too old or missing
55configure:2865: checking for a thread-safe mkdir -p
56configure:2904: result: /opt/local/bin/gmkdir -p
57configure:2911: checking for gawk
58configure:2927: found /opt/local/bin/gawk
59configure:2938: result: gawk
60configure:2949: checking whether make sets $(MAKE)
61configure:2971: result: yes
62configure:3000: checking whether make supports nested variables
63configure:3017: result: yes
64configure:3135: checking whether to enable maintainer-specific portions of Makefiles
65configure:3144: result: no
66configure:3204: checking whether make supports the include directive
67configure:3219: make -f confmf.GNU && cat confinc.out
68this is the am__doit target
69configure:3222: $? = 0
70configure:3241: result: yes (GNU style)
71configure:3311: checking for gcc
72configure:3338: result: /opt/local/bin/gcc-apple-4.2
73configure:3567: checking for C compiler version
74configure:3576: /opt/local/bin/gcc-apple-4.2 --version >&5
75powerpc-apple-darwin8-gcc-apple-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3) (MacPorts apple-gcc42 5666.3_16)
76Copyright (C) 2007 Free Software Foundation, Inc.
77This is free software; see the source for copying conditions.  There is NO
78warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
79
80configure:3587: $? = 0
81configure:3576: /opt/local/bin/gcc-apple-4.2 -v >&5
82Using built-in specs.
83Target: powerpc-apple-darwin8
84Configured with: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_apple-gcc42/apple-gcc42/work/objroot/src/configure --disable-checking --enable-werror --prefix=/opt/local --mandir=/opt/local/share/man --enable-languages=c,c++,objc,obj-c++ --libexecdir=/opt/local/libexec/apple-gcc42 --libdir=/opt/local/lib/apple-gcc42 --includedir=/opt/local/include/apple-gcc42 --program-suffix=-apple-4.2 --with-system-zlib --disable-nls --with-slibdir=/usr/lib --build=powerpc-apple-darwin8 --with-gxx-include-dir=/usr/include/c++/4.0.0 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8
85Thread model: posix
86gcc version 4.2.1 (Apple Inc. build 5666) (dot 3) (MacPorts apple-gcc42 5666.3_16)
87configure:3587: $? = 0
88configure:3576: /opt/local/bin/gcc-apple-4.2 -V >&5
89gcc-apple-4.2: argument to `-V' is missing
90configure:3587: $? = 1
91configure:3576: /opt/local/bin/gcc-apple-4.2 -qversion >&5
92powerpc-apple-darwin8-gcc-apple-4.2.1: no input files
93configure:3587: $? = 1
94configure:3607: checking whether the C compiler works
95configure:3629: /opt/local/bin/gcc-apple-4.2 -pipe -Os -mtune=native -arch ppc -mtune=native -I/opt/local/lib/proj8/include -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/proj8/lib -arch ppc conftest.c  >&5
96conftest.c:1: error: bad value (native) for -mtune= switch
97configure:3633: $? = 1
98configure:3671: result: no
99configure: failed program was:
100| /* confdefs.h */
101| #define PACKAGE_NAME "libspatialite"
102| #define PACKAGE_TARNAME "libspatialite"
103| #define PACKAGE_VERSION "5.0.1"
104| #define PACKAGE_STRING "libspatialite 5.0.1"
105| #define PACKAGE_BUGREPORT "a.furieri@lqt.it"
106| #define PACKAGE_URL ""
107| #define _LARGE_FILE 1
108| #define _FILE_OFFSET_BITS 64
109| #define _LARGEFILE_SOURCE 1
110| #define NDEBUG 1
111| /* end confdefs.h.  */
112|
113| int
114| main ()
115| {
116|
117|   ;
118|   return 0;
119| }
120configure:3676: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_spatialite/spatialite/work/libspatialite-5.0.1':
121configure:3678: error: C compiler cannot create executables
122See `config.log' for more details
123
124## ---------------- ##
125## Cache variables. ##
126## ---------------- ##
127
128ac_cv_env_CCC_set=
129ac_cv_env_CCC_value=
130ac_cv_env_CC_set=set
131ac_cv_env_CC_value=/opt/local/bin/gcc-apple-4.2
132ac_cv_env_CFLAGS_set=set
133ac_cv_env_CFLAGS_value='-pipe -Os -mtune=native -arch ppc'
134ac_cv_env_CPPFLAGS_set=set
135ac_cv_env_CPPFLAGS_value='-mtune=native -I/opt/local/lib/proj8/include'
136ac_cv_env_CPP_set=
137ac_cv_env_CPP_value=
138ac_cv_env_CXXCPP_set=
139ac_cv_env_CXXCPP_value=
140ac_cv_env_CXXFLAGS_set=set
141ac_cv_env_CXXFLAGS_value='-pipe -Os -mtune=native -arch ppc'
142ac_cv_env_CXX_set=set
143ac_cv_env_CXX_value=/opt/local/bin/g++-apple-4.2
144ac_cv_env_LDFLAGS_set=set
145ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/proj8/lib -arch ppc'
146ac_cv_env_LIBS_set=
147ac_cv_env_LIBS_value=
148ac_cv_env_LIBXML2_CFLAGS_set=
149ac_cv_env_LIBXML2_CFLAGS_value=
150ac_cv_env_LIBXML2_LIBS_set=
151ac_cv_env_LIBXML2_LIBS_value=
152ac_cv_env_PKG_CONFIG_LIBDIR_set=
153ac_cv_env_PKG_CONFIG_LIBDIR_value=
154ac_cv_env_PKG_CONFIG_PATH_set=
155ac_cv_env_PKG_CONFIG_PATH_value=
156ac_cv_env_PKG_CONFIG_set=
157ac_cv_env_PKG_CONFIG_value=
158ac_cv_env_build_alias_set=
159ac_cv_env_build_alias_value=
160ac_cv_env_host_alias_set=
161ac_cv_env_host_alias_value=
162ac_cv_env_target_alias_set=
163ac_cv_env_target_alias_value=
164ac_cv_path_mkdir=/opt/local/bin/gmkdir
165ac_cv_prog_AWK=gawk
166ac_cv_prog_ac_ct_CC=/opt/local/bin/gcc-apple-4.2
167ac_cv_prog_make_make_set=yes
168am_cv_make_support_nested_variables=yes
169
170## ----------------- ##
171## Output variables. ##
172## ----------------- ##
173
174ACLOCAL='aclocal-1.16'
175AMDEPBACKSLASH='\'
176AMDEP_FALSE='#'
177AMDEP_TRUE=''
178AMTAR='$${TAR-tar}'
179AM_BACKSLASH='\'
180AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
181AM_DEFAULT_VERBOSITY='1'
182AM_V='$(V)'
183ANDROID_FALSE=''
184ANDROID_TRUE=''
185AR=''
186AS=''
187AUTOCONF='autoconf'
188AUTOHEADER='autoheader'
189AUTOMAKE='automake-1.16'
190AWK='gawk'
191CC='/opt/local/bin/gcc-apple-4.2'
192CCDEPMODE=''
193CFLAGS='-pipe -Os -mtune=native -arch ppc'
194CPP=''
195CPPFLAGS='-mtune=native -I/opt/local/lib/proj8/include'
196CXX='/opt/local/bin/g++-apple-4.2'
197CXXCPP=''
198CXXDEPMODE=''
199CXXFLAGS='-pipe -Os -mtune=native -arch ppc'
200CYGPATH_W='echo'
201DEFS=''
202DEPDIR='.deps'
203DLLTOOL=''
204DSYMUTIL=''
205DUMPBIN=''
206ECHO_C=''
207ECHO_N='-n'
208ECHO_T=''
209EGREP=''
210ENABLE_EXAMPLES_FALSE=''
211ENABLE_EXAMPLES_TRUE=''
212ENABLE_GEOPACKAGE_FALSE=''
213ENABLE_GEOPACKAGE_TRUE=''
214EXEEXT=''
215FGREP=''
216GEOSCONFIG=''
217GEOS_CFLAGS=''
218GEOS_LDFLAGS=''
219GREP=''
220INSTALL_DATA='${INSTALL} -m 644'
221INSTALL_PROGRAM='${INSTALL}'
222INSTALL_SCRIPT='${INSTALL}'
223INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
224LD=''
225LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib/proj8/lib -arch ppc'
226LIBOBJS=''
227LIBS=''
228LIBTOOL=''
229LIBXML2_CFLAGS=''
230LIBXML2_LIBS=''
231LIPO=''
232LN_S=''
233LTLIBOBJS=''
234MACOSX_FALSE=''
235MACOSX_TRUE=''
236MAINT='#'
237MAINTAINER_MODE_FALSE=''
238MAINTAINER_MODE_TRUE='#'
239MAKEINFO='makeinfo'
240MANIFEST_TOOL=''
241MINGW_FALSE=''
242MINGW_TRUE=''
243MKDIR_P='/opt/local/bin/gmkdir -p'
244MODULE_ONLY_FALSE=''
245MODULE_ONLY_TRUE=''
246NM=''
247NMEDIT=''
248OBJDUMP=''
249OBJEXT=''
250OTOOL64=''
251OTOOL=''
252PACKAGE='libspatialite'
253PACKAGE_BUGREPORT='a.furieri@lqt.it'
254PACKAGE_NAME='libspatialite'
255PACKAGE_STRING='libspatialite 5.0.1'
256PACKAGE_TARNAME='libspatialite'
257PACKAGE_URL=''
258PACKAGE_VERSION='5.0.1'
259PATH_SEPARATOR=':'
260PKG_CONFIG=''
261PKG_CONFIG_LIBDIR=''
262PKG_CONFIG_PATH=''
263RANLIB=''
264SED=''
265SET_MAKE=''
266SHELL='/bin/sh'
267STRIP=''
268VERSION='5.0.1'
269ac_ct_AR=''
270ac_ct_CC='/opt/local/bin/gcc-apple-4.2'
271ac_ct_CXX=''
272ac_ct_DUMPBIN=''
273am__EXEEXT_FALSE=''
274am__EXEEXT_TRUE=''
275am__fastdepCC_FALSE=''
276am__fastdepCC_TRUE=''
277am__fastdepCXX_FALSE=''
278am__fastdepCXX_TRUE=''
279am__include='include'
280am__isrc=''
281am__leading_dot='.'
282am__nodep='_no'
283am__quote=''
284am__tar='$${TAR-tar} chof - "$$tardir"'
285am__untar='$${TAR-tar} xf -'
286bindir='${exec_prefix}/bin'
287build=''
288build_alias=''
289build_cpu=''
290build_os=''
291build_vendor=''
292datadir='${datarootdir}'
293datarootdir='${prefix}/share'
294docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
295dvidir='${docdir}'
296exec_prefix='NONE'
297host=''
298host_alias=''
299host_cpu=''
300host_os=''
301host_vendor=''
302htmldir='${docdir}'
303includedir='${prefix}/include'
304infodir='${datarootdir}/info'
305install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_spatialite/spatialite/work/libspatialite-5.0.1/install-sh'
306libdir='${exec_prefix}/lib'
307libexecdir='${exec_prefix}/libexec'
308localedir='${datarootdir}/locale'
309localstatedir='${prefix}/var'
310mandir='${datarootdir}/man'
311mkdir_p='$(MKDIR_P)'
312oldincludedir='/usr/include'
313pdfdir='${docdir}'
314prefix='/opt/local'
315program_transform_name='s,x,x,'
316psdir='${docdir}'
317sbindir='${exec_prefix}/sbin'
318sharedstatedir='${prefix}/com'
319sysconfdir='${prefix}/etc'
320target_alias=''
321
322## ----------- ##
323## confdefs.h. ##
324## ----------- ##
325
326/* confdefs.h */
327#define PACKAGE_NAME "libspatialite"
328#define PACKAGE_TARNAME "libspatialite"
329#define PACKAGE_VERSION "5.0.1"
330#define PACKAGE_STRING "libspatialite 5.0.1"
331#define PACKAGE_BUGREPORT "a.furieri@lqt.it"
332#define PACKAGE_URL ""
333#define _LARGE_FILE 1
334#define _FILE_OFFSET_BITS 64
335#define _LARGEFILE_SOURCE 1
336#define NDEBUG 1
337
338configure: exit 77