Build of iotop with vanilla toolchain

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

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

SLOCLanguage
1,303 python
1,303 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: iotop 0.6-4 (Wed Aug 24 12:23:08 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Traceback (most recent call last):
# File "setup.py", line 10, in
# for d in distutils_install.INSTALL_SCHEMES.itervalues():
# AttributeError: 'dict' object has no attribute 'itervalues'
# ==> ERROR: A failure occurred in package().
# Aborting...