Build of pychecker with musl toolchain

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

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

SLOCLanguage
4,943 python
1 sh
4,944 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...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: pychecker 0.8.19-4 (Wed Apr 5 00:07:07 UTC 2017)
# ==> 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
# creating build/lib/pychecker
# copying pychecker/options.py -> build/lib/pychecker
# copying pychecker/Config.py -> build/lib/pychecker
# copying pychecker/OptionTypes.py -> build/lib/pychecker
# copying pychecker/pcmodules.py -> build/lib/pychecker
# copying pychecker/function.py -> build/lib/pychecker
# copying pychecker/CodeChecks.py -> build/lib/pychecker
# copying pychecker/msgs.py -> build/lib/pychecker
# copying pychecker/OP.py -> build/lib/pychecker
# copying pychecker/__init__.py -> build/lib/pychecker
# copying pychecker/python.py -> build/lib/pychecker
# copying pychecker/Warning.py -> build/lib/pychecker
# copying pychecker/utils.py -> build/lib/pychecker
# copying pychecker/printer.py -> build/lib/pychecker
# copying pychecker/warn.py -> build/lib/pychecker
# copying pychecker/checker.py -> build/lib/pychecker
# copying pychecker/Stack.py -> build/lib/pychecker
# running build_scripts
# creating build/scripts-2.7
# creating empty script build/scripts-2.7/pychecker
# changing mode of build/scripts-2.7/pychecker from 644 to 755
# running install_lib
# creating /tmp/pychecker/pkg/pychecker/usr
# creating /tmp/pychecker/pkg/pychecker/usr/lib
# creating /tmp/pychecker/pkg/pychecker/usr/lib/python2.7
# creating /tmp/pychecker/pkg/pychecker/usr/lib/python2.7/site-packages
# creating /tmp/pychecker/pkg/pychecker/usr/lib/python2.7/site-packages/pychecker
# copying build/lib/pychecker/options.py -> /tmp/pychecker/pkg/pychecker/usr/lib/python2.7/site-packages/pychecker
# copying build/lib/pychecker/Config.py -> /tmp/pychecker/pkg/pychecker/usr/lib/python2.7/site-packages/pychecker
# copying build/lib/pychecker/OptionTypes.py -> /tmp/pychecker/pkg/pychecker/usr/lib/python2.7/site-packages/pychecker
# copying build/lib/pychecker/pcmodules.py -> /tmp/pychecker/pkg/pychecker/usr/lib/python2.7/site-packages/pychecker
# copying build/lib/pychecker/function.py -> /tmp/pychecker/pkg/pychecker/usr/lib/python2.7/site-packages/pychecker
# copying build/lib/pychecker/CodeChecks.py -> /tmp/pychecker/pkg/pychecker/usr/lib/python2.7/site-packages/pychecker
# copying build/lib/pychecker/msgs.py -> /tmp/pychecker/pkg/pychecker/usr/lib/python2.7/site-packages/pychecker
# copying build/lib/pychecker/OP.py -> /tmp/pychecker/pkg/pychecker/usr/lib/python2.7/site-packages/pychecker
# copying build/lib/pychecker/__init__.py -> /tmp/pychecker/pkg/pychecker/usr/lib/python2.7/site-packages/pychecker
# copying build/lib/pychecker/python.py -> /tmp/pychecker/pkg/pychecker/usr/lib/python2.7/site-packages/pychecker
# copying build/lib/pychecker/Warning.py -> /tmp/pychecker/pkg/pychecker/usr/lib/python2.7/site-packages/pychecker
# copying build/lib/pychecker/utils.py -> /tmp/pychecker/pkg/pychecker/usr/lib/python2.7/site-packages/pychecker
# copying build/lib/pychecker/printer.py -> /tmp/pychecker/pkg/pychecker/usr/lib/python2.7/site-packages/pychecker
# copying build/lib/pychecker/warn.py -> /tmp/pychecker/pkg/pychecker/usr/lib/python2.7/site-packages/pychecker
# copying build/lib/pychecker/checker.py -> /tmp/pychecker/pkg/pychecker/usr/lib/python2.7/site-packages/pychecker
# copying build/lib/pychecker/Stack.py -> /tmp/pychecker/pkg/pychecker/usr/lib/python2.7/site-packages/pychecker
# byte-compiling /tmp/pychecker/pkg/pychecker/usr/lib/python2.7/site-packages/pychecker/options.py to options.pyc
# byte-compiling /tmp/pychecker/pkg/pychecker/usr/lib/python2.7/site-packages/pychecker/Config.py to Config.pyc
# byte-compiling /tmp/pychecker/pkg/pychecker/usr/lib/python2.7/site-packages/pychecker/OptionTypes.py to OptionTypes.pyc
# byte-compiling /tmp/pychecker/pkg/pychecker/usr/lib/python2.7/site-packages/pychecker/pcmodules.py to pcmodules.pyc
# byte-compiling /tmp/pychecker/pkg/pychecker/usr/lib/python2.7/site-packages/pychecker/function.py to function.pyc
# byte-compiling /tmp/pychecker/pkg/pychecker/usr/lib/python2.7/site-packages/pychecker/CodeChecks.py to CodeChecks.pyc
# byte-compiling /tmp/pychecker/pkg/pychecker/usr/lib/python2.7/site-packages/pychecker/msgs.py to msgs.pyc
# byte-compiling /tmp/pychecker/pkg/pychecker/usr/lib/python2.7/site-packages/pychecker/OP.py to OP.pyc
# byte-compiling /tmp/pychecker/pkg/pychecker/usr/lib/python2.7/site-packages/pychecker/__init__.py to __init__.pyc
# byte-compiling /tmp/pychecker/pkg/pychecker/usr/lib/python2.7/site-packages/pychecker/python.py to python.pyc
# byte-compiling /tmp/pychecker/pkg/pychecker/usr/lib/python2.7/site-packages/pychecker/Warning.py to Warning.pyc
# byte-compiling /tmp/pychecker/pkg/pychecker/usr/lib/python2.7/site-packages/pychecker/utils.py to utils.pyc
# byte-compiling /tmp/pychecker/pkg/pychecker/usr/lib/python2.7/site-packages/pychecker/printer.py to printer.pyc
# byte-compiling /tmp/pychecker/pkg/pychecker/usr/lib/python2.7/site-packages/pychecker/warn.py to warn.pyc
# byte-compiling /tmp/pychecker/pkg/pychecker/usr/lib/python2.7/site-packages/pychecker/checker.py to checker.pyc
# byte-compiling /tmp/pychecker/pkg/pychecker/usr/lib/python2.7/site-packages/pychecker/Stack.py to Stack.pyc
# writing byte-compilation script '/tmp/tmp_Wp82p.py'
# /usr/sbin/python2 -O /tmp/tmp_Wp82p.py
# removing /tmp/tmp_Wp82p.py
# running install_scripts
# filling in script build/scripts-2.7/pychecker
# creating /tmp/pychecker/pkg/pychecker/usr/bin
# copying build/scripts-2.7/pychecker -> /tmp/pychecker/pkg/pychecker/usr/bin
# changing mode of /tmp/pychecker/pkg/pychecker/usr/bin/pychecker to 755
# running install_data
# copying COPYRIGHT -> /tmp/pychecker/pkg/pychecker/usr/lib/python2.7/site-packages/pychecker
# copying README -> /tmp/pychecker/pkg/pychecker/usr/lib/python2.7/site-packages/pychecker
# copying VERSION -> /tmp/pychecker/pkg/pychecker/usr/lib/python2.7/site-packages/pychecker
# copying ChangeLog -> /tmp/pychecker/pkg/pychecker/usr/lib/python2.7/site-packages/pychecker
# copying NEWS -> /tmp/pychecker/pkg/pychecker/usr/lib/python2.7/site-packages/pychecker
# copying KNOWN_BUGS -> /tmp/pychecker/pkg/pychecker/usr/lib/python2.7/site-packages/pychecker
# copying MAINTAINERS -> /tmp/pychecker/pkg/pychecker/usr/lib/python2.7/site-packages/pychecker
# copying TODO -> /tmp/pychecker/pkg/pychecker/usr/lib/python2.7/site-packages/pychecker
# copying pychecker.doap -> /tmp/pychecker/pkg/pychecker/usr/lib/python2.7/site-packages/pychecker
# running install_egg_info
# Writing /tmp/pychecker/pkg/pychecker/usr/lib/python2.7/site-packages/pychecker-0.8.19-py2.7.egg-info
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "pychecker"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: pychecker 0.8.19-4 (Wed Apr 5 00:07:11 UTC 2017)

CMD: pacman --query --file pychecker-0.8.19-4-any.pkg.tar.xz
# pychecker 0.8.19-4

Creating hybrid package for 'pychecker'

Trying to find vanilla package 'pychecker'...

CMD: pacman --query --file /mirror/pychecker-0.8.19-4.pkg.tar.xz
# pychecker 0.8.19-4

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/bin/pychecker
# /usr/share/licenses/pychecker/COPYRIGHT
# /usr/lib/python2.7/site-packages/pychecker-0.8.19-py2.7.egg-info
# /usr/lib/python2.7/site-packages/pychecker/__init__.py
# /usr/lib/python2.7/site-packages/pychecker/printer.py
# /usr/lib/python2.7/site-packages/pychecker/OptionTypes.pyo
# /usr/lib/python2.7/site-packages/pychecker/OP.pyc
# /usr/lib/python2.7/site-packages/pychecker/NEWS
# /usr/lib/python2.7/site-packages/pychecker/Config.pyc
# /usr/lib/python2.7/site-packages/pychecker/CodeChecks.pyo
# /usr/lib/python2.7/site-packages/pychecker/pcmodules.py
# /usr/lib/python2.7/site-packages/pychecker/warn.pyo
# /usr/lib/python2.7/site-packages/pychecker/printer.pyc
# /usr/lib/python2.7/site-packages/pychecker/Warning.py
# /usr/lib/python2.7/site-packages/pychecker/TODO
# /usr/lib/python2.7/site-packages/pychecker/OptionTypes.pyc
# /usr/lib/python2.7/site-packages/pychecker/function.pyo
# /usr/lib/python2.7/site-packages/pychecker/python.pyc
# /usr/lib/python2.7/site-packages/pychecker/warn.pyc
# /usr/lib/python2.7/site-packages/pychecker/Config.pyo
# /usr/lib/python2.7/site-packages/pychecker/OP.py
# /usr/lib/python2.7/site-packages/pychecker/utils.py
# /usr/lib/python2.7/site-packages/pychecker/Config.py
# /usr/lib/python2.7/site-packages/pychecker/utils.pyo
# /usr/lib/python2.7/site-packages/pychecker/__init__.pyc
# /usr/lib/python2.7/site-packages/pychecker/MAINTAINERS
# /usr/lib/python2.7/site-packages/pychecker/Stack.py
# /usr/lib/python2.7/site-packages/pychecker/options.py
# /usr/lib/python2.7/site-packages/pychecker/options.pyc
# /usr/lib/python2.7/site-packages/pychecker/Stack.pyo
# /usr/lib/python2.7/site-packages/pychecker/OP.pyo
# /usr/lib/python2.7/site-packages/pychecker/CodeChecks.py
# /usr/lib/python2.7/site-packages/pychecker/function.pyc
# /usr/lib/python2.7/site-packages/pychecker/OptionTypes.py
# /usr/lib/python2.7/site-packages/pychecker/pychecker.doap
# /usr/lib/python2.7/site-packages/pychecker/python.pyo
# /usr/lib/python2.7/site-packages/pychecker/printer.pyo
# /usr/lib/python2.7/site-packages/pychecker/README
# /usr/lib/python2.7/site-packages/pychecker/KNOWN_BUGS
# /usr/lib/python2.7/site-packages/pychecker/pcmodules.pyo
# /usr/lib/python2.7/site-packages/pychecker/utils.pyc
# /usr/lib/python2.7/site-packages/pychecker/checker.py
# /usr/lib/python2.7/site-packages/pychecker/__init__.pyo
# /usr/lib/python2.7/site-packages/pychecker/checker.pyo
# /usr/lib/python2.7/site-packages/pychecker/function.py
# /usr/lib/python2.7/site-packages/pychecker/pcmodules.pyc
# /usr/lib/python2.7/site-packages/pychecker/Warning.pyc
# /usr/lib/python2.7/site-packages/pychecker/python.py
# /usr/lib/python2.7/site-packages/pychecker/msgs.pyc
# /usr/lib/python2.7/site-packages/pychecker/ChangeLog
# /usr/lib/python2.7/site-packages/pychecker/VERSION
# /usr/lib/python2.7/site-packages/pychecker/COPYRIGHT
# /usr/lib/python2.7/site-packages/pychecker/options.pyo
# /usr/lib/python2.7/site-packages/pychecker/msgs.pyo
# /usr/lib/python2.7/site-packages/pychecker/warn.py
# /usr/lib/python2.7/site-packages/pychecker/Warning.pyo
# /usr/lib/python2.7/site-packages/pychecker/Stack.pyc
# /usr/lib/python2.7/site-packages/pychecker/checker.pyc
# /usr/lib/python2.7/site-packages/pychecker/CodeChecks.pyc
# /usr/lib/python2.7/site-packages/pychecker/msgs.py
# /sysroot/usr/lib/python2.7/site-packages/pychecker-0.8.19-py2.7.egg-info
# /sysroot/usr/lib/python2.7/site-packages/pychecker/options.py
# /sysroot/usr/lib/python2.7/site-packages/pychecker/Config.py
# /sysroot/usr/lib/python2.7/site-packages/pychecker/OptionTypes.py
# /sysroot/usr/lib/python2.7/site-packages/pychecker/pcmodules.py
# /sysroot/usr/lib/python2.7/site-packages/pychecker/function.py
# /sysroot/usr/lib/python2.7/site-packages/pychecker/CodeChecks.py
# /sysroot/usr/lib/python2.7/site-packages/pychecker/msgs.py
# /sysroot/usr/lib/python2.7/site-packages/pychecker/OP.py
# /sysroot/usr/lib/python2.7/site-packages/pychecker/__init__.py
# /sysroot/usr/lib/python2.7/site-packages/pychecker/python.py
# /sysroot/usr/lib/python2.7/site-packages/pychecker/Warning.py
# /sysroot/usr/lib/python2.7/site-packages/pychecker/utils.py
# /sysroot/usr/lib/python2.7/site-packages/pychecker/printer.py
# /sysroot/usr/lib/python2.7/site-packages/pychecker/warn.py
# /sysroot/usr/lib/python2.7/site-packages/pychecker/checker.py
# /sysroot/usr/lib/python2.7/site-packages/pychecker/Stack.py
# /sysroot/usr/lib/python2.7/site-packages/pychecker/options.pyc
# /sysroot/usr/lib/python2.7/site-packages/pychecker/Config.pyc
# /sysroot/usr/lib/python2.7/site-packages/pychecker/OptionTypes.pyc
# /sysroot/usr/lib/python2.7/site-packages/pychecker/pcmodules.pyc
# /sysroot/usr/lib/python2.7/site-packages/pychecker/function.pyc
# /sysroot/usr/lib/python2.7/site-packages/pychecker/CodeChecks.pyc
# /sysroot/usr/lib/python2.7/site-packages/pychecker/msgs.pyc
# /sysroot/usr/lib/python2.7/site-packages/pychecker/OP.pyc
# /sysroot/usr/lib/python2.7/site-packages/pychecker/__init__.pyc
# /sysroot/usr/lib/python2.7/site-packages/pychecker/python.pyc
# /sysroot/usr/lib/python2.7/site-packages/pychecker/Warning.pyc
# /sysroot/usr/lib/python2.7/site-packages/pychecker/utils.pyc
# /sysroot/usr/lib/python2.7/site-packages/pychecker/printer.pyc
# /sysroot/usr/lib/python2.7/site-packages/pychecker/warn.pyc
# /sysroot/usr/lib/python2.7/site-packages/pychecker/checker.pyc
# /sysroot/usr/lib/python2.7/site-packages/pychecker/Stack.pyc
# /sysroot/usr/lib/python2.7/site-packages/pychecker/options.pyo
# /sysroot/usr/lib/python2.7/site-packages/pychecker/Config.pyo
# /sysroot/usr/lib/python2.7/site-packages/pychecker/OptionTypes.pyo
# /sysroot/usr/lib/python2.7/site-packages/pychecker/pcmodules.pyo
# /sysroot/usr/lib/python2.7/site-packages/pychecker/function.pyo
# /sysroot/usr/lib/python2.7/site-packages/pychecker/CodeChecks.pyo
# /sysroot/usr/lib/python2.7/site-packages/pychecker/msgs.pyo
# /sysroot/usr/lib/python2.7/site-packages/pychecker/OP.pyo
# /sysroot/usr/lib/python2.7/site-packages/pychecker/__init__.pyo
# /sysroot/usr/lib/python2.7/site-packages/pychecker/python.pyo
# /sysroot/usr/lib/python2.7/site-packages/pychecker/Warning.pyo
# /sysroot/usr/lib/python2.7/site-packages/pychecker/utils.pyo
# /sysroot/usr/lib/python2.7/site-packages/pychecker/printer.pyo
# /sysroot/usr/lib/python2.7/site-packages/pychecker/warn.pyo
# /sysroot/usr/lib/python2.7/site-packages/pychecker/checker.pyo
# /sysroot/usr/lib/python2.7/site-packages/pychecker/Stack.pyo
# /sysroot/usr/lib/python2.7/site-packages/pychecker/COPYRIGHT
# /sysroot/usr/lib/python2.7/site-packages/pychecker/README
# /sysroot/usr/lib/python2.7/site-packages/pychecker/VERSION
# /sysroot/usr/lib/python2.7/site-packages/pychecker/ChangeLog
# /sysroot/usr/lib/python2.7/site-packages/pychecker/NEWS
# /sysroot/usr/lib/python2.7/site-packages/pychecker/KNOWN_BUGS
# /sysroot/usr/lib/python2.7/site-packages/pychecker/MAINTAINERS
# /sysroot/usr/lib/python2.7/site-packages/pychecker/TODO
# /sysroot/usr/lib/python2.7/site-packages/pychecker/pychecker.doap

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

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