Build of txt2man with android toolchain

The build took 00h 00m 53s and was NOT successful.

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

SLOCLanguage
585 sh
16 makefile
601 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: txt2man 1.5.6-4 (Tue Apr 4 20:41:58 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Entering fakeroot environment...
# ==> Starting package()...
# ./src2man -h 2>&1 > src2man.txt
# ./txt2man -s 1 -t src2man -r txt2man-1.5.6 src2man.txt > src2man.1
# mkdir -p /tmp/txt2man/pkg/txt2man/usr/bin /tmp/txt2man/pkg/txt2man/usr/man/man1
# cp src2man bookman txt2man /tmp/txt2man/pkg/txt2man/usr/bin/
# cp src2man.1 txt2man.1 bookman.1 /tmp/txt2man/pkg/txt2man/usr/man/man1
# rm src2man.txt
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "txt2man"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: txt2man 1.5.6-4 (Tue Apr 4 20:41:58 UTC 2017)
# red: Something unexpected had happened.
# Traceback (most recent call last):
# File "/usr/sbin/red", line 65, in main
# return capture(args)
# File "/usr/sbin/red", line 97, in capture
# json.dump(list(entries), handle, sort_keys=True, indent=4)
# File "/sysroot/lib/python2.7/json/__init__.py", line 189, in dump
# for chunk in iterable:
# File "/sysroot/lib/python2.7/json/encoder.py", line 431, in _iterencode
# for chunk in _iterencode_list(o, _current_indent_level):
# File "/sysroot/lib/python2.7/json/encoder.py", line 332, in _iterencode_list
# for chunk in chunks:
# File "/sysroot/lib/python2.7/json/encoder.py", line 408, in _iterencode_dict
# for chunk in chunks:
# File "/sysroot/lib/python2.7/json/encoder.py", line 313, in _iterencode_list
# yield buf + _encoder(value)
# UnicodeDecodeError: 'utf8' codec can't decode byte 0xa7 in position 136: invalid start byte