The build took 00h 01m 08s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language | 
|---|---|
| 8,954 | ansic | 
| 260 | makefile | 
| 195 | sh | 
| 178 | cpp | 
| 9,587 | 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: mxml 2.10-1 (Wed Apr  5 00:00:12 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...checking for x86_64-unknown-linux-gcc... clangchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables... checking whether we are cross compiling... yeschecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether clang accepts -g... yeschecking for clang option to accept ISO C89... none neededchecking whether we are using the GNU C++ compiler... yeschecking whether clang++ accepts -g... yeschecking for a BSD-compatible install... /usr/bin/install -cchecking for x86_64-unknown-linux-ranlib... nochecking for ranlib... ranlibconfigure: WARNING: using cross tools not prefixed with host tripletchecking for ar... /sysroot/bin/archecking for cp... /usr/sbin/cpchecking for ln... /usr/sbin/lnchecking for mkdir... /usr/sbin/mkdirchecking for rm... /usr/sbin/rmchecking for inline... inlinechecking for strdup... yeschecking for snprintf... yeschecking for vsnprintf... yeschecking for long long int... yeschecking how to run the C preprocessor... clang -Echecking for grep that handles long lines and -e... /usr/sbin/grepchecking for egrep... /usr/sbin/grep -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking pthread.h usability... yeschecking pthread.h presence... yeschecking for pthread.h... yeschecking for pthread_create using -lpthreads... nochecking for pthread_create using -lpthread... yeschecking for shared library support... yesconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating mxml.listconfig.status: creating mxml.pcconfig.status: creating config.hCompiling mxml-attr.cCompiling mxml-entity.cCompiling mxml-file.cCompiling mxml-get.cCompiling mxml-index.cCompiling mxml-node.cCompiling mxml-search.cCompiling mxml-set.cCompiling mxml-private.cCompiling mxml-string.cCompiling mxmldoc.cCompiling testmxml.cmxmldoc.c:913:1: warning: function 'remove_directory' is not needed and will not be emitted [-Wunneeded-internal-declaration]remove_directory(const char *path)      /* I - Directory to remove */^Creating libmxml.so.1.5...Creating libmxml.a...1 warning generated.Linking mxmldoc...a - mxml-attr.oa - mxml-entity.oa - mxml-file.oa - mxml-get.oa - mxml-index.oa - mxml-node.oa - mxml-search.oa - mxml-set.oa - mxml-private.oa - mxml-string.oLinking mxmldoc-static...Generating API documentation..../mxmldoc-static: error while loading shared libraries: /usr/lib/libc.so: invalid ELF headermake: *** [Makefile:390: mxml.xml] Error 127make: *** Waiting for unfinished jobs....==> ERROR: A failure occurred in build().    Aborting...Printing config logfiles
        CMD: config logfiles '/tmp/mxml/src/mxml-2.10/config.log'
        This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by Mini-XML configure 2.10, which wasgenerated by GNU Autoconf 2.69.  Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr --enable-shared## --------- #### Platform. #### --------- ##hostname = 8eaa5eb235bcuname -m = x86_64uname -r = 4.10.6-1-ARCHuname -s = Linuxuname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017/usr/bin/uname -p = unknown/bin/uname -X     = unknown/bin/arch              = unknown/usr/bin/arch -k       = unknown/usr/convex/getsysinfo = unknown/usr/bin/hostinfo      = unknown/bin/machine           = unknown/usr/bin/oslevel       = unknown/bin/universe          = unknownPATH: /sysroot/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:2255: checking for x86_64-unknown-linux-gccconfigure:2282: result: clangconfigure:2551: checking for C compiler versionconfigure:2560: clang --version >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /configure:2571: $? = 0configure:2560: clang -v >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64Selected multilib: .;@m64configure:2571: $? = 0configure:2560: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:2571: $? = 1configure:2560: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:2571: $? = 1configure:2591: checking whether the C compiler worksconfigure:2613: clang    conftest.c  >&5configure:2617: $? = 0configure:2665: result: yesconfigure:2668: checking for C compiler default output file nameconfigure:2670: result: a.outconfigure:2676: checking for suffix of executablesconfigure:2683: clang -o conftest    conftest.c  >&5configure:2687: $? = 0configure:2709: result:configure:2731: checking whether we are cross compilingconfigure:2739: clang -o conftest    conftest.c  >&5configure:2743: $? = 0configure:2750: ./conftest./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF headerconfigure:2754: $? = 127configure:2769: result: yesconfigure:2774: checking for suffix of object filesconfigure:2796: clang -c   conftest.c >&5configure:2800: $? = 0configure:2821: result: oconfigure:2825: checking whether we are using the GNU C compilerconfigure:2844: clang -c   conftest.c >&5configure:2844: $? = 0configure:2853: result: yesconfigure:2862: checking whether clang accepts -gconfigure:2882: clang -c -g  conftest.c >&5configure:2882: $? = 0configure:2923: result: yesconfigure:2940: checking for clang option to accept ISO C89configure:3003: clang  -c   conftest.c >&5configure:3003: $? = 0configure:3016: result: none neededconfigure:3148: checking for C++ compiler versionconfigure:3157: clang++ --version >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /configure:3168: $? = 0configure:3157: clang++ -v >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64Selected multilib: .;@m64configure:3168: $? = 0configure:3157: clang++ -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:3168: $? = 1configure:3157: clang++ -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:3168: $? = 1configure:3172: checking whether we are using the GNU C++ compilerconfigure:3191: clang++ -c   conftest.cpp >&5configure:3191: $? = 0configure:3200: result: yesconfigure:3209: checking whether clang++ accepts -gconfigure:3229: clang++ -c -g  conftest.cpp >&5configure:3229: $? = 0configure:3270: result: yesconfigure:3336: checking for a BSD-compatible installconfigure:3404: result: /usr/bin/install -cconfigure:3422: checking for x86_64-unknown-linux-ranlibconfigure:3452: result: noconfigure:3462: checking for ranlibconfigure:3478: found /sysroot/bin/ranlibconfigure:3489: result: ranlibconfigure:3501: WARNING: using cross tools not prefixed with host tripletconfigure:3513: checking for arconfigure:3531: found /sysroot/bin/arconfigure:3543: result: /sysroot/bin/arconfigure:3553: checking for cpconfigure:3571: found /usr/sbin/cpconfigure:3583: result: /usr/sbin/cpconfigure:3593: checking for lnconfigure:3611: found /usr/sbin/lnconfigure:3623: result: /usr/sbin/lnconfigure:3633: checking for mkdirconfigure:3651: found /usr/sbin/mkdirconfigure:3663: result: /usr/sbin/mkdirconfigure:3673: checking for rmconfigure:3691: found /usr/sbin/rmconfigure:3703: result: /usr/sbin/rmconfigure:3724: checking for inlineconfigure:3740: clang -c   conftest.c >&5configure:3740: $? = 0configure:3748: result: inlineconfigure:3770: checking for strdupconfigure:3770: clang -o conftest    conftest.c  >&5conftest.c:33:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]char strdup ();^conftest.c:33:6: note: 'strdup' is a builtin with type 'char *(const char *)'1 warning generated.configure:3770: $? = 0configure:3770: result: yesconfigure:3785: checking for snprintfconfigure:3785: clang -o conftest    conftest.c  >&5conftest.c:34:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]char snprintf ();^conftest.c:34:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'1 warning generated.configure:3785: $? = 0configure:3785: result: yesconfigure:3785: checking for vsnprintfconfigure:3785: clang -o conftest    conftest.c  >&5conftest.c:35:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]char vsnprintf ();^conftest.c:35:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'1 warning generated.configure:3785: $? = 0configure:3785: result: yesconfigure:3796: checking for long long intconfigure:3823: result: yesconfigure:3847: checking how to run the C preprocessorconfigure:3878: clang -E  conftest.cconfigure:3878: $? = 0configure:3892: clang -E  conftest.cconftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3892: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Mini-XML"| #define PACKAGE_TARNAME "mxml"| #define PACKAGE_VERSION "2.10"| #define PACKAGE_STRING "Mini-XML 2.10"| #define PACKAGE_BUGREPORT "http://www.msweet.org/bugs.php/Mini-XML"| #define PACKAGE_URL "http://www.msweet.org/projects.php/Mini-XML"| #define MXML_VERSION "Mini-XML v2.10"| #define HAVE_STRDUP 1| #define HAVE_SNPRINTF 1| #define HAVE_VSNPRINTF 1| #define HAVE_LONG_LONG 1| /* end confdefs.h.  */| #include configure:3917: result: clang -Econfigure:3937: clang -E  conftest.cconfigure:3937: $? = 0configure:3951: clang -E  conftest.cconftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3951: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Mini-XML"| #define PACKAGE_TARNAME "mxml"| #define PACKAGE_VERSION "2.10"| #define PACKAGE_STRING "Mini-XML 2.10"| #define PACKAGE_BUGREPORT "http://www.msweet.org/bugs.php/Mini-XML"| #define PACKAGE_URL "http://www.msweet.org/projects.php/Mini-XML"| #define MXML_VERSION "Mini-XML v2.10"| #define HAVE_STRDUP 1| #define HAVE_SNPRINTF 1| #define HAVE_VSNPRINTF 1| #define HAVE_LONG_LONG 1| /* end confdefs.h.  */| #include configure:3980: checking for grep that handles long lines and -econfigure:4038: result: /usr/sbin/grepconfigure:4043: checking for egrepconfigure:4105: result: /usr/sbin/grep -Econfigure:4110: checking for ANSI C header filesconfigure:4130: clang -c   conftest.c >&5configure:4130: $? = 0configure:4214: result: yesconfigure:4227: checking for sys/types.hconfigure:4227: clang -c   conftest.c >&5configure:4227: $? = 0configure:4227: result: yesconfigure:4227: checking for sys/stat.hconfigure:4227: clang -c   conftest.c >&5configure:4227: $? = 0configure:4227: result: yesconfigure:4227: checking for stdlib.hconfigure:4227: clang -c   conftest.c >&5configure:4227: $? = 0configure:4227: result: yesconfigure:4227: checking for string.hconfigure:4227: clang -c   conftest.c >&5configure:4227: $? = 0configure:4227: result: yesconfigure:4227: checking for memory.hconfigure:4227: clang -c   conftest.c >&5configure:4227: $? = 0configure:4227: result: yesconfigure:4227: checking for strings.hconfigure:4227: clang -c   conftest.c >&5configure:4227: $? = 0configure:4227: result: yesconfigure:4227: checking for inttypes.hconfigure:4227: clang -c   conftest.c >&5configure:4227: $? = 0configure:4227: result: yesconfigure:4227: checking for stdint.hconfigure:4227: clang -c   conftest.c >&5configure:4227: $? = 0configure:4227: result: yesconfigure:4227: checking for unistd.hconfigure:4227: clang -c   conftest.c >&5configure:4227: $? = 0configure:4227: result: yesconfigure:4239: checking pthread.h usabilityconfigure:4239: clang -c   conftest.c >&5configure:4239: $? = 0configure:4239: result: yesconfigure:4239: checking pthread.h presenceconfigure:4239: clang -E  conftest.cconfigure:4239: $? = 0configure:4239: result: yesconfigure:4239: checking for pthread.hconfigure:4239: result: yesconfigure:4249: checking for pthread_create using -lpthreadsconfigure:4264: clang -o conftest    conftest.c -lpthreads  >&5/sysroot/bin/ld: error: cannot find -lpthreadsclang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:4264: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "Mini-XML"| #define PACKAGE_TARNAME "mxml"| #define PACKAGE_VERSION "2.10"| #define PACKAGE_STRING "Mini-XML 2.10"| #define PACKAGE_BUGREPORT "http://www.msweet.org/bugs.php/Mini-XML"| #define PACKAGE_URL "http://www.msweet.org/projects.php/Mini-XML"| #define MXML_VERSION "Mini-XML v2.10"| #define HAVE_STRDUP 1| #define HAVE_SNPRINTF 1| #define HAVE_VSNPRINTF 1| #define HAVE_LONG_LONG 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_PTHREAD_H 1| /* end confdefs.h.  */| #include | int| main ()| {| pthread_create(0, 0, 0, 0);|   ;|   return 0;| }configure:4269: result: noconfigure:4249: checking for pthread_create using -lpthreadconfigure:4264: clang -o conftest    conftest.c -lpthread  >&5configure:4264: $? = 0configure:4269: result: yesconfigure:4301: checking for shared library supportconfigure:4333: result: yesconfigure:4585: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by Mini-XML config.status 2.10, which wasgenerated by GNU Autoconf 2.69.  Invocation command line wasCONFIG_FILES    =CONFIG_HEADERS  =CONFIG_LINKS    =CONFIG_COMMANDS =$ ./config.statuson 8eaa5eb235bcconfig.status:831: creating Makefileconfig.status:831: creating mxml.listconfig.status:831: creating mxml.pcconfig.status:831: creating config.h## ---------------- #### Cache variables. #### ---------------- ##ac_cv_c_compiler_gnu=yesac_cv_c_inline=inlineac_cv_c_long_long=yesac_cv_cxx_compiler_gnu=yesac_cv_env_CCC_set=ac_cv_env_CCC_value=ac_cv_env_CC_set=setac_cv_env_CC_value=clangac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_CXXFLAGS_set=setac_cv_env_CXXFLAGS_value=ac_cv_env_CXX_set=setac_cv_env_CXX_value=clang++ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_build_alias_set=ac_cv_env_build_alias_value=ac_cv_env_host_alias_set=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_func_snprintf=yesac_cv_func_strdup=yesac_cv_func_vsnprintf=yesac_cv_header_inttypes_h=yesac_cv_header_memory_h=yesac_cv_header_pthread_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_types_h=yesac_cv_header_unistd_h=yesac_cv_objext=oac_cv_path_AR=/sysroot/bin/arac_cv_path_CP=/usr/sbin/cpac_cv_path_EGREP='/usr/sbin/grep -E'ac_cv_path_GREP=/usr/sbin/grepac_cv_path_LN=/usr/sbin/lnac_cv_path_MKDIR=/usr/sbin/mkdirac_cv_path_RM=/usr/sbin/rmac_cv_path_install='/usr/bin/install -c'ac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'ac_cv_prog_ac_ct_RANLIB=ranlibac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_cxx_g=yes## ----------------- #### Output variables. #### ----------------- ##AR='/sysroot/bin/ar'ARCHFLAGS=''ARFLAGS='crvs'CC='clang'CFLAGS='-Wall 'CP='/usr/sbin/cp'CPP='clang -E'CPPFLAGS=''CXX='clang++'CXXFLAGS=''DEFS='-DHAVE_CONFIG_H'DSO='$(CC)'DSOFLAGS=' -Wl,-soname,libmxml.so.1,-rpath,$(libdir) -shared $(OPTIM)'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/sbin/grep -E'EXEEXT=''GREP='/usr/sbin/grep'INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'LDFLAGS=' -Wl,-rpath,$(libdir)'LIBMXML='libmxml.so.1.5'LIBOBJS=''LIBS=''LN='/usr/sbin/ln'LTLIBOBJS=''MKDIR='/usr/sbin/mkdir'OBJEXT='o'OPTIM='-fPIC -Os -g'PACKAGE_BUGREPORT='http://www.msweet.org/bugs.php/Mini-XML'PACKAGE_NAME='Mini-XML'PACKAGE_STRING='Mini-XML 2.10'PACKAGE_TARNAME='mxml'PACKAGE_URL='http://www.msweet.org/projects.php/Mini-XML'PACKAGE_VERSION='2.10'PATH_SEPARATOR=':'PC_CFLAGS='-I${prefix}/include'PC_LIBS='-L${exec_prefix}/lib -lmxml'PICFLAG='1'PTHREAD_FLAGS='-D_THREAD_SAFE -D_REENTRANT'PTHREAD_LIBS='-lpthread'RANLIB='ranlib'RM='/usr/sbin/rm'SHELL='/bin/sh'VERSION='2.10'ac_ct_CC=''ac_ct_CXX=''bindir='${exec_prefix}/bin'build_alias=''datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='${datarootdir}/doc/mxml'dvidir='${docdir}'exec_prefix='/usr'host_alias='x86_64-unknown-linux'htmldir='${docdir}'includedir='${prefix}/include'infodir='${datarootdir}/info'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='${prefix}/var'mandir='${datarootdir}/man'oldincludedir='/usr/include'pdfdir='${docdir}'prefix='/usr'program_transform_name='s,x,x,'psdir='${docdir}'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME "Mini-XML"#define PACKAGE_TARNAME "mxml"#define PACKAGE_VERSION "2.10"#define PACKAGE_STRING "Mini-XML 2.10"#define PACKAGE_BUGREPORT "http://www.msweet.org/bugs.php/Mini-XML"#define PACKAGE_URL "http://www.msweet.org/projects.php/Mini-XML"#define MXML_VERSION "Mini-XML v2.10"#define HAVE_STRDUP 1#define HAVE_SNPRINTF 1#define HAVE_VSNPRINTF 1#define HAVE_LONG_LONG 1#define STDC_HEADERS 1#define HAVE_SYS_TYPES_H 1#define HAVE_SYS_STAT_H 1#define HAVE_STDLIB_H 1#define HAVE_STRING_H 1#define HAVE_MEMORY_H 1#define HAVE_STRINGS_H 1#define HAVE_INTTYPES_H 1#define HAVE_STDINT_H 1#define HAVE_UNISTD_H 1#define HAVE_PTHREAD_H 1configure: exit 0