Ticket #26690: config.log

File config.log, 10.3 KB (added by jason@…, 14 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 ntfsprogs configure 2.0.0, which was
5generated by GNU Autoconf 2.61.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-gnome-vfs --disable-ntfsmount --disable-crypto --without-uuid
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Jasons-iMac-2.local
14uname -m = i386
15uname -r = 10.4.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 10.4.0: Fri Apr 23 18:28:53 PDT 2010; root:xnu-1504.7.4~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.4.0: Fri Apr 23 18:28:53 PDT 2010; root:xnu-1504.7.4~1/RELEASE_I386
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: 8.00 gigabytes
33Default processor set: 89 tasks, 354 threads, 8 processors
34Load average: 0.84, Mach factor: 7.15
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:2091: checking build system type
52configure:2109: result: i386-apple-darwin10.4.0
53configure:2131: checking host system type
54configure:2146: result: i386-apple-darwin10.4.0
55configure:2168: checking target system type
56configure:2183: result: i386-apple-darwin10.4.0
57configure:2229: checking for a BSD-compatible install
58configure:2285: result: /usr/bin/install -c
59configure:2296: checking whether build environment is sane
60configure:2339: result: yes
61configure:2367: checking for a thread-safe mkdir -p
62configure:2406: result: ./install-sh -c -d
63configure:2419: checking for gawk
64configure:2449: result: no
65configure:2419: checking for mawk
66configure:2449: result: no
67configure:2419: checking for nawk
68configure:2449: result: no
69configure:2419: checking for awk
70configure:2435: found /usr/bin/awk
71configure:2446: result: awk
72configure:2457: checking whether make sets $(MAKE)
73configure:2478: result: yes
74configure:2666: checking whether to enable maintainer-specific portions of Makefiles
75configure:2675: result: no
76configure:2926: checking for gcc
77configure:2953: result: /usr/bin/gcc-4.2
78configure:3191: checking for C compiler version
79configure:3198: /usr/bin/gcc-4.2 --version >&5
80i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)
81Copyright (C) 2007 Free Software Foundation, Inc.
82This is free software; see the source for copying conditions.  There is NO
83warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
84
85configure:3201: $? = 0
86configure:3208: /usr/bin/gcc-4.2 -v >&5
87Using built-in specs.
88Target: i686-apple-darwin10
89Configured with: /var/tmp/gcc/gcc-5664~105/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
90Thread model: posix
91gcc version 4.2.1 (Apple Inc. build 5664)
92configure:3211: $? = 0
93configure:3218: /usr/bin/gcc-4.2 -V >&5
94gcc-4.2: argument to `-V' is missing
95configure:3221: $? = 1
96configure:3244: checking for C compiler default output file name
97configure:3271: /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -lintl -arch x86_64 conftest.c  >&5
98ld: library not found for -lintl
99collect2: ld returned 1 exit status
100configure:3274: $? = 1
101configure:3312: result:
102configure: failed program was:
103| /* confdefs.h.  */
104| #define PACKAGE_NAME "ntfsprogs"
105| #define PACKAGE_TARNAME "ntfsprogs"
106| #define PACKAGE_VERSION "2.0.0"
107| #define PACKAGE_STRING "ntfsprogs 2.0.0"
108| #define PACKAGE_BUGREPORT "linux-ntfs-dev@lists.sourceforge.net"
109| #define PACKAGE "ntfsprogs"
110| #define VERSION "2.0.0"
111| #define _GNU_SOURCE 1
112| /* end confdefs.h.  */
113|
114| int
115| main ()
116| {
117|
118|   ;
119|   return 0;
120| }
121configure:3319: error: C compiler cannot create executables
122See `config.log' for more details.
123
124## ---------------- ##
125## Cache variables. ##
126## ---------------- ##
127
128ac_cv_build=i386-apple-darwin10.4.0
129ac_cv_env_CCC_set=
130ac_cv_env_CCC_value=
131ac_cv_env_CC_set=set
132ac_cv_env_CC_value=/usr/bin/gcc-4.2
133ac_cv_env_CFLAGS_set=set
134ac_cv_env_CFLAGS_value='-pipe -O2 -arch x86_64'
135ac_cv_env_CPPFLAGS_set=set
136ac_cv_env_CPPFLAGS_value=-I/opt/local/include
137ac_cv_env_CPP_set=
138ac_cv_env_CPP_value=
139ac_cv_env_CXXCPP_set=
140ac_cv_env_CXXCPP_value=
141ac_cv_env_CXXFLAGS_set=set
142ac_cv_env_CXXFLAGS_value='-pipe -O2 -arch x86_64'
143ac_cv_env_CXX_set=set
144ac_cv_env_CXX_value=/usr/bin/g++-4.2
145ac_cv_env_F77_set=
146ac_cv_env_F77_value=
147ac_cv_env_FFLAGS_set=set
148ac_cv_env_FFLAGS_value='-pipe -O2 -m64'
149ac_cv_env_FUSE_CFLAGS_set=
150ac_cv_env_FUSE_CFLAGS_value=
151ac_cv_env_FUSE_LIBS_set=
152ac_cv_env_FUSE_LIBS_value=
153ac_cv_env_GNUTLS_CFLAGS_set=
154ac_cv_env_GNUTLS_CFLAGS_value=
155ac_cv_env_GNUTLS_LIBS_set=
156ac_cv_env_GNUTLS_LIBS_value=
157ac_cv_env_LDFLAGS_set=set
158ac_cv_env_LDFLAGS_value='-L/opt/local/lib -lintl -arch x86_64'
159ac_cv_env_LIBNTFS_GNOMEVFS_CFLAGS_set=
160ac_cv_env_LIBNTFS_GNOMEVFS_CFLAGS_value=
161ac_cv_env_LIBNTFS_GNOMEVFS_LIBS_set=
162ac_cv_env_LIBNTFS_GNOMEVFS_LIBS_value=
163ac_cv_env_LIBS_set=
164ac_cv_env_LIBS_value=
165ac_cv_env_PKG_CONFIG_set=
166ac_cv_env_PKG_CONFIG_value=
167ac_cv_env_build_alias_set=
168ac_cv_env_build_alias_value=
169ac_cv_env_host_alias_set=
170ac_cv_env_host_alias_value=
171ac_cv_env_libconfig_CFLAGS_set=
172ac_cv_env_libconfig_CFLAGS_value=
173ac_cv_env_libconfig_LIBS_set=
174ac_cv_env_libconfig_LIBS_value=
175ac_cv_env_target_alias_set=
176ac_cv_env_target_alias_value=
177ac_cv_host=i386-apple-darwin10.4.0
178ac_cv_prog_AWK=awk
179ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2
180ac_cv_prog_make_make_set=yes
181ac_cv_target=i386-apple-darwin10.4.0
182
183## ----------------- ##
184## Output variables. ##
185## ----------------- ##
186
187ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_ntfsprogs/work/ntfsprogs-2.0.0/missing --run aclocal-1.10'
188AMDEPBACKSLASH=''
189AMDEP_FALSE=''
190AMDEP_TRUE=''
191AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_ntfsprogs/work/ntfsprogs-2.0.0/missing --run tar'
192AR=''
193AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_ntfsprogs/work/ntfsprogs-2.0.0/missing --run autoconf'
194AUTODIRS=''
195AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_ntfsprogs/work/ntfsprogs-2.0.0/missing --run autoheader'
196AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_ntfsprogs/work/ntfsprogs-2.0.0/missing --run automake-1.10'
197AWK='awk'
198CC='/usr/bin/gcc-4.2'
199CCDEPMODE=''
200CFLAGS='-pipe -O2 -arch x86_64'
201CPP=''
202CPPFLAGS='-I/opt/local/include'
203CXX='/usr/bin/g++-4.2'
204CXXCPP=''
205CXXDEPMODE=''
206CXXFLAGS='-pipe -O2 -arch x86_64'
207CYGPATH_W='echo'
208DEFS=''
209DEPDIR=''
210ECHO='/bin/echo'
211ECHO_C='ECHO_N=''
212ECHO_T=''
213EGREP=''
214ENABLE_CRYPTO_FALSE=''
215ENABLE_CRYPTO_TRUE=''
216ENABLE_FUSE_FALSE=''
217ENABLE_FUSE_TRUE=''
218ENABLE_GNOME_VFS_FALSE=''
219ENABLE_GNOME_VFS_TRUE=''
220ENABLE_TEST_FALSE=''
221ENABLE_TEST_TRUE='#'
222EXEEXT=''
223F77=''
224FFLAGS='-pipe -O2 -m64'
225FUSE_CFLAGS=''
226FUSE_LIBS=''
227GNUTLS_CFLAGS=''
228GNUTLS_LIBS=''
229GREP=''
230INSTALL_DATA='${INSTALL} -m 644'
231INSTALL_PROGRAM='${INSTALL}'
232INSTALL_SCRIPT='${INSTALL}'
233INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
234LDFLAGS='-L/opt/local/lib -lintl -arch x86_64'
235LIBGCRYPT_CFLAGS=''
236LIBGCRYPT_CONFIG=''
237LIBGCRYPT_LIBS=''
238LIBNTFS_CFLAGS=''
239LIBNTFS_GNOMEVFS_CFLAGS=''
240LIBNTFS_GNOMEVFS_LIBS=''
241LIBOBJS=''
242LIBS=''
243LIBTOOL=''
244LN_S=''
245LTLIBOBJS=''
246LTVERSION_LIBNTFS='10:0:0'
247MAINT='#'
248MAINTAINER_MODE_FALSE=''
249MAINTAINER_MODE_TRUE='#'
250MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_ntfsprogs/work/ntfsprogs-2.0.0/missing --run makeinfo'
251MKNTFS_CPPFLAGS=''
252MKNTFS_LIBS=''
253OBJEXT=''
254PACKAGE='ntfsprogs'
255PACKAGE_BUGREPORT='linux-ntfs-dev@lists.sourceforge.net'
256PACKAGE_NAME='ntfsprogs'
257PACKAGE_STRING='ntfsprogs 2.0.0'
258PACKAGE_TARNAME='ntfsprogs'
259PACKAGE_VERSION='2.0.0'
260PATH_SEPARATOR=':'
261PKG_CONFIG=''
262RANLIB=''
263REALLYSTATIC_FALSE=''
264REALLYSTATIC_TRUE='#'
265RM=''
266SED=''
267SET_MAKE=''
268SHELL='/bin/sh'
269STRIP=''
270VERSION='2.0.0'
271ac_ct_CC='/usr/bin/gcc-4.2'
272ac_ct_CXX=''
273ac_ct_F77=''
274all_includes=''
275all_libraries=''
276am__fastdepCC_FALSE=''
277am__fastdepCC_TRUE=''
278am__fastdepCXX_FALSE=''
279am__fastdepCXX_TRUE=''
280am__include=''
281am__isrc=''
282am__leading_dot='.'
283am__quote=''
284am__tar='${AMTAR} chof - "$$tardir"'
285am__untar='${AMTAR} xf -'
286bindir='${exec_prefix}/bin'
287build='i386-apple-darwin10.4.0'
288build_alias=''
289build_cpu='i386'
290build_os='darwin10.4.0'
291build_vendor='apple'
292datadir='${datarootdir}'
293datarootdir='${prefix}/share'
294docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
295dvidir='${docdir}'
296exec_prefix='NONE'
297host=''
298host_alias=''
299host_cpu='i386'
300host_os='darwin10.4.0'
301host_vendor='apple'
302htmldir='${docdir}'
303includedir='${prefix}/include'
304infodir='${datarootdir}/info'
305install_sh='$(SHELL) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_ntfsprogs/work/ntfsprogs-2.0.0/install-sh'
306libconfig_CFLAGS=''
307libconfig_LIBS=''
308libdir='${exec_prefix}/lib'
309libexecdir='${exec_prefix}/libexec'
310localedir='${datarootdir}/locale'
311localstatedir='${prefix}/var'
312mandir='${datarootdir}/man'
313mkdir_p='$(top_builddir)/./install-sh -c -d'
314oldincludedir='/usr/include'
315pdfdir='${docdir}'
316prefix='/opt/local'
317program_transform_name='s,x,x,'
318psdir='${docdir}'
319sbindir='${exec_prefix}/sbin'
320sharedstatedir='${prefix}/com'
321sysconfdir='${prefix}/etc'
322target='i386-apple-darwin10.4.0'
323target_alias=''
324target_cpu='i386'
325target_os='darwin10.4.0'
326target_vendor='apple'
327
328## ----------- ##
329## confdefs.h. ##
330## ----------- ##
331
332#define PACKAGE_NAME "ntfsprogs"
333#define PACKAGE_TARNAME "ntfsprogs"
334#define PACKAGE_VERSION "2.0.0"
335#define PACKAGE_STRING "ntfsprogs 2.0.0"
336#define PACKAGE_BUGREPORT "linux-ntfs-dev@lists.sourceforge.net"
337#define PACKAGE "ntfsprogs"
338#define VERSION "2.0.0"
339#define _GNU_SOURCE 1
340
341configure: exit 77