Build of dtc with android toolchain

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

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

SLOCLanguage
8,766 ansic
780 sh
629 asm
497 lex
378 yacc
184 makefile
74 perl
11,308 total

The process tree of the build process is here.

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/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: dtc 1.4.1-1 (Tue Apr 4 20:00:15 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# DEP tests/dumptrees.c
# DEP tests/testutils.c
# DEP tests/trees.S
# DEP tests/value-labels.c
# DEP tests/asm_tree_dump.c
# DEP tests/truncated_property.c
# DEP tests/subnode_iterate.c
# DEP tests/integer-expressions.c
# DEP tests/utilfdt_test.c
# DEP tests/path_offset_aliases.c
# DEP tests/add_subnode_with_nops.c
# DEP tests/dtbs_equal_unordered.c
# DEP tests/dtb_reverse.c
# DEP tests/dtbs_equal_ordered.c
# DEP tests/extra-terminating-null.c
# DEP tests/incbin.c
# DEP tests/boot-cpuid.c
# DEP tests/phandle_format.c
# DEP tests/path-references.c
# DEP tests/references.c
# DEP tests/string_escapes.c
# DEP tests/propname_escapes.c
# DEP tests/appendprop2.c
# DEP tests/appendprop1.c
# DEP tests/del_node.c
# DEP tests/del_property.c
# DEP tests/setprop.c
# DEP tests/set_name.c
# DEP tests/rw_tree1.c
# DEP tests/open_pack.c
# DEP tests/nopulate.c
# DEP tests/mangle-layout.c
# DEP tests/move_and_save.c
# DEP tests/sw_tree1.c
# DEP tests/nop_node.c
# DEP tests/nop_property.c
# DEP tests/setprop_inplace.c
# DEP tests/addr_size_cells.c
# DEP tests/notfound.c
# DEP tests/char_literal.c
# DEP tests/sized_cells.c
# DEP tests/get_alias.c
# DEP tests/node_offset_by_compatible.c
# DEP tests/node_check_compatible.c
# DEP tests/node_offset_by_phandle.c
# DEP tests/node_offset_by_prop_value.c
# DEP tests/parent_offset.c
# DEP tests/supernode_atdepth_offset.c
# DEP tests/get_path.c
# DEP tests/get_phandle.c
# DEP tests/getprop.c
# DEP tests/get_name.c
# DEP tests/path_offset.c
# DEP tests/subnode_offset.c
# DEP tests/find_property.c
# DEP tests/root_node.c
# DEP tests/get_mem_rsv.c
# DEP libfdt/fdt_addresses.c
# DEP libfdt/fdt_empty_tree.c
# DEP libfdt/fdt_strerror.c
# DEP libfdt/fdt_rw.c
# DEP libfdt/fdt_sw.c
# DEP libfdt/fdt_wip.c
# DEP libfdt/fdt_ro.c
# DEP libfdt/fdt.c
# DEP util.c
# DEP fdtput.c
# DEP fdtget.c
# DEP fdtdump.c
# LEX convert-dtsv0-lexer.lex.c
# DEP srcpos.c
# LEX dtc-lexer.lex.c
# BISON dtc-parser.tab.c
# DEP treesource.c
# flex: error writing output file convert-dtsv0-lexer.lex.c
# DEP livetree.c
# flex: error writing output file dtc-lexer.lex.c
# DEP fstree.c
# DEP flattree.c
# DEP dtc.c
# DEP data.c
# DEP checks.c
# CHK version_gen.h
# LEX convert-dtsv0-lexer.lex.c
# LEX dtc-lexer.lex.c
# BISON dtc-parser.tab.c
# UPD version_gen.h
# DEP util.c
# flex: error writing output file convert-dtsv0-lexer.lex.c
# flex: error writing output file dtc-lexer.lex.c
# CHK version_gen.h
# LEX convert-dtsv0-lexer.lex.c
# LEX dtc-lexer.lex.c
# BISON dtc-parser.tab.c
# flex: error writing output file convert-dtsv0-lexer.lex.c
# flex: error writing output file dtc-lexer.lex.c
# make: *** No rule to make target 'convert-dtsv0-lexer.lex.c', needed by 'convert-dtsv0-lexer.lex.o'. Stop.
# make: *** Waiting for unfinished jobs....
# CC srcpos.o
# CC util.o
# ==> ERROR: A failure occurred in build().
# Aborting...