Build of jade with vanilla toolchain

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

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

SLOCLanguage
120,611 cpp
8,236 ansic
6,521 sh
378 perl
109 makefile
5 sed
135,860 total

The process tree of the build process is here.

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...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: jade 1.2.1-12 (Wed Aug 24 13:27:46 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# creating cache ./config.cache
# saving distribution makefiles...
# checking for gcc... gcc
# checking whether the C compiler (gcc ) works... yes
# checking whether the C compiler (gcc ) is a cross-compiler... no
# checking whether we are using GNU C... yes
# checking whether gcc accepts -g... yes
# checking for a BSD compatible install... /usr/bin/install -c
# checking whether ln -s works... yes
# checking for c++... c++
# checking whether the C++ compiler (c++ -fpermissive ) works... yes
# checking whether the C++ compiler (c++ -fpermissive ) is a cross-compiler... no
# checking whether we are using GNU C++... yes
# checking whether c++ accepts -g... yes
# checking for gm4... no
# checking for gnum4... no
# checking for m4... /usr/sbin/m4
# checking for perl... /usr/sbin/perl
# checking for -ansi support... yes
# checking how to run the C++ preprocessor... c++ -E
# checking for ANSI C header files... yes
# checking for limits.h... yes
# checking for working const... yes
# checking for inline... inline
# checking for size_t... yes
# checking for st_blksize in struct stat... yes
# checking for sig_atomic_t in signal.h... yes
# checking support for bool... yes
# checking for memmove... yes
# checking for strerror... yes
# checking for strtoul... yes
# checking for setlocale... yes
# checking for gettext in -lintl... no
# checking for ANSI template instantiation... yes
# checking host system type... Invalid configuration `x86_64-unknown-linux': machine `x86_64-unknown' not recognized
#
# checking for ranlib... ranlib
# checking for ld used by GCC... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for BSD-compatible nm... /usr/sbin/nm -B
# ltconfig: you must specify a host type if you use `--no-verify'
# Try `ltconfig --help' for more information.
# configure: error: libtool configure failed
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/jade/src/jade-1.2.1/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# configure:635: checking for gcc
# configure:712: checking whether the C compiler (gcc ) works
# configure:726: gcc -o conftest conftest.c 1>&5
# configure:723:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main(){return(0);}
# ^~~~
# configure:746: checking whether the C compiler (gcc ) is a cross-compiler
# configure:751: checking whether we are using GNU C
# configure:760: gcc -E conftest.c
# configure:775: checking whether gcc accepts -g
# configure:813: checking for a BSD compatible install
# configure:863: checking whether ln -s works
# configure:888: checking for c++
# configure:919: checking whether the C++ compiler (c++ -fpermissive ) works
# configure:933: c++ -o conftest -fpermissive conftest.C 1>&5
# configure:959: checking whether the C++ compiler (c++ -fpermissive ) is a cross-compiler
# configure:964: checking whether we are using GNU C++
# configure:973: c++ -E conftest.C
# configure:988: checking whether c++ accepts -g
# configure:1020: checking for gm4
# configure:1020: checking for gnum4
# configure:1020: checking for m4
# configure:1057: checking for perl
# configure:1106: checking for -ansi support
# configure:1118: c++ -o conftest -ansi conftest.C 1>&5
# configure:1139: checking how to run the C++ preprocessor
# configure:1157: c++ -E conftest.C >/dev/null 2>conftest.out
# configure:1176: checking for ANSI C header files
# configure:1189: c++ -E conftest.C >/dev/null 2>conftest.out
# configure:1259: c++ -o conftest -ansi -fpermissive -fno-implicit-templates conftest.C 1>&5
# configure:1286: checking for limits.h
# configure:1296: c++ -E conftest.C >/dev/null 2>conftest.out
# configure:1324: checking for working const
# configure:1378: c++ -c -ansi -fpermissive -fno-implicit-templates conftest.C 1>&5
# configure: In function 'int main()':
# configure:1334:39: warning: uninitialized const 'x' [-fpermissive]
# typedef int charset[2]; const charset x;
# ^
# configure:1399: checking for inline
# configure:1413: c++ -c -ansi -fpermissive -fno-implicit-templates conftest.C 1>&5
# configure:1409:14: warning: ISO C++ forbids declaration of 'foo' with no type [-fpermissive]
# } $ac_kw foo() {
# ^
# configure:1439: checking for size_t
# configure:1472: checking for st_blksize in struct stat
# configure:1485: c++ -c -ansi -fpermissive -fno-implicit-templates conftest.C 1>&5
# configure:1506: checking for sig_atomic_t in signal.h
# configure:1518: c++ -o conftest -ansi -fpermissive -fno-implicit-templates conftest.C 1>&5
# configure:1569: checking support for bool
# configure:1581: c++ -o conftest -ansi -fpermissive -fno-implicit-templates conftest.C 1>&5
# configure:1603: checking for memmove
# configure:1634: c++ -o conftest -ansi -fpermissive -fno-implicit-templates conftest.C 1>&5
# configure:1655: checking for strerror
# configure:1686: c++ -o conftest -ansi -fpermissive -fno-implicit-templates conftest.C 1>&5
# configure:1707: checking for strtoul
# configure:1738: c++ -o conftest -ansi -fpermissive -fno-implicit-templates conftest.C 1>&5
# configure:1760: checking for setlocale
# configure:1791: c++ -o conftest -ansi -fpermissive -fno-implicit-templates conftest.C 1>&5
# configure:1814: checking for gettext in -lintl
# configure:1836: c++ -o conftest -ansi -fpermissive -fno-implicit-templates conftest.C -lintl 1>&5
# /usr/sbin/ld: cannot find -lintl
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 1822 "configure"
# #include "confdefs.h"
# /* Override any gcc2 internal prototype to avoid an error. */
# #ifdef __cplusplus
# extern "C"
# #endif
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char gettext();
#
# int main() {
# gettext()
# ; return 0; }
# configure:1861: checking for ANSI template instantiation
# configure:1881: c++ -o conftest -ansi -fpermissive -fno-implicit-templates conftest.C 1>&5
# configure:2106: checking host system type
# configure:2129: checking for ranlib
# configure:2168: checking for ld used by GCC
# configure:2225: checking if the linker (/usr/sbin/ld) is GNU ld
# GNU ld (GNU Binutils) 2.26.1
# configure:2241: checking for BSD-compatible nm