Build of python-polib with musl toolchain

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

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

SLOCLanguage
1,549 python
105 makefile
6 sh
1,660 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: python-polib 1.0.7-1 (Tue Apr 4 23:53:32 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# running build
# running build_py
# creating build
# creating build/lib
# copying polib.py -> build/lib
# ==> Entering fakeroot environment...
# ==> Starting package()...
# running install
# running build
# running build_py
# running install_lib
# creating /tmp/python-polib/pkg/python-polib/usr
# creating /tmp/python-polib/pkg/python-polib/usr/lib
# creating /tmp/python-polib/pkg/python-polib/usr/lib/python3.5
# creating /tmp/python-polib/pkg/python-polib/usr/lib/python3.5/site-packages
# copying build/lib/polib.py -> /tmp/python-polib/pkg/python-polib/usr/lib/python3.5/site-packages
# byte-compiling /tmp/python-polib/pkg/python-polib/usr/lib/python3.5/site-packages/polib.py to polib.cpython-35.pyc
# writing byte-compilation script '/tmp/tmpih50jy0s.py'
# /usr/sbin/python -O /tmp/tmpih50jy0s.py
# removing /tmp/tmpih50jy0s.py
# running install_egg_info
# running egg_info
# writing dependency_links to polib.egg-info/dependency_links.txt
# writing top-level names to polib.egg-info/top_level.txt
# writing polib.egg-info/PKG-INFO
# reading manifest file 'polib.egg-info/SOURCES.txt'
# reading manifest template 'MANIFEST.in'
# no previously-included directories found matching 'docs/_build'
# writing manifest file 'polib.egg-info/SOURCES.txt'
# Copying polib.egg-info to /tmp/python-polib/pkg/python-polib/usr/lib/python3.5/site-packages/polib-1.0.7-py3.5.egg-info
# running install_scripts
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "python-polib"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: python-polib 1.0.7-1 (Tue Apr 4 23:53:35 UTC 2017)

CMD: pacman --query --file python-polib-1.0.7-1-any.pkg.tar.xz
# python-polib 1.0.7-1

Creating hybrid package for 'python-polib'

Trying to find vanilla package 'python-polib'...

CMD: pacman --query --file /mirror/python-polib-1.0.7-1.pkg.tar.xz
# python-polib 1.0.7-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/share/licenses/python-polib/LICENSE
# /usr/lib/python3.5/site-packages/polib.py
# /usr/lib/python3.5/site-packages/polib-1.0.7-py3.5.egg-info
# /usr/lib/python3.5/site-packages/__pycache__/polib.cpython-35.opt-1.pyc
# /usr/lib/python3.5/site-packages/__pycache__/polib.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/polib.py
# /sysroot/usr/lib/python3.5/site-packages/__pycache__/polib.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/__pycache__/polib.cpython-35.opt-1.pyc
# /sysroot/usr/lib/python3.5/site-packages/polib-1.0.7-py3.5.egg-info/dependency_links.txt
# /sysroot/usr/lib/python3.5/site-packages/polib-1.0.7-py3.5.egg-info/SOURCES.txt
# /sysroot/usr/lib/python3.5/site-packages/polib-1.0.7-py3.5.egg-info/PKG-INFO
# /sysroot/usr/lib/python3.5/site-packages/polib-1.0.7-py3.5.egg-info/top_level.txt

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

Created package at path /var/cache/pacman/pkg/python-polib.pkg.tar.xz

Attempting to access local repository, attempt 1

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