The build took 00h 00m 59s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language | 
|---|---|
| 13,326 | ansic | 
| 1,231 | makefile | 
| 1,168 | sh | 
| 15,725 | 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: dash 0.5.8-1 (Wed Apr  5 00:43:18 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 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 for style of include used by make... GNUchecking dependency style of clang... 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 minix/config.h usability... nochecking minix/config.h presence... nochecking for minix/config.h... nochecking whether it is safe to define __EXTENSIONS__... yeschecking for bison... bison -ychecking for build system compiler... ccchecking for __attribute__((__alias__()))... yeschecking alloca.h usability... yeschecking alloca.h presence... yeschecking for alloca.h... yeschecking paths.h usability... yeschecking paths.h presence... yeschecking for paths.h... yeschecking whether _PATH_BSHELL is declared... yeschecking whether _PATH_DEVNULL is declared... yeschecking whether _PATH_TTY is declared... yeschecking whether isblank is declared... yeschecking size of intmax_t... 8checking size of long long int... 8checking whether PRIdMAX is declared... yeschecking for bsearch... yeschecking for faccessat... yeschecking for getpwnam... yeschecking for getrlimit... yeschecking for isalpha... yeschecking for killpg... yeschecking for mempcpy... yeschecking for sigsetmask... nochecking for stpcpy... yeschecking for strchrnul... yeschecking for strsignal... yeschecking for strtod... yeschecking for strtoimax... yeschecking for strtoumax... yeschecking for sysconf... yeschecking for signal... yeschecking for stat64... yeschecking for open64... yeschecking for history_init in -ledit... noconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating src/Makefileconfig.status: creating config.hconfig.status: executing depfiles commandsmake  all-recursivemake[1]: Entering directory '/tmp/dash/src/dash-0.5.8'Making all in srcmake[2]: Entering directory '/tmp/dash/src/dash-0.5.8/src'clang -DHAVE_CONFIG_H -I. -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -Wall  -E -x c -o builtins.def builtins.def.incc -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -g -O2 -Wall    -o mknodes mknodes.csh mktokenssh mktokenssh mkbuiltins builtins.defcc -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -g -O2 -Wall    -o mksyntax mksyntax.c./mknodes nodetypes nodes.c.pat./mknodes: error while loading shared libraries: /usr/lib/libc.so: invalid ELF headermake[2]: *** [Makefile:706: nodes.h] Error 127make[2]: *** Waiting for unfinished jobs....make[2]: Leaving directory '/tmp/dash/src/dash-0.5.8/src'make[1]: *** [Makefile:279: all-recursive] Error 1make[1]: Leaving directory '/tmp/dash/src/dash-0.5.8'make: *** [Makefile:219: all] Error 2==> ERROR: A failure occurred in build().    Aborting...Printing config logfiles
        CMD: config logfiles '/tmp/dash/src/dash-0.5.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 dash configure 0.5.8, which wasgenerated by GNU Autoconf 2.69.  Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr --bindir=/usr/bin --mandir=/usr/share/man --exec-prefix= --with-libedit## --------- #### Platform. #### --------- ##hostname = 14a35afd9f7euname -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:2426: checking for a BSD-compatible installconfigure:2494: result: /usr/bin/install -cconfigure:2505: checking whether build environment is saneconfigure:2555: result: yesconfigure:2604: checking for x86_64-unknown-linux-stripconfigure:2634: result: noconfigure:2644: checking for stripconfigure:2660: found /sysroot/bin/stripconfigure:2671: result: stripconfigure:2696: checking for a thread-safe mkdir -pconfigure:2735: result: /usr/sbin/mkdir -pconfigure:2748: checking for gawkconfigure:2764: found /usr/sbin/gawkconfigure:2775: result: gawkconfigure:2786: checking whether make sets $(MAKE)configure:2808: result: yesconfigure:2901: checking for x86_64-unknown-linux-gccconfigure:2928: result: clangconfigure:3197: checking for C compiler versionconfigure:3206: clang --version >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /configure:3217: $? = 0configure:3206: 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:3217: $? = 0configure:3206: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:3217: $? = 1configure:3206: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:3217: $? = 1configure:3237: checking whether the C compiler worksconfigure:3259: clang    conftest.c  >&5configure:3263: $? = 0configure:3311: result: yesconfigure:3314: checking for C compiler default output file nameconfigure:3316: result: a.outconfigure:3322: checking for suffix of executablesconfigure:3329: clang -o conftest    conftest.c  >&5configure:3333: $? = 0configure:3355: result:configure:3377: checking whether we are cross compilingconfigure:3385: clang -o conftest    conftest.c  >&5configure:3389: $? = 0configure:3396: ./conftest./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF headerconfigure:3400: $? = 127configure:3415: result: yesconfigure:3420: checking for suffix of object filesconfigure:3442: clang -c   conftest.c >&5configure:3446: $? = 0configure:3467: result: oconfigure:3471: checking whether we are using the GNU C compilerconfigure:3490: clang -c   conftest.c >&5configure:3490: $? = 0configure:3499: result: yesconfigure:3508: checking whether clang accepts -gconfigure:3528: clang -c -g  conftest.c >&5configure:3528: $? = 0configure:3569: result: yesconfigure:3586: checking for clang option to accept ISO C89configure:3649: clang  -c   conftest.c >&5configure:3649: $? = 0configure:3662: result: none neededconfigure:3693: checking for style of include used by makeconfigure:3721: result: GNUconfigure:3747: checking dependency style of clangconfigure:3858: result: gcc3configure:3879: checking how to run the C preprocessorconfigure:3910: clang -E  conftest.cconfigure:3910: $? = 0configure:3924: clang -E  conftest.cconftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3924: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "dash"| #define PACKAGE_TARNAME "dash"| #define PACKAGE_VERSION "0.5.8"| #define PACKAGE_STRING "dash 0.5.8"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "dash"| #define VERSION "0.5.8"| /* end confdefs.h.  */| #include configure:3949: result: clang -Econfigure:3969: clang -E  conftest.cconfigure:3969: $? = 0configure:3983: clang -E  conftest.cconftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3983: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "dash"| #define PACKAGE_TARNAME "dash"| #define PACKAGE_VERSION "0.5.8"| #define PACKAGE_STRING "dash 0.5.8"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "dash"| #define VERSION "0.5.8"| /* end confdefs.h.  */| #include configure:4012: checking for grep that handles long lines and -econfigure:4070: result: /usr/sbin/grepconfigure:4075: checking for egrepconfigure:4137: result: /usr/sbin/grep -Econfigure:4142: checking for ANSI C header filesconfigure:4162: clang -c   conftest.c >&5configure:4162: $? = 0configure:4246: result: yesconfigure:4259: checking for sys/types.hconfigure:4259: clang -c   conftest.c >&5configure:4259: $? = 0configure:4259: result: yesconfigure:4259: checking for sys/stat.hconfigure:4259: clang -c   conftest.c >&5configure:4259: $? = 0configure:4259: result: yesconfigure:4259: checking for stdlib.hconfigure:4259: clang -c   conftest.c >&5configure:4259: $? = 0configure:4259: result: yesconfigure:4259: checking for string.hconfigure:4259: clang -c   conftest.c >&5configure:4259: $? = 0configure:4259: result: yesconfigure:4259: checking for memory.hconfigure:4259: clang -c   conftest.c >&5configure:4259: $? = 0configure:4259: result: yesconfigure:4259: checking for strings.hconfigure:4259: clang -c   conftest.c >&5configure:4259: $? = 0configure:4259: result: yesconfigure:4259: checking for inttypes.hconfigure:4259: clang -c   conftest.c >&5configure:4259: $? = 0configure:4259: result: yesconfigure:4259: checking for stdint.hconfigure:4259: clang -c   conftest.c >&5configure:4259: $? = 0configure:4259: result: yesconfigure:4259: checking for unistd.hconfigure:4259: clang -c   conftest.c >&5configure:4259: $? = 0configure:4259: result: yesconfigure:4272: checking minix/config.h usabilityconfigure:4272: clang -c   conftest.c >&5conftest.c:54:10: fatal error: 'minix/config.h' file not found#include ^1 error generated.configure:4272: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "dash"| #define PACKAGE_TARNAME "dash"| #define PACKAGE_VERSION "0.5.8"| #define PACKAGE_STRING "dash 0.5.8"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "dash"| #define VERSION "0.5.8"| #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| /* 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| #include configure:4272: result: noconfigure:4272: checking minix/config.h presenceconfigure:4272: clang -E  conftest.cconftest.c:21:10: fatal error: 'minix/config.h' file not found#include ^1 error generated.configure:4272: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "dash"| #define PACKAGE_TARNAME "dash"| #define PACKAGE_VERSION "0.5.8"| #define PACKAGE_STRING "dash 0.5.8"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "dash"| #define VERSION "0.5.8"| #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| /* end confdefs.h.  */| #include configure:4272: result: noconfigure:4272: checking for minix/config.hconfigure:4272: result: noconfigure:4293: checking whether it is safe to define __EXTENSIONS__configure:4311: clang -c   conftest.c >&5configure:4311: $? = 0configure:4318: result: yesconfigure:4337: checking for bisonconfigure:4353: found /usr/sbin/bisonconfigure:4364: result: bison -yconfigure:4377: checking for build system compilerconfigure:4384: result: ccconfigure:4388: checking for __attribute__((__alias__()))configure:4403: clang -o conftest    conftest.c  >&5configure:4403: $? = 0configure:4408: result: yesconfigure:4440: checking alloca.h usabilityconfigure:4440: clang -c   conftest.c >&5configure:4440: $? = 0configure:4440: result: yesconfigure:4440: checking alloca.h presenceconfigure:4440: clang -E  conftest.cconfigure:4440: $? = 0configure:4440: result: yesconfigure:4440: checking for alloca.hconfigure:4440: result: yesconfigure:4440: checking paths.h usabilityconfigure:4440: clang -c   conftest.c >&5configure:4440: $? = 0configure:4440: result: yesconfigure:4440: checking paths.h presenceconfigure:4440: clang -E  conftest.cconfigure:4440: $? = 0configure:4440: result: yesconfigure:4440: checking for paths.hconfigure:4440: result: yesconfigure:4451: checking whether _PATH_BSHELL is declaredconfigure:4451: clang -c   conftest.c >&5configure:4451: $? = 0configure:4451: result: yesconfigure:4467: checking whether _PATH_DEVNULL is declaredconfigure:4467: clang -c   conftest.c >&5configure:4467: $? = 0configure:4467: result: yesconfigure:4483: checking whether _PATH_TTY is declaredconfigure:4483: clang -c   conftest.c >&5configure:4483: $? = 0configure:4483: result: yesconfigure:4500: checking whether isblank is declaredconfigure:4500: clang -c   conftest.c >&5configure:4500: $? = 0configure:4500: result: yesconfigure:4517: checking size of intmax_tconfigure:4522: clang -c   conftest.c >&5configure:4522: $? = 0configure:4522: clang -c   conftest.c >&5conftest.c:66:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (intmax_t))) <= 0)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:4522: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "dash"| #define PACKAGE_TARNAME "dash"| #define PACKAGE_VERSION "0.5.8"| #define PACKAGE_STRING "dash 0.5.8"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "dash"| #define VERSION "0.5.8"| #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 __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_ALIAS_ATTRIBUTE 1| #define HAVE_ALLOCA_H 1| #define HAVE_PATHS_H 1| #define HAVE_DECL_ISBLANK 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 ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (intmax_t))) <= 0)];| test_array [0] = 0;| return test_array [0];||   ;|   return 0;| }configure:4522: clang -c   conftest.c >&5conftest.c:66:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (intmax_t))) <= 1)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:4522: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "dash"| #define PACKAGE_TARNAME "dash"| #define PACKAGE_VERSION "0.5.8"| #define PACKAGE_STRING "dash 0.5.8"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "dash"| #define VERSION "0.5.8"| #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 __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_ALIAS_ATTRIBUTE 1| #define HAVE_ALLOCA_H 1| #define HAVE_PATHS_H 1| #define HAVE_DECL_ISBLANK 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 ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (intmax_t))) <= 1)];| test_array [0] = 0;| return test_array [0];||   ;|   return 0;| }configure:4522: clang -c   conftest.c >&5conftest.c:66:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (intmax_t))) <= 3)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:4522: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "dash"| #define PACKAGE_TARNAME "dash"| #define PACKAGE_VERSION "0.5.8"| #define PACKAGE_STRING "dash 0.5.8"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "dash"| #define VERSION "0.5.8"| #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 __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_ALIAS_ATTRIBUTE 1| #define HAVE_ALLOCA_H 1| #define HAVE_PATHS_H 1| #define HAVE_DECL_ISBLANK 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 ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (intmax_t))) <= 3)];| test_array [0] = 0;| return test_array [0];||   ;|   return 0;| }configure:4522: clang -c   conftest.c >&5conftest.c:66:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (intmax_t))) <= 7)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:4522: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "dash"| #define PACKAGE_TARNAME "dash"| #define PACKAGE_VERSION "0.5.8"| #define PACKAGE_STRING "dash 0.5.8"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "dash"| #define VERSION "0.5.8"| #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 __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_ALIAS_ATTRIBUTE 1| #define HAVE_ALLOCA_H 1| #define HAVE_PATHS_H 1| #define HAVE_DECL_ISBLANK 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 ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (intmax_t))) <= 7)];| test_array [0] = 0;| return test_array [0];||   ;|   return 0;| }configure:4522: clang -c   conftest.c >&5configure:4522: $? = 0configure:4522: clang -c   conftest.c >&5configure:4522: $? = 0configure:4522: clang -c   conftest.c >&5configure:4522: $? = 0configure:4522: clang -c   conftest.c >&5configure:4522: $? = 0configure:4536: result: 8configure:4550: checking size of long long intconfigure:4555: clang -c   conftest.c >&5configure:4555: $? = 0configure:4555: clang -c   conftest.c >&5conftest.c:67:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (long long int))) <= 0)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:4555: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "dash"| #define PACKAGE_TARNAME "dash"| #define PACKAGE_VERSION "0.5.8"| #define PACKAGE_STRING "dash 0.5.8"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "dash"| #define VERSION "0.5.8"| #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 __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_ALIAS_ATTRIBUTE 1| #define HAVE_ALLOCA_H 1| #define HAVE_PATHS_H 1| #define HAVE_DECL_ISBLANK 1| #define SIZEOF_INTMAX_T 8| /* 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 ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (long long int))) <= 0)];| test_array [0] = 0;| return test_array [0];||   ;|   return 0;| }configure:4555: clang -c   conftest.c >&5conftest.c:67:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (long long int))) <= 1)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:4555: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "dash"| #define PACKAGE_TARNAME "dash"| #define PACKAGE_VERSION "0.5.8"| #define PACKAGE_STRING "dash 0.5.8"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "dash"| #define VERSION "0.5.8"| #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 __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_ALIAS_ATTRIBUTE 1| #define HAVE_ALLOCA_H 1| #define HAVE_PATHS_H 1| #define HAVE_DECL_ISBLANK 1| #define SIZEOF_INTMAX_T 8| /* 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 ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (long long int))) <= 1)];| test_array [0] = 0;| return test_array [0];||   ;|   return 0;| }configure:4555: clang -c   conftest.c >&5conftest.c:67:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (long long int))) <= 3)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:4555: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "dash"| #define PACKAGE_TARNAME "dash"| #define PACKAGE_VERSION "0.5.8"| #define PACKAGE_STRING "dash 0.5.8"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "dash"| #define VERSION "0.5.8"| #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 __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_ALIAS_ATTRIBUTE 1| #define HAVE_ALLOCA_H 1| #define HAVE_PATHS_H 1| #define HAVE_DECL_ISBLANK 1| #define SIZEOF_INTMAX_T 8| /* 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 ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (long long int))) <= 3)];| test_array [0] = 0;| return test_array [0];||   ;|   return 0;| }configure:4555: clang -c   conftest.c >&5conftest.c:67:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (long long int))) <= 7)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:4555: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "dash"| #define PACKAGE_TARNAME "dash"| #define PACKAGE_VERSION "0.5.8"| #define PACKAGE_STRING "dash 0.5.8"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "dash"| #define VERSION "0.5.8"| #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 __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_ALIAS_ATTRIBUTE 1| #define HAVE_ALLOCA_H 1| #define HAVE_PATHS_H 1| #define HAVE_DECL_ISBLANK 1| #define SIZEOF_INTMAX_T 8| /* 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 ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (long long int))) <= 7)];| test_array [0] = 0;| return test_array [0];||   ;|   return 0;| }configure:4555: clang -c   conftest.c >&5configure:4555: $? = 0configure:4555: clang -c   conftest.c >&5configure:4555: $? = 0configure:4555: clang -c   conftest.c >&5configure:4555: $? = 0configure:4555: clang -c   conftest.c >&5configure:4555: $? = 0configure:4569: result: 8configure:4586: checking whether PRIdMAX is declaredconfigure:4586: clang -c   conftest.c >&5configure:4586: $? = 0configure:4586: result: yesconfigure:4607: checking for bsearchconfigure:4607: clang -o conftest    conftest.c  >&5configure:4607: $? = 0configure:4607: result: yesconfigure:4607: checking for faccessatconfigure:4607: clang -o conftest    conftest.c  >&5configure:4607: $? = 0configure:4607: result: yesconfigure:4607: checking for getpwnamconfigure:4607: clang -o conftest    conftest.c  >&5configure:4607: $? = 0configure:4607: result: yesconfigure:4607: checking for getrlimitconfigure:4607: clang -o conftest    conftest.c  >&5configure:4607: $? = 0configure:4607: result: yesconfigure:4607: checking for isalphaconfigure:4607: clang -o conftest    conftest.c  >&5configure:4607: $? = 0configure:4607: result: yesconfigure:4607: checking for killpgconfigure:4607: clang -o conftest    conftest.c  >&5configure:4607: $? = 0configure:4607: result: yesconfigure:4607: checking for mempcpyconfigure:4607: clang -o conftest    conftest.c  >&5configure:4607: $? = 0configure:4607: result: yesconfigure:4607: checking for sigsetmaskconfigure:4607: clang -o conftest    conftest.c  >&5/tmp/conftest-998296.o:conftest.c:function main: error: undefined reference to 'sigsetmask'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:4607: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "dash"| #define PACKAGE_TARNAME "dash"| #define PACKAGE_VERSION "0.5.8"| #define PACKAGE_STRING "dash 0.5.8"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "dash"| #define VERSION "0.5.8"| #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 __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_ALIAS_ATTRIBUTE 1| #define HAVE_ALLOCA_H 1| #define HAVE_PATHS_H 1| #define HAVE_DECL_ISBLANK 1| #define SIZEOF_INTMAX_T 8| #define SIZEOF_LONG_LONG_INT 8| #define HAVE_BSEARCH 1| #define HAVE_FACCESSAT 1| #define HAVE_GETPWNAM 1| #define HAVE_GETRLIMIT 1| #define HAVE_ISALPHA 1| #define HAVE_KILLPG 1| #define HAVE_MEMPCPY 1| /* end confdefs.h.  */| /* Define sigsetmask to an innocuous variant, in case  declares sigsetmask. |    For example, HP-UX 11i  declares gettimeofday.  */ | #define sigsetmask innocuous_sigsetmask|| /* System header to define __stub macros and hopefully few prototypes,|     which can conflict with char sigsetmask (); below.|     Prefer  to  if __STDC__ is defined, since  |      exists even on freestanding compilers.  */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef sigsetmask|| /* 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 sigsetmask ();| /* 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_sigsetmask || defined __stub___sigsetmask| choke me| #endif|| int| main ()| {| return sigsetmask ();|   ;|   return 0;| }configure:4607: result: noconfigure:4607: checking for stpcpyconfigure:4607: clang -o conftest    conftest.c  >&5conftest.c:62:6: warning: incompatible redeclaration of library function 'stpcpy' [-Wincompatible-library-redeclaration]char stpcpy ();^conftest.c:62:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)'1 warning generated.configure:4607: $? = 0configure:4607: result: yesconfigure:4607: checking for strchrnulconfigure:4607: clang -o conftest    conftest.c  >&5configure:4607: $? = 0configure:4607: result: yesconfigure:4607: checking for strsignalconfigure:4607: clang -o conftest    conftest.c  >&5configure:4607: $? = 0configure:4607: result: yesconfigure:4607: checking for strtodconfigure:4607: clang -o conftest    conftest.c  >&5configure:4607: $? = 0configure:4607: result: yesconfigure:4607: checking for strtoimaxconfigure:4607: clang -o conftest    conftest.c  >&5configure:4607: $? = 0configure:4607: result: yesconfigure:4607: checking for strtoumaxconfigure:4607: clang -o conftest    conftest.c  >&5configure:4607: $? = 0configure:4607: result: yesconfigure:4607: checking for sysconfconfigure:4607: clang -o conftest    conftest.c  >&5configure:4607: $? = 0configure:4607: result: yesconfigure:4646: checking for signalconfigure:4646: clang -o conftest    conftest.c  >&5configure:4646: $? = 0configure:4646: result: yesconfigure:4661: checking for stat64configure:4661: clang -o conftest    conftest.c  >&5configure:4661: $? = 0configure:4661: result: yesconfigure:4679: checking for open64configure:4679: clang -o conftest    conftest.c  >&5configure:4679: $? = 0configure:4679: result: yesconfigure:4699: checking for history_init in -leditconfigure:4724: clang -o conftest    conftest.c -ledit   >&5/sysroot/bin/ld: error: cannot find -ledit/tmp/conftest-0f060a.o:conftest.c:function main: error: undefined reference to 'history_init'clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)configure:4724: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "dash"| #define PACKAGE_TARNAME "dash"| #define PACKAGE_VERSION "0.5.8"| #define PACKAGE_STRING "dash 0.5.8"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "dash"| #define VERSION "0.5.8"| #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 __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_ALIAS_ATTRIBUTE 1| #define HAVE_ALLOCA_H 1| #define HAVE_PATHS_H 1| #define HAVE_DECL_ISBLANK 1| #define SIZEOF_INTMAX_T 8| #define SIZEOF_LONG_LONG_INT 8| #define HAVE_BSEARCH 1| #define HAVE_FACCESSAT 1| #define HAVE_GETPWNAM 1| #define HAVE_GETRLIMIT 1| #define HAVE_ISALPHA 1| #define HAVE_KILLPG 1| #define HAVE_MEMPCPY 1| #define HAVE_STPCPY 1| #define HAVE_STRCHRNUL 1| #define HAVE_STRSIGNAL 1| #define HAVE_STRTOD 1| #define HAVE_STRTOIMAX 1| #define HAVE_STRTOUMAX 1| #define HAVE_SYSCONF 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 history_init ();| int| main ()| {| return history_init ();|   ;|   return 0;| }configure:4733: result: noconfigure:4897: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by dash config.status 0.5.8, which wasgenerated by GNU Autoconf 2.69.  Invocation command line wasCONFIG_FILES    =CONFIG_HEADERS  =CONFIG_LINKS    =CONFIG_COMMANDS =$ ./config.statuson 14a35afd9f7econfig.status:879: creating Makefileconfig.status:879: creating src/Makefileconfig.status:879: creating config.hconfig.status:1108: executing depfiles commands## ---------------- #### 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_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_YACC_set=ac_cv_env_YACC_value=ac_cv_env_YFLAGS_set=ac_cv_env_YFLAGS_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_bsearch=yesac_cv_func_faccessat=yesac_cv_func_getpwnam=yesac_cv_func_getrlimit=yesac_cv_func_isalpha=yesac_cv_func_killpg=yesac_cv_func_mempcpy=yesac_cv_func_open64=yesac_cv_func_signal=yesac_cv_func_sigsetmask=noac_cv_func_stat64=yesac_cv_func_stpcpy=yesac_cv_func_strchrnul=yesac_cv_func_strsignal=yesac_cv_func_strtod=yesac_cv_func_strtoimax=yesac_cv_func_strtoumax=yesac_cv_func_sysconf=yesac_cv_have_decl_PRIdMAX=yesac_cv_have_decl__PATH_BSHELL=yesac_cv_have_decl__PATH_DEVNULL=yesac_cv_have_decl__PATH_TTY=yesac_cv_have_decl_isblank=yesac_cv_header_alloca_h=yesac_cv_header_inttypes_h=yesac_cv_header_memory_h=yesac_cv_header_minix_config_h=noac_cv_header_paths_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_edit_history_init=noac_cv_objext=oac_cv_path_EGREP='/usr/sbin/grep -E'ac_cv_path_GREP=/usr/sbin/grepac_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_YACC='bison -y'ac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_make_make_set=yesac_cv_safe_to_define___extensions__=yesac_cv_sizeof_intmax_t=8ac_cv_sizeof_long_long_int=8am_cv_CC_dependencies_compiler_type=gcc3dash_cv_have_attribute_alias=yes## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /tmp/dash/src/dash-0.5.8/missing --run aclocal-1.11'AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='$${TAR-tar}'AUTOCONF='${SHELL} /tmp/dash/src/dash-0.5.8/missing --run autoconf'AUTOHEADER='${SHELL} /tmp/dash/src/dash-0.5.8/missing --run autoheader'AUTOMAKE='${SHELL} /tmp/dash/src/dash-0.5.8/missing --run automake-1.11'AWK='gawk'CC='clang'CCDEPMODE='depmode=gcc3'CC_FOR_BUILD='cc'CFLAGS=''CPP='clang -E'CPPFLAGS=''CYGPATH_W='echo'DEFS='-DHAVE_CONFIG_H'DEPDIR='.deps'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}'INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'LDFLAGS=''LIBOBJS=''LIBS=''LTLIBOBJS=''MAKEINFO='${SHELL} /tmp/dash/src/dash-0.5.8/missing --run makeinfo'MKDIR_P='/usr/sbin/mkdir -p'OBJEXT='o'PACKAGE='dash'PACKAGE_BUGREPORT=''PACKAGE_NAME='dash'PACKAGE_STRING='dash 0.5.8'PACKAGE_TARNAME='dash'PACKAGE_URL=''PACKAGE_VERSION='0.5.8'PATH_SEPARATOR=':'SET_MAKE=''SHELL='/bin/sh'STRIP='strip'VERSION='0.5.8'YACC='bison -y'YFLAGS=''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='/usr/bin'build_alias=''datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'dvidir='${docdir}'exec_prefix=''host_alias='x86_64-unknown-linux'htmldir='${docdir}'includedir='${prefix}/include'infodir='${datarootdir}/info'install_sh='${SHELL} /tmp/dash/src/dash-0.5.8/install-sh'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='${prefix}/var'mandir='/usr/share/man'mkdir_p='/usr/sbin/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 "dash"#define PACKAGE_TARNAME "dash"#define PACKAGE_VERSION "0.5.8"#define PACKAGE_STRING "dash 0.5.8"#define PACKAGE_BUGREPORT ""#define PACKAGE_URL ""#define PACKAGE "dash"#define VERSION "0.5.8"#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 __EXTENSIONS__ 1#define _ALL_SOURCE 1#define _GNU_SOURCE 1#define _POSIX_PTHREAD_SEMANTICS 1#define _TANDEM_SOURCE 1#define HAVE_ALIAS_ATTRIBUTE 1#define HAVE_ALLOCA_H 1#define HAVE_PATHS_H 1#define HAVE_DECL_ISBLANK 1#define SIZEOF_INTMAX_T 8#define SIZEOF_LONG_LONG_INT 8#define HAVE_BSEARCH 1#define HAVE_FACCESSAT 1#define HAVE_GETPWNAM 1#define HAVE_GETRLIMIT 1#define HAVE_ISALPHA 1#define HAVE_KILLPG 1#define HAVE_MEMPCPY 1#define HAVE_STPCPY 1#define HAVE_STRCHRNUL 1#define HAVE_STRSIGNAL 1#define HAVE_STRTOD 1#define HAVE_STRTOIMAX 1#define HAVE_STRTOUMAX 1#define HAVE_SYSCONF 1#define SMALL 1#define WITH_LINENO 1configure: exit 0