]> wimlib.net Git - wimlib/blob - config.log
Initial commit (current version is wimlib 0.6.2)
[wimlib] / 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 wimlib configure 0.6.2, which was
5 generated by GNU Autoconf 2.69.  Invocation command line was
6
7   $ ./configure 
8
9 ## --------- ##
10 ## Platform. ##
11 ## --------- ##
12
13 hostname = zzz
14 uname -m = x86_64
15 uname -r = 3.3.0
16 uname -s = Linux
17 uname -v = #12 SMP Tue Apr 10 16:17:50 CDT 2012
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/e/bin
31 PATH: /usr/local/bin
32 PATH: /usr/bin
33 PATH: /bin
34 PATH: /usr/local/sbin
35 PATH: /usr/sbin
36 PATH: /sbin
37 PATH: /usr/share/java/apache-ant/bin
38 PATH: /usr/bin/core_perl
39 PATH: .
40
41
42 ## ----------- ##
43 ## Core tests. ##
44 ## ----------- ##
45
46 configure:2199: checking for a BSD-compatible install
47 configure:2267: result: /usr/bin/install -c
48 configure:2278: checking whether build environment is sane
49 configure:2333: result: yes
50 configure:2484: checking for a thread-safe mkdir -p
51 configure:2523: result: /bin/mkdir -p
52 configure:2536: checking for gawk
53 configure:2552: found /usr/bin/gawk
54 configure:2563: result: gawk
55 configure:2574: checking whether make sets $(MAKE)
56 configure:2596: result: yes
57 configure:2689: checking for style of include used by make
58 configure:2717: result: GNU
59 configure:2788: checking for gcc
60 configure:2804: found /home/e/bin/gcc
61 configure:2815: result: gcc
62 configure:3044: checking for C compiler version
63 configure:3053: gcc --version >&5
64 gcc (GCC) 4.7.0 20120414 (prerelease)
65 Copyright (C) 2012 Free Software Foundation, Inc.
66 This is free software; see the source for copying conditions.  There is NO
67 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
68
69 configure:3064: $? = 0
70 configure:3053: gcc -v >&5
71 Using built-in specs.
72 COLLECT_GCC=/usr/bin/gcc
73 COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.0/lto-wrapper
74 Target: x86_64-unknown-linux-gnu
75 Configured with: /build/src/gcc-4.7-20120414/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --enable-libstdcxx-time --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --with-linker-hash-style=gnu --disable-multilib --disable-libssp --disable-build-with-cxx --disable-build-poststage1-with-cxx --enable-checking=release
76 Thread model: posix
77 gcc version 4.7.0 20120414 (prerelease) (GCC) 
78 configure:3064: $? = 0
79 configure:3053: gcc -V >&5
80 gcc: error: unrecognized command line option '-V'
81 gcc: fatal error: no input files
82 compilation terminated.
83 configure:3064: $? = 1
84 configure:3053: gcc -qversion >&5
85 gcc: error: unrecognized command line option '-qversion'
86 gcc: fatal error: no input files
87 compilation terminated.
88 configure:3064: $? = 1
89 configure:3084: checking whether the C compiler works
90 configure:3106: gcc    conftest.c  >&5
91 configure:3110: $? = 0
92 configure:3158: result: yes
93 configure:3161: checking for C compiler default output file name
94 configure:3163: result: a.out
95 configure:3169: checking for suffix of executables
96 configure:3176: gcc -o conftest    conftest.c  >&5
97 configure:3180: $? = 0
98 configure:3202: result: 
99 configure:3224: checking whether we are cross compiling
100 configure:3232: gcc -o conftest    conftest.c  >&5
101 configure:3236: $? = 0
102 configure:3243: ./conftest
103 configure:3247: $? = 0
104 configure:3262: result: no
105 configure:3267: checking for suffix of object files
106 configure:3289: gcc -c   conftest.c >&5
107 configure:3293: $? = 0
108 configure:3314: result: o
109 configure:3318: checking whether we are using the GNU C compiler
110 configure:3337: gcc -c   conftest.c >&5
111 configure:3337: $? = 0
112 configure:3346: result: yes
113 configure:3355: checking whether gcc accepts -g
114 configure:3375: gcc -c -g  conftest.c >&5
115 configure:3375: $? = 0
116 configure:3416: result: yes
117 configure:3433: checking for gcc option to accept ISO C89
118 configure:3496: gcc  -c -g -O2  conftest.c >&5
119 configure:3496: $? = 0
120 configure:3509: result: none needed
121 configure:3531: checking dependency style of gcc
122 configure:3642: result: gcc3
123 configure:3663: checking how to run the C preprocessor
124 configure:3694: gcc -E  conftest.c
125 configure:3694: $? = 0
126 configure:3708: gcc -E  conftest.c
127 conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
128 compilation terminated.
129 configure:3708: $? = 1
130 configure: failed program was:
131 | /* confdefs.h */
132 | #define PACKAGE_NAME "wimlib"
133 | #define PACKAGE_TARNAME "wimlib"
134 | #define PACKAGE_VERSION "0.6.2"
135 | #define PACKAGE_STRING "wimlib 0.6.2"
136 | #define PACKAGE_BUGREPORT "ebiggers3@gmail.com"
137 | #define PACKAGE_URL ""
138 | #define PACKAGE "wimlib"
139 | #define VERSION "0.6.2"
140 | /* end confdefs.h.  */
141 | #include <ac_nonexistent.h>
142 configure:3733: result: gcc -E
143 configure:3753: gcc -E  conftest.c
144 configure:3753: $? = 0
145 configure:3767: gcc -E  conftest.c
146 conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
147 compilation terminated.
148 configure:3767: $? = 1
149 configure: failed program was:
150 | /* confdefs.h */
151 | #define PACKAGE_NAME "wimlib"
152 | #define PACKAGE_TARNAME "wimlib"
153 | #define PACKAGE_VERSION "0.6.2"
154 | #define PACKAGE_STRING "wimlib 0.6.2"
155 | #define PACKAGE_BUGREPORT "ebiggers3@gmail.com"
156 | #define PACKAGE_URL ""
157 | #define PACKAGE "wimlib"
158 | #define VERSION "0.6.2"
159 | /* end confdefs.h.  */
160 | #include <ac_nonexistent.h>
161 configure:3796: checking for grep that handles long lines and -e
162 configure:3854: result: /usr/bin/grep
163 configure:3859: checking for egrep
164 configure:3921: result: /usr/bin/grep -E
165 configure:3926: checking for ANSI C header files
166 configure:3946: gcc -c -g -O2  conftest.c >&5
167 configure:3946: $? = 0
168 configure:4019: gcc -o conftest -g -O2   conftest.c  >&5
169 configure:4019: $? = 0
170 configure:4019: ./conftest
171 configure:4019: $? = 0
172 configure:4030: result: yes
173 configure:4043: checking for sys/types.h
174 configure:4043: gcc -c -g -O2  conftest.c >&5
175 configure:4043: $? = 0
176 configure:4043: result: yes
177 configure:4043: checking for sys/stat.h
178 configure:4043: gcc -c -g -O2  conftest.c >&5
179 configure:4043: $? = 0
180 configure:4043: result: yes
181 configure:4043: checking for stdlib.h
182 configure:4043: gcc -c -g -O2  conftest.c >&5
183 configure:4043: $? = 0
184 configure:4043: result: yes
185 configure:4043: checking for string.h
186 configure:4043: gcc -c -g -O2  conftest.c >&5
187 configure:4043: $? = 0
188 configure:4043: result: yes
189 configure:4043: checking for memory.h
190 configure:4043: gcc -c -g -O2  conftest.c >&5
191 configure:4043: $? = 0
192 configure:4043: result: yes
193 configure:4043: checking for strings.h
194 configure:4043: gcc -c -g -O2  conftest.c >&5
195 configure:4043: $? = 0
196 configure:4043: result: yes
197 configure:4043: checking for inttypes.h
198 configure:4043: gcc -c -g -O2  conftest.c >&5
199 configure:4043: $? = 0
200 configure:4043: result: yes
201 configure:4043: checking for stdint.h
202 configure:4043: gcc -c -g -O2  conftest.c >&5
203 configure:4043: $? = 0
204 configure:4043: result: yes
205 configure:4043: checking for unistd.h
206 configure:4043: gcc -c -g -O2  conftest.c >&5
207 configure:4043: $? = 0
208 configure:4043: result: yes
209 configure:4055: checking whether byte ordering is bigendian
210 configure:4070: gcc -c -g -O2  conftest.c >&5
211 conftest.c:22:9: error: unknown type name 'not'
212 conftest.c:22:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
213 conftest.c:22:15: error: unknown type name 'universal'
214 configure:4070: $? = 1
215 configure: failed program was:
216 | /* confdefs.h */
217 | #define PACKAGE_NAME "wimlib"
218 | #define PACKAGE_TARNAME "wimlib"
219 | #define PACKAGE_VERSION "0.6.2"
220 | #define PACKAGE_STRING "wimlib 0.6.2"
221 | #define PACKAGE_BUGREPORT "ebiggers3@gmail.com"
222 | #define PACKAGE_URL ""
223 | #define PACKAGE "wimlib"
224 | #define VERSION "0.6.2"
225 | #define STDC_HEADERS 1
226 | #define HAVE_SYS_TYPES_H 1
227 | #define HAVE_SYS_STAT_H 1
228 | #define HAVE_STDLIB_H 1
229 | #define HAVE_STRING_H 1
230 | #define HAVE_MEMORY_H 1
231 | #define HAVE_STRINGS_H 1
232 | #define HAVE_INTTYPES_H 1
233 | #define HAVE_STDINT_H 1
234 | #define HAVE_UNISTD_H 1
235 | /* end confdefs.h.  */
236 | #ifndef __APPLE_CC__
237 |              not a universal capable compiler
238 |            #endif
239 |            typedef int dummy;
240
241 configure:4115: gcc -c -g -O2  conftest.c >&5
242 configure:4115: $? = 0
243 configure:4133: gcc -c -g -O2  conftest.c >&5
244 conftest.c: In function 'main':
245 conftest.c:28:4: error: unknown type name 'not'
246 conftest.c:28:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
247 configure:4133: $? = 1
248 configure: failed program was:
249 | /* confdefs.h */
250 | #define PACKAGE_NAME "wimlib"
251 | #define PACKAGE_TARNAME "wimlib"
252 | #define PACKAGE_VERSION "0.6.2"
253 | #define PACKAGE_STRING "wimlib 0.6.2"
254 | #define PACKAGE_BUGREPORT "ebiggers3@gmail.com"
255 | #define PACKAGE_URL ""
256 | #define PACKAGE "wimlib"
257 | #define VERSION "0.6.2"
258 | #define STDC_HEADERS 1
259 | #define HAVE_SYS_TYPES_H 1
260 | #define HAVE_SYS_STAT_H 1
261 | #define HAVE_STDLIB_H 1
262 | #define HAVE_STRING_H 1
263 | #define HAVE_MEMORY_H 1
264 | #define HAVE_STRINGS_H 1
265 | #define HAVE_INTTYPES_H 1
266 | #define HAVE_STDINT_H 1
267 | #define HAVE_UNISTD_H 1
268 | /* end confdefs.h.  */
269 | #include <sys/types.h>
270 |               #include <sys/param.h>
271
272 | int
273 | main ()
274 | {
275 | #if BYTE_ORDER != BIG_ENDIAN
276 |                not big endian
277 |               #endif
278
279 |   ;
280 |   return 0;
281 | }
282 configure:4261: result: no
283 configure:4328: checking for ar
284 configure:4344: found /usr/bin/ar
285 configure:4355: result: ar
286 configure:4381: checking the archiver (ar) interface
287 configure:4391: gcc -c -g -O2  conftest.c >&5
288 configure:4391: $? = 0
289 configure:4393: ar cru libconftest.a conftest.o >&5
290 configure:4396: $? = 0
291 configure:4419: result: ar
292 configure:4468: checking build system type
293 configure:4482: result: x86_64-unknown-linux-gnu
294 configure:4502: checking host system type
295 configure:4515: result: x86_64-unknown-linux-gnu
296 configure:4556: checking how to print strings
297 configure:4583: result: printf
298 configure:4604: checking for a sed that does not truncate output
299 configure:4668: result: /bin/sed
300 configure:4686: checking for fgrep
301 configure:4748: result: /usr/bin/grep -F
302 configure:4783: checking for ld used by gcc
303 configure:4850: result: /usr/bin/ld
304 configure:4857: checking if the linker (/usr/bin/ld) is GNU ld
305 configure:4872: result: yes
306 configure:4884: checking for BSD- or MS-compatible name lister (nm)
307 configure:4933: result: /usr/bin/nm -B
308 configure:5063: checking the name lister (/usr/bin/nm -B) interface
309 configure:5070: gcc -c -g -O2  conftest.c >&5
310 configure:5073: /usr/bin/nm -B "conftest.o"
311 configure:5076: output
312 0000000000000000 B some_variable
313 configure:5083: result: BSD nm
314 configure:5086: checking whether ln -s works
315 configure:5090: result: yes
316 configure:5098: checking the maximum length of command line arguments
317 configure:5228: result: 1572864
318 configure:5245: checking whether the shell understands some XSI constructs
319 configure:5255: result: yes
320 configure:5259: checking whether the shell understands "+="
321 configure:5265: result: yes
322 configure:5300: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
323 configure:5340: result: func_convert_file_noop
324 configure:5347: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
325 configure:5367: result: func_convert_file_noop
326 configure:5374: checking for /usr/bin/ld option to reload object files
327 configure:5381: result: -r
328 configure:5455: checking for objdump
329 configure:5471: found /usr/bin/objdump
330 configure:5482: result: objdump
331 configure:5514: checking how to recognize dependent libraries
332 configure:5716: result: pass_all
333 configure:5801: checking for dlltool
334 configure:5831: result: no
335 configure:5861: checking how to associate runtime and link libraries
336 configure:5888: result: printf %s\n
337 configure:6012: checking for archiver @FILE support
338 configure:6029: gcc -c -g -O2  conftest.c >&5
339 configure:6029: $? = 0
340 configure:6032: ar cru libconftest.a @conftest.lst >&5
341 configure:6035: $? = 0
342 configure:6040: ar cru libconftest.a @conftest.lst >&5
343 ar: conftest.o: No such file or directory
344 configure:6043: $? = 1
345 configure:6055: result: @
346 configure:6113: checking for strip
347 configure:6129: found /usr/bin/strip
348 configure:6140: result: strip
349 configure:6212: checking for ranlib
350 configure:6228: found /usr/bin/ranlib
351 configure:6239: result: ranlib
352 configure:6341: checking command to parse /usr/bin/nm -B output from gcc object
353 configure:6461: gcc -c -g -O2  conftest.c >&5
354 configure:6464: $? = 0
355 configure:6468: /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
356 configure:6471: $? = 0
357 configure:6537: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
358 configure:6540: $? = 0
359 configure:6578: result: ok
360 configure:6615: checking for sysroot
361 configure:6645: result: no
362 configure:6722: gcc -c -g -O2  conftest.c >&5
363 configure:6725: $? = 0
364 configure:6901: checking for mt
365 configure:6931: result: no
366 configure:6951: checking if : is a manifest tool
367 configure:6957: : '-?'
368 configure:6965: result: no
369 configure:7604: checking for dlfcn.h
370 configure:7604: gcc -c -g -O2  conftest.c >&5
371 configure:7604: $? = 0
372 configure:7604: result: yes
373 configure:7810: checking for objdir
374 configure:7825: result: .libs
375 configure:8096: checking if gcc supports -fno-rtti -fno-exceptions
376 configure:8114: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
377 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
378 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
379 configure:8118: $? = 0
380 configure:8131: result: no
381 configure:8458: checking for gcc option to produce PIC
382 configure:8465: result: -fPIC -DPIC
383 configure:8473: checking if gcc PIC flag -fPIC -DPIC works
384 configure:8491: gcc -c -g -O2  -fPIC -DPIC -DPIC conftest.c >&5
385 configure:8495: $? = 0
386 configure:8508: result: yes
387 configure:8537: checking if gcc static flag -static works
388 configure:8565: result: yes
389 configure:8580: checking if gcc supports -c -o file.o
390 configure:8601: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
391 configure:8605: $? = 0
392 configure:8627: result: yes
393 configure:8635: checking if gcc supports -c -o file.o
394 configure:8682: result: yes
395 configure:8715: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
396 configure:9868: result: yes
397 configure:9905: checking whether -lc should be explicitly linked in
398 configure:9913: gcc -c -g -O2  conftest.c >&5
399 configure:9916: $? = 0
400 configure:9931: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep  -lc  \>/dev/null 2\>\&1
401 configure:9934: $? = 0
402 configure:9948: result: no
403 configure:10108: checking dynamic linker characteristics
404 configure:10619: gcc -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.c  >&5
405 configure:10619: $? = 0
406 configure:10841: result: GNU/Linux ld.so
407 configure:10948: checking how to hardcode library paths into programs
408 configure:10973: result: immediate
409 configure:11513: checking whether stripping libraries is possible
410 configure:11518: result: yes
411 configure:11553: checking if libtool supports shared libraries
412 configure:11555: result: yes
413 configure:11558: checking whether to build shared libraries
414 configure:11579: result: yes
415 configure:11582: checking whether to build static libraries
416 configure:11586: result: yes
417 configure:11675: checking for gcc
418 configure:11702: result: gcc
419 configure:11931: checking for C compiler version
420 configure:11940: gcc --version >&5
421 gcc (GCC) 4.7.0 20120414 (prerelease)
422 Copyright (C) 2012 Free Software Foundation, Inc.
423 This is free software; see the source for copying conditions.  There is NO
424 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
425
426 configure:11951: $? = 0
427 configure:11940: gcc -v >&5
428 Using built-in specs.
429 COLLECT_GCC=/usr/bin/gcc
430 COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.0/lto-wrapper
431 Target: x86_64-unknown-linux-gnu
432 Configured with: /build/src/gcc-4.7-20120414/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --enable-libstdcxx-time --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --with-linker-hash-style=gnu --disable-multilib --disable-libssp --disable-build-with-cxx --disable-build-poststage1-with-cxx --enable-checking=release
433 Thread model: posix
434 gcc version 4.7.0 20120414 (prerelease) (GCC) 
435 configure:11951: $? = 0
436 configure:11940: gcc -V >&5
437 gcc: error: unrecognized command line option '-V'
438 gcc: fatal error: no input files
439 compilation terminated.
440 configure:11951: $? = 1
441 configure:11940: gcc -qversion >&5
442 gcc: error: unrecognized command line option '-qversion'
443 gcc: fatal error: no input files
444 compilation terminated.
445 configure:11951: $? = 1
446 configure:11955: checking whether we are using the GNU C compiler
447 configure:11983: result: yes
448 configure:11992: checking whether gcc accepts -g
449 configure:12053: result: yes
450 configure:12070: checking for gcc option to accept ISO C89
451 configure:12146: result: none needed
452 configure:12168: checking dependency style of gcc
453 configure:12279: result: gcc3
454 configure:12335: checking for ld used by GCC
455 configure:12399: result: /usr/bin/ld -m elf_x86_64
456 configure:12406: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
457 configure:12419: result: yes
458 configure:12426: checking for shared library run path origin
459 configure:12439: result: done
460 configure:13017: checking for iconv
461 configure:13039: gcc -o conftest -g -O2   conftest.c  >&5
462 configure:13039: $? = 0
463 configure:13071: result: yes
464 configure:13074: checking for working iconv
465 configure:13169: gcc -o conftest -g -O2   conftest.c  >&5
466 configure:13169: $? = 0
467 configure:13169: ./conftest
468 configure:13169: $? = 0
469 configure:13181: result: yes
470 configure:13209: checking for iconv declaration
471 configure:13238: gcc -c -g -O2  conftest.c >&5
472 configure:13238: $? = 0
473 configure:13249: result:
474          extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
475 configure:13269: checking for xmlParseFile in -lxml2
476 configure:13294: gcc -o conftest -g -O2   conftest.c -lxml2   >&5
477 configure:13294: $? = 0
478 configure:13303: result: yes
479 configure:13316: checking whether to include debugging messages
480 configure:13326: result: no
481 configure:13334: checking whether to include more debugging messages
482 configure:13344: result: no
483 configure:13352: checking whether to include error messages
484 configure:13362: result: yes
485 configure:13370: checking whether to support custom memory allocation functions
486 configure:13380: result: yes
487 configure:13388: checking whether to include assertions
488 configure:13398: result: yes
489 configure:13407: checking whether to include compression verification
490 configure:13417: result: yes
491 configure:13425: checking whether to include support for mounting WIMs
492 configure:13436: result: yes
493 configure:13446: checking for fuse_main_real in -lfuse
494 configure:13471: gcc -o conftest -g -O2   conftest.c -lfuse   >&5
495 configure:13471: $? = 0
496 configure:13480: result: yes
497 configure:13492: checking for mq_open in -lrt
498 configure:13517: gcc -o conftest -g -O2   conftest.c -lrt   >&5
499 configure:13517: $? = 0
500 configure:13526: result: yes
501 configure:13548: checking whether to use SSSE3-accelerated SHA1 
502 configure:13559: result: no
503 configure:13631: checking for SHA1 in -lcrypto
504 configure:13656: gcc -o conftest -g -O2   conftest.c -lcrypto   >&5
505 configure:13656: $? = 0
506 configure:13665: result: yes
507 configure:13679: checking whether to use SHA1 function from system libcrypto
508 configure:13681: result: yes
509 configure:13810: checking that generated files are newer than configure
510 configure:13816: result: done
511 configure:13844: creating ./config.status
512
513 ## ---------------------- ##
514 ## Running config.status. ##
515 ## ---------------------- ##
516
517 This file was extended by wimlib config.status 0.6.2, which was
518 generated by GNU Autoconf 2.69.  Invocation command line was
519
520   CONFIG_FILES    = 
521   CONFIG_HEADERS  = 
522   CONFIG_LINKS    = 
523   CONFIG_COMMANDS = 
524   $ ./config.status 
525
526 on zzz
527
528 config.status:1100: creating Makefile
529 config.status:1100: creating doc/Makefile
530 config.status:1100: creating doc/Doxyfile
531 config.status:1100: creating src/Makefile
532 config.status:1100: creating programs/Makefile
533 config.status:1100: creating config.h
534 config.status:1329: executing depfiles commands
535 config.status:1329: executing libtool commands
536
537 ## ---------------- ##
538 ## Cache variables. ##
539 ## ---------------- ##
540
541 ac_cv_build=x86_64-unknown-linux-gnu
542 ac_cv_c_bigendian=no
543 ac_cv_c_compiler_gnu=yes
544 ac_cv_env_CC_set=
545 ac_cv_env_CC_value=
546 ac_cv_env_CFLAGS_set=
547 ac_cv_env_CFLAGS_value=
548 ac_cv_env_CPPFLAGS_set=
549 ac_cv_env_CPPFLAGS_value=
550 ac_cv_env_CPP_set=
551 ac_cv_env_CPP_value=
552 ac_cv_env_LDFLAGS_set=
553 ac_cv_env_LDFLAGS_value=
554 ac_cv_env_LIBS_set=
555 ac_cv_env_LIBS_value=
556 ac_cv_env_build_alias_set=
557 ac_cv_env_build_alias_value=
558 ac_cv_env_host_alias_set=
559 ac_cv_env_host_alias_value=
560 ac_cv_env_target_alias_set=
561 ac_cv_env_target_alias_value=
562 ac_cv_header_dlfcn_h=yes
563 ac_cv_header_inttypes_h=yes
564 ac_cv_header_memory_h=yes
565 ac_cv_header_stdc=yes
566 ac_cv_header_stdint_h=yes
567 ac_cv_header_stdlib_h=yes
568 ac_cv_header_string_h=yes
569 ac_cv_header_strings_h=yes
570 ac_cv_header_sys_stat_h=yes
571 ac_cv_header_sys_types_h=yes
572 ac_cv_header_unistd_h=yes
573 ac_cv_host=x86_64-unknown-linux-gnu
574 ac_cv_lib_crypto_SHA1=yes
575 ac_cv_lib_fuse_fuse_main_real=yes
576 ac_cv_lib_rt_mq_open=yes
577 ac_cv_lib_xml2_xmlParseFile=yes
578 ac_cv_objext=o
579 ac_cv_path_EGREP='/usr/bin/grep -E'
580 ac_cv_path_FGREP='/usr/bin/grep -F'
581 ac_cv_path_GREP=/usr/bin/grep
582 ac_cv_path_SED=/bin/sed
583 ac_cv_path_install='/usr/bin/install -c'
584 ac_cv_path_mkdir=/bin/mkdir
585 ac_cv_prog_AWK=gawk
586 ac_cv_prog_CPP='gcc -E'
587 ac_cv_prog_ac_ct_AR=ar
588 ac_cv_prog_ac_ct_CC=gcc
589 ac_cv_prog_ac_ct_OBJDUMP=objdump
590 ac_cv_prog_ac_ct_RANLIB=ranlib
591 ac_cv_prog_ac_ct_STRIP=strip
592 ac_cv_prog_cc_c89=
593 ac_cv_prog_cc_g=yes
594 ac_cv_prog_make_make_set=yes
595 acl_cv_path_LD='/usr/bin/ld -m elf_x86_64'
596 acl_cv_prog_gnu_ld=yes
597 acl_cv_rpath=done
598 am_cv_CC_dependencies_compiler_type=gcc3
599 am_cv_ar_interface=ar
600 am_cv_func_iconv=yes
601 am_cv_func_iconv_works=yes
602 am_cv_lib_iconv=no
603 am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
604 am_cv_proto_iconv_arg1=
605 lt_cv_ar_at_file=@
606 lt_cv_archive_cmds_need_lc=no
607 lt_cv_deplibs_check_method=pass_all
608 lt_cv_file_magic_cmd='$MAGIC_CMD'
609 lt_cv_file_magic_test_file=
610 lt_cv_ld_reload_flag=-r
611 lt_cv_nm_interface='BSD nm'
612 lt_cv_objdir=.libs
613 lt_cv_path_LD=/usr/bin/ld
614 lt_cv_path_NM='/usr/bin/nm -B'
615 lt_cv_path_mainfest_tool=no
616 lt_cv_prog_compiler_c_o=yes
617 lt_cv_prog_compiler_pic='-fPIC -DPIC'
618 lt_cv_prog_compiler_pic_works=yes
619 lt_cv_prog_compiler_rtti_exceptions=no
620 lt_cv_prog_compiler_static_works=yes
621 lt_cv_prog_gnu_ld=yes
622 lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
623 lt_cv_shlibpath_overrides_runpath=no
624 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'\'''
625 lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
626 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'\'''
627 lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
628 lt_cv_sys_max_cmd_len=1572864
629 lt_cv_to_host_file_cmd=func_convert_file_noop
630 lt_cv_to_tool_file_cmd=func_convert_file_noop
631
632 ## ----------------- ##
633 ## Output variables. ##
634 ## ----------------- ##
635
636 ACLOCAL='${SHELL} /home/e/tmp/wimlib-code/missing --run aclocal-1.12'
637 AMDEPBACKSLASH='\'
638 AMDEP_FALSE='#'
639 AMDEP_TRUE=''
640 AMTAR='$${TAR-tar}'
641 AR='ar'
642 AUTOCONF='${SHELL} /home/e/tmp/wimlib-code/missing --run autoconf'
643 AUTOHEADER='${SHELL} /home/e/tmp/wimlib-code/missing --run autoheader'
644 AUTOMAKE='${SHELL} /home/e/tmp/wimlib-code/missing --run automake-1.12'
645 AWK='gawk'
646 CC='gcc'
647 CCDEPMODE='depmode=gcc3'
648 CFLAGS='-g -O2'
649 CPP='gcc -E'
650 CPPFLAGS=''
651 CYGPATH_W='echo'
652 DEFS='-DHAVE_CONFIG_H'
653 DEPDIR='.deps'
654 DLLTOOL='false'
655 DSYMUTIL=''
656 DUMPBIN=''
657 ECHO_C=''
658 ECHO_N='-n'
659 ECHO_T=''
660 EGREP='/usr/bin/grep -E'
661 EXEEXT=''
662 FGREP='/usr/bin/grep -F'
663 GREP='/usr/bin/grep'
664 INSTALL_DATA='${INSTALL} -m 644'
665 INSTALL_PROGRAM='${INSTALL}'
666 INSTALL_SCRIPT='${INSTALL}'
667 INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
668 LD='/usr/bin/ld -m elf_x86_64'
669 LDFLAGS=''
670 LIBCRYPTO_CFLAGS=' '
671 LIBCRYPTO_LDADD='-lcrypto  '
672 LIBFUSE_CFLAGS='-D_FILE_OFFSET_BITS=64 -I/usr/include/fuse  '
673 LIBFUSE_LDADD='-lfuse  '
674 LIBICONV=''
675 LIBOBJS=''
676 LIBS=''
677 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
678 LIBXML2_CFLAGS='-I/usr/include/libxml2  '
679 LIBXML2_LDADD='-lxml2  '
680 LIPO=''
681 LN_S='ln -s'
682 LTLIBICONV=''
683 LTLIBOBJS=''
684 MAKEINFO='${SHELL} /home/e/tmp/wimlib-code/missing --run makeinfo'
685 MANIFEST_TOOL=':'
686 MKDIR_P='/bin/mkdir -p'
687 NASM=''
688 NM='/usr/bin/nm -B'
689 NMEDIT=''
690 OBJDUMP='objdump'
691 OBJEXT='o'
692 OTOOL64=''
693 OTOOL=''
694 PACKAGE='wimlib'
695 PACKAGE_BUGREPORT='ebiggers3@gmail.com'
696 PACKAGE_NAME='wimlib'
697 PACKAGE_STRING='wimlib 0.6.2'
698 PACKAGE_TARNAME='wimlib'
699 PACKAGE_URL=''
700 PACKAGE_VERSION='0.6.2'
701 PATH_SEPARATOR=':'
702 RANLIB='ranlib'
703 SED='/bin/sed'
704 SET_MAKE=''
705 SHA1_SOURCES=''
706 SHELL='/bin/sh'
707 SSSE3_SHA1_OBJ=''
708 STRIP='strip'
709 VERSION='0.6.2'
710 ac_ct_AR='ar'
711 ac_ct_CC='gcc'
712 ac_ct_DUMPBIN=''
713 am__EXEEXT_FALSE=''
714 am__EXEEXT_TRUE='#'
715 am__fastdepCC_FALSE='#'
716 am__fastdepCC_TRUE=''
717 am__include='include'
718 am__isrc=''
719 am__leading_dot='.'
720 am__nodep='_no'
721 am__quote=''
722 am__tar='$${TAR-tar} chof - "$$tardir"'
723 am__untar='$${TAR-tar} xf -'
724 bindir='${exec_prefix}/bin'
725 build='x86_64-unknown-linux-gnu'
726 build_alias=''
727 build_cpu='x86_64'
728 build_os='linux-gnu'
729 build_vendor='unknown'
730 datadir='${datarootdir}'
731 datarootdir='${prefix}/share'
732 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
733 dvidir='${docdir}'
734 exec_prefix='${prefix}'
735 host='x86_64-unknown-linux-gnu'
736 host_alias=''
737 host_cpu='x86_64'
738 host_os='linux-gnu'
739 host_vendor='unknown'
740 htmldir='${docdir}'
741 includedir='${prefix}/include'
742 infodir='${datarootdir}/info'
743 install_sh='${SHELL} /home/e/tmp/wimlib-code/install-sh'
744 libdir='${exec_prefix}/lib'
745 libexecdir='${exec_prefix}/libexec'
746 localedir='${datarootdir}/locale'
747 localstatedir='${prefix}/var'
748 mandir='${datarootdir}/man'
749 mkdir_p='/bin/mkdir -p'
750 nasm=''
751 oldincludedir='/usr/include'
752 pdfdir='${docdir}'
753 prefix='/usr/local'
754 program_transform_name='s,x,x,'
755 psdir='${docdir}'
756 sbindir='${exec_prefix}/sbin'
757 sharedstatedir='${prefix}/com'
758 sysconfdir='${prefix}/etc'
759 target_alias=''
760
761 ## ----------- ##
762 ## confdefs.h. ##
763 ## ----------- ##
764
765 /* confdefs.h */
766 #define PACKAGE_NAME "wimlib"
767 #define PACKAGE_TARNAME "wimlib"
768 #define PACKAGE_VERSION "0.6.2"
769 #define PACKAGE_STRING "wimlib 0.6.2"
770 #define PACKAGE_BUGREPORT "ebiggers3@gmail.com"
771 #define PACKAGE_URL ""
772 #define PACKAGE "wimlib"
773 #define VERSION "0.6.2"
774 #define STDC_HEADERS 1
775 #define HAVE_SYS_TYPES_H 1
776 #define HAVE_SYS_STAT_H 1
777 #define HAVE_STDLIB_H 1
778 #define HAVE_STRING_H 1
779 #define HAVE_MEMORY_H 1
780 #define HAVE_STRINGS_H 1
781 #define HAVE_INTTYPES_H 1
782 #define HAVE_STDINT_H 1
783 #define HAVE_UNISTD_H 1
784 #define HAVE_DLFCN_H 1
785 #define LT_OBJDIR ".libs/"
786 #define HAVE_ICONV 1
787 #define ICONV_CONST 
788 #define ENABLE_ERROR_MESSAGES 1
789 #define ENABLE_CUSTOM_MEMORY_ALLOCATOR 1
790 #define ENABLE_ASSERTIONS 1
791 #define ENABLE_VERIFY_COMPRESSION 1
792 #define WITH_FUSE 1
793 #define WITH_LIBCRYPTO 1
794
795 configure: exit 0
796
797 ## ---------------------- ##
798 ## Running config.status. ##
799 ## ---------------------- ##
800
801 This file was extended by wimlib config.status 0.6.2, which was
802 generated by GNU Autoconf 2.69.  Invocation command line was
803
804   CONFIG_FILES    = 
805   CONFIG_HEADERS  = 
806   CONFIG_LINKS    = 
807   CONFIG_COMMANDS = 
808   $ ./config.status config.h
809
810 on zzz
811
812 config.status:1100: creating config.h
813 config.status:1281: config.h is unchanged