Build of gdata-sharp with android toolchain

The build took 00h 00m 59s 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/arm-linux-androideabi --> /sysroot/arm-linux-androideabi
# /toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/SOURCES --> /sysroot/SOURCES
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/COPYING --> /sysroot/COPYING
# /toolchain_root/COPYING3 --> /sysroot/COPYING3
# /toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: gdata-sharp 1.7.0.1-3 (Tue Apr 4 20:47:39 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...