This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.61. 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 = hp03 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:1997: checking build system type configure:2015: result: i686-uhu-linux configure:2037: checking host system type configure:2052: result: i686-uhu-linux configure:2130: checking for a BSD-compatible install configure:2186: result: /bin/install -c configure:2197: checking whether build environment is sane configure:2240: result: yes configure:2268: checking for a thread-safe mkdir -p configure:2307: result: /bin/mkdir -p configure:2320: checking for gawk configure:2336: found /bin/gawk configure:2347: result: gawk configure:2358: checking whether make sets $(MAKE) configure:2379: result: yes configure:2569: checking whether to enable maintainer-specific portions of Makefiles configure:2578: result: no configure:2647: checking for style of include used by make configure:2675: result: GNU configure:2705: checking for i686-uhu-linux-gcc configure:2721: found /usr/bin/i686-uhu-linux-gcc configure:2732: result: i686-uhu-linux-gcc configure:3010: checking for C compiler version configure:3017: 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:3020: $? = 0 configure:3027: 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:3030: $? = 0 configure:3037: 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:3040: $? = 1 configure:3063: checking for C compiler default output file name configure:3090: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3093: $? = 0 configure:3131: result: a.out configure:3148: checking whether the C compiler works configure:3158: ./a.out configure:3161: $? = 0 configure:3178: result: yes configure:3185: checking whether we are cross compiling configure:3187: result: no configure:3190: checking for suffix of executables configure:3197: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3200: $? = 0 configure:3224: result: configure:3230: checking for suffix of object files configure:3256: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3259: $? = 0 configure:3282: result: o configure:3286: checking whether we are using the GNU C compiler configure:3315: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3321: $? = 0 configure:3338: result: yes configure:3343: checking whether i686-uhu-linux-gcc accepts -g configure:3373: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3379: $? = 0 configure:3478: result: yes configure:3495: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3569: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3575: $? = 0 configure:3598: result: none needed configure:3618: checking dependency style of i686-uhu-linux-gcc configure:3709: result: gcc3 configure:3726: checking for uuid_generate in -luuid configure:3761: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -luuid >&5 configure:3767: $? = 0 configure:3785: result: yes configure:3829: checking for readline in -lreadline configure:3865: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lreadline -lncurses >&5 configure:3871: $? = 0 configure:3889: result: yes configure:3916: checking for library containing tgetent configure:3957: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccJsuytU.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `tgetent' collect2: error: ld returned 1 exit status configure:3963: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "reiser4progs" | #define VERSION "1.0.7" | #define LIBREISER4_MAX_INTERFACE_VERSION 0 | #define LIBREISER4_MIN_INTERFACE_VERSION 0 | #define HAVE_LIBUUID 1 | #define HAVE_LIBREADLINE 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 tgetent (); | int | main () | { | return tgetent (); | ; | return 0; | } configure:3957: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lncurses >&5 configure:3963: $? = 0 configure:3991: result: -lncurses configure:4216: checking for i686-uhu-linux-gcc configure:4243: result: i686-uhu-linux-gcc configure:4521: checking for C compiler version configure:4528: 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:4531: $? = 0 configure:4538: 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:4541: $? = 0 configure:4548: 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:4551: $? = 1 configure:4554: checking whether we are using the GNU C compiler configure:4606: result: yes configure:4611: checking whether i686-uhu-linux-gcc accepts -g configure:4746: result: yes configure:4763: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:4866: result: none needed configure:4886: checking dependency style of i686-uhu-linux-gcc configure:4977: result: gcc3 configure:4997: checking how to run the C preprocessor configure:5037: i686-uhu-linux-gcc -E conftest.c configure:5043: $? = 0 configure:5074: i686-uhu-linux-gcc -E conftest.c conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5080: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "reiser4progs" | #define VERSION "1.0.7" | #define LIBREISER4_MAX_INTERFACE_VERSION 0 | #define LIBREISER4_MIN_INTERFACE_VERSION 0 | #define HAVE_LIBUUID 1 | #define HAVE_LIBREADLINE 1 | /* end confdefs.h. */ | #include configure:5113: result: i686-uhu-linux-gcc -E configure:5142: i686-uhu-linux-gcc -E conftest.c configure:5148: $? = 0 configure:5179: i686-uhu-linux-gcc -E conftest.c conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5185: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "reiser4progs" | #define VERSION "1.0.7" | #define LIBREISER4_MAX_INTERFACE_VERSION 0 | #define LIBREISER4_MIN_INTERFACE_VERSION 0 | #define HAVE_LIBUUID 1 | #define HAVE_LIBREADLINE 1 | /* end confdefs.h. */ | #include configure:5235: checking for a BSD-compatible install configure:5291: result: /bin/install -c configure:5302: checking whether ln -s works configure:5306: result: yes configure:5313: checking whether make sets $(MAKE) configure:5334: result: yes configure:5346: checking for i686-uhu-linux-ranlib configure:5376: result: no configure:5386: checking for ranlib configure:5402: found /usr/bin/ranlib configure:5413: result: ranlib configure:5443: checking for gawk configure:5470: result: gawk configure:5537: checking for a sed that does not truncate output configure:5593: result: /bin/sed configure:5596: checking for grep that handles long lines and -e configure:5670: result: /bin/grep configure:5675: checking for egrep configure:5753: result: /bin/grep -E configure:5769: checking for ld used by i686-uhu-linux-gcc configure:5836: result: /usr/bin/ld configure:5845: checking if the linker (/usr/bin/ld) is GNU ld configure:5860: result: yes configure:5865: checking for /usr/bin/ld option to reload object files configure:5872: result: -r configure:5890: checking for BSD-compatible nm configure:5939: result: /usr/bin/nm -B configure:5943: checking how to recognize dependent libraries configure:6129: result: pass_all configure:6365: checking for ANSI C header files configure:6395: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6401: $? = 0 configure:6500: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6503: $? = 0 configure:6509: ./conftest configure:6512: $? = 0 configure:6529: result: yes configure:6553: checking for sys/types.h configure:6574: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6580: $? = 0 configure:6596: result: yes configure:6553: checking for sys/stat.h configure:6574: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6580: $? = 0 configure:6596: result: yes configure:6553: checking for stdlib.h configure:6574: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6580: $? = 0 configure:6596: result: yes configure:6553: checking for string.h configure:6574: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6580: $? = 0 configure:6596: result: yes configure:6553: checking for memory.h configure:6574: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6580: $? = 0 configure:6596: result: yes configure:6553: checking for strings.h configure:6574: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6580: $? = 0 configure:6596: result: yes configure:6553: checking for inttypes.h configure:6574: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6580: $? = 0 configure:6596: result: yes configure:6553: checking for stdint.h configure:6574: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6580: $? = 0 configure:6596: result: yes configure:6553: checking for unistd.h configure:6574: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6580: $? = 0 configure:6596: result: yes configure:6623: checking dlfcn.h usability configure:6640: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6646: $? = 0 configure:6660: result: yes configure:6664: checking dlfcn.h presence configure:6679: i686-uhu-linux-gcc -E conftest.c configure:6685: $? = 0 configure:6699: result: yes configure:6727: checking for dlfcn.h configure:6735: result: yes configure:6762: checking for i686-uhu-linux-g++ configure:6778: found /usr/bin/i686-uhu-linux-g++ configure:6789: result: i686-uhu-linux-g++ configure:6864: checking for C++ compiler version configure:6871: 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:6874: $? = 0 configure:6881: 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:6884: $? = 0 configure:6891: 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:6894: $? = 1 configure:6897: checking whether we are using the GNU C++ compiler configure:6926: i686-uhu-linux-g++ -c conftest.cpp >&5 configure:6932: $? = 0 configure:6949: result: yes configure:6954: checking whether i686-uhu-linux-g++ accepts -g configure:6984: i686-uhu-linux-g++ -c -g conftest.cpp >&5 configure:6990: $? = 0 configure:7089: result: yes configure:7114: checking dependency style of i686-uhu-linux-g++ configure:7205: result: gcc3 configure:7230: checking how to run the C++ preprocessor configure:7266: i686-uhu-linux-g++ -E conftest.cpp configure:7272: $? = 0 configure:7303: 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:7309: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "reiser4progs" | #define VERSION "1.0.7" | #define LIBREISER4_MAX_INTERFACE_VERSION 0 | #define LIBREISER4_MIN_INTERFACE_VERSION 0 | #define HAVE_LIBUUID 1 | #define HAVE_LIBREADLINE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:7342: result: i686-uhu-linux-g++ -E configure:7371: i686-uhu-linux-g++ -E conftest.cpp configure:7377: $? = 0 configure:7408: 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:7414: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "reiser4progs" | #define VERSION "1.0.7" | #define LIBREISER4_MAX_INTERFACE_VERSION 0 | #define LIBREISER4_MIN_INTERFACE_VERSION 0 | #define HAVE_LIBUUID 1 | #define HAVE_LIBREADLINE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:7463: checking for i686-uhu-linux-g77 configure:7493: result: no configure:7463: checking for i686-uhu-linux-xlf configure:7493: result: no configure:7463: checking for i686-uhu-linux-f77 configure:7493: result: no configure:7463: checking for i686-uhu-linux-frt configure:7493: result: no configure:7463: checking for i686-uhu-linux-pgf77 configure:7493: result: no configure:7463: checking for i686-uhu-linux-cf77 configure:7493: result: no configure:7463: checking for i686-uhu-linux-fort77 configure:7493: result: no configure:7463: checking for i686-uhu-linux-fl32 configure:7493: result: no configure:7463: checking for i686-uhu-linux-af77 configure:7493: result: no configure:7463: checking for i686-uhu-linux-xlf90 configure:7493: result: no configure:7463: checking for i686-uhu-linux-f90 configure:7493: result: no configure:7463: checking for i686-uhu-linux-pgf90 configure:7493: result: no configure:7463: checking for i686-uhu-linux-pghpf configure:7493: result: no configure:7463: checking for i686-uhu-linux-epcf90 configure:7493: result: no configure:7463: checking for i686-uhu-linux-gfortran configure:7493: result: no configure:7463: checking for i686-uhu-linux-g95 configure:7493: result: no configure:7463: checking for i686-uhu-linux-xlf95 configure:7493: result: no configure:7463: checking for i686-uhu-linux-f95 configure:7493: result: no configure:7463: checking for i686-uhu-linux-fort configure:7493: result: no configure:7463: checking for i686-uhu-linux-ifort configure:7493: result: no configure:7463: checking for i686-uhu-linux-ifc configure:7493: result: no configure:7463: checking for i686-uhu-linux-efc configure:7493: result: no configure:7463: checking for i686-uhu-linux-pgf95 configure:7493: result: no configure:7463: checking for i686-uhu-linux-lf95 configure:7493: result: no configure:7463: checking for i686-uhu-linux-ftn configure:7493: result: no configure:7507: checking for g77 configure:7537: result: no configure:7507: checking for xlf configure:7537: result: no configure:7507: checking for f77 configure:7537: result: no configure:7507: checking for frt configure:7537: result: no configure:7507: checking for pgf77 configure:7537: result: no configure:7507: checking for cf77 configure:7537: result: no configure:7507: checking for fort77 configure:7537: result: no configure:7507: checking for fl32 configure:7537: result: no configure:7507: checking for af77 configure:7537: result: no configure:7507: checking for xlf90 configure:7537: result: no configure:7507: checking for f90 configure:7537: result: no configure:7507: checking for pgf90 configure:7537: result: no configure:7507: checking for pghpf configure:7537: result: no configure:7507: checking for epcf90 configure:7537: result: no configure:7507: checking for gfortran configure:7537: result: no configure:7507: checking for g95 configure:7537: result: no configure:7507: checking for xlf95 configure:7537: result: no configure:7507: checking for f95 configure:7537: result: no configure:7507: checking for fort configure:7537: result: no configure:7507: checking for ifort configure:7537: result: no configure:7507: checking for ifc configure:7537: result: no configure:7507: checking for efc configure:7537: result: no configure:7507: checking for pgf95 configure:7537: result: no configure:7507: checking for lf95 configure:7537: result: no configure:7507: checking for ftn configure:7537: result: no configure:7564: checking for Fortran 77 compiler version configure:7571: --version >&5 ./configure: line 7572: --version: command not found configure:7574: $? = 127 configure:7581: -v >&5 ./configure: line 7582: -v: command not found configure:7584: $? = 127 configure:7591: -V >&5 ./configure: line 7592: -V: command not found configure:7594: $? = 127 configure:7602: checking whether we are using the GNU Fortran 77 compiler configure:7621: -c conftest.F >&5 ./configure: line 7622: -c: command not found configure:7627: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:7644: result: no configure:7650: checking whether accepts -g configure:7667: -c -g conftest.f >&5 ./configure: line 7668: -c: command not found configure:7673: $? = 127 configure: failed program was: | program main | | end configure:7689: result: no configure:7719: checking the maximum length of command line arguments configure:7831: result: 1572864 configure:7843: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:7948: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7951: $? = 0 configure:7955: /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:7958: $? = 0 configure:8010: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:8013: $? = 0 configure:8051: result: ok configure:8055: checking for objdir configure:8070: result: .libs configure:8122: checking for i686-uhu-linux-ar configure:8138: found /usr/bin/i686-uhu-linux-ar configure:8149: result: i686-uhu-linux-ar configure:8218: checking for i686-uhu-linux-ranlib configure:8245: result: ranlib configure:8314: checking for i686-uhu-linux-strip configure:8344: result: no configure:8354: checking for strip configure:8370: found /usr/bin/strip configure:8381: result: strip configure:8667: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:8685: 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:8689: $? = 0 configure:8702: result: no configure:8717: checking for i686-uhu-linux-gcc option to produce PIC configure:8949: result: -fPIC configure:8957: checking if i686-uhu-linux-gcc PIC flag -fPIC works configure:8975: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC conftest.c >&5 configure:8979: $? = 0 configure:8992: result: yes configure:9020: checking if i686-uhu-linux-gcc static flag -static works configure:9048: result: yes configure:9058: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9079: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:9083: $? = 0 configure:9105: result: yes configure:9131: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:10111: result: yes configure:10132: checking whether -lc should be explicitly linked in configure:10137: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10140: $? = 0 configure:10155: i686-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:10158: $? = 0 configure:10170: result: no configure:10178: checking dynamic linker characteristics configure:10780: result: GNU/Linux ld.so configure:10789: checking how to hardcode library paths into programs configure:10814: result: immediate configure:10828: checking whether stripping libraries is possible configure:10833: result: yes configure:11635: checking if libtool supports shared libraries configure:11637: result: yes configure:11640: checking whether to build shared libraries configure:11661: result: yes configure:11664: checking whether to build static libraries configure:11668: result: no configure:11761: creating libtool configure:12349: checking for ld used by i686-uhu-linux-g++ configure:12416: result: /usr/bin/ld configure:12425: checking if the linker (/usr/bin/ld) is GNU ld configure:12440: result: yes configure:12491: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:13465: result: yes configure:13483: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:13486: $? = 0 configure:13638: checking for i686-uhu-linux-g++ option to produce PIC configure:13922: result: -fPIC configure:13930: checking if i686-uhu-linux-g++ PIC flag -fPIC works configure:13948: i686-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:13952: $? = 0 configure:13965: result: yes configure:13993: checking if i686-uhu-linux-g++ static flag -static works configure:14021: result: yes configure:14031: checking if i686-uhu-linux-g++ supports -c -o file.o configure:14052: i686-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:14056: $? = 0 configure:14078: result: yes configure:14104: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:14129: result: yes configure:14196: checking dynamic linker characteristics configure:14746: result: GNU/Linux ld.so configure:14755: checking how to hardcode library paths into programs configure:14780: result: immediate configure:20968: checking uuid/uuid.h usability configure:20985: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:20991: $? = 0 configure:21005: result: yes configure:21009: checking uuid/uuid.h presence configure:21024: i686-uhu-linux-gcc -E conftest.c configure:21030: $? = 0 configure:21044: result: yes configure:21072: checking for uuid/uuid.h configure:21080: result: yes configure:21120: checking readline/readline.h usability configure:21137: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21143: $? = 0 configure:21157: result: yes configure:21161: checking readline/readline.h presence configure:21176: i686-uhu-linux-gcc -E conftest.c configure:21182: $? = 0 configure:21196: result: yes configure:21224: checking for readline/readline.h configure:21232: result: yes configure:21120: checking readline/history.h usability configure:21137: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21143: $? = 0 configure:21157: result: yes configure:21161: checking readline/history.h presence configure:21176: i686-uhu-linux-gcc -E conftest.c configure:21182: $? = 0 configure:21196: result: yes configure:21224: checking for readline/history.h configure:21232: result: yes configure:21264: checking for dirent.h that defines DIR configure:21293: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21299: $? = 0 configure:21315: result: yes configure:21328: checking for library containing opendir configure:21369: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21375: $? = 0 configure:21403: result: none required configure:21497: checking for ANSI C header files configure:21661: result: yes configure:21697: checking printf.h usability configure:21714: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21720: $? = 0 configure:21734: result: yes configure:21738: checking printf.h presence configure:21753: i686-uhu-linux-gcc -E conftest.c configure:21759: $? = 0 configure:21773: result: yes configure:21801: checking for printf.h configure:21809: result: yes configure:21697: checking errno.h usability configure:21714: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21720: $? = 0 configure:21734: result: yes configure:21738: checking errno.h presence configure:21753: i686-uhu-linux-gcc -E conftest.c configure:21759: $? = 0 configure:21773: result: yes configure:21801: checking for errno.h configure:21809: result: yes configure:21697: checking fcntl.h usability configure:21714: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21720: $? = 0 configure:21734: result: yes configure:21738: checking fcntl.h presence configure:21753: i686-uhu-linux-gcc -E conftest.c configure:21759: $? = 0 configure:21773: result: yes configure:21801: checking for fcntl.h configure:21809: result: yes configure:21697: checking mntent.h usability configure:21714: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21720: $? = 0 configure:21734: result: yes configure:21738: checking mntent.h presence configure:21753: i686-uhu-linux-gcc -E conftest.c configure:21759: $? = 0 configure:21773: result: yes configure:21801: checking for mntent.h configure:21809: result: yes configure:21687: checking for stdint.h configure:21693: result: yes configure:21687: checking for stdlib.h configure:21693: result: yes configure:21687: checking for string.h configure:21693: result: yes configure:21697: checking sys/ioctl.h usability configure:21714: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21720: $? = 0 configure:21734: result: yes configure:21738: checking sys/ioctl.h presence configure:21753: i686-uhu-linux-gcc -E conftest.c configure:21759: $? = 0 configure:21773: result: yes configure:21801: checking for sys/ioctl.h configure:21809: result: yes configure:21697: checking sys/mount.h usability configure:21714: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21720: $? = 0 configure:21734: result: yes configure:21738: checking sys/mount.h presence configure:21753: i686-uhu-linux-gcc -E conftest.c configure:21759: $? = 0 configure:21773: result: yes configure:21801: checking for sys/mount.h configure:21809: result: yes configure:21697: checking sys/vfs.h usability configure:21714: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21720: $? = 0 configure:21734: result: yes configure:21738: checking sys/vfs.h presence configure:21753: i686-uhu-linux-gcc -E conftest.c configure:21759: $? = 0 configure:21773: result: yes configure:21801: checking for sys/vfs.h configure:21809: result: yes configure:21687: checking for unistd.h configure:21693: result: yes configure:21824: checking whether byte ordering is bigendian configure:21857: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21863: $? = 0 configure:21895: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:48:2: error: unknown type name 'not' not big endian ^ conftest.c:48:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:21901: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "reiser4progs" | #define VERSION "1.0.7" | #define LIBREISER4_MAX_INTERFACE_VERSION 0 | #define LIBREISER4_MIN_INTERFACE_VERSION 0 | #define HAVE_LIBUUID 1 | #define HAVE_LIBREADLINE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_PRINTF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_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:22041: result: no configure:22069: checking for rl_completion_matches configure:22125: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lreadline -lncurses >&5 configure:22131: $? = 0 configure:22149: result: yes configure:22163: checking for an ANSI C-conforming const configure:22238: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22244: $? = 0 configure:22259: result: yes configure:22269: checking for inline configure:22295: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22301: $? = 0 configure:22319: result: inline configure:22338: checking for size_t configure:22368: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22374: $? = 0 configure:22389: result: yes configure:22401: checking for struct stat.st_rdev configure:22429: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22435: $? = 0 configure:22492: result: yes configure:22506: checking whether i686-uhu-linux-gcc needs -traditional configure:22548: result: no configure:22555: checking whether lstat dereferences a symlink specified with a trailing slash configure:22591: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22594: $? = 0 configure:22600: ./conftest configure:22603: $? = 0 configure:22626: result: yes configure:22645: checking whether stat accepts an empty string configure:22675: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22678: $? = 0 configure:22684: ./conftest configure:22687: $? = 0 configure:22703: result: no configure:22733: checking for register_printf_function configure:22789: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22795: $? = 0 configure:22813: result: yes configure:22733: checking for statfs configure:22789: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22795: $? = 0 configure:22813: result: yes configure:22733: checking for getmntent configure:22789: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22795: $? = 0 configure:22813: result: yes configure:22733: checking for hasmntopt configure:22789: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22795: $? = 0 configure:22813: result: yes configure:22733: checking for memset configure:22789: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:71:6: warning: conflicting types for built-in function 'memset' [enabled by default] char memset (); ^ configure:22795: $? = 0 configure:22813: result: yes configure:22733: checking for strerror configure:22789: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22795: $? = 0 configure:22813: result: yes configure:22733: checking for strtol configure:22789: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22795: $? = 0 configure:22813: result: yes configure:22733: checking for time configure:22789: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22795: $? = 0 configure:22813: result: yes configure:22733: checking for uname configure:22789: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22795: $? = 0 configure:22813: result: yes configure:22733: checking for sysconf configure:22789: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:22795: $? = 0 configure:22813: result: yes configure:22826: checking whether -falign-loops works configure:22855: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -falign-loops=1 conftest.c >&5 configure:22861: $? = 0 configure:22878: result: yes configure:22882: checking whether -Wuninitialized works configure:22911: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -O1 -Wuninitialized conftest.c >&5 configure:22917: $? = 0 configure:22934: result: yes configure:22937: checking whether -Wno-unused-parameter works configure:22966: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unused-parameter conftest.c >&5 configure:22972: $? = 0 configure:22989: result: yes configure:22992: checking whether -Wredundant-decls works configure:23021: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wredundant-decls conftest.c >&5 configure:23027: $? = 0 configure:23044: result: yes configure:23051: checking whether -Wredundant-decls works with readline.h configure:23078: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Werror -Wredundant-decls conftest.c >&5 configure:23084: $? = 0 configure:23091: result: yes configure:23125: checking for special C compiler options needed for large files configure:23218: result: no configure:23224: checking for _FILE_OFFSET_BITS value needed for large files configure:23259: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:60:3: warning: left shift count >= width of type [enabled by default] int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ conftest.c:60:3: warning: left shift count >= width of type [enabled by default] conftest.c:61:10: warning: left shift count >= width of type [enabled by default] && LARGE_OFF_T % 2147483647 == 1) ^ conftest.c:61:10: warning: left shift count >= width of type [enabled by default] conftest.c:60:7: error: variably modified 'off_t_is_large' at file scope int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ configure:23265: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "reiser4progs" | #define VERSION "1.0.7" | #define LIBREISER4_MAX_INTERFACE_VERSION 0 | #define LIBREISER4_MIN_INTERFACE_VERSION 0 | #define HAVE_LIBUUID 1 | #define HAVE_LIBREADLINE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_PRINTF_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define HAVE_REGISTER_PRINTF_FUNCTION 1 | #define HAVE_STATFS 1 | #define HAVE_GETMNTENT 1 | #define HAVE_HASMNTOPT 1 | #define HAVE_MEMSET 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_UNAME 1 | #define HAVE_SYSCONF 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:23309: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:23315: $? = 0 configure:23333: result: 64 configure:23477: checking for off_t configure:23512: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:23518: $? = 0 configure:23533: result: yes configure:23540: checking size of off_t configure:23872: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:23875: $? = 0 configure:23881: ./conftest configure:23884: $? = 0 configure:23907: result: 8 configure:23922: checking for aal_device_open in -laal configure:23957: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -laal >&5 configure:23963: $? = 0 configure:23981: result: yes configure:24011: checking aal/libaal.h usability configure:24028: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:24034: $? = 0 configure:24048: result: yes configure:24052: checking aal/libaal.h presence configure:24067: i686-uhu-linux-gcc -E conftest.c configure:24073: $? = 0 configure:24087: result: yes configure:24115: checking for aal/libaal.h configure:24122: result: yes configure:24137: checking for libaal version = 1.0.5 configure:24168: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -laal >&5 configure:24174: $? = 0 configure:24260: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -laal >&5 configure:24263: $? = 0 configure:24269: ./conftest configure:24272: $? = 0 configure:24274: result: yes configure:24304: checking for aal_device_open in -laal-minimal configure:24339: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -laal-minimal >&5 configure:24345: $? = 0 configure:24363: result: yes configure:24384: checking for aal/libaal.h configure:24389: result: yes configure:24519: checking for libaal-minimal version = 1.0.5 configure:24550: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -laal-minimal >&5 configure:24556: $? = 0 configure:24642: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -laal-minimal >&5 configure:24645: $? = 0 configure:24651: ./conftest configure:24654: $? = 0 configure:24656: result: yes configure:24949: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp03 config.status:751: creating Makefile config.status:751: creating include/Makefile config.status:751: creating include/aux/Makefile config.status:751: creating include/misc/Makefile config.status:751: creating include/reiser4/Makefile config.status:751: creating include/repair/Makefile config.status:751: creating libmisc/Makefile config.status:751: creating libaux/Makefile config.status:751: creating libreiser4/Makefile config.status:751: creating librepair/Makefile config.status:751: creating plugin/Makefile config.status:751: creating plugin/format/Makefile config.status:751: creating plugin/format/format40/Makefile config.status:751: creating plugin/alloc/Makefile config.status:751: creating plugin/alloc/alloc40/Makefile config.status:751: creating plugin/journal/Makefile config.status:751: creating plugin/journal/journal40/Makefile config.status:751: creating plugin/oid/Makefile config.status:751: creating plugin/oid/oid40/Makefile config.status:751: creating plugin/node/Makefile config.status:751: creating plugin/node/node40/Makefile config.status:751: creating plugin/key/Makefile config.status:751: creating plugin/key/key_common/Makefile config.status:751: creating plugin/key/key_short/Makefile config.status:751: creating plugin/key/key_large/Makefile config.status:751: creating plugin/item/Makefile config.status:751: creating plugin/item/body40/Makefile config.status:751: creating plugin/item/nodeptr40/Makefile config.status:751: creating plugin/item/stat40/Makefile config.status:751: creating plugin/item/cde40/Makefile config.status:751: creating plugin/item/tail40/Makefile config.status:751: creating plugin/item/plain40/Makefile config.status:751: creating plugin/item/ctail40/Makefile config.status:751: creating plugin/item/extent40/Makefile config.status:751: creating plugin/item/bbox40/Makefile config.status:751: creating plugin/object/Makefile config.status:751: creating plugin/object/obj40/Makefile config.status:751: creating plugin/object/dir40/Makefile config.status:751: creating plugin/object/reg40/Makefile config.status:751: creating plugin/object/sym40/Makefile config.status:751: creating plugin/object/spl40/Makefile config.status:751: creating plugin/object/ccreg40/Makefile config.status:751: creating plugin/policy/Makefile config.status:751: creating plugin/policy/tails/Makefile config.status:751: creating plugin/policy/extents/Makefile config.status:751: creating plugin/policy/smart/Makefile config.status:751: creating plugin/hash/Makefile config.status:751: creating plugin/hash/r5_hash/Makefile config.status:751: creating plugin/hash/tea_hash/Makefile config.status:751: creating plugin/hash/deg_hash/Makefile config.status:751: creating plugin/hash/rupasov_hash/Makefile config.status:751: creating plugin/hash/fnv1_hash/Makefile config.status:751: creating plugin/fibre/Makefile config.status:751: creating plugin/fibre/lexic_fibre/Makefile config.status:751: creating plugin/fibre/dot_o_fibre/Makefile config.status:751: creating plugin/fibre/ext_1_fibre/Makefile config.status:751: creating plugin/fibre/ext_3_fibre/Makefile config.status:751: creating plugin/sdext/Makefile config.status:751: creating plugin/sdext/sdext_unix/Makefile config.status:751: creating plugin/sdext/sdext_lw/Makefile config.status:751: creating plugin/sdext/sdext_lt/Makefile config.status:751: creating plugin/sdext/sdext_symlink/Makefile config.status:751: creating plugin/sdext/sdext_flags/Makefile config.status:751: creating plugin/sdext/sdext_plug/Makefile config.status:751: creating plugin/sdext/sdext_crypto/Makefile config.status:751: creating plugin/compress/Makefile config.status:751: creating progs/Makefile config.status:751: creating progs/mkfs/Makefile config.status:751: creating progs/fsck/Makefile config.status:751: creating progs/debugfs/Makefile config.status:751: creating progs/measurefs/Makefile config.status:751: creating demos/Makefile config.status:751: creating doc/Makefile config.status:751: creating reiser4progs.spec config.status:751: creating config.h config.status:1069: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux 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_LIBS_set= ac_cv_env_LIBS_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_getmntent=yes ac_cv_func_hasmntopt=yes ac_cv_func_lstat_dereferences_slashed_symlink=yes ac_cv_func_memset=yes ac_cv_func_register_printf_function=yes ac_cv_func_rl_completion_matches=yes ac_cv_func_stat_empty_string_bug=no ac_cv_func_statfs=yes ac_cv_func_strerror=yes ac_cv_func_strtol=yes ac_cv_func_sysconf=yes ac_cv_func_time=yes ac_cv_func_uname=yes ac_cv_header_aal_libaal_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_mntent_h=yes ac_cv_header_printf_h=yes ac_cv_header_readline_history_h=yes ac_cv_header_readline_readline_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_ioctl_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_unistd_h=yes ac_cv_header_uuid_uuid_h=yes ac_cv_host=i686-uhu-linux ac_cv_lib_aal_aal_device_open=yes ac_cv_lib_aal_minimal_aal_device_open=yes ac_cv_lib_readline_readline=yes ac_cv_lib_uuid_uuid_generate=yes ac_cv_member_struct_stat_st_rdev=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_path_mkdir=/bin/mkdir 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_RANLIB=ranlib 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_cxx_g=yes ac_cv_prog_f77_g=no ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_search_tgetent=-lncurses ac_cv_sizeof_off_t=8 ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_type_off_t=yes ac_cv_type_size_t=yes 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=1572864 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. ## ## ----------------- ## AAL_LIBS='-laal ' AAL_MINIMAL_LIBS='-laal-minimal ' ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AR='i686-uhu-linux-ar' 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.10' AWK='gawk' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic -W -Wall -Wuninitialized -Wno-unused-parameter -Wredundant-decls' 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' ENABLE_MINIMAL_FALSE='#' ENABLE_MINIMAL_TRUE='' EXEEXT='' F77='' FFLAGS='' GENERIC_CFLAGS=' -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DENABLE_SYMLINKS -DENABLE_SPECIAL -DENABLE_R5_HASH -DENABLE_FNV1_HASH -DENABLE_RUPASOV_HASH -DENABLE_TEA_HASH -DENABLE_DEG_HASH -DENABLE_LARGE_KEYS -DENABLE_SHORT_KEYS -DENABLE_DOT_O_FIBRE -DENABLE_EXT_1_FIBRE -DENABLE_EXT_3_FIBRE -DENABLE_LEXIC_FIBRE -O3' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' LT_AGE='0' LT_CURRENT='7' LT_RELEASE='1.0' LT_REVISION='0' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MINIMAL_CFLAGS=' -DENABLE_MINIMAL -DENABLE_SYMLINKS -DENABLE_SPECIAL -DENABLE_R5_HASH -DENABLE_FNV1_HASH -DENABLE_RUPASOV_HASH -DENABLE_TEA_HASH -falign-jumps=1 -falign-loops=1 -falign-functions=1 -falign-labels=1 -fno-inline -fstrength-reduce -DENABLE_LARGE_KEYS -DENABLE_SHORT_KEYS -DENABLE_DOT_O_FIBRE -DENABLE_EXT_1_FIBRE -DENABLE_EXT_3_FIBRE -DENABLE_LEXIC_FIBRE -Os' OBJEXT='o' PACKAGE='reiser4progs' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PROGS_LDFLAGS='' PROGS_LIBS=' -lreadline -lncurses ' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' UUID_LIBS='-luuid ' VERSION='1.0.7' 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__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-uhu-linux' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='$(SHELL) /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='/bin/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_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "reiser4progs" #define VERSION "1.0.7" #define LIBREISER4_MAX_INTERFACE_VERSION 0 #define LIBREISER4_MIN_INTERFACE_VERSION 0 #define HAVE_LIBUUID 1 #define HAVE_LIBREADLINE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define HAVE_UUID_UUID_H 1 #define HAVE_READLINE_READLINE_H 1 #define HAVE_READLINE_HISTORY_H 1 #define HAVE_DIRENT_H 1 #define STDC_HEADERS 1 #define HAVE_PRINTF_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_MNTENT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_RL_COMPLETION_MATCHES 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define HAVE_REGISTER_PRINTF_FUNCTION 1 #define HAVE_STATFS 1 #define HAVE_GETMNTENT 1 #define HAVE_HASMNTOPT 1 #define HAVE_MEMSET 1 #define HAVE_STRERROR 1 #define HAVE_STRTOL 1 #define HAVE_TIME 1 #define HAVE_UNAME 1 #define HAVE_SYSCONF 1 #define _FILE_OFFSET_BITS 64 #define SIZEOF_OFF_T 8 #define HAVE_LIBAAL 1 #define HAVE_LIBAAL_MINIMAL 1 configure: exit 0