]> git.ozlabs.org Git - ponghero.git/blob - ccan/ccan_tools/libtap/config.log
Prepare for release: rename to ponghero and pull in ccan.
[ponghero.git] / ccan / ccan_tools / libtap / 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 tap configure 1.01, which was
5 generated by GNU Autoconf 2.61.  Invocation command line was
6
7   $ ./configure 
8
9 ## --------- ##
10 ## Platform. ##
11 ## --------- ##
12
13 hostname = vivaldi
14 uname -m = i686
15 uname -r = 2.6.22-14-generic
16 uname -s = Linux
17 uname -v = #1 SMP Sun Oct 14 23:05:12 GMT 2007
18
19 /usr/bin/uname -p = unknown
20 /bin/uname -X     = unknown
21
22 /bin/arch              = unknown
23 /usr/bin/arch -k       = unknown
24 /usr/convex/getsysinfo = unknown
25 /usr/bin/hostinfo      = unknown
26 /bin/machine           = unknown
27 /usr/bin/oslevel       = unknown
28 /bin/universe          = unknown
29
30 PATH: /home/rusty/bin
31 PATH: /home/rusty/bin/kernel-scripts
32 PATH: /usr/lib/ccontrol
33 PATH: /usr/local/sbin
34 PATH: /usr/local/bin
35 PATH: /usr/sbin
36 PATH: /usr/bin
37 PATH: /sbin
38 PATH: /bin
39 PATH: /usr/games
40
41
42 ## ----------- ##
43 ## Core tests. ##
44 ## ----------- ##
45
46 configure:1977: checking for a BSD-compatible install
47 configure:2033: result: /usr/bin/install -c
48 configure:2044: checking whether build environment is sane
49 configure:2087: result: yes
50 configure:2115: checking for a thread-safe mkdir -p
51 configure:2154: result: /bin/mkdir -p
52 configure:2167: checking for gawk
53 configure:2183: found /usr/bin/gawk
54 configure:2194: result: gawk
55 configure:2205: checking whether make sets $(MAKE)
56 configure:2226: result: yes
57 configure:2462: checking for gcc
58 configure:2478: found /usr/lib/ccontrol/gcc
59 configure:2489: result: gcc
60 configure:2727: checking for C compiler version
61 configure:2734: gcc --version >&5
62 i386-linux-gnu-gcc-4.1 (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
63 Copyright (C) 2006 Free Software Foundation, Inc.
64 This is free software; see the source for copying conditions.  There is NO
65 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
66
67 configure:2737: $? = 0
68 configure:2744: gcc -v >&5
69 Using built-in specs.
70 Target: i486-linux-gnu
71 Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu
72 Thread model: posix
73 gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
74 configure:2747: $? = 0
75 configure:2754: gcc -V >&5
76 i386-linux-gnu-gcc-4.1: '-V' option must have argument
77 configure:2757: $? = 1
78 configure:2780: checking for C compiler default output file name
79 configure:2807: gcc    conftest.c  >&5
80 configure:2810: $? = 0
81 configure:2848: result: a.out
82 configure:2865: checking whether the C compiler works
83 configure:2875: ./a.out
84 configure:2878: $? = 0
85 configure:2895: result: yes
86 configure:2902: checking whether we are cross compiling
87 configure:2904: result: no
88 configure:2907: checking for suffix of executables
89 configure:2914: gcc -o conftest    conftest.c  >&5
90 configure:2917: $? = 0
91 configure:2941: result: 
92 configure:2947: checking for suffix of object files
93 configure:2973: gcc -c   conftest.c >&5
94 configure:2976: $? = 0
95 configure:2999: result: o
96 configure:3003: checking whether we are using the GNU C compiler
97 configure:3032: gcc -c   conftest.c >&5
98 configure:3038: $? = 0
99 configure:3055: result: yes
100 configure:3060: checking whether gcc accepts -g
101 configure:3090: gcc -c -g  conftest.c >&5
102 configure:3096: $? = 0
103 configure:3195: result: yes
104 configure:3212: checking for gcc option to accept ISO C89
105 configure:3286: gcc  -c -g -O2  conftest.c >&5
106 configure:3292: $? = 0
107 configure:3315: result: none needed
108 configure:3344: checking for style of include used by make
109 configure:3372: result: GNU
110 configure:3397: checking dependency style of gcc
111 configure:3488: result: gcc3
112 configure:3581: checking build system type
113 configure:3599: result: i686-pc-linux-gnu
114 configure:3621: checking host system type
115 configure:3636: result: i686-pc-linux-gnu
116 configure:3658: checking for a sed that does not truncate output
117 configure:3714: result: /bin/sed
118 configure:3717: checking for grep that handles long lines and -e
119 configure:3791: result: /bin/grep
120 configure:3796: checking for egrep
121 configure:3874: result: /bin/grep -E
122 configure:3890: checking for ld used by gcc
123 configure:3957: result: /usr/lib/ccontrol/ld
124 configure:3966: checking if the linker (/usr/lib/ccontrol/ld) is GNU ld
125 configure:3981: result: yes
126 configure:3986: checking for /usr/lib/ccontrol/ld option to reload object files
127 configure:3993: result: -r
128 configure:4011: checking for BSD-compatible nm
129 configure:4060: result: /usr/bin/nm -B
130 configure:4064: checking whether ln -s works
131 configure:4068: result: yes
132 configure:4075: checking how to recognize dependent libraries
133 configure:4261: result: pass_all
134 configure:4502: checking how to run the C preprocessor
135 configure:4542: gcc -E  conftest.c
136 configure:4548: $? = 0
137 configure:4579: gcc -E  conftest.c
138 conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
139 configure:4585: $? = 1
140 configure: failed program was:
141 | /* confdefs.h.  */
142 | #define PACKAGE_NAME "tap"
143 | #define PACKAGE_TARNAME "tap"
144 | #define PACKAGE_VERSION "1.01"
145 | #define PACKAGE_STRING "tap 1.01"
146 | #define PACKAGE_BUGREPORT ""
147 | #define PACKAGE "tap"
148 | #define VERSION "1.01"
149 | /* end confdefs.h.  */
150 | #include <ac_nonexistent.h>
151 configure:4618: result: gcc -E
152 configure:4647: gcc -E  conftest.c
153 configure:4653: $? = 0
154 configure:4684: gcc -E  conftest.c
155 conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
156 configure:4690: $? = 1
157 configure: failed program was:
158 | /* confdefs.h.  */
159 | #define PACKAGE_NAME "tap"
160 | #define PACKAGE_TARNAME "tap"
161 | #define PACKAGE_VERSION "1.01"
162 | #define PACKAGE_STRING "tap 1.01"
163 | #define PACKAGE_BUGREPORT ""
164 | #define PACKAGE "tap"
165 | #define VERSION "1.01"
166 | /* end confdefs.h.  */
167 | #include <ac_nonexistent.h>
168 configure:4728: checking for ANSI C header files
169 configure:4758: gcc -c -g -O2  conftest.c >&5
170 configure:4764: $? = 0
171 configure:4863: gcc -o conftest -g -O2   conftest.c  >&5
172 configure:4866: $? = 0
173 configure:4872: ./conftest
174 configure:4875: $? = 0
175 configure:4892: result: yes
176 configure:4916: checking for sys/types.h
177 configure:4937: gcc -c -g -O2  conftest.c >&5
178 configure:4943: $? = 0
179 configure:4959: result: yes
180 configure:4916: checking for sys/stat.h
181 configure:4937: gcc -c -g -O2  conftest.c >&5
182 configure:4943: $? = 0
183 configure:4959: result: yes
184 configure:4916: checking for stdlib.h
185 configure:4937: gcc -c -g -O2  conftest.c >&5
186 configure:4943: $? = 0
187 configure:4959: result: yes
188 configure:4916: checking for string.h
189 configure:4937: gcc -c -g -O2  conftest.c >&5
190 configure:4943: $? = 0
191 configure:4959: result: yes
192 configure:4916: checking for memory.h
193 configure:4937: gcc -c -g -O2  conftest.c >&5
194 configure:4943: $? = 0
195 configure:4959: result: yes
196 configure:4916: checking for strings.h
197 configure:4937: gcc -c -g -O2  conftest.c >&5
198 configure:4943: $? = 0
199 configure:4959: result: yes
200 configure:4916: checking for inttypes.h
201 configure:4937: gcc -c -g -O2  conftest.c >&5
202 configure:4943: $? = 0
203 configure:4959: result: yes
204 configure:4916: checking for stdint.h
205 configure:4937: gcc -c -g -O2  conftest.c >&5
206 configure:4943: $? = 0
207 configure:4959: result: yes
208 configure:4916: checking for unistd.h
209 configure:4937: gcc -c -g -O2  conftest.c >&5
210 configure:4943: $? = 0
211 configure:4959: result: yes
212 configure:4986: checking dlfcn.h usability
213 configure:5003: gcc -c -g -O2  conftest.c >&5
214 configure:5009: $? = 0
215 configure:5023: result: yes
216 configure:5027: checking dlfcn.h presence
217 configure:5042: gcc -E  conftest.c
218 configure:5048: $? = 0
219 configure:5062: result: yes
220 configure:5090: checking for dlfcn.h
221 configure:5098: result: yes
222 configure:5169: checking for g++
223 configure:5185: found /usr/lib/ccontrol/g++
224 configure:5196: result: g++
225 configure:5227: checking for C++ compiler version
226 configure:5234: g++ --version >&5
227 g++ (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
228 Copyright (C) 2006 Free Software Foundation, Inc.
229 This is free software; see the source for copying conditions.  There is NO
230 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
231
232 configure:5237: $? = 0
233 configure:5244: g++ -v >&5
234 Using built-in specs.
235 Target: i486-linux-gnu
236 Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu
237 Thread model: posix
238 gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
239 configure:5247: $? = 0
240 configure:5254: g++ -V >&5
241 g++: '-V' option must have argument
242 configure:5257: $? = 1
243 configure:5260: checking whether we are using the GNU C++ compiler
244 configure:5289: g++ -c   conftest.cpp >&5
245 configure:5295: $? = 0
246 configure:5312: result: yes
247 configure:5317: checking whether g++ accepts -g
248 configure:5347: g++ -c -g  conftest.cpp >&5
249 configure:5353: $? = 0
250 configure:5452: result: yes
251 configure:5477: checking dependency style of g++
252 configure:5568: result: gcc3
253 configure:5593: checking how to run the C++ preprocessor
254 configure:5629: g++ -E  conftest.cpp
255 configure:5635: $? = 0
256 configure:5666: g++ -E  conftest.cpp
257 conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
258 configure:5672: $? = 1
259 configure: failed program was:
260 | /* confdefs.h.  */
261 | #define PACKAGE_NAME "tap"
262 | #define PACKAGE_TARNAME "tap"
263 | #define PACKAGE_VERSION "1.01"
264 | #define PACKAGE_STRING "tap 1.01"
265 | #define PACKAGE_BUGREPORT ""
266 | #define PACKAGE "tap"
267 | #define VERSION "1.01"
268 | #define STDC_HEADERS 1
269 | #define HAVE_SYS_TYPES_H 1
270 | #define HAVE_SYS_STAT_H 1
271 | #define HAVE_STDLIB_H 1
272 | #define HAVE_STRING_H 1
273 | #define HAVE_MEMORY_H 1
274 | #define HAVE_STRINGS_H 1
275 | #define HAVE_INTTYPES_H 1
276 | #define HAVE_STDINT_H 1
277 | #define HAVE_UNISTD_H 1
278 | #define HAVE_DLFCN_H 1
279 | /* end confdefs.h.  */
280 | #include <ac_nonexistent.h>
281 configure:5705: result: g++ -E
282 configure:5734: g++ -E  conftest.cpp
283 configure:5740: $? = 0
284 configure:5771: g++ -E  conftest.cpp
285 conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
286 configure:5777: $? = 1
287 configure: failed program was:
288 | /* confdefs.h.  */
289 | #define PACKAGE_NAME "tap"
290 | #define PACKAGE_TARNAME "tap"
291 | #define PACKAGE_VERSION "1.01"
292 | #define PACKAGE_STRING "tap 1.01"
293 | #define PACKAGE_BUGREPORT ""
294 | #define PACKAGE "tap"
295 | #define VERSION "1.01"
296 | #define STDC_HEADERS 1
297 | #define HAVE_SYS_TYPES_H 1
298 | #define HAVE_SYS_STAT_H 1
299 | #define HAVE_STDLIB_H 1
300 | #define HAVE_STRING_H 1
301 | #define HAVE_MEMORY_H 1
302 | #define HAVE_STRINGS_H 1
303 | #define HAVE_INTTYPES_H 1
304 | #define HAVE_STDINT_H 1
305 | #define HAVE_UNISTD_H 1
306 | #define HAVE_DLFCN_H 1
307 | /* end confdefs.h.  */
308 | #include <ac_nonexistent.h>
309 configure:5870: checking for g77
310 configure:5900: result: no
311 configure:5870: checking for xlf
312 configure:5900: result: no
313 configure:5870: checking for f77
314 configure:5900: result: no
315 configure:5870: checking for frt
316 configure:5900: result: no
317 configure:5870: checking for pgf77
318 configure:5900: result: no
319 configure:5870: checking for cf77
320 configure:5900: result: no
321 configure:5870: checking for fort77
322 configure:5900: result: no
323 configure:5870: checking for fl32
324 configure:5900: result: no
325 configure:5870: checking for af77
326 configure:5900: result: no
327 configure:5870: checking for xlf90
328 configure:5900: result: no
329 configure:5870: checking for f90
330 configure:5900: result: no
331 configure:5870: checking for pgf90
332 configure:5900: result: no
333 configure:5870: checking for pghpf
334 configure:5900: result: no
335 configure:5870: checking for epcf90
336 configure:5900: result: no
337 configure:5870: checking for gfortran
338 configure:5900: result: no
339 configure:5870: checking for g95
340 configure:5900: result: no
341 configure:5870: checking for xlf95
342 configure:5900: result: no
343 configure:5870: checking for f95
344 configure:5900: result: no
345 configure:5870: checking for fort
346 configure:5900: result: no
347 configure:5870: checking for ifort
348 configure:5900: result: no
349 configure:5870: checking for ifc
350 configure:5900: result: no
351 configure:5870: checking for efc
352 configure:5900: result: no
353 configure:5870: checking for pgf95
354 configure:5900: result: no
355 configure:5870: checking for lf95
356 configure:5900: result: no
357 configure:5870: checking for ftn
358 configure:5900: result: no
359 configure:5927: checking for Fortran 77 compiler version
360 configure:5934:  --version >&5
361 ./configure: line 5935: --version: command not found
362 configure:5937: $? = 127
363 configure:5944:  -v >&5
364 ./configure: line 5945: -v: command not found
365 configure:5947: $? = 127
366 configure:5954:  -V >&5
367 ./configure: line 5955: -V: command not found
368 configure:5957: $? = 127
369 configure:5965: checking whether we are using the GNU Fortran 77 compiler
370 configure:5984:  -c  conftest.F >&5
371 ./configure: line 5985: -c: command not found
372 configure:5990: $? = 127
373 configure: failed program was:
374 |       program main
375 | #ifndef __GNUC__
376 |        choke me
377 | #endif
378
379 |       end
380 configure:6007: result: no
381 configure:6013: checking whether  accepts -g
382 configure:6030:  -c -g conftest.f >&5
383 ./configure: line 6031: -c: command not found
384 configure:6036: $? = 127
385 configure: failed program was:
386 |       program main
387
388 |       end
389 configure:6052: result: no
390 configure:6082: checking the maximum length of command line arguments
391 configure:6194: result: 98304
392 configure:6206: checking command to parse /usr/bin/nm -B output from gcc object
393 configure:6311: gcc -c -g -O2  conftest.c >&5
394 configure:6314: $? = 0
395 configure:6318: /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
396 configure:6321: $? = 0
397 configure:6373: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
398 configure:6376: $? = 0
399 configure:6414: result: ok
400 configure:6418: checking for objdir
401 configure:6433: result: .libs
402 configure:6525: checking for ar
403 configure:6541: found /usr/bin/ar
404 configure:6552: result: ar
405 configure:6621: checking for ranlib
406 configure:6637: found /usr/bin/ranlib
407 configure:6648: result: ranlib
408 configure:6717: checking for strip
409 configure:6733: found /usr/bin/strip
410 configure:6744: result: strip
411 configure:7030: checking if gcc supports -fno-rtti -fno-exceptions
412 configure:7048: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
413 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
414 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
415 configure:7052: $? = 0
416 configure:7065: result: no
417 configure:7080: checking for gcc option to produce PIC
418 configure:7312: result: -fPIC
419 configure:7320: checking if gcc PIC flag -fPIC works
420 configure:7338: gcc -c -g -O2  -fPIC -DPIC conftest.c >&5
421 configure:7342: $? = 0
422 configure:7355: result: yes
423 configure:7383: checking if gcc static flag -static works
424 configure:7411: result: yes
425 configure:7421: checking if gcc supports -c -o file.o
426 configure:7442: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
427 configure:7446: $? = 0
428 configure:7468: result: yes
429 configure:7494: checking whether the gcc linker (/usr/lib/ccontrol/ld) supports shared libraries
430 configure:8475: result: yes
431 configure:8496: checking whether -lc should be explicitly linked in
432 configure:8501: gcc -c -g -O2  conftest.c >&5
433 configure:8504: $? = 0
434 configure:8519: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
435 configure:8522: $? = 0
436 configure:8534: result: no
437 configure:8542: checking dynamic linker characteristics
438 configure:9156: result: GNU/Linux ld.so
439 configure:9165: checking how to hardcode library paths into programs
440 configure:9190: result: immediate
441 configure:9204: checking whether stripping libraries is possible
442 configure:9209: result: yes
443 configure:10011: checking if libtool supports shared libraries
444 configure:10013: result: yes
445 configure:10016: checking whether to build shared libraries
446 configure:10037: result: yes
447 configure:10040: checking whether to build static libraries
448 configure:10044: result: yes
449 configure:10137: creating libtool
450 configure:10725: checking for ld used by g++
451 configure:10792: result: /usr/lib/ccontrol/ld
452 configure:10801: checking if the linker (/usr/lib/ccontrol/ld) is GNU ld
453 configure:10816: result: yes
454 configure:10867: checking whether the g++ linker (/usr/lib/ccontrol/ld) supports shared libraries
455 configure:11841: result: yes
456 configure:11859: g++ -c -g -O2  conftest.cpp >&5
457 configure:11862: $? = 0
458 configure:12014: checking for g++ option to produce PIC
459 configure:12298: result: -fPIC
460 configure:12306: checking if g++ PIC flag -fPIC works
461 configure:12324: g++ -c -g -O2  -fPIC -DPIC conftest.cpp >&5
462 configure:12328: $? = 0
463 configure:12341: result: yes
464 configure:12369: checking if g++ static flag -static works
465 configure:12397: result: yes
466 configure:12407: checking if g++ supports -c -o file.o
467 configure:12428: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
468 configure:12432: $? = 0
469 configure:12454: result: yes
470 configure:12480: checking whether the g++ linker (/usr/lib/ccontrol/ld) supports shared libraries
471 configure:12508: result: yes
472 configure:12575: checking dynamic linker characteristics
473 configure:13137: result: GNU/Linux ld.so
474 configure:13146: checking how to hardcode library paths into programs
475 configure:13171: result: immediate
476 configure:19381: checking for a BSD-compatible install
477 configure:19437: result: /usr/bin/install -c
478 configure:19457: checking for main in -lpthread
479 configure:19486: gcc -o conftest -g -O2   conftest.c -lpthread   >&5
480 configure:19492: $? = 0
481 configure:19510: result: yes
482 configure:19525: checking for ANSI C header files
483 configure:19689: result: yes
484 configure:19704: checking for stdlib.h
485 configure:19710: result: yes
486 configure:19854: checking pthread.h usability
487 configure:19871: gcc -c -g -O2  conftest.c >&5
488 configure:19877: $? = 0
489 configure:19891: result: yes
490 configure:19895: checking pthread.h presence
491 configure:19910: gcc -E  conftest.c
492 configure:19916: $? = 0
493 configure:19930: result: yes
494 configure:19958: checking for pthread.h
495 configure:19966: result: yes
496 configure:19981: checking for an ANSI C-conforming const
497 configure:20056: gcc -c -g -O2  conftest.c >&5
498 configure:20062: $? = 0
499 configure:20077: result: yes
500 configure:20093: checking for vprintf
501 configure:20149: gcc -o conftest -g -O2   conftest.c -lpthread  >&5
502 conftest.c:48: warning: conflicting types for built-in function 'vprintf'
503 configure:20155: $? = 0
504 configure:20173: result: yes
505 configure:20180: checking for _doprnt
506 configure:20236: gcc -o conftest -g -O2   conftest.c -lpthread  >&5
507 /tmp/ccoPX0Rc.o: In function `main':
508 /home/rusty/devel/cvs/ccan/ccan_tools/libtap/conftest.c:60: undefined reference to `_doprnt'
509 collect2: ld returned 1 exit status
510 configure:20242: $? = 1
511 configure: failed program was:
512 | /* confdefs.h.  */
513 | #define PACKAGE_NAME "tap"
514 | #define PACKAGE_TARNAME "tap"
515 | #define PACKAGE_VERSION "1.01"
516 | #define PACKAGE_STRING "tap 1.01"
517 | #define PACKAGE_BUGREPORT ""
518 | #define PACKAGE "tap"
519 | #define VERSION "1.01"
520 | #define STDC_HEADERS 1
521 | #define HAVE_SYS_TYPES_H 1
522 | #define HAVE_SYS_STAT_H 1
523 | #define HAVE_STDLIB_H 1
524 | #define HAVE_STRING_H 1
525 | #define HAVE_MEMORY_H 1
526 | #define HAVE_STRINGS_H 1
527 | #define HAVE_INTTYPES_H 1
528 | #define HAVE_STDINT_H 1
529 | #define HAVE_UNISTD_H 1
530 | #define HAVE_DLFCN_H 1
531 | #define HAVE_LIBPTHREAD 1
532 | #define STDC_HEADERS 1
533 | #define HAVE_STDLIB_H 1
534 | #define HAVE_PTHREAD_H 1
535 | #define HAVE_VPRINTF 1
536 | /* end confdefs.h.  */
537 | /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
538 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
539 | #define _doprnt innocuous__doprnt
540
541 | /* System header to define __stub macros and hopefully few prototypes,
542 |     which can conflict with char _doprnt (); below.
543 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
544 |     <limits.h> exists even on freestanding compilers.  */
545
546 | #ifdef __STDC__
547 | # include <limits.h>
548 | #else
549 | # include <assert.h>
550 | #endif
551
552 | #undef _doprnt
553
554 | /* Override any GCC internal prototype to avoid an error.
555 |    Use char because int might match the return type of a GCC
556 |    builtin and then its argument prototype would still apply.  */
557 | #ifdef __cplusplus
558 | extern "C"
559 | #endif
560 | char _doprnt ();
561 | /* The GNU C library defines this for functions which it implements
562 |     to always fail with ENOSYS.  Some functions are actually named
563 |     something starting with __ and the normal name is an alias.  */
564 | #if defined __stub__doprnt || defined __stub____doprnt
565 | choke me
566 | #endif
567
568 | int
569 | main ()
570 | {
571 | return _doprnt ();
572 |   ;
573 |   return 0;
574 | }
575 configure:20259: result: no
576 configure:20277: checking for atexit
577 configure:20333: gcc -o conftest -g -O2   conftest.c -lpthread  >&5
578 configure:20339: $? = 0
579 configure:20357: result: yes
580 configure:20521: creating ./config.status
581
582 ## ---------------------- ##
583 ## Running config.status. ##
584 ## ---------------------- ##
585
586 This file was extended by tap config.status 1.01, which was
587 generated by GNU Autoconf 2.61.  Invocation command line was
588
589   CONFIG_FILES    = 
590   CONFIG_HEADERS  = 
591   CONFIG_LINKS    = 
592   CONFIG_COMMANDS = 
593   $ ./config.status 
594
595 on vivaldi
596
597 config.status:664: creating Makefile
598 config.status:664: creating src/Makefile
599 config.status:664: creating tests/Makefile
600 config.status:664: creating tests/diag/Makefile
601 config.status:664: creating tests/fail/Makefile
602 config.status:664: creating tests/ok/Makefile
603 config.status:664: creating tests/ok/ok-hash/Makefile
604 config.status:664: creating tests/ok/ok-numeric/Makefile
605 config.status:664: creating tests/ok/ok/Makefile
606 config.status:664: creating tests/pass/Makefile
607 config.status:664: creating tests/plan/Makefile
608 config.status:664: creating tests/plan/no-tests/Makefile
609 config.status:664: creating tests/plan/no_plan/Makefile
610 config.status:664: creating tests/plan/not-enough-tests/Makefile
611 config.status:664: creating tests/plan/sane/Makefile
612 config.status:664: creating tests/plan/skip_all/Makefile
613 config.status:664: creating tests/plan/too-many-plans/Makefile
614 config.status:664: creating tests/plan/too-many-tests/Makefile
615 config.status:664: creating tests/skip/Makefile
616 config.status:664: creating tests/todo/Makefile
617 config.status:855: executing depfiles commands
618
619 ## ---------------- ##
620 ## Cache variables. ##
621 ## ---------------- ##
622
623 ac_cv_build=i686-pc-linux-gnu
624 ac_cv_c_compiler_gnu=yes
625 ac_cv_c_const=yes
626 ac_cv_cxx_compiler_gnu=yes
627 ac_cv_env_CCC_set=
628 ac_cv_env_CCC_value=
629 ac_cv_env_CC_set=
630 ac_cv_env_CC_value=
631 ac_cv_env_CFLAGS_set=
632 ac_cv_env_CFLAGS_value=
633 ac_cv_env_CPPFLAGS_set=
634 ac_cv_env_CPPFLAGS_value=
635 ac_cv_env_CPP_set=
636 ac_cv_env_CPP_value=
637 ac_cv_env_CXXCPP_set=
638 ac_cv_env_CXXCPP_value=
639 ac_cv_env_CXXFLAGS_set=
640 ac_cv_env_CXXFLAGS_value=
641 ac_cv_env_CXX_set=
642 ac_cv_env_CXX_value=
643 ac_cv_env_F77_set=
644 ac_cv_env_F77_value=
645 ac_cv_env_FFLAGS_set=
646 ac_cv_env_FFLAGS_value=
647 ac_cv_env_LDFLAGS_set=
648 ac_cv_env_LDFLAGS_value=
649 ac_cv_env_LIBS_set=
650 ac_cv_env_LIBS_value=
651 ac_cv_env_build_alias_set=
652 ac_cv_env_build_alias_value=
653 ac_cv_env_host_alias_set=
654 ac_cv_env_host_alias_value=
655 ac_cv_env_target_alias_set=
656 ac_cv_env_target_alias_value=
657 ac_cv_f77_compiler_gnu=no
658 ac_cv_func__doprnt=no
659 ac_cv_func_atexit=yes
660 ac_cv_func_vprintf=yes
661 ac_cv_header_dlfcn_h=yes
662 ac_cv_header_inttypes_h=yes
663 ac_cv_header_memory_h=yes
664 ac_cv_header_pthread_h=yes
665 ac_cv_header_stdc=yes
666 ac_cv_header_stdint_h=yes
667 ac_cv_header_stdlib_h=yes
668 ac_cv_header_string_h=yes
669 ac_cv_header_strings_h=yes
670 ac_cv_header_sys_stat_h=yes
671 ac_cv_header_sys_types_h=yes
672 ac_cv_header_unistd_h=yes
673 ac_cv_host=i686-pc-linux-gnu
674 ac_cv_lib_pthread_main=yes
675 ac_cv_objext=o
676 ac_cv_path_EGREP='/bin/grep -E'
677 ac_cv_path_GREP=/bin/grep
678 ac_cv_path_install='/usr/bin/install -c'
679 ac_cv_path_mkdir=/bin/mkdir
680 ac_cv_prog_AWK=gawk
681 ac_cv_prog_CPP='gcc -E'
682 ac_cv_prog_CXXCPP='g++ -E'
683 ac_cv_prog_ac_ct_AR=ar
684 ac_cv_prog_ac_ct_CC=gcc
685 ac_cv_prog_ac_ct_CXX=g++
686 ac_cv_prog_ac_ct_RANLIB=ranlib
687 ac_cv_prog_ac_ct_STRIP=strip
688 ac_cv_prog_cc_c89=
689 ac_cv_prog_cc_g=yes
690 ac_cv_prog_cxx_g=yes
691 ac_cv_prog_f77_g=no
692 ac_cv_prog_make_make_set=yes
693 am_cv_CC_dependencies_compiler_type=gcc3
694 am_cv_CXX_dependencies_compiler_type=gcc3
695 lt_cv_deplibs_check_method=pass_all
696 lt_cv_file_magic_cmd='$MAGIC_CMD'
697 lt_cv_file_magic_test_file=
698 lt_cv_ld_reload_flag=-r
699 lt_cv_objdir=.libs
700 lt_cv_path_LD=/usr/lib/ccontrol/ld
701 lt_cv_path_LDCXX=/usr/lib/ccontrol/ld
702 lt_cv_path_NM='/usr/bin/nm -B'
703 lt_cv_path_SED=/bin/sed
704 lt_cv_prog_compiler_c_o=yes
705 lt_cv_prog_compiler_c_o_CXX=yes
706 lt_cv_prog_compiler_rtti_exceptions=no
707 lt_cv_prog_gnu_ld=yes
708 lt_cv_prog_gnu_ldcxx=yes
709 lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
710 lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
711 lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
712 lt_cv_sys_max_cmd_len=98304
713 lt_lt_cv_prog_compiler_c_o='"yes"'
714 lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
715 lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[  ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[       ][      ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
716 lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
717 lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
718
719 ## ----------------- ##
720 ## Output variables. ##
721 ## ----------------- ##
722
723 ACLOCAL='${SHELL} /home/rusty/devel/cvs/ccan/ccan_tools/libtap/missing --run aclocal-1.10'
724 AMDEPBACKSLASH='\'
725 AMDEP_FALSE='#'
726 AMDEP_TRUE=''
727 AMTAR='${SHELL} /home/rusty/devel/cvs/ccan/ccan_tools/libtap/missing --run tar'
728 AR='ar'
729 AUTOCONF='${SHELL} /home/rusty/devel/cvs/ccan/ccan_tools/libtap/missing --run autoconf'
730 AUTOHEADER='${SHELL} /home/rusty/devel/cvs/ccan/ccan_tools/libtap/missing --run autoheader'
731 AUTOMAKE='${SHELL} /home/rusty/devel/cvs/ccan/ccan_tools/libtap/missing --run automake-1.10'
732 AWK='gawk'
733 CC='gcc'
734 CCDEPMODE='depmode=gcc3'
735 CFLAGS='-g -O2'
736 CPP='gcc -E'
737 CPPFLAGS=''
738 CXX='g++'
739 CXXCPP='g++ -E'
740 CXXDEPMODE='depmode=gcc3'
741 CXXFLAGS='-g -O2'
742 CYGPATH_W='echo'
743 DEFS='-DPACKAGE_NAME=\"tap\" -DPACKAGE_TARNAME=\"tap\" -DPACKAGE_VERSION=\"1.01\" -DPACKAGE_STRING=\"tap\ 1.01\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tap\" -DVERSION=\"1.01\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBPTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_PTHREAD_H=1 -DHAVE_VPRINTF=1 -DHAVE_ATEXIT=1'
744 DEPDIR='.deps'
745 ECHO='echo'
746 ECHO_C=''
747 ECHO_N='-n'
748 ECHO_T=''
749 EGREP='/bin/grep -E'
750 EXEEXT=''
751 F77=''
752 FFLAGS=''
753 GREP='/bin/grep'
754 INSTALL_DATA='${INSTALL} -m 644'
755 INSTALL_PROGRAM='${INSTALL}'
756 INSTALL_SCRIPT='${INSTALL}'
757 INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
758 LDFLAGS=''
759 LIBOBJS=''
760 LIBS='-lpthread '
761 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
762 LN_S='ln -s'
763 LTLIBOBJS=''
764 MAKEINFO='${SHELL} /home/rusty/devel/cvs/ccan/ccan_tools/libtap/missing --run makeinfo'
765 OBJEXT='o'
766 PACKAGE='tap'
767 PACKAGE_BUGREPORT=''
768 PACKAGE_NAME='tap'
769 PACKAGE_STRING='tap 1.01'
770 PACKAGE_TARNAME='tap'
771 PACKAGE_VERSION='1.01'
772 PATH_SEPARATOR=':'
773 RANLIB='ranlib'
774 SED='/bin/sed'
775 SET_MAKE=''
776 SHELL='/bin/bash'
777 STRIP='strip'
778 VERSION='1.01'
779 ac_ct_CC='gcc'
780 ac_ct_CXX='g++'
781 ac_ct_F77=''
782 am__fastdepCC_FALSE='#'
783 am__fastdepCC_TRUE=''
784 am__fastdepCXX_FALSE='#'
785 am__fastdepCXX_TRUE=''
786 am__include='include'
787 am__isrc=''
788 am__leading_dot='.'
789 am__quote=''
790 am__tar='${AMTAR} chof - "$$tardir"'
791 am__untar='${AMTAR} xf -'
792 bindir='${exec_prefix}/bin'
793 build='i686-pc-linux-gnu'
794 build_alias=''
795 build_cpu='i686'
796 build_os='linux-gnu'
797 build_vendor='pc'
798 datadir='${datarootdir}'
799 datarootdir='${prefix}/share'
800 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
801 dvidir='${docdir}'
802 exec_prefix='${prefix}'
803 host='i686-pc-linux-gnu'
804 host_alias=''
805 host_cpu='i686'
806 host_os='linux-gnu'
807 host_vendor='pc'
808 htmldir='${docdir}'
809 includedir='${prefix}/include'
810 infodir='${datarootdir}/info'
811 install_sh='$(SHELL) /home/rusty/devel/cvs/ccan/ccan_tools/libtap/install-sh'
812 libdir='${exec_prefix}/lib'
813 libexecdir='${exec_prefix}/libexec'
814 localedir='${datarootdir}/locale'
815 localstatedir='${prefix}/var'
816 mandir='${datarootdir}/man'
817 mkdir_p='/bin/mkdir -p'
818 oldincludedir='/usr/include'
819 pdfdir='${docdir}'
820 prefix='/usr/local'
821 program_transform_name='s,x,x,'
822 psdir='${docdir}'
823 sbindir='${exec_prefix}/sbin'
824 sharedstatedir='${prefix}/com'
825 sysconfdir='${prefix}/etc'
826 target_alias=''
827
828 ## ----------- ##
829 ## confdefs.h. ##
830 ## ----------- ##
831
832 #define PACKAGE_NAME "tap"
833 #define PACKAGE_TARNAME "tap"
834 #define PACKAGE_VERSION "1.01"
835 #define PACKAGE_STRING "tap 1.01"
836 #define PACKAGE_BUGREPORT ""
837 #define PACKAGE "tap"
838 #define VERSION "1.01"
839 #define STDC_HEADERS 1
840 #define HAVE_SYS_TYPES_H 1
841 #define HAVE_SYS_STAT_H 1
842 #define HAVE_STDLIB_H 1
843 #define HAVE_STRING_H 1
844 #define HAVE_MEMORY_H 1
845 #define HAVE_STRINGS_H 1
846 #define HAVE_INTTYPES_H 1
847 #define HAVE_STDINT_H 1
848 #define HAVE_UNISTD_H 1
849 #define HAVE_DLFCN_H 1
850 #define HAVE_LIBPTHREAD 1
851 #define STDC_HEADERS 1
852 #define HAVE_STDLIB_H 1
853 #define HAVE_PTHREAD_H 1
854 #define HAVE_VPRINTF 1
855 #define HAVE_ATEXIT 1
856
857 configure: exit 0