Build of iasl with clang_glibc toolchain

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

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

SLOCLanguage
117,842 ansic
3,492 yacc
1,326 lex
953 makefile
317 sh
123,930 total

The process tree of the build process is here.

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

Due to the failure of this package to build, we did not attempt to build several packages that depend on this one. Those packages are:

List of Errors

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/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/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: iasl 20160212-1 (Thu Apr 13 11:30:58 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# make[1]: Entering directory '/tmp/iasl/src/acpica-unix-20160212/generate/unix/acpibin'
# gcc -c -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -DACPI_BIN_APP -I../../../source/tools/acpibin -std=c99 -Wall -Wbad-function-cast -Wdeclaration-after-statement -Werror -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wstrict-aliasing=0 -Wstrict-prototypes -Wswitch-default -Wpointer-arith -Wundef -Waddress -Waggregate-return -Winit-self -Winline -Wmissing-declarations -Wmissing-field-initializers -Wnested-externs -Wold-style-definition -Wno-format-nonliteral -Wredundant-decls -Wempty-body -Woverride-init -Wlogical-op -Wmissing-parameter-type -Wold-style-declaration -Wtype-limits -O2 -D_FORTIFY_SOURCE=2 -o obj/abcompare.o ../../../source/tools/acpibin/abcompare.c
# error: unknown warning option '-Woverride-init'; did you mean '-Woverride-module'? [-Werror,-Wunknown-warning-option]
# error: unknown warning option '-Wlogical-op'; did you mean '-Wliblto'? [-Werror,-Wunknown-warning-option]
# error: unknown warning option '-Wmissing-parameter-type' [-Werror,-Wunknown-warning-option]
# error: unknown warning option '-Wold-style-declaration'; did you mean '-Wout-of-line-declaration'? [-Werror,-Wunknown-warning-option]
# make[1]: *** [../Makefile.rules:18: obj/abcompare.o] Error 1
# make[1]: Leaving directory '/tmp/iasl/src/acpica-unix-20160212/generate/unix/acpibin'
# make: *** [Makefile.common:21: acpibin] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...