Build of ironpython with musl toolchain

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

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

SLOCLanguage
675,566 ruby
603,896 python
535,833 cs
5,056 cpp
4,788 ansic
2,153 yacc
274 makefile
17 php
2 sh
1,827,585 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...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/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: ironpython 2.7.5-3 (Tue Apr 4 23:23:38 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# Configuration: Release Platform: AnyCPU
# Configuration: Release Platform: AnyCPU
# Configuration: Release Platform: AnyCPU
# Configuration: Release Platform: AnyCPU
# ALINK: warning A99999: Path 'policy.IronPython.config' in the resource name is not supported. Using just file name 'policy.IronPython.config'
# Configuration: Release Platform: AnyCPU
# Configuration: Release Platform: AnyCPU
# bz2/dotnetzip/BZip2/ParallelBZip2OutputStream.cs(742,33): warning CS0219: The variable `y' is assigned but its value is never used
# zipimport.cs(90,24): warning CS0219: The variable `prefix' is assigned but its value is never used
# zipimport.cs(358,30): warning CS0219: The variable `isbc' is assigned but its value is never used
# bz2/BZ2Compressor.cs(42,25): warning CS0414: The private field `IronPython.Modules.Bz2.Bz2Module.BZ2Compressor.compresslevel' is assigned but its value is never used
# ResourceMetaPathImporter.cs(20,68): warning CS0414: The private field `IronPython.Modules.ResourceMetaPathImporter._unpackedModules' is assigned but its value is never used
# ResourceMetaPathImporter.cs(203,25): warning CS0414: The private field `IronPython.Modules.ResourceMetaPathImporter.PackedResourceInfo._fileSize' is assigned but its value is never used
# socket.cs(2218,35): warning CS0414: The private field `IronPython.Modules.PythonSocket.PythonUserSocketStream._close' is assigned but its value is never used
# ALINK: warning A99999: Path 'policy.IronPython.Modules.config' in the resource name is not supported. Using just file name 'policy.IronPython.Modules.config'
# Configuration: Release Platform: AnyCPU
# Configuration: Release Platform: AnyCPU
# Configuration: Release Platform: AnyCPU
# Configuration: Release Platform: AnyCPU
# Configuration: Release Platform: AnyCPU
# Configuration: Release Platform: AnyCPU
# Configuration: Release Platform: AnyCPU
# c#sqlite/attach_c.cs(313,10): warning CS1717: Assignment made to same variable; did you mean to assign something else?
# c#sqlite/vdbeapi_c.cs(1440,15): warning CS0162: Unreachable code detected
# c#sqlite/vdbeaux_c.cs(3393,9): warning CS0162: Unreachable code detected
# c#sqlite/vdbeaux_c.cs(3550,11): warning CS0162: Unreachable code detected
# c#sqlite/vdbemem_c.cs(52,9): warning CS0162: Unreachable code detected
# c#sqlite/vdbemem_c.cs(753,11): warning CS0162: Unreachable code detected
# c#sqlite/vdbemem_c.cs(1359,9): warning CS0162: Unreachable code detected
# c#sqlite/vdbemem_c.cs(1597,11): warning CS0162: Unreachable code detected
# c#sqlite/vdbetrace_c.cs(186,13): warning CS0162: Unreachable code detected
# c#sqlite/vdbe_c.cs(248,44): warning CS0429: Unreachable expression code detected
# c#sqlite/vdbe_c.cs(524,11): warning CS0162: Unreachable code detected
# c#sqlite/vdbe_c.cs(3024,61): warning CS0429: Unreachable expression code detected
# c#sqlite/vdbe_c.cs(3026,19): warning CS0162: Unreachable code detected
# c#sqlite/vdbe_c.cs(3036,19): warning CS0162: Unreachable code detected
# c#sqlite/vdbe_c.cs(4738,17): warning CS0162: Unreachable code detected
# Configuration: Release Platform: AnyCPU
# Chiron.cs(488,37): warning CS0219: The variable `notification' is assigned but its value is never used
# /tmp/ironpython/src/main-ipy-2.7.5/Solutions/Build.IronPython.proj: warning : The CHM help file can only be built on Windows machines.
# /tmp/ironpython/src/main-ipy-2.7.5/Solutions/Build.IronPython.proj: error : Cannot copy /tmp/ironpython/src/main-ipy-2.7.5/Languages/IronPython/Public/License.rtf to /tmp/ironpython/src/main-ipy-2.7.5/Stage/Release/IronPython-2.7.5/License.rtf, as the source file doesn't exist.
# ==> ERROR: A failure occurred in build().
# Aborting...