Build of python-cvxopt with vanilla toolchain

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

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

SLOCLanguage
73,783 ansic
9,701 python
1,553 makefile
777 fortran
8 sh
2 awk
85,824 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: python-cvxopt 1.1.8-6 (Wed Aug 24 13:37:29 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (4) dsdp-5.8-1 fftw-3.3.4-2 glpk-4.60-1 gsl-2.1-2
#
# Total Installed Size: 12.44 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 gsl...
# installing fftw...
# installing glpk...
# installing dsdp...
# :: Running post-transaction hooks...
# (1/2) Updating manpage index...
# (2/2) Updating the info directory file...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# ==> Building Python2
# /tmp/python-cvxopt/PKGBUILD: line 37: cd: /tmp/python-cvxopt/src/cvxopt-py2-1.1.8: No such file or directory
# ==> ERROR: A failure occurred in build().
# Aborting...