Build of dart with vanilla toolchain

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

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

SLOCLanguage
5,386 java
872 ansic
166 sh
6,424 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...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: dart 1.17.1-1 (Wed Aug 24 13:03:28 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) setconf-0.7.2-1
#
# Total Installed Size: 0.02 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing setconf...
# :: Running post-transaction hooks...
# (1/1) Updating manpage index...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Entering fakeroot environment...
# ==> Starting package()...
# mv /tmp/dart/pkg/dart/opt/dart-sdk/samples /tmp/dart/pkg/dart/usr/share/doc/dart/
# mv /tmp/dart/pkg/dart/opt/dart-sdk/about.html /tmp/dart/pkg/dart/usr/share/doc/dart/
# mv /tmp/dart/pkg/dart/opt/dart-sdk/about_files /tmp/dart/pkg/dart/usr/share/doc/dart/
# install: cannot stat 'LICENSE': No such file or directory
# ==> ERROR: A failure occurred in package().
# Aborting...