]> git.decadent.org.uk Git - nfs-utils.git/blob - config.log
releasing version 1:1.2.8-2
[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.8, which was
5 generated by GNU Autoconf 2.69.  Invocation command line was
6
7   $ ./configure --disable-gss
8
9 ## --------- ##
10 ## Platform. ##
11 ## --------- ##
12
13 hostname = bighat.boston.devel.redhat.com
14 uname -m = x86_64
15 uname -r = 3.8.8-202.fc18.x86_64
16 uname -s = Linux
17 uname -v = #1 SMP Wed Apr 17 23:25:17 UTC 2013
18
19 /usr/bin/uname -p = x86_64
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/local/bin
32 PATH: /usr/bin
33 PATH: /usr/local/sbin
34 PATH: /usr/sbin
35 PATH: /sbin
36 PATH: /usr/sbin
37 PATH: /usr/local/bin
38 PATH: /usr/local/kde/bin
39 PATH: /home/steved/bin
40 PATH: /home/steved/bin
41
42
43 ## ----------- ##
44 ## Core tests. ##
45 ## ----------- ##
46
47 configure:2765: checking build system type
48 configure:2779: result: x86_64-unknown-linux-gnu
49 configure:2799: checking host system type
50 configure:2812: result: x86_64-unknown-linux-gnu
51 configure:2849: checking for a BSD-compatible install
52 configure:2917: result: /usr/bin/install -c
53 configure:2928: checking whether build environment is sane
54 configure:2983: result: yes
55 configure:3134: checking for a thread-safe mkdir -p
56 configure:3173: result: /usr/bin/mkdir -p
57 configure:3180: checking for gawk
58 configure:3196: found /usr/bin/gawk
59 configure:3207: result: gawk
60 configure:3218: checking whether make sets $(MAKE)
61 configure:3240: result: yes
62 configure:3329: checking whether to enable maintainer-specific portions of Makefiles
63 configure:3338: result: no
64 configure:3655: checking for style of include used by make
65 configure:3683: result: GNU
66 configure:3754: checking for gcc
67 configure:3770: found /usr/bin/gcc
68 configure:3781: result: gcc
69 configure:4010: checking for C compiler version
70 configure:4019: gcc --version >&5
71 gcc (GCC) 4.7.2 20121109 (Red Hat 4.7.2-8)
72 Copyright (C) 2012 Free Software Foundation, Inc.
73 This is free software; see the source for copying conditions.  There is NO
74 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
75
76 configure:4030: $? = 0
77 configure:4019: gcc -v >&5
78 Using built-in specs.
79 COLLECT_GCC=gcc
80 COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.7.2/lto-wrapper
81 Target: x86_64-redhat-linux
82 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 --disable-build-with-cxx --disable-build-poststage1-with-cxx --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --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
83 Thread model: posix
84 gcc version 4.7.2 20121109 (Red Hat 4.7.2-8) (GCC) 
85 configure:4030: $? = 0
86 configure:4019: gcc -V >&5
87 gcc: error: unrecognized command line option '-V'
88 gcc: fatal error: no input files
89 compilation terminated.
90 configure:4030: $? = 4
91 configure:4019: gcc -qversion >&5
92 gcc: error: unrecognized command line option '-qversion'
93 gcc: fatal error: no input files
94 compilation terminated.
95 configure:4030: $? = 4
96 configure:4050: checking whether the C compiler works
97 configure:4072: gcc    conftest.c  >&5
98 configure:4076: $? = 0
99 configure:4124: result: yes
100 configure:4127: checking for C compiler default output file name
101 configure:4129: result: a.out
102 configure:4135: checking for suffix of executables
103 configure:4142: gcc -o conftest    conftest.c  >&5
104 configure:4146: $? = 0
105 configure:4168: result: 
106 configure:4190: checking whether we are cross compiling
107 configure:4198: gcc -o conftest    conftest.c  >&5
108 configure:4202: $? = 0
109 configure:4209: ./conftest
110 configure:4213: $? = 0
111 configure:4228: result: no
112 configure:4233: checking for suffix of object files
113 configure:4255: gcc -c   conftest.c >&5
114 configure:4259: $? = 0
115 configure:4280: result: o
116 configure:4284: checking whether we are using the GNU C compiler
117 configure:4303: gcc -c   conftest.c >&5
118 configure:4303: $? = 0
119 configure:4312: result: yes
120 configure:4321: checking whether gcc accepts -g
121 configure:4341: gcc -c -g  conftest.c >&5
122 configure:4341: $? = 0
123 configure:4382: result: yes
124 configure:4399: checking for gcc option to accept ISO C89
125 configure:4462: gcc  -c -g -O2  conftest.c >&5
126 configure:4462: $? = 0
127 configure:4475: result: none needed
128 configure:4497: checking dependency style of gcc
129 configure:4608: result: gcc3
130 configure:4629: checking how to run the C preprocessor
131 configure:4660: gcc -E  conftest.c
132 configure:4660: $? = 0
133 configure:4674: gcc -E  conftest.c
134 conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
135 compilation terminated.
136 configure:4674: $? = 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.8"
142 | #define PACKAGE_STRING "linux nfs-utils 1.2.8"
143 | #define PACKAGE_BUGREPORT "linux-nfs@vger.kernel.org"
144 | #define PACKAGE_URL ""
145 | #define PACKAGE "nfs-utils"
146 | #define VERSION "1.2.8"
147 | #define START_STATD "/usr/sbin/start-statd"
148 | /* end confdefs.h.  */
149 | #include <ac_nonexistent.h>
150 configure:4699: result: gcc -E
151 configure:4719: gcc -E  conftest.c
152 configure:4719: $? = 0
153 configure:4733: gcc -E  conftest.c
154 conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
155 compilation terminated.
156 configure:4733: $? = 1
157 configure: failed program was:
158 | /* confdefs.h */
159 | #define PACKAGE_NAME "linux nfs-utils"
160 | #define PACKAGE_TARNAME "nfs-utils"
161 | #define PACKAGE_VERSION "1.2.8"
162 | #define PACKAGE_STRING "linux nfs-utils 1.2.8"
163 | #define PACKAGE_BUGREPORT "linux-nfs@vger.kernel.org"
164 | #define PACKAGE_URL ""
165 | #define PACKAGE "nfs-utils"
166 | #define VERSION "1.2.8"
167 | #define START_STATD "/usr/sbin/start-statd"
168 | /* end confdefs.h.  */
169 | #include <ac_nonexistent.h>
170 configure:4762: checking for grep that handles long lines and -e
171 configure:4820: result: /usr/bin/grep
172 configure:4825: checking for egrep
173 configure:4887: result: /usr/bin/grep -E
174 configure:4892: checking for ANSI C header files
175 configure:4912: gcc -c -g -O2  conftest.c >&5
176 configure:4912: $? = 0
177 configure:4985: gcc -o conftest -g -O2   conftest.c  >&5
178 configure:4985: $? = 0
179 configure:4985: ./conftest
180 configure:4985: $? = 0
181 configure:4996: result: yes
182 configure:5009: checking for sys/types.h
183 configure:5009: gcc -c -g -O2  conftest.c >&5
184 configure:5009: $? = 0
185 configure:5009: result: yes
186 configure:5009: checking for sys/stat.h
187 configure:5009: gcc -c -g -O2  conftest.c >&5
188 configure:5009: $? = 0
189 configure:5009: result: yes
190 configure:5009: checking for stdlib.h
191 configure:5009: gcc -c -g -O2  conftest.c >&5
192 configure:5009: $? = 0
193 configure:5009: result: yes
194 configure:5009: checking for string.h
195 configure:5009: gcc -c -g -O2  conftest.c >&5
196 configure:5009: $? = 0
197 configure:5009: result: yes
198 configure:5009: checking for memory.h
199 configure:5009: gcc -c -g -O2  conftest.c >&5
200 configure:5009: $? = 0
201 configure:5009: result: yes
202 configure:5009: checking for strings.h
203 configure:5009: gcc -c -g -O2  conftest.c >&5
204 configure:5009: $? = 0
205 configure:5009: result: yes
206 configure:5009: checking for inttypes.h
207 configure:5009: gcc -c -g -O2  conftest.c >&5
208 configure:5009: $? = 0
209 configure:5009: result: yes
210 configure:5009: checking for stdint.h
211 configure:5009: gcc -c -g -O2  conftest.c >&5
212 configure:5009: $? = 0
213 configure:5009: result: yes
214 configure:5009: checking for unistd.h
215 configure:5009: gcc -c -g -O2  conftest.c >&5
216 configure:5009: $? = 0
217 configure:5009: result: yes
218 configure:5035: checking for clnt_tli_create in -ltirpc
219 configure:5060: gcc -o conftest -g -O2   conftest.c -ltirpc   >&5
220 configure:5060: $? = 0
221 configure:5069: result: yes
222 configure:5087: checking for authgss_free_private_data in -ltirpc
223 configure:5112: gcc -o conftest -g -O2   conftest.c -ltirpc   >&5
224 /tmp/ccz8Nefx.o: In function `main':
225 /tmp/nfs-utils-1.2.8/conftest.c:33: undefined reference to `authgss_free_private_data'
226 collect2: error: ld returned 1 exit status
227 configure:5112: $? = 1
228 configure: failed program was:
229 | /* confdefs.h */
230 | #define PACKAGE_NAME "linux nfs-utils"
231 | #define PACKAGE_TARNAME "nfs-utils"
232 | #define PACKAGE_VERSION "1.2.8"
233 | #define PACKAGE_STRING "linux nfs-utils 1.2.8"
234 | #define PACKAGE_BUGREPORT "linux-nfs@vger.kernel.org"
235 | #define PACKAGE_URL ""
236 | #define PACKAGE "nfs-utils"
237 | #define VERSION "1.2.8"
238 | #define START_STATD "/usr/sbin/start-statd"
239 | #define STDC_HEADERS 1
240 | #define HAVE_SYS_TYPES_H 1
241 | #define HAVE_SYS_STAT_H 1
242 | #define HAVE_STDLIB_H 1
243 | #define HAVE_STRING_H 1
244 | #define HAVE_MEMORY_H 1
245 | #define HAVE_STRINGS_H 1
246 | #define HAVE_INTTYPES_H 1
247 | #define HAVE_STDINT_H 1
248 | #define HAVE_UNISTD_H 1
249 | /* end confdefs.h.  */
250
251 | /* Override any GCC internal prototype to avoid an error.
252 |    Use char because int might match the return type of a GCC
253 |    builtin and then its argument prototype would still apply.  */
254 | #ifdef __cplusplus
255 | extern "C"
256 | #endif
257 | char authgss_free_private_data ();
258 | int
259 | main ()
260 | {
261 | return authgss_free_private_data ();
262 |   ;
263 |   return 0;
264 | }
265 configure:5121: result: no
266 configure:5135: checking /usr/include/tirpc/netconfig.h usability
267 configure:5135: gcc -c -g -O2  conftest.c >&5
268 configure:5135: $? = 0
269 configure:5135: result: yes
270 configure:5135: checking /usr/include/tirpc/netconfig.h presence
271 configure:5135: gcc -E  conftest.c
272 configure:5135: $? = 0
273 configure:5135: result: yes
274 configure:5135: checking for /usr/include/tirpc/netconfig.h
275 configure:5135: result: yes
276 configure:5177: checking for prctl
277 configure:5177: gcc -o conftest -g -O2   conftest.c  >&5
278 configure:5177: $? = 0
279 configure:5177: result: yes
280 configure:5194: checking for cap_get_proc in -lcap
281 configure:5219: gcc -o conftest -g -O2   conftest.c -lcap   >&5
282 configure:5219: $? = 0
283 configure:5228: result: yes
284 configure:5237: checking sys/capability.h usability
285 configure:5237: gcc -c -g -O2  conftest.c >&5
286 configure:5237: $? = 0
287 configure:5237: result: yes
288 configure:5237: checking sys/capability.h presence
289 configure:5237: gcc -E  conftest.c
290 configure:5237: $? = 0
291 configure:5237: result: yes
292 configure:5237: checking for sys/capability.h
293 configure:5237: result: yes
294 configure:5292: checking for libwrap
295 configure:5308: gcc -o conftest -g -O2   conftest.c -lwrap  >&5
296 configure:5308: $? = 0
297 configure:5310: result: yes
298 configure:5347: checking for special C compiler options needed for large files
299 configure:5392: result: no
300 configure:5398: checking for _FILE_OFFSET_BITS value needed for large files
301 configure:5423: gcc -c -g -O2  conftest.c >&5
302 configure:5423: $? = 0
303 configure:5455: result: no
304 configure:5604: checking for g++
305 configure:5620: found /usr/bin/g++
306 configure:5631: result: g++
307 configure:5658: checking for C++ compiler version
308 configure:5667: g++ --version >&5
309 g++ (GCC) 4.7.2 20121109 (Red Hat 4.7.2-8)
310 Copyright (C) 2012 Free Software Foundation, Inc.
311 This is free software; see the source for copying conditions.  There is NO
312 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
313
314 configure:5678: $? = 0
315 configure:5667: g++ -v >&5
316 Using built-in specs.
317 COLLECT_GCC=g++
318 COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.7.2/lto-wrapper
319 Target: x86_64-redhat-linux
320 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 --disable-build-with-cxx --disable-build-poststage1-with-cxx --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --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
321 Thread model: posix
322 gcc version 4.7.2 20121109 (Red Hat 4.7.2-8) (GCC) 
323 configure:5678: $? = 0
324 configure:5667: g++ -V >&5
325 g++: error: unrecognized command line option '-V'
326 g++: fatal error: no input files
327 compilation terminated.
328 configure:5678: $? = 4
329 configure:5667: g++ -qversion >&5
330 g++: error: unrecognized command line option '-qversion'
331 g++: fatal error: no input files
332 compilation terminated.
333 configure:5678: $? = 4
334 configure:5682: checking whether we are using the GNU C++ compiler
335 configure:5701: g++ -c   conftest.cpp >&5
336 configure:5701: $? = 0
337 configure:5710: result: yes
338 configure:5719: checking whether g++ accepts -g
339 configure:5739: g++ -c -g  conftest.cpp >&5
340 configure:5739: $? = 0
341 configure:5780: result: yes
342 configure:5805: checking dependency style of g++
343 configure:5916: result: gcc3
344 configure:5979: checking for gcc
345 configure:6006: result: gcc
346 configure:6235: checking for C compiler version
347 configure:6244: gcc --version >&5
348 gcc (GCC) 4.7.2 20121109 (Red Hat 4.7.2-8)
349 Copyright (C) 2012 Free Software Foundation, Inc.
350 This is free software; see the source for copying conditions.  There is NO
351 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
352
353 configure:6255: $? = 0
354 configure:6244: gcc -v >&5
355 Using built-in specs.
356 COLLECT_GCC=gcc
357 COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.7.2/lto-wrapper
358 Target: x86_64-redhat-linux
359 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 --disable-build-with-cxx --disable-build-poststage1-with-cxx --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --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
360 Thread model: posix
361 gcc version 4.7.2 20121109 (Red Hat 4.7.2-8) (GCC) 
362 configure:6255: $? = 0
363 configure:6244: gcc -V >&5
364 gcc: error: unrecognized command line option '-V'
365 gcc: fatal error: no input files
366 compilation terminated.
367 configure:6255: $? = 4
368 configure:6244: gcc -qversion >&5
369 gcc: error: unrecognized command line option '-qversion'
370 gcc: fatal error: no input files
371 compilation terminated.
372 configure:6255: $? = 4
373 configure:6259: checking whether we are using the GNU C compiler
374 configure:6287: result: yes
375 configure:6296: checking whether gcc accepts -g
376 configure:6357: result: yes
377 configure:6374: checking for gcc option to accept ISO C89
378 configure:6450: result: none needed
379 configure:6472: checking dependency style of gcc
380 configure:6583: result: gcc3
381 configure:6603: checking how to run the C preprocessor
382 configure:6673: result: gcc -E
383 configure:6693: gcc -E  conftest.c
384 configure:6693: $? = 0
385 configure:6707: gcc -E  conftest.c
386 conftest.c:28:28: fatal error: ac_nonexistent.h: No such file or directory
387 compilation terminated.
388 configure:6707: $? = 1
389 configure: failed program was:
390 | /* confdefs.h */
391 | #define PACKAGE_NAME "linux nfs-utils"
392 | #define PACKAGE_TARNAME "nfs-utils"
393 | #define PACKAGE_VERSION "1.2.8"
394 | #define PACKAGE_STRING "linux nfs-utils 1.2.8"
395 | #define PACKAGE_BUGREPORT "linux-nfs@vger.kernel.org"
396 | #define PACKAGE_URL ""
397 | #define PACKAGE "nfs-utils"
398 | #define VERSION "1.2.8"
399 | #define START_STATD "/usr/sbin/start-statd"
400 | #define STDC_HEADERS 1
401 | #define HAVE_SYS_TYPES_H 1
402 | #define HAVE_SYS_STAT_H 1
403 | #define HAVE_STDLIB_H 1
404 | #define HAVE_STRING_H 1
405 | #define HAVE_MEMORY_H 1
406 | #define HAVE_STRINGS_H 1
407 | #define HAVE_INTTYPES_H 1
408 | #define HAVE_STDINT_H 1
409 | #define HAVE_UNISTD_H 1
410 | #define HAVE__USR_INCLUDE_TIRPC_NETCONFIG_H 1
411 | #define HAVE_LIBTIRPC 1
412 | #define HAVE_SYS_CAPABILITY_H 1
413 | #define LIBWRAP 1
414 | #define HAVE_LIBWRAP 1
415 | #define HAVE_TCP_WRAPPER 1
416 | /* end confdefs.h.  */
417 | #include <ac_nonexistent.h>
418 configure:6736: checking whether ln -s works
419 configure:6740: result: yes
420 configure:6747: checking whether make sets $(MAKE)
421 configure:6769: result: yes
422 configure:6824: checking how to print strings
423 configure:6851: result: printf
424 configure:6872: checking for a sed that does not truncate output
425 configure:6936: result: /usr/bin/sed
426 configure:6954: checking for fgrep
427 configure:7016: result: /usr/bin/grep -F
428 configure:7051: checking for ld used by gcc
429 configure:7118: result: /usr/bin/ld
430 configure:7125: checking if the linker (/usr/bin/ld) is GNU ld
431 configure:7140: result: yes
432 configure:7152: checking for BSD- or MS-compatible name lister (nm)
433 configure:7201: result: /usr/bin/nm -B
434 configure:7331: checking the name lister (/usr/bin/nm -B) interface
435 configure:7338: gcc -c -g -O2  conftest.c >&5
436 configure:7341: /usr/bin/nm -B "conftest.o"
437 configure:7344: output
438 0000000000000000 B some_variable
439 configure:7351: result: BSD nm
440 configure:7355: checking the maximum length of command line arguments
441 configure:7485: result: 1572864
442 configure:7502: checking whether the shell understands some XSI constructs
443 configure:7512: result: yes
444 configure:7516: checking whether the shell understands "+="
445 configure:7522: result: yes
446 configure:7557: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
447 configure:7597: result: func_convert_file_noop
448 configure:7604: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
449 configure:7624: result: func_convert_file_noop
450 configure:7631: checking for /usr/bin/ld option to reload object files
451 configure:7638: result: -r
452 configure:7712: checking for objdump
453 configure:7728: found /usr/bin/objdump
454 configure:7739: result: objdump
455 configure:7771: checking how to recognize dependent libraries
456 configure:7973: result: pass_all
457 configure:8058: checking for dlltool
458 configure:8088: result: no
459 configure:8118: checking how to associate runtime and link libraries
460 configure:8145: result: printf %s\n
461 configure:8205: checking for ar
462 configure:8221: found /usr/bin/ar
463 configure:8232: result: ar
464 configure:8269: checking for archiver @FILE support
465 configure:8286: gcc -c -g -O2  conftest.c >&5
466 configure:8286: $? = 0
467 configure:8289: ar cru libconftest.a @conftest.lst >&5
468 configure:8292: $? = 0
469 configure:8297: ar cru libconftest.a @conftest.lst >&5
470 ar: conftest.o: No such file or directory
471 configure:8300: $? = 1
472 configure:8312: result: @
473 configure:8370: checking for strip
474 configure:8386: found /usr/bin/strip
475 configure:8397: result: strip
476 configure:8469: checking for ranlib
477 configure:8485: found /usr/bin/ranlib
478 configure:8496: result: ranlib
479 configure:8598: checking command to parse /usr/bin/nm -B output from gcc object
480 configure:8718: gcc -c -g -O2  conftest.c >&5
481 configure:8721: $? = 0
482 configure:8725: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
483 configure:8728: $? = 0
484 configure:8794: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
485 configure:8797: $? = 0
486 configure:8835: result: ok
487 configure:8872: checking for sysroot
488 configure:8902: result: no
489 configure:8979: gcc -c -g -O2  conftest.c >&5
490 configure:8982: $? = 0
491 configure:9158: checking for mt
492 configure:9188: result: no
493 configure:9208: checking if : is a manifest tool
494 configure:9214: : '-?'
495 configure:9222: result: no
496 configure:9861: checking for dlfcn.h
497 configure:9861: gcc -c -g -O2  conftest.c >&5
498 configure:9861: $? = 0
499 configure:9861: result: yes
500 configure:10078: checking for objdir
501 configure:10093: result: .libs
502 configure:10364: checking if gcc supports -fno-rtti -fno-exceptions
503 configure:10382: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
504 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
505 configure:10386: $? = 0
506 configure:10399: result: no
507 configure:10726: checking for gcc option to produce PIC
508 configure:10733: result: -fPIC -DPIC
509 configure:10741: checking if gcc PIC flag -fPIC -DPIC works
510 configure:10759: gcc -c -g -O2  -fPIC -DPIC -DPIC conftest.c >&5
511 configure:10763: $? = 0
512 configure:10776: result: yes
513 configure:10805: checking if gcc static flag -static works
514 configure:10833: result: no
515 configure:10848: checking if gcc supports -c -o file.o
516 configure:10869: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
517 configure:10873: $? = 0
518 configure:10895: result: yes
519 configure:10903: checking if gcc supports -c -o file.o
520 configure:10950: result: yes
521 configure:10983: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
522 configure:12136: result: yes
523 configure:12173: checking whether -lc should be explicitly linked in
524 configure:12181: gcc -c -g -O2  conftest.c >&5
525 configure:12184: $? = 0
526 configure:12199: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep  -lc  \>/dev/null 2\>\&1
527 configure:12202: $? = 0
528 configure:12216: result: no
529 configure:12376: checking dynamic linker characteristics
530 configure:12887: gcc -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.c  >&5
531 configure:12887: $? = 0
532 configure:13113: result: GNU/Linux ld.so
533 configure:13220: checking how to hardcode library paths into programs
534 configure:13245: result: immediate
535 configure:13785: checking whether stripping libraries is possible
536 configure:13790: result: yes
537 configure:13825: checking if libtool supports shared libraries
538 configure:13827: result: yes
539 configure:13830: checking whether to build shared libraries
540 configure:13851: result: yes
541 configure:13854: checking whether to build static libraries
542 configure:13858: result: yes
543 configure:13881: checking how to run the C++ preprocessor
544 configure:13908: g++ -E  conftest.cpp
545 configure:13908: $? = 0
546 configure:13922: g++ -E  conftest.cpp
547 conftest.cpp:30:28: fatal error: ac_nonexistent.h: No such file or directory
548 compilation terminated.
549 configure:13922: $? = 1
550 configure: failed program was:
551 | /* confdefs.h */
552 | #define PACKAGE_NAME "linux nfs-utils"
553 | #define PACKAGE_TARNAME "nfs-utils"
554 | #define PACKAGE_VERSION "1.2.8"
555 | #define PACKAGE_STRING "linux nfs-utils 1.2.8"
556 | #define PACKAGE_BUGREPORT "linux-nfs@vger.kernel.org"
557 | #define PACKAGE_URL ""
558 | #define PACKAGE "nfs-utils"
559 | #define VERSION "1.2.8"
560 | #define START_STATD "/usr/sbin/start-statd"
561 | #define STDC_HEADERS 1
562 | #define HAVE_SYS_TYPES_H 1
563 | #define HAVE_SYS_STAT_H 1
564 | #define HAVE_STDLIB_H 1
565 | #define HAVE_STRING_H 1
566 | #define HAVE_MEMORY_H 1
567 | #define HAVE_STRINGS_H 1
568 | #define HAVE_INTTYPES_H 1
569 | #define HAVE_STDINT_H 1
570 | #define HAVE_UNISTD_H 1
571 | #define HAVE__USR_INCLUDE_TIRPC_NETCONFIG_H 1
572 | #define HAVE_LIBTIRPC 1
573 | #define HAVE_SYS_CAPABILITY_H 1
574 | #define LIBWRAP 1
575 | #define HAVE_LIBWRAP 1
576 | #define HAVE_TCP_WRAPPER 1
577 | #define HAVE_DLFCN_H 1
578 | #define LT_OBJDIR ".libs/"
579 | /* end confdefs.h.  */
580 | #include <ac_nonexistent.h>
581 configure:13947: result: g++ -E
582 configure:13967: g++ -E  conftest.cpp
583 configure:13967: $? = 0
584 configure:13981: g++ -E  conftest.cpp
585 conftest.cpp:30:28: fatal error: ac_nonexistent.h: No such file or directory
586 compilation terminated.
587 configure:13981: $? = 1
588 configure: failed program was:
589 | /* confdefs.h */
590 | #define PACKAGE_NAME "linux nfs-utils"
591 | #define PACKAGE_TARNAME "nfs-utils"
592 | #define PACKAGE_VERSION "1.2.8"
593 | #define PACKAGE_STRING "linux nfs-utils 1.2.8"
594 | #define PACKAGE_BUGREPORT "linux-nfs@vger.kernel.org"
595 | #define PACKAGE_URL ""
596 | #define PACKAGE "nfs-utils"
597 | #define VERSION "1.2.8"
598 | #define START_STATD "/usr/sbin/start-statd"
599 | #define STDC_HEADERS 1
600 | #define HAVE_SYS_TYPES_H 1
601 | #define HAVE_SYS_STAT_H 1
602 | #define HAVE_STDLIB_H 1
603 | #define HAVE_STRING_H 1
604 | #define HAVE_MEMORY_H 1
605 | #define HAVE_STRINGS_H 1
606 | #define HAVE_INTTYPES_H 1
607 | #define HAVE_STDINT_H 1
608 | #define HAVE_UNISTD_H 1
609 | #define HAVE__USR_INCLUDE_TIRPC_NETCONFIG_H 1
610 | #define HAVE_LIBTIRPC 1
611 | #define HAVE_SYS_CAPABILITY_H 1
612 | #define LIBWRAP 1
613 | #define HAVE_LIBWRAP 1
614 | #define HAVE_TCP_WRAPPER 1
615 | #define HAVE_DLFCN_H 1
616 | #define LT_OBJDIR ".libs/"
617 | /* end confdefs.h.  */
618 | #include <ac_nonexistent.h>
619 configure:14150: checking for ld used by g++
620 configure:14217: result: /usr/bin/ld -m elf_x86_64
621 configure:14224: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
622 configure:14239: result: yes
623 configure:14294: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
624 configure:15299: result: yes
625 configure:15335: g++ -c -g -O2  conftest.cpp >&5
626 configure:15338: $? = 0
627 configure:15858: checking for g++ option to produce PIC
628 configure:15865: result: -fPIC -DPIC
629 configure:15873: checking if g++ PIC flag -fPIC -DPIC works
630 configure:15891: g++ -c -g -O2  -fPIC -DPIC -DPIC conftest.cpp >&5
631 configure:15895: $? = 0
632 configure:15908: result: yes
633 configure:15931: checking if g++ static flag -static works
634 configure:15959: result: no
635 configure:15971: checking if g++ supports -c -o file.o
636 configure:15992: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
637 configure:15996: $? = 0
638 configure:16018: result: yes
639 configure:16023: checking if g++ supports -c -o file.o
640 configure:16070: result: yes
641 configure:16100: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
642 configure:16136: result: yes
643 configure:16277: checking dynamic linker characteristics
644 configure:16948: result: GNU/Linux ld.so
645 configure:17001: checking how to hardcode library paths into programs
646 configure:17026: result: immediate
647 configure:17088: checking whether gcc and cc understand -c and -o together
648 configure:17119: gcc -c conftest.c -o conftest2.o >&5
649 configure:17123: $? = 0
650 configure:17129: gcc -c conftest.c -o conftest2.o >&5
651 configure:17133: $? = 0
652 configure:17144: cc -c conftest.c >&5
653 configure:17148: $? = 0
654 configure:17156: cc -c conftest.c -o conftest2.o >&5
655 configure:17160: $? = 0
656 configure:17166: cc -c conftest.c -o conftest2.o >&5
657 configure:17170: $? = 0
658 configure:17188: result: yes
659 configure:17265: checking for ar
660 configure:17292: result: ar
661 configure:17357: checking for ld
662 configure:17384: result: /usr/bin/ld -m elf_x86_64
663 configure:17407: checking for ANSI C header files
664 configure:17511: result: yes
665 configure:17520: checking for GNU libc2
666 configure:17534: gcc -E  conftest.c
667 configure:17534: $? = 0
668 configure:17542: result: yes
669 configure:17550: checking for BSD signal semantics
670 configure:17589: gcc -o conftest -g -O2  -D_GNU_SOURCE  conftest.c  >&5
671 conftest.c:37:2: error: unknown type name 'RETSIGTYPE'
672 conftest.c: In function 'main':
673 conftest.c:48:3: warning: passing argument 2 of 'signal' from incompatible pointer type [enabled by default]
674 In file included from conftest.c:32:0:
675 /usr/include/signal.h:100:23: note: expected '__sighandler_t' but argument is of type 'int (*)(int)'
676 configure:17589: $? = 1
677 configure: program exited with status 1
678 configure: failed program was:
679 | /* confdefs.h */
680 | #define PACKAGE_NAME "linux nfs-utils"
681 | #define PACKAGE_TARNAME "nfs-utils"
682 | #define PACKAGE_VERSION "1.2.8"
683 | #define PACKAGE_STRING "linux nfs-utils 1.2.8"
684 | #define PACKAGE_BUGREPORT "linux-nfs@vger.kernel.org"
685 | #define PACKAGE_URL ""
686 | #define PACKAGE "nfs-utils"
687 | #define VERSION "1.2.8"
688 | #define START_STATD "/usr/sbin/start-statd"
689 | #define STDC_HEADERS 1
690 | #define HAVE_SYS_TYPES_H 1
691 | #define HAVE_SYS_STAT_H 1
692 | #define HAVE_STDLIB_H 1
693 | #define HAVE_STRING_H 1
694 | #define HAVE_MEMORY_H 1
695 | #define HAVE_STRINGS_H 1
696 | #define HAVE_INTTYPES_H 1
697 | #define HAVE_STDINT_H 1
698 | #define HAVE_UNISTD_H 1
699 | #define HAVE__USR_INCLUDE_TIRPC_NETCONFIG_H 1
700 | #define HAVE_LIBTIRPC 1
701 | #define HAVE_SYS_CAPABILITY_H 1
702 | #define LIBWRAP 1
703 | #define HAVE_LIBWRAP 1
704 | #define HAVE_TCP_WRAPPER 1
705 | #define HAVE_DLFCN_H 1
706 | #define LT_OBJDIR ".libs/"
707 | #define STDC_HEADERS 1
708 | /* end confdefs.h.  */
709
710 |       #include <signal.h>
711 |       #include <unistd.h>
712 |       #include <sys/wait.h>
713
714 |       static int counter = 0;
715 |       static RETSIGTYPE handler(int num) { counter++; }
716
717 |       int main()
718 |       {
719 |               int     s;
720 |               if ((s = fork()) < 0) return 1;
721 |               if (s != 0) {
722 |                       if (wait(&s) < 0) return 1;
723 |                       return WIFSIGNALED(s)? 1 : 0;
724 |               }
725
726 |               signal(SIGHUP, handler);
727 |               kill(getpid(), SIGHUP); kill(getpid(), SIGHUP);
728 |               return (counter == 2)? 0 : 1;
729 |       }
730
731 configure:17599: result: no
732 configure:17607: checking for gethostbyname
733 configure:17607: gcc -o conftest -g -O2  -D_GNU_SOURCE  conftest.c  >&5
734 configure:17607: $? = 0
735 configure:17607: result: yes
736 configure:17655: checking for connect
737 configure:17655: gcc -o conftest -g -O2  -D_GNU_SOURCE  conftest.c  >&5
738 configure:17655: $? = 0
739 configure:17655: result: yes
740 configure:17704: checking for getaddrinfo
741 configure:17704: gcc -o conftest -g -O2  -D_GNU_SOURCE  conftest.c  >&5
742 configure:17704: $? = 0
743 configure:17704: result: yes
744 configure:17712: checking for getrpcbynumber
745 configure:17712: gcc -o conftest -g -O2  -D_GNU_SOURCE  conftest.c  >&5
746 configure:17712: $? = 0
747 configure:17712: result: yes
748 configure:17720: checking for getservbyname
749 configure:17720: gcc -o conftest -g -O2  -D_GNU_SOURCE  conftest.c  >&5
750 configure:17720: $? = 0
751 configure:17720: result: yes
752 configure:17728: checking for crypt in -lcrypt
753 configure:17753: gcc -o conftest -g -O2  -D_GNU_SOURCE  conftest.c -lcrypt   >&5
754 configure:17753: $? = 0
755 configure:17762: result: yes
756 configure:17769: checking for dlclose in -ldl
757 configure:17794: gcc -o conftest -g -O2  -D_GNU_SOURCE  conftest.c -ldl   >&5
758 configure:17794: $? = 0
759 configure:17803: result: yes
760 configure:17813: checking for event_dispatch in -levent
761 configure:17838: gcc -o conftest -g -O2  -D_GNU_SOURCE  conftest.c -levent   >&5
762 configure:17838: $? = 0
763 configure:17847: result: yes
764 configure:17859: checking event.h usability
765 configure:17859: gcc -c -g -O2  -D_GNU_SOURCE conftest.c >&5
766 configure:17859: $? = 0
767 configure:17859: result: yes
768 configure:17859: checking event.h presence
769 configure:17859: gcc -E  -D_GNU_SOURCE conftest.c
770 configure:17859: $? = 0
771 configure:17859: result: yes
772 configure:17859: checking for event.h
773 configure:17859: result: yes
774 configure:17876: checking for nfs4_init_name_mapping in -lnfsidmap
775 configure:17901: gcc -o conftest -g -O2  -D_GNU_SOURCE  conftest.c -lnfsidmap   >&5
776 configure:17901: $? = 0
777 configure:17910: result: yes
778 configure:17921: checking nfsidmap.h usability
779 configure:17921: gcc -c -g -O2  -D_GNU_SOURCE conftest.c >&5
780 configure:17921: $? = 0
781 configure:17921: result: yes
782 configure:17921: checking nfsidmap.h presence
783 configure:17921: gcc -E  -D_GNU_SOURCE conftest.c
784 configure:17921: $? = 0
785 configure:17921: result: yes
786 configure:17921: checking for nfsidmap.h
787 configure:17921: result: yes
788 configure:17934: checking for nfs4_set_debug in -lnfsidmap
789 configure:17959: gcc -o conftest -g -O2  -D_GNU_SOURCE  conftest.c -lnfsidmap   >&5
790 configure:17959: $? = 0
791 configure:17968: result: yes
792 configure:17977: checking for nfs4_owner_to_uid in -lnfsidmap
793 configure:18002: gcc -o conftest -g -O2  -D_GNU_SOURCE  conftest.c -lnfsidmap   >&5
794 configure:18002: $? = 0
795 configure:18011: result: yes
796 configure:18024: checking for keyctl_instantiate in -lkeyutils
797 configure:18049: gcc -o conftest -g -O2  -D_GNU_SOURCE  conftest.c -lkeyutils   >&5
798 configure:18049: $? = 0
799 configure:18058: result: yes
800 configure:18068: checking keyutils.h usability
801 configure:18068: gcc -c -g -O2  -D_GNU_SOURCE conftest.c >&5
802 configure:18068: $? = 0
803 configure:18068: result: yes
804 configure:18068: checking keyutils.h presence
805 configure:18068: gcc -E  -D_GNU_SOURCE conftest.c
806 configure:18068: $? = 0
807 configure:18068: result: yes
808 configure:18068: checking for keyutils.h
809 configure:18068: result: yes
810 configure:18084: checking sqlite3.h usability
811 configure:18084: gcc -c -g -O2  -D_GNU_SOURCE conftest.c >&5
812 configure:18084: $? = 0
813 configure:18084: result: yes
814 configure:18084: checking sqlite3.h presence
815 configure:18084: gcc -E  -D_GNU_SOURCE conftest.c
816 configure:18084: $? = 0
817 configure:18084: result: yes
818 configure:18084: checking for sqlite3.h
819 configure:18084: result: yes
820 configure:18095: checking for sqlite3_libversion_number in -lsqlite3
821 configure:18120: gcc -o conftest -g -O2  -D_GNU_SOURCE  conftest.c -lsqlite3   >&5
822 configure:18120: $? = 0
823 configure:18129: result: yes
824 configure:18137: checking for suitable sqlite3 version
825 configure:18163: gcc -o conftest -g -O2  -D_GNU_SOURCE  conftest.c -lsqlite3 >&5
826 configure:18163: $? = 0
827 configure:18163: ./conftest
828 configure:18163: $? = 0
829 configure:18176: result: yes
830 configure:18184: checking libgen.h usability
831 configure:18184: gcc -c -g -O2  -D_GNU_SOURCE conftest.c >&5
832 configure:18184: $? = 0
833 configure:18184: result: yes
834 configure:18184: checking libgen.h presence
835 configure:18184: gcc -E  -D_GNU_SOURCE conftest.c
836 configure:18184: $? = 0
837 configure:18184: result: yes
838 configure:18184: checking for libgen.h
839 configure:18184: result: yes
840 configure:18184: checking sys/inotify.h usability
841 configure:18184: gcc -c -g -O2  -D_GNU_SOURCE conftest.c >&5
842 configure:18184: $? = 0
843 configure:18184: result: yes
844 configure:18184: checking sys/inotify.h presence
845 configure:18184: gcc -E  -D_GNU_SOURCE conftest.c
846 configure:18184: $? = 0
847 configure:18184: result: yes
848 configure:18184: checking for sys/inotify.h
849 configure:18184: result: yes
850 configure:18212: checking for dm_task_create in -ldevmapper
851 configure:18237: gcc -o conftest -g -O2  -D_GNU_SOURCE  conftest.c -ldevmapper   >&5
852 configure:18237: $? = 0
853 configure:18246: result: yes
854 configure:18254: checking libdevmapper.h usability
855 configure:18254: gcc -c -g -O2  -D_GNU_SOURCE conftest.c >&5
856 configure:18254: $? = 0
857 configure:18254: result: yes
858 configure:18254: checking libdevmapper.h presence
859 configure:18254: gcc -E  -D_GNU_SOURCE conftest.c
860 configure:18254: $? = 0
861 configure:18254: result: yes
862 configure:18254: checking for libdevmapper.h
863 configure:18254: result: yes
864 configure:18262: checking for sys/inotify.h
865 configure:18262: result: yes
866 configure:18334: checking for blkid_get_library_version in -lblkid
867 configure:18359: gcc -o conftest -g -O2  -D_GNU_SOURCE  conftest.c -lblkid   >&5
868 configure:18359: $? = 0
869 configure:18368: result: yes
870 configure:18376: checking blkid/blkid.h usability
871 configure:18376: gcc -c -g -O2  -D_GNU_SOURCE conftest.c >&5
872 configure:18376: $? = 0
873 configure:18376: result: yes
874 configure:18376: checking blkid/blkid.h presence
875 configure:18376: gcc -E  -D_GNU_SOURCE conftest.c
876 configure:18376: $? = 0
877 configure:18376: result: yes
878 configure:18376: checking for blkid/blkid.h
879 configure:18376: result: yes
880 configure:18385: checking for suitable libblkid version
881 configure:18407: gcc -o conftest -g -O2  -D_GNU_SOURCE  conftest.c -lblkid >&5
882 configure:18407: $? = 0
883 configure:18407: ./conftest
884 configure:18407: $? = 0
885 configure:18419: result: yes
886 configure:19583: checking arpa/inet.h usability
887 configure:19583: gcc -c -g -O2  -D_GNU_SOURCE conftest.c >&5
888 configure:19583: $? = 0
889 configure:19583: result: yes
890 configure:19583: checking arpa/inet.h presence
891 configure:19583: gcc -E  -D_GNU_SOURCE conftest.c
892 configure:19583: $? = 0
893 configure:19583: result: yes
894 configure:19583: checking for arpa/inet.h
895 configure:19583: result: yes
896 configure:19583: checking fcntl.h usability
897 configure:19583: gcc -c -g -O2  -D_GNU_SOURCE conftest.c >&5
898 configure:19583: $? = 0
899 configure:19583: result: yes
900 configure:19583: checking fcntl.h presence
901 configure:19583: gcc -E  -D_GNU_SOURCE conftest.c
902 configure:19583: $? = 0
903 configure:19583: result: yes
904 configure:19583: checking for fcntl.h
905 configure:19583: result: yes
906 configure:19583: checking libintl.h usability
907 configure:19583: gcc -c -g -O2  -D_GNU_SOURCE conftest.c >&5
908 configure:19583: $? = 0
909 configure:19583: result: yes
910 configure:19583: checking libintl.h presence
911 configure:19583: gcc -E  -D_GNU_SOURCE conftest.c
912 configure:19583: $? = 0
913 configure:19583: result: yes
914 configure:19583: checking for libintl.h
915 configure:19583: result: yes
916 configure:19583: checking limits.h usability
917 configure:19583: gcc -c -g -O2  -D_GNU_SOURCE conftest.c >&5
918 configure:19583: $? = 0
919 configure:19583: result: yes
920 configure:19583: checking limits.h presence
921 configure:19583: gcc -E  -D_GNU_SOURCE conftest.c
922 configure:19583: $? = 0
923 configure:19583: result: yes
924 configure:19583: checking for limits.h
925 configure:19583: result: yes
926 configure:19583: checking malloc.h usability
927 configure:19583: gcc -c -g -O2  -D_GNU_SOURCE conftest.c >&5
928 configure:19583: $? = 0
929 configure:19583: result: yes
930 configure:19583: checking malloc.h presence
931 configure:19583: gcc -E  -D_GNU_SOURCE conftest.c
932 configure:19583: $? = 0
933 configure:19583: result: yes
934 configure:19583: checking for malloc.h
935 configure:19583: result: yes
936 configure:19583: checking for memory.h
937 configure:19583: result: yes
938 configure:19583: checking netdb.h usability
939 configure:19583: gcc -c -g -O2  -D_GNU_SOURCE conftest.c >&5
940 configure:19583: $? = 0
941 configure:19583: result: yes
942 configure:19583: checking netdb.h presence
943 configure:19583: gcc -E  -D_GNU_SOURCE conftest.c
944 configure:19583: $? = 0
945 configure:19583: result: yes
946 configure:19583: checking for netdb.h
947 configure:19583: result: yes
948 configure:19583: checking netinet/in.h usability
949 configure:19583: gcc -c -g -O2  -D_GNU_SOURCE conftest.c >&5
950 configure:19583: $? = 0
951 configure:19583: result: yes
952 configure:19583: checking netinet/in.h presence
953 configure:19583: gcc -E  -D_GNU_SOURCE conftest.c
954 configure:19583: $? = 0
955 configure:19583: result: yes
956 configure:19583: checking for netinet/in.h
957 configure:19583: result: yes
958 configure:19583: checking paths.h usability
959 configure:19583: gcc -c -g -O2  -D_GNU_SOURCE conftest.c >&5
960 configure:19583: $? = 0
961 configure:19583: result: yes
962 configure:19583: checking paths.h presence
963 configure:19583: gcc -E  -D_GNU_SOURCE conftest.c
964 configure:19583: $? = 0
965 configure:19583: result: yes
966 configure:19583: checking for paths.h
967 configure:19583: result: yes
968 configure:19583: checking for stdlib.h
969 configure:19583: result: yes
970 configure:19583: checking for string.h
971 configure:19583: result: yes
972 configure:19583: checking sys/file.h usability
973 configure:19583: gcc -c -g -O2  -D_GNU_SOURCE conftest.c >&5
974 configure:19583: $? = 0
975 configure:19583: result: yes
976 configure:19583: checking sys/file.h presence
977 configure:19583: gcc -E  -D_GNU_SOURCE conftest.c
978 configure:19583: $? = 0
979 configure:19583: result: yes
980 configure:19583: checking for sys/file.h
981 configure:19583: result: yes
982 configure:19583: checking sys/ioctl.h usability
983 configure:19583: gcc -c -g -O2  -D_GNU_SOURCE conftest.c >&5
984
985 ## ---------------- ##
986 ## Cache variables. ##
987 ## ---------------- ##
988
989 ac_cv_build=x86_64-unknown-linux-gnu
990 ac_cv_c_compiler_gnu=yes
991 ac_cv_cxx_compiler_gnu=yes
992 ac_cv_env_CCC_set=
993 ac_cv_env_CCC_value=
994 ac_cv_env_CC_set=
995 ac_cv_env_CC_value=
996 ac_cv_env_CFLAGS_set=
997 ac_cv_env_CFLAGS_value=
998 ac_cv_env_CPPFLAGS_set=
999 ac_cv_env_CPPFLAGS_value=
1000 ac_cv_env_CPP_set=
1001 ac_cv_env_CPP_value=
1002 ac_cv_env_CXXCPP_set=
1003 ac_cv_env_CXXCPP_value=
1004 ac_cv_env_CXXFLAGS_set=
1005 ac_cv_env_CXXFLAGS_value=
1006 ac_cv_env_CXX_set=
1007 ac_cv_env_CXX_value=
1008 ac_cv_env_GSSGLUE_CFLAGS_set=
1009 ac_cv_env_GSSGLUE_CFLAGS_value=
1010 ac_cv_env_GSSGLUE_LIBS_set=
1011 ac_cv_env_GSSGLUE_LIBS_value=
1012 ac_cv_env_LDFLAGS_set=
1013 ac_cv_env_LDFLAGS_value=
1014 ac_cv_env_LIBS_set=
1015 ac_cv_env_LIBS_value=
1016 ac_cv_env_PKG_CONFIG_LIBDIR_set=
1017 ac_cv_env_PKG_CONFIG_LIBDIR_value=
1018 ac_cv_env_PKG_CONFIG_PATH_set=
1019 ac_cv_env_PKG_CONFIG_PATH_value=
1020 ac_cv_env_PKG_CONFIG_set=
1021 ac_cv_env_PKG_CONFIG_value=
1022 ac_cv_env_RPCSECGSS_CFLAGS_set=
1023 ac_cv_env_RPCSECGSS_CFLAGS_value=
1024 ac_cv_env_RPCSECGSS_LIBS_set=
1025 ac_cv_env_RPCSECGSS_LIBS_value=
1026 ac_cv_env_build_alias_set=
1027 ac_cv_env_build_alias_value=
1028 ac_cv_env_host_alias_set=
1029 ac_cv_env_host_alias_value=
1030 ac_cv_env_target_alias_set=
1031 ac_cv_env_target_alias_value=
1032 ac_cv_func_connect=yes
1033 ac_cv_func_getaddrinfo=yes
1034 ac_cv_func_gethostbyname=yes
1035 ac_cv_func_getrpcbynumber=yes
1036 ac_cv_func_getservbyname=yes
1037 ac_cv_func_prctl=yes
1038 ac_cv_header__usr_include_tirpc_netconfig_h=yes
1039 ac_cv_header_arpa_inet_h=yes
1040 ac_cv_header_blkid_blkid_h=yes
1041 ac_cv_header_dlfcn_h=yes
1042 ac_cv_header_event_h=yes
1043 ac_cv_header_fcntl_h=yes
1044 ac_cv_header_inttypes_h=yes
1045 ac_cv_header_keyutils_h=yes
1046 ac_cv_header_libdevmapper_h=yes
1047 ac_cv_header_libgen_h=yes
1048 ac_cv_header_libintl_h=yes
1049 ac_cv_header_limits_h=yes
1050 ac_cv_header_malloc_h=yes
1051 ac_cv_header_memory_h=yes
1052 ac_cv_header_netdb_h=yes
1053 ac_cv_header_netinet_in_h=yes
1054 ac_cv_header_nfsidmap_h=yes
1055 ac_cv_header_paths_h=yes
1056 ac_cv_header_sqlite3_h=yes
1057 ac_cv_header_stdc=yes
1058 ac_cv_header_stdint_h=yes
1059 ac_cv_header_stdlib_h=yes
1060 ac_cv_header_string_h=yes
1061 ac_cv_header_strings_h=yes
1062 ac_cv_header_sys_capability_h=yes
1063 ac_cv_header_sys_file_h=yes
1064 ac_cv_header_sys_inotify_h=yes
1065 ac_cv_header_sys_stat_h=yes
1066 ac_cv_header_sys_types_h=yes
1067 ac_cv_header_unistd_h=yes
1068 ac_cv_host=x86_64-unknown-linux-gnu
1069 ac_cv_lib_blkid_blkid_get_library_version=yes
1070 ac_cv_lib_cap_cap_get_proc=yes
1071 ac_cv_lib_crypt_crypt=yes
1072 ac_cv_lib_devmapper_dm_task_create=yes
1073 ac_cv_lib_dl_dlclose=yes
1074 ac_cv_lib_event_event_dispatch=yes
1075 ac_cv_lib_keyutils_keyctl_instantiate=yes
1076 ac_cv_lib_nfsidmap_nfs4_init_name_mapping=yes
1077 ac_cv_lib_nfsidmap_nfs4_owner_to_uid=yes
1078 ac_cv_lib_nfsidmap_nfs4_set_debug=yes
1079 ac_cv_lib_sqlite3_sqlite3_libversion_number=yes
1080 ac_cv_lib_tirpc_authgss_free_private_data=no
1081 ac_cv_lib_tirpc_clnt_tli_create=yes
1082 ac_cv_objext=o
1083 ac_cv_path_EGREP='/usr/bin/grep -E'
1084 ac_cv_path_FGREP='/usr/bin/grep -F'
1085 ac_cv_path_GREP=/usr/bin/grep
1086 ac_cv_path_SED=/usr/bin/sed
1087 ac_cv_path_install='/usr/bin/install -c'
1088 ac_cv_path_mkdir=/usr/bin/mkdir
1089 ac_cv_prog_AWK=gawk
1090 ac_cv_prog_CPP='gcc -E'
1091 ac_cv_prog_CXXCPP='g++ -E'
1092 ac_cv_prog_ac_ct_AR=ar
1093 ac_cv_prog_ac_ct_CC=gcc
1094 ac_cv_prog_ac_ct_CXX=g++
1095 ac_cv_prog_ac_ct_LD='/usr/bin/ld -m elf_x86_64'
1096 ac_cv_prog_ac_ct_OBJDUMP=objdump
1097 ac_cv_prog_ac_ct_RANLIB=ranlib
1098 ac_cv_prog_ac_ct_STRIP=strip
1099 ac_cv_prog_cc_c89=
1100 ac_cv_prog_cc_g=yes
1101 ac_cv_prog_cc_gcc_c_o=yes
1102 ac_cv_prog_cxx_g=yes
1103 ac_cv_prog_make_make_set=yes
1104 ac_cv_sys_file_offset_bits=no
1105 ac_cv_sys_largefile_CC=no
1106 am_cv_CC_dependencies_compiler_type=gcc3
1107 am_cv_CXX_dependencies_compiler_type=gcc3
1108 knfsd_cv_bsd_signals=no
1109 knfsd_cv_glibc2=yes
1110 libblkid_cv_is_recent=yes
1111 libsqlite3_cv_is_recent=yes
1112 lt_cv_ar_at_file=@
1113 lt_cv_archive_cmds_need_lc=no
1114 lt_cv_deplibs_check_method=pass_all
1115 lt_cv_file_magic_cmd='$MAGIC_CMD'
1116 lt_cv_file_magic_test_file=
1117 lt_cv_ld_reload_flag=-r
1118 lt_cv_nm_interface='BSD nm'
1119 lt_cv_objdir=.libs
1120 lt_cv_path_LD=/usr/bin/ld
1121 lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
1122 lt_cv_path_NM='/usr/bin/nm -B'
1123 lt_cv_path_mainfest_tool=no
1124 lt_cv_prog_compiler_c_o=yes
1125 lt_cv_prog_compiler_c_o_CXX=yes
1126 lt_cv_prog_compiler_pic='-fPIC -DPIC'
1127 lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
1128 lt_cv_prog_compiler_pic_works=yes
1129 lt_cv_prog_compiler_pic_works_CXX=yes
1130 lt_cv_prog_compiler_rtti_exceptions=no
1131 lt_cv_prog_compiler_static_works=no
1132 lt_cv_prog_compiler_static_works_CXX=no
1133 lt_cv_prog_gnu_ld=yes
1134 lt_cv_prog_gnu_ldcxx=yes
1135 lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
1136 lt_cv_shlibpath_overrides_runpath=no
1137 lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
1138 lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
1139 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
1140 lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
1141 lt_cv_sys_max_cmd_len=1572864
1142 lt_cv_to_host_file_cmd=func_convert_file_noop
1143 lt_cv_to_tool_file_cmd=func_convert_file_noop
1144
1145 ## ----------------- ##
1146 ## Output variables. ##
1147 ## ----------------- ##
1148
1149 ACLOCAL='${SHELL} /tmp/nfs-utils-1.2.8/missing --run aclocal-1.12'
1150 ACLOCAL_AMFLAGS=''
1151 ALLOCA=''
1152 AMDEPBACKSLASH='\'
1153 AMDEP_FALSE='#'
1154 AMDEP_TRUE=''
1155 AMTAR='$${TAR-tar}'
1156 AM_CFLAGS=''
1157 AM_CPPFLAGS='-I/usr/include/tirpc'
1158 AR='ar'
1159 AUTOCONF='${SHELL} /tmp/nfs-utils-1.2.8/missing --run autoconf'
1160 AUTOHEADER='${SHELL} /tmp/nfs-utils-1.2.8/missing --run autoheader'
1161 AUTOMAKE='${SHELL} /tmp/nfs-utils-1.2.8/missing --run automake-1.12'
1162 AWK='gawk'
1163 CC='gcc'
1164 CCDEPMODE='depmode=gcc3'
1165 CC_FOR_BUILD='gcc'
1166 CFLAGS='-g -O2'
1167 CFLAGS_FOR_BUILD=''
1168 CONFIG_GSS_FALSE=''
1169 CONFIG_GSS_TRUE='#'
1170 CONFIG_IPV6_FALSE=''
1171 CONFIG_IPV6_TRUE='#'
1172 CONFIG_LIBMOUNT_FALSE=''
1173 CONFIG_LIBMOUNT_TRUE='#'
1174 CONFIG_MOUNT_FALSE='#'
1175 CONFIG_MOUNT_TRUE=''
1176 CONFIG_NFSDCLTRACK_FALSE='#'
1177 CONFIG_NFSDCLTRACK_TRUE=''
1178 CONFIG_NFSIDMAP_FALSE='#'
1179 CONFIG_NFSIDMAP_TRUE=''
1180 CONFIG_NFSV41_FALSE='#'
1181 CONFIG_NFSV41_TRUE=''
1182 CONFIG_NFSV4_FALSE='#'
1183 CONFIG_NFSV4_TRUE=''
1184 CONFIG_RPCGEN_FALSE=''
1185 CONFIG_RPCGEN_TRUE='#'
1186 CPP='gcc -E'
1187 CPPFLAGS=' -D_GNU_SOURCE'
1188 CPPFLAGS_FOR_BUILD=' -D_GNU_SOURCE'
1189 CXX='g++'
1190 CXXCPP='g++ -E'
1191 CXXDEPMODE='depmode=gcc3'
1192 CXXFLAGS='-g -O2'
1193 CXXFLAGS_FOR_BUILD=''
1194 CYGPATH_W='echo'
1195 DEFS=''
1196 DEPDIR='.deps'
1197 DLLTOOL='false'
1198 DSYMUTIL=''
1199 DUMPBIN=''
1200 ECHO_C=''
1201 ECHO_N='-n'
1202 ECHO_T=''
1203 EGREP='/usr/bin/grep -E'
1204 EXEEXT=''
1205 FGREP='/usr/bin/grep -F'
1206 GREP='/usr/bin/grep'
1207 GSSAPI_CFLAGS=''
1208 GSSAPI_LIBS=''
1209 GSSD=''
1210 GSSGLUE_CFLAGS=''
1211 GSSGLUE_LIBS=''
1212 GSSKRB_CFLAGS=''
1213 GSSKRB_LIBS=''
1214 HAVE_LIBWRAP=''
1215 HAVE_TCP_WRAPPER=''
1216 IDMAPD='idmapd'
1217 INSTALL_DATA='${INSTALL} -m 644'
1218 INSTALL_PROGRAM='${INSTALL}'
1219 INSTALL_SCRIPT='${INSTALL}'
1220 INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1221 K5VERS=''
1222 KRBCFLAGS=''
1223 KRBDIR=''
1224 KRBLDFLAGS=''
1225 KRBLIBS=''
1226 LD='/usr/bin/ld -m elf_x86_64'
1227 LDFLAGS=''
1228 LDFLAGS_FOR_BUILD=''
1229 LIBBLKID='-lblkid'
1230 LIBBSD=''
1231 LIBCAP='-lcap'
1232 LIBCRYPT='-lcrypt'
1233 LIBDL='-ldl'
1234 LIBEVENT='-levent'
1235 LIBKEYUTILS='-lkeyutils'
1236 LIBMOUNT=''
1237 LIBNFSIDMAP='-lnfsidmap'
1238 LIBNSL=''
1239 LIBOBJS=''
1240 LIBS=''
1241 LIBSOCKET=''
1242 LIBSQLITE='-lsqlite3'
1243 LIBTIRPC='-ltirpc'
1244 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1245 LIBWRAP='-lwrap'
1246 LIPO=''
1247 LN_S='ln -s'
1248 LTLIBOBJS=''
1249 MAINT='#'
1250 MAINTAINER_MODE_FALSE=''
1251 MAINTAINER_MODE_TRUE='#'
1252 MAKEINFO='${SHELL} /tmp/nfs-utils-1.2.8/missing --run makeinfo'
1253 MANIFEST_TOOL=':'
1254 MKDIR_P='/usr/bin/mkdir -p'
1255 MOUNT_CONFIG_FALSE=''
1256 MOUNT_CONFIG_TRUE='#'
1257 NM='/usr/bin/nm -B'
1258 NMEDIT=''
1259 OBJDUMP='objdump'
1260 OBJEXT='o'
1261 OTOOL64=''
1262 OTOOL=''
1263 PACKAGE='nfs-utils'
1264 PACKAGE_BUGREPORT='linux-nfs@vger.kernel.org'
1265 PACKAGE_NAME='linux nfs-utils'
1266 PACKAGE_STRING='linux nfs-utils 1.2.8'
1267 PACKAGE_TARNAME='nfs-utils'
1268 PACKAGE_URL=''
1269 PACKAGE_VERSION='1.2.8'
1270 PATH_SEPARATOR=':'
1271 PKG_CONFIG=''
1272 PKG_CONFIG_LIBDIR=''
1273 PKG_CONFIG_PATH=''
1274 RANLIB='ranlib'
1275 RELEASE='1'
1276 RPCGEN_PATH='/usr/bin/rpcgen'
1277 RPCSECGSS_CFLAGS=''
1278 RPCSECGSS_LIBS=''
1279 SED='/usr/bin/sed'
1280 SET_MAKE=''
1281 SHELL='/bin/sh'
1282 STRIP='strip'
1283 SVCGSSD=''
1284 VERSION='1.2.8'
1285 ac_ct_AR='ar'
1286 ac_ct_CC='gcc'
1287 ac_ct_CXX='g++'
1288 ac_ct_DUMPBIN=''
1289 am__EXEEXT_FALSE=''
1290 am__EXEEXT_TRUE=''
1291 am__fastdepCC_FALSE='#'
1292 am__fastdepCC_TRUE=''
1293 am__fastdepCXX_FALSE='#'
1294 am__fastdepCXX_TRUE=''
1295 am__include='include'
1296 am__isrc=''
1297 am__leading_dot='.'
1298 am__nodep='_no'
1299 am__quote=''
1300 am__tar='$${TAR-tar} chof - "$$tardir"'
1301 am__untar='$${TAR-tar} xf -'
1302 bindir='${exec_prefix}/bin'
1303 build='x86_64-unknown-linux-gnu'
1304 build_alias=''
1305 build_cpu='x86_64'
1306 build_os='linux-gnu'
1307 build_vendor='unknown'
1308 datadir='${datarootdir}'
1309 datarootdir='${prefix}/share'
1310 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1311 dvidir='${docdir}'
1312 enable_gss=''
1313 enable_ipv6=''
1314 enable_mountconfig=''
1315 enable_nfsv41='yes'
1316 enable_nfsv4='yes'
1317 exec_prefix='NONE'
1318 host='x86_64-unknown-linux-gnu'
1319 host_alias=''
1320 host_cpu='x86_64'
1321 host_os='linux-gnu'
1322 host_vendor='unknown'
1323 htmldir='${docdir}'
1324 includedir='${prefix}/include'
1325 infodir='${datarootdir}/info'
1326 install_sh='${SHELL} /tmp/nfs-utils-1.2.8/install-sh'
1327 kprefix=''
1328 libdir='${exec_prefix}/lib'
1329 libexecdir='${exec_prefix}/libexec'
1330 localedir='${datarootdir}/locale'
1331 localstatedir='${prefix}/var'
1332 mandir='${datarootdir}/man'
1333 mkdir_p='$(MKDIR_P)'
1334 mountfile=''
1335 oldincludedir='/usr/include'
1336 pdfdir='${docdir}'
1337 prefix='NONE'
1338 program_transform_name='s,x,x,'
1339 psdir='${docdir}'
1340 sbindir='${exec_prefix}/sbin'
1341 sharedstatedir='${prefix}/com'
1342 startstatd='/usr/sbin/start-statd'
1343 statdpath='/var/lib/nfs'
1344 statduser='rpcuser'
1345 statedir='/var/lib/nfs'
1346 sysconfdir='${prefix}/etc'
1347 target_alias=''
1348
1349 ## ----------- ##
1350 ## confdefs.h. ##
1351 ## ----------- ##
1352
1353 /* confdefs.h */
1354 #define PACKAGE_NAME "linux nfs-utils"
1355 #define PACKAGE_TARNAME "nfs-utils"
1356 #define PACKAGE_VERSION "1.2.8"
1357 #define PACKAGE_STRING "linux nfs-utils 1.2.8"
1358 #define PACKAGE_BUGREPORT "linux-nfs@vger.kernel.org"
1359 #define PACKAGE_URL ""
1360 #define PACKAGE "nfs-utils"
1361 #define VERSION "1.2.8"
1362 #define START_STATD "/usr/sbin/start-statd"
1363 #define STDC_HEADERS 1
1364 #define HAVE_SYS_TYPES_H 1
1365 #define HAVE_SYS_STAT_H 1
1366 #define HAVE_STDLIB_H 1
1367 #define HAVE_STRING_H 1
1368 #define HAVE_MEMORY_H 1
1369 #define HAVE_STRINGS_H 1
1370 #define HAVE_INTTYPES_H 1
1371 #define HAVE_STDINT_H 1
1372 #define HAVE_UNISTD_H 1
1373 #define HAVE__USR_INCLUDE_TIRPC_NETCONFIG_H 1
1374 #define HAVE_LIBTIRPC 1
1375 #define HAVE_SYS_CAPABILITY_H 1
1376 #define LIBWRAP 1
1377 #define HAVE_LIBWRAP 1
1378 #define HAVE_TCP_WRAPPER 1
1379 #define HAVE_DLFCN_H 1
1380 #define LT_OBJDIR ".libs/"
1381 #define STDC_HEADERS 1
1382 #define HAVE_EVENT_H 1
1383 #define HAVE_NFSIDMAP_H 1
1384 #define HAVE_NFS4_SET_DEBUG 1
1385 #define HAVE_KEYUTILS_H 1
1386 #define HAVE_SQLITE3_H 1
1387 #define HAVE_LIBGEN_H 1
1388 #define HAVE_SYS_INOTIFY_H 1
1389 #define USE_BLKID 1
1390 #define HAVE_ARPA_INET_H 1
1391 #define HAVE_FCNTL_H 1
1392 #define HAVE_LIBINTL_H 1
1393 #define HAVE_LIMITS_H 1
1394 #define HAVE_MALLOC_H 1
1395 #define HAVE_MEMORY_H 1
1396 #define HAVE_NETDB_H 1
1397 #define HAVE_NETINET_IN_H 1
1398 #define HAVE_PATHS_H 1
1399 #define HAVE_STDLIB_H 1
1400 #define HAVE_STRING_H 1
1401 #define HAVE_SYS_FILE_H 1
1402
1403 configure: caught signal 2
1404 configure: exit 1