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.69. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-docs ## --------- ## ## Platform. ## ## --------- ## hostname = ms-magpie uname -m = x86_64 uname -r = 4.5.4-hardened uname -s = Linux uname -v = #1 SMP Thu May 12 15:26:32 CEST 2016 /usr/bin/uname -p = Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz /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/portage/python3.4/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.4/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3 PATH: /usr/x86_64-pc-linux-gnu/gnat-gcc-bin/4.6 PATH: /usr/libexec/gnat-gcc/x86_64-pc-linux-gnu/4.6 ## ----------- ## ## Core tests. ## ## ----------- ## configure:1687: loading site script /usr/share/config.site | #!/bin/sh | # Copyright 2009-2014 Gentoo Foundation | # Distributed under the terms of the GNU General Public License v2 | | TOPDIR=/usr/share/crossdev/include/site | | config_site_arch() { | local host="${CHOST%%-*}" | | case ${host} in | arm*b*) host=armeb ;; | arm*) host=arm ;; | mips*l*) host=mipsel ;; | mips*) host=mips ;; | esac | | echo "${host}" | } | | config_site_names() { | local site_arch="$(config_site_arch)" | local sites="" | local x | | case ${CHOST} in | *-linux-*) sites="${sites} linux ${site_arch}-linux" ;; | *-darwin*) sites="${sites} darwin ${site_arch}-darwin" ;; | esac | | case ${CHOST} in | *-linux-uclibc*) sites="${sites} linux-uclibc ${site_arch}-linux-uclibc" ;; | *-linux-gnu*) sites="${sites} linux-gnu ${site_arch}-linux-gnu" ;; | esac | | case ${CHOST} in | *-linux-uclibceabi*) sites="${sites} linux-uclibceabi ${site_arch}-linux-uclibceabi" ;; | *-linux-gnueabi*) sites="${sites} linux-gnueabi ${site_arch}-linux-gnueabi" ;; | esac | | for x in ${sites} ${CHOST}; do | [ -e "${TOPDIR}/${x}" ] && echo "${TOPDIR}/${x}" | done | } | | # Only kick in for cross-compiles so we don't break native builds #427184 | if [ "${CBUILD:-${CHOST}}" != "${CHOST}" ] ; then | sites="$(config_site_names)" | if [ -n "${sites}" ] ; then | for site in ${sites}; do | echo "${0##*/}: loading site script ${site}" | . "${site}" | done | fi | unset site sites | fi configure:1817: checking build system type configure:1831: result: x86_64-pc-linux-gnu configure:1851: checking host system type configure:1864: result: x86_64-pc-linux-gnu configure:1884: checking target system type configure:1897: result: x86_64-pc-linux-gnu configure:1948: checking for a BSD-compatible install configure:2016: result: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c configure:2027: checking whether build environment is sane configure:2082: result: yes configure:2233: checking for a thread-safe mkdir -p configure:2272: result: /bin/mkdir -p configure:2279: checking for gawk configure:2295: found /usr/bin/gawk configure:2306: result: gawk configure:2317: checking whether make sets $(MAKE) configure:2339: result: yes configure:2368: checking whether make supports nested variables configure:2385: result: yes configure:2514: checking whether to enable maintainer-specific portions of Makefiles configure:2523: result: no configure:2541: checking for pkg-config configure:2559: found /usr/bin/pkg-config configure:2572: result: /usr/bin/pkg-config configure:2597: checking for x86_64-pc-linux-gnu-pkg-config configure:2627: result: /usr/bin/pkg-config configure:2695: checking pkg-config is at least version 0.9.0 configure:2698: result: yes configure:2708: checking for MONO configure:2715: $PKG_CONFIG --exists --print-errors "mono >= $MONO_REQ_VERSION" configure:2718: $? = 0 configure:2732: $PKG_CONFIG --exists --print-errors "mono >= $MONO_REQ_VERSION" configure:2735: $? = 0 configure:2793: result: yes configure:2800: checking for gmcs configure:2831: result: no configure:2840: error: You need to install gmcs ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_env_DBUS_SHARP_CFLAGS_set= ac_cv_env_DBUS_SHARP_CFLAGS_value= ac_cv_env_DBUS_SHARP_LIBS_set= ac_cv_env_DBUS_SHARP_LIBS_value= ac_cv_env_GTK_SHARP_CFLAGS_set= ac_cv_env_GTK_SHARP_CFLAGS_value= ac_cv_env_GTK_SHARP_LIBS_set= ac_cv_env_GTK_SHARP_LIBS_value= ac_cv_env_MONODOC_CFLAGS_set= ac_cv_env_MONODOC_CFLAGS_value= ac_cv_env_MONODOC_LIBS_set= ac_cv_env_MONODOC_LIBS_value= ac_cv_env_MONO_CFLAGS_set= ac_cv_env_MONO_CFLAGS_value= ac_cv_env_MONO_LIBS_set= ac_cv_env_MONO_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/usr/lib64/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_host=x86_64-pc-linux-gnu ac_cv_path_GMCS=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_make_make_set=yes ac_cv_target=x86_64-pc-linux-gnu am_cv_make_support_nested_variables=yes pkg_cv_MONO_CFLAGS= pkg_cv_MONO_LIBS= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/dev-dotnet/notify-sharp-0.4.0_pre20090305/work/notify-sharp-20090305/missing aclocal-1.15' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' API_VERSION='0.4' AUTOCONF='${SHELL} /var/tmp/portage/dev-dotnet/notify-sharp-0.4.0_pre20090305/work/notify-sharp-20090305/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/dev-dotnet/notify-sharp-0.4.0_pre20090305/work/notify-sharp-20090305/missing autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/dev-dotnet/notify-sharp-0.4.0_pre20090305/work/notify-sharp-20090305/missing automake-1.15' AWK='gawk' BUILD_DOCS_FALSE='' BUILD_DOCS_TRUE='' CYGPATH_W='echo' DBUS_SHARP_CFLAGS='' DBUS_SHARP_LIBS='' DEFS='' DOCDIR='' ECHO_C='' ECHO_N='-n' ECHO_T='' GACUTIL='' GMCS='no' GTK_SHARP_CFLAGS='' GTK_SHARP_LIBS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LIBOBJS='' LIBS='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/tmp/portage/dev-dotnet/notify-sharp-0.4.0_pre20090305/work/notify-sharp-20090305/missing makeinfo' MDASSEMBLER='' MKDIR_P='/bin/mkdir -p' MONODOCER='' MONODOC_CFLAGS='' MONODOC_LIBS='' MONO_CFLAGS='' MONO_LIBS='' PACKAGE='notify-sharp' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/lib64/pkgconfig' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='0.4.0' am__isrc='' am__leading_dot='.' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/dev-dotnet/notify-sharp-0.4.0_pre20090305/work/notify-sharp-20090305/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='x86_64-pc-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "notify-sharp" #define VERSION "0.4.0" configure: exit 1