This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by firecontrol configure 0.2, 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 = hp06 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1769: checking for a BSD-compatible install configure:1825: result: /bin/install -c configure:1836: checking whether build environment is sane configure:1879: result: yes configure:1944: checking for gawk configure:1960: found /bin/gawk configure:1971: result: gawk configure:1982: checking whether make sets $(MAKE) configure:2003: result: yes configure:2196: checking for i686-uhu-linux-gcc configure:2212: found /usr/bin/i686-uhu-linux-gcc configure:2223: result: i686-uhu-linux-gcc configure:2501: checking for C compiler version configure:2508: 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:2511: $? = 0 configure:2518: 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:2521: $? = 0 configure:2528: 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:2531: $? = 1 configure:2554: checking for C compiler default output file name configure:2581: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2584: $? = 0 configure:2622: result: a.out configure:2639: checking whether the C compiler works configure:2649: ./a.out configure:2652: $? = 0 configure:2669: result: yes configure:2676: checking whether we are cross compiling configure:2678: result: no configure:2681: checking for suffix of executables configure:2688: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2691: $? = 0 configure:2715: result: configure:2721: checking for suffix of object files configure:2747: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2750: $? = 0 configure:2773: result: o configure:2777: checking whether we are using the GNU C compiler configure:2806: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2812: $? = 0 configure:2829: result: yes configure:2834: checking whether i686-uhu-linux-gcc accepts -g configure:2864: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:2870: $? = 0 configure:2969: result: yes configure:2986: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3060: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3066: $? = 0 configure:3089: result: none needed configure:3118: checking for style of include used by make configure:3146: result: GNU configure:3174: checking dependency style of i686-uhu-linux-gcc configure:3264: result: gcc3 configure:3287: checking how to run the C preprocessor configure:3327: i686-uhu-linux-gcc -E conftest.c configure:3333: $? = 0 configure:3364: i686-uhu-linux-gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3370: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "firecontrol" | #define PACKAGE_TARNAME "firecontrol" | #define PACKAGE_VERSION "0.2" | #define PACKAGE_STRING "firecontrol 0.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "firecontrol" | #define VERSION "0.2" | /* end confdefs.h. */ | #include configure:3403: result: i686-uhu-linux-gcc -E configure:3432: i686-uhu-linux-gcc -E conftest.c configure:3438: $? = 0 configure:3469: i686-uhu-linux-gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3475: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "firecontrol" | #define PACKAGE_TARNAME "firecontrol" | #define PACKAGE_VERSION "0.2" | #define PACKAGE_STRING "firecontrol 0.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "firecontrol" | #define VERSION "0.2" | /* end confdefs.h. */ | #include configure:3513: checking for grep that handles long lines and -e configure:3587: result: /bin/grep configure:3592: checking for egrep configure:3670: result: /bin/grep -E configure:3675: checking for ANSI C header files configure:3705: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3711: $? = 0 configure:3810: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3813: $? = 0 configure:3819: ./conftest configure:3822: $? = 0 configure:3839: result: yes configure:3863: checking for sys/types.h configure:3884: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3890: $? = 0 configure:3906: result: yes configure:3863: checking for sys/stat.h configure:3884: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3890: $? = 0 configure:3906: result: yes configure:3863: checking for stdlib.h configure:3884: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3890: $? = 0 configure:3906: result: yes configure:3863: checking for string.h configure:3884: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3890: $? = 0 configure:3906: result: yes configure:3863: checking for memory.h configure:3884: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3890: $? = 0 configure:3906: result: yes configure:3863: checking for strings.h configure:3884: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3890: $? = 0 configure:3906: result: yes configure:3863: checking for inttypes.h configure:3884: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3890: $? = 0 configure:3906: result: yes configure:3863: checking for stdint.h configure:3884: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3890: $? = 0 configure:3906: result: yes configure:3863: checking for unistd.h configure:3884: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3890: $? = 0 configure:3906: result: yes configure:3919: checking for a readline compatible library configure:3962: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lreadline >&5 configure:3968: $? = 0 configure:3998: result: -lreadline configure:4023: checking readline.h usability configure:4040: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:54:22: fatal error: readline.h: No such file or directory #include ^ compilation terminated. configure:4046: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "firecontrol" | #define PACKAGE_TARNAME "firecontrol" | #define PACKAGE_VERSION "0.2" | #define PACKAGE_STRING "firecontrol 0.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "firecontrol" | #define VERSION "0.2" | #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_LIBREADLINE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4060: result: no configure:4064: checking readline.h presence configure:4079: i686-uhu-linux-gcc -E conftest.c conftest.c:21:22: fatal error: readline.h: No such file or directory #include ^ compilation terminated. configure:4085: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "firecontrol" | #define PACKAGE_TARNAME "firecontrol" | #define PACKAGE_VERSION "0.2" | #define PACKAGE_STRING "firecontrol 0.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "firecontrol" | #define VERSION "0.2" | #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_LIBREADLINE 1 | /* end confdefs.h. */ | #include configure:4099: result: no configure:4127: checking for readline.h configure:4135: result: no configure:4023: checking readline/readline.h usability configure:4040: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4046: $? = 0 configure:4060: result: yes configure:4064: checking readline/readline.h presence configure:4079: i686-uhu-linux-gcc -E conftest.c configure:4085: $? = 0 configure:4099: result: yes configure:4127: checking for readline/readline.h configure:4135: result: yes configure:4148: checking whether readline supports history configure:4183: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lreadline >&5 configure:4189: $? = 0 configure:4207: result: yes configure:4231: checking history.h usability configure:4248: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:56:21: fatal error: history.h: No such file or directory #include ^ compilation terminated. configure:4254: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "firecontrol" | #define PACKAGE_TARNAME "firecontrol" | #define PACKAGE_VERSION "0.2" | #define PACKAGE_STRING "firecontrol 0.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "firecontrol" | #define VERSION "0.2" | #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_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4268: result: no configure:4272: checking history.h presence configure:4287: i686-uhu-linux-gcc -E conftest.c conftest.c:23:21: fatal error: history.h: No such file or directory #include ^ compilation terminated. configure:4293: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "firecontrol" | #define PACKAGE_TARNAME "firecontrol" | #define PACKAGE_VERSION "0.2" | #define PACKAGE_STRING "firecontrol 0.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "firecontrol" | #define VERSION "0.2" | #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_LIBREADLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY 1 | /* end confdefs.h. */ | #include configure:4307: result: no configure:4335: checking for history.h configure:4343: result: no configure:4231: checking readline/history.h usability configure:4248: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4254: $? = 0 configure:4268: result: yes configure:4272: checking readline/history.h presence configure:4287: i686-uhu-linux-gcc -E conftest.c configure:4293: $? = 0 configure:4307: result: yes configure:4335: checking for readline/history.h configure:4343: result: yes configure:4360: checking for raw1394_phy_packet_write in -lraw1394 configure:4395: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lraw1394 -lreadline >&5 configure:4401: $? = 0 configure:4419: result: yes configure:4444: checking libraw1394/raw1394.h usability configure:4461: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4467: $? = 0 configure:4481: result: yes configure:4485: checking libraw1394/raw1394.h presence configure:4500: i686-uhu-linux-gcc -E conftest.c configure:4506: $? = 0 configure:4520: result: yes configure:4548: checking for libraw1394/raw1394.h configure:4555: result: yes configure:4715: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by firecontrol config.status 0.2, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp06 config.status:616: creating Makefile config.status:801: 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_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_header_history_h=no ac_cv_header_inttypes_h=yes ac_cv_header_libraw1394_raw1394_h=yes ac_cv_header_memory_h=yes ac_cv_header_readline_h=no 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_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_lib_raw1394_raw1394_phy_packet_write=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 vl_cv_lib_readline=-lreadline vl_cv_lib_readline_history=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.9' AWK='gawk' 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='-DPACKAGE_NAME=\"firecontrol\" -DPACKAGE_TARNAME=\"firecontrol\" -DPACKAGE_VERSION=\"0.2\" -DPACKAGE_STRING=\"firecontrol\ 0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"firecontrol\" -DVERSION=\"0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBREADLINE=1 -DHAVE_READLINE_READLINE_H=1 -DHAVE_READLINE_HISTORY=1 -DHAVE_READLINE_HISTORY_H=1 -DHAVE_LIBRAW1394=1' 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='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='-lraw1394 -lreadline' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' OBJEXT='o' PACKAGE='firecontrol' PACKAGE_BUGREPORT='' PACKAGE_NAME='firecontrol' PACKAGE_STRING='firecontrol 0.2' PACKAGE_TARNAME='firecontrol' PACKAGE_VERSION='0.2' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='0.2' ac_ct_CC='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build_alias='i686-uhu-linux' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='i686-uhu-linux' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "firecontrol" #define PACKAGE_TARNAME "firecontrol" #define PACKAGE_VERSION "0.2" #define PACKAGE_STRING "firecontrol 0.2" #define PACKAGE_BUGREPORT "" #define PACKAGE "firecontrol" #define VERSION "0.2" #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_LIBREADLINE 1 #define HAVE_READLINE_READLINE_H 1 #define HAVE_READLINE_HISTORY 1 #define HAVE_READLINE_HISTORY_H 1 #define HAVE_LIBRAW1394 1 configure: exit 0