The build took 00h 01m 03s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language | 
|---|---|
| 758 | ansic | 
| 43 | sh | 
| 801 | 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: rote 0.2.8-5 (Wed Apr  5 00:30:58 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...configure: WARNING: If you wanted to set the --build type, don't use --host.    If a cross compiler is detected then cross compile mode will be used.checking for x86_64-unknown-linux-gcc... clangchecking for C compiler default output file name... a.outchecking whether the C compiler works... yeschecking whether we are cross compiling... yeschecking for suffix of executables... checking 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 ANSI C... none neededchecking how to run the C preprocessor... clang -Echecking for egrep... 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 for stdbool.h that conforms to C99... yeschecking for _Bool... yeschecking for sys/types.h... (cached) yeschecking for unistd.h... (cached) yeschecking for stdlib.h... (cached) yeschecking for string.h... (cached) yeschecking for initscr in -lncurses... noconfigure: error: Need ncurses to compile librote.==> ERROR: A failure occurred in build().    Aborting...Printing config logfiles
        CMD: config logfiles '/tmp/rote/src/rote-0.2.8/config.log'
        This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by rote configure 0.2.8, which wasgenerated by GNU Autoconf 2.59.  Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr## --------- #### Platform. #### --------- ##hostname = 21c8a194ab11uname -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 = unknownhostinfo               = 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:1313: checking for x86_64-unknown-linux-gccconfigure:1339: result: clangconfigure:1621: checking for C compiler versionconfigure:1624: clang --version &5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /configure:1627: $? = 0configure:1629: 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:1632: $? = 0configure:1634: clang -V &5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:1637: $? = 1configure:1660: checking for C compiler default output file nameconfigure:1663: clang    conftest.c  >&5configure:1666: $? = 0configure:1712: result: a.outconfigure:1717: checking whether the C compiler worksconfigure:1723: ./a.out./a.out: error while loading shared libraries: /usr/lib/libc.so: invalid ELF headerconfigure:1726: $? = 127configure:1743: result: yesconfigure:1750: checking whether we are cross compilingconfigure:1752: result: yesconfigure:1755: checking for suffix of executablesconfigure:1757: clang -o conftest    conftest.c  >&5configure:1760: $? = 0configure:1785: result:configure:1791: checking for suffix of object filesconfigure:1812: clang -c   conftest.c >&5configure:1815: $? = 0configure:1837: result: oconfigure:1841: checking whether we are using the GNU C compilerconfigure:1865: clang -c   conftest.c >&5configure:1871: $? = 0configure:1875: test -z|| test ! -s conftest.errconfigure:1878: $? = 0configure:1881: test -s conftest.oconfigure:1884: $? = 0configure:1897: result: yesconfigure:1903: checking whether clang accepts -gconfigure:1924: clang -c -g  conftest.c >&5configure:1930: $? = 0configure:1934: test -z|| test ! -s conftest.errconfigure:1937: $? = 0configure:1940: test -s conftest.oconfigure:1943: $? = 0configure:1954: result: yesconfigure:1971: checking for clang option to accept ANSI Cconfigure:2041: clang  -c   conftest.c >&5configure:2047: $? = 0configure:2051: test -z|| test ! -s conftest.errconfigure:2054: $? = 0configure:2057: test -s conftest.oconfigure:2060: $? = 0configure:2078: result: none neededconfigure:2096: clang -c   conftest.c >&5conftest.c:2:3: error: unknown type name 'choke'choke me^conftest.c:2:11: error: expected ';' after top level declaratorchoke me^;2 errors generated.configure:2102: $? = 1configure: failed program was:| #ifndef __cplusplus|   choke me| #endifconfigure:2242: checking how to run the C preprocessorconfigure:2277: clang -E  conftest.cconfigure:2283: $? = 0configure:2315: clang -E  conftest.cconftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:2321: $? = 1configure: failed program was:| /* confdefs.h.  */|| #define PACKAGE_NAME "rote"| #define PACKAGE_TARNAME "rote"| #define PACKAGE_VERSION "0.2.8"| #define PACKAGE_STRING "rote 0.2.8"| #define PACKAGE_BUGREPORT ""| /* end confdefs.h.  */| #include configure:2360: result: clang -Econfigure:2384: clang -E  conftest.cconfigure:2390: $? = 0configure:2422: clang -E  conftest.cconftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:2428: $? = 1configure: failed program was:| /* confdefs.h.  */|| #define PACKAGE_NAME "rote"| #define PACKAGE_TARNAME "rote"| #define PACKAGE_VERSION "0.2.8"| #define PACKAGE_STRING "rote 0.2.8"| #define PACKAGE_BUGREPORT ""| /* end confdefs.h.  */| #include configure:2472: checking for egrepconfigure:2482: result: grep -Econfigure:2487: checking for ANSI C header filesconfigure:2512: clang -c   conftest.c >&5configure:2518: $? = 0configure:2522: test -z|| test ! -s conftest.errconfigure:2525: $? = 0configure:2528: test -s conftest.oconfigure:2531: $? = 0configure:2643: result: yesconfigure:2667: checking for sys/types.hconfigure:2683: clang -c   conftest.c >&5configure:2689: $? = 0configure:2693: test -z|| test ! -s conftest.errconfigure:2696: $? = 0configure:2699: test -s conftest.oconfigure:2702: $? = 0configure:2713: result: yesconfigure:2667: checking for sys/stat.hconfigure:2683: clang -c   conftest.c >&5configure:2689: $? = 0configure:2693: test -z|| test ! -s conftest.errconfigure:2696: $? = 0configure:2699: test -s conftest.oconfigure:2702: $? = 0configure:2713: result: yesconfigure:2667: checking for stdlib.hconfigure:2683: clang -c   conftest.c >&5configure:2689: $? = 0configure:2693: test -z|| test ! -s conftest.errconfigure:2696: $? = 0configure:2699: test -s conftest.oconfigure:2702: $? = 0configure:2713: result: yesconfigure:2667: checking for string.hconfigure:2683: clang -c   conftest.c >&5configure:2689: $? = 0configure:2693: test -z|| test ! -s conftest.errconfigure:2696: $? = 0configure:2699: test -s conftest.oconfigure:2702: $? = 0configure:2713: result: yesconfigure:2667: checking for memory.hconfigure:2683: clang -c   conftest.c >&5configure:2689: $? = 0configure:2693: test -z|| test ! -s conftest.errconfigure:2696: $? = 0configure:2699: test -s conftest.oconfigure:2702: $? = 0configure:2713: result: yesconfigure:2667: checking for strings.hconfigure:2683: clang -c   conftest.c >&5configure:2689: $? = 0configure:2693: test -z|| test ! -s conftest.errconfigure:2696: $? = 0configure:2699: test -s conftest.oconfigure:2702: $? = 0configure:2713: result: yesconfigure:2667: checking for inttypes.hconfigure:2683: clang -c   conftest.c >&5configure:2689: $? = 0configure:2693: test -z|| test ! -s conftest.errconfigure:2696: $? = 0configure:2699: test -s conftest.oconfigure:2702: $? = 0configure:2713: result: yesconfigure:2667: checking for stdint.hconfigure:2683: clang -c   conftest.c >&5configure:2689: $? = 0configure:2693: test -z|| test ! -s conftest.errconfigure:2696: $? = 0configure:2699: test -s conftest.oconfigure:2702: $? = 0configure:2713: result: yesconfigure:2667: checking for unistd.hconfigure:2683: clang -c   conftest.c >&5configure:2689: $? = 0configure:2693: test -z|| test ! -s conftest.errconfigure:2696: $? = 0configure:2699: test -s conftest.oconfigure:2702: $? = 0configure:2713: result: yesconfigure:2725: checking for stdbool.h that conforms to C99configure:2778: clang -c   conftest.c >&5conftest.c:46:12: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]bool e = &s;~    ^conftest.c:55:10: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion]return !a + !b + !c + !d + !e + !f + !g + !h + !i;~^conftest.c:55:15: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion]return !a + !b + !c + !d + !e + !f + !g + !h + !i;~^conftest.c:55:20: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion]return !a + !b + !c + !d + !e + !f + !g + !h + !i;~^conftest.c:55:25: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion]return !a + !b + !c + !d + !e + !f + !g + !h + !i;~^conftest.c:55:35: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion]return !a + !b + !c + !d + !e + !f + !g + !h + !i;~^conftest.c:55:40: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion]return !a + !b + !c + !d + !e + !f + !g + !h + !i;~^conftest.c:55:45: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion]return !a + !b + !c + !d + !e + !f + !g + !h + !i;~^conftest.c:55:50: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion]return !a + !b + !c + !d + !e + !f + !g + !h + !i;~^9 warnings generated.configure:2784: $? = 0configure:2788: test -z|| test ! -s conftest.errconfigure:2791: $? = 0configure:2794: test -s conftest.oconfigure:2797: $? = 0configure:2808: result: yesconfigure:2810: checking for _Boolconfigure:2834: clang -c   conftest.c >&5configure:2840: $? = 0configure:2844: test -z|| test ! -s conftest.errconfigure:2847: $? = 0configure:2850: test -s conftest.oconfigure:2853: $? = 0configure:2864: result: yesconfigure:2891: checking for sys/types.hconfigure:2896: result: yesconfigure:2891: checking for unistd.hconfigure:2896: result: yesconfigure:2891: checking for stdlib.hconfigure:2896: result: yesconfigure:2891: checking for string.hconfigure:2896: result: yesconfigure:3038: checking for initscr in -lncursesconfigure:3068: clang -o conftest    conftest.c -lncurses   >&5/sysroot/bin/ld: error: cannot find -lncurses/tmp/conftest-75280a.o:conftest.c:function main: error: undefined reference to 'initscr'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:3074: $? = 1configure: failed program was:| /* confdefs.h.  */|| #define PACKAGE_NAME "rote"| #define PACKAGE_TARNAME "rote"| #define PACKAGE_VERSION "0.2.8"| #define PACKAGE_STRING "rote 0.2.8"| #define PACKAGE_BUGREPORT ""| #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__BOOL 1| #define HAVE_STDBOOL_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_UNISTD_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| /* end 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 initscr ();| int| main ()| {| initscr ();|   ;|   return 0;| }configure:3100: result: noconfigure:3110: error: Need ncurses to compile librote.## ---------------- #### Cache variables. #### ---------------- ##ac_cv_c_compiler_gnu=yesac_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_LDFLAGS_set=setac_cv_env_LDFLAGS_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_exeext=ac_cv_header_inttypes_h=yesac_cv_header_memory_h=yesac_cv_header_stdbool_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_lib_ncurses_initscr=noac_cv_objext=oac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'ac_cv_prog_cc_g=yesac_cv_prog_cc_stdc=ac_cv_prog_egrep='grep -E'ac_cv_type__Bool=yes## ----------------- #### Output variables. #### ----------------- ##CC='clang'CFLAGS=''CPP='clang -E'CPPFLAGS=''DEFS=''ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='grep -E'EXEEXT=''LDFLAGS=''LIBOBJS=''LIBS=''LTLIBOBJS=''OBJEXT='o'PACKAGE_BUGREPORT=''PACKAGE_NAME='rote'PACKAGE_STRING='rote 0.2.8'PACKAGE_TARNAME='rote'PACKAGE_VERSION='0.2.8'PATH_SEPARATOR=':'SHELL='/bin/sh'ac_ct_CC=''bindir='${exec_prefix}/bin'build_alias=''datadir='${prefix}/share'exec_prefix='NONE'host_alias='x86_64-unknown-linux'includedir='${prefix}/include'infodir='${prefix}/info'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localstatedir='${prefix}/var'mandir='${prefix}/man'oldincludedir='/usr/include'prefix='/usr'program_transform_name='s,x,x,'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ###define HAVE_INTTYPES_H 1#define HAVE_MEMORY_H 1#define HAVE_STDBOOL_H 1#define HAVE_STDINT_H 1#define HAVE_STDLIB_H 1#define HAVE_STDLIB_H 1#define HAVE_STRINGS_H 1#define HAVE_STRING_H 1#define HAVE_STRING_H 1#define HAVE_SYS_STAT_H 1#define HAVE_SYS_TYPES_H 1#define HAVE_SYS_TYPES_H 1#define HAVE_UNISTD_H 1#define HAVE_UNISTD_H 1#define HAVE__BOOL 1#define PACKAGE_BUGREPORT ""#define PACKAGE_NAME "rote"#define PACKAGE_STRING "rote 0.2.8"#define PACKAGE_TARNAME "rote"#define PACKAGE_VERSION "0.2.8"#define STDC_HEADERS 1configure: exit 1