Build of codespell with musl toolchain

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

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

SLOCLanguage
719 python
719 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: codespell 1.9.2-1 (Tue Apr 4 23:01:20 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
# creating build/lib/codespell_lib
# copying codespell_lib/_codespell.py -> build/lib/codespell_lib
# copying codespell_lib/__init__.py -> build/lib/codespell_lib
# creating build/lib/codespell_lib/tests
# copying codespell_lib/tests/__init__.py -> build/lib/codespell_lib/tests
# copying codespell_lib/tests/test_basic.py -> build/lib/codespell_lib/tests
# creating build/lib/codespell_lib/data
# copying codespell_lib/data/__init__.py -> build/lib/codespell_lib/data
# running egg_info
# writing dependency_links to codespell.egg-info/dependency_links.txt
# writing codespell.egg-info/PKG-INFO
# writing top-level names to codespell.egg-info/top_level.txt
# reading manifest file 'codespell.egg-info/SOURCES.txt'
# reading manifest template 'MANIFEST.in'
# writing manifest file 'codespell.egg-info/SOURCES.txt'
# copying codespell_lib/data/dictionary.txt -> build/lib/codespell_lib/data
# copying codespell_lib/data/linux-kernel.exclude -> build/lib/codespell_lib/data
# running build_scripts
# creating build/scripts-3.5
# copying and adjusting bin/codespell.py -> build/scripts-3.5
# changing mode of build/scripts-3.5/codespell.py from 644 to 755
# ==> Entering fakeroot environment...
# ==> Starting package()...
# running install
# running build
# running build_py
# running egg_info
# writing dependency_links to codespell.egg-info/dependency_links.txt
# writing codespell.egg-info/PKG-INFO
# writing top-level names to codespell.egg-info/top_level.txt
# reading manifest file 'codespell.egg-info/SOURCES.txt'
# reading manifest template 'MANIFEST.in'
# writing manifest file 'codespell.egg-info/SOURCES.txt'
# running build_scripts
# running install_lib
# creating /tmp/codespell/pkg/codespell/usr
# creating /tmp/codespell/pkg/codespell/usr/lib
# creating /tmp/codespell/pkg/codespell/usr/lib/python3.5
# creating /tmp/codespell/pkg/codespell/usr/lib/python3.5/site-packages
# creating /tmp/codespell/pkg/codespell/usr/lib/python3.5/site-packages/codespell_lib
# copying build/lib/codespell_lib/_codespell.py -> /tmp/codespell/pkg/codespell/usr/lib/python3.5/site-packages/codespell_lib
# copying build/lib/codespell_lib/__init__.py -> /tmp/codespell/pkg/codespell/usr/lib/python3.5/site-packages/codespell_lib
# creating /tmp/codespell/pkg/codespell/usr/lib/python3.5/site-packages/codespell_lib/tests
# copying build/lib/codespell_lib/tests/__init__.py -> /tmp/codespell/pkg/codespell/usr/lib/python3.5/site-packages/codespell_lib/tests
# copying build/lib/codespell_lib/tests/test_basic.py -> /tmp/codespell/pkg/codespell/usr/lib/python3.5/site-packages/codespell_lib/tests
# creating /tmp/codespell/pkg/codespell/usr/lib/python3.5/site-packages/codespell_lib/data
# copying build/lib/codespell_lib/data/__init__.py -> /tmp/codespell/pkg/codespell/usr/lib/python3.5/site-packages/codespell_lib/data
# copying build/lib/codespell_lib/data/dictionary.txt -> /tmp/codespell/pkg/codespell/usr/lib/python3.5/site-packages/codespell_lib/data
# copying build/lib/codespell_lib/data/linux-kernel.exclude -> /tmp/codespell/pkg/codespell/usr/lib/python3.5/site-packages/codespell_lib/data
# byte-compiling /tmp/codespell/pkg/codespell/usr/lib/python3.5/site-packages/codespell_lib/_codespell.py to _codespell.cpython-35.pyc
# byte-compiling /tmp/codespell/pkg/codespell/usr/lib/python3.5/site-packages/codespell_lib/__init__.py to __init__.cpython-35.pyc
# byte-compiling /tmp/codespell/pkg/codespell/usr/lib/python3.5/site-packages/codespell_lib/tests/__init__.py to __init__.cpython-35.pyc
# byte-compiling /tmp/codespell/pkg/codespell/usr/lib/python3.5/site-packages/codespell_lib/tests/test_basic.py to test_basic.cpython-35.pyc
# byte-compiling /tmp/codespell/pkg/codespell/usr/lib/python3.5/site-packages/codespell_lib/data/__init__.py to __init__.cpython-35.pyc
# writing byte-compilation script '/tmp/tmpvs6gc7oe.py'
# /usr/sbin/python -O /tmp/tmpvs6gc7oe.py
# removing /tmp/tmpvs6gc7oe.py
# running install_egg_info
# Copying codespell.egg-info to /tmp/codespell/pkg/codespell/usr/lib/python3.5/site-packages/codespell-1.9.2-py3.5.egg-info
# running install_scripts
# creating /tmp/codespell/pkg/codespell/usr/bin
# copying build/scripts-3.5/codespell.py -> /tmp/codespell/pkg/codespell/usr/bin
# changing mode of /tmp/codespell/pkg/codespell/usr/bin/codespell.py to 755
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "codespell"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: codespell 1.9.2-1 (Tue Apr 4 23:01:21 UTC 2017)

CMD: pacman --query --file codespell-1.9.2-1-any.pkg.tar.xz
# codespell 1.9.2-1

Creating hybrid package for 'codespell'

Trying to find vanilla package 'codespell'...

CMD: pacman --query --file /mirror/codespell-1.9.2-1.pkg.tar.xz
# codespell 1.9.2-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/lib/python3.5/site-packages/codespell_lib/__init__.py
# /usr/lib/python3.5/site-packages/codespell_lib/_codespell.py
# /usr/lib/python3.5/site-packages/codespell_lib/__pycache__/__init__.cpython-35.opt-1.pyc
# /usr/lib/python3.5/site-packages/codespell_lib/__pycache__/_codespell.cpython-35.pyc
# /usr/lib/python3.5/site-packages/codespell_lib/__pycache__/_codespell.cpython-35.opt-1.pyc
# /usr/lib/python3.5/site-packages/codespell_lib/__pycache__/__init__.cpython-35.pyc
# /usr/lib/python3.5/site-packages/codespell_lib/data/__init__.py
# /usr/lib/python3.5/site-packages/codespell_lib/data/dictionary.txt
# /usr/lib/python3.5/site-packages/codespell_lib/data/linux-kernel.exclude
# /usr/lib/python3.5/site-packages/codespell_lib/data/__pycache__/__init__.cpython-35.opt-1.pyc
# /usr/lib/python3.5/site-packages/codespell_lib/data/__pycache__/__init__.cpython-35.pyc
# /usr/lib/python3.5/site-packages/codespell_lib/tests/test_basic.py
# /usr/lib/python3.5/site-packages/codespell_lib/tests/__init__.py
# /usr/lib/python3.5/site-packages/codespell_lib/tests/__pycache__/test_basic.cpython-35.opt-1.pyc
# /usr/lib/python3.5/site-packages/codespell_lib/tests/__pycache__/__init__.cpython-35.opt-1.pyc
# /usr/lib/python3.5/site-packages/codespell_lib/tests/__pycache__/test_basic.cpython-35.pyc
# /usr/lib/python3.5/site-packages/codespell_lib/tests/__pycache__/__init__.cpython-35.pyc
# /usr/lib/python3.5/site-packages/codespell-1.9.2-py3.5.egg-info/top_level.txt
# /usr/lib/python3.5/site-packages/codespell-1.9.2-py3.5.egg-info/PKG-INFO
# /usr/lib/python3.5/site-packages/codespell-1.9.2-py3.5.egg-info/not-zip-safe
# /usr/lib/python3.5/site-packages/codespell-1.9.2-py3.5.egg-info/SOURCES.txt
# /usr/lib/python3.5/site-packages/codespell-1.9.2-py3.5.egg-info/dependency_links.txt
# /usr/bin/codespell.py
# /sysroot/usr/lib/python3.5/site-packages/codespell_lib/_codespell.py
# /sysroot/usr/lib/python3.5/site-packages/codespell_lib/__init__.py
# /sysroot/usr/lib/python3.5/site-packages/codespell_lib/tests/__init__.py
# /sysroot/usr/lib/python3.5/site-packages/codespell_lib/tests/test_basic.py
# /sysroot/usr/lib/python3.5/site-packages/codespell_lib/tests/__pycache__/__init__.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/codespell_lib/tests/__pycache__/test_basic.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/codespell_lib/tests/__pycache__/__init__.cpython-35.opt-1.pyc
# /sysroot/usr/lib/python3.5/site-packages/codespell_lib/tests/__pycache__/test_basic.cpython-35.opt-1.pyc
# /sysroot/usr/lib/python3.5/site-packages/codespell_lib/data/__init__.py
# /sysroot/usr/lib/python3.5/site-packages/codespell_lib/data/dictionary.txt
# /sysroot/usr/lib/python3.5/site-packages/codespell_lib/data/linux-kernel.exclude
# /sysroot/usr/lib/python3.5/site-packages/codespell_lib/data/__pycache__/__init__.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/codespell_lib/data/__pycache__/__init__.cpython-35.opt-1.pyc
# /sysroot/usr/lib/python3.5/site-packages/codespell_lib/__pycache__/_codespell.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/codespell_lib/__pycache__/__init__.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/codespell_lib/__pycache__/_codespell.cpython-35.opt-1.pyc
# /sysroot/usr/lib/python3.5/site-packages/codespell_lib/__pycache__/__init__.cpython-35.opt-1.pyc
# /sysroot/usr/lib/python3.5/site-packages/codespell-1.9.2-py3.5.egg-info/dependency_links.txt
# /sysroot/usr/lib/python3.5/site-packages/codespell-1.9.2-py3.5.egg-info/SOURCES.txt
# /sysroot/usr/lib/python3.5/site-packages/codespell-1.9.2-py3.5.egg-info/not-zip-safe
# /sysroot/usr/lib/python3.5/site-packages/codespell-1.9.2-py3.5.egg-info/PKG-INFO
# /sysroot/usr/lib/python3.5/site-packages/codespell-1.9.2-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 codespell.pkg.tar.xz .PKGINFO
# .PKGINFO

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

Attempting to access local repository, attempt 1

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