This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by wimlib configure 0.6.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = zzz uname -m = x86_64 uname -r = 3.3.0 uname -s = Linux uname -v = #12 SMP Tue Apr 10 16:17:50 CDT 2012 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/e/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/local/sbin PATH: /usr/sbin PATH: /sbin PATH: /usr/share/java/apache-ant/bin PATH: /usr/bin/core_perl PATH: . ## ----------- ## ## Core tests. ## ## ----------- ## configure:2199: checking for a BSD-compatible install configure:2267: result: /usr/bin/install -c configure:2278: checking whether build environment is sane configure:2333: result: yes configure:2484: checking for a thread-safe mkdir -p configure:2523: result: /bin/mkdir -p configure:2536: checking for gawk configure:2552: found /usr/bin/gawk configure:2563: result: gawk configure:2574: checking whether make sets $(MAKE) configure:2596: result: yes configure:2689: checking for style of include used by make configure:2717: result: GNU configure:2788: checking for gcc configure:2804: found /home/e/bin/gcc configure:2815: result: gcc configure:3044: checking for C compiler version configure:3053: gcc --version >&5 gcc (GCC) 4.7.0 20120414 (prerelease) Copyright (C) 2012 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3064: $? = 0 configure:3053: gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.0/lto-wrapper Target: x86_64-unknown-linux-gnu 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 Thread model: posix gcc version 4.7.0 20120414 (prerelease) (GCC) configure:3064: $? = 0 configure:3053: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3064: $? = 1 configure:3053: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3064: $? = 1 configure:3084: checking whether the C compiler works configure:3106: gcc conftest.c >&5 configure:3110: $? = 0 configure:3158: result: yes configure:3161: checking for C compiler default output file name configure:3163: result: a.out configure:3169: checking for suffix of executables configure:3176: gcc -o conftest conftest.c >&5 configure:3180: $? = 0 configure:3202: result: configure:3224: checking whether we are cross compiling configure:3232: gcc -o conftest conftest.c >&5 configure:3236: $? = 0 configure:3243: ./conftest configure:3247: $? = 0 configure:3262: result: no configure:3267: checking for suffix of object files configure:3289: gcc -c conftest.c >&5 configure:3293: $? = 0 configure:3314: result: o configure:3318: checking whether we are using the GNU C compiler configure:3337: gcc -c conftest.c >&5 configure:3337: $? = 0 configure:3346: result: yes configure:3355: checking whether gcc accepts -g configure:3375: gcc -c -g conftest.c >&5 configure:3375: $? = 0 configure:3416: result: yes configure:3433: checking for gcc option to accept ISO C89 configure:3496: gcc -c -g -O2 conftest.c >&5 configure:3496: $? = 0 configure:3509: result: none needed configure:3531: checking dependency style of gcc configure:3642: result: gcc3 configure:3663: checking how to run the C preprocessor configure:3694: gcc -E conftest.c configure:3694: $? = 0 configure:3708: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3708: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wimlib" | #define PACKAGE_TARNAME "wimlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "wimlib 0.6.2" | #define PACKAGE_BUGREPORT "ebiggers3@gmail.com" | #define PACKAGE_URL "" | #define PACKAGE "wimlib" | #define VERSION "0.6.2" | /* end confdefs.h. */ | #include configure:3733: result: gcc -E configure:3753: gcc -E conftest.c configure:3753: $? = 0 configure:3767: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3767: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wimlib" | #define PACKAGE_TARNAME "wimlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "wimlib 0.6.2" | #define PACKAGE_BUGREPORT "ebiggers3@gmail.com" | #define PACKAGE_URL "" | #define PACKAGE "wimlib" | #define VERSION "0.6.2" | /* end confdefs.h. */ | #include configure:3796: checking for grep that handles long lines and -e configure:3854: result: /usr/bin/grep configure:3859: checking for egrep configure:3921: result: /usr/bin/grep -E configure:3926: checking for ANSI C header files configure:3946: gcc -c -g -O2 conftest.c >&5 configure:3946: $? = 0 configure:4019: gcc -o conftest -g -O2 conftest.c >&5 configure:4019: $? = 0 configure:4019: ./conftest configure:4019: $? = 0 configure:4030: result: yes configure:4043: checking for sys/types.h configure:4043: gcc -c -g -O2 conftest.c >&5 configure:4043: $? = 0 configure:4043: result: yes configure:4043: checking for sys/stat.h configure:4043: gcc -c -g -O2 conftest.c >&5 configure:4043: $? = 0 configure:4043: result: yes configure:4043: checking for stdlib.h configure:4043: gcc -c -g -O2 conftest.c >&5 configure:4043: $? = 0 configure:4043: result: yes configure:4043: checking for string.h configure:4043: gcc -c -g -O2 conftest.c >&5 configure:4043: $? = 0 configure:4043: result: yes configure:4043: checking for memory.h configure:4043: gcc -c -g -O2 conftest.c >&5 configure:4043: $? = 0 configure:4043: result: yes configure:4043: checking for strings.h configure:4043: gcc -c -g -O2 conftest.c >&5 configure:4043: $? = 0 configure:4043: result: yes configure:4043: checking for inttypes.h configure:4043: gcc -c -g -O2 conftest.c >&5 configure:4043: $? = 0 configure:4043: result: yes configure:4043: checking for stdint.h configure:4043: gcc -c -g -O2 conftest.c >&5 configure:4043: $? = 0 configure:4043: result: yes configure:4043: checking for unistd.h configure:4043: gcc -c -g -O2 conftest.c >&5 configure:4043: $? = 0 configure:4043: result: yes configure:4055: checking whether byte ordering is bigendian configure:4070: gcc -c -g -O2 conftest.c >&5 conftest.c:22:9: error: unknown type name 'not' conftest.c:22:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' conftest.c:22:15: error: unknown type name 'universal' configure:4070: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wimlib" | #define PACKAGE_TARNAME "wimlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "wimlib 0.6.2" | #define PACKAGE_BUGREPORT "ebiggers3@gmail.com" | #define PACKAGE_URL "" | #define PACKAGE "wimlib" | #define VERSION "0.6.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:4115: gcc -c -g -O2 conftest.c >&5 configure:4115: $? = 0 configure:4133: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:28:4: error: unknown type name 'not' conftest.c:28:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' configure:4133: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "wimlib" | #define PACKAGE_TARNAME "wimlib" | #define PACKAGE_VERSION "0.6.2" | #define PACKAGE_STRING "wimlib 0.6.2" | #define PACKAGE_BUGREPORT "ebiggers3@gmail.com" | #define PACKAGE_URL "" | #define PACKAGE "wimlib" | #define VERSION "0.6.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:4261: result: no configure:4328: checking for ar configure:4344: found /usr/bin/ar configure:4355: result: ar configure:4381: checking the archiver (ar) interface configure:4391: gcc -c -g -O2 conftest.c >&5 configure:4391: $? = 0 configure:4393: ar cru libconftest.a conftest.o >&5 configure:4396: $? = 0 configure:4419: result: ar configure:4468: checking build system type configure:4482: result: x86_64-unknown-linux-gnu configure:4502: checking host system type configure:4515: result: x86_64-unknown-linux-gnu configure:4556: checking how to print strings configure:4583: result: printf configure:4604: checking for a sed that does not truncate output configure:4668: result: /bin/sed configure:4686: checking for fgrep configure:4748: result: /usr/bin/grep -F configure:4783: checking for ld used by gcc configure:4850: result: /usr/bin/ld configure:4857: checking if the linker (/usr/bin/ld) is GNU ld configure:4872: result: yes configure:4884: checking for BSD- or MS-compatible name lister (nm) configure:4933: result: /usr/bin/nm -B configure:5063: checking the name lister (/usr/bin/nm -B) interface configure:5070: gcc -c -g -O2 conftest.c >&5 configure:5073: /usr/bin/nm -B "conftest.o" configure:5076: output 0000000000000000 B some_variable configure:5083: result: BSD nm configure:5086: checking whether ln -s works configure:5090: result: yes configure:5098: checking the maximum length of command line arguments configure:5228: result: 1572864 configure:5245: checking whether the shell understands some XSI constructs configure:5255: result: yes configure:5259: checking whether the shell understands "+=" configure:5265: result: yes configure:5300: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format configure:5340: result: func_convert_file_noop configure:5347: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format configure:5367: result: func_convert_file_noop configure:5374: checking for /usr/bin/ld option to reload object files configure:5381: result: -r configure:5455: checking for objdump configure:5471: found /usr/bin/objdump configure:5482: result: objdump configure:5514: checking how to recognize dependent libraries configure:5716: result: pass_all configure:5801: checking for dlltool configure:5831: result: no configure:5861: checking how to associate runtime and link libraries configure:5888: result: printf %s\n configure:6012: checking for archiver @FILE support configure:6029: gcc -c -g -O2 conftest.c >&5 configure:6029: $? = 0 configure:6032: ar cru libconftest.a @conftest.lst >&5 configure:6035: $? = 0 configure:6040: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:6043: $? = 1 configure:6055: result: @ configure:6113: checking for strip configure:6129: found /usr/bin/strip configure:6140: result: strip configure:6212: checking for ranlib configure:6228: found /usr/bin/ranlib configure:6239: result: ranlib configure:6341: checking command to parse /usr/bin/nm -B output from gcc object configure:6461: gcc -c -g -O2 conftest.c >&5 configure:6464: $? = 0 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 configure:6471: $? = 0 configure:6537: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6540: $? = 0 configure:6578: result: ok configure:6615: checking for sysroot configure:6645: result: no configure:6722: gcc -c -g -O2 conftest.c >&5 configure:6725: $? = 0 configure:6901: checking for mt configure:6931: result: no configure:6951: checking if : is a manifest tool configure:6957: : '-?' configure:6965: result: no configure:7604: checking for dlfcn.h configure:7604: gcc -c -g -O2 conftest.c >&5 configure:7604: $? = 0 configure:7604: result: yes configure:7810: checking for objdir configure:7825: result: .libs configure:8096: checking if gcc supports -fno-rtti -fno-exceptions configure:8114: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:8118: $? = 0 configure:8131: result: no configure:8458: checking for gcc option to produce PIC configure:8465: result: -fPIC -DPIC configure:8473: checking if gcc PIC flag -fPIC -DPIC works configure:8491: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:8495: $? = 0 configure:8508: result: yes configure:8537: checking if gcc static flag -static works configure:8565: result: yes configure:8580: checking if gcc supports -c -o file.o configure:8601: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:8605: $? = 0 configure:8627: result: yes configure:8635: checking if gcc supports -c -o file.o configure:8682: result: yes configure:8715: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:9868: result: yes configure:9905: checking whether -lc should be explicitly linked in configure:9913: gcc -c -g -O2 conftest.c >&5 configure:9916: $? = 0 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 configure:9934: $? = 0 configure:9948: result: no configure:10108: checking dynamic linker characteristics configure:10619: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10619: $? = 0 configure:10841: result: GNU/Linux ld.so configure:10948: checking how to hardcode library paths into programs configure:10973: result: immediate configure:11513: checking whether stripping libraries is possible configure:11518: result: yes configure:11553: checking if libtool supports shared libraries configure:11555: result: yes configure:11558: checking whether to build shared libraries configure:11579: result: yes configure:11582: checking whether to build static libraries configure:11586: result: yes configure:11675: checking for gcc configure:11702: result: gcc configure:11931: checking for C compiler version configure:11940: gcc --version >&5 gcc (GCC) 4.7.0 20120414 (prerelease) Copyright (C) 2012 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:11951: $? = 0 configure:11940: gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.0/lto-wrapper Target: x86_64-unknown-linux-gnu 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 Thread model: posix gcc version 4.7.0 20120414 (prerelease) (GCC) configure:11951: $? = 0 configure:11940: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:11951: $? = 1 configure:11940: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:11951: $? = 1 configure:11955: checking whether we are using the GNU C compiler configure:11983: result: yes configure:11992: checking whether gcc accepts -g configure:12053: result: yes configure:12070: checking for gcc option to accept ISO C89 configure:12146: result: none needed configure:12168: checking dependency style of gcc configure:12279: result: gcc3 configure:12335: checking for ld used by GCC configure:12399: result: /usr/bin/ld -m elf_x86_64 configure:12406: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:12419: result: yes configure:12426: checking for shared library run path origin configure:12439: result: done configure:13017: checking for iconv configure:13039: gcc -o conftest -g -O2 conftest.c >&5 configure:13039: $? = 0 configure:13071: result: yes configure:13074: checking for working iconv configure:13169: gcc -o conftest -g -O2 conftest.c >&5 configure:13169: $? = 0 configure:13169: ./conftest configure:13169: $? = 0 configure:13181: result: yes configure:13209: checking for iconv declaration configure:13238: gcc -c -g -O2 conftest.c >&5 configure:13238: $? = 0 configure:13249: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:13269: checking for xmlParseFile in -lxml2 configure:13294: gcc -o conftest -g -O2 conftest.c -lxml2 >&5 configure:13294: $? = 0 configure:13303: result: yes configure:13316: checking whether to include debugging messages configure:13326: result: no configure:13334: checking whether to include more debugging messages configure:13344: result: no configure:13352: checking whether to include error messages configure:13362: result: yes configure:13370: checking whether to support custom memory allocation functions configure:13380: result: yes configure:13388: checking whether to include assertions configure:13398: result: yes configure:13407: checking whether to include compression verification configure:13417: result: yes configure:13425: checking whether to include support for mounting WIMs configure:13436: result: yes configure:13446: checking for fuse_main_real in -lfuse configure:13471: gcc -o conftest -g -O2 conftest.c -lfuse >&5 configure:13471: $? = 0 configure:13480: result: yes configure:13492: checking for mq_open in -lrt configure:13517: gcc -o conftest -g -O2 conftest.c -lrt >&5 configure:13517: $? = 0 configure:13526: result: yes configure:13548: checking whether to use SSSE3-accelerated SHA1 configure:13559: result: no configure:13631: checking for SHA1 in -lcrypto configure:13656: gcc -o conftest -g -O2 conftest.c -lcrypto >&5 configure:13656: $? = 0 configure:13665: result: yes configure:13679: checking whether to use SHA1 function from system libcrypto configure:13681: result: yes configure:13810: checking that generated files are newer than configure configure:13816: result: done configure:13844: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by wimlib config.status 0.6.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on zzz config.status:1100: creating Makefile config.status:1100: creating doc/Makefile config.status:1100: creating doc/Doxyfile config.status:1100: creating src/Makefile config.status:1100: creating programs/Makefile config.status:1100: creating config.h config.status:1329: executing depfiles commands config.status:1329: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_lib_crypto_SHA1=yes ac_cv_lib_fuse_fuse_main_real=yes ac_cv_lib_rt_mq_open=yes ac_cv_lib_xml2_xmlParseFile=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes acl_cv_path_LD='/usr/bin/ld -m elf_x86_64' acl_cv_prog_gnu_ld=yes acl_cv_rpath=done am_cv_CC_dependencies_compiler_type=gcc3 am_cv_ar_interface=ar am_cv_func_iconv=yes am_cv_func_iconv_works=yes am_cv_lib_iconv=no am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no 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'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' 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'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/e/tmp/wimlib-code/missing --run aclocal-1.12' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AR='ar' AUTOCONF='${SHELL} /home/e/tmp/wimlib-code/missing --run autoconf' AUTOHEADER='${SHELL} /home/e/tmp/wimlib-code/missing --run autoheader' AUTOMAKE='${SHELL} /home/e/tmp/wimlib-code/missing --run automake-1.12' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' FGREP='/usr/bin/grep -F' GREP='/usr/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LIBCRYPTO_CFLAGS=' ' LIBCRYPTO_LDADD='-lcrypto ' LIBFUSE_CFLAGS='-D_FILE_OFFSET_BITS=64 -I/usr/include/fuse ' LIBFUSE_LDADD='-lfuse ' LIBICONV='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBXML2_CFLAGS='-I/usr/include/libxml2 ' LIBXML2_LDADD='-lxml2 ' LIPO='' LN_S='ln -s' LTLIBICONV='' LTLIBOBJS='' MAKEINFO='${SHELL} /home/e/tmp/wimlib-code/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NASM='' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='wimlib' PACKAGE_BUGREPORT='ebiggers3@gmail.com' PACKAGE_NAME='wimlib' PACKAGE_STRING='wimlib 0.6.2' PACKAGE_TARNAME='wimlib' PACKAGE_URL='' PACKAGE_VERSION='0.6.2' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHA1_SOURCES='' SHELL='/bin/sh' SSSE3_SHA1_OBJ='' STRIP='strip' VERSION='0.6.2' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/e/tmp/wimlib-code/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' nasm='' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "wimlib" #define PACKAGE_TARNAME "wimlib" #define PACKAGE_VERSION "0.6.2" #define PACKAGE_STRING "wimlib 0.6.2" #define PACKAGE_BUGREPORT "ebiggers3@gmail.com" #define PACKAGE_URL "" #define PACKAGE "wimlib" #define VERSION "0.6.2" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_ICONV 1 #define ICONV_CONST #define ENABLE_ERROR_MESSAGES 1 #define ENABLE_CUSTOM_MEMORY_ALLOCATOR 1 #define ENABLE_ASSERTIONS 1 #define ENABLE_VERIFY_COMPRESSION 1 #define WITH_FUSE 1 #define WITH_LIBCRYPTO 1 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by wimlib config.status 0.6.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status config.h on zzz config.status:1100: creating config.h config.status:1281: config.h is unchanged