This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libburn 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:2002: checking build system type configure:2020: result: i686-uhu-linux-gnu configure:2042: checking host system type configure:2057: result: i686-uhu-linux-gnu configure:2079: checking target system type configure:2094: result: i686-uhu-linux-gnu configure:2146: checking for a BSD-compatible install configure:2202: result: /bin/install -c configure:2213: checking whether build environment is sane configure:2256: result: yes configure:2321: checking for gawk configure:2337: found /bin/gawk configure:2348: result: gawk configure:2359: checking whether make sets $(MAKE) configure:2380: 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:10: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 "libburn" | #define PACKAGE_TARNAME "libburn" | #define PACKAGE_VERSION "1.3.6" | #define PACKAGE_STRING "libburn 1.3.6" | #define PACKAGE_BUGREPORT "http://libburnia-project.org" | #define PACKAGE "libburn" | #define VERSION "1.3.6" | /* 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:10: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 "libburn" | #define PACKAGE_TARNAME "libburn" | #define PACKAGE_VERSION "1.3.6" | #define PACKAGE_STRING "libburn 1.3.6" | #define PACKAGE_BUGREPORT "http://libburnia-project.org" | #define PACKAGE "libburn" | #define VERSION "1.3.6" | /* 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: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:4929: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libburn" | #define PACKAGE_TARNAME "libburn" | #define PACKAGE_VERSION "1.3.6" | #define PACKAGE_STRING "libburn 1.3.6" | #define PACKAGE_BUGREPORT "http://libburnia-project.org" | #define PACKAGE "libburn" | #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: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: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:5305: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libburn" | #define PACKAGE_TARNAME "libburn" | #define PACKAGE_VERSION "1.3.6" | #define PACKAGE_STRING "libburn 1.3.6" | #define PACKAGE_BUGREPORT "http://libburnia-project.org" | #define PACKAGE "libburn" | #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: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:5963: checking for a sed that does not truncate output configure:6017: result: /bin/sed configure:6031: checking for ld used by i686-uhu-linux-gcc configure:6098: result: /usr/bin/ld configure:6107: checking if the linker (/usr/bin/ld) is GNU ld configure:6122: result: yes configure:6127: checking for /usr/bin/ld option to reload object files configure:6134: result: -r configure:6152: checking for BSD-compatible nm configure:6201: result: /usr/bin/nm -B configure:6205: checking whether ln -s works configure:6209: result: yes configure:6216: checking how to recognise dependent libraries configure:6392: result: pass_all configure:6651: checking dlfcn.h usability configure:6668: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6674: $? = 0 configure:6681: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:6684: $? = 0 configure:6691: test -s conftest.o configure:6694: $? = 0 configure:6705: result: yes configure:6709: checking dlfcn.h presence configure:6724: i686-uhu-linux-gcc -E conftest.c configure:6730: $? = 0 configure:6751: result: yes configure:6784: checking for dlfcn.h configure:6792: result: yes configure:6819: checking for i686-uhu-linux-g++ configure:6835: found /usr/bin/i686-uhu-linux-g++ configure:6846: result: i686-uhu-linux-g++ configure:6921: checking for C++ compiler version configure:6928: 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:6931: $? = 0 configure:6938: 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:6941: $? = 0 configure:6948: 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:6951: $? = 1 configure:6954: checking whether we are using the GNU C++ compiler configure:6983: i686-uhu-linux-g++ -c conftest.cpp >&5 configure:6989: $? = 0 configure:6996: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:6999: $? = 0 configure:7006: test -s conftest.o configure:7009: $? = 0 configure:7023: result: yes configure:7028: checking whether i686-uhu-linux-g++ accepts -g configure:7058: i686-uhu-linux-g++ -c -g conftest.cpp >&5 configure:7064: $? = 0 configure:7071: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err configure:7074: $? = 0 configure:7081: test -s conftest.o configure:7084: $? = 0 configure:7214: result: yes configure:7239: checking dependency style of i686-uhu-linux-g++ configure:7329: result: gcc3 configure:7356: checking how to run the C++ preprocessor configure:7392: i686-uhu-linux-g++ -E conftest.cpp configure:7398: $? = 0 configure:7436: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7442: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libburn" | #define PACKAGE_TARNAME "libburn" | #define PACKAGE_VERSION "1.3.6" | #define PACKAGE_STRING "libburn 1.3.6" | #define PACKAGE_BUGREPORT "http://libburnia-project.org" | #define PACKAGE "libburn" | #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 HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:7482: result: i686-uhu-linux-g++ -E configure:7511: i686-uhu-linux-g++ -E conftest.cpp configure:7517: $? = 0 configure:7555: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7561: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "libburn" | #define PACKAGE_TARNAME "libburn" | #define PACKAGE_VERSION "1.3.6" | #define PACKAGE_STRING "libburn 1.3.6" | #define PACKAGE_BUGREPORT "http://libburnia-project.org" | #define PACKAGE "libburn" | #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 HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:7617: checking for i686-uhu-linux-g77 configure:7647: result: no configure:7617: checking for i686-uhu-linux-f77 configure:7647: result: no configure:7617: checking for i686-uhu-linux-xlf configure:7647: result: no configure:7617: checking for i686-uhu-linux-frt configure:7647: result: no configure:7617: checking for i686-uhu-linux-pgf77 configure:7647: result: no configure:7617: checking for i686-uhu-linux-cf77 configure:7647: result: no configure:7617: checking for i686-uhu-linux-fort77 configure:7647: result: no configure:7617: checking for i686-uhu-linux-fl32 configure:7647: result: no configure:7617: checking for i686-uhu-linux-af77 configure:7647: result: no configure:7617: checking for i686-uhu-linux-f90 configure:7647: result: no configure:7617: checking for i686-uhu-linux-xlf90 configure:7647: result: no configure:7617: checking for i686-uhu-linux-pgf90 configure:7647: result: no configure:7617: checking for i686-uhu-linux-pghpf configure:7647: result: no configure:7617: checking for i686-uhu-linux-epcf90 configure:7647: result: no configure:7617: checking for i686-uhu-linux-gfortran configure:7647: result: no configure:7617: checking for i686-uhu-linux-g95 configure:7647: result: no configure:7617: checking for i686-uhu-linux-f95 configure:7647: result: no configure:7617: checking for i686-uhu-linux-fort configure:7647: result: no configure:7617: checking for i686-uhu-linux-xlf95 configure:7647: result: no configure:7617: checking for i686-uhu-linux-ifort configure:7647: result: no configure:7617: checking for i686-uhu-linux-ifc configure:7647: result: no configure:7617: checking for i686-uhu-linux-efc configure:7647: result: no configure:7617: checking for i686-uhu-linux-pgf95 configure:7647: result: no configure:7617: checking for i686-uhu-linux-lf95 configure:7647: result: no configure:7617: checking for i686-uhu-linux-ftn configure:7647: result: no configure:7661: checking for g77 configure:7691: result: no configure:7661: checking for f77 configure:7691: result: no configure:7661: checking for xlf configure:7691: result: no configure:7661: checking for frt configure:7691: result: no configure:7661: checking for pgf77 configure:7691: result: no configure:7661: checking for cf77 configure:7691: result: no configure:7661: checking for fort77 configure:7691: result: no configure:7661: checking for fl32 configure:7691: result: no configure:7661: checking for af77 configure:7691: result: no configure:7661: checking for f90 configure:7691: result: no configure:7661: checking for xlf90 configure:7691: result: no configure:7661: checking for pgf90 configure:7691: result: no configure:7661: checking for pghpf configure:7691: result: no configure:7661: checking for epcf90 configure:7691: result: no configure:7661: checking for gfortran configure:7691: result: no configure:7661: checking for g95 configure:7691: result: no configure:7661: checking for f95 configure:7691: result: no configure:7661: checking for fort configure:7691: result: no configure:7661: checking for xlf95 configure:7691: result: no configure:7661: checking for ifort configure:7691: result: no configure:7661: checking for ifc configure:7691: result: no configure:7661: checking for efc configure:7691: result: no configure:7661: checking for pgf95 configure:7691: result: no configure:7661: checking for lf95 configure:7691: result: no configure:7661: checking for ftn configure:7691: result: no configure:7718: checking for Fortran 77 compiler version configure:7725: --version >&5 ./configure: line 7726: --version: command not found configure:7728: $? = 127 configure:7735: -v >&5 ./configure: line 7736: -v: command not found configure:7738: $? = 127 configure:7745: -V >&5 ./configure: line 7746: -V: command not found configure:7748: $? = 127 configure:7756: checking whether we are using the GNU Fortran 77 compiler configure:7775: -c conftest.F >&5 ./configure: line 7776: -c: command not found configure:7781: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:7815: result: no configure:7821: checking whether accepts -g configure:7838: -c -g conftest.f >&5 ./configure: line 7839: -c: command not found configure:7844: $? = 127 configure: failed program was: | program main | | end configure:7877: result: no configure:7907: checking the maximum length of command line arguments configure:8016: result: 32768 configure:8027: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:8132: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8135: $? = 0 configure:8139: /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:8142: $? = 0 configure:8194: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:8197: $? = 0 configure:8235: result: ok configure:8239: checking for objdir configure:8254: result: .libs configure:8306: checking for i686-uhu-linux-ar configure:8322: found /usr/bin/i686-uhu-linux-ar configure:8333: result: i686-uhu-linux-ar configure:8402: checking for i686-uhu-linux-ranlib configure:8432: result: no configure:8442: checking for ranlib configure:8458: found /usr/bin/ranlib configure:8469: result: ranlib configure:8498: checking for i686-uhu-linux-strip configure:8528: result: no configure:8538: checking for strip configure:8554: found /usr/bin/strip configure:8565: result: strip configure:8851: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:8869: 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:8873: $? = 0 configure:8886: result: no configure:8901: checking for i686-uhu-linux-gcc option to produce PIC configure:9111: result: -fPIC configure:9119: checking if i686-uhu-linux-gcc PIC flag -fPIC works configure:9137: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC conftest.c >&5 configure:9141: $? = 0 configure:9154: result: yes configure:9182: checking if i686-uhu-linux-gcc static flag -static works configure:9210: result: yes configure:9220: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9241: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:9245: $? = 0 configure:9267: result: yes configure:9293: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:10279: result: yes configure:10300: checking whether -lc should be explicitly linked in configure:10305: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10308: $? = 0 configure:10323: i686-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:10326: $? = 0 configure:10338: result: no configure:10346: checking dynamic linker characteristics configure:10935: result: GNU/Linux ld.so configure:10944: checking how to hardcode library paths into programs configure:10969: result: immediate configure:10983: checking whether stripping libraries is possible configure:10988: result: yes configure:11901: checking if libtool supports shared libraries configure:11903: result: yes configure:11906: checking whether to build shared libraries configure:11927: result: yes configure:11930: checking whether to build static libraries configure:11934: result: no configure:12026: creating libtool configure:12614: checking for ld used by i686-uhu-linux-g++ configure:12681: result: /usr/bin/ld configure:12690: checking if the linker (/usr/bin/ld) is GNU ld configure:12705: result: yes configure:12756: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:13722: result: yes configure:13740: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:13743: $? = 0 configure:13862: checking for i686-uhu-linux-g++ option to produce PIC configure:14136: result: -fPIC configure:14144: checking if i686-uhu-linux-g++ PIC flag -fPIC works configure:14162: i686-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:14166: $? = 0 configure:14179: result: yes configure:14207: checking if i686-uhu-linux-g++ static flag -static works configure:14235: result: yes configure:14245: checking if i686-uhu-linux-g++ supports -c -o file.o configure:14266: i686-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:14270: $? = 0 configure:14292: result: yes configure:14318: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:14343: result: yes configure:14410: checking dynamic linker characteristics configure:14999: result: GNU/Linux ld.so configure:15008: checking how to hardcode library paths into programs configure:15033: result: immediate configure:21255: checking for a BSD-compatible install configure:21311: result: /bin/install -c configure:21499: checking target operating system configure:21526: result: linux configure:21544: checking sys/statvfs.h usability configure:21561: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21567: $? = 0 configure:21574: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21577: $? = 0 configure:21584: test -s conftest.o configure:21587: $? = 0 configure:21598: result: yes configure:21602: checking sys/statvfs.h presence configure:21617: i686-uhu-linux-gcc -E conftest.c configure:21623: $? = 0 configure:21644: result: yes configure:21677: checking for sys/statvfs.h configure:21684: result: yes configure:21695: checking for statvfs configure:21751: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21757: $? = 0 configure:21764: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:21767: $? = 0 configure:21774: test -s conftest configure:21777: $? = 0 configure:21790: result: yes configure:21878: checking for i686-uhu-linux-pkg-config configure:21911: result: no configure:21921: checking for pkg-config configure:21939: found /usr/bin/pkg-config configure:21951: result: /usr/bin/pkg-config configure:21980: checking pkg-config is at least version 0.9.0 configure:21983: result: yes configure:22411: i686-uhu-linux-gcc -o conftest -DLibburn_os_has_statvfS -O2 -march=i686 -mtune=generic -Wl,--version-script=libburn/libburn.ver conftest.c >&5 configure:22417: $? = 0 configure:22424: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:22427: $? = 0 configure:22434: test -s conftest configure:22437: $? = 0 configure:22534: checking for overridden pkgconfig directory path configure:22550: result: no configure:22720: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libburn 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:659: creating Makefile config.status:659: creating doc/doxygen.conf config.status:659: creating version.h config.status:659: creating libburn-1.pc config.status:844: 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_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config 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_BINARY_AGE='89' BURN_INTERFACE_AGE='0' BURN_MAJOR_VERSION='1' BURN_MICRO_VERSION='6' BURN_MINOR_VERSION='3' BURN_VERSION='1.3.6' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -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=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.3.6\" -DPACKAGE_STRING=\"libburn\ 1.3.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libburn\" -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 -DHAVE_DLFCN_H=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=libburn/libburn.ver' LIBBURNIA_LDCONFIG_CMD='ldconfig' LIBBURNIA_PKGCONFDIR='${exec_prefix}/lib/pkgconfig' LIBBURN_ARCH_LIBS='' LIBCDIO_CFLAGS='' LIBCDIO_LIBS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent' LIBTOOL_DEPS='./ltmain.sh' LN_S='ln -s' LTLIBOBJS='' LT_AGE='89' LT_CURRENT='93' LT_CURRENT_MINUS_AGE='4' LT_RELEASE='1.3.6' LT_REVISION='0' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' OBJEXT='o' PACKAGE='libburn' PACKAGE_BUGREPORT='http://libburnia-project.org' PACKAGE_NAME='libburn' PACKAGE_STRING='libburn 1.3.6' PACKAGE_TARNAME='libburn' PACKAGE_VERSION='1.3.6' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' THREAD_LIBS='-lpthread' VERSION='1.3.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 "libburn" #define PACKAGE_TARNAME "libburn" #define PACKAGE_VERSION "1.3.6" #define PACKAGE_STRING "libburn 1.3.6" #define PACKAGE_BUGREPORT "http://libburnia-project.org" #define PACKAGE "libburn" #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 HAVE_DLFCN_H 1 configure: exit 0