Build of ajaxterm with musl toolchain

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

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

SLOCLanguage
1,663 python
93 sh
22 makefile
1,778 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: ajaxterm 0.11-9 (Tue Apr 4 23:00:29 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# /tmp/ajaxterm/PKGBUILD: line 24: cd: /tmp/ajaxterm/src/ajaxterm: No such file or directory
# patching file configure.ajaxterm.bin
# patching file configure
# patching file configure.makefile
# patching file ajaxterm.1
# patching file qweb.py
# patching file ajaxterm.py
# patching file ajaxterm.py
# patching file ajaxterm.py
# patching file qweb.py
# patching file ajaxterm.py
# patching file ajaxterm.html
# patching file ajaxterm.js
# patching file configure.makefile
# patching file ajaxterm.conf
# patching file ajaxterm.js
# patching file ajaxterm.py
# patching file qweb.py
# patching file ajaxterm.js
# patching file ajaxterm.py
# patching file ajaxterm.1
# patching file ajaxterm.js
# patching file ajaxterm.py
# patching file utf8-escape.js
# patching file README.txt
# patching file ajaxterm.html
# patching file configure.makefile
# patching file sarissa.js
# patching file ajaxterm.js
# sed: unrecognized option '--host=x86_64-unknown-linux'
# Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...
#
# -n, --quiet, --silent
# suppress automatic printing of pattern space
# -e script, --expression=script
# add the script to the commands to be executed
# -f script-file, --file=script-file
# add the contents of script-file to the commands to be executed
# --follow-symlinks
# follow symlinks when processing in place
# -i[SUFFIX], --in-place[=SUFFIX]
# edit files in place (makes backup if SUFFIX supplied)
# -l N, --line-length=N
# specify the desired line-wrap length for the `l' command
# --posix
# disable all GNU extensions.
# -r, --regexp-extended
# use extended regular expressions in the script.
# -s, --separate
# consider files as separate rather than as a single continuous
# long stream.
# -u, --unbuffered
# load minimal amounts of data from the input files and flush
# the output buffers more often
# -z, --null-data
# separate lines by NUL characters
# --help display this help and exit
# --version output version information and exit
#
# If no -e, --expression, -f, or --file option is given, then the first
# non-option argument is taken as the sed script to interpret. All
# remaining arguments are names of input files; if no input files are
# specified, then the standard input is read.
#
# GNU sed home page: .
# General help using GNU software: .
# ==> ERROR: A failure occurred in build().
# Aborting...