Ticket #16162: config.log

File config.log, 31.4 KB (added by ex_adres@…, 16 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-fuse-module --enable-crypto
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Heitzmann.local.local
14uname -m = i386
15uname -r = 9.4.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 9.4.0: Mon Jun  9 19:30:53 PDT 2008; root:xnu-1228.5.20~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 9.4.0: Mon Jun  9 19:30:53 PDT 2008; root:xnu-1228.5.20~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: 68 tasks, 215 threads, 2 processors
34Load average: 0.99, Mach factor: 1.00
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
45PATH: /usr/X11R6/bin
46
47
48## ----------- ##
49## Core tests. ##
50## ----------- ##
51
52configure:2091: checking build system type
53configure:2109: result: i386-apple-darwin9.4.0
54configure:2131: checking host system type
55configure:2146: result: i386-apple-darwin9.4.0
56configure:2168: checking target system type
57configure:2183: result: i386-apple-darwin9.4.0
58configure:2229: checking for a BSD-compatible install
59configure:2285: result: /usr/bin/install
60configure:2296: checking whether build environment is sane
61configure:2339: result: yes
62configure:2367: checking for a thread-safe mkdir -p
63configure:2406: result: ./install-sh -c -d
64configure:2419: checking for gawk
65configure:2449: result: no
66configure:2419: checking for mawk
67configure:2449: result: no
68configure:2419: checking for nawk
69configure:2449: result: no
70configure:2419: checking for awk
71configure:2435: found /usr/bin/awk
72configure:2446: result: awk
73configure:2457: checking whether make sets $(MAKE)
74configure:2478: result: yes
75configure:2666: checking whether to enable maintainer-specific portions of Makefiles
76configure:2675: result: no
77configure:2926: checking for gcc
78configure:2953: result: /usr/bin/gcc-4.0
79configure:3191: checking for C compiler version
80configure:3198: /usr/bin/gcc-4.0 --version >&5
81i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5484)
82Copyright (C) 2005 Free Software Foundation, Inc.
83This is free software; see the source for copying conditions.  There is NO
84warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
85
86configure:3201: $? = 0
87configure:3208: /usr/bin/gcc-4.0 -v >&5
88Using built-in specs.
89Target: i686-apple-darwin9
90Configured with: /var/tmp/gcc/gcc-5484~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9
91Thread model: posix
92gcc version 4.0.1 (Apple Inc. build 5484)
93configure:3211: $? = 0
94configure:3218: /usr/bin/gcc-4.0 -V >&5
95gcc-4.0: argument to `-V' is missing
96configure:3221: $? = 1
97configure:3244: checking for C compiler default output file name
98configure:3271: /usr/bin/gcc-4.0 -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
99configure:3274: $? = 0
100configure:3312: result: a.out
101configure:3329: checking whether the C compiler works
102configure:3339: ./a.out
103configure:3342: $? = 0
104configure:3359: result: yes
105configure:3366: checking whether we are cross compiling
106configure:3368: result: no
107configure:3371: checking for suffix of executables
108configure:3378: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
109configure:3381: $? = 0
110configure:3405: result:
111configure:3411: checking for suffix of object files
112configure:3437: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
113configure:3440: $? = 0
114configure:3463: result: o
115configure:3467: checking whether we are using the GNU C compiler
116configure:3496: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
117configure:3502: $? = 0
118configure:3519: result: yes
119configure:3524: checking whether /usr/bin/gcc-4.0 accepts -g
120configure:3554: /usr/bin/gcc-4.0 -c -g -I/opt/local/include conftest.c >&5
121configure:3560: $? = 0
122configure:3659: result: yes
123configure:3676: checking for /usr/bin/gcc-4.0 option to accept ISO C89
124configure:3750: /usr/bin/gcc-4.0  -c -O2 -I/opt/local/include conftest.c >&5
125configure:3756: $? = 0
126configure:3779: result: none needed
127configure:3808: checking for style of include used by make
128configure:3836: result: GNU
129configure:3861: checking dependency style of /usr/bin/gcc-4.0
130configure:3952: result: gcc3
131configure:3973: checking how to run the C preprocessor
132configure:4089: result: /usr/bin/cpp-4.0
133configure:4118: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c
134configure:4124: $? = 0
135configure:4155: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c
136conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
137configure:4161: $? = 1
138configure: failed program was:
139| /* confdefs.h.  */
140| #define PACKAGE_NAME "ntfsprogs"
141| #define PACKAGE_TARNAME "ntfsprogs"
142| #define PACKAGE_VERSION "2.0.0"
143| #define PACKAGE_STRING "ntfsprogs 2.0.0"
144| #define PACKAGE_BUGREPORT "linux-ntfs-dev@lists.sourceforge.net"
145| #define PACKAGE "ntfsprogs"
146| #define VERSION "2.0.0"
147| #define _GNU_SOURCE 1
148| /* end confdefs.h.  */
149| #include <ac_nonexistent.h>
150configure:4199: checking for grep that handles long lines and -e
151configure:4273: result: /usr/bin/grep
152configure:4278: checking for egrep
153configure:4356: result: /usr/bin/grep -E
154configure:4362: checking whether /usr/bin/gcc-4.0 needs -traditional
155conftest.c:11:20: error: termio.h: No such file or directory
156configure:4404: result: no
157configure:4412: checking whether /usr/bin/gcc-4.0 and cc understand -c and -o together
158configure:4447: /usr/bin/gcc-4.0 -c conftest.c -o conftest2.o >&5
159configure:4450: $? = 0
160configure:4456: /usr/bin/gcc-4.0 -c conftest.c -o conftest2.o >&5
161configure:4459: $? = 0
162configure:4470: cc -c conftest.c >&5
163configure:4473: $? = 0
164configure:4481: cc -c conftest.c -o conftest2.o >&5
165configure:4484: $? = 0
166configure:4490: cc -c conftest.c -o conftest2.o >&5
167configure:4493: $? = 0
168configure:4511: result: yes
169configure:4550: checking for a BSD-compatible install
170configure:4606: result: /usr/bin/install
171configure:4619: checking for rm
172configure:4637: found /bin/rm
173configure:4650: result: /bin/rm
174configure:4658: checking whether ln -s works
175configure:4662: result: yes
176configure:4669: checking whether make sets $(MAKE)
177configure:4690: result: yes
178configure:4723: checking for a sed that does not truncate output
179configure:4779: result: /opt/local/bin/gsed
180configure:4793: checking for ld used by /usr/bin/gcc-4.0
181configure:4860: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
182configure:4869: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld
183configure:4884: result: no
184configure:4889: checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files
185configure:4896: result: -r
186configure:4914: checking for BSD-compatible nm
187configure:4963: result: /usr/bin/nm -p
188configure:4967: checking how to recognize dependent libraries
189configure:5153: result: pass_all
190configure:5388: checking for ANSI C header files
191configure:5418: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
192configure:5424: $? = 0
193configure:5523: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c  >&5
194configure:5526: $? = 0
195configure:5532: ./conftest
196configure:5535: $? = 0
197configure:5552: result: yes
198configure:5576: checking for sys/types.h
199configure:5597: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
200configure:5603: $? = 0
201configure:5619: result: yes
202configure:5576: checking for sys/stat.h
203configure:5597: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
204configure:5603: $? = 0
205configure:5619: result: yes
206configure:5576: checking for stdlib.h
207configure:5597: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
208configure:5603: $? = 0
209configure:5619: result: yes
210configure:5576: checking for string.h
211configure:5597: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
212configure:5603: $? = 0
213configure:5619: result: yes
214configure:5576: checking for memory.h
215configure:5597: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
216configure:5603: $? = 0
217configure:5619: result: yes
218configure:5576: checking for strings.h
219configure:5597: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
220configure:5603: $? = 0
221configure:5619: result: yes
222configure:5576: checking for inttypes.h
223configure:5597: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
224configure:5603: $? = 0
225configure:5619: result: yes
226configure:5576: checking for stdint.h
227configure:5597: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
228configure:5603: $? = 0
229configure:5619: result: yes
230configure:5576: checking for unistd.h
231configure:5597: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
232configure:5603: $? = 0
233configure:5619: result: yes
234configure:5646: checking dlfcn.h usability
235configure:5663: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
236configure:5669: $? = 0
237configure:5683: result: yes
238configure:5687: checking dlfcn.h presence
239configure:5702: /usr/bin/cpp-4.0 -I/opt/local/include conftest.c
240configure:5708: $? = 0
241configure:5722: result: yes
242configure:5755: checking for dlfcn.h
243configure:5763: result: yes
244configure:5892: checking for C++ compiler version
245configure:5899: /usr/bin/g++-4.0 --version >&5
246i686-apple-darwin9-g++-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5484)
247Copyright (C) 2005 Free Software Foundation, Inc.
248This is free software; see the source for copying conditions.  There is NO
249warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
250
251configure:5902: $? = 0
252configure:5909: /usr/bin/g++-4.0 -v >&5
253Using built-in specs.
254Target: i686-apple-darwin9
255Configured with: /var/tmp/gcc/gcc-5484~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9
256Thread model: posix
257gcc version 4.0.1 (Apple Inc. build 5484)
258configure:5912: $? = 0
259configure:5919: /usr/bin/g++-4.0 -V >&5
260g++-4.0: argument to `-V' is missing
261configure:5922: $? = 1
262configure:5925: checking whether we are using the GNU C++ compiler
263configure:5954: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include conftest.cpp >&5
264configure:5960: $? = 0
265configure:5977: result: yes
266configure:5982: checking whether /usr/bin/g++-4.0 accepts -g
267configure:6012: /usr/bin/g++-4.0 -c -g -I/opt/local/include conftest.cpp >&5
268configure:6018: $? = 0
269configure:6117: result: yes
270configure:6142: checking dependency style of /usr/bin/g++-4.0
271configure:6233: result: gcc3
272configure:6258: checking how to run the C++ preprocessor
273configure:6294: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp
274configure:6300: $? = 0
275configure:6331: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp
276conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory
277configure:6337: $? = 1
278configure: failed program was:
279| /* confdefs.h.  */
280| #define PACKAGE_NAME "ntfsprogs"
281| #define PACKAGE_TARNAME "ntfsprogs"
282| #define PACKAGE_VERSION "2.0.0"
283| #define PACKAGE_STRING "ntfsprogs 2.0.0"
284| #define PACKAGE_BUGREPORT "linux-ntfs-dev@lists.sourceforge.net"
285| #define PACKAGE "ntfsprogs"
286| #define VERSION "2.0.0"
287| #define _GNU_SOURCE 1
288| #define STDC_HEADERS 1
289| #define HAVE_SYS_TYPES_H 1
290| #define HAVE_SYS_STAT_H 1
291| #define HAVE_STDLIB_H 1
292| #define HAVE_STRING_H 1
293| #define HAVE_MEMORY_H 1
294| #define HAVE_STRINGS_H 1
295| #define HAVE_INTTYPES_H 1
296| #define HAVE_STDINT_H 1
297| #define HAVE_UNISTD_H 1
298| #define HAVE_DLFCN_H 1
299| /* end confdefs.h.  */
300| #include <ac_nonexistent.h>
301configure:6370: result: /usr/bin/g++-4.0 -E
302configure:6399: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp
303configure:6405: $? = 0
304configure:6436: /usr/bin/g++-4.0 -E -I/opt/local/include conftest.cpp
305conftest.cpp:22:28: error: ac_nonexistent.h: No such file or directory
306configure:6442: $? = 1
307configure: failed program was:
308| /* confdefs.h.  */
309| #define PACKAGE_NAME "ntfsprogs"
310| #define PACKAGE_TARNAME "ntfsprogs"
311| #define PACKAGE_VERSION "2.0.0"
312| #define PACKAGE_STRING "ntfsprogs 2.0.0"
313| #define PACKAGE_BUGREPORT "linux-ntfs-dev@lists.sourceforge.net"
314| #define PACKAGE "ntfsprogs"
315| #define VERSION "2.0.0"
316| #define _GNU_SOURCE 1
317| #define STDC_HEADERS 1
318| #define HAVE_SYS_TYPES_H 1
319| #define HAVE_SYS_STAT_H 1
320| #define HAVE_STDLIB_H 1
321| #define HAVE_STRING_H 1
322| #define HAVE_MEMORY_H 1
323| #define HAVE_STRINGS_H 1
324| #define HAVE_INTTYPES_H 1
325| #define HAVE_STDINT_H 1
326| #define HAVE_UNISTD_H 1
327| #define HAVE_DLFCN_H 1
328| /* end confdefs.h.  */
329| #include <ac_nonexistent.h>
330configure:6535: checking for g77
331configure:6565: result: no
332configure:6535: checking for xlf
333configure:6565: result: no
334configure:6535: checking for f77
335configure:6565: result: no
336configure:6535: checking for frt
337configure:6565: result: no
338configure:6535: checking for pgf77
339configure:6565: result: no
340configure:6535: checking for cf77
341configure:6565: result: no
342configure:6535: checking for fort77
343configure:6565: result: no
344configure:6535: checking for fl32
345configure:6565: result: no
346configure:6535: checking for af77
347configure:6565: result: no
348configure:6535: checking for xlf90
349configure:6565: result: no
350configure:6535: checking for f90
351configure:6565: result: no
352configure:6535: checking for pgf90
353configure:6565: result: no
354configure:6535: checking for pghpf
355configure:6565: result: no
356configure:6535: checking for epcf90
357configure:6565: result: no
358configure:6535: checking for gfortran
359configure:6565: result: no
360configure:6535: checking for g95
361configure:6565: result: no
362configure:6535: checking for xlf95
363configure:6565: result: no
364configure:6535: checking for f95
365configure:6565: result: no
366configure:6535: checking for fort
367configure:6565: result: no
368configure:6535: checking for ifort
369configure:6565: result: no
370configure:6535: checking for ifc
371configure:6565: result: no
372configure:6535: checking for efc
373configure:6565: result: no
374configure:6535: checking for pgf95
375configure:6565: result: no
376configure:6535: checking for lf95
377configure:6565: result: no
378configure:6535: checking for ftn
379configure:6565: result: no
380configure:6592: checking for Fortran 77 compiler version
381configure:6599:  --version >&5
382./configure: line 6600: --version: command not found
383configure:6602: $? = 127
384configure:6609:  -v >&5
385./configure: line 6610: -v: command not found
386configure:6612: $? = 127
387configure:6619:  -V >&5
388./configure: line 6620: -V: command not found
389configure:6622: $? = 127
390configure:6630: checking whether we are using the GNU Fortran 77 compiler
391configure:6649:  -c -O2 conftest.F >&5
392./configure: line 6650: -c: command not found
393configure:6655: $? = 127
394configure: failed program was:
395|       program main
396| #ifndef __GNUC__
397|        choke me
398| #endif
399|
400|       end
401configure:6672: result: no
402configure:6678: checking whether  accepts -g
403configure:6695:  -c -g conftest.f >&5
404./configure: line 6696: -c: command not found
405configure:6701: $? = 127
406configure: failed program was:
407|       program main
408|
409|       end
410configure:6717: result: no
411configure:6747: checking the maximum length of command line arguments
412configure:6859: result: 196608
413configure:6871: checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0 object
414configure:6976: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
415configure:6979: $? = 0
416configure:6983: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[  ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
417configure:6986: $? = 0
418cannot find nm_test_var in conftest.nm
419configure:6976: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
420configure:6979: $? = 0
421configure:6983: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[  ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
422configure:6986: $? = 0
423configure:7038: /usr/bin/gcc-4.0 -o conftest -O2 -I/opt/local/include -L/opt/local/lib conftest.c conftstm.o >&5
424configure:7041: $? = 0
425configure:7079: result: ok
426configure:7083: checking for objdir
427configure:7098: result: .libs
428configure:7190: checking for ar
429configure:7206: found /usr/bin/ar
430configure:7217: result: ar
431configure:7286: checking for ranlib
432configure:7302: found /usr/bin/ranlib
433configure:7313: result: ranlib
434configure:7382: checking for strip
435configure:7398: found /usr/bin/strip
436configure:7409: result: strip
437configure:7646: checking for correct ltmain.sh version
438configure:7696: result: yes
439configure:7756: checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions
440configure:7774: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5
441cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
442configure:7778: $? = 0
443configure:7791: result: no
444configure:7806: checking for /usr/bin/gcc-4.0 option to produce PIC
445configure:8038: result: -fno-common
446configure:8046: checking if /usr/bin/gcc-4.0 PIC flag -fno-common works
447configure:8064: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -fno-common -DPIC conftest.c >&5
448configure:8068: $? = 0
449configure:8081: result: yes
450configure:8109: checking if /usr/bin/gcc-4.0 static flag -static works
451configure:8137: result: no
452configure:8147: checking if /usr/bin/gcc-4.0 supports -c -o file.o
453configure:8168: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include -o out/conftest2.o conftest.c >&5
454configure:8172: $? = 0
455configure:8194: result: yes
456configure:8220: checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries
457configure:9200: result: yes
458configure:9267: checking dynamic linker characteristics
459configure:9882: result: darwin9.4.0 dyld
460configure:9891: checking how to hardcode library paths into programs
461configure:9916: result: immediate
462configure:9930: checking whether stripping libraries is possible
463configure:9944: result: yes
464configure:10737: checking if libtool supports shared libraries
465configure:10739: result: yes
466configure:10742: checking whether to build shared libraries
467configure:10763: result: yes
468configure:10766: checking whether to build static libraries
469configure:10770: result: yes
470configure:10863: creating libtool
471configure:11451: checking for ld used by /usr/bin/g++-4.0
472configure:11518: result: /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
473configure:11527: checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld
474configure:11542: result: no
475configure:11593: checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries
476configure:12567: result: yes
477configure:12585: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include conftest.cpp >&5
478configure:12588: $? = 0
479configure:12740: checking for /usr/bin/g++-4.0 option to produce PIC
480configure:13024: result: -fno-common
481configure:13032: checking if /usr/bin/g++-4.0 PIC flag -fno-common works
482configure:13050: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include -fno-common -DPIC conftest.cpp >&5
483configure:13054: $? = 0
484configure:13067: result: yes
485configure:13095: checking if /usr/bin/g++-4.0 static flag -static works
486configure:13123: result: no
487configure:13133: checking if /usr/bin/g++-4.0 supports -c -o file.o
488configure:13154: /usr/bin/g++-4.0 -c -O2 -I/opt/local/include -o out/conftest2.o conftest.cpp >&5
489configure:13158: $? = 0
490configure:13180: result: yes
491configure:13206: checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries
492configure:13231: result: yes
493configure:13298: checking dynamic linker characteristics
494configure:13861: result: darwin9.4.0 dyld
495configure:13870: checking how to hardcode library paths into programs
496configure:13895: result: immediate
497configure:20141: checking for pkg-config
498configure:20159: found /opt/local/bin/pkg-config
499configure:20171: result: /opt/local/bin/pkg-config
500configure:20200: checking pkg-config is at least version 0.9.0
501configure:20203: result: yes
502configure:20225: checking for special C compiler options needed for large files
503configure:20318: result: no
504configure:20324: checking for _FILE_OFFSET_BITS value needed for large files
505configure:20359: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/include conftest.c >&5
506configure:20365: $? = 0
507configure:20433: result: no
508configure:20674: checking for FUSE
509configure:20682: $PKG_CONFIG --exists --print-errors "fuse >= 2.6.1"
510configure:20685: $? = 0
511configure:20700: $PKG_CONFIG --exists --print-errors "fuse >= 2.6.1"
512configure:20703: $? = 0
513configure:20755: result: yes
514configure:20789: checking for libgcrypt-config
515configure:20807: found /opt/local/bin/libgcrypt-config
516configure:20820: result: /opt/local/bin/libgcrypt-config
517configure:20837: checking for LIBGCRYPT - version >= 1.2.2
518configure:20871: result: yes
519configure:20920: checking for GNUTLS
520configure:20928: $PKG_CONFIG --exists --print-errors "gnutls >= 1.4.4"
521configure:20931: $? = 0
522configure:20946: $PKG_CONFIG --exists --print-errors "gnutls >= 1.4.4"
523configure:20949: $? = 0
524configure:21001: result: yes
525configure:21008: checking for libconfig
526configure:21016: $PKG_CONFIG --exists --print-errors "libconfig >= 1.0.1"
527Package libconfig was not found in the pkg-config search path.
528Perhaps you should add the directory containing `libconfig.pc'
529to the PKG_CONFIG_PATH environment variable
530No package 'libconfig' found
531configure:21019: $? = 1
532configure:21034: $PKG_CONFIG --exists --print-errors "libconfig >= 1.0.1"
533Package libconfig was not found in the pkg-config search path.
534Perhaps you should add the directory containing `libconfig.pc'
535to the PKG_CONFIG_PATH environment variable
536No package 'libconfig' found
537configure:21037: $? = 1
538No package 'libconfig' found
539configure:21065: result: no
540configure:21068: error: Linux-NTFS crypto code requires the libconfig.
541
542## ---------------- ##
543## Cache variables. ##
544## ---------------- ##
545
546ac_cv_build=i386-apple-darwin9.4.0
547ac_cv_c_compiler_gnu=yes
548ac_cv_cxx_compiler_gnu=yes
549ac_cv_env_CCC_set=
550ac_cv_env_CCC_value=
551ac_cv_env_CC_set=set
552ac_cv_env_CC_value=/usr/bin/gcc-4.0
553ac_cv_env_CFLAGS_set=set
554ac_cv_env_CFLAGS_value=-O2
555ac_cv_env_CPPFLAGS_set=set
556ac_cv_env_CPPFLAGS_value=-I/opt/local/include
557ac_cv_env_CPP_set=set
558ac_cv_env_CPP_value=/usr/bin/cpp-4.0
559ac_cv_env_CXXCPP_set=
560ac_cv_env_CXXCPP_value=
561ac_cv_env_CXXFLAGS_set=set
562ac_cv_env_CXXFLAGS_value=-O2
563ac_cv_env_CXX_set=set
564ac_cv_env_CXX_value=/usr/bin/g++-4.0
565ac_cv_env_F77_set=
566ac_cv_env_F77_value=
567ac_cv_env_FFLAGS_set=set
568ac_cv_env_FFLAGS_value=-O2
569ac_cv_env_FUSE_CFLAGS_set=
570ac_cv_env_FUSE_CFLAGS_value=
571ac_cv_env_FUSE_LIBS_set=
572ac_cv_env_FUSE_LIBS_value=
573ac_cv_env_GNUTLS_CFLAGS_set=
574ac_cv_env_GNUTLS_CFLAGS_value=
575ac_cv_env_GNUTLS_LIBS_set=
576ac_cv_env_GNUTLS_LIBS_value=
577ac_cv_env_LDFLAGS_set=set
578ac_cv_env_LDFLAGS_value=-L/opt/local/lib
579ac_cv_env_LIBNTFS_GNOMEVFS_CFLAGS_set=
580ac_cv_env_LIBNTFS_GNOMEVFS_CFLAGS_value=
581ac_cv_env_LIBNTFS_GNOMEVFS_LIBS_set=
582ac_cv_env_LIBNTFS_GNOMEVFS_LIBS_value=
583ac_cv_env_LIBS_set=
584ac_cv_env_LIBS_value=
585ac_cv_env_PKG_CONFIG_set=
586ac_cv_env_PKG_CONFIG_value=
587ac_cv_env_build_alias_set=
588ac_cv_env_build_alias_value=
589ac_cv_env_host_alias_set=
590ac_cv_env_host_alias_value=
591ac_cv_env_libconfig_CFLAGS_set=
592ac_cv_env_libconfig_CFLAGS_value=
593ac_cv_env_libconfig_LIBS_set=
594ac_cv_env_libconfig_LIBS_value=
595ac_cv_env_target_alias_set=
596ac_cv_env_target_alias_value=
597ac_cv_f77_compiler_gnu=no
598ac_cv_header_dlfcn_h=yes
599ac_cv_header_inttypes_h=yes
600ac_cv_header_memory_h=yes
601ac_cv_header_stdc=yes
602ac_cv_header_stdint_h=yes
603ac_cv_header_stdlib_h=yes
604ac_cv_header_string_h=yes
605ac_cv_header_strings_h=yes
606ac_cv_header_sys_stat_h=yes
607ac_cv_header_sys_types_h=yes
608ac_cv_header_unistd_h=yes
609ac_cv_host=i386-apple-darwin9.4.0
610ac_cv_objext=o
611ac_cv_path_EGREP='/usr/bin/grep -E'
612ac_cv_path_GREP=/usr/bin/grep
613ac_cv_path_LIBGCRYPT_CONFIG=/opt/local/bin/libgcrypt-config
614ac_cv_path_RM=/bin/rm
615ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
616ac_cv_prog_AWK=awk
617ac_cv_prog_CPP=/usr/bin/cpp-4.0
618ac_cv_prog_CXXCPP='/usr/bin/g++-4.0 -E'
619ac_cv_prog_ac_ct_AR=ar
620ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.0
621ac_cv_prog_ac_ct_RANLIB=ranlib
622ac_cv_prog_ac_ct_STRIP=strip
623ac_cv_prog_cc__usr_bin_gcc_4_0_c_o=yes
624ac_cv_prog_cc_c89=
625ac_cv_prog_cc_g=yes
626ac_cv_prog_cxx_g=yes
627ac_cv_prog_f77_g=no
628ac_cv_prog_gcc_traditional=no
629ac_cv_prog_make_make_set=yes
630ac_cv_sys_file_offset_bits=no
631ac_cv_sys_largefile_CC=no
632ac_cv_target=i386-apple-darwin9.4.0
633am_cv_CC_dependencies_compiler_type=gcc3
634am_cv_CXX_dependencies_compiler_type=gcc3
635lt_cv_deplibs_check_method=pass_all
636lt_cv_file_magic_cmd='$MAGIC_CMD'
637lt_cv_file_magic_test_file=
638lt_cv_ld_reload_flag=-r
639lt_cv_objdir=.libs
640lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
641lt_cv_path_LDCXX=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
642lt_cv_path_NM='/usr/bin/nm -p'
643lt_cv_path_SED=/opt/local/bin/gsed
644lt_cv_prog_compiler_c_o=yes
645lt_cv_prog_compiler_c_o_CXX=yes
646lt_cv_prog_compiler_rtti_exceptions=no
647lt_cv_prog_gnu_ld=no
648lt_cv_prog_gnu_ldcxx=no
649lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
650lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
651lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
652lt_cv_sys_max_cmd_len=196608
653lt_lt_cv_prog_compiler_c_o='"yes"'
654lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
655lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[  ]\\([BCDEGRST][BCDEGRST]*\\)[   ][      ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"'
656lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
657lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
658pkg_cv_FUSE_CFLAGS='-D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/fuse  '
659pkg_cv_FUSE_LIBS='-pthread -L/usr/local/lib -lfuse -liconv  '
660pkg_cv_GNUTLS_CFLAGS='-I/opt/local/include  '
661pkg_cv_GNUTLS_LIBS='-L/opt/local/lib -lgnutls -ltasn1 -lgcrypt -lgpg-error  '
662
663## ----------------- ##
664## Output variables. ##
665## ----------------- ##
666
667ACLOCAL='${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'
668AMDEPBACKSLASH='\'
669AMDEP_FALSE='#'
670AMDEP_TRUE=''
671AMTAR='${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'
672AR='ar'
673AUTOCONF='${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'
674AUTODIRS=''
675AUTOHEADER='${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'
676AUTOMAKE='${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'
677AWK='awk'
678CC='/usr/bin/gcc-4.0'
679CCDEPMODE='depmode=gcc3'
680CFLAGS='-O2'
681CPP='/usr/bin/cpp-4.0'
682CPPFLAGS='-I/opt/local/include'
683CXX='/usr/bin/g++-4.0'
684CXXCPP='/usr/bin/g++-4.0 -E'
685CXXDEPMODE='depmode=gcc3'
686CXXFLAGS='-O2'
687CYGPATH_W='echo'
688DEFS=''
689DEPDIR='.deps'
690ECHO='/bin/echo'
691ECHO_C='ECHO_N=''
692ECHO_T=''
693EGREP='/usr/bin/grep -E'
694ENABLE_CRYPTO_FALSE=''
695ENABLE_CRYPTO_TRUE=''
696ENABLE_FUSE_FALSE='#'
697ENABLE_FUSE_TRUE=''
698ENABLE_GNOME_VFS_FALSE=''
699ENABLE_GNOME_VFS_TRUE='#'
700ENABLE_TEST_FALSE=''
701ENABLE_TEST_TRUE='#'
702EXEEXT=''
703F77=''
704FFLAGS='-O2'
705FUSE_CFLAGS='-D__FreeBSD__=10 -D_FILE_OFFSET_BITS=64 -I/usr/local/include/fuse  '
706FUSE_LIBS='-pthread -L/usr/local/lib -lfuse -liconv  '
707GNUTLS_CFLAGS='-I/opt/local/include  '
708GNUTLS_LIBS='-L/opt/local/lib -lgnutls -ltasn1 -lgcrypt -lgpg-error  '
709GREP='/usr/bin/grep'
710INSTALL_DATA='${INSTALL} -m 644'
711INSTALL_PROGRAM='${INSTALL}'
712INSTALL_SCRIPT='${INSTALL}'
713INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
714LDFLAGS='-L/opt/local/lib'
715LIBGCRYPT_CFLAGS='-I/opt/local/include'
716LIBGCRYPT_CONFIG='/opt/local/bin/libgcrypt-config'
717LIBGCRYPT_LIBS='-L/opt/local/lib -lgcrypt -lgpg-error'
718LIBNTFS_CFLAGS=''
719LIBNTFS_GNOMEVFS_CFLAGS=''
720LIBNTFS_GNOMEVFS_LIBS=''
721LIBOBJS=''
722LIBS=''
723LIBTOOL='$(SHELL) $(top_builddir)/libtool'
724LN_S='ln -s'
725LTLIBOBJS=''
726LTVERSION_LIBNTFS='10:0:0'
727MAINT='#'
728MAINTAINER_MODE_FALSE=''
729MAINTAINER_MODE_TRUE='#'
730MAKEINFO='${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'
731MKNTFS_CPPFLAGS=''
732MKNTFS_LIBS=''
733OBJEXT='o'
734PACKAGE='ntfsprogs'
735PACKAGE_BUGREPORT='linux-ntfs-dev@lists.sourceforge.net'
736PACKAGE_NAME='ntfsprogs'
737PACKAGE_STRING='ntfsprogs 2.0.0'
738PACKAGE_TARNAME='ntfsprogs'
739PACKAGE_VERSION='2.0.0'
740PATH_SEPARATOR=':'
741PKG_CONFIG='/opt/local/bin/pkg-config'
742RANLIB='ranlib'
743REALLYSTATIC_FALSE=''
744REALLYSTATIC_TRUE='#'
745RM='/bin/rm'
746SED='/opt/local/bin/gsed'
747SET_MAKE=''
748SHELL='/bin/sh'
749STRIP='strip'
750VERSION='2.0.0'
751ac_ct_CC='/usr/bin/gcc-4.0'
752ac_ct_CXX=''
753ac_ct_F77=''
754all_includes=''
755all_libraries=''
756am__fastdepCC_FALSE='#'
757am__fastdepCC_TRUE=''
758am__fastdepCXX_FALSE='#'
759am__fastdepCXX_TRUE=''
760am__include='include'
761am__isrc=''
762am__leading_dot='.'
763am__quote=''
764am__tar='${AMTAR} chof - "$$tardir"'
765am__untar='${AMTAR} xf -'
766bindir='${exec_prefix}/bin'
767build='i386-apple-darwin9.4.0'
768build_alias=''
769build_cpu='i386'
770build_os='darwin9.4.0'
771build_vendor='apple'
772datadir='${datarootdir}'
773datarootdir='${prefix}/share'
774docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
775dvidir='${docdir}'
776exec_prefix='NONE'
777host=''
778host_alias=''
779host_cpu='i386'
780host_os='darwin9.4.0'
781host_vendor='apple'
782htmldir='${docdir}'
783includedir='${prefix}/include'
784infodir='${datarootdir}/info'
785install_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'
786libconfig_CFLAGS=''
787libconfig_LIBS=''
788libdir='${exec_prefix}/lib'
789libexecdir='${exec_prefix}/libexec'
790localedir='${datarootdir}/locale'
791localstatedir='${prefix}/var'
792mandir='${datarootdir}/man'
793mkdir_p='$(top_builddir)/./install-sh -c -d'
794oldincludedir='/usr/include'
795pdfdir='${docdir}'
796prefix='/opt/local'
797program_transform_name='s,x,x,'
798psdir='${docdir}'
799sbindir='${exec_prefix}/sbin'
800sharedstatedir='${prefix}/com'
801sysconfdir='${prefix}/etc'
802target='i386-apple-darwin9.4.0'
803target_alias=''
804target_cpu='i386'
805target_os='darwin9.4.0'
806target_vendor='apple'
807
808## ----------- ##
809## confdefs.h. ##
810## ----------- ##
811
812#define PACKAGE_NAME "ntfsprogs"
813#define PACKAGE_TARNAME "ntfsprogs"
814#define PACKAGE_VERSION "2.0.0"
815#define PACKAGE_STRING "ntfsprogs 2.0.0"
816#define PACKAGE_BUGREPORT "linux-ntfs-dev@lists.sourceforge.net"
817#define PACKAGE "ntfsprogs"
818#define VERSION "2.0.0"
819#define _GNU_SOURCE 1
820#define STDC_HEADERS 1
821#define HAVE_SYS_TYPES_H 1
822#define HAVE_SYS_STAT_H 1
823#define HAVE_STDLIB_H 1
824#define HAVE_STRING_H 1
825#define HAVE_MEMORY_H 1
826#define HAVE_STRINGS_H 1
827#define HAVE_INTTYPES_H 1
828#define HAVE_STDINT_H 1
829#define HAVE_UNISTD_H 1
830#define HAVE_DLFCN_H 1
831
832configure: exit 1