This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by dash configure 0.5.9.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --target=x86_64-buildroot-linux-uclibc --host=x86_64-buildroot-linux-uclibc --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix= --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --enable-static --disable-shared --with-libedit ## --------- ## ## Platform. ## ## --------- ## hostname = bacon uname -m = x86_64 uname -r = 4.4.0-103-generic uname -s = Linux uname -v = #126-Ubuntu SMP Mon Dec 4 16:23:28 UTC 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 = unknown PATH: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin PATH: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/sbin PATH: /usr/bin PATH: /bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2430: checking for a BSD-compatible install configure:2498: result: /usr/bin/install -c configure:2509: checking whether build environment is sane configure:2559: result: yes configure:2608: checking for x86_64-buildroot-linux-uclibc-strip configure:2635: result: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-strip configure:2700: checking for a thread-safe mkdir -p configure:2739: result: /bin/mkdir -p configure:2752: checking for gawk configure:2768: found /usr/bin/gawk configure:2779: result: gawk configure:2790: checking whether make sets $(MAKE) configure:2812: result: yes configure:2905: checking for x86_64-buildroot-linux-uclibc-gcc configure:2932: result: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc configure:3201: checking for C compiler version configure:3210: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc --version >&5 x86_64-linux-gcc.br_real (Buildroot 2017.11-rc1) 6.4.0 Copyright (C) 2017 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3221: $? = 0 configure:3210: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/opt/ext-toolchain/bin/x86_64-linux-gcc.br_real COLLECT_LTO_WRAPPER=/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/opt/ext-toolchain/bin/../libexec/gcc/x86_64-buildroot-linux-uclibc/6.4.0/lto-wrapper Target: x86_64-buildroot-linux-uclibc Configured with: ./configure --prefix=/opt/br-x86-64-core2-full-2017.11-rc1 --sysconfdir=/opt/br-x86-64-core2-full-2017.11-rc1/etc --enable-static --target=x86_64-buildroot-linux-uclibc --with-sysroot=/opt/br-x86-64-core2-full-2017.11-rc1/x86_64-buildroot-linux-uclibc/sysroot --disable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --with-gmp=/opt/br-x86-64-core2-full-2017.11-rc1 --with-mpc=/opt/br-x86-64-core2-full-2017.11-rc1 --with-mpfr=/opt/br-x86-64-core2-full-2017.11-rc1 --with-pkgversion='Buildroot 2017.11-rc1' --with-bugurl=http://bugs.buildroot.net/ --enable-libquadmath --disable-libsanitizer --enable-tls --disable-libmudflap --enable-threads --without-isl --without-cloog --disable-decimal-float --with-arch=nocona --enable-languages=c,c++ --with-build-time-tools=/opt/br-x86-64-core2-full-2017.11-rc1/x86_64-buildroot-linux-uclibc/bin --enable-shared --disable-libgomp Thread model: posix gcc version 6.4.0 (Buildroot 2017.11-rc1) configure:3221: $? = 0 configure:3210: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -V >&5 x86_64-linux-gcc.br_real: error: unrecognized command line option '-V' x86_64-linux-gcc.br_real: fatal error: no input files compilation terminated. configure:3221: $? = 1 configure:3210: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -qversion >&5 x86_64-linux-gcc.br_real: error: unrecognized command line option '-qversion'; did you mean '--version'? x86_64-linux-gcc.br_real: fatal error: no input files compilation terminated. configure:3221: $? = 1 configure:3241: checking whether the C compiler works configure:3263: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:3267: $? = 0 configure:3315: result: yes configure:3318: checking for C compiler default output file name configure:3320: result: a.out configure:3326: checking for suffix of executables configure:3333: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:3337: $? = 0 configure:3359: result: configure:3381: checking whether we are cross compiling configure:3419: result: yes configure:3424: checking for suffix of object files configure:3446: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3450: $? = 0 configure:3471: result: o configure:3475: checking whether we are using the GNU C compiler configure:3494: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3494: $? = 0 configure:3503: result: yes configure:3512: checking whether /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc accepts -g configure:3532: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -c -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3532: $? = 0 configure:3573: result: yes configure:3590: checking for /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc option to accept ISO C89 configure:3653: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3653: $? = 0 configure:3666: result: none needed configure:3697: checking for style of include used by make configure:3725: result: GNU configure:3751: checking dependency style of /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc configure:3862: result: none configure:3883: checking how to run the C preprocessor configure:3953: result: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-cpp configure:3973: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:3973: $? = 0 configure:3987: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3987: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dash" | #define PACKAGE_TARNAME "dash" | #define PACKAGE_VERSION "0.5.9.1" | #define PACKAGE_STRING "dash 0.5.9.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dash" | #define VERSION "0.5.9.1" | /* end confdefs.h. */ | #include configure:4016: checking for grep that handles long lines and -e configure:4074: result: /bin/grep configure:4079: checking for egrep configure:4141: result: /bin/grep -E configure:4146: checking for ANSI C header files configure:4166: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4166: $? = 0 configure:4250: result: yes configure:4263: checking for sys/types.h configure:4263: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4263: $? = 0 configure:4263: result: yes configure:4263: checking for sys/stat.h configure:4263: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4263: $? = 0 configure:4263: result: yes configure:4263: checking for stdlib.h configure:4263: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4263: $? = 0 configure:4263: result: yes configure:4263: checking for string.h configure:4263: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4263: $? = 0 configure:4263: result: yes configure:4263: checking for memory.h configure:4263: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4263: $? = 0 configure:4263: result: yes configure:4263: checking for strings.h configure:4263: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4263: $? = 0 configure:4263: result: yes configure:4263: checking for inttypes.h configure:4263: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4263: $? = 0 configure:4263: result: yes configure:4263: checking for stdint.h configure:4263: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4263: $? = 0 configure:4263: result: yes configure:4263: checking for unistd.h configure:4263: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4263: $? = 0 configure:4263: result: yes configure:4276: checking minix/config.h usability configure:4276: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4276: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dash" | #define PACKAGE_TARNAME "dash" | #define PACKAGE_VERSION "0.5.9.1" | #define PACKAGE_STRING "dash 0.5.9.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dash" | #define VERSION "0.5.9.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 | /* 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:4276: result: no configure:4276: checking minix/config.h presence configure:4276: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4276: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dash" | #define PACKAGE_TARNAME "dash" | #define PACKAGE_VERSION "0.5.9.1" | #define PACKAGE_STRING "dash 0.5.9.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dash" | #define VERSION "0.5.9.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 | /* end confdefs.h. */ | #include configure:4276: result: no configure:4276: checking for minix/config.h configure:4276: result: no configure:4297: checking whether it is safe to define __EXTENSIONS__ configure:4315: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4315: $? = 0 configure:4322: result: yes configure:4341: checking for bison configure:4357: found /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/bison configure:4368: result: bison -y configure:4381: checking for build system compiler configure:4388: result: /usr/bin/gcc configure:4392: checking for __attribute__((__alias__())) configure:4407: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static conftest.c >&5 configure:4407: $? = 0 configure:4412: result: yes configure:4444: checking alloca.h usability configure:4444: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4444: $? = 0 configure:4444: result: yes configure:4444: checking alloca.h presence configure:4444: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:4444: $? = 0 configure:4444: result: yes configure:4444: checking for alloca.h configure:4444: result: yes configure:4444: checking paths.h usability configure:4444: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4444: $? = 0 configure:4444: result: yes configure:4444: checking paths.h presence configure:4444: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:4444: $? = 0 configure:4444: result: yes configure:4444: checking for paths.h configure:4444: result: yes configure:4455: checking whether _PATH_BSHELL is declared configure:4455: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4455: $? = 0 configure:4455: result: yes configure:4471: checking whether _PATH_DEVNULL is declared configure:4471: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4471: $? = 0 configure:4471: result: yes configure:4487: checking whether _PATH_TTY is declared configure:4487: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4487: $? = 0 configure:4487: result: yes configure:4504: checking whether isblank is declared configure:4504: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4504: $? = 0 configure:4504: result: yes configure:4521: checking size of intmax_t configure:4526: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4526: $? = 0 configure:4526: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:66:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (intmax_t))) <= 0)]; ^~~~~~~~~~ configure:4526: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dash" | #define PACKAGE_TARNAME "dash" | #define PACKAGE_VERSION "0.5.9.1" | #define PACKAGE_STRING "dash 0.5.9.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dash" | #define VERSION "0.5.9.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 __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:4526: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:66:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (intmax_t))) <= 1)]; ^~~~~~~~~~ configure:4526: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dash" | #define PACKAGE_TARNAME "dash" | #define PACKAGE_VERSION "0.5.9.1" | #define PACKAGE_STRING "dash 0.5.9.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dash" | #define VERSION "0.5.9.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 __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:4526: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:66:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (intmax_t))) <= 3)]; ^~~~~~~~~~ configure:4526: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dash" | #define PACKAGE_TARNAME "dash" | #define PACKAGE_VERSION "0.5.9.1" | #define PACKAGE_STRING "dash 0.5.9.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dash" | #define VERSION "0.5.9.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 __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:4526: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:66:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (intmax_t))) <= 7)]; ^~~~~~~~~~ configure:4526: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dash" | #define PACKAGE_TARNAME "dash" | #define PACKAGE_VERSION "0.5.9.1" | #define PACKAGE_STRING "dash 0.5.9.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dash" | #define VERSION "0.5.9.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 __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:4526: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4526: $? = 0 configure:4526: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4526: $? = 0 configure:4526: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4526: $? = 0 configure:4526: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4526: $? = 0 configure:4540: result: 8 configure:4554: checking size of long long int configure:4559: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4559: $? = 0 configure:4559: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:67:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (long long int))) <= 0)]; ^~~~~~~~~~ configure:4559: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dash" | #define PACKAGE_TARNAME "dash" | #define PACKAGE_VERSION "0.5.9.1" | #define PACKAGE_STRING "dash 0.5.9.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dash" | #define VERSION "0.5.9.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 __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:4559: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:67:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (long long int))) <= 1)]; ^~~~~~~~~~ configure:4559: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dash" | #define PACKAGE_TARNAME "dash" | #define PACKAGE_VERSION "0.5.9.1" | #define PACKAGE_STRING "dash 0.5.9.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dash" | #define VERSION "0.5.9.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 __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:4559: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:67:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (long long int))) <= 3)]; ^~~~~~~~~~ configure:4559: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dash" | #define PACKAGE_TARNAME "dash" | #define PACKAGE_VERSION "0.5.9.1" | #define PACKAGE_STRING "dash 0.5.9.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dash" | #define VERSION "0.5.9.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 __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:4559: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:67:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !(((long int) (sizeof (long long int))) <= 7)]; ^~~~~~~~~~ configure:4559: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dash" | #define PACKAGE_TARNAME "dash" | #define PACKAGE_VERSION "0.5.9.1" | #define PACKAGE_STRING "dash 0.5.9.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dash" | #define VERSION "0.5.9.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 __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:4559: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4559: $? = 0 configure:4559: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4559: $? = 0 configure:4559: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4559: $? = 0 configure:4559: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4559: $? = 0 configure:4573: result: 8 configure:4590: checking whether PRIdMAX is declared configure:4590: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4590: $? = 0 configure:4590: result: yes configure:4611: checking for bsearch configure:4611: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static -Wl,--fatal-warnings conftest.c >&5 configure:4611: $? = 0 configure:4611: result: yes configure:4611: checking for faccessat configure:4611: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static -Wl,--fatal-warnings conftest.c >&5 configure:4611: $? = 0 configure:4611: result: yes configure:4611: checking for getpwnam configure:4611: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static -Wl,--fatal-warnings conftest.c >&5 configure:4611: $? = 0 configure:4611: result: yes configure:4611: checking for getrlimit configure:4611: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static -Wl,--fatal-warnings conftest.c >&5 configure:4611: $? = 0 configure:4611: result: yes configure:4611: checking for isalpha configure:4611: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static -Wl,--fatal-warnings conftest.c >&5 conftest.c:59:6: warning: conflicting types for built-in function 'isalpha' char isalpha (); ^~~~~~~ configure:4611: $? = 0 configure:4611: result: yes configure:4611: checking for killpg configure:4611: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static -Wl,--fatal-warnings conftest.c >&5 configure:4611: $? = 0 configure:4611: result: yes configure:4611: checking for mempcpy configure:4611: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static -Wl,--fatal-warnings conftest.c >&5 conftest.c:61:6: warning: conflicting types for built-in function 'mempcpy' char mempcpy (); ^~~~~~~ configure:4611: $? = 0 configure:4611: result: yes configure:4611: checking for sigsetmask configure:4611: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static -Wl,--fatal-warnings conftest.c >&5 /tmp/ccpdV5r7.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `sigsetmask' collect2: error: ld returned 1 exit status configure:4611: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dash" | #define PACKAGE_TARNAME "dash" | #define PACKAGE_VERSION "0.5.9.1" | #define PACKAGE_STRING "dash 0.5.9.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "dash" | #define VERSION "0.5.9.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 __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:4611: result: no configure:4611: checking for stpcpy configure:4611: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static -Wl,--fatal-warnings conftest.c >&5 conftest.c:62:6: warning: conflicting types for built-in function 'stpcpy' char stpcpy (); ^~~~~~ configure:4611: $? = 0 configure:4611: result: yes configure:4611: checking for strchrnul configure:4611: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static -Wl,--fatal-warnings conftest.c >&5 configure:4611: $? = 0 configure:4611: result: yes configure:4611: checking for strsignal configure:4611: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static -Wl,--fatal-warnings conftest.c >&5 configure:4611: $? = 0 configure:4611: result: yes configure:4611: checking for strtod configure:4611: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static -Wl,--fatal-warnings conftest.c >&5 configure:4611: $? = 0 configure:4611: result: yes configure:4611: checking for strtoimax configure:4611: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static -Wl,--fatal-warnings conftest.c >&5 configure:4611: $? = 0 configure:4611: result: yes configure:4611: checking for strtoumax configure:4611: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static -Wl,--fatal-warnings conftest.c >&5 configure:4611: $? = 0 configure:4611: result: yes configure:4611: checking for sysconf configure:4611: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static -Wl,--fatal-warnings conftest.c >&5 configure:4611: $? = 0 configure:4611: result: yes configure:4673: checking for signal configure:4673: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static -Wl,--fatal-warnings conftest.c >&5 configure:4673: $? = 0 configure:4673: result: yes configure:4688: checking for stat64 configure:4688: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static -Wl,--fatal-warnings conftest.c >&5 configure:4688: $? = 0 configure:4688: result: yes configure:4706: checking for open64 configure:4706: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static -Wl,--fatal-warnings conftest.c >&5 configure:4706: $? = 0 configure:4706: result: yes configure:4726: checking for history_init in -ledit configure:4751: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -static -Wl,--fatal-warnings conftest.c -ledit >&5 configure:4751: $? = 0 configure:4760: result: yes configure:4764: checking histedit.h usability configure:4764: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4764: $? = 0 configure:4764: result: yes configure:4764: checking histedit.h presence configure:4764: /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:4764: $? = 0 configure:4764: result: yes configure:4764: checking for histedit.h configure:4764: result: yes configure:4924: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by dash config.status 0.5.9.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on bacon config.status:878: creating Makefile config.status:878: creating src/Makefile config.status:878: creating config.h config.status:1107: executing depfiles commands configure:6239: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-shared ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' ac_cv_env_CPP_set=set ac_cv_env_CPP_value=/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-cpp ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -static' 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=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-buildroot-linux-uclibc ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=x86_64-buildroot-linux-uclibc ac_cv_func_bsearch=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_faccessat=yes ac_cv_func_getpwnam=yes ac_cv_func_getrlimit=yes ac_cv_func_isalpha=yes ac_cv_func_killpg=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memcmp_working=yes ac_cv_func_mempcpy=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_open64=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_signal=yes ac_cv_func_sigsetmask=no ac_cv_func_stat64=yes ac_cv_func_stpcpy=yes ac_cv_func_strchrnul=yes ac_cv_func_strsignal=yes ac_cv_func_strtod=yes ac_cv_func_strtoimax=yes ac_cv_func_strtoumax=yes ac_cv_func_sysconf=yes ac_cv_have_decl_PRIdMAX=yes ac_cv_have_decl__PATH_BSHELL=yes ac_cv_have_decl__PATH_DEVNULL=yes ac_cv_have_decl__PATH_TTY=yes ac_cv_have_decl_isblank=yes ac_cv_have_decl_malloc=yes ac_cv_header_alloca_h=yes ac_cv_header_histedit_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_paths_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_lbl_unaligned_fail=no ac_cv_lib_edit_history_init=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CC=/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc ac_cv_prog_CPP=/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-cpp ac_cv_prog_STRIP=/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-strip ac_cv_prog_YACC='bison -y' ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_sizeof_intmax_t=8 ac_cv_sizeof_long_long_int=8 am_cv_CC_dependencies_compiler_type=none dash_cv_have_attribute_alias=yes gl_cv_func_malloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/dash-0.5.9.1/missing --run aclocal-1.11' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AUTOCONF='${SHELL} /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/dash-0.5.9.1/missing --run autoconf' AUTOHEADER='${SHELL} /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/dash-0.5.9.1/missing --run autoheader' AUTOMAKE='${SHELL} /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/dash-0.5.9.1/missing --run automake-1.11' AWK='gawk' CC='/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-gcc' CCDEPMODE='depmode=none' CC_FOR_BUILD='/usr/bin/gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static' CPP='/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-cpp' CPPFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='-static -Wl,--fatal-warnings' LIBOBJS='' LIBS=' -ledit' LTLIBOBJS='' MAKEINFO='${SHELL} /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/dash-0.5.9.1/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' OBJEXT='o' PACKAGE='dash' PACKAGE_BUGREPORT='' PACKAGE_NAME='dash' PACKAGE_STRING='dash 0.5.9.1' PACKAGE_TARNAME='dash' PACKAGE_URL='' PACKAGE_VERSION='0.5.9.1' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/bash' STRIP='/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/x86_64-linux-strip' VERSION='0.5.9.1' 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='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build_alias='x86_64-pc-linux-gnu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='/usr' host_alias='x86_64-buildroot-linux-uclibc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/dash-0.5.9.1/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s&^&&' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='x86_64-buildroot-linux-uclibc' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "dash" #define PACKAGE_TARNAME "dash" #define PACKAGE_VERSION "0.5.9.1" #define PACKAGE_STRING "dash 0.5.9.1" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "dash" #define VERSION "0.5.9.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 __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 WITH_LINENO 1 configure: exit 0