Build of taglib-sharp with vanilla toolchain

The build took 00h 00m 23s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
29,536 cs
594 sh
30,130 total

The process tree of the build process is here.

List of Errors

Log

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:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: taglib-sharp 2.1.0.0-2 (Wed Aug 24 14:10:02 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking how to create a ustar tar archive... gnutar
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for gmcs... no
# configure: error: You need mcs
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/taglib-sharp/src/taglib-sharp-2.1.0.0/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 taglib-sharp configure 2.1.0.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --disable-docs
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 00fbb8425d63
# 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:1824: checking for a BSD-compatible install
# configure:1892: result: /usr/bin/install -c
# configure:1903: checking whether build environment is sane
# configure:1953: result: yes
# configure:2002: checking for x86_64-unknown-linux-strip
# configure:2032: result: no
# configure:2042: checking for strip
# configure:2058: found /usr/sbin/strip
# configure:2069: result: strip
# configure:2094: checking for a thread-safe mkdir -p
# configure:2133: result: /usr/sbin/mkdir -p
# configure:2146: checking for gawk
# configure:2162: found /usr/sbin/gawk
# configure:2173: result: gawk
# configure:2184: checking whether make sets $(MAKE)
# configure:2206: result: yes
# configure:2281: checking how to create a ustar tar archive
# configure:2294: tar --version
# tar (GNU tar) 1.29
# Copyright (C) 2015 Free Software Foundation, Inc.
# License GPLv3+: GNU GPL version 3 or later .
# This is free software: you are free to change and redistribute it.
# There is NO WARRANTY, to the extent permitted by law.
#
# Written by John Gilmore and Jay Fenlason.
# configure:2297: $? = 0
# configure:2337: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
# configure:2340: $? = 0
# configure:2344: tar -xf -
# configure:2347: $? = 0
# configure:2360: result: gnutar
# configure:2368: checking whether to enable maintainer-specific portions of Makefiles
# configure:2377: result: no
# configure:2402: checking for grep that handles long lines and -e
# configure:2460: result: /usr/sbin/grep
# configure:2476: checking for gmcs
# configure:2509: result: no
# configure:2515: error: You need mcs
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_env_EXIV2_CFLAGS_set=
# ac_cv_env_EXIV2_CFLAGS_value=
# ac_cv_env_EXIV2_LIBS_set=
# ac_cv_env_EXIV2_LIBS_value=
# ac_cv_env_GNOME_SHARP_CFLAGS_set=
# ac_cv_env_GNOME_SHARP_CFLAGS_value=
# ac_cv_env_GNOME_SHARP_LIBS_set=
# ac_cv_env_GNOME_SHARP_LIBS_value=
# ac_cv_env_MONO_NUNIT_CFLAGS_set=
# ac_cv_env_MONO_NUNIT_CFLAGS_value=
# ac_cv_env_MONO_NUNIT_LIBS_set=
# ac_cv_env_MONO_NUNIT_LIBS_value=
# ac_cv_env_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_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_path_GREP=/usr/sbin/grep
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_make_make_set=yes
# am_cv_prog_tar_ustar=gnutar
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/taglib-sharp/src/taglib-sharp-2.1.0.0/missing --run aclocal-1.11'
# AL=''
# AMTAR='$${TAR-tar}'
# ASSEMBLY_NAME='taglib-sharp'
# ASSEMBLY_VERSION='2.1.0.0'
# AUTOCONF='${SHELL} /tmp/taglib-sharp/src/taglib-sharp-2.1.0.0/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/taglib-sharp/src/taglib-sharp-2.1.0.0/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/taglib-sharp/src/taglib-sharp-2.1.0.0/missing --run automake-1.11'
# AWK='gawk'
# BUILD_DOCS_FALSE=''
# BUILD_DOCS_TRUE=''
# CYGPATH_W='echo'
# DEFS=''
# DISTCHECK_CONFIGURE_FLAGS='--disable-docs'
# DOCDIR=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# ENABLE_RAW_TESTS_FALSE=''
# ENABLE_RAW_TESTS_TRUE=''
# ENABLE_TESTS_FALSE=''
# ENABLE_TESTS_TRUE=''
# EXIV2_CFLAGS=''
# EXIV2_LIBS=''
# GACUTIL=''
# GACUTIL_FLAGS=''
# GACUTIL_POLICY_FLAGS=''
# GNOME_SHARP_CFLAGS=''
# GNOME_SHARP_LIBS=''
# GREP='/usr/sbin/grep'
# HAVE_EXIV2_FALSE=''
# HAVE_EXIV2_TRUE=''
# HAVE_GNOME_SHARP_FALSE=''
# HAVE_GNOME_SHARP_TRUE=''
# HAVE_SHARPZIPLIB_FALSE=''
# HAVE_SHARPZIPLIB_TRUE=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# IN_DIST_FALSE=''
# IN_DIST_TRUE=''
# LIBOBJS=''
# LIBS=''
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/taglib-sharp/src/taglib-sharp-2.1.0.0/missing --run makeinfo'
# MCS=''
# MCS_FLAGS=''
# MDASSEMBLER=''
# MKDIR_P='/usr/sbin/mkdir -p'
# MONO=''
# MONODOCER=''
# MONO_FLAGS=''
# MONO_NUNIT_CFLAGS=''
# MONO_NUNIT_LIBS=''
# NUNIT_CMD=''
# PACKAGE='taglib-sharp'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='taglib-sharp'
# PACKAGE_STRING='taglib-sharp 2.1.0.0'
# PACKAGE_TARNAME='taglib-sharp'
# PACKAGE_URL=''
# PACKAGE_VERSION='2.1.0.0'
# PATH_SEPARATOR=':'
# PKG_CONFIG=''
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# POLICY_2_0_VERSIONS='2.0.0.0-2.1.0.0'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='2.1.0.0'
# WINDIR='taglib-sharp-2.1.0.0-windows'
# am__isrc=''
# am__leading_dot='.'
# am__tar='tar --format=ustar -chf - "$$tardir"'
# am__untar='tar -xf -'
# bindir='${exec_prefix}/bin'
# build_alias=''
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='NONE'
# host_alias='x86_64-unknown-linux'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/taglib-sharp/src/taglib-sharp-2.1.0.0/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/sbin/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='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "taglib-sharp"
# #define PACKAGE_TARNAME "taglib-sharp"
# #define PACKAGE_VERSION "2.1.0.0"
# #define PACKAGE_STRING "taglib-sharp 2.1.0.0"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "taglib-sharp"
# #define VERSION "2.1.0.0"
#
# configure: exit 1