view interps/egobf/config.log @ 12500:e48c08805365 draft default tip

<b_jonas> ` learn \'The password of the month is Cthulhuquagdonic Mothraquagdonic Narwhalicorn.\' # https://logs.esolangs.org/libera-esolangs/2024-04.html#lKE Infinite craft
author HackEso <hackeso@esolangs.org>
date Wed, 01 May 2024 06:39:10 +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 egobfi configure 0.7, 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:1349: checking for a BSD-compatible install
configure:1404: result: /usr/bin/install -c
configure:1415: checking whether build environment is sane
configure:1458: result: yes
configure:1523: checking for gawk
configure:1539: found /usr/bin/gawk
configure:1549: result: gawk
configure:1559: checking whether make sets $(MAKE)
configure:1579: 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:2866: checking how to run the C preprocessor
configure:2901: gcc -E  conftest.c
configure:2907: $? = 0
configure:2939: gcc -E  conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:2945: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "egobfi"
| #define PACKAGE_TARNAME "egobfi"
| #define PACKAGE_VERSION "0.7"
| #define PACKAGE_STRING "egobfi 0.7"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "egobfi"
| #define VERSION "0.7"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2984: result: gcc -E
configure:3008: gcc -E  conftest.c
configure:3014: $? = 0
configure:3046: gcc -E  conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:3052: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "egobfi"
| #define PACKAGE_TARNAME "egobfi"
| #define PACKAGE_VERSION "0.7"
| #define PACKAGE_STRING "egobfi 0.7"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "egobfi"
| #define VERSION "0.7"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3096: checking for egrep
configure:3106: result: grep -E
configure:3111: checking for ANSI C header files
configure:3136: gcc -c -g -O2  conftest.c >&5
configure:3142: $? = 0
configure:3146: test -z 
			 || test ! -s conftest.err
configure:3149: $? = 0
configure:3152: test -s conftest.o
configure:3155: $? = 0
configure:3244: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c: In function 'main':
conftest.c:28:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
configure:3247: $? = 0
configure:3249: ./conftest
configure:3252: $? = 0
configure:3267: result: yes
configure:3291: checking for sys/types.h
configure:3307: gcc -c -g -O2  conftest.c >&5
configure:3313: $? = 0
configure:3317: test -z 
			 || test ! -s conftest.err
configure:3320: $? = 0
configure:3323: test -s conftest.o
configure:3326: $? = 0
configure:3337: result: yes
configure:3291: checking for sys/stat.h
configure:3307: gcc -c -g -O2  conftest.c >&5
configure:3313: $? = 0
configure:3317: test -z 
			 || test ! -s conftest.err
configure:3320: $? = 0
configure:3323: test -s conftest.o
configure:3326: $? = 0
configure:3337: result: yes
configure:3291: checking for stdlib.h
configure:3307: gcc -c -g -O2  conftest.c >&5
configure:3313: $? = 0
configure:3317: test -z 
			 || test ! -s conftest.err
configure:3320: $? = 0
configure:3323: test -s conftest.o
configure:3326: $? = 0
configure:3337: result: yes
configure:3291: checking for string.h
configure:3307: gcc -c -g -O2  conftest.c >&5
configure:3313: $? = 0
configure:3317: test -z 
			 || test ! -s conftest.err
configure:3320: $? = 0
configure:3323: test -s conftest.o
configure:3326: $? = 0
configure:3337: result: yes
configure:3291: checking for memory.h
configure:3307: gcc -c -g -O2  conftest.c >&5
configure:3313: $? = 0
configure:3317: test -z 
			 || test ! -s conftest.err
configure:3320: $? = 0
configure:3323: test -s conftest.o
configure:3326: $? = 0
configure:3337: result: yes
configure:3291: checking for strings.h
configure:3307: gcc -c -g -O2  conftest.c >&5
configure:3313: $? = 0
configure:3317: test -z 
			 || test ! -s conftest.err
configure:3320: $? = 0
configure:3323: test -s conftest.o
configure:3326: $? = 0
configure:3337: result: yes
configure:3291: checking for inttypes.h
configure:3307: gcc -c -g -O2  conftest.c >&5
configure:3313: $? = 0
configure:3317: test -z 
			 || test ! -s conftest.err
configure:3320: $? = 0
configure:3323: test -s conftest.o
configure:3326: $? = 0
configure:3337: result: yes
configure:3291: checking for stdint.h
configure:3307: gcc -c -g -O2  conftest.c >&5
configure:3313: $? = 0
configure:3317: test -z 
			 || test ! -s conftest.err
configure:3320: $? = 0
configure:3323: test -s conftest.o
configure:3326: $? = 0
configure:3337: result: yes
configure:3291: checking for unistd.h
configure:3307: gcc -c -g -O2  conftest.c >&5
configure:3313: $? = 0
configure:3317: test -z 
			 || test ! -s conftest.err
configure:3320: $? = 0
configure:3323: test -s conftest.o
configure:3326: $? = 0
configure:3337: result: yes
configure:3357: checking for stdint.h
configure:3362: result: yes
configure:3357: checking for stdlib.h
configure:3362: result: yes
configure:3357: checking for string.h
configure:3362: result: yes
configure:3366: checking wchar.h usability
configure:3378: gcc -c -g -O2  conftest.c >&5
configure:3384: $? = 0
configure:3388: test -z 
			 || test ! -s conftest.err
configure:3391: $? = 0
configure:3394: test -s conftest.o
configure:3397: $? = 0
configure:3407: result: yes
configure:3411: checking wchar.h presence
configure:3421: gcc -E  conftest.c
configure:3427: $? = 0
configure:3447: result: yes
configure:3482: checking for wchar.h
configure:3489: result: yes
configure:3504: checking for uint64_t
configure:3529: gcc -c -g -O2  conftest.c >&5
configure:3535: $? = 0
configure:3539: test -z 
			 || test ! -s conftest.err
configure:3542: $? = 0
configure:3545: test -s conftest.o
configure:3548: $? = 0
configure:3559: result: yes
configure:3584: checking for stdlib.h
configure:3589: result: yes
configure:3729: checking for GNU libc compatible malloc
configure:3758: gcc -o conftest -g -O2   conftest.c  >&5
configure:3761: $? = 0
configure:3763: ./conftest
configure:3766: $? = 0
configure:3780: result: yes
configure:3815: checking for stdlib.h
configure:3820: result: yes
configure:3960: checking for GNU libc compatible realloc
configure:3989: gcc -o conftest -g -O2   conftest.c  >&5
configure:3992: $? = 0
configure:3994: ./conftest
configure:3997: $? = 0
configure:4011: result: yes
configure:4045: checking for memset
configure:4102: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:53:6: warning: conflicting types for built-in function 'memset' [enabled by default]
configure:4108: $? = 0
configure:4112: test -z 
			 || test ! -s conftest.err
configure:4115: $? = 0
configure:4118: test -s conftest
configure:4121: $? = 0
configure:4133: result: yes
configure:4262: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by egobfi config.status 0.7, 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:693: creating Makefile
config.status:693: creating src/Makefile
config.status:693: creating src/egobfi-wib
config.status:797: creating config.h
config.status:1101: 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_malloc_0_nonnull=yes
ac_cv_func_memset=yes
ac_cv_func_realloc_0_nonnull=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_header_wchar_h=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
ac_cv_type_uint64_t=yes
am_cv_CC_dependencies_compiler_type=gcc3

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/gregor/projects/hackbot/multibot_cmds/env/interps/egobf/scripts/missing --run aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/gregor/projects/hackbot/multibot_cmds/env/interps/egobf/scripts/missing --run tar'
AUTOCONF='${SHELL} /home/gregor/projects/hackbot/multibot_cmds/env/interps/egobf/scripts/missing --run autoconf'
AUTOHEADER='${SHELL} /home/gregor/projects/hackbot/multibot_cmds/env/interps/egobf/scripts/missing --run autoheader'
AUTOMAKE='${SHELL} /home/gregor/projects/hackbot/multibot_cmds/env/interps/egobf/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=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/gregor/projects/hackbot/multibot_cmds/env/interps/egobf/scripts/missing --run makeinfo'
OBJEXT='o'
PACKAGE='egobfi'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='egobfi'
PACKAGE_STRING='egobfi 0.7'
PACKAGE_TARNAME='egobfi'
PACKAGE_VERSION='0.7'
PATH_SEPARATOR=':'
SET_MAKE=''
SHELL='/bin/bash'
STRIP=''
USE_INT64_FALSE='#'
USE_INT64_TRUE=''
VERSION='0.7'
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/egobf/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_MALLOC 1
#define HAVE_MEMORY_H 1
#define HAVE_MEMSET 1
#define HAVE_REALLOC 1
#define HAVE_STDINT_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_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 HAVE_WCHAR_H 1
#define PACKAGE "egobfi"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "egobfi"
#define PACKAGE_STRING "egobfi 0.7"
#define PACKAGE_TARNAME "egobfi"
#define PACKAGE_VERSION "0.7"
#define STDC_HEADERS 1
#define VERSION "0.7"

configure: exit 0