The build took 00h 01m 09s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language | 
|---|---|
| 15,266 | ansic | 
| 5,902 | sh | 
| 397 | python | 
| 16 | sed | 
| 21,581 | 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: calcurse 4.1.0-1 (Wed Apr  5 00:27:34 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...checking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for x86_64-unknown-linux-strip... nochecking for strip... stripchecking for a thread-safe mkdir -p... /usr/sbin/mkdir -pchecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking whether make supports nested variables... yeschecking whether NLS is requested... yeschecking for msgfmt... /usr/sbin/msgfmtchecking for gmsgfmt... /usr/sbin/msgfmtchecking for xgettext... /usr/sbin/xgettextchecking for msgmerge... /usr/sbin/msgmergechecking for style of include used by make... GNUchecking 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 clang understands -c and -o together... yeschecking dependency style of clang... gcc3checking build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking for ld used by GCC... /sysroot/bin/ldchecking if the linker (/sysroot/bin/ld) is GNU ld... yeschecking for shared library run path origin... donechecking whether NLS is requested... yeschecking for GNU gettext in libc... nochecking for iconv... yeschecking for GNU gettext in libintl... nochecking whether to use NLS... nochecking for x86_64-unknown-linux-gcc... (cached) clangchecking whether we are using the GNU C compiler... (cached) yeschecking whether clang accepts -g... (cached) yeschecking for clang option to accept ISO C89... (cached) none neededchecking whether clang understands -c and -o together... (cached) yeschecking dependency style of clang... (cached) gcc3checking 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 ctype.h usability... yeschecking ctype.h presence... yeschecking for ctype.h... yeschecking getopt.h usability... yeschecking getopt.h presence... yeschecking for getopt.h... yeschecking locale.h usability... yeschecking locale.h presence... yeschecking for locale.h... yeschecking math.h usability... yeschecking math.h presence... yeschecking for math.h... yeschecking signal.h usability... yeschecking signal.h presence... yeschecking for signal.h... yeschecking stdio.h usability... yeschecking stdio.h presence... yeschecking for stdio.h... yeschecking for stdlib.h... (cached) yeschecking for string.h... (cached) yeschecking for sys/stat.h... (cached) yeschecking for sys/types.h... (cached) yeschecking sys/wait.h usability... yeschecking sys/wait.h presence... yeschecking for sys/wait.h... yeschecking time.h usability... yeschecking time.h presence... yeschecking for time.h... yeschecking for unistd.h... (cached) yeschecking fcntl.h usability... yeschecking fcntl.h presence... yeschecking for fcntl.h... yeschecking paths.h usability... yeschecking paths.h presence... yeschecking for paths.h... yeschecking errno.h usability... yeschecking errno.h presence... yeschecking for errno.h... yeschecking limits.h usability... yeschecking limits.h presence... yeschecking for limits.h... yeschecking regex.h usability... yeschecking regex.h presence... yeschecking for regex.h... yeschecking for initscr... nochecking for initscr in -lncursesw... nochecking for initscr in -lncurses... noconfigure: error: Either ncurses or ncursesw library is required to build calcurse!==> ERROR: A failure occurred in build().    Aborting...Printing config logfiles
        CMD: config logfiles '/tmp/calcurse/src/calcurse-4.1.0/config.log'
        This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by calcurse configure 4.1.0, which wasgenerated by GNU Autoconf 2.69.  Invocation command line was$ ./configure --host=x86_64-unknown-linux --enable-docs --without-asciidoc --prefix=/usr --mandir=/usr/share/man## --------- #### Platform. #### --------- ##hostname = b83be8cfddd7uname -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:2244: checking for a BSD-compatible installconfigure:2312: result: /usr/bin/install -cconfigure:2323: checking whether build environment is saneconfigure:2378: result: yesconfigure:2437: checking for x86_64-unknown-linux-stripconfigure:2467: result: noconfigure:2477: checking for stripconfigure:2493: found /sysroot/bin/stripconfigure:2504: result: stripconfigure:2529: checking for a thread-safe mkdir -pconfigure:2568: result: /usr/sbin/mkdir -pconfigure:2575: checking for gawkconfigure:2591: found /usr/sbin/gawkconfigure:2602: result: gawkconfigure:2613: checking whether make sets $(MAKE)configure:2635: result: yesconfigure:2664: checking whether make supports nested variablesconfigure:2681: result: yesconfigure:2822: checking whether NLS is requestedconfigure:2831: result: yesconfigure:2869: checking for msgfmtconfigure:2900: result: /usr/sbin/msgfmtconfigure:2909: checking for gmsgfmtconfigure:2940: result: /usr/sbin/msgfmtconfigure:2980: checking for xgettextconfigure:3011: result: /usr/sbin/xgettextconfigure:3051: checking for msgmergeconfigure:3081: result: /usr/sbin/msgmergeconfigure:3144: checking for style of include used by makeconfigure:3172: result: GNUconfigure:3203: checking for x86_64-unknown-linux-gccconfigure:3230: result: clangconfigure:3499: checking for C compiler versionconfigure:3508: clang --version >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /configure:3519: $? = 0configure:3508: 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:3519: $? = 0configure:3508: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:3519: $? = 1configure:3508: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:3519: $? = 1configure:3539: checking whether the C compiler worksconfigure:3561: clang    conftest.c  >&5configure:3565: $? = 0configure:3613: result: yesconfigure:3616: checking for C compiler default output file nameconfigure:3618: result: a.outconfigure:3624: checking for suffix of executablesconfigure:3631: clang -o conftest    conftest.c  >&5configure:3635: $? = 0configure:3657: result:configure:3679: checking whether we are cross compilingconfigure:3687: clang -o conftest    conftest.c  >&5configure:3691: $? = 0configure:3698: ./conftest./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF headerconfigure:3702: $? = 127configure:3717: result: yesconfigure:3722: checking for suffix of object filesconfigure:3744: clang -c   conftest.c >&5configure:3748: $? = 0configure:3769: result: oconfigure:3773: checking whether we are using the GNU C compilerconfigure:3792: clang -c   conftest.c >&5configure:3792: $? = 0configure:3801: result: yesconfigure:3810: checking whether clang accepts -gconfigure:3830: clang -c -g  conftest.c >&5configure:3830: $? = 0configure:3871: result: yesconfigure:3888: checking for clang option to accept ISO C89configure:3951: clang  -c   conftest.c >&5configure:3951: $? = 0configure:3964: result: none neededconfigure:3989: checking whether clang understands -c and -o togetherconfigure:4011: clang -c conftest.c -o conftest2.oconfigure:4014: $? = 0configure:4011: clang -c conftest.c -o conftest2.oconfigure:4014: $? = 0configure:4026: result: yesconfigure:4045: checking dependency style of clangconfigure:4156: result: gcc3configure:4175: checking build system typeconfigure:4189: result: x86_64-unknown-linux-gnuconfigure:4209: checking host system typeconfigure:4222: result: x86_64-unknown-linux-gnuconfigure:4266: checking for ld used by GCCconfigure:4330: result: /sysroot/bin/ldconfigure:4337: checking if the linker (/sysroot/bin/ld) is GNU ldconfigure:4350: result: yesconfigure:4356: checking for shared library run path originconfigure:4369: result: doneconfigure:4786: checking whether NLS is requestedconfigure:4795: result: yesconfigure:4813: checking for GNU gettext in libcconfigure:4832: clang -o conftest    conftest.c  >&5/tmp/conftest-223fad.o:conftest.c:function main: error: undefined reference to '_nl_msg_cat_cntr'/tmp/conftest-223fad.o:conftest.c:function main: error: undefined reference to '_nl_domain_bindings'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:4832: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "calcurse"| #define PACKAGE_TARNAME "calcurse"| #define PACKAGE_VERSION "4.1.0"| #define PACKAGE_STRING "calcurse 4.1.0"| #define PACKAGE_BUGREPORT "bugs@calcurse.org"| #define PACKAGE_URL ""| #define PACKAGE "calcurse"| #define VERSION "4.1.0"| /* end confdefs.h.  */| #include | extern int _nl_msg_cat_cntr;| extern int *_nl_domain_bindings;| int| main ()| {| bindtextdomain ("", "");| return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings|   ;|   return 0;| }configure:4840: result: noconfigure:4874: checking for iconvconfigure:4896: clang -o conftest    conftest.c  >&5configure:4896: $? = 0configure:4928: result: yesconfigure:5327: checking for GNU gettext in libintlconfigure:5354: clang -o conftest     conftest.c  -lintl >&5/sysroot/bin/ld: error: cannot find -lintl/tmp/conftest-82c16a.o:conftest.c:function main: error: undefined reference to '_nl_msg_cat_cntr'/tmp/conftest-82c16a.o:conftest.c:function main: error: undefined reference to '_nl_expand_alias'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:5354: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "calcurse"| #define PACKAGE_TARNAME "calcurse"| #define PACKAGE_VERSION "4.1.0"| #define PACKAGE_STRING "calcurse 4.1.0"| #define PACKAGE_BUGREPORT "bugs@calcurse.org"| #define PACKAGE_URL ""| #define PACKAGE "calcurse"| #define VERSION "4.1.0"| #define HAVE_ICONV 1| /* end confdefs.h.  */| #include | extern int _nl_msg_cat_cntr;| extern| #ifdef __cplusplus| "C"| #endif| const char *_nl_expand_alias ();| int| main ()| {| bindtextdomain ("", "");| return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias (0)|   ;|   return 0;| }configure:5393: result: noconfigure:5420: checking whether to use NLSconfigure:5422: result: noconfigure:5512: checking for x86_64-unknown-linux-gccconfigure:5539: result: clangconfigure:5808: checking for C compiler versionconfigure:5817: clang --version >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /configure:5828: $? = 0configure:5817: 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:5828: $? = 0configure:5817: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:5828: $? = 1configure:5817: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:5828: $? = 1configure:5832: checking whether we are using the GNU C compilerconfigure:5860: result: yesconfigure:5869: checking whether clang accepts -gconfigure:5930: result: yesconfigure:5947: checking for clang option to accept ISO C89configure:6023: result: none neededconfigure:6048: checking whether clang understands -c and -o togetherconfigure:6085: result: yesconfigure:6104: checking dependency style of clangconfigure:6215: result: gcc3configure:6238: checking how to run the C preprocessorconfigure:6269: clang -E  conftest.cconfigure:6269: $? = 0configure:6283: clang -E  conftest.cconftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:6283: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "calcurse"| #define PACKAGE_TARNAME "calcurse"| #define PACKAGE_VERSION "4.1.0"| #define PACKAGE_STRING "calcurse 4.1.0"| #define PACKAGE_BUGREPORT "bugs@calcurse.org"| #define PACKAGE_URL ""| #define PACKAGE "calcurse"| #define VERSION "4.1.0"| #define HAVE_ICONV 1| /* end confdefs.h.  */| #include configure:6308: result: clang -Econfigure:6328: clang -E  conftest.cconfigure:6328: $? = 0configure:6342: clang -E  conftest.cconftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:6342: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "calcurse"| #define PACKAGE_TARNAME "calcurse"| #define PACKAGE_VERSION "4.1.0"| #define PACKAGE_STRING "calcurse 4.1.0"| #define PACKAGE_BUGREPORT "bugs@calcurse.org"| #define PACKAGE_URL ""| #define PACKAGE "calcurse"| #define VERSION "4.1.0"| #define HAVE_ICONV 1| /* end confdefs.h.  */| #include configure:6371: checking for grep that handles long lines and -econfigure:6429: result: /usr/sbin/grepconfigure:6434: checking for egrepconfigure:6496: result: /usr/sbin/grep -Econfigure:6501: checking for ANSI C header filesconfigure:6521: clang -c   conftest.c >&5configure:6521: $? = 0configure:6605: result: yesconfigure:6618: checking for sys/types.hconfigure:6618: clang -c   conftest.c >&5configure:6618: $? = 0configure:6618: result: yesconfigure:6618: checking for sys/stat.hconfigure:6618: clang -c   conftest.c >&5configure:6618: $? = 0configure:6618: result: yesconfigure:6618: checking for stdlib.hconfigure:6618: clang -c   conftest.c >&5configure:6618: $? = 0configure:6618: result: yesconfigure:6618: checking for string.hconfigure:6618: clang -c   conftest.c >&5configure:6618: $? = 0configure:6618: result: yesconfigure:6618: checking for memory.hconfigure:6618: clang -c   conftest.c >&5configure:6618: $? = 0configure:6618: result: yesconfigure:6618: checking for strings.hconfigure:6618: clang -c   conftest.c >&5configure:6618: $? = 0configure:6618: result: yesconfigure:6618: checking for inttypes.hconfigure:6618: clang -c   conftest.c >&5configure:6618: $? = 0configure:6618: result: yesconfigure:6618: checking for stdint.hconfigure:6618: clang -c   conftest.c >&5configure:6618: $? = 0configure:6618: result: yesconfigure:6618: checking for unistd.hconfigure:6618: clang -c   conftest.c >&5configure:6618: $? = 0configure:6618: result: yesconfigure:6635: checking ctype.h usabilityconfigure:6635: clang -c   conftest.c >&5configure:6635: $? = 0configure:6635: result: yesconfigure:6635: checking ctype.h presenceconfigure:6635: clang -E  conftest.cconfigure:6635: $? = 0configure:6635: result: yesconfigure:6635: checking for ctype.hconfigure:6635: result: yesconfigure:6635: checking getopt.h usabilityconfigure:6635: clang -c   conftest.c >&5configure:6635: $? = 0configure:6635: result: yesconfigure:6635: checking getopt.h presenceconfigure:6635: clang -E  conftest.cconfigure:6635: $? = 0configure:6635: result: yesconfigure:6635: checking for getopt.hconfigure:6635: result: yesconfigure:6635: checking locale.h usabilityconfigure:6635: clang -c   conftest.c >&5configure:6635: $? = 0configure:6635: result: yesconfigure:6635: checking locale.h presenceconfigure:6635: clang -E  conftest.cconfigure:6635: $? = 0configure:6635: result: yesconfigure:6635: checking for locale.hconfigure:6635: result: yesconfigure:6635: checking math.h usabilityconfigure:6635: clang -c   conftest.c >&5configure:6635: $? = 0configure:6635: result: yesconfigure:6635: checking math.h presenceconfigure:6635: clang -E  conftest.cconfigure:6635: $? = 0configure:6635: result: yesconfigure:6635: checking for math.hconfigure:6635: result: yesconfigure:6635: checking signal.h usabilityconfigure:6635: clang -c   conftest.c >&5configure:6635: $? = 0configure:6635: result: yesconfigure:6635: checking signal.h presenceconfigure:6635: clang -E  conftest.cconfigure:6635: $? = 0configure:6635: result: yesconfigure:6635: checking for signal.hconfigure:6635: result: yesconfigure:6635: checking stdio.h usabilityconfigure:6635: clang -c   conftest.c >&5configure:6635: $? = 0configure:6635: result: yesconfigure:6635: checking stdio.h presenceconfigure:6635: clang -E  conftest.cconfigure:6635: $? = 0configure:6635: result: yesconfigure:6635: checking for stdio.hconfigure:6635: result: yesconfigure:6635: checking for stdlib.hconfigure:6635: result: yesconfigure:6635: checking for string.hconfigure:6635: result: yesconfigure:6635: checking for sys/stat.hconfigure:6635: result: yesconfigure:6635: checking for sys/types.hconfigure:6635: result: yesconfigure:6635: checking sys/wait.h usabilityconfigure:6635: clang -c   conftest.c >&5configure:6635: $? = 0configure:6635: result: yesconfigure:6635: checking sys/wait.h presenceconfigure:6635: clang -E  conftest.cconfigure:6635: $? = 0configure:6635: result: yesconfigure:6635: checking for sys/wait.hconfigure:6635: result: yesconfigure:6635: checking time.h usabilityconfigure:6635: clang -c   conftest.c >&5configure:6635: $? = 0configure:6635: result: yesconfigure:6635: checking time.h presenceconfigure:6635: clang -E  conftest.cconfigure:6635: $? = 0configure:6635: result: yesconfigure:6635: checking for time.hconfigure:6635: result: yesconfigure:6635: checking for unistd.hconfigure:6635: result: yesconfigure:6635: checking fcntl.h usabilityconfigure:6635: clang -c   conftest.c >&5configure:6635: $? = 0configure:6635: result: yesconfigure:6635: checking fcntl.h presenceconfigure:6635: clang -E  conftest.cconfigure:6635: $? = 0configure:6635: result: yesconfigure:6635: checking for fcntl.hconfigure:6635: result: yesconfigure:6635: checking paths.h usabilityconfigure:6635: clang -c   conftest.c >&5configure:6635: $? = 0configure:6635: result: yesconfigure:6635: checking paths.h presenceconfigure:6635: clang -E  conftest.cconfigure:6635: $? = 0configure:6635: result: yesconfigure:6635: checking for paths.hconfigure:6635: result: yesconfigure:6635: checking errno.h usabilityconfigure:6635: clang -c   conftest.c >&5configure:6635: $? = 0configure:6635: result: yesconfigure:6635: checking errno.h presenceconfigure:6635: clang -E  conftest.cconfigure:6635: $? = 0configure:6635: result: yesconfigure:6635: checking for errno.hconfigure:6635: result: yesconfigure:6635: checking limits.h usabilityconfigure:6635: clang -c   conftest.c >&5configure:6635: $? = 0configure:6635: result: yesconfigure:6635: checking limits.h presenceconfigure:6635: clang -E  conftest.cconfigure:6635: $? = 0configure:6635: result: yesconfigure:6635: checking for limits.hconfigure:6635: result: yesconfigure:6635: checking regex.h usabilityconfigure:6635: clang -c   conftest.c >&5configure:6635: $? = 0configure:6635: result: yesconfigure:6635: checking regex.h presenceconfigure:6635: clang -E  conftest.cconfigure:6635: $? = 0configure:6635: result: yesconfigure:6635: checking for regex.hconfigure:6635: result: yesconfigure:6648: checking for initscrconfigure:6648: clang -o conftest    conftest.c  >&5/tmp/conftest-ce9466.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:6648: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "calcurse"| #define PACKAGE_TARNAME "calcurse"| #define PACKAGE_VERSION "4.1.0"| #define PACKAGE_STRING "calcurse 4.1.0"| #define PACKAGE_BUGREPORT "bugs@calcurse.org"| #define PACKAGE_URL ""| #define PACKAGE "calcurse"| #define VERSION "4.1.0"| #define HAVE_ICONV 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_CTYPE_H 1| #define HAVE_GETOPT_H 1| #define HAVE_LOCALE_H 1| #define HAVE_MATH_H 1| #define HAVE_SIGNAL_H 1| #define HAVE_STDIO_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_WAIT_H 1| #define HAVE_TIME_H 1| #define HAVE_UNISTD_H 1| #define HAVE_FCNTL_H 1| #define HAVE_PATHS_H 1| #define HAVE_ERRNO_H 1| #define HAVE_LIMITS_H 1| #define HAVE_REGEX_H 1| /* end confdefs.h.  */| /* Define initscr to an innocuous variant, in case  declares initscr. |    For example, HP-UX 11i  declares gettimeofday.  */ | #define initscr innocuous_initscr|| /* System header to define __stub macros and hopefully few prototypes,|     which can conflict with char initscr (); below.|     Prefer  to  if __STDC__ is defined, since  |      exists even on freestanding compilers.  */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef initscr|| /* 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 ();| /* The GNU C library defines this for functions which it implements|     to always fail with ENOSYS.  Some functions are actually named|     something starting with __ and the normal name is an alias.  */| #if defined __stub_initscr || defined __stub___initscr| choke me| #endif|| int| main ()| {| return initscr ();|   ;|   return 0;| }configure:6648: result: noconfigure:6657: checking for initscr in -lncurseswconfigure:6682: clang -o conftest    conftest.c -lncursesw   >&5/sysroot/bin/ld: error: cannot find -lncursesw/tmp/conftest-7eac12.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:6682: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "calcurse"| #define PACKAGE_TARNAME "calcurse"| #define PACKAGE_VERSION "4.1.0"| #define PACKAGE_STRING "calcurse 4.1.0"| #define PACKAGE_BUGREPORT "bugs@calcurse.org"| #define PACKAGE_URL ""| #define PACKAGE "calcurse"| #define VERSION "4.1.0"| #define HAVE_ICONV 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_CTYPE_H 1| #define HAVE_GETOPT_H 1| #define HAVE_LOCALE_H 1| #define HAVE_MATH_H 1| #define HAVE_SIGNAL_H 1| #define HAVE_STDIO_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_WAIT_H 1| #define HAVE_TIME_H 1| #define HAVE_UNISTD_H 1| #define HAVE_FCNTL_H 1| #define HAVE_PATHS_H 1| #define HAVE_ERRNO_H 1| #define HAVE_LIMITS_H 1| #define HAVE_REGEX_H 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:6692: result: noconfigure:6657: checking for initscr in -lncursesconfigure:6682: clang -o conftest    conftest.c -lncurses   >&5/sysroot/bin/ld: error: cannot find -lncurses/tmp/conftest-cc1a07.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:6682: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "calcurse"| #define PACKAGE_TARNAME "calcurse"| #define PACKAGE_VERSION "4.1.0"| #define PACKAGE_STRING "calcurse 4.1.0"| #define PACKAGE_BUGREPORT "bugs@calcurse.org"| #define PACKAGE_URL ""| #define PACKAGE "calcurse"| #define VERSION "4.1.0"| #define HAVE_ICONV 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_CTYPE_H 1| #define HAVE_GETOPT_H 1| #define HAVE_LOCALE_H 1| #define HAVE_MATH_H 1| #define HAVE_SIGNAL_H 1| #define HAVE_STDIO_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_WAIT_H 1| #define HAVE_TIME_H 1| #define HAVE_UNISTD_H 1| #define HAVE_FCNTL_H 1| #define HAVE_PATHS_H 1| #define HAVE_ERRNO_H 1| #define HAVE_LIMITS_H 1| #define HAVE_REGEX_H 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:6692: result: noconfigure:6700: error: Either ncurses or ncursesw library is required to build calcurse!## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_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_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_initscr=noac_cv_header_ctype_h=yesac_cv_header_errno_h=yesac_cv_header_fcntl_h=yesac_cv_header_getopt_h=yesac_cv_header_inttypes_h=yesac_cv_header_limits_h=yesac_cv_header_locale_h=yesac_cv_header_math_h=yesac_cv_header_memory_h=yesac_cv_header_paths_h=yesac_cv_header_regex_h=yesac_cv_header_signal_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdio_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_sys_wait_h=yesac_cv_header_time_h=yesac_cv_header_unistd_h=yesac_cv_host=x86_64-unknown-linux-gnuac_cv_lib_ncurses___initscr=noac_cv_lib_ncursesw___initscr=noac_cv_objext=oac_cv_path_EGREP='/usr/sbin/grep -E'ac_cv_path_GMSGFMT=/usr/sbin/msgfmtac_cv_path_GREP=/usr/sbin/grepac_cv_path_MSGFMT=/usr/sbin/msgfmtac_cv_path_MSGMERGE=/usr/sbin/msgmergeac_cv_path_XGETTEXT=/usr/sbin/xgettextac_cv_path_install='/usr/bin/install -c'ac_cv_path_mkdir=/usr/sbin/mkdirac_cv_prog_AWK=gawkac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'ac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_make_make_set=yesacl_cv_hardcode_direct=noacl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'acl_cv_hardcode_libdir_separator=acl_cv_hardcode_minus_L=noacl_cv_libext=aacl_cv_path_LD=/sysroot/bin/ldacl_cv_prog_gnu_ld=yesacl_cv_rpath=doneacl_cv_shlibext=soacl_cv_wl=-Wl,am_cv_CC_dependencies_compiler_type=gcc3am_cv_func_iconv=yesam_cv_lib_iconv=noam_cv_make_support_nested_variables=yesam_cv_prog_cc_c_o=yesgt_cv_func_gnugettext1_libc=nogt_cv_func_gnugettext1_libintl=no## ----------------- #### Output variables. #### ----------------- ##A2X=''ACLOCAL='${SHELL} /tmp/calcurse/src/calcurse-4.1.0/missing aclocal-1.15'AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='$${TAR-tar}'AM_BACKSLASH='\'AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'AM_DEFAULT_VERBOSITY='1'AM_V='$(V)'ASCIIDOC=''AUTOCONF='${SHELL} /tmp/calcurse/src/calcurse-4.1.0/missing autoconf'AUTOHEADER='${SHELL} /tmp/calcurse/src/calcurse-4.1.0/missing autoheader'AUTOMAKE='${SHELL} /tmp/calcurse/src/calcurse-4.1.0/missing automake-1.15'AWK='gawk'CALCURSE_MEMORY_DEBUG_FALSE=''CALCURSE_MEMORY_DEBUG_TRUE=''CC='clang'CCDEPMODE='depmode=gcc3'CFLAGS=''CPP='clang -E'CPPFLAGS=''CYGPATH_W='echo'DEFS=''DEPDIR='.deps'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/sbin/grep -E'ENABLE_DOCS_FALSE=''ENABLE_DOCS_TRUE=''EXEEXT=''GMSGFMT='/usr/sbin/msgfmt'GREP='/usr/sbin/grep'HAVE_A2X_FALSE=''HAVE_A2X_TRUE=''HAVE_ASCIIDOC_FALSE=''HAVE_ASCIIDOC_TRUE=''INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'INTLLIBS=''LDFLAGS=''LIBICONV=''LIBINTL=''LIBOBJS=''LIBS=''LTLIBICONV=''LTLIBINTL=''LTLIBOBJS=''MAKEINFO='${SHELL} /tmp/calcurse/src/calcurse-4.1.0/missing makeinfo'MKDIR_P='/usr/sbin/mkdir -p'MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs'MSGFMT='/usr/sbin/msgfmt'MSGMERGE='/usr/sbin/msgmerge'OBJEXT='o'PACKAGE='calcurse'PACKAGE_BUGREPORT='bugs@calcurse.org'PACKAGE_NAME='calcurse'PACKAGE_STRING='calcurse 4.1.0'PACKAGE_TARNAME='calcurse'PACKAGE_URL=''PACKAGE_VERSION='4.1.0'PATH_SEPARATOR=':'POSUB=''SET_MAKE=''SHELL='/bin/sh'STRIP='strip'USE_NLS='no'VERSION='4.1.0'XGETTEXT='/usr/sbin/xgettext'ac_ct_CC=''am__EXEEXT_FALSE=''am__EXEEXT_TRUE=''am__fastdepCC_FALSE='#'am__fastdepCC_TRUE=''am__include='include'am__isrc=''am__leading_dot='.'am__nodep='_no'am__quote=''am__tar='$${TAR-tar} chof - "$$tardir"'am__untar='$${TAR-tar} xf -'bindir='${exec_prefix}/bin'build='x86_64-unknown-linux-gnu'build_alias=''build_cpu='x86_64'build_os='linux-gnu'build_vendor='unknown'datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'dvidir='${docdir}'exec_prefix='NONE'host='x86_64-unknown-linux-gnu'host_alias='x86_64-unknown-linux'host_cpu='x86_64'host_os='linux-gnu'host_vendor='unknown'htmldir='${docdir}'includedir='${prefix}/include'infodir='${datarootdir}/info'install_sh='${SHELL} /tmp/calcurse/src/calcurse-4.1.0/install-sh'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='${prefix}/var'mandir='/usr/share/man'mkdir_p='$(MKDIR_P)'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 "calcurse"#define PACKAGE_TARNAME "calcurse"#define PACKAGE_VERSION "4.1.0"#define PACKAGE_STRING "calcurse 4.1.0"#define PACKAGE_BUGREPORT "bugs@calcurse.org"#define PACKAGE_URL ""#define PACKAGE "calcurse"#define VERSION "4.1.0"#define HAVE_ICONV 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_CTYPE_H 1#define HAVE_GETOPT_H 1#define HAVE_LOCALE_H 1#define HAVE_MATH_H 1#define HAVE_SIGNAL_H 1#define HAVE_STDIO_H 1#define HAVE_STDLIB_H 1#define HAVE_STRING_H 1#define HAVE_SYS_STAT_H 1#define HAVE_SYS_TYPES_H 1#define HAVE_SYS_WAIT_H 1#define HAVE_TIME_H 1#define HAVE_UNISTD_H 1#define HAVE_FCNTL_H 1#define HAVE_PATHS_H 1#define HAVE_ERRNO_H 1#define HAVE_LIMITS_H 1#define HAVE_REGEX_H 1configure: exit 1