The build took 00h 00m 39s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
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:
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:
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.cachesaving distribution makefiles...checking for gcc... gccchecking whether the C compiler (gcc ) works... yeschecking whether the C compiler (gcc ) is a cross-compiler... nochecking whether we are using GNU C... yeschecking whether gcc accepts -g... yeschecking for a BSD compatible install... /usr/bin/install -cchecking whether ln -s works... yeschecking for c++... c++checking whether the C++ compiler (c++ -fpermissive ) works... yeschecking whether the C++ compiler (c++ -fpermissive ) is a cross-compiler... nochecking whether we are using GNU C++... yeschecking whether c++ accepts -g... yeschecking for gm4... nochecking for gnum4... nochecking for m4... /usr/sbin/m4checking for perl... /usr/sbin/perlchecking for -ansi support... yeschecking how to run the C++ preprocessor... c++ -Echecking for ANSI C header files... yeschecking for limits.h... yeschecking for working const... yeschecking for inline... inlinechecking for size_t... yeschecking for st_blksize in struct stat... yeschecking for sig_atomic_t in signal.h... yeschecking support for bool... yeschecking for memmove... yeschecking for strerror... yeschecking for strtoul... yeschecking for setlocale... yeschecking for gettext in -lintl... nochecking for ANSI template instantiation... yeschecking host system type... Invalid configuration `x86_64-unknown-linux': machine `x86_64-unknown' not recognizedchecking for ranlib... ranlibchecking for ld used by GCC... /usr/sbin/ldchecking if the linker (/usr/sbin/ld) is GNU ld... yeschecking for BSD-compatible nm... /usr/sbin/nm -Bltconfig: 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 whilerunning configure, to aid debugging if configure makes a mistake.configure:635: checking for gccconfigure:712: checking whether the C compiler (gcc ) worksconfigure:726: gcc -o conftest conftest.c 1>&5configure:723:1: warning: return type defaults to 'int' [-Wimplicit-int]main(){return(0);}^~~~configure:746: checking whether the C compiler (gcc ) is a cross-compilerconfigure:751: checking whether we are using GNU Cconfigure:760: gcc -E conftest.cconfigure:775: checking whether gcc accepts -gconfigure:813: checking for a BSD compatible installconfigure:863: checking whether ln -s worksconfigure:888: checking for c++configure:919: checking whether the C++ compiler (c++ -fpermissive ) worksconfigure:933: c++ -o conftest -fpermissive conftest.C 1>&5configure:959: checking whether the C++ compiler (c++ -fpermissive ) is a cross-compilerconfigure:964: checking whether we are using GNU C++configure:973: c++ -E conftest.Cconfigure:988: checking whether c++ accepts -gconfigure:1020: checking for gm4configure:1020: checking for gnum4configure:1020: checking for m4configure:1057: checking for perlconfigure:1106: checking for -ansi supportconfigure:1118: c++ -o conftest -ansi conftest.C 1>&5configure:1139: checking how to run the C++ preprocessorconfigure:1157: c++ -E conftest.C >/dev/null 2>conftest.outconfigure:1176: checking for ANSI C header filesconfigure:1189: c++ -E conftest.C >/dev/null 2>conftest.outconfigure:1259: c++ -o conftest -ansi -fpermissive -fno-implicit-templates conftest.C 1>&5configure:1286: checking for limits.hconfigure:1296: c++ -E conftest.C >/dev/null 2>conftest.outconfigure:1324: checking for working constconfigure:1378: c++ -c -ansi -fpermissive -fno-implicit-templates conftest.C 1>&5configure: In function 'int main()':configure:1334:39: warning: uninitialized const 'x' [-fpermissive]typedef int charset[2]; const charset x;^configure:1399: checking for inlineconfigure:1413: c++ -c -ansi -fpermissive -fno-implicit-templates conftest.C 1>&5configure:1409:14: warning: ISO C++ forbids declaration of 'foo' with no type [-fpermissive]} $ac_kw foo() {^configure:1439: checking for size_tconfigure:1472: checking for st_blksize in struct statconfigure:1485: c++ -c -ansi -fpermissive -fno-implicit-templates conftest.C 1>&5configure:1506: checking for sig_atomic_t in signal.hconfigure:1518: c++ -o conftest -ansi -fpermissive -fno-implicit-templates conftest.C 1>&5configure:1569: checking support for boolconfigure:1581: c++ -o conftest -ansi -fpermissive -fno-implicit-templates conftest.C 1>&5configure:1603: checking for memmoveconfigure:1634: c++ -o conftest -ansi -fpermissive -fno-implicit-templates conftest.C 1>&5configure:1655: checking for strerrorconfigure:1686: c++ -o conftest -ansi -fpermissive -fno-implicit-templates conftest.C 1>&5configure:1707: checking for strtoulconfigure:1738: c++ -o conftest -ansi -fpermissive -fno-implicit-templates conftest.C 1>&5configure:1760: checking for setlocaleconfigure:1791: c++ -o conftest -ansi -fpermissive -fno-implicit-templates conftest.C 1>&5configure:1814: checking for gettext in -lintlconfigure:1836: c++ -o conftest -ansi -fpermissive -fno-implicit-templates conftest.C -lintl 1>&5/usr/sbin/ld: cannot find -lintlcollect2: error: ld returned 1 exit statusconfigure: failed program was:#line 1822 "configure"#include "confdefs.h"/* Override any gcc2 internal prototype to avoid an error. */#ifdef __cplusplusextern "C"#endif/* We use char because int might match the return type of a gcc2builtin and then its argument prototype would still apply. */char gettext();int main() {gettext(); return 0; }configure:1861: checking for ANSI template instantiationconfigure:1881: c++ -o conftest -ansi -fpermissive -fno-implicit-templates conftest.C 1>&5configure:2106: checking host system typeconfigure:2129: checking for ranlibconfigure:2168: checking for ld used by GCCconfigure:2225: checking if the linker (/usr/sbin/ld) is GNU ldGNU ld (GNU Binutils) 2.26.1configure:2241: checking for BSD-compatible nm