The build took 00h 00m 27s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
87,558 |
ansic |
56,688 |
cs |
10,066 |
sh |
154,312 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: mono-debugger 2.10-3 (Wed Aug 24 13:40:51 UTC 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-unknown-linux-gcc... no
checking for gcc... gcc
checking for x86_64-unknown-linux-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for x86_64-unknown-linux-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking host platform characteristics... ok
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for ANSI C header files... yes
checking for a sed that does not truncate output... /usr/sbin/sed
checking for fgrep... /usr/sbin/grep -F
checking for ld used by gcc... /usr/sbin/ld
checking if the linker (/usr/sbin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
checking the name lister (/usr/sbin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/sbin/ld option to reload object files... -r
checking for x86_64-unknown-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-ar... ar
checking for x86_64-unknown-linux-strip... strip
checking for x86_64-unknown-linux-ranlib... ranlib
checking command to parse /usr/sbin/nm -B output from gcc object... ok
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking size of void *... 8
checking for pkg-config... /usr/sbin/pkg-config
checking for x86_64-unknown-linux-pkg-config... (cached) /usr/sbin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for BASE_DEPENDENCIES... yes
checking Whether we're using Mono from trunk... yes
checking for SERVER_DEPENDENCIES... yes
"Found cecil.pc"
checking for WRAPPER... yes
checking for gacutil... /usr/sbin/gacutil
checking for mono... /usr/sbin/mono
checking for gmcs... no
checking for monodis... /usr/sbin/monodis
configure: error: Can't find "mcs" in your PATH
==> ERROR: A failure occurred in build().
Aborting...
Printing config logfiles
CMD: config logfiles '/tmp/mono-debugger/src/mono-debugger-2.10/config.log'
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.63. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = 2fa856e79bc8
uname -m = x86_64
uname -r = 4.7.1-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
/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/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2146: checking build system type
configure:2164: result: x86_64-unknown-linux-gnu
configure:2186: checking host system type
configure:2201: result: x86_64-unknown-linux-gnu
configure:2223: checking target system type
configure:2238: result: x86_64-unknown-linux-gnu
configure:2284: checking for a BSD-compatible install
configure:2352: result: /usr/bin/install -c
configure:2363: checking whether build environment is sane
configure:2406: result: yes
configure:2431: checking for a thread-safe mkdir -p
configure:2470: result: /usr/sbin/mkdir -p
configure:2483: checking for gawk
configure:2499: found /usr/sbin/gawk
configure:2510: result: gawk
configure:2521: checking whether make sets $(MAKE)
configure:2543: result: yes
configure:2623: checking for x86_64-unknown-linux-strip
configure:2653: result: no
configure:2663: checking for strip
configure:2679: found /usr/sbin/strip
configure:2690: result: strip
configure:2727: checking whether to enable maintainer-specific portions of Makefiles
configure:2736: result: no
configure:2753: checking for x86_64-unknown-linux-gcc
configure:2783: result: no
configure:2793: checking for gcc
configure:2809: found /usr/sbin/gcc
configure:2820: result: gcc
configure:2850: checking for x86_64-unknown-linux-gcc
configure:2877: result: gcc
configure:3149: checking for C compiler version
configure:3157: gcc --version >&5
gcc (GCC) 6.1.1 20160602
Copyright (C) 2016 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:3161: $? = 0
configure:3168: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:3172: $? = 0
configure:3179: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3183: $? = 1
configure:3206: checking for C compiler default output file name
configure:3228: gcc conftest.c >&5
configure:3232: $? = 0
configure:3270: result: a.out
configure:3289: checking whether the C compiler works
configure:3299: ./a.out
configure:3303: $? = 0
configure:3322: result: yes
configure:3329: checking whether we are cross compiling
configure:3331: result: no
configure:3334: checking for suffix of executables
configure:3341: gcc -o conftest conftest.c >&5
configure:3345: $? = 0
configure:3371: result:
configure:3377: checking for suffix of object files
configure:3403: gcc -c conftest.c >&5
configure:3407: $? = 0
configure:3432: result: o
configure:3436: checking whether we are using the GNU C compiler
configure:3465: gcc -c conftest.c >&5
configure:3472: $? = 0
configure:3489: result: yes
configure:3498: checking whether gcc accepts -g
configure:3528: gcc -c -g conftest.c >&5
configure:3535: $? = 0
configure:3636: result: yes
configure:3653: checking for gcc option to accept ISO C89
configure:3727: gcc -c conftest.c >&5
configure:3734: $? = 0
configure:3757: result: none needed
configure:3786: checking for style of include used by make
configure:3814: result: GNU
configure:3839: checking dependency style of gcc
configure:3930: result: gcc3
configure:3953: checking for x86_64-unknown-linux-gcc
configure:3980: result: gcc
configure:4252: checking for C compiler version
configure:4260: gcc --version >&5
gcc (GCC) 6.1.1 20160602
Copyright (C) 2016 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:4264: $? = 0
configure:4271: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:4275: $? = 0
configure:4282: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4286: $? = 1
configure:4289: checking whether we are using the GNU C compiler
configure:4342: result: yes
configure:4351: checking whether gcc accepts -g
configure:4489: result: yes
configure:4506: checking for gcc option to accept ISO C89
configure:4610: result: none needed
configure:4630: checking dependency style of gcc
configure:4721: result: gcc3
configure:4753: checking for a BSD-compatible install
configure:4821: result: /usr/bin/install -c
configure:4855: checking host platform characteristics
configure:4889: result: ok
configure:4967: checking for x86_64-unknown-linux-ar
configure:4997: result: no
configure:5007: checking for ar
configure:5023: found /usr/sbin/ar
configure:5034: result: ar
configure:5059: checking for x86_64-unknown-linux-ranlib
configure:5089: result: no
configure:5099: checking for ranlib
configure:5115: found /usr/sbin/ranlib
configure:5126: result: ranlib
configure:5156: checking how to run the C preprocessor
configure:5196: gcc -E conftest.c
configure:5203: $? = 0
configure:5234: gcc -E conftest.c
conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:5241: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "mono-debugger"
| #define VERSION "2.10"
| /* end confdefs.h. */
| #include
configure:5274: result: gcc -E
configure:5303: gcc -E conftest.c
configure:5310: $? = 0
configure:5341: gcc -E conftest.c
conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
#include
^
compilation terminated.
configure:5348: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "mono-debugger"
| #define VERSION "2.10"
| /* end confdefs.h. */
| #include
configure:5388: checking for grep that handles long lines and -e
configure:5448: result: /usr/sbin/grep
configure:5453: checking for egrep
configure:5517: result: /usr/sbin/grep -E
configure:5522: checking for ANSI C header files
configure:5552: gcc -c conftest.c >&5
configure:5559: $? = 0
configure:5658: gcc -o conftest conftest.c >&5
configure:5662: $? = 0
configure:5668: ./conftest
configure:5672: $? = 0
configure:5690: result: yes
configure:5725: checking for a sed that does not truncate output
configure:5791: result: /usr/sbin/sed
configure:5809: checking for fgrep
configure:5873: result: /usr/sbin/grep -F
configure:5908: checking for ld used by gcc
configure:5975: result: /usr/sbin/ld
configure:5984: checking if the linker (/usr/sbin/ld) is GNU ld
configure:5999: result: yes
configure:6011: checking for BSD- or MS-compatible name lister (nm)
configure:6060: result: /usr/sbin/nm -B
configure:6178: checking the name lister (/usr/sbin/nm -B) interface
configure:6185: gcc -c conftest.c >&5
configure:6188: /usr/sbin/nm -B "conftest.o"
configure:6191: output
0000000000000000 B some_variable
configure:6198: result: BSD nm
configure:6201: checking whether ln -s works
configure:6205: result: yes
configure:6213: checking the maximum length of command line arguments
configure:6333: result: 1572864
configure:6350: checking whether the shell understands some XSI constructs
configure:6360: result: yes
configure:6364: checking whether the shell understands "+="
configure:6370: result: yes
configure:6405: checking for /usr/sbin/ld option to reload object files
configure:6412: result: -r
configure:6441: checking for x86_64-unknown-linux-objdump
configure:6471: result: no
configure:6481: checking for objdump
configure:6497: found /usr/sbin/objdump
configure:6508: result: objdump
configure:6540: checking how to recognize dependent libraries
configure:6736: result: pass_all
configure:6756: checking for x86_64-unknown-linux-ar
configure:6783: result: ar
configure:6861: checking for x86_64-unknown-linux-strip
configure:6888: result: strip
configure:6960: checking for x86_64-unknown-linux-ranlib
configure:6987: result: ranlib
configure:7117: checking command to parse /usr/sbin/nm -B output from gcc object
configure:7235: gcc -c conftest.c >&5
configure:7238: $? = 0
configure:7242: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:7245: $? = 0
configure:7299: gcc -o conftest conftest.c conftstm.o >&5
configure:7302: $? = 0
configure:7340: result: ok
configure:7435: gcc -c conftest.c >&5
configure:7438: $? = 0
configure:8215: checking for sys/types.h
configure:8236: gcc -c conftest.c >&5
configure:8243: $? = 0
configure:8260: result: yes
configure:8215: checking for sys/stat.h
configure:8236: gcc -c conftest.c >&5
configure:8243: $? = 0
configure:8260: result: yes
configure:8215: checking for stdlib.h
configure:8236: gcc -c conftest.c >&5
configure:8243: $? = 0
configure:8260: result: yes
configure:8215: checking for string.h
configure:8236: gcc -c conftest.c >&5
configure:8243: $? = 0
configure:8260: result: yes
configure:8215: checking for memory.h
configure:8236: gcc -c conftest.c >&5
configure:8243: $? = 0
configure:8260: result: yes
configure:8215: checking for strings.h
configure:8236: gcc -c conftest.c >&5
configure:8243: $? = 0
configure:8260: result: yes
configure:8215: checking for inttypes.h
configure:8236: gcc -c conftest.c >&5
configure:8243: $? = 0
configure:8260: result: yes
configure:8215: checking for stdint.h
configure:8236: gcc -c conftest.c >&5
configure:8243: $? = 0
configure:8260: result: yes
configure:8215: checking for unistd.h
configure:8236: gcc -c conftest.c >&5
configure:8243: $? = 0
configure:8260: result: yes
configure:8278: checking for dlfcn.h
configure:8299: gcc -c conftest.c >&5
configure:8306: $? = 0
configure:8323: result: yes
configure:8509: checking for objdir
configure:8524: result: .libs
configure:8816: checking if gcc supports -fno-rtti -fno-exceptions
configure:8834: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:8838: $? = 0
configure:8851: result: no
configure:8871: checking for gcc option to produce PIC
configure:9143: result: -fPIC -DPIC
configure:9155: checking if gcc PIC flag -fPIC -DPIC works
configure:9173: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
configure:9177: $? = 0
configure:9190: result: yes
configure:9214: checking if gcc static flag -static works
configure:9242: result: yes
configure:9257: checking if gcc supports -c -o file.o
configure:9278: gcc -c -o out/conftest2.o conftest.c >&5
configure:9282: $? = 0
configure:9304: result: yes
configure:9312: checking if gcc supports -c -o file.o
configure:9359: result: yes
configure:9392: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
configure:10466: result: yes
configure:10503: checking whether -lc should be explicitly linked in
configure:10508: gcc -c conftest.c >&5
configure:10511: $? = 0
configure:10526: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
configure:10529: $? = 0
configure:10541: result: no
configure:10705: checking dynamic linker characteristics
configure:11148: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:11155: $? = 0
configure:11388: result: GNU/Linux ld.so
configure:11490: checking how to hardcode library paths into programs
configure:11515: result: immediate
configure:12348: checking whether stripping libraries is possible
configure:12353: result: yes
configure:12388: checking if libtool supports shared libraries
configure:12390: result: yes
configure:12393: checking whether to build shared libraries
configure:12414: result: yes
configure:12417: checking whether to build static libraries
configure:12421: result: yes
configure:12462: checking size of void *
configure:12767: gcc -o conftest conftest.c >&5
configure:12771: $? = 0
configure:12777: ./conftest
configure:12781: $? = 0
configure:12807: result: 8
configure:12822: checking for pkg-config
configure:12840: found /usr/sbin/pkg-config
configure:12853: result: /usr/sbin/pkg-config
configure:12895: checking for x86_64-unknown-linux-pkg-config
configure:12925: result: /usr/sbin/pkg-config
configure:12993: checking pkg-config is at least version 0.9.0
configure:12996: result: yes
configure:13007: checking for BASE_DEPENDENCIES
configure:13014: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED_VERSION"
configure:13017: $? = 0
configure:13030: $PKG_CONFIG --exists --print-errors "glib-2.0 >= $GLIB_REQUIRED_VERSION"
configure:13033: $? = 0
configure:13110: result: yes
configure:13122: checking Whether we're using Mono from trunk
configure:13130: result: yes
configure:13143: checking for SERVER_DEPENDENCIES
configure:13150: $PKG_CONFIG --exists --print-errors "$server_deps"
configure:13153: $? = 0
configure:13166: $PKG_CONFIG --exists --print-errors "$server_deps"
configure:13169: $? = 0
configure:13246: result: yes
configure:13255: result: "Found cecil.pc"
configure:13268: checking for WRAPPER
configure:13275: $PKG_CONFIG --exists --print-errors "$mono_pc >= $MONO_REQUIRED_VERSION glib-2.0 >= $GLIB_REQUIRED_VERSION"
configure:13278: $? = 0
configure:13291: $PKG_CONFIG --exists --print-errors "$mono_pc >= $MONO_REQUIRED_VERSION glib-2.0 >= $GLIB_REQUIRED_VERSION"
configure:13294: $? = 0
configure:13371: result: yes
configure:13381: checking for gacutil
configure:13399: found /usr/sbin/gacutil
configure:13412: result: /usr/sbin/gacutil
configure:13437: checking for mono
configure:13455: found /usr/sbin/mono
configure:13467: result: /usr/sbin/mono
configure:13477: checking for gmcs
configure:13510: result: no
configure:13517: checking for monodis
configure:13535: found /usr/sbin/monodis
configure:13547: result: /usr/sbin/monodis
configure:13561: error: Can't find "mcs" in your PATH
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_BASE_DEPENDENCIES_CFLAGS_set=
ac_cv_env_BASE_DEPENDENCIES_CFLAGS_value=
ac_cv_env_BASE_DEPENDENCIES_LIBS_set=
ac_cv_env_BASE_DEPENDENCIES_LIBS_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=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=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_SERVER_DEPENDENCIES_CFLAGS_set=
ac_cv_env_SERVER_DEPENDENCIES_CFLAGS_value=
ac_cv_env_SERVER_DEPENDENCIES_LIBS_set=
ac_cv_env_SERVER_DEPENDENCIES_LIBS_value=
ac_cv_env_WRAPPER_CFLAGS_set=
ac_cv_env_WRAPPER_CFLAGS_value=
ac_cv_env_WRAPPER_LIBS_set=
ac_cv_env_WRAPPER_LIBS_value=
ac_cv_env_XSP_CFLAGS_set=
ac_cv_env_XSP_CFLAGS_value=
ac_cv_env_XSP_LIBS_set=
ac_cv_env_XSP_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_header_dlfcn_h=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_host=x86_64-unknown-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_FGREP='/usr/sbin/grep -F'
ac_cv_path_GACUTIL=/usr/sbin/gacutil
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_MONO=/usr/sbin/mono
ac_cv_path_MONODIS=/usr/sbin/monodis
ac_cv_path_PKG_CONFIG=/usr/sbin/pkg-config
ac_cv_path_SED=/usr/sbin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/sbin/mkdir
ac_cv_prog_AR=ar
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=gcc
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_RANLIB=ranlib
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_sizeof_void_p=8
ac_cv_target=x86_64-unknown-linux-gnu
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_prog_cc_stdc=
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/sbin/ld
lt_cv_path_NM='/usr/sbin/nm -B'
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
pkg_cv_BASE_DEPENDENCIES_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
pkg_cv_BASE_DEPENDENCIES_LIBS=-lglib-2.0
pkg_cv_SERVER_DEPENDENCIES_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
pkg_cv_SERVER_DEPENDENCIES_LIBS=-lglib-2.0
pkg_cv_WRAPPER_CFLAGS='-D_REENTRANT -I/usr/lib/pkgconfig/../../include/mono-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
pkg_cv_WRAPPER_LIBS='-L/usr/lib/pkgconfig/../../lib -lmono-2.0 -lm -lrt -ldl -lpthread -lglib-2.0'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/mono-debugger/src/mono-debugger-2.10/missing --run aclocal-1.10'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /tmp/mono-debugger/src/mono-debugger-2.10/missing --run tar'
AR='ar'
ATTACHING_SUPPORTED_FALSE=''
ATTACHING_SUPPORTED_TRUE=''
AUTOCONF='${SHELL} /tmp/mono-debugger/src/mono-debugger-2.10/missing --run autoconf'
AUTOHEADER='${SHELL} /tmp/mono-debugger/src/mono-debugger-2.10/missing --run autoheader'
AUTOMAKE='${SHELL} /tmp/mono-debugger/src/mono-debugger-2.10/missing --run automake-1.10'
AWK='gawk'
BASE_DEPENDENCIES_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
BASE_DEPENDENCIES_LIBS='-lglib-2.0'
BFD_TARGET_POWERPC_FALSE=''
BFD_TARGET_POWERPC_TRUE='#'
BFD_TARGET_X86_64_FALSE='#'
BFD_TARGET_X86_64_TRUE=''
BFD_TARGET_X86_MACH_FALSE=''
BFD_TARGET_X86_MACH_TRUE='#'
BUILD_EXEEXT=''
CC='gcc'
CCDEPMODE='depmode=gcc3'
CC_FOR_BUILD='gcc'
CECIL_ASM='/usr/lib/mono/gac/Mono.Cecil/0.9.5.0__0738eb9f132ed756/Mono.Cecil.dll'
CFLAGS='-g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wshadow -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -fno-strict-aliasing'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DISABLED_FALSE=''
DISABLED_TRUE=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EXEEXT=''
FGREP='/usr/sbin/grep -F'
GACUTIL='/usr/sbin/gacutil'
GACUTIL_FLAGS='/package $(PACKAGE) /gacdir $(prefix)/lib /root $(DESTDIR)$(prefix)/lib'
GREP='/usr/sbin/grep'
HAVE_TARGET_MONO_FALSE=''
HAVE_TARGET_MONO_TRUE=''
HAVE_XSP_FALSE=''
HAVE_XSP_TRUE=''
HOST_CC=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/sbin/ld -m elf_x86_64'
LDFLAGS=''
LD_LIBRARY_PATH=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIB_PREFIX=''
LIB_SUFFIX=''
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /tmp/mono-debugger/src/mono-debugger-2.10/missing --run makeinfo'
MARTIN_PRIVATE_FALSE=''
MARTIN_PRIVATE_TRUE=''
MCS=''
MKDIR_P='/usr/sbin/mkdir -p'
MONO='/usr/sbin/mono'
MONODIS='/usr/sbin/monodis'
MONO_TRUNK_FALSE=''
MONO_TRUNK_TRUE=''
NM='/usr/sbin/nm -B'
NMEDIT=''
NUNIT_CONSOLE=''
NUNIT_PREFIX=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='mono-debugger'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/sbin/pkg-config'
PLATFORM_POWERPC_FALSE=''
PLATFORM_POWERPC_TRUE='#'
PLATFORM_X86_64_FALSE='#'
PLATFORM_X86_64_TRUE=''
PLATFORM_X86_DARWIN_FALSE=''
PLATFORM_X86_DARWIN_TRUE='#'
RANLIB='ranlib'
SED='/usr/sbin/sed'
SERVER_DEPENDENCIES_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
SERVER_DEPENDENCIES_LIBS='-lglib-2.0'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
TARGET_MCS=''
TARGET_MONO=''
TARGET_MONODIS=''
VERSION='2.10'
WARN_CFLAGS='-W -Wall -Wstrict-prototypes -Wmissing-prototypes'
WRAPPER_CFLAGS='-D_REENTRANT -I/usr/lib/pkgconfig/../../include/mono-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
WRAPPER_LIBS='-L/usr/lib/pkgconfig/../../lib -lmono-2.0 -lm -lrt -ldl -lpthread -lglib-2.0'
XSP_CFLAGS=''
XSP_EXE=''
XSP_LIBS=''
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='NONE'
glue_cflags='-D_GNU_SOURCE'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /tmp/mono-debugger/src/mono-debugger-2.10/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='echo'
mandir='${datarootdir}/man'
mkdir_p='/usr/sbin/mkdir -p'
mono_prefix='/usr/lib/pkgconfig/../..'
monodoc_prefix='/usr'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
real_top_srcdir=''
sbindir='${exec_prefix}/sbin'
server_cflags='-D_GNU_SOURCE'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-unknown-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_mono_prefix=''
target_os='linux-gnu'
target_vendor='unknown'
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE "mono-debugger"
#define VERSION "2.10"
#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_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define SIZEOF_VOID_P 8
configure: exit 1