The build took 00h 01m 15s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language | 
|---|---|
| 15,913 | ansic | 
| 7,712 | sh | 
| 278 | makefile | 
| 23,903 | total | 
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
    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: tig 2.1.1-2 (Wed Apr  5 01:47:39 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> Installing missing dependencies...resolving dependencies...looking for conflicting packages...Packages (1) xmlto-0.0.28-1Total Installed Size:  0.12 MiB:: Proceed with installation? [Y/n] checking keyring...checking package integrity...loading package files...checking for file conflicts...checking available disk space...:: Processing package changes...installing xmlto...:: Running post-transaction hooks...(1/1) Updating manpage index...==> 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... nochecking 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 how to run the C preprocessor... clang -Echecking for grep that handles long lines and -e... /usr/bin/grepchecking for egrep... /usr/bin/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 stdint.h... (cached) yeschecking for stdlib.h... (cached) yeschecking for string.h... (cached) yeschecking sys/time.h usability... yeschecking sys/time.h presence... yeschecking for sys/time.h... yeschecking for unistd.h... (cached) yeschecking for gettimeofday... yeschecking whether environ is declared... nochecking whether errno is declared... yeschecking for mkstemps... yeschecking for setenv... yeschecking for strndup... yeschecking for NcursesW wide-character library... nochecking for Ncurses library... nochecking for Curses library... noconfigure: error: ncurses not found==> ERROR: A failure occurred in build().    Aborting...Printing config logfiles
        CMD: config logfiles '/tmp/tig/src/tig-2.1.1/config.log'
        This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by tig configure 0, which wasgenerated by GNU Autoconf 2.69.  Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc## --------- #### Platform. #### --------- ##hostname = 317cd807aa93uname -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/binPATH: /usr/lib/jvm/default/binPATH: /usr/bin/site_perlPATH: /usr/bin/vendor_perlPATH: /usr/bin/core_perl## ----------- #### Core tests. #### ----------- ##configure:2193: checking for x86_64-unknown-linux-gccconfigure:2220: result: clangconfigure:2489: checking for C compiler versionconfigure:2498: clang --version >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /configure:2509: $? = 0configure:2498: 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:2509: $? = 0configure:2498: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:2509: $? = 1configure:2498: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:2509: $? = 1configure:2529: checking whether the C compiler worksconfigure:2551: clang    conftest.c  >&5configure:2555: $? = 0configure:2603: result: yesconfigure:2606: checking for C compiler default output file nameconfigure:2608: result: a.outconfigure:2614: checking for suffix of executablesconfigure:2621: clang -o conftest    conftest.c  >&5configure:2625: $? = 0configure:2647: result:configure:2669: checking whether we are cross compilingconfigure:2677: clang -o conftest    conftest.c  >&5configure:2681: $? = 0configure:2688: ./conftestconfigure:2692: $? = 0configure:2707: result: noconfigure:2712: checking for suffix of object filesconfigure:2734: clang -c   conftest.c >&5configure:2738: $? = 0configure:2759: result: oconfigure:2763: checking whether we are using the GNU C compilerconfigure:2782: clang -c   conftest.c >&5configure:2782: $? = 0configure:2791: result: yesconfigure:2800: checking whether clang accepts -gconfigure:2820: clang -c -g  conftest.c >&5configure:2820: $? = 0configure:2861: result: yesconfigure:2878: checking for clang option to accept ISO C89configure:2941: clang  -c   conftest.c >&5configure:2941: $? = 0configure:2954: result: none neededconfigure:2981: checking how to run the C preprocessorconfigure:3012: clang -E  conftest.cconfigure:3012: $? = 0configure:3026: clang -E  conftest.cconftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3026: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "tig"| #define PACKAGE_TARNAME "tig"| #define PACKAGE_VERSION "0"| #define PACKAGE_STRING "tig 0"| #define PACKAGE_BUGREPORT "jonas.fonseca@gmail.com"| #define PACKAGE_URL ""| /* end confdefs.h.  */| #include configure:3051: result: clang -Econfigure:3071: clang -E  conftest.cconfigure:3071: $? = 0configure:3085: clang -E  conftest.cconftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3085: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "tig"| #define PACKAGE_TARNAME "tig"| #define PACKAGE_VERSION "0"| #define PACKAGE_STRING "tig 0"| #define PACKAGE_BUGREPORT "jonas.fonseca@gmail.com"| #define PACKAGE_URL ""| /* end confdefs.h.  */| #include configure:3114: checking for grep that handles long lines and -econfigure:3172: result: /usr/bin/grepconfigure:3177: checking for egrepconfigure:3239: result: /usr/bin/grep -Econfigure:3244: checking for ANSI C header filesconfigure:3264: clang -c   conftest.c >&5configure:3264: $? = 0configure:3337: clang -o conftest    conftest.c  >&5configure:3337: $? = 0configure:3337: ./conftestconfigure:3337: $? = 0configure:3348: result: yesconfigure:3361: checking for sys/types.hconfigure:3361: clang -c   conftest.c >&5configure:3361: $? = 0configure:3361: result: yesconfigure:3361: checking for sys/stat.hconfigure:3361: clang -c   conftest.c >&5configure:3361: $? = 0configure:3361: result: yesconfigure:3361: checking for stdlib.hconfigure:3361: clang -c   conftest.c >&5configure:3361: $? = 0configure:3361: result: yesconfigure:3361: checking for string.hconfigure:3361: clang -c   conftest.c >&5configure:3361: $? = 0configure:3361: result: yesconfigure:3361: checking for memory.hconfigure:3361: clang -c   conftest.c >&5configure:3361: $? = 0configure:3361: result: yesconfigure:3361: checking for strings.hconfigure:3361: clang -c   conftest.c >&5configure:3361: $? = 0configure:3361: result: yesconfigure:3361: checking for inttypes.hconfigure:3361: clang -c   conftest.c >&5configure:3361: $? = 0configure:3361: result: yesconfigure:3361: checking for stdint.hconfigure:3361: clang -c   conftest.c >&5configure:3361: $? = 0configure:3361: result: yesconfigure:3361: checking for unistd.hconfigure:3361: clang -c   conftest.c >&5configure:3361: $? = 0configure:3361: result: yesconfigure:3376: checking for stdint.hconfigure:3376: result: yesconfigure:3376: checking for stdlib.hconfigure:3376: result: yesconfigure:3376: checking for string.hconfigure:3376: result: yesconfigure:3376: checking sys/time.h usabilityconfigure:3376: clang -c   conftest.c >&5configure:3376: $? = 0configure:3376: result: yesconfigure:3376: checking sys/time.h presenceconfigure:3376: clang -E  conftest.cconfigure:3376: $? = 0configure:3376: result: yesconfigure:3376: checking for sys/time.hconfigure:3376: result: yesconfigure:3376: checking for unistd.hconfigure:3376: result: yesconfigure:3388: checking for gettimeofdayconfigure:3388: clang -o conftest    conftest.c  >&5configure:3388: $? = 0configure:3388: result: yesconfigure:3397: checking whether environ is declaredconfigure:3397: clang -c   conftest.c >&5conftest.c:65:10: error: use of undeclared identifier 'environ'; did you mean 'union'?(void) environ;^~~~~~~unionconftest.c:65:10: error: expected expression2 errors generated.configure:3397: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "tig"| #define PACKAGE_TARNAME "tig"| #define PACKAGE_VERSION "0"| #define PACKAGE_STRING "tig 0"| #define PACKAGE_BUGREPORT "jonas.fonseca@gmail.com"| #define PACKAGE_URL ""| #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_STDINT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define HAVE_GETTIMEOFDAY 1| /* end confdefs.h.  */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| #  include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| #  include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| #ifndef environ| #ifdef __cplusplus|   (void) environ;| #else|   (void) environ;| #endif| #endif||   ;|   return 0;| }configure:3397: result: noconfigure:3408: checking whether errno is declaredconfigure:3408: clang -c   conftest.c >&5configure:3408: $? = 0configure:3408: result: yesconfigure:3423: checking for mkstempsconfigure:3423: clang -o conftest    conftest.c  >&5configure:3423: $? = 0configure:3423: result: yesconfigure:3435: checking for setenvconfigure:3435: clang -o conftest    conftest.c  >&5configure:3435: $? = 0configure:3435: result: yesconfigure:3447: checking for strndupconfigure:3447: clang -o conftest    conftest.c  >&5conftest.c:52:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration]char strndup ();^conftest.c:52:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)'1 warning generated.configure:3447: $? = 0configure:3447: result: yesconfigure:3492: checking for NcursesW wide-character libraryconfigure:3516: clang -o conftest    conftest.c  -lncursesw >&5/sysroot/bin/ld: error: cannot find -lncursesw/tmp/conftest-7fd393.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:3516: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "tig"| #define PACKAGE_TARNAME "tig"| #define PACKAGE_VERSION "0"| #define PACKAGE_STRING "tig 0"| #define PACKAGE_BUGREPORT "jonas.fonseca@gmail.com"| #define PACKAGE_URL ""| #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_STDINT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_DECL_ENVIRON 0| #define HAVE_DECL_ERRNO 1| #define HAVE_MKSTEMPS 1| #define HAVE_SETENV 1| #define HAVE_STRNDUP 1| /* end confdefs.h.  */|| /* Override any GCC internal prototype to avoid an error.|    Use char because int might match the return type of a GCC|    builtin and then its argument prototype would still apply.  */| #ifdef __cplusplus| extern "C"| #endif| char initscr ();| int| main ()| {| return initscr ();|   ;|   return 0;| }configure:3525: result: noconfigure:3754: checking for Ncurses libraryconfigure:3778: clang -o conftest    conftest.c  -lncurses >&5/sysroot/bin/ld: error: cannot find -lncurses/tmp/conftest-2ec94a.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:3778: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "tig"| #define PACKAGE_TARNAME "tig"| #define PACKAGE_VERSION "0"| #define PACKAGE_STRING "tig 0"| #define PACKAGE_BUGREPORT "jonas.fonseca@gmail.com"| #define PACKAGE_URL ""| #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_STDINT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_DECL_ENVIRON 0| #define HAVE_DECL_ERRNO 1| #define HAVE_MKSTEMPS 1| #define HAVE_SETENV 1| #define HAVE_STRNDUP 1| /* end confdefs.h.  */|| /* Override any GCC internal prototype to avoid an error.|    Use char because int might match the return type of a GCC|    builtin and then its argument prototype would still apply.  */| #ifdef __cplusplus| extern "C"| #endif| char initscr ();| int| main ()| {| return initscr ();|   ;|   return 0;| }configure:3787: result: noconfigure:3940: checking for Curses libraryconfigure:3964: clang -o conftest    conftest.c  -lcurses >&5/sysroot/bin/ld: error: cannot find -lcurses/tmp/conftest-507158.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:3964: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "tig"| #define PACKAGE_TARNAME "tig"| #define PACKAGE_VERSION "0"| #define PACKAGE_STRING "tig 0"| #define PACKAGE_BUGREPORT "jonas.fonseca@gmail.com"| #define PACKAGE_URL ""| #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_STDINT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_UNISTD_H 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_DECL_ENVIRON 0| #define HAVE_DECL_ERRNO 1| #define HAVE_MKSTEMPS 1| #define HAVE_SETENV 1| #define HAVE_STRNDUP 1| /* end confdefs.h.  */|| /* Override any GCC internal prototype to avoid an error.|    Use char because int might match the return type of a GCC|    builtin and then its argument prototype would still apply.  */| #ifdef __cplusplus| extern "C"| #endif| char initscr ();| int| main ()| {| return initscr ();|   ;|   return 0;| }configure:3973: result: noconfigure:4216: error: ncurses not found## ---------------- #### 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_CURSES_LIB_set=ac_cv_env_CURSES_LIB_value=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_gettimeofday=yesac_cv_func_mkstemps=yesac_cv_func_setenv=yesac_cv_func_strndup=yesac_cv_have_decl_environ=noac_cv_have_decl_errno=yesac_cv_header_inttypes_h=yesac_cv_header_memory_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_time_h=yesac_cv_header_sys_types_h=yesac_cv_header_unistd_h=yesac_cv_objext=oac_cv_path_EGREP='/usr/bin/grep -E'ac_cv_path_GREP=/usr/bin/grepac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'ac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesax_cv_curses=noax_cv_curses_color=noax_cv_curses_enhanced=noax_cv_curses_obsolete=noax_cv_curses_which=noax_cv_ncurses=noax_cv_ncursesw=noax_cv_plaincurses=no## ----------------- #### Output variables. #### ----------------- ##ASCIIDOC=''CC='clang'CFLAGS=''COVERAGE_CFLAGS=''COVERAGE_LDFLAGS=''CPP='clang -E'CPPFLAGS=''CURSES_LIB=''DEFS=''DOCBOOK2PDF=''ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/bin/grep -E'EXEEXT=''GENHTML=''GREP='/usr/bin/grep'HAVE_GCOV_FALSE=''HAVE_GCOV_TRUE=''LCOV=''LDFLAGS=''LIBOBJS=''LIBS=''LTLIBOBJS=''NO_MKSTEMPS='#'NO_SETENV='#'NO_STRNDUP='#'OBJEXT='o'PACKAGE_BUGREPORT='jonas.fonseca@gmail.com'PACKAGE_NAME='tig'PACKAGE_STRING='tig 0'PACKAGE_TARNAME='tig'PACKAGE_URL=''PACKAGE_VERSION='0'PATH_SEPARATOR=':'RL_MAJOR=''RL_MINOR=''RL_VERSION=''SED=''SHELL='/bin/sh'SHTOOL=''XMLTO=''ac_ct_CC=''bindir='${exec_prefix}/bin'build_alias=''datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'dvidir='${docdir}'exec_prefix='NONE'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='/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME "tig"#define PACKAGE_TARNAME "tig"#define PACKAGE_VERSION "0"#define PACKAGE_STRING "tig 0"#define PACKAGE_BUGREPORT "jonas.fonseca@gmail.com"#define PACKAGE_URL ""#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_STDINT_H 1#define HAVE_STDLIB_H 1#define HAVE_STRING_H 1#define HAVE_SYS_TIME_H 1#define HAVE_UNISTD_H 1#define HAVE_GETTIMEOFDAY 1#define HAVE_DECL_ENVIRON 0#define HAVE_DECL_ERRNO 1#define HAVE_MKSTEMPS 1#define HAVE_SETENV 1#define HAVE_STRNDUP 1configure: exit 1