Build of coxeter3 with vanilla toolchain

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

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

SLOCLanguage
24,256 cpp
163 makefile
4 sh
24,423 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...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: coxeter3 3.0beta3-3 (Wed Aug 24 12:15:38 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# g++ -c -g invkl.cpp
# g++ -c -g minroots.cpp
# g++ -c -g typeA.cpp
# g++ -c -g automata.cpp
# In file included from coxgroup.h:67:0,
# from fcoxgroup.h:23,
# from typeA.h:20,
# from typeA.cpp:8:
# files.h:113:8: error: redeclaration of 'template void files::printHeckeElt(FILE*, const H&, const schubert::SchubertContext&, const interface::Interface&, files::OutputTraits&, const Length&)' may not have default arguments [-fpermissive]
# void printHeckeElt(FILE* file, const H& h, const SchubertContext& p,
# ^~~~~~~~~~~~~
# make: *** [makefile:36: typeA.o] Error 1
# make: *** Waiting for unfinished jobs....
# ==> ERROR: A failure occurred in build().
# Aborting...