Build of pycddb with vanilla toolchain

The build took 00h 01m 02s and was SUCCESSFUL.

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

SLOCLanguage
149 python
24 makefile
1 sed
174 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: pycddb 0.1.4-1 (Wed Aug 24 12:51:58 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Entering fakeroot environment...
# ==> Starting package()...
# running install
# running build
# running build_py
# creating build
# creating build/lib
# copying PyCDDB.py -> build/lib
# running install_lib
# creating /tmp/pycddb/pkg/pycddb/usr
# creating /tmp/pycddb/pkg/pycddb/usr/lib
# creating /tmp/pycddb/pkg/pycddb/usr/lib/python2.7
# creating /tmp/pycddb/pkg/pycddb/usr/lib/python2.7/site-packages
# copying build/lib/PyCDDB.py -> /tmp/pycddb/pkg/pycddb/usr/lib/python2.7/site-packages
# byte-compiling /tmp/pycddb/pkg/pycddb/usr/lib/python2.7/site-packages/PyCDDB.py to PyCDDB.pyc
# running install_egg_info
# Writing /tmp/pycddb/pkg/pycddb/usr/lib/python2.7/site-packages/PyCDDB-0.1.4-py2.7.egg-info
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "pycddb"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: pycddb 0.1.4-1 (Wed Aug 24 12:51:58 UTC 2016)

CMD: pacman --query --file pycddb-0.1.4-1-any.pkg.tar.xz
# pycddb 0.1.4-1

Creating hybrid package for 'pycddb'

Trying to find vanilla package 'pycddb'...

CMD: pacman --query --file /mirror/pycddb-0.1.4-1.pkg.tar.xz
# pycddb 0.1.4-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/lib/python2.7/site-packages/PyCDDB.py
# /usr/lib/python2.7/site-packages/PyCDDB-0.1.4-py2.7.egg-info
# /usr/lib/python2.7/site-packages/PyCDDB.pyc
# /sysroot/usr/lib/python2.7/site-packages/PyCDDB.py
# /sysroot/usr/lib/python2.7/site-packages/PyCDDB.pyc
# /sysroot/usr/lib/python2.7/site-packages/PyCDDB-0.1.4-py2.7.egg-info

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf pycddb.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/pycddb.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/pycddb.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# cat: /var/cache/pacman/pkg/tuscan.db.tar.lck: No such file or directory
# ==> ERROR: Held by process

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/pycddb.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/pycddb.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'