]> git.decadent.org.uk Git - nfs-utils.git/blob - config.log
Imported Upstream version 1.2.4
[nfs-utils.git] / config.log
1 This file contains any messages produced by compilers while
2 running configure, to aid debugging if configure makes a mistake.
3
4 It was created by linux nfs-utils configure 1.2.3, which was
5 generated by GNU Autoconf 2.65.  Invocation command line was
6
7   $ ./configure --disable-gss
8
9 ## --------- ##
10 ## Platform. ##
11 ## --------- ##
12
13 hostname = TopHat.home.4dicksons.org
14 uname -m = x86_64
15 uname -r = 2.6.34.6-54.fc13.x86_64
16 uname -s = Linux
17 uname -v = #1 SMP Sun Sep 5 17:16:27 UTC 2010
18
19 /usr/bin/uname -p = unknown
20 /bin/uname -X     = unknown
21
22 /bin/arch              = x86_64
23 /usr/bin/arch -k       = unknown
24 /usr/convex/getsysinfo = unknown
25 /usr/bin/hostinfo      = unknown
26 /bin/machine           = unknown
27 /usr/bin/oslevel       = unknown
28 /bin/universe          = unknown
29
30 PATH: /usr/lib64/qt-3.3/bin
31 PATH: /usr/kerberos/sbin
32 PATH: /usr/kerberos/bin
33 PATH: /usr/lib64/ccache
34 PATH: /usr/local/bin
35 PATH: /bin
36 PATH: /usr/bin
37 PATH: /usr/local/sbin
38 PATH: /usr/sbin
39 PATH: /sbin
40 PATH: /sbin
41 PATH: /usr/bin
42 PATH: /usr/sbin
43 PATH: /usr/local/bin
44 PATH: /usr/local/kde/bin
45 PATH: /home/steved/bin
46 PATH: /home/steved/bin
47
48
49 ## ----------- ##
50 ## Core tests. ##
51 ## ----------- ##
52
53 configure:2864: checking build system type
54 configure:2878: result: x86_64-unknown-linux-gnu
55 configure:2898: checking host system type
56 configure:2911: result: x86_64-unknown-linux-gnu
57 configure:2948: checking for a BSD-compatible install
58 configure:3016: result: /usr/bin/install -c
59 configure:3027: checking whether build environment is sane
60 configure:3077: result: yes
61 configure:3218: checking for a thread-safe mkdir -p
62 configure:3257: result: /bin/mkdir -p
63 configure:3270: checking for gawk
64 configure:3286: found /bin/gawk
65 configure:3297: result: gawk
66 configure:3308: checking whether make sets $(MAKE)
67 configure:3330: result: yes
68 configure:3413: checking whether to enable maintainer-specific portions of Makefiles
69 configure:3422: result: no
70 configure:3727: checking for style of include used by make
71 configure:3755: result: GNU
72 configure:3825: checking for gcc
73 configure:3841: found /usr/lib64/ccache/gcc
74 configure:3852: result: gcc
75 configure:4081: checking for C compiler version
76 configure:4090: gcc --version >&5
77 gcc (GCC) 4.4.4 20100630 (Red Hat 4.4.4-10)
78 Copyright (C) 2010 Free Software Foundation, Inc.
79 This is free software; see the source for copying conditions.  There is NO
80 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
81
82 configure:4101: $? = 0
83 configure:4090: gcc -v >&5
84 Using built-in specs.
85 Target: x86_64-redhat-linux
86 Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
87 Thread model: posix
88 gcc version 4.4.4 20100630 (Red Hat 4.4.4-10) (GCC) 
89 configure:4101: $? = 0
90 configure:4090: gcc -V >&5
91 gcc: '-V' option must have argument
92 configure:4101: $? = 1
93 configure:4090: gcc -qversion >&5
94 gcc: unrecognized option '-qversion'
95 gcc: no input files
96 configure:4101: $? = 1
97 configure:4121: checking whether the C compiler works
98 configure:4143: gcc    conftest.c  >&5
99 configure:4147: $? = 0
100 configure:4196: result: yes
101 configure:4199: checking for C compiler default output file name
102 configure:4201: result: a.out
103 configure:4207: checking for suffix of executables
104 configure:4214: gcc -o conftest    conftest.c  >&5
105 configure:4218: $? = 0
106 configure:4240: result: 
107 configure:4262: checking whether we are cross compiling
108 configure:4270: gcc -o conftest    conftest.c  >&5
109 configure:4274: $? = 0
110 configure:4281: ./conftest
111 configure:4285: $? = 0
112 configure:4300: result: no
113 configure:4305: checking for suffix of object files
114 configure:4327: gcc -c   conftest.c >&5
115 configure:4331: $? = 0
116 configure:4352: result: o
117 configure:4356: checking whether we are using the GNU C compiler
118 configure:4375: gcc -c   conftest.c >&5
119 configure:4375: $? = 0
120 configure:4384: result: yes
121 configure:4393: checking whether gcc accepts -g
122 configure:4413: gcc -c -g  conftest.c >&5
123 configure:4413: $? = 0
124 configure:4454: result: yes
125 configure:4471: checking for gcc option to accept ISO C89
126 configure:4535: gcc  -c -g -O2  conftest.c >&5
127 configure:4535: $? = 0
128 configure:4548: result: none needed
129 configure:4570: checking dependency style of gcc
130 configure:4680: result: gcc3
131 configure:4701: checking how to run the C preprocessor
132 configure:4732: gcc -E  conftest.c
133 configure:4732: $? = 0
134 configure:4746: gcc -E  conftest.c
135 conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
136 configure:4746: $? = 1
137 configure: failed program was:
138 | /* confdefs.h */
139 | #define PACKAGE_NAME "linux nfs-utils"
140 | #define PACKAGE_TARNAME "nfs-utils"
141 | #define PACKAGE_VERSION "1.2.3"
142 | #define PACKAGE_STRING "linux nfs-utils 1.2.3"
143 | #define PACKAGE_BUGREPORT "linux-nfs@vger.kernel.org"
144 | #define PACKAGE_URL ""
145 | #define PACKAGE "nfs-utils"
146 | #define VERSION "1.2.3"
147 | #define START_STATD "/usr/sbin/start-statd"
148 | #define NFS3_SUPPORTED 1
149 | #define NFS4_SUPPORTED 1
150 | /* end confdefs.h.  */
151 | #include <ac_nonexistent.h>
152 configure:4771: result: gcc -E
153 configure:4791: gcc -E  conftest.c
154 configure:4791: $? = 0
155 configure:4805: gcc -E  conftest.c
156 conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
157 configure:4805: $? = 1
158 configure: failed program was:
159 | /* confdefs.h */
160 | #define PACKAGE_NAME "linux nfs-utils"
161 | #define PACKAGE_TARNAME "nfs-utils"
162 | #define PACKAGE_VERSION "1.2.3"
163 | #define PACKAGE_STRING "linux nfs-utils 1.2.3"
164 | #define PACKAGE_BUGREPORT "linux-nfs@vger.kernel.org"
165 | #define PACKAGE_URL ""
166 | #define PACKAGE "nfs-utils"
167 | #define VERSION "1.2.3"
168 | #define START_STATD "/usr/sbin/start-statd"
169 | #define NFS3_SUPPORTED 1
170 | #define NFS4_SUPPORTED 1
171 | /* end confdefs.h.  */
172 | #include <ac_nonexistent.h>
173 configure:4834: checking for grep that handles long lines and -e
174 configure:4892: result: /bin/grep
175 configure:4897: checking for egrep
176 configure:4959: result: /bin/grep -E
177 configure:4964: checking for ANSI C header files
178 configure:4984: gcc -c -g -O2  conftest.c >&5
179 configure:4984: $? = 0
180 configure:5057: gcc -o conftest -g -O2   conftest.c  >&5
181 configure:5057: $? = 0
182 configure:5057: ./conftest
183 configure:5057: $? = 0
184 configure:5068: result: yes
185 configure:5081: checking for sys/types.h
186 configure:5081: gcc -c -g -O2  conftest.c >&5
187 configure:5081: $? = 0
188 configure:5081: result: yes
189 configure:5081: checking for sys/stat.h
190 configure:5081: gcc -c -g -O2  conftest.c >&5
191 configure:5081: $? = 0
192 configure:5081: result: yes
193 configure:5081: checking for stdlib.h
194 configure:5081: gcc -c -g -O2  conftest.c >&5
195 configure:5081: $? = 0
196 configure:5081: result: yes
197 configure:5081: checking for string.h
198 configure:5081: gcc -c -g -O2  conftest.c >&5
199 configure:5081: $? = 0
200 configure:5081: result: yes
201 configure:5081: checking for memory.h
202 configure:5081: gcc -c -g -O2  conftest.c >&5
203 configure:5081: $? = 0
204 configure:5081: result: yes
205 configure:5081: checking for strings.h
206 configure:5081: gcc -c -g -O2  conftest.c >&5
207 configure:5081: $? = 0
208 configure:5081: result: yes
209 configure:5081: checking for inttypes.h
210 configure:5081: gcc -c -g -O2  conftest.c >&5
211 configure:5081: $? = 0
212 configure:5081: result: yes
213 configure:5081: checking for stdint.h
214 configure:5081: gcc -c -g -O2  conftest.c >&5
215 configure:5081: $? = 0
216 configure:5081: result: yes
217 configure:5081: checking for unistd.h
218 configure:5081: gcc -c -g -O2  conftest.c >&5
219 configure:5081: $? = 0
220 configure:5081: result: yes
221 configure:5108: checking for clnt_tli_create in -ltirpc
222 configure:5133: gcc -o conftest -g -O2   conftest.c -ltirpc   >&5
223 configure:5133: $? = 0
224 configure:5142: result: yes
225 configure:5167: checking /usr/include/tirpc/netconfig.h usability
226 configure:5167: gcc -c -g -O2  conftest.c >&5
227 configure:5167: $? = 0
228 configure:5167: result: yes
229 configure:5167: checking /usr/include/tirpc/netconfig.h presence
230 configure:5167: gcc -E  conftest.c
231
232 ## ---------------- ##
233 ## Cache variables. ##
234 ## ---------------- ##
235
236 ac_cv_build=x86_64-unknown-linux-gnu
237 ac_cv_c_compiler_gnu=yes
238 ac_cv_env_CCC_set=
239 ac_cv_env_CCC_value=
240 ac_cv_env_CC_set=
241 ac_cv_env_CC_value=
242 ac_cv_env_CFLAGS_set=
243 ac_cv_env_CFLAGS_value=
244 ac_cv_env_CPPFLAGS_set=
245 ac_cv_env_CPPFLAGS_value=
246 ac_cv_env_CPP_set=
247 ac_cv_env_CPP_value=
248 ac_cv_env_CXXCPP_set=
249 ac_cv_env_CXXCPP_value=
250 ac_cv_env_CXXFLAGS_set=
251 ac_cv_env_CXXFLAGS_value=
252 ac_cv_env_CXX_set=
253 ac_cv_env_CXX_value=
254 ac_cv_env_GSSGLUE_CFLAGS_set=
255 ac_cv_env_GSSGLUE_CFLAGS_value=
256 ac_cv_env_GSSGLUE_LIBS_set=
257 ac_cv_env_GSSGLUE_LIBS_value=
258 ac_cv_env_LDFLAGS_set=
259 ac_cv_env_LDFLAGS_value=
260 ac_cv_env_LIBS_set=
261 ac_cv_env_LIBS_value=
262 ac_cv_env_PKG_CONFIG_set=
263 ac_cv_env_PKG_CONFIG_value=
264 ac_cv_env_RPCSECGSS_CFLAGS_set=
265 ac_cv_env_RPCSECGSS_CFLAGS_value=
266 ac_cv_env_RPCSECGSS_LIBS_set=
267 ac_cv_env_RPCSECGSS_LIBS_value=
268 ac_cv_env_build_alias_set=
269 ac_cv_env_build_alias_value=
270 ac_cv_env_host_alias_set=
271 ac_cv_env_host_alias_value=
272 ac_cv_env_target_alias_set=
273 ac_cv_env_target_alias_value=
274 ac_cv_header_inttypes_h=yes
275 ac_cv_header_memory_h=yes
276 ac_cv_header_stdc=yes
277 ac_cv_header_stdint_h=yes
278 ac_cv_header_stdlib_h=yes
279 ac_cv_header_string_h=yes
280 ac_cv_header_strings_h=yes
281 ac_cv_header_sys_stat_h=yes
282 ac_cv_header_sys_types_h=yes
283 ac_cv_header_unistd_h=yes
284 ac_cv_host=x86_64-unknown-linux-gnu
285 ac_cv_lib_tirpc_clnt_tli_create=yes
286 ac_cv_objext=o
287 ac_cv_path_EGREP='/bin/grep -E'
288 ac_cv_path_GREP=/bin/grep
289 ac_cv_path_install='/usr/bin/install -c'
290 ac_cv_path_mkdir=/bin/mkdir
291 ac_cv_prog_AWK=gawk
292 ac_cv_prog_CPP='gcc -E'
293 ac_cv_prog_ac_ct_CC=gcc
294 ac_cv_prog_cc_c89=
295 ac_cv_prog_cc_g=yes
296 ac_cv_prog_make_make_set=yes
297 am_cv_CC_dependencies_compiler_type=gcc3
298
299 ## ----------------- ##
300 ## Output variables. ##
301 ## ----------------- ##
302
303 ACLOCAL='${SHELL} /tmp/nfs-utils-1.2.3/missing --run aclocal-1.11'
304 ACLOCAL_AMFLAGS=''
305 ALLOCA=''
306 AMDEPBACKSLASH='\'
307 AMDEP_FALSE='#'
308 AMDEP_TRUE=''
309 AMTAR='${SHELL} /tmp/nfs-utils-1.2.3/missing --run tar'
310 AM_CFLAGS=''
311 AM_CPPFLAGS=''
312 AR=''
313 AUTOCONF='${SHELL} /tmp/nfs-utils-1.2.3/missing --run autoconf'
314 AUTOHEADER='${SHELL} /tmp/nfs-utils-1.2.3/missing --run autoheader'
315 AUTOMAKE='${SHELL} /tmp/nfs-utils-1.2.3/missing --run automake-1.11'
316 AWK='gawk'
317 CC='gcc'
318 CCDEPMODE='depmode=gcc3'
319 CC_FOR_BUILD=''
320 CFLAGS='-g -O2'
321 CFLAGS_FOR_BUILD=''
322 CONFIG_GSS_FALSE=''
323 CONFIG_GSS_TRUE='#'
324 CONFIG_IPV6_FALSE=''
325 CONFIG_IPV6_TRUE='#'
326 CONFIG_MOUNT_FALSE='#'
327 CONFIG_MOUNT_TRUE=''
328 CONFIG_NFSV41_FALSE=''
329 CONFIG_NFSV41_TRUE='#'
330 CONFIG_NFSV4_FALSE='#'
331 CONFIG_NFSV4_TRUE=''
332 CONFIG_RPCGEN_FALSE=''
333 CONFIG_RPCGEN_TRUE='#'
334 CPP='gcc -E'
335 CPPFLAGS=''
336 CPPFLAGS_FOR_BUILD=''
337 CXX=''
338 CXXCPP=''
339 CXXDEPMODE=''
340 CXXFLAGS=''
341 CXXFLAGS_FOR_BUILD=''
342 CYGPATH_W='echo'
343 DEFS=''
344 DEPDIR='.deps'
345 DSYMUTIL=''
346 DUMPBIN=''
347 ECHO_C=''
348 ECHO_N='-n'
349 ECHO_T=''
350 EGREP='/bin/grep -E'
351 EXEEXT=''
352 FGREP=''
353 GREP='/bin/grep'
354 GSSD=''
355 GSSGLUE_CFLAGS=''
356 GSSGLUE_LIBS=''
357 HAVE_LIBWRAP=''
358 HAVE_TCP_WRAPPER=''
359 IDMAPD='idmapd'
360 INSTALL_DATA='${INSTALL} -m 644'
361 INSTALL_PROGRAM='${INSTALL}'
362 INSTALL_SCRIPT='${INSTALL}'
363 INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
364 K5VERS=''
365 KRBCFLAGS=''
366 KRBDIR=''
367 KRBLDFLAGS=''
368 KRBLIBS=''
369 LD=''
370 LDFLAGS=''
371 LDFLAGS_FOR_BUILD=''
372 LIBBLKID=''
373 LIBBSD=''
374 LIBCAP=''
375 LIBCRYPT=''
376 LIBNSL=''
377 LIBOBJS=''
378 LIBS='-ltirpc '
379 LIBSOCKET=''
380 LIBTOOL=''
381 LIBWRAP=''
382 LIPO=''
383 LN_S=''
384 LTLIBOBJS=''
385 MAINT='#'
386 MAINTAINER_MODE_FALSE=''
387 MAINTAINER_MODE_TRUE='#'
388 MAKEINFO='${SHELL} /tmp/nfs-utils-1.2.3/missing --run makeinfo'
389 MKDIR_P='/bin/mkdir -p'
390 MOUNT_CONFIG_FALSE=''
391 MOUNT_CONFIG_TRUE='#'
392 NM=''
393 NMEDIT=''
394 OBJDUMP=''
395 OBJEXT='o'
396 OTOOL64=''
397 OTOOL=''
398 PACKAGE='nfs-utils'
399 PACKAGE_BUGREPORT='linux-nfs@vger.kernel.org'
400 PACKAGE_NAME='linux nfs-utils'
401 PACKAGE_STRING='linux nfs-utils 1.2.3'
402 PACKAGE_TARNAME='nfs-utils'
403 PACKAGE_URL=''
404 PACKAGE_VERSION='1.2.3'
405 PATH_SEPARATOR=':'
406 PKG_CONFIG=''
407 RANLIB=''
408 RELEASE='1'
409 RPCGEN_PATH='/usr/bin/rpcgen'
410 RPCSECGSS_CFLAGS=''
411 RPCSECGSS_LIBS=''
412 SED=''
413 SET_MAKE=''
414 SHELL='/bin/sh'
415 STRIP=''
416 SVCGSSD=''
417 VERSION='1.2.3'
418 ac_ct_CC='gcc'
419 ac_ct_CXX=''
420 ac_ct_DUMPBIN=''
421 am__EXEEXT_FALSE=''
422 am__EXEEXT_TRUE=''
423 am__fastdepCC_FALSE='#'
424 am__fastdepCC_TRUE=''
425 am__fastdepCXX_FALSE=''
426 am__fastdepCXX_TRUE=''
427 am__include='include'
428 am__isrc=''
429 am__leading_dot='.'
430 am__quote=''
431 am__tar='${AMTAR} chof - "$$tardir"'
432 am__untar='${AMTAR} xf -'
433 bindir='${exec_prefix}/bin'
434 build='x86_64-unknown-linux-gnu'
435 build_alias=''
436 build_cpu='x86_64'
437 build_os='linux-gnu'
438 build_vendor='unknown'
439 datadir='${datarootdir}'
440 datarootdir='${prefix}/share'
441 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
442 dvidir='${docdir}'
443 enable_gss=''
444 enable_ipv6=''
445 enable_mountconfig=''
446 enable_nfsv3='yes'
447 enable_nfsv41=''
448 enable_nfsv4='yes'
449 exec_prefix='NONE'
450 host='x86_64-unknown-linux-gnu'
451 host_alias=''
452 host_cpu='x86_64'
453 host_os='linux-gnu'
454 host_vendor='unknown'
455 htmldir='${docdir}'
456 includedir='${prefix}/include'
457 infodir='${datarootdir}/info'
458 install_sh='${SHELL} /tmp/nfs-utils-1.2.3/install-sh'
459 kprefix=''
460 libdir='${exec_prefix}/lib'
461 libexecdir='${exec_prefix}/libexec'
462 localedir='${datarootdir}/locale'
463 localstatedir='${prefix}/var'
464 lt_ECHO='echo'
465 mandir='${datarootdir}/man'
466 mkdir_p='/bin/mkdir -p'
467 mountfile=''
468 oldincludedir='/usr/include'
469 pdfdir='${docdir}'
470 prefix='NONE'
471 program_transform_name='s,x,x,'
472 psdir='${docdir}'
473 sbindir='${exec_prefix}/sbin'
474 sharedstatedir='${prefix}/com'
475 startstatd='/usr/sbin/start-statd'
476 statduser='rpcuser'
477 statedir='/var/lib/nfs'
478 sysconfdir='${prefix}/etc'
479 target_alias=''
480
481 ## ----------- ##
482 ## confdefs.h. ##
483 ## ----------- ##
484
485 /* confdefs.h */
486 #define PACKAGE_NAME "linux nfs-utils"
487 #define PACKAGE_TARNAME "nfs-utils"
488 #define PACKAGE_VERSION "1.2.3"
489 #define PACKAGE_STRING "linux nfs-utils 1.2.3"
490 #define PACKAGE_BUGREPORT "linux-nfs@vger.kernel.org"
491 #define PACKAGE_URL ""
492 #define PACKAGE "nfs-utils"
493 #define VERSION "1.2.3"
494 #define START_STATD "/usr/sbin/start-statd"
495 #define NFS3_SUPPORTED 1
496 #define NFS4_SUPPORTED 1
497 #define STDC_HEADERS 1
498 #define HAVE_SYS_TYPES_H 1
499 #define HAVE_SYS_STAT_H 1
500 #define HAVE_STDLIB_H 1
501 #define HAVE_STRING_H 1
502 #define HAVE_MEMORY_H 1
503 #define HAVE_STRINGS_H 1
504 #define HAVE_INTTYPES_H 1
505 #define HAVE_STDINT_H 1
506 #define HAVE_UNISTD_H 1
507 #define HAVE_LIBTIRPC 1
508
509 configure: caught signal 2
510 configure: exit 1