Build of reflector with vanilla toolchain

The build took 00h 00m 50s and was SUCCESSFUL.

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

SLOCLanguage
535 python
1 sh
536 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: reflector 2015.12-2 (Wed Aug 24 12:53:28 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 Reflector.py -> build/lib
# running install_lib
# creating /tmp/reflector/pkg/reflector/usr
# creating /tmp/reflector/pkg/reflector/usr/lib
# creating /tmp/reflector/pkg/reflector/usr/lib/python3.5
# creating /tmp/reflector/pkg/reflector/usr/lib/python3.5/site-packages
# copying build/lib/Reflector.py -> /tmp/reflector/pkg/reflector/usr/lib/python3.5/site-packages
# byte-compiling /tmp/reflector/pkg/reflector/usr/lib/python3.5/site-packages/Reflector.py to Reflector.cpython-35.pyc
# writing byte-compilation script '/tmp/tmpm6f9lxzg.py'
# /usr/sbin/python3 -O /tmp/tmpm6f9lxzg.py
# removing /tmp/tmpm6f9lxzg.py
# running install_egg_info
# Writing /tmp/reflector/pkg/reflector/usr/lib/python3.5/site-packages/Reflector-2015.12.10.10.49.23-py3.5.egg-info
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "reflector"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: reflector 2015.12-2 (Wed Aug 24 12:53:29 UTC 2016)

CMD: pacman --query --file reflector-2015.12-2-any.pkg.tar.xz
# reflector 2015.12-2

Creating hybrid package for 'reflector'

Trying to find vanilla package 'reflector'...

CMD: pacman --query --file /mirror/reflector-2015.12-2.pkg.tar.xz
# reflector 2015.12-2

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/lib/python3.5/site-packages/Reflector.py
# /usr/lib/python3.5/site-packages/Reflector-2015.12.10.10.49.23-py3.5.egg-info
# /usr/lib/python3.5/site-packages/__pycache__/Reflector.cpython-35.pyc
# /usr/lib/python3.5/site-packages/__pycache__/Reflector.cpython-35.opt-1.pyc
# /usr/bin/reflector
# /sysroot/usr/lib/python3.5/site-packages/Reflector.py
# /sysroot/usr/lib/python3.5/site-packages/Reflector-2015.12.10.10.49.23-py3.5.egg-info
# /sysroot/usr/lib/python3.5/site-packages/__pycache__/Reflector.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/__pycache__/Reflector.cpython-35.opt-1.pyc

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 reflector.pkg.tar.xz .PKGINFO
# .PKGINFO

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

Attempting to access local repository, attempt 1

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