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 --sbindir=/sbin --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 = hp04 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:1774: checking build system type configure:1792: result: i686-uhu-linux configure:1814: checking host system type configure:1829: result: i686-uhu-linux configure:1873: checking for a BSD-compatible install configure:1929: result: /bin/install -c configure:1940: checking whether build environment is sane configure:1983: result: yes configure:2011: checking for a thread-safe mkdir -p configure:2050: result: /bin/mkdir -p configure:2063: checking for gawk configure:2079: found /bin/gawk configure:2090: result: gawk configure:2101: checking whether make sets $(MAKE) configure:2122: result: yes configure:2310: checking whether to enable maintainer-specific portions of Makefiles configure:2319: result: no configure:2349: checking for i686-uhu-linux-gcc configure:2365: found /usr/bin/i686-uhu-linux-gcc configure:2376: result: i686-uhu-linux-gcc configure:2654: checking for C compiler version configure:2661: 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:2664: $? = 0 configure:2671: 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:2674: $? = 0 configure:2681: 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:2684: $? = 1 configure:2707: checking for C compiler default output file name configure:2734: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2737: $? = 0 configure:2775: result: a.out configure:2792: checking whether the C compiler works configure:2802: ./a.out configure:2805: $? = 0 configure:2822: result: yes configure:2829: checking whether we are cross compiling configure:2831: result: no configure:2834: checking for suffix of executables configure:2841: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2844: $? = 0 configure:2868: result: configure:2874: checking for suffix of object files configure:2900: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2903: $? = 0 configure:2926: result: o configure:2930: checking whether we are using the GNU C compiler configure:2959: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2965: $? = 0 configure:2982: result: yes configure:2987: checking whether i686-uhu-linux-gcc accepts -g configure:3017: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3023: $? = 0 configure:3122: result: yes configure:3139: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3213: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3219: $? = 0 configure:3242: result: none needed configure:3271: checking for style of include used by make configure:3299: result: GNU configure:3324: checking dependency style of i686-uhu-linux-gcc configure:3415: result: gcc3 configure:3434: checking for gawk configure:3461: result: gawk configure:3485: checking for a BSD-compatible install configure:3541: result: /bin/install -c configure:3552: checking whether ln -s works configure:3556: result: yes configure:3563: checking whether make sets $(MAKE) configure:3584: result: yes configure:3596: checking for i686-uhu-linux-ranlib configure:3626: result: no configure:3636: checking for ranlib configure:3652: found /usr/bin/ranlib configure:3663: result: ranlib configure:3694: checking for uuid_generate in -luuid configure:3729: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -luuid >&5 configure:3735: $? = 0 configure:3753: result: yes configure:3775: checking how to run the C preprocessor configure:3815: i686-uhu-linux-gcc -E conftest.c configure:3821: $? = 0 configure:3852: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3858: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "reiserfsprogs" | #define VERSION "3.6.21" | #define HAVE_LIBUUID 1 | /* end confdefs.h. */ | #include configure:3891: result: i686-uhu-linux-gcc -E configure:3920: i686-uhu-linux-gcc -E conftest.c configure:3926: $? = 0 configure:3957: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure: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 "reiserfsprogs" | #define VERSION "3.6.21" | #define HAVE_LIBUUID 1 | /* end confdefs.h. */ | #include configure:4001: checking for grep that handles long lines and -e configure:4075: result: /bin/grep configure:4080: checking for egrep configure:4158: result: /bin/grep -E configure:4163: checking for ANSI C header files configure:4193: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4199: $? = 0 configure:4298: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -luuid >&5 configure:4301: $? = 0 configure:4307: ./conftest configure:4310: $? = 0 configure:4327: result: yes configure:4351: checking for sys/types.h configure:4372: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4378: $? = 0 configure:4394: result: yes configure:4351: checking for sys/stat.h configure:4372: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4378: $? = 0 configure:4394: result: yes configure:4351: checking for stdlib.h configure:4372: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4378: $? = 0 configure:4394: result: yes configure:4351: checking for string.h configure:4372: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4378: $? = 0 configure:4394: result: yes configure:4351: checking for memory.h configure:4372: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4378: $? = 0 configure:4394: result: yes configure:4351: checking for strings.h configure:4372: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4378: $? = 0 configure:4394: result: yes configure:4351: checking for inttypes.h configure:4372: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4378: $? = 0 configure:4394: result: yes configure:4351: checking for stdint.h configure:4372: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4378: $? = 0 configure:4394: result: yes configure:4351: checking for unistd.h configure:4372: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4378: $? = 0 configure:4394: result: yes configure:4426: checking fcntl.h usability configure:4443: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4449: $? = 0 configure:4463: result: yes configure:4467: checking fcntl.h presence configure:4482: i686-uhu-linux-gcc -E conftest.c configure:4488: $? = 0 configure:4502: result: yes configure:4530: checking for fcntl.h configure:4538: result: yes configure:4426: checking limits.h usability configure:4443: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4449: $? = 0 configure:4463: result: yes configure:4467: checking limits.h presence configure:4482: i686-uhu-linux-gcc -E conftest.c configure:4488: $? = 0 configure:4502: result: yes configure:4530: checking for limits.h configure:4538: result: yes configure:4426: checking malloc.h usability configure:4443: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4449: $? = 0 configure:4463: result: yes configure:4467: checking malloc.h presence configure:4482: i686-uhu-linux-gcc -E conftest.c configure:4488: $? = 0 configure:4502: result: yes configure:4530: checking for malloc.h configure:4538: result: yes configure:4426: checking sys/ioctl.h usability configure:4443: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4449: $? = 0 configure:4463: result: yes configure:4467: checking sys/ioctl.h presence configure:4482: i686-uhu-linux-gcc -E conftest.c configure:4488: $? = 0 configure:4502: result: yes configure:4530: checking for sys/ioctl.h configure:4538: result: yes configure:4416: checking for unistd.h configure:4422: result: yes configure:4426: checking uuid/uuid.h usability configure:4443: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4449: $? = 0 configure:4463: result: yes configure:4467: checking uuid/uuid.h presence configure:4482: i686-uhu-linux-gcc -E conftest.c configure:4488: $? = 0 configure:4502: result: yes configure:4530: checking for uuid/uuid.h configure:4538: result: yes configure:4551: checking whether sys/types.h defines makedev configure:4577: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -luuid >&5 configure:4583: $? = 0 configure:4601: result: yes configure:4879: checking for an ANSI C-conforming const configure:4954: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4960: $? = 0 configure:4975: result: yes configure:4985: checking for inline configure:5011: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5017: $? = 0 configure:5035: result: inline configure:5054: checking for size_t configure:5084: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5090: $? = 0 configure:5105: result: yes configure:5117: checking for struct stat.st_rdev configure:5145: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5151: $? = 0 configure:5208: result: yes configure:5234: checking whether -fPIC works configure:5263: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC conftest.c >&5 configure:5269: $? = 0 configure:5286: result: yes configure:5290: checking whether -Wuninitialized works configure:5319: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -O1 -Wuninitialized conftest.c >&5 configure:5325: $? = 0 configure:5342: result: yes configure:5345: checking whether -Wno-unused-parameter works configure:5374: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wno-unused-parameter conftest.c >&5 configure:5380: $? = 0 configure:5397: result: yes configure:5400: checking whether -Wredundant-decls works configure:5429: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wredundant-decls conftest.c >&5 configure:5435: $? = 0 configure:5452: result: yes configure:5463: checking for special C compiler options needed for large files configure:5556: result: no configure:5562: checking for _FILE_OFFSET_BITS value needed for large files configure:5597: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:35:3: warning: left shift count >= width of type [enabled by default] int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ conftest.c:35:3: warning: left shift count >= width of type [enabled by default] conftest.c:36:10: warning: left shift count >= width of type [enabled by default] && LARGE_OFF_T % 2147483647 == 1) ^ conftest.c:36:10: warning: left shift count >= width of type [enabled by default] conftest.c:35:7: error: variably modified 'off_t_is_large' at file scope int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ configure:5603: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "reiserfsprogs" | #define VERSION "3.6.21" | #define HAVE_LIBUUID 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_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 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:5647: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5653: $? = 0 configure:5671: result: 64 configure:5813: checking for off_t configure:5848: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5854: $? = 0 configure:5869: result: yes configure:5876: checking size of off_t configure:6208: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -luuid >&5 configure:6211: $? = 0 configure:6217: ./conftest configure:6220: $? = 0 configure:6243: result: 8 configure:6254: checking for blkcnt_t configure:6289: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6295: $? = 0 configure:6310: result: yes configure:6317: checking size of blkcnt_t configure:6649: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -luuid >&5 configure:6652: $? = 0 configure:6658: ./conftest configure:6661: $? = 0 configure:6684: result: 8 configure:6696: checking whether i686-uhu-linux-gcc needs -traditional configure:6738: result: no configure:6745: checking for working memcmp configure:6798: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -luuid >&5 configure:6801: $? = 0 configure:6807: ./conftest configure:6810: $? = 0 configure:6826: result: yes configure:6839: checking for strftime configure:6895: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -luuid >&5 conftest.c:55:6: warning: conflicting types for built-in function 'strftime' [enabled by default] char strftime (); ^ configure:6901: $? = 0 configure:6919: result: yes configure:7004: checking for vprintf configure:7060: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -luuid >&5 conftest.c:56:6: warning: conflicting types for built-in function 'vprintf' [enabled by default] char vprintf (); ^ configure:7066: $? = 0 configure:7084: result: yes configure:7091: checking for _doprnt configure:7147: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -luuid >&5 /tmp/ccD5T4ek.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:7153: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "reiserfsprogs" | #define VERSION "3.6.21" | #define HAVE_LIBUUID 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_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define _FILE_OFFSET_BITS 64 | #define SIZEOF_OFF_T 8 | #define SIZEOF_BLKCNT_T 8 | #define HAVE_STRFTIME 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* 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 _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:7170: result: no configure:7200: checking for strerror configure:7256: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -luuid >&5 configure:7262: $? = 0 configure:7280: result: yes configure:7200: checking for strstr configure:7256: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -luuid >&5 conftest.c:58:6: warning: conflicting types for built-in function 'strstr' [enabled by default] char strstr (); ^ configure:7262: $? = 0 configure:7280: result: yes configure:7200: checking for strtol configure:7256: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -luuid >&5 configure:7262: $? = 0 configure:7280: result: yes configure:7200: checking for register_printf_function configure:7256: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -luuid >&5 configure:7262: $? = 0 configure:7280: result: yes configure:7200: checking for statfs configure:7256: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -luuid >&5 configure:7262: $? = 0 configure:7280: result: yes configure:7200: checking for getmntent configure:7256: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -luuid >&5 configure:7262: $? = 0 configure:7280: result: yes configure:7200: checking for hasmntopt configure:7256: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -luuid >&5 configure:7262: $? = 0 configure:7280: result: yes configure:7200: checking for memset configure:7256: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -luuid >&5 conftest.c:64:6: warning: conflicting types for built-in function 'memset' [enabled by default] char memset (); ^ configure:7262: $? = 0 configure:7280: result: yes configure:7200: checking for time configure:7256: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -luuid >&5 configure:7262: $? = 0 configure:7280: result: yes configure:7200: checking for uname configure:7256: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -luuid >&5 configure:7262: $? = 0 configure:7280: result: yes configure:7200: checking for strptime configure:7256: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -luuid >&5 configure:7262: $? = 0 configure:7280: result: yes configure:7200: checking for ctime_r configure:7256: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -luuid >&5 configure:7262: $? = 0 configure:7280: result: yes configure:7307: checking for ./CREDITS configure:7310: result: yes configure:7498: 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 hp04 config.status:657: creating include/Makefile config.status:657: creating mkreiserfs/Makefile config.status:657: creating resize_reiserfs/Makefile config.status:657: creating fsck/Makefile config.status:657: creating lib/Makefile config.status:657: creating Makefile config.status:657: creating reiserfscore/Makefile config.status:657: creating debugreiserfs/Makefile config.status:657: creating tune/Makefile config.status:657: creating include/config.h config.status:955: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline 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_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_func__doprnt=no ac_cv_func_ctime_r=yes ac_cv_func_getmntent=yes ac_cv_func_hasmntopt=yes ac_cv_func_memcmp_working=yes ac_cv_func_memset=yes ac_cv_func_register_printf_function=yes ac_cv_func_statfs=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strptime=yes ac_cv_func_strstr=yes ac_cv_func_strtol=yes ac_cv_func_time=yes ac_cv_func_uname=yes ac_cv_func_vprintf=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_malloc_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_ioctl_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_types_h_makedev=yes ac_cv_header_unistd_h=yes ac_cv_header_uuid_uuid_h=yes ac_cv_host=i686-uhu-linux 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_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_sizeof_blkcnt_t=8 ac_cv_sizeof_off_t=8 ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_type_blkcnt_t=yes ac_cv_type_off_t=yes ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 ## ----------------- ## ## Output variables. ## ## ----------------- ## 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' 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 -fPIC -DPIC' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='-luuid ' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' OBJEXT='o' PACKAGE='reiserfsprogs' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' UUID_LIBS='-luuid ' VERSION='3.6.21' ac_ct_CC='' am__fastdepCC_FALSE='#' am__fastdepCC_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='/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 "reiserfsprogs" #define VERSION "3.6.21" #define HAVE_LIBUUID 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_FCNTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MALLOC_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UUID_UUID_H 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define _FILE_OFFSET_BITS 64 #define SIZEOF_OFF_T 8 #define SIZEOF_BLKCNT_T 8 #define HAVE_STRFTIME 1 #define HAVE_VPRINTF 1 #define HAVE_STRERROR 1 #define HAVE_STRSTR 1 #define HAVE_STRTOL 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_TIME 1 #define HAVE_UNAME 1 #define HAVE_STRPTIME 1 #define HAVE_CTIME_R 1 configure: exit 0