Build of python-pyinotify with android toolchain

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

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

SLOCLanguage
3,586 python
153 ansic
11 makefile
6 sh
3,756 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

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...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/arm-linux-androideabi --> /sysroot/arm-linux-androideabi
# /toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/SOURCES --> /sysroot/SOURCES
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/COPYING --> /sysroot/COPYING
# /toolchain_root/COPYING3 --> /sysroot/COPYING3
# /toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: python-pyinotify 0.9.6-2 (Tue Apr 4 20:32:40 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 python2/pyinotify.py -> build/lib
# running build
# running build_py
# creating build
# creating build/lib
# copying python3/pyinotify.py -> build/lib
# ==> Entering fakeroot environment...
# ==> Starting package_python-pyinotify()...
# running install
# running build
# running build_py
# running install_lib
# creating /tmp/python-pyinotify/pkg/python-pyinotify/usr
# creating /tmp/python-pyinotify/pkg/python-pyinotify/usr/lib
# creating /tmp/python-pyinotify/pkg/python-pyinotify/usr/lib/python3.5
# creating /tmp/python-pyinotify/pkg/python-pyinotify/usr/lib/python3.5/site-packages
# copying build/lib/pyinotify.py -> /tmp/python-pyinotify/pkg/python-pyinotify/usr/lib/python3.5/site-packages
# byte-compiling /tmp/python-pyinotify/pkg/python-pyinotify/usr/lib/python3.5/site-packages/pyinotify.py to pyinotify.cpython-35.pyc
# writing byte-compilation script '/tmp/tmpjfnzg44c.py'
# /usr/sbin/python3 -O /tmp/tmpjfnzg44c.py
# removing /tmp/tmpjfnzg44c.py
# running install_egg_info
# running egg_info
# creating python3/pyinotify.egg-info
# writing python3/pyinotify.egg-info/PKG-INFO
# writing dependency_links to python3/pyinotify.egg-info/dependency_links.txt
# writing top-level names to python3/pyinotify.egg-info/top_level.txt
# writing manifest file 'python3/pyinotify.egg-info/SOURCES.txt'
# reading manifest file 'python3/pyinotify.egg-info/SOURCES.txt'
# reading manifest template 'MANIFEST.in'
# writing manifest file 'python3/pyinotify.egg-info/SOURCES.txt'
# Copying python3/pyinotify.egg-info to /tmp/python-pyinotify/pkg/python-pyinotify/usr/lib/python3.5/site-packages/pyinotify-0.9.6-py3.5.egg-info
# running install_scripts
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "python-pyinotify"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Starting package_python2-pyinotify()...
# running install
# running build
# running build_py
# copying python2/pyinotify.py -> build/lib
# running install_lib
# creating /tmp/python-pyinotify/pkg/python2-pyinotify/sysroot
# creating /tmp/python-pyinotify/pkg/python2-pyinotify/sysroot/lib
# creating /tmp/python-pyinotify/pkg/python2-pyinotify/sysroot/lib/python2.7
# creating /tmp/python-pyinotify/pkg/python2-pyinotify/sysroot/lib/python2.7/site-packages
# copying build/lib/pyinotify.py -> /tmp/python-pyinotify/pkg/python2-pyinotify/sysroot/lib/python2.7/site-packages
# byte-compiling /tmp/python-pyinotify/pkg/python2-pyinotify/sysroot/lib/python2.7/site-packages/pyinotify.py to pyinotify.pyc
# writing byte-compilation script '/tmp/tmpnRI_A3.py'
# /sysroot/bin/python2 -O /tmp/tmpnRI_A3.py
# removing /tmp/tmpnRI_A3.py
# running install_egg_info
# Writing /tmp/python-pyinotify/pkg/python2-pyinotify/sysroot/lib/python2.7/site-packages/pyinotify-0.9.6-py2.7.egg-info
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "python2-pyinotify"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: python-pyinotify 0.9.6-2 (Tue Apr 4 20:32:47 UTC 2017)

CMD: pacman --query --file python-pyinotify-0.9.6-2-any.pkg.tar.xz
# python-pyinotify 0.9.6-2

Creating hybrid package for 'python-pyinotify'

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

CMD: pacman --query --file /mirror/python-pyinotify-0.9.6-2.pkg.tar.xz
# python-pyinotify 0.9.6-2

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

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

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

CMD: pacman --query --file python2-pyinotify-0.9.6-2-any.pkg.tar.xz
# python2-pyinotify 0.9.6-2

Creating hybrid package for 'python2-pyinotify'

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

CMD: pacman --query --file /mirror/python2-pyinotify-0.9.6-2.pkg.tar.xz
# python2-pyinotify 0.9.6-2

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/python2.7/site-packages/pyinotify.py
# /usr/lib/python2.7/site-packages/pyinotify.pyc
# /usr/lib/python2.7/site-packages/pyinotify.pyo
# /usr/lib/python2.7/site-packages/pyinotify-0.9.6-py2.7.egg-info
# /usr/share/licenses/python2-pyinotify/COPYING

Generating .MTREE

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

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO usr .MTREE

CMD: xz -c -z

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

CMD: bsdtar -tqf python2-pyinotify.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/python2-pyinotify.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-pyinotify.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/python-pyinotify.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/python2-pyinotify.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/python2-pyinotify.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'