This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by blktool configure 4, which was generated by GNU Autoconf 2.59. 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 = hp02 uname -m = i686 uname -r = 3.15.3-1.i386 uname -s = Linux uname -v = #2 SMP Tue Jul 1 11:51:10 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown 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:1357: checking for a BSD-compatible install configure:1412: result: /bin/install -c configure:1423: checking whether build environment is sane configure:1466: result: yes configure:1523: checking for gawk configure:1539: found /bin/gawk configure:1549: result: gawk configure:1559: checking whether make sets $(MAKE) configure:1579: result: yes configure:1746: checking whether to enable maintainer-specific portions of Makefiles configure:1755: result: no configure:1779: checking for i686-uhu-linux-gcc configure:1795: found /usr/bin/i686-uhu-linux-gcc configure:1805: result: i686-uhu-linux-gcc configure:2087: checking for C compiler version configure:2090: 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:2093: $? = 0 configure:2095: 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:2098: $? = 0 configure:2100: 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:2103: $? = 1 configure:2126: checking for C compiler default output file name configure:2129: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2132: $? = 0 configure:2178: result: a.out configure:2183: checking whether the C compiler works configure:2189: ./a.out configure:2192: $? = 0 configure:2209: result: yes configure:2216: checking whether we are cross compiling configure:2218: result: no configure:2221: checking for suffix of executables configure:2223: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2226: $? = 0 configure:2251: result: configure:2257: checking for suffix of object files configure:2278: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2281: $? = 0 configure:2303: result: o configure:2307: checking whether we are using the GNU C compiler configure:2331: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2337: $? = 0 configure:2341: test -z || test ! -s conftest.err configure:2344: $? = 0 configure:2347: test -s conftest.o configure:2350: $? = 0 configure:2363: result: yes configure:2369: checking whether i686-uhu-linux-gcc accepts -g configure:2390: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:2396: $? = 0 configure:2400: test -z || test ! -s conftest.err configure:2403: $? = 0 configure:2406: test -s conftest.o configure:2409: $? = 0 configure:2420: result: yes configure:2437: checking for i686-uhu-linux-gcc option to accept ANSI C configure:2507: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2513: $? = 0 configure:2517: test -z || test ! -s conftest.err configure:2520: $? = 0 configure:2523: test -s conftest.o configure:2526: $? = 0 configure:2544: result: none needed configure:2562: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' choke me ^ conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:2568: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2712: checking for style of include used by make configure:2740: result: GNU configure:2768: checking dependency style of i686-uhu-linux-gcc configure:2853: result: gcc3 configure:2873: checking for i686-uhu-linux-ranlib configure:2902: result: no configure:2911: checking for ranlib configure:2927: found /usr/bin/ranlib configure:2938: result: ranlib configure:2956: checking how to run the C preprocessor configure:2991: i686-uhu-linux-gcc -E conftest.c configure:2997: $? = 0 configure:3029: 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:3035: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "blktool" | #define PACKAGE_TARNAME "blktool" | #define PACKAGE_VERSION "4" | #define PACKAGE_STRING "blktool 4" | #define PACKAGE_BUGREPORT "Jeff Garzik " | #define PACKAGE "blktool" | #define VERSION "4" | /* end confdefs.h. */ | #include configure:3074: result: i686-uhu-linux-gcc -E configure:3098: i686-uhu-linux-gcc -E conftest.c configure:3104: $? = 0 configure:3136: 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:3142: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "blktool" | #define PACKAGE_TARNAME "blktool" | #define PACKAGE_VERSION "4" | #define PACKAGE_STRING "blktool 4" | #define PACKAGE_BUGREPORT "Jeff Garzik " | #define PACKAGE "blktool" | #define VERSION "4" | /* end confdefs.h. */ | #include configure:3186: checking for egrep configure:3196: result: grep -E configure:3202: checking whether i686-uhu-linux-gcc needs -traditional configure:3244: result: no configure:3252: checking for ANSI C header files configure:3277: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3283: $? = 0 configure:3287: test -z || test ! -s conftest.err configure:3290: $? = 0 configure:3293: test -s conftest.o configure:3296: $? = 0 configure:3385: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:28:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(2); ^ configure:3388: $? = 0 configure:3390: ./conftest configure:3393: $? = 0 configure:3408: result: yes configure:3432: checking for sys/types.h configure:3448: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3454: $? = 0 configure:3458: test -z || test ! -s conftest.err configure:3461: $? = 0 configure:3464: test -s conftest.o configure:3467: $? = 0 configure:3478: result: yes configure:3432: checking for sys/stat.h configure:3448: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3454: $? = 0 configure:3458: test -z || test ! -s conftest.err configure:3461: $? = 0 configure:3464: test -s conftest.o configure:3467: $? = 0 configure:3478: result: yes configure:3432: checking for stdlib.h configure:3448: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3454: $? = 0 configure:3458: test -z || test ! -s conftest.err configure:3461: $? = 0 configure:3464: test -s conftest.o configure:3467: $? = 0 configure:3478: result: yes configure:3432: checking for string.h configure:3448: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3454: $? = 0 configure:3458: test -z || test ! -s conftest.err configure:3461: $? = 0 configure:3464: test -s conftest.o configure:3467: $? = 0 configure:3478: result: yes configure:3432: checking for memory.h configure:3448: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3454: $? = 0 configure:3458: test -z || test ! -s conftest.err configure:3461: $? = 0 configure:3464: test -s conftest.o configure:3467: $? = 0 configure:3478: result: yes configure:3432: checking for strings.h configure:3448: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3454: $? = 0 configure:3458: test -z || test ! -s conftest.err configure:3461: $? = 0 configure:3464: test -s conftest.o configure:3467: $? = 0 configure:3478: result: yes configure:3432: checking for inttypes.h configure:3448: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3454: $? = 0 configure:3458: test -z || test ! -s conftest.err configure:3461: $? = 0 configure:3464: test -s conftest.o configure:3467: $? = 0 configure:3478: result: yes configure:3432: checking for stdint.h configure:3448: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3454: $? = 0 configure:3458: test -z || test ! -s conftest.err configure:3461: $? = 0 configure:3464: test -s conftest.o configure:3467: $? = 0 configure:3478: result: yes configure:3432: checking for unistd.h configure:3448: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3454: $? = 0 configure:3458: test -z || test ! -s conftest.err configure:3461: $? = 0 configure:3464: test -s conftest.o configure:3467: $? = 0 configure:3478: result: yes configure:3508: checking linux/hdreg.h usability configure:3520: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3526: $? = 0 configure:3530: test -z || test ! -s conftest.err configure:3533: $? = 0 configure:3536: test -s conftest.o configure:3539: $? = 0 configure:3549: result: yes configure:3553: checking linux/hdreg.h presence configure:3563: i686-uhu-linux-gcc -E conftest.c configure:3569: $? = 0 configure:3589: result: yes configure:3624: checking for linux/hdreg.h configure:3631: result: yes configure:3508: checking linux/fs.h usability configure:3520: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3526: $? = 0 configure:3530: test -z || test ! -s conftest.err configure:3533: $? = 0 configure:3536: test -s conftest.o configure:3539: $? = 0 configure:3549: result: yes configure:3553: checking linux/fs.h presence configure:3563: i686-uhu-linux-gcc -E conftest.c configure:3569: $? = 0 configure:3589: result: yes configure:3624: checking for linux/fs.h configure:3631: result: yes configure:3508: checking scsi/scsi.h usability configure:3520: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3526: $? = 0 configure:3530: test -z || test ! -s conftest.err configure:3533: $? = 0 configure:3536: test -s conftest.o configure:3539: $? = 0 configure:3549: result: yes configure:3553: checking scsi/scsi.h presence configure:3563: i686-uhu-linux-gcc -E conftest.c configure:3569: $? = 0 configure:3589: result: yes configure:3624: checking for scsi/scsi.h configure:3631: result: yes configure:3508: checking sys/ioctl.h usability configure:3520: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3526: $? = 0 configure:3530: test -z || test ! -s conftest.err configure:3533: $? = 0 configure:3536: test -s conftest.o configure:3539: $? = 0 configure:3549: result: yes configure:3553: checking sys/ioctl.h presence configure:3563: i686-uhu-linux-gcc -E conftest.c configure:3569: $? = 0 configure:3589: result: yes configure:3624: checking for sys/ioctl.h configure:3631: result: yes configure:3508: checking errno.h usability configure:3520: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3526: $? = 0 configure:3530: test -z || test ! -s conftest.err configure:3533: $? = 0 configure:3536: test -s conftest.o configure:3539: $? = 0 configure:3549: result: yes configure:3553: checking errno.h presence configure:3563: i686-uhu-linux-gcc -E conftest.c configure:3569: $? = 0 configure:3589: result: yes configure:3624: checking for errno.h configure:3631: result: yes configure:3645: checking for size_t configure:3669: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3675: $? = 0 configure:3679: test -z || test ! -s conftest.err configure:3682: $? = 0 configure:3685: test -s conftest.o configure:3688: $? = 0 configure:3699: result: yes configure:3742: checking for pkg-config configure:3760: found /usr/bin/pkg-config configure:3773: result: /usr/bin/pkg-config configure:3796: checking for GLIB - version >= 2.0.0 configure:3915: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include conftest.c -lglib-2.0 >&5 configure:3918: $? = 0 configure:3920: ./conftest configure:3923: $? = 0 configure:3941: result: yes (version 2.40.0) configure:4154: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by blktool config.status 4, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp02 config.status:698: creating Makefile config.status:802: creating blktool-config.h config.status:1098: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes 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_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_exeext= ac_cv_header_errno_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_linux_fs_h=yes ac_cv_header_linux_hdreg_h=yes ac_cv_header_memory_h=yes ac_cv_header_scsi_scsi_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_unistd_h=yes ac_cv_objext=o ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/bin/install -c' 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_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=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.8' 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.8' AWK='gawk' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ' GLIB_GENMARSHAL='glib-genmarshal' GLIB_LIBS='-lglib-2.0 ' GLIB_MKENUMS='glib-mkenums' GOBJECT_QUERY='gobject-query' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' OBJEXT='o' PACKAGE='blktool' PACKAGE_BUGREPORT='Jeff Garzik ' PACKAGE_NAME='blktool' PACKAGE_STRING='blktool 4' PACKAGE_TARNAME='blktool' PACKAGE_VERSION='4' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='4' ac_ct_CC='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build_alias='i686-uhu-linux' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='i686-uhu-linux' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' mkdir_p='mkdir -p -- .' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ERRNO_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LINUX_FS_H 1 #define HAVE_LINUX_HDREG_H 1 #define HAVE_MEMORY_H 1 #define HAVE_SCSI_SCSI_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE "blktool" #define PACKAGE_BUGREPORT "Jeff Garzik " #define PACKAGE_NAME "blktool" #define PACKAGE_STRING "blktool 4" #define PACKAGE_TARNAME "blktool" #define PACKAGE_VERSION "4" #define STDC_HEADERS 1 #define VERSION "4" configure: exit 0