Build of python-html5lib with musl toolchain

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

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

SLOCLanguage
11,904 python
143 makefile
23 sh
12,070 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-html5lib 0.9999999-2 (Wed Apr 5 02:20:16 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Entering fakeroot environment...
# ==> Starting package_python2-html5lib()...
# /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'install_requires'
# warnings.warn(msg)
# running install
# running build
# running build_py
# creating build
# creating build/lib
# creating build/lib/html5lib
# copying html5lib/ihatexml.py -> build/lib/html5lib
# copying html5lib/tokenizer.py -> build/lib/html5lib
# copying html5lib/__init__.py -> build/lib/html5lib
# copying html5lib/constants.py -> build/lib/html5lib
# copying html5lib/utils.py -> build/lib/html5lib
# copying html5lib/inputstream.py -> build/lib/html5lib
# copying html5lib/html5parser.py -> build/lib/html5lib
# copying html5lib/sanitizer.py -> build/lib/html5lib
# creating build/lib/html5lib/trie
# copying html5lib/trie/datrie.py -> build/lib/html5lib/trie
# copying html5lib/trie/_base.py -> build/lib/html5lib/trie
# copying html5lib/trie/__init__.py -> build/lib/html5lib/trie
# copying html5lib/trie/py.py -> build/lib/html5lib/trie
# creating build/lib/html5lib/filters
# copying html5lib/filters/whitespace.py -> build/lib/html5lib/filters
# copying html5lib/filters/inject_meta_charset.py -> build/lib/html5lib/filters
# copying html5lib/filters/alphabeticalattributes.py -> build/lib/html5lib/filters
# copying html5lib/filters/_base.py -> build/lib/html5lib/filters
# copying html5lib/filters/optionaltags.py -> build/lib/html5lib/filters
# copying html5lib/filters/__init__.py -> build/lib/html5lib/filters
# copying html5lib/filters/sanitizer.py -> build/lib/html5lib/filters
# copying html5lib/filters/lint.py -> build/lib/html5lib/filters
# creating build/lib/html5lib/treebuilders
# copying html5lib/treebuilders/etree_lxml.py -> build/lib/html5lib/treebuilders
# copying html5lib/treebuilders/etree.py -> build/lib/html5lib/treebuilders
# copying html5lib/treebuilders/_base.py -> build/lib/html5lib/treebuilders
# copying html5lib/treebuilders/__init__.py -> build/lib/html5lib/treebuilders
# copying html5lib/treebuilders/dom.py -> build/lib/html5lib/treebuilders
# creating build/lib/html5lib/treeadapters
# copying html5lib/treeadapters/sax.py -> build/lib/html5lib/treeadapters
# copying html5lib/treeadapters/__init__.py -> build/lib/html5lib/treeadapters
# creating build/lib/html5lib/treewalkers
# copying html5lib/treewalkers/etree.py -> build/lib/html5lib/treewalkers
# copying html5lib/treewalkers/genshistream.py -> build/lib/html5lib/treewalkers
# copying html5lib/treewalkers/_base.py -> build/lib/html5lib/treewalkers
# copying html5lib/treewalkers/__init__.py -> build/lib/html5lib/treewalkers
# copying html5lib/treewalkers/pulldom.py -> build/lib/html5lib/treewalkers
# copying html5lib/treewalkers/lxmletree.py -> build/lib/html5lib/treewalkers
# copying html5lib/treewalkers/dom.py -> build/lib/html5lib/treewalkers
# creating build/lib/html5lib/serializer
# copying html5lib/serializer/__init__.py -> build/lib/html5lib/serializer
# copying html5lib/serializer/htmlserializer.py -> build/lib/html5lib/serializer
# running install_lib
# creating /tmp/python-html5lib/pkg/python2-html5lib/usr
# creating /tmp/python-html5lib/pkg/python2-html5lib/usr/lib
# creating /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7
# creating /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages
# creating /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib
# copying build/lib/html5lib/ihatexml.py -> /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib
# copying build/lib/html5lib/tokenizer.py -> /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib
# copying build/lib/html5lib/__init__.py -> /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib
# copying build/lib/html5lib/constants.py -> /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib
# copying build/lib/html5lib/utils.py -> /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib
# copying build/lib/html5lib/inputstream.py -> /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib
# copying build/lib/html5lib/html5parser.py -> /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib
# copying build/lib/html5lib/sanitizer.py -> /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib
# creating /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/trie
# copying build/lib/html5lib/trie/datrie.py -> /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/trie
# copying build/lib/html5lib/trie/_base.py -> /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/trie
# copying build/lib/html5lib/trie/__init__.py -> /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/trie
# copying build/lib/html5lib/trie/py.py -> /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/trie
# creating /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/filters
# copying build/lib/html5lib/filters/whitespace.py -> /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/filters
# copying build/lib/html5lib/filters/inject_meta_charset.py -> /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/filters
# copying build/lib/html5lib/filters/alphabeticalattributes.py -> /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/filters
# copying build/lib/html5lib/filters/_base.py -> /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/filters
# copying build/lib/html5lib/filters/optionaltags.py -> /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/filters
# copying build/lib/html5lib/filters/__init__.py -> /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/filters
# copying build/lib/html5lib/filters/sanitizer.py -> /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/filters
# copying build/lib/html5lib/filters/lint.py -> /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/filters
# creating /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/treebuilders
# copying build/lib/html5lib/treebuilders/etree_lxml.py -> /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/treebuilders
# copying build/lib/html5lib/treebuilders/etree.py -> /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/treebuilders
# copying build/lib/html5lib/treebuilders/_base.py -> /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/treebuilders
# copying build/lib/html5lib/treebuilders/__init__.py -> /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/treebuilders
# copying build/lib/html5lib/treebuilders/dom.py -> /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/treebuilders
# creating /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/treeadapters
# copying build/lib/html5lib/treeadapters/sax.py -> /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/treeadapters
# copying build/lib/html5lib/treeadapters/__init__.py -> /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/treeadapters
# creating /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/treewalkers
# copying build/lib/html5lib/treewalkers/etree.py -> /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/treewalkers
# copying build/lib/html5lib/treewalkers/genshistream.py -> /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/treewalkers
# copying build/lib/html5lib/treewalkers/_base.py -> /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/treewalkers
# copying build/lib/html5lib/treewalkers/__init__.py -> /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/treewalkers
# copying build/lib/html5lib/treewalkers/pulldom.py -> /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/treewalkers
# copying build/lib/html5lib/treewalkers/lxmletree.py -> /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/treewalkers
# copying build/lib/html5lib/treewalkers/dom.py -> /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/treewalkers
# creating /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/serializer
# copying build/lib/html5lib/serializer/__init__.py -> /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/serializer
# copying build/lib/html5lib/serializer/htmlserializer.py -> /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/serializer
# byte-compiling /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/ihatexml.py to ihatexml.pyc
# byte-compiling /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/tokenizer.py to tokenizer.pyc
# byte-compiling /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/__init__.py to __init__.pyc
# byte-compiling /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/constants.py to constants.pyc
# byte-compiling /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/utils.py to utils.pyc
# byte-compiling /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/inputstream.py to inputstream.pyc
# byte-compiling /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/html5parser.py to html5parser.pyc
# byte-compiling /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/sanitizer.py to sanitizer.pyc
# byte-compiling /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/trie/datrie.py to datrie.pyc
# byte-compiling /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/trie/_base.py to _base.pyc
# byte-compiling /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/trie/__init__.py to __init__.pyc
# byte-compiling /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/trie/py.py to py.pyc
# byte-compiling /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/filters/whitespace.py to whitespace.pyc
# byte-compiling /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/filters/inject_meta_charset.py to inject_meta_charset.pyc
# byte-compiling /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/filters/alphabeticalattributes.py to alphabeticalattributes.pyc
# byte-compiling /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/filters/_base.py to _base.pyc
# byte-compiling /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/filters/optionaltags.py to optionaltags.pyc
# byte-compiling /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/filters/__init__.py to __init__.pyc
# byte-compiling /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/filters/sanitizer.py to sanitizer.pyc
# byte-compiling /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/filters/lint.py to lint.pyc
# byte-compiling /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/treebuilders/etree_lxml.py to etree_lxml.pyc
# byte-compiling /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/treebuilders/etree.py to etree.pyc
# byte-compiling /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/treebuilders/_base.py to _base.pyc
# byte-compiling /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/treebuilders/__init__.py to __init__.pyc
# byte-compiling /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/treebuilders/dom.py to dom.pyc
# byte-compiling /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/treeadapters/sax.py to sax.pyc
# byte-compiling /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/treeadapters/__init__.py to __init__.pyc
# byte-compiling /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/treewalkers/etree.py to etree.pyc
# byte-compiling /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/treewalkers/genshistream.py to genshistream.pyc
# byte-compiling /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/treewalkers/_base.py to _base.pyc
# byte-compiling /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/treewalkers/__init__.py to __init__.pyc
# byte-compiling /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/treewalkers/pulldom.py to pulldom.pyc
# byte-compiling /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/treewalkers/lxmletree.py to lxmletree.pyc
# byte-compiling /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/treewalkers/dom.py to dom.pyc
# byte-compiling /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/serializer/__init__.py to __init__.pyc
# byte-compiling /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib/serializer/htmlserializer.py to htmlserializer.pyc
# running install_egg_info
# Writing /tmp/python-html5lib/pkg/python2-html5lib/usr/lib/python2.7/site-packages/html5lib-0.9999999-py2.7.egg-info
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "python2-html5lib"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Starting package_python-html5lib()...
# running install
# running build
# running build_py
# running install_lib
# creating /tmp/python-html5lib/pkg/python-html5lib/usr
# creating /tmp/python-html5lib/pkg/python-html5lib/usr/lib
# creating /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5
# creating /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages
# creating /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib
# copying build/lib/html5lib/ihatexml.py -> /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib
# copying build/lib/html5lib/tokenizer.py -> /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib
# copying build/lib/html5lib/__init__.py -> /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib
# copying build/lib/html5lib/constants.py -> /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib
# copying build/lib/html5lib/utils.py -> /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib
# copying build/lib/html5lib/inputstream.py -> /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib
# copying build/lib/html5lib/html5parser.py -> /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib
# copying build/lib/html5lib/sanitizer.py -> /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib
# creating /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/trie
# copying build/lib/html5lib/trie/datrie.py -> /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/trie
# copying build/lib/html5lib/trie/_base.py -> /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/trie
# copying build/lib/html5lib/trie/__init__.py -> /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/trie
# copying build/lib/html5lib/trie/py.py -> /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/trie
# creating /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/filters
# copying build/lib/html5lib/filters/whitespace.py -> /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/filters
# copying build/lib/html5lib/filters/inject_meta_charset.py -> /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/filters
# copying build/lib/html5lib/filters/alphabeticalattributes.py -> /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/filters
# copying build/lib/html5lib/filters/_base.py -> /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/filters
# copying build/lib/html5lib/filters/optionaltags.py -> /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/filters
# copying build/lib/html5lib/filters/__init__.py -> /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/filters
# copying build/lib/html5lib/filters/sanitizer.py -> /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/filters
# copying build/lib/html5lib/filters/lint.py -> /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/filters
# creating /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/treebuilders
# copying build/lib/html5lib/treebuilders/etree_lxml.py -> /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/treebuilders
# copying build/lib/html5lib/treebuilders/etree.py -> /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/treebuilders
# copying build/lib/html5lib/treebuilders/_base.py -> /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/treebuilders
# copying build/lib/html5lib/treebuilders/__init__.py -> /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/treebuilders
# copying build/lib/html5lib/treebuilders/dom.py -> /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/treebuilders
# creating /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/treeadapters
# copying build/lib/html5lib/treeadapters/sax.py -> /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/treeadapters
# copying build/lib/html5lib/treeadapters/__init__.py -> /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/treeadapters
# creating /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/treewalkers
# copying build/lib/html5lib/treewalkers/etree.py -> /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/treewalkers
# copying build/lib/html5lib/treewalkers/genshistream.py -> /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/treewalkers
# copying build/lib/html5lib/treewalkers/_base.py -> /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/treewalkers
# copying build/lib/html5lib/treewalkers/__init__.py -> /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/treewalkers
# copying build/lib/html5lib/treewalkers/pulldom.py -> /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/treewalkers
# copying build/lib/html5lib/treewalkers/lxmletree.py -> /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/treewalkers
# copying build/lib/html5lib/treewalkers/dom.py -> /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/treewalkers
# creating /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/serializer
# copying build/lib/html5lib/serializer/__init__.py -> /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/serializer
# copying build/lib/html5lib/serializer/htmlserializer.py -> /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/serializer
# byte-compiling /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/ihatexml.py to ihatexml.cpython-35.pyc
# byte-compiling /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/tokenizer.py to tokenizer.cpython-35.pyc
# byte-compiling /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/__init__.py to __init__.cpython-35.pyc
# byte-compiling /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/constants.py to constants.cpython-35.pyc
# byte-compiling /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/utils.py to utils.cpython-35.pyc
# byte-compiling /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/inputstream.py to inputstream.cpython-35.pyc
# byte-compiling /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/html5parser.py to html5parser.cpython-35.pyc
# byte-compiling /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/sanitizer.py to sanitizer.cpython-35.pyc
# byte-compiling /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/trie/datrie.py to datrie.cpython-35.pyc
# byte-compiling /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/trie/_base.py to _base.cpython-35.pyc
# byte-compiling /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/trie/__init__.py to __init__.cpython-35.pyc
# byte-compiling /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/trie/py.py to py.cpython-35.pyc
# byte-compiling /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/filters/whitespace.py to whitespace.cpython-35.pyc
# byte-compiling /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/filters/inject_meta_charset.py to inject_meta_charset.cpython-35.pyc
# byte-compiling /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/filters/alphabeticalattributes.py to alphabeticalattributes.cpython-35.pyc
# byte-compiling /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/filters/_base.py to _base.cpython-35.pyc
# byte-compiling /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/filters/optionaltags.py to optionaltags.cpython-35.pyc
# byte-compiling /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/filters/__init__.py to __init__.cpython-35.pyc
# byte-compiling /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/filters/sanitizer.py to sanitizer.cpython-35.pyc
# byte-compiling /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/filters/lint.py to lint.cpython-35.pyc
# byte-compiling /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/treebuilders/etree_lxml.py to etree_lxml.cpython-35.pyc
# byte-compiling /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/treebuilders/etree.py to etree.cpython-35.pyc
# byte-compiling /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/treebuilders/_base.py to _base.cpython-35.pyc
# byte-compiling /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/treebuilders/__init__.py to __init__.cpython-35.pyc
# byte-compiling /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/treebuilders/dom.py to dom.cpython-35.pyc
# byte-compiling /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/treeadapters/sax.py to sax.cpython-35.pyc
# byte-compiling /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/treeadapters/__init__.py to __init__.cpython-35.pyc
# byte-compiling /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/treewalkers/etree.py to etree.cpython-35.pyc
# byte-compiling /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/treewalkers/genshistream.py to genshistream.cpython-35.pyc
# byte-compiling /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/treewalkers/_base.py to _base.cpython-35.pyc
# byte-compiling /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/treewalkers/__init__.py to __init__.cpython-35.pyc
# byte-compiling /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/treewalkers/pulldom.py to pulldom.cpython-35.pyc
# byte-compiling /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/treewalkers/lxmletree.py to lxmletree.cpython-35.pyc
# byte-compiling /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/treewalkers/dom.py to dom.cpython-35.pyc
# byte-compiling /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/serializer/__init__.py to __init__.cpython-35.pyc
# byte-compiling /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib/serializer/htmlserializer.py to htmlserializer.cpython-35.pyc
# running install_egg_info
# Writing /tmp/python-html5lib/pkg/python-html5lib/usr/lib/python3.5/site-packages/html5lib-0.9999999-py3.5.egg-info
# /usr/lib/python3.5/distutils/dist.py:261: UserWarning: Unknown distribution option: 'install_requires'
# warnings.warn(msg)
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "python-html5lib"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: python-html5lib 0.9999999-2 (Wed Apr 5 02:20:21 UTC 2017)

CMD: pacman --query --file python2-html5lib-0.9999999-2-any.pkg.tar.xz
# python2-html5lib 0.9999999-2

Creating hybrid package for 'python2-html5lib'

Trying to find vanilla package 'python2-html5lib'...

CMD: pacman --query --file /mirror/python2-html5lib-0.9999999-2.pkg.tar.xz
# python2-html5lib 0.9999999-2

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/python2.7/site-packages/html5lib-0.9999999-py2.7.egg-info
# /usr/lib/python2.7/site-packages/html5lib/__init__.py
# /usr/lib/python2.7/site-packages/html5lib/constants.py
# /usr/lib/python2.7/site-packages/html5lib/html5parser.py
# /usr/lib/python2.7/site-packages/html5lib/ihatexml.py
# /usr/lib/python2.7/site-packages/html5lib/inputstream.py
# /usr/lib/python2.7/site-packages/html5lib/sanitizer.py
# /usr/lib/python2.7/site-packages/html5lib/tokenizer.py
# /usr/lib/python2.7/site-packages/html5lib/utils.py
# /usr/lib/python2.7/site-packages/html5lib/__init__.pyc
# /usr/lib/python2.7/site-packages/html5lib/constants.pyc
# /usr/lib/python2.7/site-packages/html5lib/html5parser.pyc
# /usr/lib/python2.7/site-packages/html5lib/ihatexml.pyc
# /usr/lib/python2.7/site-packages/html5lib/inputstream.pyc
# /usr/lib/python2.7/site-packages/html5lib/sanitizer.pyc
# /usr/lib/python2.7/site-packages/html5lib/tokenizer.pyc
# /usr/lib/python2.7/site-packages/html5lib/utils.pyc
# /usr/lib/python2.7/site-packages/html5lib/filters/__init__.py
# /usr/lib/python2.7/site-packages/html5lib/filters/_base.py
# /usr/lib/python2.7/site-packages/html5lib/filters/alphabeticalattributes.py
# /usr/lib/python2.7/site-packages/html5lib/filters/inject_meta_charset.py
# /usr/lib/python2.7/site-packages/html5lib/filters/lint.py
# /usr/lib/python2.7/site-packages/html5lib/filters/optionaltags.py
# /usr/lib/python2.7/site-packages/html5lib/filters/sanitizer.py
# /usr/lib/python2.7/site-packages/html5lib/filters/whitespace.py
# /usr/lib/python2.7/site-packages/html5lib/filters/__init__.pyc
# /usr/lib/python2.7/site-packages/html5lib/filters/_base.pyc
# /usr/lib/python2.7/site-packages/html5lib/filters/alphabeticalattributes.pyc
# /usr/lib/python2.7/site-packages/html5lib/filters/inject_meta_charset.pyc
# /usr/lib/python2.7/site-packages/html5lib/filters/lint.pyc
# /usr/lib/python2.7/site-packages/html5lib/filters/optionaltags.pyc
# /usr/lib/python2.7/site-packages/html5lib/filters/sanitizer.pyc
# /usr/lib/python2.7/site-packages/html5lib/filters/whitespace.pyc
# /usr/lib/python2.7/site-packages/html5lib/serializer/__init__.py
# /usr/lib/python2.7/site-packages/html5lib/serializer/htmlserializer.py
# /usr/lib/python2.7/site-packages/html5lib/serializer/__init__.pyc
# /usr/lib/python2.7/site-packages/html5lib/serializer/htmlserializer.pyc
# /usr/lib/python2.7/site-packages/html5lib/treeadapters/__init__.py
# /usr/lib/python2.7/site-packages/html5lib/treeadapters/sax.py
# /usr/lib/python2.7/site-packages/html5lib/treeadapters/__init__.pyc
# /usr/lib/python2.7/site-packages/html5lib/treeadapters/sax.pyc
# /usr/lib/python2.7/site-packages/html5lib/treebuilders/__init__.py
# /usr/lib/python2.7/site-packages/html5lib/treebuilders/_base.py
# /usr/lib/python2.7/site-packages/html5lib/treebuilders/dom.py
# /usr/lib/python2.7/site-packages/html5lib/treebuilders/etree.py
# /usr/lib/python2.7/site-packages/html5lib/treebuilders/etree_lxml.py
# /usr/lib/python2.7/site-packages/html5lib/treebuilders/__init__.pyc
# /usr/lib/python2.7/site-packages/html5lib/treebuilders/_base.pyc
# /usr/lib/python2.7/site-packages/html5lib/treebuilders/dom.pyc
# /usr/lib/python2.7/site-packages/html5lib/treebuilders/etree.pyc
# /usr/lib/python2.7/site-packages/html5lib/treebuilders/etree_lxml.pyc
# /usr/lib/python2.7/site-packages/html5lib/treewalkers/__init__.py
# /usr/lib/python2.7/site-packages/html5lib/treewalkers/_base.py
# /usr/lib/python2.7/site-packages/html5lib/treewalkers/dom.py
# /usr/lib/python2.7/site-packages/html5lib/treewalkers/etree.py
# /usr/lib/python2.7/site-packages/html5lib/treewalkers/genshistream.py
# /usr/lib/python2.7/site-packages/html5lib/treewalkers/lxmletree.py
# /usr/lib/python2.7/site-packages/html5lib/treewalkers/pulldom.py
# /usr/lib/python2.7/site-packages/html5lib/treewalkers/__init__.pyc
# /usr/lib/python2.7/site-packages/html5lib/treewalkers/_base.pyc
# /usr/lib/python2.7/site-packages/html5lib/treewalkers/dom.pyc
# /usr/lib/python2.7/site-packages/html5lib/treewalkers/etree.pyc
# /usr/lib/python2.7/site-packages/html5lib/treewalkers/genshistream.pyc
# /usr/lib/python2.7/site-packages/html5lib/treewalkers/lxmletree.pyc
# /usr/lib/python2.7/site-packages/html5lib/treewalkers/pulldom.pyc
# /usr/lib/python2.7/site-packages/html5lib/trie/__init__.py
# /usr/lib/python2.7/site-packages/html5lib/trie/_base.py
# /usr/lib/python2.7/site-packages/html5lib/trie/datrie.py
# /usr/lib/python2.7/site-packages/html5lib/trie/py.py
# /usr/lib/python2.7/site-packages/html5lib/trie/__init__.pyc
# /usr/lib/python2.7/site-packages/html5lib/trie/_base.pyc
# /usr/lib/python2.7/site-packages/html5lib/trie/datrie.pyc
# /usr/lib/python2.7/site-packages/html5lib/trie/py.pyc
# /usr/share/licenses/python2-html5lib/LICENSE
# /sysroot/usr/lib/python2.7/site-packages/html5lib-0.9999999-py2.7.egg-info
# /sysroot/usr/lib/python2.7/site-packages/html5lib/ihatexml.py
# /sysroot/usr/lib/python2.7/site-packages/html5lib/tokenizer.py
# /sysroot/usr/lib/python2.7/site-packages/html5lib/__init__.py
# /sysroot/usr/lib/python2.7/site-packages/html5lib/constants.py
# /sysroot/usr/lib/python2.7/site-packages/html5lib/utils.py
# /sysroot/usr/lib/python2.7/site-packages/html5lib/inputstream.py
# /sysroot/usr/lib/python2.7/site-packages/html5lib/html5parser.py
# /sysroot/usr/lib/python2.7/site-packages/html5lib/sanitizer.py
# /sysroot/usr/lib/python2.7/site-packages/html5lib/ihatexml.pyc
# /sysroot/usr/lib/python2.7/site-packages/html5lib/tokenizer.pyc
# /sysroot/usr/lib/python2.7/site-packages/html5lib/__init__.pyc
# /sysroot/usr/lib/python2.7/site-packages/html5lib/constants.pyc
# /sysroot/usr/lib/python2.7/site-packages/html5lib/utils.pyc
# /sysroot/usr/lib/python2.7/site-packages/html5lib/inputstream.pyc
# /sysroot/usr/lib/python2.7/site-packages/html5lib/html5parser.pyc
# /sysroot/usr/lib/python2.7/site-packages/html5lib/sanitizer.pyc
# /sysroot/usr/lib/python2.7/site-packages/html5lib/trie/datrie.py
# /sysroot/usr/lib/python2.7/site-packages/html5lib/trie/_base.py
# /sysroot/usr/lib/python2.7/site-packages/html5lib/trie/__init__.py
# /sysroot/usr/lib/python2.7/site-packages/html5lib/trie/py.py
# /sysroot/usr/lib/python2.7/site-packages/html5lib/trie/datrie.pyc
# /sysroot/usr/lib/python2.7/site-packages/html5lib/trie/_base.pyc
# /sysroot/usr/lib/python2.7/site-packages/html5lib/trie/__init__.pyc
# /sysroot/usr/lib/python2.7/site-packages/html5lib/trie/py.pyc
# /sysroot/usr/lib/python2.7/site-packages/html5lib/filters/whitespace.py
# /sysroot/usr/lib/python2.7/site-packages/html5lib/filters/inject_meta_charset.py
# /sysroot/usr/lib/python2.7/site-packages/html5lib/filters/alphabeticalattributes.py
# /sysroot/usr/lib/python2.7/site-packages/html5lib/filters/_base.py
# /sysroot/usr/lib/python2.7/site-packages/html5lib/filters/optionaltags.py
# /sysroot/usr/lib/python2.7/site-packages/html5lib/filters/__init__.py
# /sysroot/usr/lib/python2.7/site-packages/html5lib/filters/sanitizer.py
# /sysroot/usr/lib/python2.7/site-packages/html5lib/filters/lint.py
# /sysroot/usr/lib/python2.7/site-packages/html5lib/filters/whitespace.pyc
# /sysroot/usr/lib/python2.7/site-packages/html5lib/filters/inject_meta_charset.pyc
# /sysroot/usr/lib/python2.7/site-packages/html5lib/filters/alphabeticalattributes.pyc
# /sysroot/usr/lib/python2.7/site-packages/html5lib/filters/_base.pyc
# /sysroot/usr/lib/python2.7/site-packages/html5lib/filters/optionaltags.pyc
# /sysroot/usr/lib/python2.7/site-packages/html5lib/filters/__init__.pyc
# /sysroot/usr/lib/python2.7/site-packages/html5lib/filters/sanitizer.pyc
# /sysroot/usr/lib/python2.7/site-packages/html5lib/filters/lint.pyc
# /sysroot/usr/lib/python2.7/site-packages/html5lib/treebuilders/etree_lxml.py
# /sysroot/usr/lib/python2.7/site-packages/html5lib/treebuilders/etree.py
# /sysroot/usr/lib/python2.7/site-packages/html5lib/treebuilders/_base.py
# /sysroot/usr/lib/python2.7/site-packages/html5lib/treebuilders/__init__.py
# /sysroot/usr/lib/python2.7/site-packages/html5lib/treebuilders/dom.py
# /sysroot/usr/lib/python2.7/site-packages/html5lib/treebuilders/etree_lxml.pyc
# /sysroot/usr/lib/python2.7/site-packages/html5lib/treebuilders/etree.pyc
# /sysroot/usr/lib/python2.7/site-packages/html5lib/treebuilders/_base.pyc
# /sysroot/usr/lib/python2.7/site-packages/html5lib/treebuilders/__init__.pyc
# /sysroot/usr/lib/python2.7/site-packages/html5lib/treebuilders/dom.pyc
# /sysroot/usr/lib/python2.7/site-packages/html5lib/treeadapters/sax.py
# /sysroot/usr/lib/python2.7/site-packages/html5lib/treeadapters/__init__.py
# /sysroot/usr/lib/python2.7/site-packages/html5lib/treeadapters/sax.pyc
# /sysroot/usr/lib/python2.7/site-packages/html5lib/treeadapters/__init__.pyc
# /sysroot/usr/lib/python2.7/site-packages/html5lib/treewalkers/etree.py
# /sysroot/usr/lib/python2.7/site-packages/html5lib/treewalkers/genshistream.py
# /sysroot/usr/lib/python2.7/site-packages/html5lib/treewalkers/_base.py
# /sysroot/usr/lib/python2.7/site-packages/html5lib/treewalkers/__init__.py
# /sysroot/usr/lib/python2.7/site-packages/html5lib/treewalkers/pulldom.py
# /sysroot/usr/lib/python2.7/site-packages/html5lib/treewalkers/lxmletree.py
# /sysroot/usr/lib/python2.7/site-packages/html5lib/treewalkers/dom.py
# /sysroot/usr/lib/python2.7/site-packages/html5lib/treewalkers/etree.pyc
# /sysroot/usr/lib/python2.7/site-packages/html5lib/treewalkers/genshistream.pyc
# /sysroot/usr/lib/python2.7/site-packages/html5lib/treewalkers/_base.pyc
# /sysroot/usr/lib/python2.7/site-packages/html5lib/treewalkers/__init__.pyc
# /sysroot/usr/lib/python2.7/site-packages/html5lib/treewalkers/pulldom.pyc
# /sysroot/usr/lib/python2.7/site-packages/html5lib/treewalkers/lxmletree.pyc
# /sysroot/usr/lib/python2.7/site-packages/html5lib/treewalkers/dom.pyc
# /sysroot/usr/lib/python2.7/site-packages/html5lib/serializer/__init__.py
# /sysroot/usr/lib/python2.7/site-packages/html5lib/serializer/htmlserializer.py
# /sysroot/usr/lib/python2.7/site-packages/html5lib/serializer/__init__.pyc
# /sysroot/usr/lib/python2.7/site-packages/html5lib/serializer/htmlserializer.pyc

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

Created package at path /var/cache/pacman/pkg/python2-html5lib.pkg.tar.xz

CMD: pacman --query --file python-html5lib-0.9999999-2-any.pkg.tar.xz
# python-html5lib 0.9999999-2

Creating hybrid package for 'python-html5lib'

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

CMD: pacman --query --file /mirror/python-html5lib-0.9999999-2.pkg.tar.xz
# python-html5lib 0.9999999-2

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/python3.5/site-packages/html5lib-0.9999999-py3.5.egg-info
# /usr/lib/python3.5/site-packages/html5lib/__init__.py
# /usr/lib/python3.5/site-packages/html5lib/constants.py
# /usr/lib/python3.5/site-packages/html5lib/html5parser.py
# /usr/lib/python3.5/site-packages/html5lib/ihatexml.py
# /usr/lib/python3.5/site-packages/html5lib/inputstream.py
# /usr/lib/python3.5/site-packages/html5lib/sanitizer.py
# /usr/lib/python3.5/site-packages/html5lib/tokenizer.py
# /usr/lib/python3.5/site-packages/html5lib/utils.py
# /usr/lib/python3.5/site-packages/html5lib/filters/__init__.py
# /usr/lib/python3.5/site-packages/html5lib/filters/_base.py
# /usr/lib/python3.5/site-packages/html5lib/filters/alphabeticalattributes.py
# /usr/lib/python3.5/site-packages/html5lib/filters/inject_meta_charset.py
# /usr/lib/python3.5/site-packages/html5lib/filters/lint.py
# /usr/lib/python3.5/site-packages/html5lib/filters/optionaltags.py
# /usr/lib/python3.5/site-packages/html5lib/filters/sanitizer.py
# /usr/lib/python3.5/site-packages/html5lib/filters/whitespace.py
# /usr/lib/python3.5/site-packages/html5lib/filters/__pycache__/__init__.cpython-35.pyc
# /usr/lib/python3.5/site-packages/html5lib/filters/__pycache__/_base.cpython-35.pyc
# /usr/lib/python3.5/site-packages/html5lib/filters/__pycache__/alphabeticalattributes.cpython-35.pyc
# /usr/lib/python3.5/site-packages/html5lib/filters/__pycache__/inject_meta_charset.cpython-35.pyc
# /usr/lib/python3.5/site-packages/html5lib/filters/__pycache__/lint.cpython-35.pyc
# /usr/lib/python3.5/site-packages/html5lib/filters/__pycache__/optionaltags.cpython-35.pyc
# /usr/lib/python3.5/site-packages/html5lib/filters/__pycache__/sanitizer.cpython-35.pyc
# /usr/lib/python3.5/site-packages/html5lib/filters/__pycache__/whitespace.cpython-35.pyc
# /usr/lib/python3.5/site-packages/html5lib/serializer/__init__.py
# /usr/lib/python3.5/site-packages/html5lib/serializer/htmlserializer.py
# /usr/lib/python3.5/site-packages/html5lib/serializer/__pycache__/__init__.cpython-35.pyc
# /usr/lib/python3.5/site-packages/html5lib/serializer/__pycache__/htmlserializer.cpython-35.pyc
# /usr/lib/python3.5/site-packages/html5lib/treeadapters/__init__.py
# /usr/lib/python3.5/site-packages/html5lib/treeadapters/sax.py
# /usr/lib/python3.5/site-packages/html5lib/treeadapters/__pycache__/__init__.cpython-35.pyc
# /usr/lib/python3.5/site-packages/html5lib/treeadapters/__pycache__/sax.cpython-35.pyc
# /usr/lib/python3.5/site-packages/html5lib/treebuilders/__init__.py
# /usr/lib/python3.5/site-packages/html5lib/treebuilders/_base.py
# /usr/lib/python3.5/site-packages/html5lib/treebuilders/dom.py
# /usr/lib/python3.5/site-packages/html5lib/treebuilders/etree.py
# /usr/lib/python3.5/site-packages/html5lib/treebuilders/etree_lxml.py
# /usr/lib/python3.5/site-packages/html5lib/treebuilders/__pycache__/__init__.cpython-35.pyc
# /usr/lib/python3.5/site-packages/html5lib/treebuilders/__pycache__/_base.cpython-35.pyc
# /usr/lib/python3.5/site-packages/html5lib/treebuilders/__pycache__/dom.cpython-35.pyc
# /usr/lib/python3.5/site-packages/html5lib/treebuilders/__pycache__/etree.cpython-35.pyc
# /usr/lib/python3.5/site-packages/html5lib/treebuilders/__pycache__/etree_lxml.cpython-35.pyc
# /usr/lib/python3.5/site-packages/html5lib/treewalkers/__init__.py
# /usr/lib/python3.5/site-packages/html5lib/treewalkers/_base.py
# /usr/lib/python3.5/site-packages/html5lib/treewalkers/dom.py
# /usr/lib/python3.5/site-packages/html5lib/treewalkers/etree.py
# /usr/lib/python3.5/site-packages/html5lib/treewalkers/genshistream.py
# /usr/lib/python3.5/site-packages/html5lib/treewalkers/lxmletree.py
# /usr/lib/python3.5/site-packages/html5lib/treewalkers/pulldom.py
# /usr/lib/python3.5/site-packages/html5lib/treewalkers/__pycache__/__init__.cpython-35.pyc
# /usr/lib/python3.5/site-packages/html5lib/treewalkers/__pycache__/_base.cpython-35.pyc
# /usr/lib/python3.5/site-packages/html5lib/treewalkers/__pycache__/dom.cpython-35.pyc
# /usr/lib/python3.5/site-packages/html5lib/treewalkers/__pycache__/etree.cpython-35.pyc
# /usr/lib/python3.5/site-packages/html5lib/treewalkers/__pycache__/genshistream.cpython-35.pyc
# /usr/lib/python3.5/site-packages/html5lib/treewalkers/__pycache__/lxmletree.cpython-35.pyc
# /usr/lib/python3.5/site-packages/html5lib/treewalkers/__pycache__/pulldom.cpython-35.pyc
# /usr/lib/python3.5/site-packages/html5lib/trie/__init__.py
# /usr/lib/python3.5/site-packages/html5lib/trie/_base.py
# /usr/lib/python3.5/site-packages/html5lib/trie/datrie.py
# /usr/lib/python3.5/site-packages/html5lib/trie/py.py
# /usr/lib/python3.5/site-packages/html5lib/trie/__pycache__/__init__.cpython-35.pyc
# /usr/lib/python3.5/site-packages/html5lib/trie/__pycache__/_base.cpython-35.pyc
# /usr/lib/python3.5/site-packages/html5lib/trie/__pycache__/datrie.cpython-35.pyc
# /usr/lib/python3.5/site-packages/html5lib/trie/__pycache__/py.cpython-35.pyc
# /usr/lib/python3.5/site-packages/html5lib/__pycache__/__init__.cpython-35.pyc
# /usr/lib/python3.5/site-packages/html5lib/__pycache__/constants.cpython-35.pyc
# /usr/lib/python3.5/site-packages/html5lib/__pycache__/html5parser.cpython-35.pyc
# /usr/lib/python3.5/site-packages/html5lib/__pycache__/ihatexml.cpython-35.pyc
# /usr/lib/python3.5/site-packages/html5lib/__pycache__/inputstream.cpython-35.pyc
# /usr/lib/python3.5/site-packages/html5lib/__pycache__/sanitizer.cpython-35.pyc
# /usr/lib/python3.5/site-packages/html5lib/__pycache__/tokenizer.cpython-35.pyc
# /usr/lib/python3.5/site-packages/html5lib/__pycache__/utils.cpython-35.pyc
# /usr/share/licenses/python-html5lib/LICENSE
# /sysroot/usr/lib/python3.5/site-packages/html5lib-0.9999999-py3.5.egg-info
# /sysroot/usr/lib/python3.5/site-packages/html5lib/ihatexml.py
# /sysroot/usr/lib/python3.5/site-packages/html5lib/tokenizer.py
# /sysroot/usr/lib/python3.5/site-packages/html5lib/__init__.py
# /sysroot/usr/lib/python3.5/site-packages/html5lib/constants.py
# /sysroot/usr/lib/python3.5/site-packages/html5lib/utils.py
# /sysroot/usr/lib/python3.5/site-packages/html5lib/inputstream.py
# /sysroot/usr/lib/python3.5/site-packages/html5lib/html5parser.py
# /sysroot/usr/lib/python3.5/site-packages/html5lib/sanitizer.py
# /sysroot/usr/lib/python3.5/site-packages/html5lib/trie/datrie.py
# /sysroot/usr/lib/python3.5/site-packages/html5lib/trie/_base.py
# /sysroot/usr/lib/python3.5/site-packages/html5lib/trie/__init__.py
# /sysroot/usr/lib/python3.5/site-packages/html5lib/trie/py.py
# /sysroot/usr/lib/python3.5/site-packages/html5lib/trie/__pycache__/datrie.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/html5lib/trie/__pycache__/_base.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/html5lib/trie/__pycache__/__init__.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/html5lib/trie/__pycache__/py.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/html5lib/filters/whitespace.py
# /sysroot/usr/lib/python3.5/site-packages/html5lib/filters/inject_meta_charset.py
# /sysroot/usr/lib/python3.5/site-packages/html5lib/filters/alphabeticalattributes.py
# /sysroot/usr/lib/python3.5/site-packages/html5lib/filters/_base.py
# /sysroot/usr/lib/python3.5/site-packages/html5lib/filters/optionaltags.py
# /sysroot/usr/lib/python3.5/site-packages/html5lib/filters/__init__.py
# /sysroot/usr/lib/python3.5/site-packages/html5lib/filters/sanitizer.py
# /sysroot/usr/lib/python3.5/site-packages/html5lib/filters/lint.py
# /sysroot/usr/lib/python3.5/site-packages/html5lib/filters/__pycache__/whitespace.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/html5lib/filters/__pycache__/inject_meta_charset.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/html5lib/filters/__pycache__/alphabeticalattributes.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/html5lib/filters/__pycache__/_base.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/html5lib/filters/__pycache__/optionaltags.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/html5lib/filters/__pycache__/__init__.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/html5lib/filters/__pycache__/sanitizer.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/html5lib/filters/__pycache__/lint.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/html5lib/treebuilders/etree_lxml.py
# /sysroot/usr/lib/python3.5/site-packages/html5lib/treebuilders/etree.py
# /sysroot/usr/lib/python3.5/site-packages/html5lib/treebuilders/_base.py
# /sysroot/usr/lib/python3.5/site-packages/html5lib/treebuilders/__init__.py
# /sysroot/usr/lib/python3.5/site-packages/html5lib/treebuilders/dom.py
# /sysroot/usr/lib/python3.5/site-packages/html5lib/treebuilders/__pycache__/etree_lxml.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/html5lib/treebuilders/__pycache__/etree.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/html5lib/treebuilders/__pycache__/_base.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/html5lib/treebuilders/__pycache__/__init__.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/html5lib/treebuilders/__pycache__/dom.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/html5lib/treeadapters/sax.py
# /sysroot/usr/lib/python3.5/site-packages/html5lib/treeadapters/__init__.py
# /sysroot/usr/lib/python3.5/site-packages/html5lib/treeadapters/__pycache__/sax.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/html5lib/treeadapters/__pycache__/__init__.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/html5lib/treewalkers/etree.py
# /sysroot/usr/lib/python3.5/site-packages/html5lib/treewalkers/genshistream.py
# /sysroot/usr/lib/python3.5/site-packages/html5lib/treewalkers/_base.py
# /sysroot/usr/lib/python3.5/site-packages/html5lib/treewalkers/__init__.py
# /sysroot/usr/lib/python3.5/site-packages/html5lib/treewalkers/pulldom.py
# /sysroot/usr/lib/python3.5/site-packages/html5lib/treewalkers/lxmletree.py
# /sysroot/usr/lib/python3.5/site-packages/html5lib/treewalkers/dom.py
# /sysroot/usr/lib/python3.5/site-packages/html5lib/treewalkers/__pycache__/etree.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/html5lib/treewalkers/__pycache__/genshistream.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/html5lib/treewalkers/__pycache__/_base.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/html5lib/treewalkers/__pycache__/__init__.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/html5lib/treewalkers/__pycache__/pulldom.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/html5lib/treewalkers/__pycache__/lxmletree.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/html5lib/treewalkers/__pycache__/dom.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/html5lib/serializer/__init__.py
# /sysroot/usr/lib/python3.5/site-packages/html5lib/serializer/htmlserializer.py
# /sysroot/usr/lib/python3.5/site-packages/html5lib/serializer/__pycache__/__init__.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/html5lib/serializer/__pycache__/htmlserializer.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/html5lib/__pycache__/ihatexml.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/html5lib/__pycache__/tokenizer.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/html5lib/__pycache__/__init__.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/html5lib/__pycache__/constants.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/html5lib/__pycache__/utils.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/html5lib/__pycache__/inputstream.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/html5lib/__pycache__/html5parser.cpython-35.pyc
# /sysroot/usr/lib/python3.5/site-packages/html5lib/__pycache__/sanitizer.cpython-35.pyc

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

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

Attempting to access local repository, attempt 1

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

Attempting to access local repository, attempt 1

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