The build took 00h 01m 16s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language | 
|---|---|
15,316 | 
          cpp | 
5,714 | 
          sh | 
21,030 | 
          total | 
The process tree of the build process is here.
    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:
        There were existing files in /sysroot, using those
        CMD: sudo -u tuscan PATH=/sysroot/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: xbase 2.0.0-4 (Wed Apr  5 01:41:15 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...creating cache ./config.cachechecking host system type... i686-pc-linux-gnuchecking target system type... i686-pc-linux-gnuchecking build system type... i686-pc-linux-gnuchecking for a BSD compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking whether make sets ${MAKE}... yeschecking for working aclocal... foundchecking for working autoconf... foundchecking for working automake... foundchecking for working autoheader... foundchecking for working makeinfo... foundchecking for a C-Compiler... clangchecking whether the C compiler (clang  ) works... yeschecking whether the C compiler (clang  ) is a cross-compiler... yeschecking whether we are using GNU C... yeschecking how to run the C preprocessor... clang -Echecking for a C++-Compiler... clang++checking whether the C++ compiler (clang++  -s) works... yeschecking whether the C++ compiler (clang++  -s) is a cross-compiler... yeschecking whether we are using GNU C++... yeschecking for ranlib... ranlibchecking for ld used by GCC... /sysroot/bin/ldchecking if the linker (/sysroot/bin/ld) is GNU ld... yeschecking for BSD-compatible nm... /sysroot/bin/nm -Bchecking whether ln -s works... yeschecking for object suffix... ochecking for clang++ option to produce PIC... -fPICchecking if clang++ PIC flag -fPIC works... nochecking if clang++ supports -c -o file.o... nochecking if we can lock with hard links... yeschecking if clang++ supports -fno-rtti -fno-exceptions ... nochecking if clang++ static flag -static works... nonechecking if the linker (/sysroot/bin/ld) is GNU ld... yeschecking whether the linker (/sysroot/bin/ld) supports shared libraries... yeschecking command to parse /sysroot/bin/nm -B output... nochecking how to hardcode library paths into programs... immediatechecking for /sysroot/bin/ld option to reload object files... -rchecking dynamic linker characteristics... Linux ld.sochecking if libtool supports shared libraries... nochecking whether to build shared libraries... nochecking whether to build static libraries... yeschecking for objdir... .libscreating libtoolchecking for doxygen... yeschecking for AIX... nochecking for minix/config.h... nochecking for dirent.h that defines DIR... yeschecking for opendir in -ldir... nochecking how to run the C++ preprocessor... clang++ -Echecking for ANSI C header files... yeschecking for string.h... yeschecking for strings.h... yeschecking for io.h... nochecking for exception... yeschecking for g++/exception.h... nochecking for sys/types.h... yeschecking for sys/locking.h... nochecking for fcntl.h... yeschecking for stdarg.h... yeschecking for ctype.h... yeschecking for tvision/tv.h... nochecking whether time.h and sys/time.h may both be included... yeschecking for bool... yeschecking if you need GNU extensions... nochecking for flock... yeschecking for fcntl... yeschecking for snprintf... yeschecking for socket... yeschecking for vsnprintf... yeschecking for vsprintf... yeschecking for setenv... yeschecking for getdomainname... yeschecking for strcasecmp... yeschecking for socket in -lsocket... nochecking for gethostbyname in -lnsl... no./configure: line 2798: /home/tuscan: Is a directoryupdating cache ./config.cachecreating ./config.statuscreating Makefilecreating xbase/Makefilecreating xbase/xbase.hcreating examples/Makefilecreating bin/Makefilecreating html/Makefilecreating tv/Makefilecreating libtest/Makefilecreating xbase-configcreating xbase.speccreating docs/doxygen.cfgcreating docs/Makefilecreating xbase/xbconfig.hMaking all in xbasemake[1]: Entering directory '/tmp/xbase/src/xbase-2.0.0/xbase'/bin/sh ../libtool --silent --mode=compile clang++ -DHAVE_CONFIG_H -I. -I. -I. -I/tmp/xbase/src/xbase-2.0.0    -O2 -Wall -c dbf.cpp/bin/sh ../libtool --silent --mode=compile clang++ -DHAVE_CONFIG_H -I. -I. -I. -I/tmp/xbase/src/xbase-2.0.0    -O2 -Wall -c exp.cpp/bin/sh ../libtool --silent --mode=compile clang++ -DHAVE_CONFIG_H -I. -I. -I. -I/tmp/xbase/src/xbase-2.0.0    -O2 -Wall -c expfunc.cpp/bin/sh ../libtool --silent --mode=compile clang++ -DHAVE_CONFIG_H -I. -I. -I. -I/tmp/xbase/src/xbase-2.0.0    -O2 -Wall -c expproc.cppIn file included from expfunc.cpp:56:/tmp/xbase/src/xbase-2.0.0/xbase/xbase.h:54:9: warning: unknown pragma ignored [-Wunknown-pragmas]#pragma interface        ^exp.cpp:51:11: warning: unknown pragma ignored [-Wunknown-pragmas]  #pragma implementation "exp.h"          ^In file included from exp.cpp:60:/tmp/xbase/src/xbase-2.0.0/xbase/xbase.h:54:9: warning: unknown pragma ignored [-Wunknown-pragmas]#pragma interface        ^In file included from expproc.cpp:52:/tmp/xbase/src/xbase-2.0.0/xbase/xbase.h:54:9: warning: unknown pragma ignored [-Wunknown-pragmas]#pragma interface        ^dbf.cpp:60:11: warning: unknown pragma ignored [-Wunknown-pragmas]  #pragma implementation "dbf.h"          ^In file included from dbf.cpp:69:/tmp/xbase/src/xbase-2.0.0/xbase/xbase.h:54:9: warning: unknown pragma ignored [-Wunknown-pragmas]#pragma interface        ^In file included from expproc.cpp:52:In file included from /tmp/xbase/src/xbase-2.0.0/xbase/xbase.h:108:/tmp/xbase/src/xbase-2.0.0/xbase/xdate.h:59:9: warning: unknown pragma ignored [-Wunknown-pragmas]#pragma interface        ^In file included from expproc.cpp:52:In file included from /tmp/xbase/src/xbase-2.0.0/xbase/xbase.h:108:In file included from /tmp/xbase/src/xbase-2.0.0/xbase/xdate.h:68:/tmp/xbase/src/xbase-2.0.0/xbase/xbstring.h:49:9: warning: unknown pragma ignored [-Wunknown-pragmas]#pragma interface        ^In file included from In file included from exp.cppexpfunc.cpp::6056::In file included from In file included from /tmp/xbase/src/xbase-2.0.0/xbase/xbase.h/tmp/xbase/src/xbase-2.0.0/xbase/xbase.h::108108::/tmp/xbase/src/xbase-2.0.0/xbase/xdate.h/tmp/xbase/src/xbase-2.0.0/xbase/xdate.h::5959::99::  warningwarning: : unknown pragma ignored [-Wunknown-pragmas]unknown pragma ignored [-Wunknown-pragmas]#pragma interface#pragma interface        ^        ^In file included from In file included from expfunc.cppexp.cpp::5660::In file included from In file included from /tmp/xbase/src/xbase-2.0.0/xbase/xbase.h/tmp/xbase/src/xbase-2.0.0/xbase/xbase.h::108108::In file included from In file included from /tmp/xbase/src/xbase-2.0.0/xbase/xdate.h/tmp/xbase/src/xbase-2.0.0/xbase/xdate.h::6868::/tmp/xbase/src/xbase-2.0.0/xbase/xbstring.h/tmp/xbase/src/xbase-2.0.0/xbase/xbstring.h::4949::99::  warningwarning: : unknown pragma ignored [-Wunknown-pragmas]unknown pragma ignored [-Wunknown-pragmas]#pragma interface#pragma interface        ^        ^/tmp/xbase/src/xbase-2.0.0/xbase/xbstring.h:59:10: fatal error: 'iostream.h' file not found#include          ^In file included from dbf.cpp:69:In file included from /tmp/xbase/src/xbase-2.0.0/xbase/xbase.h:108:/tmp/xbase/src/xbase-2.0.0/xbase/xdate.h:59:9: warning: unknown pragma ignored [-Wunknown-pragmas]#pragma interface        ^In file included from dbf.cpp:69:In file included from /tmp/xbase/src/xbase-2.0.0/xbase/xbase.h:108:In file included from /tmp/xbase/src/xbase-2.0.0/xbase/xdate.h:68:/tmp/xbase/src/xbase-2.0.0/xbase/xbstring.h:49:9: warning: unknown pragma ignored [-Wunknown-pragmas]#pragma interface        ^/tmp/xbase/src/xbase-2.0.0/xbase/xbstring.h/tmp/xbase/src/xbase-2.0.0/xbase/xbstring.h::5959::1010::  fatal errorfatal error: : 'iostream.h' file not found'iostream.h' file not found#include #include           ^         ^/tmp/xbase/src/xbase-2.0.0/xbase/xbstring.h:59:10: fatal error: 'iostream.h' file not found#include          ^4 warnings and 1 error generated.make[1]: *** [Makefile:296: exp.lo] Error 1make[1]: *** Waiting for unfinished jobs....4 warnings and 1 error generated.make[1]: *** [Makefile:296: dbf.lo] Error 13 warnings and 1 error generated.make[1]: *** [Makefile:296: expproc.lo] Error 13 warnings and 1 error generated.make[1]: *** [Makefile:296: expfunc.lo] Error 1make[1]: Leaving directory '/tmp/xbase/src/xbase-2.0.0/xbase'make: *** [Makefile:239: all-recursive] Error 1==> ERROR: A failure occurred in build().    Aborting...Printing config logfiles
        CMD: config logfiles '/tmp/xbase/src/xbase-2.0.0/config.log'
        This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.configure:601: checking host system typeconfigure:622: checking target system typeconfigure:640: checking build system typeconfigure:697: checking for a BSD compatible installconfigure:750: checking whether build environment is saneconfigure:788: checking whether make sets ${MAKE}configure:827: checking for working aclocalconfigure:840: checking for working autoconfconfigure:853: checking for working automakeconfigure:866: checking for working autoheaderconfigure:879: checking for working makeinfoconfigure:912: checking for a C-Compilerconfigure:1024: checking whether the C compiler (clang  ) worksconfigure:1040: clang -o conftest    conftest.c  1>&5configure:1037:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]main(){return(0);}^1 warning generated.configure:1066: checking whether the C compiler (clang  ) is a cross-compilerconfigure:1071: checking whether we are using GNU Cconfigure:1080: clang -E conftest.cconfigure:1137: checking how to run the C preprocessorconfigure:1158: clang -E  conftest.c >/dev/null 2>conftest.outconfigure:1199: checking for a C++-Compilerconfigure:1321: checking whether the C++ compiler (clang++  -s) worksconfigure:1337: clang++ -o conftest   -s conftest.C  1>&5configure:1363: checking whether the C++ compiler (clang++  -s) is a cross-compilerconfigure:1368: checking whether we are using GNU C++configure:1377: clang++ -E conftest.Cconfigure:1452: checking for ranlibconfigure:1492: checking for ld used by GCCconfigure:1549: checking if the linker (/sysroot/bin/ld) is GNU ldGNU gold (GNU Binutils 2.26.20160125) 1.11configure:1565: checking for BSD-compatible nmconfigure:1602: checking whether ln -s worksconfigure:1703: checking for doxygenconfigure:1735: checking for AIXconfigure:1760: checking for minix/config.hconfigure:1770: clang -E  conftest.c >/dev/null 2>conftest.outconfigure:1766:10: fatal error: 'minix/config.h' file not found#include ^1 error generated.configure: failed program was:#line 1765 "configure"#include "confdefs.h"#include configure:1826: checking for dirent.h that defines DIRconfigure:1839: clang++ -c -O2 -Wall  conftest.C 1>&5configure:1835:6: warning: unused variable 'dirp' [-Wunused-variable]DIR *dirp = 0;^1 warning generated.configure:1864: checking for opendir in -ldirconfigure:1886: clang++ -o conftest -O2 -Wall  -s conftest.C -ldir   1>&5/sysroot/bin/ld: error: cannot find -ldirclang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure: failed program was:#line 1872 "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 opendir();int main() {opendir(); return 0; }configure:1952: checking how to run the C++ preprocessorconfigure:1970: clang++ -E  conftest.C >/dev/null 2>conftest.outconfigure:1995: checking for ANSI C header filesconfigure:2008: clang++ -E  conftest.C >/dev/null 2>conftest.outconfigure:2105: checking for string.hconfigure:2115: clang++ -E  conftest.C >/dev/null 2>conftest.outconfigure:2105: checking for strings.hconfigure:2115: clang++ -E  conftest.C >/dev/null 2>conftest.outconfigure:2105: checking for io.hconfigure:2115: clang++ -E  conftest.C >/dev/null 2>conftest.outconfigure:2111:10: fatal error: 'io.h' file not found#include ^1 error generated.configure: failed program was:#line 2110 "configure"#include "confdefs.h"#include configure:2105: checking for exceptionconfigure:2115: clang++ -E  conftest.C >/dev/null 2>conftest.outconfigure:2105: checking for g++/exception.hconfigure:2115: clang++ -E  conftest.C >/dev/null 2>conftest.outconfigure:2111:10: fatal error: 'g++/exception.h' file not found#include ^1 error generated.configure: failed program was:#line 2110 "configure"#include "confdefs.h"#include configure:2105: checking for sys/types.hconfigure:2115: clang++ -E  conftest.C >/dev/null 2>conftest.outconfigure:2105: checking for sys/locking.hconfigure:2115: clang++ -E  conftest.C >/dev/null 2>conftest.outconfigure:2111:10: fatal error: 'sys/locking.h' file not found#include ^1 error generated.configure: failed program was:#line 2110 "configure"#include "confdefs.h"#include configure:2105: checking for fcntl.hconfigure:2115: clang++ -E  conftest.C >/dev/null 2>conftest.outconfigure:2105: checking for stdarg.hconfigure:2115: clang++ -E  conftest.C >/dev/null 2>conftest.outconfigure:2105: checking for ctype.hconfigure:2115: clang++ -E  conftest.C >/dev/null 2>conftest.outconfigure:2105: checking for tvision/tv.hconfigure:2115: clang++ -E  conftest.C >/dev/null 2>conftest.outconfigure:2111:10: fatal error: 'tvision/tv.h' file not found#include ^1 error generated.configure: failed program was:#line 2110 "configure"#include "confdefs.h"#include configure:2143: checking whether time.h and sys/time.h may both be includedconfigure:2157: clang++ -c -O2 -Wall  conftest.C 1>&5configure:2153:12: warning: unused variable 'tp' [-Wunused-variable]struct tm *tp;^1 warning generated.configure:2180: checking for boolconfigure:2200: clang++ -c -O2 -Wall  conftest.C 1>&5configure:2196:6: warning: unused variable 'aBool' [-Wunused-variable]bool aBool = true;^1 warning generated.configure:2222: checking if you need GNU extensionsclang-3.8: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecatedconfigure:2258: checking for flockconfigure:2289: clang++ -o conftest -O2 -Wall  -s conftest.C  1>&5configure:2315: checking for fcntlconfigure:2346: clang++ -o conftest -O2 -Wall  -s conftest.C  1>&5configure:2373: checking for snprintfconfigure:2404: clang++ -o conftest -O2 -Wall  -s conftest.C  1>&5configure:2430: checking for socketconfigure:2461: clang++ -o conftest -O2 -Wall  -s conftest.C  1>&5configure:2430: checking for vsnprintfconfigure:2461: clang++ -o conftest -O2 -Wall  -s conftest.C  1>&5configure:2430: checking for vsprintfconfigure:2461: clang++ -o conftest -O2 -Wall  -s conftest.C  1>&5configure:2486: checking for setenvconfigure:2518: clang -o conftest -O2 -Wall  -s conftest.c  1>&5configure:2551: checking for getdomainnameconfigure:2582: clang++ -o conftest -O2 -Wall  -s conftest.C  1>&5configure:2609: checking for strcasecmpconfigure:2640: clang++ -o conftest -O2 -Wall  -s conftest.C  1>&5configure:2666: checking for socket in -lsocketconfigure:2688: clang++ -o conftest -O2 -Wall  -s conftest.C -lsocket   1>&5/sysroot/bin/ld: error: cannot find -lsocketclang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure: failed program was:#line 2674 "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 socket();int main() {socket(); return 0; }configure:2708: checking for gethostbyname in -lnslconfigure:2730: clang++ -o conftest -O2 -Wall  -s conftest.C -lnsl   1>&5/sysroot/bin/ld: error: cannot find -lnslclang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure: failed program was:#line 2716 "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 gethostbyname();int main() {gethostbyname(); return 0; }