This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libisofs configure 1.3.6, which was generated by GNU Autoconf 2.60. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp10 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /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: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1993: checking build system type configure:2011: result: i686-uhu-linux-gnu configure:2033: checking host system type configure:2048: result: i686-uhu-linux-gnu configure:2070: checking target system type configure:2085: result: i686-uhu-linux-gnu configure:2137: checking for a BSD-compatible install configure:2193: result: /bin/install -c configure:2204: checking whether build environment is sane configure:2247: result: yes configure:2312: checking for gawk configure:2328: found /bin/gawk configure:2339: result: gawk configure:2350: checking whether make sets $(MAKE) configure:2371: result: yes configure:2592: checking whether to enable maintainer-specific portions of Makefiles configure:2601: result: no configure:2629: checking for style of include used by make configure:2657: result: GNU configure:2690: checking for i686-uhu-linux-gcc configure:2706: found /usr/bin/i686-uhu-linux-gcc configure:2717: result: i686-uhu-linux-gcc configure:2995: checking for C compiler version configure:3002: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:3005: $? = 0 configure:3012: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:3015: $? = 0 configure:3022: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3025: $? = 1 configure:3048: checking for C compiler default output file name configure:3075: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3078: $? = 0 configure:3124: result: a.out configure:3129: checking whether the C compiler works configure:3139: ./a.out configure:3142: $? = 0 configure:3159: result: yes configure:3166: checking whether we are cross compiling configure:3168: result: no configure:3171: checking for suffix of executables configure:3178: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3181: $? = 0 configure:3205: result: configure:3211: checking for suffix of object files configure:3237: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3240: $? = 0 configure:3263: result: o configure:3267: checking whether we are using the GNU C compiler configure:3296: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3302: $? = 0 configure:3309: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3312: $? = 0 configure:3319: test -s conftest.o configure:3322: $? = 0 configure:3336: result: yes configure:3341: checking whether i686-uhu-linux-gcc accepts -g configure:3371: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3377: $? = 0 configure:3384: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3387: $? = 0 configure:3394: test -s conftest.o configure:3397: $? = 0 configure:3527: result: yes configure:3544: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3618: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3624: $? = 0 configure:3631: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3634: $? = 0 configure:3641: test -s conftest.o configure:3644: $? = 0 configure:3664: result: none needed configure:3684: checking dependency style of i686-uhu-linux-gcc configure:3774: result: gcc3 configure:3792: checking whether i686-uhu-linux-gcc and cc understand -c and -o together configure:3827: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:3830: $? = 0 configure:3836: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:3839: $? = 0 configure:3850: cc -c conftest.c >&5 configure:3853: $? = 0 configure:3861: cc -c conftest.c -o conftest2.o >&5 configure:3864: $? = 0 configure:3870: cc -c conftest.c -o conftest2.o >&5 configure:3873: $? = 0 configure:3891: result: yes configure:3917: checking for an ANSI C-conforming const configure:3992: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3998: $? = 0 configure:4005: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4008: $? = 0 configure:4015: test -s conftest.o configure:4018: $? = 0 configure:4030: result: yes configure:4040: checking for inline configure:4066: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4072: $? = 0 configure:4079: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4082: $? = 0 configure:4089: test -s conftest.o configure:4092: $? = 0 configure:4107: result: inline configure:4131: checking how to run the C preprocessor configure:4171: i686-uhu-linux-gcc -E conftest.c configure:4177: $? = 0 configure:4215: i686-uhu-linux-gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4221: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libisofs" | #define PACKAGE_TARNAME "libisofs" | #define PACKAGE_VERSION "1.3.6" | #define PACKAGE_STRING "libisofs 1.3.6" | #define PACKAGE_BUGREPORT "http://libburnia-project.org" | #define PACKAGE "libisofs" | #define VERSION "1.3.6" | /* end confdefs.h. */ | #include configure:4261: result: i686-uhu-linux-gcc -E configure:4290: i686-uhu-linux-gcc -E conftest.c configure:4296: $? = 0 configure:4334: i686-uhu-linux-gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4340: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libisofs" | #define PACKAGE_TARNAME "libisofs" | #define PACKAGE_VERSION "1.3.6" | #define PACKAGE_STRING "libisofs 1.3.6" | #define PACKAGE_BUGREPORT "http://libburnia-project.org" | #define PACKAGE "libisofs" | #define VERSION "1.3.6" | /* end confdefs.h. */ | #include configure:4385: checking for grep that handles long lines and -e configure:4459: result: /bin/grep configure:4464: checking for egrep configure:4542: result: /bin/grep -E configure:4547: checking for ANSI C header files configure:4577: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4583: $? = 0 configure:4590: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4593: $? = 0 configure:4600: test -s conftest.o configure:4603: $? = 0 configure:4699: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4702: $? = 0 configure:4708: ./conftest configure:4711: $? = 0 configure:4728: result: yes configure:4752: checking for sys/types.h configure:4773: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4779: $? = 0 configure:4786: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4789: $? = 0 configure:4796: test -s conftest.o configure:4799: $? = 0 configure:4812: result: yes configure:4752: checking for sys/stat.h configure:4773: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4779: $? = 0 configure:4786: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4789: $? = 0 configure:4796: test -s conftest.o configure:4799: $? = 0 configure:4812: result: yes configure:4752: checking for stdlib.h configure:4773: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4779: $? = 0 configure:4786: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4789: $? = 0 configure:4796: test -s conftest.o configure:4799: $? = 0 configure:4812: result: yes configure:4752: checking for string.h configure:4773: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4779: $? = 0 configure:4786: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4789: $? = 0 configure:4796: test -s conftest.o configure:4799: $? = 0 configure:4812: result: yes configure:4752: checking for memory.h configure:4773: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4779: $? = 0 configure:4786: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4789: $? = 0 configure:4796: test -s conftest.o configure:4799: $? = 0 configure:4812: result: yes configure:4752: checking for strings.h configure:4773: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4779: $? = 0 configure:4786: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4789: $? = 0 configure:4796: test -s conftest.o configure:4799: $? = 0 configure:4812: result: yes configure:4752: checking for inttypes.h configure:4773: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4779: $? = 0 configure:4786: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4789: $? = 0 configure:4796: test -s conftest.o configure:4799: $? = 0 configure:4812: result: yes configure:4752: checking for stdint.h configure:4773: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4779: $? = 0 configure:4786: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4789: $? = 0 configure:4796: test -s conftest.o configure:4799: $? = 0 configure:4812: result: yes configure:4752: checking for unistd.h configure:4773: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4779: $? = 0 configure:4786: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4789: $? = 0 configure:4796: test -s conftest.o configure:4799: $? = 0 configure:4812: result: yes configure:4824: checking whether byte ordering is bigendian configure:4856: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4862: $? = 0 configure:4869: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4872: $? = 0 configure:4879: test -s conftest.o configure:4882: $? = 0 configure:4911: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:27:2: error: unknown type name 'not' not big endian ^ conftest.c:27:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:4917: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libisofs" | #define PACKAGE_TARNAME "libisofs" | #define PACKAGE_VERSION "1.3.6" | #define PACKAGE_STRING "libisofs 1.3.6" | #define PACKAGE_BUGREPORT "http://libburnia-project.org" | #define PACKAGE "libisofs" | #define VERSION "1.3.6" | #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:5091: result: no configure:5118: checking for special C compiler options needed for large files configure:5245: result: no configure:5251: checking for _FILE_OFFSET_BITS value needed for large files configure:5287: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:26:3: warning: left shift count >= width of type [enabled by default] int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ conftest.c:26:3: warning: left shift count >= width of type [enabled by default] conftest.c:27:10: warning: left shift count >= width of type [enabled by default] && LARGE_OFF_T % 2147483647 == 1) ^ conftest.c:27:10: warning: left shift count >= width of type [enabled by default] conftest.c:26:7: error: variably modified 'off_t_is_large' at file scope int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ configure:5293: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libisofs" | #define PACKAGE_TARNAME "libisofs" | #define PACKAGE_VERSION "1.3.6" | #define PACKAGE_STRING "libisofs 1.3.6" | #define PACKAGE_BUGREPORT "http://libburnia-project.org" | #define PACKAGE "libisofs" | #define VERSION "1.3.6" | #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 | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:5354: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5360: $? = 0 configure:5367: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5370: $? = 0 configure:5377: test -s conftest.o configure:5380: $? = 0 configure:5394: result: 64 configure:5404: checking for _LARGE_FILES value needed for large files configure:5440: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5446: $? = 0 configure:5453: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5456: $? = 0 configure:5463: test -s conftest.o configure:5466: $? = 0 configure:5547: result: no configure:5559: checking for _LARGEFILE_SOURCE value needed for large files configure:5587: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5593: $? = 0 configure:5600: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5603: $? = 0 configure:5610: test -s conftest.o configure:5613: $? = 0 configure:5686: result: no configure:5700: checking for fseeko configure:5726: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5732: $? = 0 configure:5739: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5742: $? = 0 configure:5749: test -s conftest configure:5752: $? = 0 configure:5765: result: yes configure:5775: checking for fseeko configure:5870: result: yes configure:5881: checking for iconv() in separate -liconv configure:5910: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -liconv >&5 /usr/bin/ld: cannot find -liconv collect2: error: ld returned 1 exit status configure:5916: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libisofs" | #define PACKAGE_TARNAME "libisofs" | #define PACKAGE_VERSION "1.3.6" | #define PACKAGE_STRING "libisofs 1.3.6" | #define PACKAGE_BUGREPORT "http://libburnia-project.org" | #define PACKAGE "libisofs" | #define VERSION "1.3.6" | #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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | iconv_t cd = iconv_open("",""); | iconv(cd,NULL,NULL,NULL,NULL); | iconv_close(cd); | ; | return 0; | } configure:5949: result: no configure:5955: checking for libiconv in -liconv configure:5990: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -liconv >&5 /usr/bin/ld: cannot find -liconv collect2: error: ld returned 1 exit status configure:5996: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libisofs" | #define PACKAGE_TARNAME "libisofs" | #define PACKAGE_VERSION "1.3.6" | #define PACKAGE_STRING "libisofs 1.3.6" | #define PACKAGE_BUGREPORT "http://libburnia-project.org" | #define PACKAGE "libisofs" | #define VERSION "1.3.6" | #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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char libiconv (); | int | main () | { | return libiconv (); | ; | return 0; | } configure:6030: result: no configure:6043: checking for const qualifier with iconv() configure:6070: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6076: $? = 0 configure:6083: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6086: $? = 0 configure:6093: test -s conftest.o configure:6096: $? = 0 configure:6113: result: no configure:6120: checking for iconv() to be accessible now configure:6157: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6163: $? = 0 configure:6170: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6173: $? = 0 configure:6180: test -s conftest configure:6183: $? = 0 configure:6196: result: yes configure:6288: checking for a sed that does not truncate output configure:6342: result: /bin/sed configure:6356: checking for ld used by i686-uhu-linux-gcc configure:6423: result: /usr/bin/ld configure:6432: checking if the linker (/usr/bin/ld) is GNU ld configure:6447: result: yes configure:6452: checking for /usr/bin/ld option to reload object files configure:6459: result: -r configure:6477: checking for BSD-compatible nm configure:6526: result: /usr/bin/nm -B configure:6530: checking whether ln -s works configure:6534: result: yes configure:6541: checking how to recognise dependent libraries configure:6717: result: pass_all configure:6976: checking dlfcn.h usability configure:6993: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6999: $? = 0 configure:7006: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:7009: $? = 0 configure:7016: test -s conftest.o configure:7019: $? = 0 configure:7030: result: yes configure:7034: checking dlfcn.h presence configure:7049: i686-uhu-linux-gcc -E conftest.c configure:7055: $? = 0 configure:7076: result: yes configure:7109: checking for dlfcn.h configure:7117: result: yes configure:7144: checking for i686-uhu-linux-g++ configure:7160: found /usr/bin/i686-uhu-linux-g++ configure:7171: result: i686-uhu-linux-g++ configure:7246: checking for C++ compiler version configure:7253: i686-uhu-linux-g++ --version >&5 i686-uhu-linux-g++ (GCC) 4.8.3 Copyright (C) 2013 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:7256: $? = 0 configure:7263: i686-uhu-linux-g++ -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:7266: $? = 0 configure:7273: i686-uhu-linux-g++ -V >&5 i686-uhu-linux-g++: error: unrecognized command line option '-V' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:7276: $? = 1 configure:7279: checking whether we are using the GNU C++ compiler configure:7308: i686-uhu-linux-g++ -c conftest.cpp >&5 configure:7314: $? = 0 configure:7321: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:7324: $? = 0 configure:7331: test -s conftest.o configure:7334: $? = 0 configure:7348: result: yes configure:7353: checking whether i686-uhu-linux-g++ accepts -g configure:7383: i686-uhu-linux-g++ -c -g conftest.cpp >&5 configure:7389: $? = 0 configure:7396: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:7399: $? = 0 configure:7406: test -s conftest.o configure:7409: $? = 0 configure:7539: result: yes configure:7564: checking dependency style of i686-uhu-linux-g++ configure:7654: result: gcc3 configure:7681: checking how to run the C++ preprocessor configure:7717: i686-uhu-linux-g++ -E conftest.cpp configure:7723: $? = 0 configure:7761: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7767: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libisofs" | #define PACKAGE_TARNAME "libisofs" | #define PACKAGE_VERSION "1.3.6" | #define PACKAGE_STRING "libisofs 1.3.6" | #define PACKAGE_BUGREPORT "http://libburnia-project.org" | #define PACKAGE "libisofs" | #define VERSION "1.3.6" | #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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define ICONV_CONST | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:7807: result: i686-uhu-linux-g++ -E configure:7836: i686-uhu-linux-g++ -E conftest.cpp configure:7842: $? = 0 configure:7880: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7886: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libisofs" | #define PACKAGE_TARNAME "libisofs" | #define PACKAGE_VERSION "1.3.6" | #define PACKAGE_STRING "libisofs 1.3.6" | #define PACKAGE_BUGREPORT "http://libburnia-project.org" | #define PACKAGE "libisofs" | #define VERSION "1.3.6" | #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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define ICONV_CONST | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:7942: checking for i686-uhu-linux-g77 configure:7972: result: no configure:7942: checking for i686-uhu-linux-f77 configure:7972: result: no configure:7942: checking for i686-uhu-linux-xlf configure:7972: result: no configure:7942: checking for i686-uhu-linux-frt configure:7972: result: no configure:7942: checking for i686-uhu-linux-pgf77 configure:7972: result: no configure:7942: checking for i686-uhu-linux-cf77 configure:7972: result: no configure:7942: checking for i686-uhu-linux-fort77 configure:7972: result: no configure:7942: checking for i686-uhu-linux-fl32 configure:7972: result: no configure:7942: checking for i686-uhu-linux-af77 configure:7972: result: no configure:7942: checking for i686-uhu-linux-f90 configure:7972: result: no configure:7942: checking for i686-uhu-linux-xlf90 configure:7972: result: no configure:7942: checking for i686-uhu-linux-pgf90 configure:7972: result: no configure:7942: checking for i686-uhu-linux-pghpf configure:7972: result: no configure:7942: checking for i686-uhu-linux-epcf90 configure:7972: result: no configure:7942: checking for i686-uhu-linux-gfortran configure:7972: result: no configure:7942: checking for i686-uhu-linux-g95 configure:7972: result: no configure:7942: checking for i686-uhu-linux-f95 configure:7972: result: no configure:7942: checking for i686-uhu-linux-fort configure:7972: result: no configure:7942: checking for i686-uhu-linux-xlf95 configure:7972: result: no configure:7942: checking for i686-uhu-linux-ifort configure:7972: result: no configure:7942: checking for i686-uhu-linux-ifc configure:7972: result: no configure:7942: checking for i686-uhu-linux-efc configure:7972: result: no configure:7942: checking for i686-uhu-linux-pgf95 configure:7972: result: no configure:7942: checking for i686-uhu-linux-lf95 configure:7972: result: no configure:7942: checking for i686-uhu-linux-ftn configure:7972: result: no configure:7986: checking for g77 configure:8016: result: no configure:7986: checking for f77 configure:8016: result: no configure:7986: checking for xlf configure:8016: result: no configure:7986: checking for frt configure:8016: result: no configure:7986: checking for pgf77 configure:8016: result: no configure:7986: checking for cf77 configure:8016: result: no configure:7986: checking for fort77 configure:8016: result: no configure:7986: checking for fl32 configure:8016: result: no configure:7986: checking for af77 configure:8016: result: no configure:7986: checking for f90 configure:8016: result: no configure:7986: checking for xlf90 configure:8016: result: no configure:7986: checking for pgf90 configure:8016: result: no configure:7986: checking for pghpf configure:8016: result: no configure:7986: checking for epcf90 configure:8016: result: no configure:7986: checking for gfortran configure:8016: result: no configure:7986: checking for g95 configure:8016: result: no configure:7986: checking for f95 configure:8016: result: no configure:7986: checking for fort configure:8016: result: no configure:7986: checking for xlf95 configure:8016: result: no configure:7986: checking for ifort configure:8016: result: no configure:7986: checking for ifc configure:8016: result: no configure:7986: checking for efc configure:8016: result: no configure:7986: checking for pgf95 configure:8016: result: no configure:7986: checking for lf95 configure:8016: result: no configure:7986: checking for ftn configure:8016: result: no configure:8043: checking for Fortran 77 compiler version configure:8050: --version >&5 ./configure: line 8051: --version: command not found configure:8053: $? = 127 configure:8060: -v >&5 ./configure: line 8061: -v: command not found configure:8063: $? = 127 configure:8070: -V >&5 ./configure: line 8071: -V: command not found configure:8073: $? = 127 configure:8081: checking whether we are using the GNU Fortran 77 compiler configure:8100: -c conftest.F >&5 ./configure: line 8101: -c: command not found configure:8106: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:8140: result: no configure:8146: checking whether accepts -g configure:8163: -c -g conftest.f >&5 ./configure: line 8164: -c: command not found configure:8169: $? = 127 configure: failed program was: | program main | | end configure:8202: result: no configure:8232: checking the maximum length of command line arguments configure:8341: result: 32768 configure:8352: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:8457: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8460: $? = 0 configure:8464: /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 configure:8467: $? = 0 configure:8519: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:8522: $? = 0 configure:8560: result: ok configure:8564: checking for objdir configure:8579: result: .libs configure:8631: checking for i686-uhu-linux-ar configure:8647: found /usr/bin/i686-uhu-linux-ar configure:8658: result: i686-uhu-linux-ar configure:8727: checking for i686-uhu-linux-ranlib configure:8757: result: no configure:8767: checking for ranlib configure:8783: found /usr/bin/ranlib configure:8794: result: ranlib configure:8823: checking for i686-uhu-linux-strip configure:8853: result: no configure:8863: checking for strip configure:8879: found /usr/bin/strip configure:8890: result: strip configure:9176: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:9194: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -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] configure:9198: $? = 0 configure:9211: result: no configure:9226: checking for i686-uhu-linux-gcc option to produce PIC configure:9436: result: -fPIC configure:9444: checking if i686-uhu-linux-gcc PIC flag -fPIC works configure:9462: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC conftest.c >&5 configure:9466: $? = 0 configure:9479: result: yes configure:9507: checking if i686-uhu-linux-gcc static flag -static works configure:9535: result: yes configure:9545: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9566: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:9570: $? = 0 configure:9592: result: yes configure:9618: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:10604: result: yes configure:10625: checking whether -lc should be explicitly linked in configure:10630: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10633: $? = 0 configure:10648: i686-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:10651: $? = 0 configure:10663: result: no configure:10671: checking dynamic linker characteristics configure:11260: result: GNU/Linux ld.so configure:11269: checking how to hardcode library paths into programs configure:11294: result: immediate configure:11308: checking whether stripping libraries is possible configure:11313: result: yes configure:12226: checking if libtool supports shared libraries configure:12228: result: yes configure:12231: checking whether to build shared libraries configure:12252: result: yes configure:12255: checking whether to build static libraries configure:12259: result: no configure:12351: creating libtool configure:12939: checking for ld used by i686-uhu-linux-g++ configure:13006: result: /usr/bin/ld configure:13015: checking if the linker (/usr/bin/ld) is GNU ld configure:13030: result: yes configure:13081: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:14047: result: yes configure:14065: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:14068: $? = 0 configure:14187: checking for i686-uhu-linux-g++ option to produce PIC configure:14461: result: -fPIC configure:14469: checking if i686-uhu-linux-g++ PIC flag -fPIC works configure:14487: i686-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:14491: $? = 0 configure:14504: result: yes configure:14532: checking if i686-uhu-linux-g++ static flag -static works configure:14560: result: yes configure:14570: checking if i686-uhu-linux-g++ supports -c -o file.o configure:14591: i686-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:14595: $? = 0 configure:14617: result: yes configure:14643: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:14668: result: yes configure:14735: checking dynamic linker characteristics configure:15324: result: GNU/Linux ld.so configure:15333: checking how to hardcode library paths into programs configure:15358: result: immediate configure:21580: checking for a BSD-compatible install configure:21636: result: /bin/install -c configure:21822: checking for struct tm.tm_gmtoff configure:21851: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21857: $? = 0 configure:21864: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21867: $? = 0 configure:21874: test -s conftest.o configure:21877: $? = 0 configure:21949: result: yes configure:21960: checking whether timegm is declared configure:21991: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21997: $? = 0 configure:22004: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22007: $? = 0 configure:22014: test -s conftest.o configure:22017: $? = 0 configure:22029: result: yes configure:22040: checking whether eaccess is declared configure:22071: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22077: $? = 0 configure:22084: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22087: $? = 0 configure:22094: test -s conftest.o configure:22097: $? = 0 configure:22109: result: yes configure:22127: checking target operating system configure:22151: result: linux configure:22221: checking for overridden pkgconfig directory path configure:22237: result: no configure:22268: checking sys/acl.h usability configure:22285: i686-uhu-linux-gcc -c -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:61:21: fatal error: sys/acl.h: No such file or directory #include ^ compilation terminated. configure:22291: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libisofs" | #define PACKAGE_TARNAME "libisofs" | #define PACKAGE_VERSION "1.3.6" | #define PACKAGE_STRING "libisofs 1.3.6" | #define PACKAGE_BUGREPORT "http://libburnia-project.org" | #define PACKAGE "libisofs" | #define VERSION "1.3.6" | #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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define ICONV_CONST | #define HAVE_DLFCN_H 1 | #define _GNU_SOURCE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_TIMEGM 1 | #define HAVE_EACCESS 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:22322: result: no configure:22326: checking sys/acl.h presence configure:22341: i686-uhu-linux-gcc -E conftest.c conftest.c:28:21: fatal error: sys/acl.h: No such file or directory #include ^ compilation terminated. configure:22347: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libisofs" | #define PACKAGE_TARNAME "libisofs" | #define PACKAGE_VERSION "1.3.6" | #define PACKAGE_STRING "libisofs 1.3.6" | #define PACKAGE_BUGREPORT "http://libburnia-project.org" | #define PACKAGE "libisofs" | #define VERSION "1.3.6" | #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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define ICONV_CONST | #define HAVE_DLFCN_H 1 | #define _GNU_SOURCE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_TIMEGM 1 | #define HAVE_EACCESS 1 | /* end confdefs.h. */ | #include configure:22368: result: no configure:22401: checking for sys/acl.h configure:22408: result: no configure:22618: checking attr/xattr.h usability configure:22635: i686-uhu-linux-gcc -c -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:61:24: fatal error: attr/xattr.h: No such file or directory #include ^ compilation terminated. configure:22641: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libisofs" | #define PACKAGE_TARNAME "libisofs" | #define PACKAGE_VERSION "1.3.6" | #define PACKAGE_STRING "libisofs 1.3.6" | #define PACKAGE_BUGREPORT "http://libburnia-project.org" | #define PACKAGE "libisofs" | #define VERSION "1.3.6" | #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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define ICONV_CONST | #define HAVE_DLFCN_H 1 | #define _GNU_SOURCE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_TIMEGM 1 | #define HAVE_EACCESS 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:22672: result: no configure:22676: checking attr/xattr.h presence configure:22691: i686-uhu-linux-gcc -E conftest.c conftest.c:28:24: fatal error: attr/xattr.h: No such file or directory #include ^ compilation terminated. configure:22697: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libisofs" | #define PACKAGE_TARNAME "libisofs" | #define PACKAGE_VERSION "1.3.6" | #define PACKAGE_STRING "libisofs 1.3.6" | #define PACKAGE_BUGREPORT "http://libburnia-project.org" | #define PACKAGE "libisofs" | #define VERSION "1.3.6" | #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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define ICONV_CONST | #define HAVE_DLFCN_H 1 | #define _GNU_SOURCE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_TIMEGM 1 | #define HAVE_EACCESS 1 | /* end confdefs.h. */ | #include configure:22718: result: no configure:22751: checking for attr/xattr.h configure:22758: result: no configure:22864: checking sys/extattr.h usability configure:22881: i686-uhu-linux-gcc -c -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:61:25: fatal error: sys/extattr.h: No such file or directory #include ^ compilation terminated. configure:22887: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libisofs" | #define PACKAGE_TARNAME "libisofs" | #define PACKAGE_VERSION "1.3.6" | #define PACKAGE_STRING "libisofs 1.3.6" | #define PACKAGE_BUGREPORT "http://libburnia-project.org" | #define PACKAGE "libisofs" | #define VERSION "1.3.6" | #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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define ICONV_CONST | #define HAVE_DLFCN_H 1 | #define _GNU_SOURCE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_TIMEGM 1 | #define HAVE_EACCESS 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:22918: result: no configure:22922: checking sys/extattr.h presence configure:22937: i686-uhu-linux-gcc -E conftest.c conftest.c:28:25: fatal error: sys/extattr.h: No such file or directory #include ^ compilation terminated. configure:22943: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libisofs" | #define PACKAGE_TARNAME "libisofs" | #define PACKAGE_VERSION "1.3.6" | #define PACKAGE_STRING "libisofs 1.3.6" | #define PACKAGE_BUGREPORT "http://libburnia-project.org" | #define PACKAGE "libisofs" | #define VERSION "1.3.6" | #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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define ICONV_CONST | #define HAVE_DLFCN_H 1 | #define _GNU_SOURCE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_TIMEGM 1 | #define HAVE_EACCESS 1 | /* end confdefs.h. */ | #include configure:22964: result: no configure:22997: checking for sys/extattr.h configure:23004: result: no configure:23123: checking zlib.h usability configure:23140: i686-uhu-linux-gcc -c -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -O2 -march=i686 -mtune=generic conftest.c >&5 configure:23146: $? = 0 configure:23153: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23156: $? = 0 configure:23163: test -s conftest.o configure:23166: $? = 0 configure:23177: result: yes configure:23181: checking zlib.h presence configure:23196: i686-uhu-linux-gcc -E conftest.c configure:23202: $? = 0 configure:23223: result: yes configure:23256: checking for zlib.h configure:23263: result: yes configure:23269: checking for compressBound in -lz configure:23304: i686-uhu-linux-gcc -o conftest -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -O2 -march=i686 -mtune=generic conftest.c -lz >&5 configure:23310: $? = 0 configure:23317: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23320: $? = 0 configure:23327: test -s conftest configure:23330: $? = 0 configure:23344: result: yes configure:23386: checking libjte/libjte.h usability configure:23403: i686-uhu-linux-gcc -c -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:62:27: fatal error: libjte/libjte.h: No such file or directory #include ^ compilation terminated. configure:23409: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libisofs" | #define PACKAGE_TARNAME "libisofs" | #define PACKAGE_VERSION "1.3.6" | #define PACKAGE_STRING "libisofs 1.3.6" | #define PACKAGE_BUGREPORT "http://libburnia-project.org" | #define PACKAGE "libisofs" | #define VERSION "1.3.6" | #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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define ICONV_CONST | #define HAVE_DLFCN_H 1 | #define _GNU_SOURCE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_TIMEGM 1 | #define HAVE_EACCESS 1 | #define HAVE_LIBZ 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:23440: result: no configure:23444: checking libjte/libjte.h presence configure:23459: i686-uhu-linux-gcc -E conftest.c conftest.c:29:27: fatal error: libjte/libjte.h: No such file or directory #include ^ compilation terminated. configure:23465: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libisofs" | #define PACKAGE_TARNAME "libisofs" | #define PACKAGE_VERSION "1.3.6" | #define PACKAGE_STRING "libisofs 1.3.6" | #define PACKAGE_BUGREPORT "http://libburnia-project.org" | #define PACKAGE "libisofs" | #define VERSION "1.3.6" | #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 _FILE_OFFSET_BITS 64 | #define HAVE_FSEEKO 1 | #define ICONV_CONST | #define HAVE_DLFCN_H 1 | #define _GNU_SOURCE 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_TIMEGM 1 | #define HAVE_EACCESS 1 | #define HAVE_LIBZ 1 | /* end confdefs.h. */ | #include configure:23486: result: no configure:23519: checking for libjte/libjte.h configure:23526: result: no configure:23667: i686-uhu-linux-gcc -o conftest -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -O2 -march=i686 -mtune=generic -Wl,--version-script=libisofs/libisofs.ver conftest.c -lz >&5 configure:23673: $? = 0 configure:23680: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23683: $? = 0 configure:23690: test -s conftest configure:23693: $? = 0 configure:23895: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libisofs config.status 1.3.6, which was generated by GNU Autoconf 2.60. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp10 config.status:658: creating Makefile config.status:658: creating doc/doxygen.conf config.status:658: creating version.h config.status:658: creating libisofs-1.pc config.status:843: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_f77_compiler_gnu=no ac_cv_func_fseeko=yes ac_cv_have_decl_eaccess=yes ac_cv_have_decl_timegm=yes ac_cv_header_attr_xattr_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libjte_libjte_h=no 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_acl_h=no ac_cv_header_sys_extattr_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_zlib_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_iconv_libiconv=no ac_cv_lib_z_compressBound=yes ac_cv_member_struct_tm_tm_gmtoff=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/bin/install -c' ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_CXX=i686-uhu-linux-g++ ac_cv_prog_CXXCPP='i686-uhu-linux-g++ -E' 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_cc_i686_uhu_linux_gcc_c_o=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_sys_file_offset_bits=64 ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_sys_largefile_source=no ac_cv_target=i686-uhu-linux-gnu am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 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_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' 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'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' 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'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AR='i686-uhu-linux-ar' ARCH='linux' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.9' AWK='gawk' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CXX='i686-uhu-linux-g++' CXXCPP='i686-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.3.6\" -DPACKAGE_STRING=\"libisofs\ 1.3.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.3.6\" -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 -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DHAVE_LIBZ=1' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' F77='' FFLAGS='' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS=' -Wl,--version-script=libisofs/libisofs.ver' LIBACL_DEF='' LIBBURNIA_LDCONFIG_CMD='ldconfig' LIBBURNIA_PKGCONFDIR='${exec_prefix}/lib/pkgconfig' LIBBURN_ARCH_LIBS='' LIBISOFS_MAJOR_VERSION='1' LIBISOFS_MICRO_VERSION='6' LIBISOFS_MINOR_VERSION='3' LIBISOFS_VERSION='1.3.6' LIBJTE_DEF='' LIBOBJS='' LIBS='-lz ' LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent' LIBTOOL_DEPS='./ltmain.sh' LN_S='ln -s' LTLIBOBJS='' LT_AGE='72' LT_CURRENT='78' LT_CURRENT_MINUS_AGE='6' LT_RELEASE='1.3' LT_REVISION='0' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' OBJEXT='o' PACKAGE='libisofs' PACKAGE_BUGREPORT='http://libburnia-project.org' PACKAGE_NAME='libisofs' PACKAGE_STRING='libisofs 1.3.6' PACKAGE_TARNAME='libisofs' PACKAGE_VERSION='1.3.6' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' THREAD_LIBS='-lpthread' VERSION='1.3.6' XATTR_DEF='' ZLIB_DEF='-DLibisofs_with_zliB' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='i686-uhu-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='uhu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "libisofs" #define PACKAGE_TARNAME "libisofs" #define PACKAGE_VERSION "1.3.6" #define PACKAGE_STRING "libisofs 1.3.6" #define PACKAGE_BUGREPORT "http://libburnia-project.org" #define PACKAGE "libisofs" #define VERSION "1.3.6" #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 _FILE_OFFSET_BITS 64 #define HAVE_FSEEKO 1 #define ICONV_CONST #define HAVE_DLFCN_H 1 #define _GNU_SOURCE 1 #define HAVE_TM_GMTOFF 1 #define HAVE_TIMEGM 1 #define HAVE_EACCESS 1 #define HAVE_LIBZ 1 configure: exit 0