]> git.decadent.org.uk Git - nfs-utils.git/blob - debian/patches/debian-changes-1:1.2.1-1.1
ba4a07157b520c619484f6a4f97eee3a7c651f0b
[nfs-utils.git] / debian / patches / debian-changes-1:1.2.1-1.1
1 Description: Upstream changes introduced in version 1:1.2.1-1.1
2  This patch has been created by dpkg-source during the package build.
3  Here's the last changelog entry, hopefully it gives details on why
4  those changes were made:
5  .
6  nfs-utils (1:1.2.1-1.1) unstable; urgency=low
7  .
8    * Non-maintainer upload.
9    * Disable tirpc (Closes: #562729, #562757, #562910)
10  .
11  The person named in the Author field signed this changelog entry.
12 Author: Alexander Wirt <formorer@debian.org>
13 Bug-Debian: http://bugs.debian.org/562729
14 Bug-Debian: http://bugs.debian.org/562757
15 Bug-Debian: http://bugs.debian.org/562910
16
17 ---
18 The information above should follow the Patch Tagging Guidelines, please
19 checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
20 are templates for supplementary fields that you might want to add:
21
22 Origin: <vendor|upstream|other>, <url of original patch>
23 Bug: <url in upstream bugtracker>
24 Bug-Debian: http://bugs.debian.org/<bugnumber>
25 Forwarded: <no|not-needed|url proving that it has been forwarded>
26 Reviewed-By: <name and email of someone who approved the patch>
27 Last-Update: <YYYY-MM-DD>
28
29 --- /dev/null
30 +++ nfs-utils-1.2.1/config.log
31 @@ -0,0 +1,694 @@
32 +This file contains any messages produced by compilers while
33 +running configure, to aid debugging if configure makes a mistake.
34 +
35 +It was created by linux nfs-utils configure 1.2.1, which was
36 +generated by GNU Autoconf 2.63.  Invocation command line was
37 +
38 +  $ ./configure --mandir=${prefix}/share/man --disable-tirpc --with-tcp-wrappers
39 +
40 +## --------- ##
41 +## Platform. ##
42 +## --------- ##
43 +
44 +hostname = lisa
45 +uname -m = x86_64
46 +uname -r = 2.6.32-trunk-amd64
47 +uname -s = Linux
48 +uname -v = #1 SMP Sat Dec 26 17:13:29 UTC 2009
49 +
50 +/usr/bin/uname -p = unknown
51 +/bin/uname -X     = unknown
52 +
53 +/bin/arch              = unknown
54 +/usr/bin/arch -k       = unknown
55 +/usr/convex/getsysinfo = unknown
56 +/usr/bin/hostinfo      = unknown
57 +/bin/machine           = unknown
58 +/usr/bin/oslevel       = unknown
59 +/bin/universe          = unknown
60 +
61 +PATH: /usr/sbin
62 +PATH: /usr/bin
63 +PATH: /sbin
64 +PATH: /bin
65 +PATH: /usr/bin/X11
66 +
67 +
68 +## ----------- ##
69 +## Core tests. ##
70 +## ----------- ##
71 +
72 +configure:2191: checking build system type
73 +configure:2209: result: x86_64-unknown-linux-gnu
74 +configure:2231: checking host system type
75 +configure:2246: result: x86_64-unknown-linux-gnu
76 +configure:2285: checking for a BSD-compatible install
77 +configure:2353: result: /usr/bin/install -c
78 +configure:2364: checking whether build environment is sane
79 +configure:2424: result: yes
80 +configure:2565: checking for a thread-safe mkdir -p
81 +configure:2604: result: /bin/mkdir -p
82 +configure:2617: checking for gawk
83 +configure:2633: found /usr/bin/gawk
84 +configure:2644: result: gawk
85 +configure:2655: checking whether make sets $(MAKE)
86 +configure:2677: result: yes
87 +configure:2762: checking whether to enable maintainer-specific portions of Makefiles
88 +configure:2771: result: no
89 +configure:3061: checking for style of include used by make
90 +configure:3089: result: GNU
91 +configure:3159: checking for gcc
92 +configure:3175: found /usr/bin/gcc
93 +configure:3186: result: gcc
94 +configure:3418: checking for C compiler version
95 +configure:3426: gcc --version >&5
96 +gcc (Debian 4.4.2-8) 4.4.2
97 +Copyright (C) 2009 Free Software Foundation, Inc.
98 +This is free software; see the source for copying conditions.  There is NO
99 +warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
100 +
101 +configure:3430: $? = 0
102 +configure:3437: gcc -v >&5
103 +Using built-in specs.
104 +Target: x86_64-linux-gnu
105 +Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.2-8' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
106 +Thread model: posix
107 +gcc version 4.4.2 (Debian 4.4.2-8) 
108 +configure:3441: $? = 0
109 +configure:3448: gcc -V >&5
110 +gcc: '-V' option must have argument
111 +configure:3452: $? = 1
112 +configure:3475: checking for C compiler default output file name
113 +configure:3497: gcc -g -Wall -O2   conftest.c  >&5
114 +configure:3501: $? = 0
115 +configure:3539: result: a.out
116 +configure:3558: checking whether the C compiler works
117 +configure:3568: ./a.out
118 +configure:3572: $? = 0
119 +configure:3591: result: yes
120 +configure:3598: checking whether we are cross compiling
121 +configure:3600: result: no
122 +configure:3603: checking for suffix of executables
123 +configure:3610: gcc -o conftest -g -Wall -O2   conftest.c  >&5
124 +configure:3614: $? = 0
125 +configure:3640: result: 
126 +configure:3646: checking for suffix of object files
127 +configure:3672: gcc -c -g -Wall -O2  conftest.c >&5
128 +configure:3676: $? = 0
129 +configure:3701: result: o
130 +configure:3705: checking whether we are using the GNU C compiler
131 +configure:3734: gcc -c -g -Wall -O2  conftest.c >&5
132 +configure:3741: $? = 0
133 +configure:3758: result: yes
134 +configure:3767: checking whether gcc accepts -g
135 +configure:3797: gcc -c -g  conftest.c >&5
136 +configure:3804: $? = 0
137 +configure:3905: result: yes
138 +configure:3922: checking for gcc option to accept ISO C89
139 +configure:3996: gcc  -c -g -Wall -O2  conftest.c >&5
140 +configure:4003: $? = 0
141 +configure:4026: result: none needed
142 +configure:4046: checking dependency style of gcc
143 +configure:4156: result: gcc3
144 +configure:4177: checking how to run the C preprocessor
145 +configure:4217: gcc -E  conftest.c
146 +configure:4224: $? = 0
147 +configure:4255: gcc -E  conftest.c
148 +conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
149 +configure:4262: $? = 1
150 +configure: failed program was:
151 +| /* confdefs.h.  */
152 +| #define PACKAGE_NAME "linux nfs-utils"
153 +| #define PACKAGE_TARNAME "nfs-utils"
154 +| #define PACKAGE_VERSION "1.2.1"
155 +| #define PACKAGE_STRING "linux nfs-utils 1.2.1"
156 +| #define PACKAGE_BUGREPORT "linux-nfs@vger.kernel.org"
157 +| #define PACKAGE "nfs-utils"
158 +| #define VERSION "1.2.1"
159 +| #define START_STATD "/usr/sbin/start-statd"
160 +| #define NFS3_SUPPORTED 1
161 +| #define NFS4_SUPPORTED 1
162 +| #define GSS_SUPPORTED 1
163 +| /* end confdefs.h.  */
164 +| #include <ac_nonexistent.h>
165 +configure:4295: result: gcc -E
166 +configure:4324: gcc -E  conftest.c
167 +configure:4331: $? = 0
168 +configure:4362: gcc -E  conftest.c
169 +conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
170 +configure:4369: $? = 1
171 +configure: failed program was:
172 +| /* confdefs.h.  */
173 +| #define PACKAGE_NAME "linux nfs-utils"
174 +| #define PACKAGE_TARNAME "nfs-utils"
175 +| #define PACKAGE_VERSION "1.2.1"
176 +| #define PACKAGE_STRING "linux nfs-utils 1.2.1"
177 +| #define PACKAGE_BUGREPORT "linux-nfs@vger.kernel.org"
178 +| #define PACKAGE "nfs-utils"
179 +| #define VERSION "1.2.1"
180 +| #define START_STATD "/usr/sbin/start-statd"
181 +| #define NFS3_SUPPORTED 1
182 +| #define NFS4_SUPPORTED 1
183 +| #define GSS_SUPPORTED 1
184 +| /* end confdefs.h.  */
185 +| #include <ac_nonexistent.h>
186 +configure:4409: checking for grep that handles long lines and -e
187 +configure:4469: result: /bin/grep
188 +configure:4474: checking for egrep
189 +configure:4538: result: /bin/grep -E
190 +configure:4543: checking for ANSI C header files
191 +configure:4573: gcc -c -g -Wall -O2  conftest.c >&5
192 +configure:4580: $? = 0
193 +configure:4679: gcc -o conftest -g -Wall -O2   conftest.c  >&5
194 +configure:4683: $? = 0
195 +configure:4689: ./conftest
196 +configure:4693: $? = 0
197 +configure:4711: result: yes
198 +configure:4735: checking for sys/types.h
199 +configure:4756: gcc -c -g -Wall -O2  conftest.c >&5
200 +configure:4763: $? = 0
201 +configure:4780: result: yes
202 +configure:4735: checking for sys/stat.h
203 +configure:4756: gcc -c -g -Wall -O2  conftest.c >&5
204 +configure:4763: $? = 0
205 +configure:4780: result: yes
206 +configure:4735: checking for stdlib.h
207 +configure:4756: gcc -c -g -Wall -O2  conftest.c >&5
208 +configure:4763: $? = 0
209 +configure:4780: result: yes
210 +configure:4735: checking for string.h
211 +configure:4756: gcc -c -g -Wall -O2  conftest.c >&5
212 +configure:4763: $? = 0
213 +configure:4780: result: yes
214 +configure:4735: checking for memory.h
215 +configure:4756: gcc -c -g -Wall -O2  conftest.c >&5
216 +configure:4763: $? = 0
217 +configure:4780: result: yes
218 +configure:4735: checking for strings.h
219 +configure:4756: gcc -c -g -Wall -O2  conftest.c >&5
220 +configure:4763: $? = 0
221 +configure:4780: result: yes
222 +configure:4735: checking for inttypes.h
223 +configure:4756: gcc -c -g -Wall -O2  conftest.c >&5
224 +configure:4763: $? = 0
225 +configure:4780: result: yes
226 +configure:4735: checking for stdint.h
227 +configure:4756: gcc -c -g -Wall -O2  conftest.c >&5
228 +configure:4763: $? = 0
229 +configure:4780: result: yes
230 +configure:4735: checking for unistd.h
231 +configure:4756: gcc -c -g -Wall -O2  conftest.c >&5
232 +configure:4763: $? = 0
233 +configure:4780: result: yes
234 +configure:5100: checking for libwrap
235 +configure:5126: gcc -o conftest -g -Wall -O2   conftest.c -lwrap  >&5
236 +configure:5133: $? = 0
237 +configure:5142: result: yes
238 +configure:5192: checking for special C compiler options needed for large files
239 +configure:5287: result: no
240 +configure:5293: checking for _FILE_OFFSET_BITS value needed for large files
241 +configure:5328: gcc -c -g -Wall -O2  conftest.c >&5
242 +configure:5335: $? = 0
243 +configure:5404: result: no
244 +configure:5605: checking for g++
245 +configure:5621: found /usr/bin/g++
246 +configure:5632: result: g++
247 +configure:5659: checking for C++ compiler version
248 +configure:5667: g++ --version >&5
249 +g++ (Debian 4.4.2-8) 4.4.2
250 +Copyright (C) 2009 Free Software Foundation, Inc.
251 +This is free software; see the source for copying conditions.  There is NO
252 +warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
253 +
254 +configure:5671: $? = 0
255 +configure:5678: g++ -v >&5
256 +Using built-in specs.
257 +Target: x86_64-linux-gnu
258 +Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.2-8' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
259 +Thread model: posix
260 +gcc version 4.4.2 (Debian 4.4.2-8) 
261 +configure:5682: $? = 0
262 +configure:5689: g++ -V >&5
263 +g++: '-V' option must have argument
264 +configure:5693: $? = 1
265 +configure:5696: checking whether we are using the GNU C++ compiler
266 +configure:5725: g++ -c -g -O2  conftest.cpp >&5
267 +configure:5732: $? = 0
268 +configure:5749: result: yes
269 +configure:5758: checking whether g++ accepts -g
270 +configure:5788: g++ -c -g  conftest.cpp >&5
271 +configure:5795: $? = 0
272 +configure:5896: result: yes
273 +configure:5921: checking dependency style of g++
274 +configure:6031: result: gcc3
275 +configure:6094: checking for gcc
276 +configure:6121: result: gcc
277 +configure:6353: checking for C compiler version
278 +configure:6361: gcc --version >&5
279 +gcc (Debian 4.4.2-8) 4.4.2
280 +Copyright (C) 2009 Free Software Foundation, Inc.
281 +This is free software; see the source for copying conditions.  There is NO
282 +warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
283 +
284 +configure:6365: $? = 0
285 +configure:6372: gcc -v >&5
286 +Using built-in specs.
287 +Target: x86_64-linux-gnu
288 +Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.2-8' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
289 +Thread model: posix
290 +gcc version 4.4.2 (Debian 4.4.2-8) 
291 +configure:6376: $? = 0
292 +configure:6383: gcc -V >&5
293 +gcc: '-V' option must have argument
294 +configure:6387: $? = 1
295 +configure:6390: checking whether we are using the GNU C compiler
296 +configure:6443: result: yes
297 +configure:6452: checking whether gcc accepts -g
298 +configure:6590: result: yes
299 +configure:6607: checking for gcc option to accept ISO C89
300 +configure:6711: result: none needed
301 +configure:6731: checking dependency style of gcc
302 +configure:6841: result: gcc3
303 +configure:6861: checking how to run the C preprocessor
304 +configure:6979: result: gcc -E
305 +configure:7008: gcc -E  conftest.c
306 +configure:7015: $? = 0
307 +configure:7046: gcc -E  conftest.c
308 +conftest.c:27:28: error: ac_nonexistent.h: No such file or directory
309 +configure:7053: $? = 1
310 +configure: failed program was:
311 +| /* confdefs.h.  */
312 +| #define PACKAGE_NAME "linux nfs-utils"
313 +| #define PACKAGE_TARNAME "nfs-utils"
314 +| #define PACKAGE_VERSION "1.2.1"
315 +| #define PACKAGE_STRING "linux nfs-utils 1.2.1"
316 +| #define PACKAGE_BUGREPORT "linux-nfs@vger.kernel.org"
317 +| #define PACKAGE "nfs-utils"
318 +| #define VERSION "1.2.1"
319 +| #define START_STATD "/usr/sbin/start-statd"
320 +| #define NFS3_SUPPORTED 1
321 +| #define NFS4_SUPPORTED 1
322 +| #define GSS_SUPPORTED 1
323 +| #define STDC_HEADERS 1
324 +| #define HAVE_SYS_TYPES_H 1
325 +| #define HAVE_SYS_STAT_H 1
326 +| #define HAVE_STDLIB_H 1
327 +| #define HAVE_STRING_H 1
328 +| #define HAVE_MEMORY_H 1
329 +| #define HAVE_STRINGS_H 1
330 +| #define HAVE_INTTYPES_H 1
331 +| #define HAVE_STDINT_H 1
332 +| #define HAVE_UNISTD_H 1
333 +| #define LIBWRAP 1
334 +| #define HAVE_LIBWRAP 1
335 +| #define HAVE_TCP_WRAPPER 1
336 +| /* end confdefs.h.  */
337 +| #include <ac_nonexistent.h>
338 +configure:7106: checking for a BSD-compatible install
339 +configure:7174: result: /usr/bin/install -c
340 +configure:7185: checking whether ln -s works
341 +configure:7189: result: yes
342 +configure:7196: checking whether make sets $(MAKE)
343 +configure:7218: result: yes
344 +configure:7252: checking for a sed that does not truncate output
345 +configure:7318: result: /bin/sed
346 +configure:7336: checking for fgrep
347 +configure:7400: result: /bin/grep -F
348 +configure:7435: checking for ld used by gcc
349 +configure:7502: result: /usr/bin/ld
350 +configure:7511: checking if the linker (/usr/bin/ld) is GNU ld
351 +configure:7526: result: yes
352 +configure:7538: checking for BSD- or MS-compatible name lister (nm)
353 +configure:7587: result: /usr/bin/nm -B
354 +configure:7705: checking the name lister (/usr/bin/nm -B) interface
355 +configure:7712: gcc -c -g -Wall -O2  conftest.c >&5
356 +configure:7715: /usr/bin/nm -B "conftest.o"
357 +configure:7718: output
358 +0000000000000000 B some_variable
359 +configure:7725: result: BSD nm
360 +configure:7729: checking the maximum length of command line arguments
361 +configure:7849: result: 3458764513820540925
362 +configure:7866: checking whether the shell understands some XSI constructs
363 +configure:7876: result: yes
364 +configure:7880: checking whether the shell understands "+="
365 +configure:7886: result: yes
366 +configure:7921: checking for /usr/bin/ld option to reload object files
367 +configure:7928: result: -r
368 +configure:7997: checking for objdump
369 +configure:8013: found /usr/bin/objdump
370 +configure:8024: result: objdump
371 +configure:8056: checking how to recognize dependent libraries
372 +configure:8252: result: pass_all
373 +configure:8312: checking for ar
374 +configure:8328: found /usr/bin/ar
375 +configure:8339: result: ar
376 +configure:8417: checking for strip
377 +configure:8433: found /usr/bin/strip
378 +configure:8444: result: strip
379 +configure:8516: checking for ranlib
380 +configure:8532: found /usr/bin/ranlib
381 +configure:8543: result: ranlib
382 +configure:8633: checking command to parse /usr/bin/nm -B output from gcc object
383 +configure:8751: gcc -c -g -Wall -O2  conftest.c >&5
384 +configure:8754: $? = 0
385 +configure:8758: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[  ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
386 +configure:8761: $? = 0
387 +configure:8815: gcc -o conftest -g -Wall -O2   conftest.c conftstm.o >&5
388 +configure:8818: $? = 0
389 +configure:8856: result: ok
390 +configure:8951: gcc -c -g -Wall -O2  conftest.c >&5
391 +configure:8954: $? = 0
392 +configure:9721: checking for dlfcn.h
393 +configure:9742: gcc -c -g -Wall -O2  conftest.c >&5
394 +configure:9749: $? = 0
395 +configure:9766: result: yes
396 +configure:9893: checking for C++ compiler version
397 +configure:9901: g++ --version >&5
398 +g++ (Debian 4.4.2-8) 4.4.2
399 +Copyright (C) 2009 Free Software Foundation, Inc.
400 +This is free software; see the source for copying conditions.  There is NO
401 +warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
402 +
403 +configure:9905: $? = 0
404 +configure:9912: g++ -v >&5
405 +Using built-in specs.
406 +Target: x86_64-linux-gnu
407 +Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.2-8' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
408 +Thread model: posix
409 +gcc version 4.4.2 (Debian 4.4.2-8) 
410 +configure:9916: $? = 0
411 +configure:9923: g++ -V >&5
412 +g++: '-V' option must have argument
413 +configure:9927: $? = 1
414 +configure:9930: checking whether we are using the GNU C++ compiler
415 +configure:9983: result: yes
416 +configure:9992: checking whether g++ accepts -g
417 +configure:10130: result: yes
418 +configure:10155: checking dependency style of g++
419 +configure:10265: result: gcc3
420 +configure:10288: checking how to run the C++ preprocessor
421 +configure:10324: g++ -E  conftest.cpp
422 +configure:10331: $? = 0
423 +configure:10362: g++ -E  conftest.cpp
424 +
425 +## ---------------- ##
426 +## Cache variables. ##
427 +## ---------------- ##
428 +
429 +ac_cv_build=x86_64-unknown-linux-gnu
430 +ac_cv_c_compiler_gnu=yes
431 +ac_cv_cxx_compiler_gnu=yes
432 +ac_cv_env_CCC_set=
433 +ac_cv_env_CCC_value=
434 +ac_cv_env_CC_set=
435 +ac_cv_env_CC_value=
436 +ac_cv_env_CFLAGS_set=set
437 +ac_cv_env_CFLAGS_value='-g -Wall -O2'
438 +ac_cv_env_CPPFLAGS_set=set
439 +ac_cv_env_CPPFLAGS_value=
440 +ac_cv_env_CPP_set=
441 +ac_cv_env_CPP_value=
442 +ac_cv_env_CXXCPP_set=
443 +ac_cv_env_CXXCPP_value=
444 +ac_cv_env_CXXFLAGS_set=set
445 +ac_cv_env_CXXFLAGS_value='-g -O2'
446 +ac_cv_env_CXX_set=
447 +ac_cv_env_CXX_value=
448 +ac_cv_env_GSSGLUE_CFLAGS_set=
449 +ac_cv_env_GSSGLUE_CFLAGS_value=
450 +ac_cv_env_GSSGLUE_LIBS_set=
451 +ac_cv_env_GSSGLUE_LIBS_value=
452 +ac_cv_env_LDFLAGS_set=set
453 +ac_cv_env_LDFLAGS_value=
454 +ac_cv_env_LIBS_set=
455 +ac_cv_env_LIBS_value=
456 +ac_cv_env_PKG_CONFIG_set=
457 +ac_cv_env_PKG_CONFIG_value=
458 +ac_cv_env_RPCSECGSS_CFLAGS_set=
459 +ac_cv_env_RPCSECGSS_CFLAGS_value=
460 +ac_cv_env_RPCSECGSS_LIBS_set=
461 +ac_cv_env_RPCSECGSS_LIBS_value=
462 +ac_cv_env_build_alias_set=
463 +ac_cv_env_build_alias_value=
464 +ac_cv_env_host_alias_set=
465 +ac_cv_env_host_alias_value=
466 +ac_cv_env_target_alias_set=
467 +ac_cv_env_target_alias_value=
468 +ac_cv_header_dlfcn_h=yes
469 +ac_cv_header_inttypes_h=yes
470 +ac_cv_header_memory_h=yes
471 +ac_cv_header_stdc=yes
472 +ac_cv_header_stdint_h=yes
473 +ac_cv_header_stdlib_h=yes
474 +ac_cv_header_string_h=yes
475 +ac_cv_header_strings_h=yes
476 +ac_cv_header_sys_stat_h=yes
477 +ac_cv_header_sys_types_h=yes
478 +ac_cv_header_unistd_h=yes
479 +ac_cv_host=x86_64-unknown-linux-gnu
480 +ac_cv_objext=o
481 +ac_cv_path_EGREP='/bin/grep -E'
482 +ac_cv_path_FGREP='/bin/grep -F'
483 +ac_cv_path_GREP=/bin/grep
484 +ac_cv_path_SED=/bin/sed
485 +ac_cv_path_install='/usr/bin/install -c'
486 +ac_cv_path_mkdir=/bin/mkdir
487 +ac_cv_prog_AWK=gawk
488 +ac_cv_prog_CPP='gcc -E'
489 +ac_cv_prog_ac_ct_AR=ar
490 +ac_cv_prog_ac_ct_CC=gcc
491 +ac_cv_prog_ac_ct_CXX=g++
492 +ac_cv_prog_ac_ct_OBJDUMP=objdump
493 +ac_cv_prog_ac_ct_RANLIB=ranlib
494 +ac_cv_prog_ac_ct_STRIP=strip
495 +ac_cv_prog_cc_c89=
496 +ac_cv_prog_cc_g=yes
497 +ac_cv_prog_cxx_g=yes
498 +ac_cv_prog_make_make_set=yes
499 +ac_cv_sys_file_offset_bits=no
500 +ac_cv_sys_largefile_CC=no
501 +am_cv_CC_dependencies_compiler_type=gcc3
502 +am_cv_CXX_dependencies_compiler_type=gcc3
503 +lt_cv_deplibs_check_method=pass_all
504 +lt_cv_file_magic_cmd='$MAGIC_CMD'
505 +lt_cv_file_magic_test_file=
506 +lt_cv_ld_reload_flag=-r
507 +lt_cv_nm_interface='BSD nm'
508 +lt_cv_path_LD=/usr/bin/ld
509 +lt_cv_path_NM='/usr/bin/nm -B'
510 +lt_cv_prog_gnu_ld=yes
511 +lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
512 +lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
513 +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'\'''
514 +lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
515 +lt_cv_sys_max_cmd_len=3458764513820540925
516 +
517 +## ----------------- ##
518 +## Output variables. ##
519 +## ----------------- ##
520 +
521 +ACLOCAL='${SHELL} /home/formorer/debian/nmu/nfs-utils-1.2.1/missing --run aclocal-1.11'
522 +ACLOCAL_AMFLAGS=''
523 +ALLOCA=''
524 +AMDEPBACKSLASH='\'
525 +AMDEP_FALSE='#'
526 +AMDEP_TRUE=''
527 +AMTAR='${SHELL} /home/formorer/debian/nmu/nfs-utils-1.2.1/missing --run tar'
528 +AM_CFLAGS=''
529 +AM_CPPFLAGS=''
530 +AR='ar'
531 +AUTOCONF='${SHELL} /home/formorer/debian/nmu/nfs-utils-1.2.1/missing --run autoconf'
532 +AUTOHEADER='${SHELL} /home/formorer/debian/nmu/nfs-utils-1.2.1/missing --run autoheader'
533 +AUTOMAKE='${SHELL} /home/formorer/debian/nmu/nfs-utils-1.2.1/missing --run automake-1.11'
534 +AWK='gawk'
535 +CC='gcc'
536 +CCDEPMODE='depmode=gcc3'
537 +CC_FOR_BUILD=''
538 +CFLAGS='-g -Wall -O2'
539 +CFLAGS_FOR_BUILD=''
540 +CONFIG_GSS_FALSE='#'
541 +CONFIG_GSS_TRUE=''
542 +CONFIG_IPV6_FALSE=''
543 +CONFIG_IPV6_TRUE='#'
544 +CONFIG_MOUNT_FALSE='#'
545 +CONFIG_MOUNT_TRUE=''
546 +CONFIG_NFSV4_FALSE='#'
547 +CONFIG_NFSV4_TRUE=''
548 +CONFIG_RPCGEN_FALSE=''
549 +CONFIG_RPCGEN_TRUE='#'
550 +CPP='gcc -E'
551 +CPPFLAGS=''
552 +CPPFLAGS_FOR_BUILD=''
553 +CXX='g++'
554 +CXXCPP='g++ -E'
555 +CXXDEPMODE='depmode=gcc3'
556 +CXXFLAGS='-g -O2'
557 +CXXFLAGS_FOR_BUILD=''
558 +CYGPATH_W='echo'
559 +DEFS=''
560 +DEPDIR='.deps'
561 +DSYMUTIL=''
562 +DUMPBIN=''
563 +ECHO_C=''
564 +ECHO_N='-n'
565 +ECHO_T=''
566 +EGREP='/bin/grep -E'
567 +EXEEXT=''
568 +FGREP='/bin/grep -F'
569 +GREP='/bin/grep'
570 +GSSD='gssd'
571 +GSSGLUE_CFLAGS=''
572 +GSSGLUE_LIBS=''
573 +HAVE_LIBWRAP=''
574 +HAVE_TCP_WRAPPER=''
575 +IDMAPD='idmapd'
576 +INSTALL_DATA='${INSTALL} -m 644'
577 +INSTALL_PROGRAM='${INSTALL}'
578 +INSTALL_SCRIPT='${INSTALL}'
579 +INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
580 +K5VERS=''
581 +KRBCFLAGS=''
582 +KRBDIR=''
583 +KRBLDFLAGS=''
584 +KRBLIBS=''
585 +LD='/usr/bin/ld -m elf_x86_64'
586 +LDFLAGS=''
587 +LDFLAGS_FOR_BUILD=''
588 +LIBBLKID=''
589 +LIBBSD=''
590 +LIBCRYPT=''
591 +LIBNSL=''
592 +LIBOBJS=''
593 +LIBS=''
594 +LIBSOCKET=''
595 +LIBTOOL=''
596 +LIBWRAP='-lwrap'
597 +LIPO=''
598 +LN_S='ln -s'
599 +LTLIBOBJS=''
600 +MAINT='#'
601 +MAINTAINER_MODE_FALSE=''
602 +MAINTAINER_MODE_TRUE='#'
603 +MAKEINFO='${SHELL} /home/formorer/debian/nmu/nfs-utils-1.2.1/missing --run makeinfo'
604 +MKDIR_P='/bin/mkdir -p'
605 +MOUNT_CONFIG_FALSE=''
606 +MOUNT_CONFIG_TRUE='#'
607 +NM='/usr/bin/nm -B'
608 +NMEDIT=''
609 +OBJDUMP='objdump'
610 +OBJEXT='o'
611 +OTOOL64=''
612 +OTOOL=''
613 +PACKAGE='nfs-utils'
614 +PACKAGE_BUGREPORT='linux-nfs@vger.kernel.org'
615 +PACKAGE_NAME='linux nfs-utils'
616 +PACKAGE_STRING='linux nfs-utils 1.2.1'
617 +PACKAGE_TARNAME='nfs-utils'
618 +PACKAGE_VERSION='1.2.1'
619 +PATH_SEPARATOR=':'
620 +PKG_CONFIG=''
621 +RANLIB='ranlib'
622 +RELEASE='1'
623 +RPCGEN_PATH='/usr/bin/rpcgen'
624 +RPCSECGSS_CFLAGS=''
625 +RPCSECGSS_LIBS=''
626 +SED='/bin/sed'
627 +SET_MAKE=''
628 +SHELL='/bin/bash'
629 +STRIP='strip'
630 +SVCGSSD='svcgssd'
631 +VERSION='1.2.1'
632 +ac_ct_CC='gcc'
633 +ac_ct_CXX='g++'
634 +ac_ct_DUMPBIN=''
635 +am__EXEEXT_FALSE=''
636 +am__EXEEXT_TRUE=''
637 +am__fastdepCC_FALSE='#'
638 +am__fastdepCC_TRUE=''
639 +am__fastdepCXX_FALSE='#'
640 +am__fastdepCXX_TRUE=''
641 +am__include='include'
642 +am__isrc=''
643 +am__leading_dot='.'
644 +am__quote=''
645 +am__tar='${AMTAR} chof - "$$tardir"'
646 +am__untar='${AMTAR} xf -'
647 +bindir='${exec_prefix}/bin'
648 +build='x86_64-unknown-linux-gnu'
649 +build_alias=''
650 +build_cpu='x86_64'
651 +build_os='linux-gnu'
652 +build_vendor='unknown'
653 +datadir='${datarootdir}'
654 +datarootdir='${prefix}/share'
655 +docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
656 +dvidir='${docdir}'
657 +enable_gss='yes'
658 +enable_ipv6=''
659 +enable_mountconfig=''
660 +enable_nfsv3='yes'
661 +enable_nfsv4='yes'
662 +exec_prefix='NONE'
663 +host='x86_64-unknown-linux-gnu'
664 +host_alias=''
665 +host_cpu='x86_64'
666 +host_os='linux-gnu'
667 +host_vendor='unknown'
668 +htmldir='${docdir}'
669 +includedir='${prefix}/include'
670 +infodir='${datarootdir}/info'
671 +install_sh='${SHELL} /home/formorer/debian/nmu/nfs-utils-1.2.1/install-sh'
672 +kprefix=''
673 +libdir='${exec_prefix}/lib'
674 +libexecdir='${exec_prefix}/libexec'
675 +localedir='${datarootdir}/locale'
676 +localstatedir='${prefix}/var'
677 +lt_ECHO='echo'
678 +mandir='${prefix}/share/man'
679 +mkdir_p='/bin/mkdir -p'
680 +mountfile=''
681 +oldincludedir='/usr/include'
682 +pdfdir='${docdir}'
683 +prefix='NONE'
684 +program_transform_name='s,x,x,'
685 +psdir='${docdir}'
686 +sbindir='${exec_prefix}/sbin'
687 +sharedstatedir='${prefix}/com'
688 +startstatd='/usr/sbin/start-statd'
689 +statduser='nobody'
690 +statedir='/var/lib/nfs'
691 +sysconfdir='${prefix}/etc'
692 +target_alias=''
693 +
694 +## ----------- ##
695 +## confdefs.h. ##
696 +## ----------- ##
697 +
698 +#define PACKAGE_NAME "linux nfs-utils"
699 +#define PACKAGE_TARNAME "nfs-utils"
700 +#define PACKAGE_VERSION "1.2.1"
701 +#define PACKAGE_STRING "linux nfs-utils 1.2.1"
702 +#define PACKAGE_BUGREPORT "linux-nfs@vger.kernel.org"
703 +#define PACKAGE "nfs-utils"
704 +#define VERSION "1.2.1"
705 +#define START_STATD "/usr/sbin/start-statd"
706 +#define NFS3_SUPPORTED 1
707 +#define NFS4_SUPPORTED 1
708 +#define GSS_SUPPORTED 1
709 +#define STDC_HEADERS 1
710 +#define HAVE_SYS_TYPES_H 1
711 +#define HAVE_SYS_STAT_H 1
712 +#define HAVE_STDLIB_H 1
713 +#define HAVE_STRING_H 1
714 +#define HAVE_MEMORY_H 1
715 +#define HAVE_STRINGS_H 1
716 +#define HAVE_INTTYPES_H 1
717 +#define HAVE_STDINT_H 1
718 +#define HAVE_UNISTD_H 1
719 +#define LIBWRAP 1
720 +#define HAVE_LIBWRAP 1
721 +#define HAVE_TCP_WRAPPER 1
722 +#define HAVE_DLFCN_H 1
723 +
724 +configure: caught signal 2
725 +configure: exit 1