Build of avr-gcc with clang_glibc toolchain

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

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

SLOCLanguage
2,944,366 ansic
810,410 cpp
756,727 ada
682,510 java
116,926 f90
66,851 asm
62,635 sh
24,892 exp
15,216 objc
10,896 fortran
6,284 python
4,920 perl
4,178 pascal
2,855 awk
2,385 ml
977 yacc
879 cs
398 makefile
392 tcl
198 lex
112 haskell
8 lisp
5,515,015 total

The process tree of the build process is here.

We did not attempt to build this package because some of its dependencies failed to build. These dependencies 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: avr-gcc 5.3.0-2 (Thu Apr 13 17:48:02 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# error: target not found: avr-binutils
# ==> ERROR: 'pacman' failed to install missing dependencies.