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.64. Invocation command line was $ ./configure --disable-option-checking --prefix=/usr --with-system-zlib --disable-werror --enable-static --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --program-transform-name=s,y,y, --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux build_alias=i686-uhu-linux host_alias=i686-uhu-linux target_alias=i686-uhu-linux CC=i686-uhu-linux-gcc CFLAGS=-O2 -march=i686 -mtune=generic LDFLAGS=-static-libstdc++ -static-libgcc MAKEINFO=makeinfo --split-size=5000000 YACC=bison -y --cache-file=.././config.cache --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = hp12 uname -m = x86_64 uname -r = 3.13.6-1.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 12 08:53:42 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:1886: loading cache .././config.cache configure:1998: checking build system type configure:2012: result: i686-uhu-linux-gnu configure:2032: checking host system type configure:2045: result: i686-uhu-linux-gnu configure:2065: checking target system type configure:2078: result: i686-uhu-linux-gnu configure:2128: checking for make configure:2155: result: make configure:2182: checking whether make sets $(MAKE) configure:2204: result: yes configure:2280: checking for i686-uhu-linux-gcc configure:2307: result: i686-uhu-linux-gcc configure:2576: checking for C compiler version configure:2585: 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:2596: $? = 0 configure:2585: 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:2596: $? = 0 configure:2585: 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:2596: $? = 1 configure:2585: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:2596: $? = 1 configure:2616: checking for C compiler default output file name configure:2638: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 configure:2642: $? = 0 configure:2679: result: a.out configure:2695: checking whether the C compiler works configure:2704: ./a.out configure:2708: $? = 0 configure:2723: result: yes configure:2730: checking whether we are cross compiling configure:2732: result: no configure:2735: checking for suffix of executables configure:2742: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -static-libstdc++ -static-libgcc conftest.c >&5 configure:2746: $? = 0 configure:2768: result: configure:2774: checking for suffix of object files configure:2821: result: o configure:2825: checking whether we are using the GNU C compiler configure:2853: result: yes configure:2862: checking whether i686-uhu-linux-gcc accepts -g configure:2923: result: yes configure:2940: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3017: result: none needed configure:3043: checking how to run the C preprocessor configure:3113: result: i686-uhu-linux-gcc -E configure:3133: i686-uhu-linux-gcc -E conftest.c configure:3133: $? = 0 configure:3147: i686-uhu-linux-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3147: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3176: checking for grep that handles long lines and -e configure:3234: result: /bin/grep configure:3239: checking for egrep configure:3301: result: /bin/grep -E configure:3306: checking for ANSI C header files configure:3410: result: yes configure:3423: checking for sys/types.h configure:3423: result: yes configure:3423: checking for sys/stat.h configure:3423: result: yes configure:3423: checking for stdlib.h configure:3423: result: yes configure:3423: checking for string.h configure:3423: result: yes configure:3423: checking for memory.h configure:3423: result: yes configure:3423: checking for strings.h configure:3423: result: yes configure:3423: checking for inttypes.h configure:3423: result: yes configure:3423: checking for stdint.h configure:3423: result: yes configure:3423: checking for unistd.h configure:3423: result: yes configure:3438: checking pthread.h usability configure:3438: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3438: $? = 0 configure:3438: result: yes configure:3438: checking pthread.h presence configure:3438: i686-uhu-linux-gcc -E conftest.c configure:3438: $? = 0 configure:3438: result: yes configure:3438: checking for pthread.h configure:3438: result: yes configure:3518: updating cache .././config.cache configure:3595: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.64. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:775: creating Makefile config.status:775: creating gdb.ada/Makefile config.status:775: creating gdb.arch/Makefile config.status:775: creating gdb.asm/Makefile config.status:775: creating gdb.base/Makefile config.status:775: creating gdb.btrace/Makefile config.status:775: creating gdb.cell/Makefile config.status:775: creating gdb.cp/Makefile config.status:775: creating gdb.disasm/Makefile config.status:775: creating gdb.dwarf2/Makefile config.status:775: creating gdb.fortran/Makefile config.status:775: creating gdb.go/Makefile config.status:775: creating gdb.server/Makefile config.status:775: creating gdb.java/Makefile config.status:775: creating gdb.hp/Makefile config.status:775: creating gdb.hp/gdb.objdbg/Makefile config.status:775: creating gdb.hp/gdb.base-hp/Makefile config.status:775: creating gdb.hp/gdb.aCC/Makefile config.status:775: creating gdb.hp/gdb.compat/Makefile config.status:775: creating gdb.hp/gdb.defects/Makefile config.status:775: creating gdb.linespec/Makefile config.status:775: creating gdb.mi/Makefile config.status:775: creating gdb.modula2/Makefile config.status:775: creating gdb.multi/Makefile config.status:775: creating gdb.objc/Makefile config.status:775: creating gdb.opencl/Makefile config.status:775: creating gdb.opt/Makefile config.status:775: creating gdb.pascal/Makefile config.status:775: creating gdb.perf/Makefile config.status:775: creating gdb.python/Makefile config.status:775: creating gdb.reverse/Makefile config.status:775: creating gdb.stabs/Makefile config.status:775: creating gdb.threads/Makefile config.status:775: creating gdb.trace/Makefile config.status:775: creating gdb.xml/Makefile ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_env_CC_set=set ac_cv_env_CC_value=i686-uhu-linux-gcc 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=set ac_cv_env_LDFLAGS_value='-static-libstdc++ -static-libgcc ' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_MAKEINFOFLAGS_set= ac_cv_env_MAKEINFOFLAGS_value= ac_cv_env_MAKEINFO_set=set ac_cv_env_MAKEINFO_value='makeinfo --split-size=5000000' ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_env_YACC_set=set ac_cv_env_YACC_value='bison -y' ac_cv_env_YFLAGS_set= ac_cv_env_YFLAGS_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=set ac_cv_env_target_alias_value=i686-uhu-linux ac_cv_func__mcleanup=yes ac_cv_func_alloca_works=yes ac_cv_func_btowc=yes ac_cv_func_canonicalize_file_name=yes ac_cv_func_fdwalk=no ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_getgid=yes ac_cv_func_getpagesize=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_getuid=yes ac_cv_func_iconvlist=no ac_cv_func_libiconvlist=no ac_cv_func_lstat=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_monstartup=yes ac_cv_func_pipe2=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_madvise=yes ac_cv_func_pread64=yes ac_cv_func_pread=yes ac_cv_func_ptrace64=no ac_cv_func_pwrite=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_resize_term=yes ac_cv_func_sbrk=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpgrp_void=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_sigaction=yes ac_cv_func_sigprocmask=yes ac_cv_func_sigsetmask=yes ac_cv_func_socketpair=yes ac_cv_func_syscall=yes ac_cv_func_ttrace=no ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_waitpid=yes ac_cv_func_wborder=yes ac_cv_func_wctype=yes ac_cv_func_wresize=yes ac_cv_have_decl_ADDR_NO_RANDOMIZE=yes ac_cv_have_decl_free=yes ac_cv_have_decl_malloc=yes ac_cv_have_decl_ptrace=yes ac_cv_have_decl_realloc=yes ac_cv_have_decl_snprintf=yes ac_cv_have_decl_strerror=yes ac_cv_have_decl_strstr=yes ac_cv_have_x=have_x=no ac_cv_header_cursesX_h=no ac_cv_header_curses_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_elf_hp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_libunwind_ia64_h=no ac_cv_header_linux_perf_event_h=yes ac_cv_header_locale_h=yes ac_cv_header_machine_reg_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_ncurses_h=yes ac_cv_header_ncurses_ncurses_h=no ac_cv_header_ncurses_term_h=no ac_cv_header_nlist_h=no ac_cv_header_poll_h=yes ac_cv_header_proc_service_h=no ac_cv_header_pthread_h=yes ac_cv_header_ptrace_h=no ac_cv_header_sgtty_h=yes ac_cv_header_signal_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_debugreg_h=yes ac_cv_header_sys_fault_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_proc_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_reg_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_term_h=yes ac_cv_header_termio_h=yes ac_cv_header_termios_h=yes ac_cv_header_thread_db_h=yes ac_cv_header_unistd_h=yes ac_cv_header_vfork_h=no ac_cv_header_wait_h=yes ac_cv_header_zlib_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_m_main=yes ac_cv_libbabeltrace=no ac_cv_libexpat=no ac_cv_liblzma=yes ac_cv_member_struct_reg_r_fs=no ac_cv_member_struct_reg_r_gs=no ac_cv_member_struct_stat_st_blksize=yes ac_cv_member_struct_stat_st_blocks=yes ac_cv_member_struct_thread_td_pcb=no ac_cv_member_struct_user_regs_struct_fs_base=no ac_cv_member_struct_user_regs_struct_gs_base=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_python_prog_path=/usr/bin/python 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_DLLTOOL=dlltool ac_cv_prog_MAKE=make ac_cv_prog_RANLIB=ranlib ac_cv_prog_WINDRES=windres ac_cv_prog_YACC='bison -y' ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_dlgetmodinfo=no ac_cv_search_dlopen=-ldl ac_cv_search_gethostbyname='none required' ac_cv_search_socketpair='none required' ac_cv_search_tgetent='none required' ac_cv_search_waddstr=-lncurses ac_cv_search_zlibVersion=-lz ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned_long=4 ac_cv_sizeof_unsigned_long_long=8 ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_target=i686-uhu-linux-gnu ac_cv_type_pid_t=yes ac_cv_type_signal=void ac_cv_type_socklen_t=yes ac_cv_var__etext=yes ac_cv_var_etext=yes ac_cv_working_alloca_h=yes acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_path_LD=ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=gcc3 am_cv_build_libiconv_path= am_cv_func_iconv=yes am_cv_langinfo_codeset=yes am_cv_lib_iconv=no am_cv_prog_cc_stdc= am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= am_cv_use_build_libiconv=no am_cv_val_LC_MESSAGES=yes bfd_cv_have_sys_procfs_type_fpregset_t=no bfd_cv_have_sys_procfs_type_gregset_t=no bfd_cv_have_sys_procfs_type_lwpid_t=yes bfd_cv_have_sys_procfs_type_pr_sigaction64_t=no bfd_cv_have_sys_procfs_type_pr_siginfo64_t=no bfd_cv_have_sys_procfs_type_pr_sigset_t=no bfd_cv_have_sys_procfs_type_prfpregset_t=yes bfd_cv_have_sys_procfs_type_prgregset32_t=no bfd_cv_have_sys_procfs_type_prgregset_t=yes bfd_cv_have_sys_procfs_type_prsysent_t=no bfd_cv_have_sys_procfs_type_psaddr_t=yes gdb_cv_c_long_double=yes gdb_cv_c_long_long=yes gdb_cv_func_ptrace_args=int,int,long,long gdb_cv_func_ptrace_ret=long gdb_cv_func_sigsetjmp=yes gdb_cv_have_gnu_regex=yes gdb_cv_have_makeinfo_click=yes gdb_cv_have_pt_getdbregs=no gdb_cv_have_pt_getxmmregs=no gdb_cv_have_ptrace_getfpxregs=yes gdb_cv_have_ptrace_getregs=yes gdb_cv_os_cygwin=no gdb_cv_prfpregset_t_broken=no gdb_cv_printf_has_decfloat=no gdb_cv_printf_has_long_double=yes gdb_cv_printf_has_long_long=yes gdb_cv_scanf_has_long_double=yes gdb_cv_struct_lwp=no gdb_cv_struct_reg=no gdb_cv_sys_syscall_h_has_tkill=yes gdb_cv_thread_db_h_has_td_notalloc=yes gdb_cv_thread_db_h_has_td_notls=yes gdb_cv_thread_db_h_has_td_version=yes gdb_cv_var_elf=yes gdb_cv_var_macho=no gdb_cv_var_som=no ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='i686-uhu-linux-gcc' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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_PTHREAD_H=1' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GMAKE_FALSE='#' GMAKE_TRUE='' GREP='/bin/grep' LDFLAGS='-static-libstdc++ -static-libgcc ' LIBOBJS='' LIBS='' LTLIBOBJS='' MAKE='make' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RPATH_ENVVAR='LD_LIBRARY_PATH' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,y,y,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs='' sysconfdir='/etc' target='i686-uhu-linux-gnu' target_alias='i686-uhu-linux' target_cpu='i686' target_noncanonical='i686-uhu-linux' target_os='linux-gnu' target_vendor='uhu' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #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_PTHREAD_H 1 configure: exit 0