Mercurial > repo
view interps/egobch/config.log @ 12518:2d8fe55c6e65 draft default tip
<int-e> learn The password of the month is release incident pilot.
author | HackEso <hackeso@esolangs.org> |
---|---|
date | Sun, 03 Nov 2024 00:31:02 +0000 |
parents | 859f9b4339e6 |
children |
line wrap: on
line source
This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by EgoBCh configure 0.1, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = glapgor uname -m = x86_64 uname -r = 3.1-5.slh.2-aptosid-amd64 uname -s = Linux uname -v = #1 SMP PREEMPT Thu Dec 15 02:03:58 UTC 2011 /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: /home/gregor/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/local/games PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:1350: checking for a BSD-compatible install configure:1405: result: /usr/bin/install -c configure:1416: checking whether build environment is sane configure:1459: result: yes configure:1524: checking for gawk configure:1540: found /usr/bin/gawk configure:1550: result: gawk configure:1560: checking whether make sets $(MAKE) configure:1580: result: yes configure:1798: checking for gcc configure:1814: found /usr/bin/gcc configure:1824: result: gcc configure:2068: checking for C compiler version configure:2071: gcc --version </dev/null >&5 gcc (Debian 4.7.2-4) 4.7.2 Copyright (C) 2012 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:2074: $? = 0 configure:2076: gcc -v </dev/null >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 4.7.2-4' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.7.2 (Debian 4.7.2-4) configure:2079: $? = 0 configure:2081: gcc -V </dev/null >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2084: $? = 4 configure:2107: checking for C compiler default output file name configure:2110: gcc conftest.c >&5 configure:2113: $? = 0 configure:2159: result: a.out configure:2164: checking whether the C compiler works configure:2170: ./a.out configure:2173: $? = 0 configure:2190: result: yes configure:2197: checking whether we are cross compiling configure:2199: result: no configure:2202: checking for suffix of executables configure:2204: gcc -o conftest conftest.c >&5 configure:2207: $? = 0 configure:2232: result: configure:2238: checking for suffix of object files configure:2259: gcc -c conftest.c >&5 configure:2262: $? = 0 configure:2284: result: o configure:2288: checking whether we are using the GNU C compiler configure:2312: gcc -c conftest.c >&5 configure:2318: $? = 0 configure:2322: test -z || test ! -s conftest.err configure:2325: $? = 0 configure:2328: test -s conftest.o configure:2331: $? = 0 configure:2344: result: yes configure:2350: checking whether gcc accepts -g configure:2371: gcc -c -g conftest.c >&5 configure:2377: $? = 0 configure:2381: test -z || test ! -s conftest.err configure:2384: $? = 0 configure:2387: test -s conftest.o configure:2390: $? = 0 configure:2401: result: yes configure:2418: checking for gcc option to accept ANSI C configure:2488: gcc -c -g -O2 conftest.c >&5 configure:2494: $? = 0 configure:2498: test -z || test ! -s conftest.err configure:2501: $? = 0 configure:2504: test -s conftest.o configure:2507: $? = 0 configure:2525: result: none needed configure:2543: gcc -c -g -O2 conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:2549: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2693: checking for style of include used by make configure:2721: result: GNU configure:2749: checking dependency style of gcc configure:2839: result: gcc3 configure:2861: checking for main in -lm configure:2885: gcc -o conftest -g -O2 conftest.c -lm >&5 configure:2891: $? = 0 configure:2895: test -z || test ! -s conftest.err configure:2898: $? = 0 configure:2901: test -s conftest configure:2904: $? = 0 configure:2917: result: yes configure:2935: checking how to run the C preprocessor configure:2970: gcc -E conftest.c configure:2976: $? = 0 configure:3008: gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3014: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "EgoBCh" | #define PACKAGE_TARNAME "egobch" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "EgoBCh 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "egobch" | #define VERSION "0.1" | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:3053: result: gcc -E configure:3077: gcc -E conftest.c configure:3083: $? = 0 configure:3115: gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3121: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "EgoBCh" | #define PACKAGE_TARNAME "egobch" | #define PACKAGE_VERSION "0.1" | #define PACKAGE_STRING "EgoBCh 0.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "egobch" | #define VERSION "0.1" | #define HAVE_LIBM 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:3165: checking for egrep configure:3175: result: grep -E configure:3180: checking for ANSI C header files configure:3205: gcc -c -g -O2 conftest.c >&5 configure:3211: $? = 0 configure:3215: test -z || test ! -s conftest.err configure:3218: $? = 0 configure:3221: test -s conftest.o configure:3224: $? = 0 configure:3313: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:29:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:3316: $? = 0 configure:3318: ./conftest configure:3321: $? = 0 configure:3336: result: yes configure:3360: checking for sys/types.h configure:3376: gcc -c -g -O2 conftest.c >&5 configure:3382: $? = 0 configure:3386: test -z || test ! -s conftest.err configure:3389: $? = 0 configure:3392: test -s conftest.o configure:3395: $? = 0 configure:3406: result: yes configure:3360: checking for sys/stat.h configure:3376: gcc -c -g -O2 conftest.c >&5 configure:3382: $? = 0 configure:3386: test -z || test ! -s conftest.err configure:3389: $? = 0 configure:3392: test -s conftest.o configure:3395: $? = 0 configure:3406: result: yes configure:3360: checking for stdlib.h configure:3376: gcc -c -g -O2 conftest.c >&5 configure:3382: $? = 0 configure:3386: test -z || test ! -s conftest.err configure:3389: $? = 0 configure:3392: test -s conftest.o configure:3395: $? = 0 configure:3406: result: yes configure:3360: checking for string.h configure:3376: gcc -c -g -O2 conftest.c >&5 configure:3382: $? = 0 configure:3386: test -z || test ! -s conftest.err configure:3389: $? = 0 configure:3392: test -s conftest.o configure:3395: $? = 0 configure:3406: result: yes configure:3360: checking for memory.h configure:3376: gcc -c -g -O2 conftest.c >&5 configure:3382: $? = 0 configure:3386: test -z || test ! -s conftest.err configure:3389: $? = 0 configure:3392: test -s conftest.o configure:3395: $? = 0 configure:3406: result: yes configure:3360: checking for strings.h configure:3376: gcc -c -g -O2 conftest.c >&5 configure:3382: $? = 0 configure:3386: test -z || test ! -s conftest.err configure:3389: $? = 0 configure:3392: test -s conftest.o configure:3395: $? = 0 configure:3406: result: yes configure:3360: checking for inttypes.h configure:3376: gcc -c -g -O2 conftest.c >&5 configure:3382: $? = 0 configure:3386: test -z || test ! -s conftest.err configure:3389: $? = 0 configure:3392: test -s conftest.o configure:3395: $? = 0 configure:3406: result: yes configure:3360: checking for stdint.h configure:3376: gcc -c -g -O2 conftest.c >&5 configure:3382: $? = 0 configure:3386: test -z || test ! -s conftest.err configure:3389: $? = 0 configure:3392: test -s conftest.o configure:3395: $? = 0 configure:3406: result: yes configure:3360: checking for unistd.h configure:3376: gcc -c -g -O2 conftest.c >&5 configure:3382: $? = 0 configure:3386: test -z || test ! -s conftest.err configure:3389: $? = 0 configure:3392: test -s conftest.o configure:3395: $? = 0 configure:3406: result: yes configure:3425: checking for stdint.h configure:3430: result: yes configure:3425: checking for stdlib.h configure:3430: result: yes configure:3425: checking for string.h configure:3430: result: yes configure:3578: checking for memset configure:3635: gcc -o conftest -g -O2 conftest.c -lm >&5 conftest.c:49:6: warning: conflicting types for built-in function 'memset' [enabled by default] configure:3641: $? = 0 configure:3645: test -z || test ! -s conftest.err configure:3648: $? = 0 configure:3651: test -s conftest configure:3654: $? = 0 configure:3666: result: yes configure:3788: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by EgoBCh config.status 0.1, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on glapgor config.status:690: creating Makefile config.status:690: creating src/Makefile config.status:794: creating config.h config.status:1090: 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= ac_cv_env_CFLAGS_value= 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= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func_memset=yes ac_cv_header_inttypes_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_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_lib_m_main=yes ac_cv_objext=o ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/gregor/projects/hackbot/multibot_cmds/env/interps/egobch/scripts/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/gregor/projects/hackbot/multibot_cmds/env/interps/egobch/scripts/missing --run tar' AUTOCONF='${SHELL} /home/gregor/projects/hackbot/multibot_cmds/env/interps/egobch/scripts/missing --run autoconf' AUTOHEADER='${SHELL} /home/gregor/projects/hackbot/multibot_cmds/env/interps/egobch/scripts/missing --run autoheader' AUTOMAKE='${SHELL} /home/gregor/projects/hackbot/multibot_cmds/env/interps/egobch/scripts/missing --run automake-1.9' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='-lm ' LTLIBOBJS='' MAKEINFO='${SHELL} /home/gregor/projects/hackbot/multibot_cmds/env/interps/egobch/scripts/missing --run makeinfo' OBJEXT='o' PACKAGE='egobch' PACKAGE_BUGREPORT='' PACKAGE_NAME='EgoBCh' PACKAGE_STRING='EgoBCh 0.1' PACKAGE_TARNAME='egobch' PACKAGE_VERSION='0.1' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/bash' STRIP='' VERSION='0.1' ac_ct_CC='gcc' ac_ct_STRIP='' 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='' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/home/gregor/projects/hackbot/multibot_cmds/env/interps/egobch/scripts/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_INTTYPES_H 1 #define HAVE_LIBM 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMSET 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE "egobch" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "EgoBCh" #define PACKAGE_STRING "EgoBCh 0.1" #define PACKAGE_TARNAME "egobch" #define PACKAGE_VERSION "0.1" #define STDC_HEADERS 1 #define VERSION "0.1" configure: exit 0