Build of gdata-sharp with clang_glibc toolchain

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

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

SLOCLanguage
74,074 cs
163 python
142 makefile
27 sh
74,406 total

The process tree of the build process is here.

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...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: gdata-sharp 1.7.0.1-3 (Thu Apr 13 16:05:04 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# gmcs /d:TRACE -target:library -out:Google.GData.Client.dll src/core/abstractentry.cs src/core/feedquery.cs src/core/tracing.cs src/core/simpleelement.cs src/core/extcollections.cs src/core/atombase.cs src/core/xmlextension.cs src/core/atombaselink.cs src/core/rssfeedparser.cs src/core/atomsource.cs src/core/asyncDataHandler.cs src/core/atomuri.cs src/core/basefeedparser.cs src/core/atomfeed.cs src/core/feedconstants.cs src/core/simplecontainer.cs src/core/service.cs src/core/goauthrequest.cs src/core/atomtextconstruct.cs src/core/gauthrequest.cs src/core/exceptions.cs src/core/mediaservice.cs src/core/asyncservice.cs src/core/documentquery.cs src/core/atomnametable.cs src/core/mediasource.cs src/core/atomfeedparser.cs src/core/logrequest.cs src/core/atomlink.cs src/core/atomcategory.cs src/core/basenametable.cs src/core/abstractfeed.cs src/core/collections.cs src/core/atomperson.cs src/core/request.cs src/core/authsubutil.cs src/core/utilities.cs src/core/HttpUtility.cs src/core/serviceinterface.cs src/core/atomcontent.cs src/core/atomfeedentry.cs src/core/atomlogo.cs src/core/authentication.cs src/core/gdatabatch.cs src/core/extensionbase.cs src/core/appcontrol.cs src/core/atomId.cs src/core/oauthutil.cs src/core/authexceptions.cs src/core/oauthbase.cs src/core/atomFeedgenerator.cs src/core/resumableupload.cs src/core/versioninterface.cs src/core/gauthsubrequest.cs src/core/atomicon.cs src/core/AssemblyInfo.cs src/core/oauthuri.cs src/core/feedmodel.cs version/AssemblyVersion.cs -r:System.dll -r:System.Xml.dll -r:System.Web.dll -r:System.Configuration.dll -keyfile:src/core/clientkey.sn
# make: gmcs: Command not found
# make: *** [Makefile:82: Google.GData.Client.dll] Error 127
# ==> ERROR: A failure occurred in build().
# Aborting...