Matomat/sam7utils/config.log
2015-11-15 18:18:42 +00:00

588 lines
16 KiB
Plaintext

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by sam7utils configure 0.1.0, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = BlubbFish
uname -m = i686
uname -r = 1.0.16(0.48/3/2)
uname -s = MINGW32_NT-6.1
uname -v = 2010-09-29 00:07
/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: .
PATH: /usr/local/bin
PATH: /mingw/bin
PATH: /bin
PATH: /c/Program Files/PC Connectivity Solution/
PATH: /c/Program Files/ATI Stream/bin/x86
PATH: /e/Programme/MikTeX/miktex/bin
PATH: /c/Windows/system32
PATH: /c/Windows
PATH: /c/Windows/System32/Wbem
PATH: /c/Windows/System32/WindowsPowerShell/v1.0/
PATH: /e/Programme/SVN/bin/
PATH: /c/Program Files/ATI Stream/Tools/Stream KernelAnalyzer 1.5/
PATH: /c/VXIPNP/WinNT/Bin
PATH: /e/Programme/JAF
PATH: /e/Programme/hacker/Nmap
PATH: /c/Program Files/OpenVPN/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1349: checking build system type
configure:1367: result: i686-pc-mingw32
configure:1375: checking host system type
configure:1389: result: i686-pc-mingw32
configure:1397: checking target system type
configure:1411: result: i686-pc-mingw32
configure:1440: checking for a BSD-compatible install
configure:1495: result: /bin/install -c
configure:1506: checking whether build environment is sane
configure:1549: result: yes
configure:1573: WARNING: `missing' script is too old or missing
configure:1614: checking for gawk
configure:1630: found /bin/gawk
configure:1640: result: gawk
configure:1650: checking whether make sets $(MAKE)
configure:1670: result: yes
configure:1888: checking for gcc
configure:1904: found /mingw/bin/gcc
configure:1914: result: gcc
configure:2158: checking for C compiler version
configure:2161: gcc --version </dev/null >&5
gcc.exe (GCC) 4.5.2
Copyright (C) 2010 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:2164: $? = 0
configure:2166: gcc -v </dev/null >&5
Using built-in specs.
COLLECT_GCC=E:\Programme\mingw\bin\gcc.exe
COLLECT_LTO_WRAPPER=e:/programme/mingw/bin/../libexec/gcc/mingw32/4.5.2/lto-wrapper.exe
Target: mingw32
Configured with: ../gcc-4.5.2/configure --enable-languages=c,c++,ada,fortran,objc,obj-c++ --disable-sjlj-exceptions --with-dwarf2 --enable-shared --enable-libgomp --disable-win32-registry --enable-libstdcxx-debug --enable-version-specific-runtime-libs --disable-werror --build=mingw32 --prefix=/mingw
Thread model: win32
gcc version 4.5.2 (GCC)
configure:2169: $? = 0
configure:2171: gcc -V </dev/null >&5
gcc.exe: '-V' option must have argument
configure:2174: $? = 1
configure:2197: checking for C compiler default output file name
configure:2200: gcc conftest.c >&5
configure:2203: $? = 0
configure:2249: result: a.exe
configure:2254: checking whether the C compiler works
configure:2260: ./a.exe
configure:2263: $? = 0
configure:2280: result: yes
configure:2287: checking whether we are cross compiling
configure:2289: result: no
configure:2292: checking for suffix of executables
configure:2294: gcc -o conftest.exe conftest.c >&5
configure:2297: $? = 0
configure:2322: result: .exe
configure:2328: checking for suffix of object files
configure:2349: gcc -c conftest.c >&5
configure:2352: $? = 0
configure:2374: result: o
configure:2378: checking whether we are using the GNU C compiler
configure:2402: gcc -c conftest.c >&5
configure:2408: $? = 0
configure:2412: test -z
|| test ! -s conftest.err
configure:2415: $? = 0
configure:2418: test -s conftest.o
configure:2421: $? = 0
configure:2434: result: yes
configure:2440: checking whether gcc accepts -g
configure:2461: gcc -c -g conftest.c >&5
configure:2467: $? = 0
configure:2471: test -z
|| test ! -s conftest.err
configure:2474: $? = 0
configure:2477: test -s conftest.o
configure:2480: $? = 0
configure:2491: result: yes
configure:2508: checking for gcc option to accept ANSI C
configure:2578: gcc -c -g -O2 conftest.c >&5
configure:2584: $? = 0
configure:2588: test -z
|| test ! -s conftest.err
configure:2591: $? = 0
configure:2594: test -s conftest.o
configure:2597: $? = 0
configure:2615: result: none needed
configure:2633: gcc -c -g -O2 conftest.c >&5
conftest.c:2:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
configure:2639: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2783: checking for style of include used by make
configure:2811: result: GNU
configure:2839: checking dependency style of gcc
configure:2929: result: gcc3
configure:2959: checking for a BSD-compatible install
configure:3014: result: /bin/install -c
configure:3025: checking whether make sets $(MAKE)
configure:3045: result: yes
configure:3076: checking how to run the C preprocessor
configure:3111: gcc -E conftest.c
configure:3117: $? = 0
configure:3149: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:3155: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "sam7utils"
| #define PACKAGE_TARNAME "sam7utils"
| #define PACKAGE_VERSION "0.1.0"
| #define PACKAGE_STRING "sam7utils 0.1.0"
| #define PACKAGE_BUGREPORT "konkers@konkers.net"
| #define PACKAGE "sam7utils"
| #define VERSION "0.1.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3194: result: gcc -E
configure:3218: gcc -E conftest.c
configure:3224: $? = 0
configure:3256: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:3262: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "sam7utils"
| #define PACKAGE_TARNAME "sam7utils"
| #define PACKAGE_VERSION "0.1.0"
| #define PACKAGE_STRING "sam7utils 0.1.0"
| #define PACKAGE_BUGREPORT "konkers@konkers.net"
| #define PACKAGE "sam7utils"
| #define VERSION "0.1.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3306: checking for egrep
configure:3316: result: grep -E
configure:3321: checking for ANSI C header files
configure:3346: gcc -c -g -O2 conftest.c >&5
configure:3352: $? = 0
configure:3356: test -z
|| test ! -s conftest.err
configure:3359: $? = 0
configure:3362: test -s conftest.o
configure:3365: $? = 0
configure:3454: gcc -o conftest.exe -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:28:7: warning: incompatible implicit declaration of built-in function 'exit'
configure:3457: $? = 0
configure:3459: ./conftest.exe
configure:3462: $? = 0
configure:3477: result: yes
configure:3502: checking for sys/types.h
configure:3518: gcc -c -g -O2 conftest.c >&5
configure:3524: $? = 0
configure:3528: test -z
|| test ! -s conftest.err
configure:3531: $? = 0
configure:3534: test -s conftest.o
configure:3537: $? = 0
configure:3548: result: yes
configure:3502: checking for sys/stat.h
configure:3518: gcc -c -g -O2 conftest.c >&5
configure:3524: $? = 0
configure:3528: test -z
|| test ! -s conftest.err
configure:3531: $? = 0
configure:3534: test -s conftest.o
configure:3537: $? = 0
configure:3548: result: yes
configure:3502: checking for stdlib.h
configure:3518: gcc -c -g -O2 conftest.c >&5
configure:3524: $? = 0
configure:3528: test -z
|| test ! -s conftest.err
configure:3531: $? = 0
configure:3534: test -s conftest.o
configure:3537: $? = 0
configure:3548: result: yes
configure:3502: checking for string.h
configure:3518: gcc -c -g -O2 conftest.c >&5
configure:3524: $? = 0
configure:3528: test -z
|| test ! -s conftest.err
configure:3531: $? = 0
configure:3534: test -s conftest.o
configure:3537: $? = 0
configure:3548: result: yes
configure:3502: checking for memory.h
configure:3518: gcc -c -g -O2 conftest.c >&5
configure:3524: $? = 0
configure:3528: test -z
|| test ! -s conftest.err
configure:3531: $? = 0
configure:3534: test -s conftest.o
configure:3537: $? = 0
configure:3548: result: yes
configure:3502: checking for strings.h
configure:3518: gcc -c -g -O2 conftest.c >&5
configure:3524: $? = 0
configure:3528: test -z
|| test ! -s conftest.err
configure:3531: $? = 0
configure:3534: test -s conftest.o
configure:3537: $? = 0
configure:3548: result: yes
configure:3502: checking for inttypes.h
configure:3518: gcc -c -g -O2 conftest.c >&5
configure:3524: $? = 0
configure:3528: test -z
|| test ! -s conftest.err
configure:3531: $? = 0
configure:3534: test -s conftest.o
configure:3537: $? = 0
configure:3548: result: yes
configure:3502: checking for stdint.h
configure:3518: gcc -c -g -O2 conftest.c >&5
configure:3524: $? = 0
configure:3528: test -z
|| test ! -s conftest.err
configure:3531: $? = 0
configure:3534: test -s conftest.o
configure:3537: $? = 0
configure:3548: result: yes
configure:3502: checking for unistd.h
configure:3518: gcc -c -g -O2 conftest.c >&5
configure:3524: $? = 0
configure:3528: test -z
|| test ! -s conftest.err
configure:3531: $? = 0
configure:3534: test -s conftest.o
configure:3537: $? = 0
configure:3548: result: yes
configure:3565: checking for stdint.h
configure:3570: result: yes
configure:3727: checking ctype.h usability
configure:3739: gcc -c -g -O2 conftest.c >&5
configure:3745: $? = 0
configure:3749: test -z
|| test ! -s conftest.err
configure:3752: $? = 0
configure:3755: test -s conftest.o
configure:3758: $? = 0
configure:3768: result: yes
configure:3772: checking ctype.h presence
configure:3782: gcc -E conftest.c
configure:3788: $? = 0
configure:3808: result: yes
configure:3843: checking for ctype.h
configure:3850: result: yes
configure:3877: checking endian.h usability
configure:3889: gcc -c -g -O2 conftest.c >&5
conftest.c:57:20: fatal error: endian.h: No such file or directory
compilation terminated.
configure:3895: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "sam7utils"
| #define PACKAGE_TARNAME "sam7utils"
| #define PACKAGE_VERSION "0.1.0"
| #define PACKAGE_STRING "sam7utils 0.1.0"
| #define PACKAGE_BUGREPORT "konkers@konkers.net"
| #define PACKAGE "sam7utils"
| #define VERSION "0.1.0"
| #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_STDINT_H 1
| #define HAVE_CTYPE_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| # include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <endian.h>
configure:3918: result: no
configure:3922: checking endian.h presence
configure:3932: gcc -E conftest.c
conftest.c:23:20: fatal error: endian.h: No such file or directory
compilation terminated.
configure:3938: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "sam7utils"
| #define PACKAGE_TARNAME "sam7utils"
| #define PACKAGE_VERSION "0.1.0"
| #define PACKAGE_STRING "sam7utils 0.1.0"
| #define PACKAGE_BUGREPORT "konkers@konkers.net"
| #define PACKAGE "sam7utils"
| #define VERSION "0.1.0"
| #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_STDINT_H 1
| #define HAVE_CTYPE_H 1
| /* end confdefs.h. */
| #include <endian.h>
configure:3958: result: no
configure:3993: checking for endian.h
configure:4000: result: no
configure:4129: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by sam7utils config.status 0.1.0, which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on BlubbFish
config.status:702: creating Makefile
config.status:806: creating config.h
config.status:1096: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-pc-mingw32
ac_cv_build_alias=i686-pc-mingw32
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=.exe
ac_cv_header_ctype_h=yes
ac_cv_header_endian_h=no
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_host=i686-pc-mingw32
ac_cv_host_alias=i686-pc-mingw32
ac_cv_objext=o
ac_cv_path_install='/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_target=i686-pc-mingw32
ac_cv_target_alias=i686-pc-mingw32
am_cv_CC_dependencies_compiler_type=gcc3
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='tar'
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
AUTOMAKE='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='.exe'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
IOTYPE='posix'
LDFLAGS=''
LIBOBJS=''
LIBS='-lreadline -lncurses '
LTLIBOBJS=''
MAKEINFO='makeinfo'
OBJEXT='o'
PACKAGE='sam7utils'
PACKAGE_BUGREPORT='konkers@konkers.net'
PACKAGE_NAME='sam7utils'
PACKAGE_STRING='sam7utils 0.1.0'
PACKAGE_TARNAME='sam7utils'
PACKAGE_VERSION='0.1.0'
PATH_SEPARATOR=':'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='0.1.0'
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='i686-pc-mingw32'
build_alias=''
build_cpu='i686'
build_os='mingw32'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='i686-pc-mingw32'
host_alias=''
host_cpu='i686'
host_os='mingw32'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/D/Visual Studio 2010/Projects/Matomat/sam7utils/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='i686-pc-mingw32'
target_alias=''
target_cpu='i686'
target_os='mingw32'
target_vendor='pc'
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define HAVE_CTYPE_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDINT_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_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE "sam7utils"
#define PACKAGE_BUGREPORT "konkers@konkers.net"
#define PACKAGE_NAME "sam7utils"
#define PACKAGE_STRING "sam7utils 0.1.0"
#define PACKAGE_TARNAME "sam7utils"
#define PACKAGE_VERSION "0.1.0"
#define STDC_HEADERS 1
#define VERSION "0.1.0"
configure: exit 0