This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by xorriso configure 1.1.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 = hp06 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:2001: checking build system type configure:2019: result: i686-uhu-linux-gnu configure:2041: checking host system type configure:2056: result: i686-uhu-linux-gnu configure:2078: checking target system type configure:2093: result: i686-uhu-linux-gnu configure:2147: checking for a BSD-compatible install configure:2203: result: /bin/install -c configure:2214: checking whether build environment is sane configure:2257: result: yes configure:2322: checking for gawk configure:2338: found /bin/gawk configure:2349: result: gawk configure:2360: checking whether make sets $(MAKE) configure:2381: result: yes configure:2604: checking whether to enable maintainer-specific portions of Makefiles configure:2613: result: no configure:2641: checking for style of include used by make configure:2669: result: GNU configure:2702: checking for i686-uhu-linux-gcc configure:2718: found /usr/bin/i686-uhu-linux-gcc configure:2729: result: i686-uhu-linux-gcc configure:3007: checking for C compiler version configure:3014: 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:3017: $? = 0 configure:3024: 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:3027: $? = 0 configure:3034: 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:3037: $? = 1 configure:3060: checking for C compiler default output file name configure:3087: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3090: $? = 0 configure:3136: result: a.out configure:3141: checking whether the C compiler works configure:3151: ./a.out configure:3154: $? = 0 configure:3171: result: yes configure:3178: checking whether we are cross compiling configure:3180: result: no configure:3183: checking for suffix of executables configure:3190: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3193: $? = 0 configure:3217: result: configure:3223: checking for suffix of object files configure:3249: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3252: $? = 0 configure:3275: result: o configure:3279: checking whether we are using the GNU C compiler configure:3308: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3314: $? = 0 configure:3321: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3324: $? = 0 configure:3331: test -s conftest.o configure:3334: $? = 0 configure:3348: result: yes configure:3353: checking whether i686-uhu-linux-gcc accepts -g configure:3383: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3389: $? = 0 configure:3396: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3399: $? = 0 configure:3406: test -s conftest.o configure:3409: $? = 0 configure:3539: result: yes configure:3556: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3630: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3636: $? = 0 configure:3643: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3646: $? = 0 configure:3653: test -s conftest.o configure:3656: $? = 0 configure:3676: result: none needed configure:3696: checking dependency style of i686-uhu-linux-gcc configure:3786: result: gcc3 configure:3804: checking whether i686-uhu-linux-gcc and cc understand -c and -o together configure:3839: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:3842: $? = 0 configure:3848: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:3851: $? = 0 configure:3862: cc -c conftest.c >&5 configure:3865: $? = 0 configure:3873: cc -c conftest.c -o conftest2.o >&5 configure:3876: $? = 0 configure:3882: cc -c conftest.c -o conftest2.o >&5 configure:3885: $? = 0 configure:3903: result: yes configure:3929: checking for an ANSI C-conforming const configure:4004: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4010: $? = 0 configure:4017: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4020: $? = 0 configure:4027: test -s conftest.o configure:4030: $? = 0 configure:4042: result: yes configure:4052: checking for inline configure:4078: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4084: $? = 0 configure:4091: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4094: $? = 0 configure:4101: test -s conftest.o configure:4104: $? = 0 configure:4119: result: inline configure:4143: checking how to run the C preprocessor configure:4183: i686-uhu-linux-gcc -E conftest.c configure:4189: $? = 0 configure:4227: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4233: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xorriso" | #define PACKAGE_TARNAME "xorriso" | #define PACKAGE_VERSION "1.1.6" | #define PACKAGE_STRING "xorriso 1.1.6" | #define PACKAGE_BUGREPORT "http://libburnia-project.org" | #define PACKAGE "xorriso" | #define VERSION "1.1.6" | #define Xorriso_standalonE | /* end confdefs.h. */ | #include configure:4273: result: i686-uhu-linux-gcc -E configure:4302: i686-uhu-linux-gcc -E conftest.c configure:4308: $? = 0 configure:4346: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4352: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xorriso" | #define PACKAGE_TARNAME "xorriso" | #define PACKAGE_VERSION "1.1.6" | #define PACKAGE_STRING "xorriso 1.1.6" | #define PACKAGE_BUGREPORT "http://libburnia-project.org" | #define PACKAGE "xorriso" | #define VERSION "1.1.6" | #define Xorriso_standalonE | /* end confdefs.h. */ | #include configure:4397: checking for grep that handles long lines and -e configure:4471: result: /bin/grep configure:4476: checking for egrep configure:4554: result: /bin/grep -E configure:4559: checking for ANSI C header files configure:4589: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4595: $? = 0 configure:4602: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4605: $? = 0 configure:4612: test -s conftest.o configure:4615: $? = 0 configure:4711: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4714: $? = 0 configure:4720: ./conftest configure:4723: $? = 0 configure:4740: result: yes configure:4764: checking for sys/types.h configure:4785: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4791: $? = 0 configure:4798: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4801: $? = 0 configure:4808: test -s conftest.o configure:4811: $? = 0 configure:4824: result: yes configure:4764: checking for sys/stat.h configure:4785: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4791: $? = 0 configure:4798: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4801: $? = 0 configure:4808: test -s conftest.o configure:4811: $? = 0 configure:4824: result: yes configure:4764: checking for stdlib.h configure:4785: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4791: $? = 0 configure:4798: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4801: $? = 0 configure:4808: test -s conftest.o configure:4811: $? = 0 configure:4824: result: yes configure:4764: checking for string.h configure:4785: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4791: $? = 0 configure:4798: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4801: $? = 0 configure:4808: test -s conftest.o configure:4811: $? = 0 configure:4824: result: yes configure:4764: checking for memory.h configure:4785: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4791: $? = 0 configure:4798: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4801: $? = 0 configure:4808: test -s conftest.o configure:4811: $? = 0 configure:4824: result: yes configure:4764: checking for strings.h configure:4785: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4791: $? = 0 configure:4798: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4801: $? = 0 configure:4808: test -s conftest.o configure:4811: $? = 0 configure:4824: result: yes configure:4764: checking for inttypes.h configure:4785: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4791: $? = 0 configure:4798: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4801: $? = 0 configure:4808: test -s conftest.o configure:4811: $? = 0 configure:4824: result: yes configure:4764: checking for stdint.h configure:4785: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4791: $? = 0 configure:4798: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4801: $? = 0 configure:4808: test -s conftest.o configure:4811: $? = 0 configure:4824: result: yes configure:4764: checking for unistd.h configure:4785: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4791: $? = 0 configure:4798: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4801: $? = 0 configure:4808: test -s conftest.o configure:4811: $? = 0 configure:4824: result: yes configure:4836: checking whether byte ordering is bigendian configure:4868: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4874: $? = 0 configure:4881: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4884: $? = 0 configure:4891: test -s conftest.o configure:4894: $? = 0 configure:4923: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:28:2: error: unknown type name 'not' not big endian ^ conftest.c:28:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:4929: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xorriso" | #define PACKAGE_TARNAME "xorriso" | #define PACKAGE_VERSION "1.1.6" | #define PACKAGE_STRING "xorriso 1.1.6" | #define PACKAGE_BUGREPORT "http://libburnia-project.org" | #define PACKAGE "xorriso" | #define VERSION "1.1.6" | #define Xorriso_standalonE | #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:5103: result: no configure:5130: checking for special C compiler options needed for large files configure:5257: result: no configure:5263: checking for _FILE_OFFSET_BITS value needed for large files configure:5299: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:27:3: warning: left shift count >= width of type [enabled by default] int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ conftest.c:27:3: warning: left shift count >= width of type [enabled by default] conftest.c:28:10: warning: left shift count >= width of type [enabled by default] && LARGE_OFF_T % 2147483647 == 1) ^ conftest.c:28:10: warning: left shift count >= width of type [enabled by default] conftest.c:27:7: error: variably modified 'off_t_is_large' at file scope int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ configure:5305: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xorriso" | #define PACKAGE_TARNAME "xorriso" | #define PACKAGE_VERSION "1.1.6" | #define PACKAGE_STRING "xorriso 1.1.6" | #define PACKAGE_BUGREPORT "http://libburnia-project.org" | #define PACKAGE "xorriso" | #define VERSION "1.1.6" | #define Xorriso_standalonE | #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:5366: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5372: $? = 0 configure:5379: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5382: $? = 0 configure:5389: test -s conftest.o configure:5392: $? = 0 configure:5406: result: 64 configure:5416: checking for _LARGE_FILES value needed for large files configure:5452: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5458: $? = 0 configure:5465: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5468: $? = 0 configure:5475: test -s conftest.o configure:5478: $? = 0 configure:5559: result: no configure:5571: checking for _LARGEFILE_SOURCE value needed for large files configure:5599: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5605: $? = 0 configure:5612: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5615: $? = 0 configure:5622: test -s conftest.o configure:5625: $? = 0 configure:5698: result: no configure:5712: checking for fseeko configure:5738: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5744: $? = 0 configure:5751: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5754: $? = 0 configure:5761: test -s conftest configure:5764: $? = 0 configure:5777: result: yes configure:5787: checking for fseeko configure:5882: result: yes configure:5898: checking for iconv() in separate -liconv configure:5927: 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:5933: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xorriso" | #define PACKAGE_TARNAME "xorriso" | #define PACKAGE_VERSION "1.1.6" | #define PACKAGE_STRING "xorriso 1.1.6" | #define PACKAGE_BUGREPORT "http://libburnia-project.org" | #define PACKAGE "xorriso" | #define VERSION "1.1.6" | #define Xorriso_standalonE | #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:5966: result: no configure:5972: checking for libiconv in -liconv configure:6007: 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:6013: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xorriso" | #define PACKAGE_TARNAME "xorriso" | #define PACKAGE_VERSION "1.1.6" | #define PACKAGE_STRING "xorriso 1.1.6" | #define PACKAGE_BUGREPORT "http://libburnia-project.org" | #define PACKAGE "xorriso" | #define VERSION "1.1.6" | #define Xorriso_standalonE | #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:6047: result: no configure:6060: checking for const qualifier with iconv() configure:6087: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6093: $? = 0 configure:6100: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6103: $? = 0 configure:6110: test -s conftest.o configure:6113: $? = 0 configure:6138: result: no configure:6144: checking for iconv() to be accessible now configure:6181: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6187: $? = 0 configure:6194: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6197: $? = 0 configure:6204: test -s conftest configure:6207: $? = 0 configure:6220: result: yes configure:6490: checking for a sed that does not truncate output configure:6544: result: /bin/sed configure:6558: checking for ld used by i686-uhu-linux-gcc configure:6625: result: /usr/bin/ld configure:6634: checking if the linker (/usr/bin/ld) is GNU ld configure:6649: result: yes configure:6654: checking for /usr/bin/ld option to reload object files configure:6661: result: -r configure:6679: checking for BSD-compatible nm configure:6728: result: /usr/bin/nm -B configure:6732: checking whether ln -s works configure:6736: result: yes configure:6743: checking how to recognise dependent libraries configure:6919: result: pass_all configure:7178: checking dlfcn.h usability configure:7195: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7201: $? = 0 configure:7208: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:7211: $? = 0 configure:7218: test -s conftest.o configure:7221: $? = 0 configure:7232: result: yes configure:7236: checking dlfcn.h presence configure:7251: i686-uhu-linux-gcc -E conftest.c configure:7257: $? = 0 configure:7278: result: yes configure:7311: checking for dlfcn.h configure:7319: result: yes configure:7346: checking for i686-uhu-linux-g++ configure:7362: found /usr/bin/i686-uhu-linux-g++ configure:7373: result: i686-uhu-linux-g++ configure:7448: checking for C++ compiler version configure:7455: 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:7458: $? = 0 configure:7465: 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:7468: $? = 0 configure:7475: 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:7478: $? = 1 configure:7481: checking whether we are using the GNU C++ compiler configure:7510: i686-uhu-linux-g++ -c conftest.cpp >&5 configure:7516: $? = 0 configure:7523: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:7526: $? = 0 configure:7533: test -s conftest.o configure:7536: $? = 0 configure:7550: result: yes configure:7555: checking whether i686-uhu-linux-g++ accepts -g configure:7585: i686-uhu-linux-g++ -c -g conftest.cpp >&5 configure:7591: $? = 0 configure:7598: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:7601: $? = 0 configure:7608: test -s conftest.o configure:7611: $? = 0 configure:7741: result: yes configure:7766: checking dependency style of i686-uhu-linux-g++ configure:7856: result: gcc3 configure:7883: checking how to run the C++ preprocessor configure:7919: i686-uhu-linux-g++ -E conftest.cpp configure:7925: $? = 0 configure:7963: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:25:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7969: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xorriso" | #define PACKAGE_TARNAME "xorriso" | #define PACKAGE_VERSION "1.1.6" | #define PACKAGE_STRING "xorriso 1.1.6" | #define PACKAGE_BUGREPORT "http://libburnia-project.org" | #define PACKAGE "xorriso" | #define VERSION "1.1.6" | #define Xorriso_standalonE | #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:8009: result: i686-uhu-linux-g++ -E configure:8038: i686-uhu-linux-g++ -E conftest.cpp configure:8044: $? = 0 configure:8082: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:25:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:8088: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xorriso" | #define PACKAGE_TARNAME "xorriso" | #define PACKAGE_VERSION "1.1.6" | #define PACKAGE_STRING "xorriso 1.1.6" | #define PACKAGE_BUGREPORT "http://libburnia-project.org" | #define PACKAGE "xorriso" | #define VERSION "1.1.6" | #define Xorriso_standalonE | #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:8144: checking for i686-uhu-linux-g77 configure:8174: result: no configure:8144: checking for i686-uhu-linux-f77 configure:8174: result: no configure:8144: checking for i686-uhu-linux-xlf configure:8174: result: no configure:8144: checking for i686-uhu-linux-frt configure:8174: result: no configure:8144: checking for i686-uhu-linux-pgf77 configure:8174: result: no configure:8144: checking for i686-uhu-linux-cf77 configure:8174: result: no configure:8144: checking for i686-uhu-linux-fort77 configure:8174: result: no configure:8144: checking for i686-uhu-linux-fl32 configure:8174: result: no configure:8144: checking for i686-uhu-linux-af77 configure:8174: result: no configure:8144: checking for i686-uhu-linux-f90 configure:8174: result: no configure:8144: checking for i686-uhu-linux-xlf90 configure:8174: result: no configure:8144: checking for i686-uhu-linux-pgf90 configure:8174: result: no configure:8144: checking for i686-uhu-linux-pghpf configure:8174: result: no configure:8144: checking for i686-uhu-linux-epcf90 configure:8174: result: no configure:8144: checking for i686-uhu-linux-gfortran configure:8174: result: no configure:8144: checking for i686-uhu-linux-g95 configure:8174: result: no configure:8144: checking for i686-uhu-linux-f95 configure:8174: result: no configure:8144: checking for i686-uhu-linux-fort configure:8174: result: no configure:8144: checking for i686-uhu-linux-xlf95 configure:8174: result: no configure:8144: checking for i686-uhu-linux-ifort configure:8174: result: no configure:8144: checking for i686-uhu-linux-ifc configure:8174: result: no configure:8144: checking for i686-uhu-linux-efc configure:8174: result: no configure:8144: checking for i686-uhu-linux-pgf95 configure:8174: result: no configure:8144: checking for i686-uhu-linux-lf95 configure:8174: result: no configure:8144: checking for i686-uhu-linux-ftn configure:8174: result: no configure:8188: checking for g77 configure:8218: result: no configure:8188: checking for f77 configure:8218: result: no configure:8188: checking for xlf configure:8218: result: no configure:8188: checking for frt configure:8218: result: no configure:8188: checking for pgf77 configure:8218: result: no configure:8188: checking for cf77 configure:8218: result: no configure:8188: checking for fort77 configure:8218: result: no configure:8188: checking for fl32 configure:8218: result: no configure:8188: checking for af77 configure:8218: result: no configure:8188: checking for f90 configure:8218: result: no configure:8188: checking for xlf90 configure:8218: result: no configure:8188: checking for pgf90 configure:8218: result: no configure:8188: checking for pghpf configure:8218: result: no configure:8188: checking for epcf90 configure:8218: result: no configure:8188: checking for gfortran configure:8218: result: no configure:8188: checking for g95 configure:8218: result: no configure:8188: checking for f95 configure:8218: result: no configure:8188: checking for fort configure:8218: result: no configure:8188: checking for xlf95 configure:8218: result: no configure:8188: checking for ifort configure:8218: result: no configure:8188: checking for ifc configure:8218: result: no configure:8188: checking for efc configure:8218: result: no configure:8188: checking for pgf95 configure:8218: result: no configure:8188: checking for lf95 configure:8218: result: no configure:8188: checking for ftn configure:8218: result: no configure:8245: checking for Fortran 77 compiler version configure:8252: --version >&5 ./configure: line 8253: --version: command not found configure:8255: $? = 127 configure:8262: -v >&5 ./configure: line 8263: -v: command not found configure:8265: $? = 127 configure:8272: -V >&5 ./configure: line 8273: -V: command not found configure:8275: $? = 127 configure:8283: checking whether we are using the GNU Fortran 77 compiler configure:8302: -c conftest.F >&5 ./configure: line 8303: -c: command not found configure:8308: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:8342: result: no configure:8348: checking whether accepts -g configure:8365: -c -g conftest.f >&5 ./configure: line 8366: -c: command not found configure:8371: $? = 127 configure: failed program was: | program main | | end configure:8404: result: no configure:8434: checking the maximum length of command line arguments configure:8543: result: 32768 configure:8554: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:8659: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8662: $? = 0 configure:8666: /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:8669: $? = 0 configure:8721: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:8724: $? = 0 configure:8762: result: ok configure:8766: checking for objdir configure:8781: result: .libs configure:8833: checking for i686-uhu-linux-ar configure:8849: found /usr/bin/i686-uhu-linux-ar configure:8860: result: i686-uhu-linux-ar configure:8929: checking for i686-uhu-linux-ranlib configure:8959: result: no configure:8969: checking for ranlib configure:8985: found /usr/bin/ranlib configure:8996: result: ranlib configure:9025: checking for i686-uhu-linux-strip configure:9055: result: no configure:9065: checking for strip configure:9081: found /usr/bin/strip configure:9092: result: strip configure:9378: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:9396: 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:9400: $? = 0 configure:9413: result: no configure:9428: checking for i686-uhu-linux-gcc option to produce PIC configure:9638: result: -fPIC configure:9646: checking if i686-uhu-linux-gcc PIC flag -fPIC works configure:9664: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC conftest.c >&5 configure:9668: $? = 0 configure:9681: result: yes configure:9709: checking if i686-uhu-linux-gcc static flag -static works configure:9737: result: yes configure:9747: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9768: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:9772: $? = 0 configure:9794: result: yes configure:9820: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:10806: result: yes configure:10827: checking whether -lc should be explicitly linked in configure:10832: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10835: $? = 0 configure:10850: i686-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:10853: $? = 0 configure:10865: result: no configure:10873: checking dynamic linker characteristics configure:11461: result: GNU/Linux ld.so configure:11470: checking how to hardcode library paths into programs configure:11495: result: immediate configure:11509: checking whether stripping libraries is possible configure:11514: result: yes configure:12427: checking if libtool supports shared libraries configure:12429: result: yes configure:12432: checking whether to build shared libraries configure:12453: result: yes configure:12456: checking whether to build static libraries configure:12460: result: no configure:12552: creating libtool configure:13140: checking for ld used by i686-uhu-linux-g++ configure:13207: result: /usr/bin/ld configure:13216: checking if the linker (/usr/bin/ld) is GNU ld configure:13231: result: yes configure:13282: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:14248: result: yes configure:14266: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:14269: $? = 0 configure:14388: checking for i686-uhu-linux-g++ option to produce PIC configure:14662: result: -fPIC configure:14670: checking if i686-uhu-linux-g++ PIC flag -fPIC works configure:14688: i686-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:14692: $? = 0 configure:14705: result: yes configure:14733: checking if i686-uhu-linux-g++ static flag -static works configure:14761: result: yes configure:14771: checking if i686-uhu-linux-g++ supports -c -o file.o configure:14792: i686-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:14796: $? = 0 configure:14818: result: yes configure:14844: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:14869: result: yes configure:14936: checking dynamic linker characteristics configure:15524: result: GNU/Linux ld.so configure:15533: checking how to hardcode library paths into programs configure:15558: result: immediate configure:21778: checking for a BSD-compatible install configure:21834: result: /bin/install -c configure:22015: checking for struct tm.tm_gmtoff configure:22044: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22050: $? = 0 configure:22057: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22060: $? = 0 configure:22067: test -s conftest.o configure:22070: $? = 0 configure:22142: result: yes configure:22153: checking whether timegm is declared configure:22184: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22190: $? = 0 configure:22197: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22200: $? = 0 configure:22207: test -s conftest.o configure:22210: $? = 0 configure:22222: result: yes configure:22233: checking whether eaccess is declared configure:22264: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:33:22: error: 'eaccess' undeclared (first use in this function) char *p = (char *) eaccess; ^ conftest.c:33:22: note: each undeclared identifier is reported only once for each function it appears in configure:22270: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "xorriso" | #define PACKAGE_TARNAME "xorriso" | #define PACKAGE_VERSION "1.1.6" | #define PACKAGE_STRING "xorriso 1.1.6" | #define PACKAGE_BUGREPORT "http://libburnia-project.org" | #define PACKAGE "xorriso" | #define VERSION "1.1.6" | #define Xorriso_standalonE | #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 HAVE_TM_GMTOFF 1 | #define HAVE_TIMEGM 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef eaccess | char *p = (char *) eaccess; | return !p; | #endif | | ; | return 0; | } configure:22302: result: no configure:22320: checking target operating system configure:22344: result: linux configure:22364: checking sys/statvfs.h usability configure:22381: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22387: $? = 0 configure:22394: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22397: $? = 0 configure:22404: test -s conftest.o configure:22407: $? = 0 configure:22418: result: yes configure:22422: checking sys/statvfs.h presence configure:22437: i686-uhu-linux-gcc -E conftest.c configure:22443: $? = 0 configure:22464: result: yes configure:22497: checking for sys/statvfs.h configure:22504: result: yes configure:22515: checking for statvfs configure:22571: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22577: $? = 0 configure:22584: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22587: $? = 0 configure:22594: test -s conftest configure:22597: $? = 0 configure:22610: result: yes configure:22682: checking for overridden pkgconfig directory path configure:22698: result: no configure:22726: checking for desired functions in libreadline configure:22765: i686-uhu-linux-gcc -o conftest -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -O2 -march=i686 -mtune=generic conftest.c -lreadline >&5 conftest.c: In function 'main': conftest.c:40:14: warning: variable 'hl' set but not used [-Wunused-but-set-variable] HIST_ENTRY **hl; ^ configure:22771: $? = 0 configure:22778: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22781: $? = 0 configure:22788: test -s conftest configure:22791: $? = 0 configure:22893: result: yes configure:23426: checking sys/acl.h usability configure:23443: i686-uhu-linux-gcc -c -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -O2 -march=i686 -mtune=generic conftest.c >&5 configure:23449: $? = 0 configure:23456: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23459: $? = 0 configure:23466: test -s conftest.o configure:23469: $? = 0 configure:23480: result: yes configure:23484: checking sys/acl.h presence configure:23499: i686-uhu-linux-gcc -E conftest.c configure:23505: $? = 0 configure:23526: result: yes configure:23559: checking for sys/acl.h configure:23566: result: yes configure:23572: checking for acl_to_text in -lacl configure:23607: i686-uhu-linux-gcc -o conftest -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -O2 -march=i686 -mtune=generic conftest.c -lacl -lreadline >&5 configure:23613: $? = 0 configure:23620: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23623: $? = 0 configure:23630: test -s conftest configure:23633: $? = 0 configure:23647: result: yes configure:23786: checking attr/xattr.h usability configure:23803: i686-uhu-linux-gcc -c -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -O2 -march=i686 -mtune=generic conftest.c >&5 configure:23809: $? = 0 configure:23816: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23819: $? = 0 configure:23826: test -s conftest.o configure:23829: $? = 0 configure:23840: result: yes configure:23844: checking attr/xattr.h presence configure:23859: i686-uhu-linux-gcc -E conftest.c configure:23865: $? = 0 configure:23886: result: yes configure:23919: checking for attr/xattr.h configure:23926: result: yes configure:23931: checking for listxattr in -lc configure:23966: i686-uhu-linux-gcc -o conftest -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -O2 -march=i686 -mtune=generic conftest.c -lc -lacl -lreadline >&5 configure:23972: $? = 0 configure:23979: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:23982: $? = 0 configure:23989: test -s conftest configure:23992: $? = 0 configure:24006: result: yes configure:24308: checking zlib.h usability configure:24325: i686-uhu-linux-gcc -c -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24331: $? = 0 configure:24338: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24341: $? = 0 configure:24348: test -s conftest.o configure:24351: $? = 0 configure:24362: result: yes configure:24366: checking zlib.h presence configure:24381: i686-uhu-linux-gcc -E conftest.c configure:24387: $? = 0 configure:24408: result: yes configure:24441: checking for zlib.h configure:24448: result: yes configure:24454: checking for compressBound in -lz configure:24489: i686-uhu-linux-gcc -o conftest -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -O2 -march=i686 -mtune=generic conftest.c -lz -lacl -lreadline >&5 configure:24495: $? = 0 configure:24502: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24505: $? = 0 configure:24512: test -s conftest configure:24515: $? = 0 configure:24529: result: yes configure:24631: checking bzlib.h usability configure:24648: i686-uhu-linux-gcc -c -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24654: $? = 0 configure:24661: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24664: $? = 0 configure:24671: test -s conftest.o configure:24674: $? = 0 configure:24685: result: yes configure:24689: checking bzlib.h presence configure:24704: i686-uhu-linux-gcc -E conftest.c configure:24710: $? = 0 configure:24731: result: yes configure:24764: checking for bzlib.h configure:24771: result: yes configure:24777: checking for BZ2_bzCompressInit in -lbz2 configure:24812: i686-uhu-linux-gcc -o conftest -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -O2 -march=i686 -mtune=generic conftest.c -lbz2 -lz -lacl -lreadline >&5 configure:24818: $? = 0 configure:24825: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:24828: $? = 0 configure:24835: test -s conftest configure:24838: $? = 0 configure:24852: result: yes configure:25655: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by xorriso config.status 1.1.6, which was generated by GNU Autoconf 2.60. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp06 config.status:668: creating Makefile config.status:668: creating version.h config.status:668: creating config.h config.status:955: 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_LIBCDIO_CFLAGS_set= ac_cv_env_LIBCDIO_CFLAGS_value= ac_cv_env_LIBCDIO_LIBS_set= ac_cv_env_LIBCDIO_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_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_func_statvfs=yes ac_cv_have_decl_eaccess=no ac_cv_have_decl_timegm=yes ac_cv_header_attr_xattr_h=yes ac_cv_header_bzlib_h=yes 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_acl_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statvfs_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_acl_acl_to_text=yes ac_cv_lib_bz2_BZ2_bzCompressInit=yes ac_cv_lib_c_listxattr=yes 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' BURN_MAJOR_VERSION='1' BURN_MICRO_VERSION='6' BURN_MINOR_VERSION='1' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -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='-DHAVE_CONFIG_H' 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='' LIBBURNIA_PKGCONFDIR='${exec_prefix}/lib/pkgconfig' LIBBURN_ARCH_LIBS='' LIBCDIO_CFLAGS='' LIBCDIO_LIBS='' LIBISOFS_MAJOR_VERSION='1' LIBISOFS_MICRO_VERSION='6' LIBISOFS_MINOR_VERSION='1' LIBOBJS='' LIBS='-lbz2 -lz -lacl -lreadline' LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent' LIBTOOL_DEPS='./ltmain.sh' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' OBJEXT='o' PACKAGE='xorriso' PACKAGE_BUGREPORT='http://libburnia-project.org' PACKAGE_NAME='xorriso' PACKAGE_STRING='xorriso 1.1.6' PACKAGE_TARNAME='xorriso' PACKAGE_VERSION='1.1.6' PATH_SEPARATOR=':' PKG_CONFIG='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' THREAD_LIBS='-lpthread' VERSION='1.1.6' 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 "xorriso" #define PACKAGE_TARNAME "xorriso" #define PACKAGE_VERSION "1.1.6" #define PACKAGE_STRING "xorriso 1.1.6" #define PACKAGE_BUGREPORT "http://libburnia-project.org" #define PACKAGE "xorriso" #define VERSION "1.1.6" #define Xorriso_standalonE #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 HAVE_TM_GMTOFF 1 #define HAVE_TIMEGM 1 #define Libburn_os_has_statvfS #define Xorriso_with_readlinE #define HAVE_LIBACL 1 #define Libisofs_with_aaip_acL #define Libisofs_with_aaip_xattR #define HAVE_LIBZ 1 #define Libisofs_with_zliB #define LIBJTE_WITH_ZLIB #define Xorriso_with_libjtE #define Libisofs_with_libjtE #define THREADED_CHECKSUMS #define HAVE_LIBBZ2 1 #define LIBJTE_WITH_LIBBZ2 #define Xorriso_allow_external_filterS configure: exit 0