This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by openocd configure 0.10.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --target=arm-buildroot-linux-uclibcgnueabi --host=arm-buildroot-linux-uclibcgnueabi --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 --disable-static --enable-shared --oldincludedir=/accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include --includedir=/accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include --disable-doxygen-html --with-jim-shared=no --disable-shared --enable-dummy --disable-werror --disable-ftdi --disable-stlink --disable-ti-icdi --disable-ulink --disable-usb-blaster-2 --disable-jlink --disable-osbdm --disable-opendous --disable-aice --disable-vsllink --disable-usbprog --disable-rlink --disable-armjtagew --disable-cmsis-dap --disable-parport --disable-jtag_vpi --disable-usb-blaster --enable-amtjtagaccel --disable-zy1000-master --disable-zy1000 --disable-ep93xx --disable-at91rm9200 --disable-bcm2835gpio --enable-gw16012 --disable-presto --enable-openjtag --disable-buspirate --disable-sysfsgpio ## --------- ## ## Platform. ## ## --------- ## hostname = largo uname -m = x86_64 uname -r = 3.13.0-43-generic uname -s = Linux uname -v = #72-Ubuntu SMP Mon Dec 8 19:35:06 UTC 2014 /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/instance-0/output/host/bin PATH: /accts/mlweber1/instance-0/output/host/sbin PATH: /usr/bin PATH: /bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2564: checking for makeinfo configure:2580: found /usr/bin/makeinfo configure:2591: result: makeinfo configure:2653: checking for a BSD-compatible install configure:2721: result: /usr/bin/install -c configure:2732: checking whether build environment is sane configure:2787: result: yes configure:2846: checking for arm-buildroot-linux-uclibcgnueabi-strip configure:2873: result: /accts/mlweber1/instance-0/output/host/bin/arm-linux-strip configure:2938: checking for a thread-safe mkdir -p configure:2977: result: /bin/mkdir -p configure:2984: checking for gawk configure:3000: found /usr/bin/gawk configure:3011: result: gawk configure:3022: checking whether make sets $(MAKE) configure:3044: result: yes configure:3073: checking whether make supports nested variables configure:3090: result: yes configure:3235: checking for arm-buildroot-linux-uclibcgnueabi-gcc configure:3262: result: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc configure:3531: checking for C compiler version configure:3540: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc --version >&5 arm-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:3551: $? = 0 configure:3540: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=/accts/mlweber1/instance-0/output/host/opt/ext-toolchain/bin/arm-linux-gcc.br_real COLLECT_LTO_WRAPPER=/accts/mlweber1/instance-0/output/host/opt/ext-toolchain/bin/../libexec/gcc/arm-buildroot-linux-uclibcgnueabi/6.4.0/lto-wrapper Target: arm-buildroot-linux-uclibcgnueabi Configured with: ./configure --prefix=/opt/br-arm-basic-2017.11-rc1 --sysconfdir=/opt/br-arm-basic-2017.11-rc1/etc --enable-static --target=arm-buildroot-linux-uclibcgnueabi --with-sysroot=/opt/br-arm-basic-2017.11-rc1/arm-buildroot-linux-uclibcgnueabi/sysroot --disable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --with-gmp=/opt/br-arm-basic-2017.11-rc1 --with-mpc=/opt/br-arm-basic-2017.11-rc1 --with-mpfr=/opt/br-arm-basic-2017.11-rc1 --with-pkgversion='Buildroot 2017.11-rc1' --with-bugurl=http://bugs.buildroot.net/ --disable-libquadmath --disable-libsanitizer --enable-tls --disable-libmudflap --enable-threads --without-isl --without-cloog --with-float=soft --disable-decimal-float --with-abi=aapcs-linux --with-cpu=arm926ej-s --with-float=soft --with-mode=arm --enable-languages=c --with-build-time-tools=/opt/br-arm-basic-2017.11-rc1/arm-buildroot-linux-uclibcgnueabi/bin --enable-shared --disable-libgomp Thread model: posix gcc version 6.4.0 (Buildroot 2017.11-rc1) configure:3551: $? = 0 configure:3540: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -V >&5 arm-linux-gcc.br_real: error: unrecognized command line option '-V' arm-linux-gcc.br_real: fatal error: no input files compilation terminated. configure:3551: $? = 1 configure:3540: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -qversion >&5 arm-linux-gcc.br_real: error: unrecognized command line option '-qversion'; did you mean '--version'? arm-linux-gcc.br_real: fatal error: no input files compilation terminated. configure:3551: $? = 1 configure:3571: checking whether the C compiler works configure:3593: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3597: $? = 0 configure:3645: result: yes configure:3648: checking for C compiler default output file name configure:3650: result: a.out configure:3656: checking for suffix of executables configure:3663: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3667: $? = 0 configure:3689: result: configure:3711: checking whether we are cross compiling configure:3749: result: yes configure:3754: checking for suffix of object files configure:3776: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3780: $? = 0 configure:3801: result: o configure:3805: checking whether we are using the GNU C compiler configure:3824: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3824: $? = 0 configure:3833: result: yes configure:3842: checking whether /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc accepts -g configure:3862: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3862: $? = 0 configure:3903: result: yes configure:3920: checking for /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc option to accept ISO C89 configure:3983: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3983: $? = 0 configure:3996: result: none needed configure:4021: checking whether /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc understands -c and -o together configure:4043: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c conftest.c -o conftest2.o configure:4046: $? = 0 configure:4043: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c conftest.c -o conftest2.o configure:4046: $? = 0 configure:4058: result: yes configure:4086: checking for style of include used by make configure:4114: result: GNU configure:4140: checking dependency style of /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc configure:4251: result: none configure:4266: checking for /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc option to accept ISO C99 configure:4415: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:54:9: error: unknown type name 'wchar_t' const wchar_t *name; ^~~~~~~ configure:4415: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "openocd" | #define PACKAGE_TARNAME "openocd" | #define PACKAGE_VERSION "0.10.0" | #define PACKAGE_STRING "openocd 0.10.0" | #define PACKAGE_BUGREPORT "OpenOCD Mailing List " | #define PACKAGE_URL "" | #define PACKAGE "openocd" | #define VERSION "0.10.0" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:4415: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -std=gnu99 -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:54:9: error: unknown type name 'wchar_t' const wchar_t *name; ^~~~~~~ configure:4415: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "openocd" | #define PACKAGE_TARNAME "openocd" | #define PACKAGE_VERSION "0.10.0" | #define PACKAGE_STRING "openocd 0.10.0" | #define PACKAGE_BUGREPORT "OpenOCD Mailing List " | #define PACKAGE_URL "" | #define PACKAGE "openocd" | #define VERSION "0.10.0" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:4415: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -std=c99 -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:54:9: error: unknown type name 'wchar_t' const wchar_t *name; ^~~~~~~ configure:4415: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "openocd" | #define PACKAGE_TARNAME "openocd" | #define PACKAGE_VERSION "0.10.0" | #define PACKAGE_STRING "openocd 0.10.0" | #define PACKAGE_BUGREPORT "OpenOCD Mailing List " | #define PACKAGE_URL "" | #define PACKAGE "openocd" | #define VERSION "0.10.0" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:4415: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c99 -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 arm-linux-gcc.br_real: error: unrecognized command line option '-c99' configure:4415: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "openocd" | #define PACKAGE_TARNAME "openocd" | #define PACKAGE_VERSION "0.10.0" | #define PACKAGE_STRING "openocd 0.10.0" | #define PACKAGE_BUGREPORT "OpenOCD Mailing List " | #define PACKAGE_URL "" | #define PACKAGE "openocd" | #define VERSION "0.10.0" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:4415: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -AC99 -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 :0:1: error: missing '(' after predicate conftest.c:54:9: error: unknown type name 'wchar_t' const wchar_t *name; ^~~~~~~ configure:4415: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "openocd" | #define PACKAGE_TARNAME "openocd" | #define PACKAGE_VERSION "0.10.0" | #define PACKAGE_STRING "openocd 0.10.0" | #define PACKAGE_BUGREPORT "OpenOCD Mailing List " | #define PACKAGE_URL "" | #define PACKAGE "openocd" | #define VERSION "0.10.0" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:4415: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -D_STDC_C99= -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:54:9: error: unknown type name 'wchar_t' const wchar_t *name; ^~~~~~~ configure:4415: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "openocd" | #define PACKAGE_TARNAME "openocd" | #define PACKAGE_VERSION "0.10.0" | #define PACKAGE_STRING "openocd 0.10.0" | #define PACKAGE_BUGREPORT "OpenOCD Mailing List " | #define PACKAGE_URL "" | #define PACKAGE "openocd" | #define VERSION "0.10.0" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:4415: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -qlanglvl=extc99 -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 arm-linux-gcc.br_real: error: unrecognized command line option '-qlanglvl=extc99' configure:4415: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "openocd" | #define PACKAGE_TARNAME "openocd" | #define PACKAGE_VERSION "0.10.0" | #define PACKAGE_STRING "openocd 0.10.0" | #define PACKAGE_BUGREPORT "OpenOCD Mailing List " | #define PACKAGE_URL "" | #define PACKAGE "openocd" | #define VERSION "0.10.0" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:4431: result: unsupported configure:4447: checking for arm-buildroot-linux-uclibcgnueabi-ranlib configure:4474: result: /accts/mlweber1/instance-0/output/host/bin/arm-linux-ranlib configure:4645: checking pkg-config is at least version 0.23 configure:4648: result: yes configure:4720: checking build system type configure:4734: result: x86_64-pc-linux-gnu configure:4754: checking host system type configure:4767: result: arm-buildroot-linux-uclibcgnueabi configure:4808: checking how to print strings configure:4835: result: printf configure:4856: checking for a sed that does not truncate output configure:4920: result: /bin/sed configure:4938: checking for grep that handles long lines and -e configure:4996: result: /bin/grep configure:5001: checking for egrep configure:5063: result: /bin/grep -E configure:5068: checking for fgrep configure:5130: result: /bin/grep -F configure:5165: checking for ld used by /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc configure:5232: result: /accts/mlweber1/instance-0/output/host/bin/arm-linux-ld configure:5239: checking if the linker (/accts/mlweber1/instance-0/output/host/bin/arm-linux-ld) is GNU ld configure:5254: result: yes configure:5266: checking for BSD- or MS-compatible name lister (nm) configure:5320: result: /accts/mlweber1/instance-0/output/host/bin/arm-linux-nm configure:5450: checking the name lister (/accts/mlweber1/instance-0/output/host/bin/arm-linux-nm) interface configure:5457: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5460: /accts/mlweber1/instance-0/output/host/bin/arm-linux-nm "conftest.o" configure:5463: output 00000000 B some_variable configure:5470: result: BSD nm configure:5473: checking whether ln -s works configure:5477: result: yes configure:5485: checking the maximum length of command line arguments configure:5616: result: 3458764513820540925 configure:5664: checking how to convert x86_64-pc-linux-gnu file names to arm-buildroot-linux-uclibcgnueabi format configure:5704: result: func_convert_file_noop configure:5711: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:5731: result: func_convert_file_noop configure:5738: checking for /accts/mlweber1/instance-0/output/host/bin/arm-linux-ld option to reload object files configure:5745: result: -r configure:5779: checking for arm-buildroot-linux-uclibcgnueabi-objdump configure:5806: result: /accts/mlweber1/instance-0/output/host/bin/arm-linux-objdump configure:5878: checking how to recognize dependent libraries configure:6078: result: pass_all configure:6123: checking for arm-buildroot-linux-uclibcgnueabi-dlltool configure:6153: result: no configure:6163: checking for dlltool configure:6193: result: no configure:6223: checking how to associate runtime and link libraries configure:6250: result: printf %s\n configure:6267: checking for arm-buildroot-linux-uclibcgnueabi-ar configure:6294: result: /accts/mlweber1/instance-0/output/host/bin/arm-linux-ar configure:6375: checking for archiver @FILE support configure:6392: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6392: $? = 0 configure:6395: /accts/mlweber1/instance-0/output/host/bin/arm-linux-ar cru libconftest.a @conftest.lst >&5 configure:6398: $? = 0 configure:6403: /accts/mlweber1/instance-0/output/host/bin/arm-linux-ar cru libconftest.a @conftest.lst >&5 /accts/mlweber1/instance-0/output/host/bin/arm-linux-ar: conftest.o: No such file or directory configure:6406: $? = 1 configure:6418: result: @ configure:6436: checking for arm-buildroot-linux-uclibcgnueabi-strip configure:6463: result: /accts/mlweber1/instance-0/output/host/bin/arm-linux-strip configure:6535: checking for arm-buildroot-linux-uclibcgnueabi-ranlib configure:6562: result: /accts/mlweber1/instance-0/output/host/bin/arm-linux-ranlib configure:6704: checking command to parse /accts/mlweber1/instance-0/output/host/bin/arm-linux-nm output from /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc object configure:6857: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6860: $? = 0 configure:6864: /accts/mlweber1/instance-0/output/host/bin/arm-linux-nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:6867: $? = 0 configure:6933: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftstm.o >&5 configure:6936: $? = 0 configure:6974: result: ok configure:7021: checking for sysroot configure:7051: result: no configure:7058: checking for a working dd configure:7096: result: /bin/dd configure:7100: checking how to truncate binary pipes configure:7115: result: /bin/dd bs=4096 count=1 configure:7404: checking for arm-buildroot-linux-uclibcgnueabi-mt configure:7434: result: no configure:7444: checking for mt configure:7460: found /bin/mt configure:7471: result: mt configure:7483: WARNING: using cross tools not prefixed with host triplet configure:7494: checking if mt is a manifest tool configure:7500: mt '-?' configure:7508: result: no configure:8185: checking how to run the C preprocessor configure:8255: result: /accts/mlweber1/instance-0/output/host/bin/arm-linux-cpp configure:8275: /accts/mlweber1/instance-0/output/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:8275: $? = 0 configure:8289: /accts/mlweber1/instance-0/output/host/bin/arm-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:8289: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "openocd" | #define PACKAGE_TARNAME "openocd" | #define PACKAGE_VERSION "0.10.0" | #define PACKAGE_STRING "openocd 0.10.0" | #define PACKAGE_BUGREPORT "OpenOCD Mailing List " | #define PACKAGE_URL "" | #define PACKAGE "openocd" | #define VERSION "0.10.0" | /* end confdefs.h. */ | #include configure:8318: checking for ANSI C header files configure:8338: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8338: $? = 0 configure:8422: result: yes configure:8435: checking for sys/types.h configure:8435: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8435: $? = 0 configure:8435: result: yes configure:8435: checking for sys/stat.h configure:8435: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8435: $? = 0 configure:8435: result: yes configure:8435: checking for stdlib.h configure:8435: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8435: $? = 0 configure:8435: result: yes configure:8435: checking for string.h configure:8435: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8435: $? = 0 configure:8435: result: yes configure:8435: checking for memory.h configure:8435: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8435: $? = 0 configure:8435: result: yes configure:8435: checking for strings.h configure:8435: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8435: $? = 0 configure:8435: result: yes configure:8435: checking for inttypes.h configure:8435: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8435: $? = 0 configure:8435: result: yes configure:8435: checking for stdint.h configure:8435: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8435: $? = 0 configure:8435: result: yes configure:8435: checking for unistd.h configure:8435: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8435: $? = 0 configure:8435: result: yes configure:8449: checking for dlfcn.h configure:8449: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8449: $? = 0 configure:8449: result: yes configure:8675: checking for objdir configure:8690: result: .libs configure:8950: checking if /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc supports -fno-rtti -fno-exceptions configure:8968: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:8972: $? = 0 configure:8985: result: no configure:9343: checking for /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc option to produce PIC configure:9350: result: -fPIC -DPIC configure:9358: checking if /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc PIC flag -fPIC -DPIC works configure:9376: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPIC -DPIC conftest.c >&5 configure:9380: $? = 0 configure:9393: result: yes configure:9422: checking if /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc static flag -static works configure:9450: result: yes configure:9465: checking if /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc supports -c -o file.o configure:9486: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o out/conftest2.o conftest.c >&5 configure:9490: $? = 0 configure:9512: result: yes configure:9520: checking if /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc supports -c -o file.o configure:9567: result: yes configure:9600: checking whether the /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc linker (/accts/mlweber1/instance-0/output/host/bin/arm-linux-ld) supports shared libraries configure:10859: result: yes configure:11099: checking dynamic linker characteristics configure:11680: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11680: $? = 0 configure:11917: result: GNU/Linux ld.so configure:12039: checking how to hardcode library paths into programs configure:12064: result: immediate configure:12612: checking whether stripping libraries is possible configure:12617: result: yes configure:12652: checking if libtool supports shared libraries configure:12654: result: yes configure:12657: checking whether to build shared libraries configure:12682: result: no configure:12685: checking whether to build static libraries configure:12689: result: yes configure:12728: checking for an ANSI C-conforming const configure:12794: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12794: $? = 0 configure:12801: result: yes configure:12810: checking for unsigned long long int configure:12849: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12849: $? = 0 configure:12858: result: yes configure:12868: checking for long long int configure:12918: result: yes configure:12927: checking for library containing ioperm configure:12958: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12958: $? = 0 configure:12975: result: none required configure:12983: checking for library containing dlopen configure:13014: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13014: $? = 0 configure:13031: result: none required configure:13042: checking sys/socket.h usability configure:13042: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13042: $? = 0 configure:13042: result: yes configure:13042: checking sys/socket.h presence configure:13042: /accts/mlweber1/instance-0/output/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:13042: $? = 0 configure:13042: result: yes configure:13042: checking for sys/socket.h configure:13042: result: yes configure:13054: checking elf.h usability configure:13054: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13054: $? = 0 configure:13054: result: yes configure:13054: checking elf.h presence configure:13054: /accts/mlweber1/instance-0/output/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:13054: $? = 0 configure:13054: result: yes configure:13054: checking for elf.h configure:13054: result: yes configure:13066: checking dirent.h usability configure:13066: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13066: $? = 0 configure:13066: result: yes configure:13066: checking dirent.h presence configure:13066: /accts/mlweber1/instance-0/output/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:13066: $? = 0 configure:13066: result: yes configure:13066: checking for dirent.h configure:13066: result: yes configure:13078: checking fcntl.h usability configure:13078: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13078: $? = 0 configure:13078: result: yes configure:13078: checking fcntl.h presence configure:13078: /accts/mlweber1/instance-0/output/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:13078: $? = 0 configure:13078: result: yes configure:13078: checking for fcntl.h configure:13078: result: yes configure:13090: checking malloc.h usability configure:13090: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13090: $? = 0 configure:13090: result: yes configure:13090: checking malloc.h presence configure:13090: /accts/mlweber1/instance-0/output/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:13090: $? = 0 configure:13090: result: yes configure:13090: checking for malloc.h configure:13090: result: yes configure:13102: checking netdb.h usability configure:13102: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13102: $? = 0 configure:13102: result: yes configure:13102: checking netdb.h presence configure:13102: /accts/mlweber1/instance-0/output/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:13102: $? = 0 configure:13102: result: yes configure:13102: checking for netdb.h configure:13102: result: yes configure:13114: checking poll.h usability configure:13114: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13114: $? = 0 configure:13114: result: yes configure:13114: checking poll.h presence configure:13114: /accts/mlweber1/instance-0/output/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:13114: $? = 0 configure:13114: result: yes configure:13114: checking for poll.h configure:13114: result: yes configure:13126: checking pthread.h usability configure:13126: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13126: $? = 0 configure:13126: result: yes configure:13126: checking pthread.h presence configure:13126: /accts/mlweber1/instance-0/output/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:13126: $? = 0 configure:13126: result: yes configure:13126: checking for pthread.h configure:13126: result: yes configure:13138: checking for strings.h configure:13138: result: yes configure:13150: checking sys/ioctl.h usability configure:13150: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13150: $? = 0 configure:13150: result: yes configure:13150: checking sys/ioctl.h presence configure:13150: /accts/mlweber1/instance-0/output/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:13150: $? = 0 configure:13150: result: yes configure:13150: checking for sys/ioctl.h configure:13150: result: yes configure:13162: checking sys/param.h usability configure:13162: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13162: $? = 0 configure:13162: result: yes configure:13162: checking sys/param.h presence configure:13162: /accts/mlweber1/instance-0/output/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:13162: $? = 0 configure:13162: result: yes configure:13162: checking for sys/param.h configure:13162: result: yes configure:13174: checking sys/select.h usability configure:13174: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13174: $? = 0 configure:13174: result: yes configure:13174: checking sys/select.h presence configure:13174: /accts/mlweber1/instance-0/output/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:13174: $? = 0 configure:13174: result: yes configure:13174: checking for sys/select.h configure:13174: result: yes configure:13186: checking for sys/stat.h configure:13186: result: yes configure:13198: checking sys/sysctl.h usability configure:13198: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13198: $? = 0 configure:13198: result: yes configure:13198: checking sys/sysctl.h presence configure:13198: /accts/mlweber1/instance-0/output/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:13198: $? = 0 configure:13198: result: yes configure:13198: checking for sys/sysctl.h configure:13198: result: yes configure:13210: checking sys/time.h usability configure:13210: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13210: $? = 0 configure:13210: result: yes configure:13210: checking sys/time.h presence configure:13210: /accts/mlweber1/instance-0/output/host/bin/arm-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:13210: $? = 0 configure:13210: result: yes configure:13210: checking for sys/time.h configure:13210: result: yes configure:13222: checking for sys/types.h configure:13222: result: yes configure:13234: checking for unistd.h configure:13234: result: yes configure:13247: checking for arpa/inet.h configure:13247: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13247: $? = 0 configure:13247: result: yes configure:13247: checking for ifaddrs.h configure:13247: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13247: $? = 0 configure:13247: result: yes configure:13247: checking for netinet/in.h configure:13247: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13247: $? = 0 configure:13247: result: yes configure:13247: checking for netinet/tcp.h configure:13247: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13247: $? = 0 configure:13247: result: yes configure:13247: checking for net/if.h configure:13247: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13247: $? = 0 configure:13247: result: yes configure:13272: checking whether to enable assertions configure:13290: result: yes configure:13293: checking for stdbool.h that conforms to C99 configure:13360: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13360: $? = 0 configure:13367: result: yes configure:13369: checking for _Bool configure:13369: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13369: $? = 0 configure:13369: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:83:20: error: expected expression before ')' token if (sizeof ((_Bool))) ^ configure:13369: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "openocd" | #define PACKAGE_TARNAME "openocd" | #define PACKAGE_VERSION "0.10.0" | #define PACKAGE_STRING "openocd 0.10.0" | #define PACKAGE_BUGREPORT "OpenOCD Mailing List " | #define PACKAGE_URL "" | #define PACKAGE "openocd" | #define VERSION "0.10.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ELF_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_IFADDRS_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_NET_IF_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 | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:13369: result: yes configure:13386: checking whether time.h and sys/time.h may both be included configure:13406: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13406: $? = 0 configure:13413: result: yes configure:13422: checking whether byte ordering is bigendian configure:13628: result: no configure:13649: checking for strndup configure:13649: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:73:6: warning: conflicting types for built-in function 'strndup' char strndup (); ^~~~~~~ configure:13649: $? = 0 configure:13649: result: yes configure:13660: checking for strnlen configure:13660: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13660: $? = 0 configure:13660: result: yes configure:13671: checking for gettimeofday configure:13671: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13671: $? = 0 configure:13671: result: yes configure:13682: checking for usleep configure:13682: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13682: $? = 0 configure:13682: result: yes configure:13693: checking for vasprintf configure:13693: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13693: $? = 0 configure:13693: result: yes configure:13704: checking for realpath configure:13704: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13704: $? = 0 configure:13704: result: yes configure:13715: checking whether to build a release configure:13726: result: yes configure:13760: checking whether to build Doxygen as HTML configure:13762: result: no configure:13773: checking whether to build Doxygen as PDF configure:13775: result: no configure:13835: checking whether to enable verbose JTAG I/O messages configure:13837: result: no configure:13847: checking whether to enable verbose USB I/O messages configure:13849: result: no configure:13859: checking whether to enable verbose USB communication messages configure:13861: result: no configure:13878: checking whether to enable malloc free space logging configure:13880: result: no configure:14192: checking whether to enable ZY1000 minidriver configure:14207: result: no configure:14218: checking whether to enable dummy minidriver configure:14236: result: no configure:14239: checking whether standard drivers can be built configure:14251: result: yes configure:14688: checking for LIBUSB1 configure:14695: $PKG_CONFIG --exists --print-errors "libusb-1.0" configure:14698: $? = 0 configure:14712: $PKG_CONFIG --exists --print-errors "libusb-1.0" configure:14715: $? = 0 configure:14761: result: yes configure:14769: $PKG_CONFIG --exists --print-errors "libusb-1.0 >= 1.0.9" configure:14772: $? = 0 configure:14782: libusb-1.0 header bug workaround: LIBUSB1_CFLAGS changed to "-isystem /accts/mlweber1/instance-0/output/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libusb-1.0" configure:14785: $PKG_CONFIG --exists --print-errors "libusb-1.0 >= 1.0.16" configure:14788: $? = 0 configure:14799: checking for LIBUSB0 configure:14806: $PKG_CONFIG --exists --print-errors "libusb" configure:14809: $? = 0 configure:14823: $PKG_CONFIG --exists --print-errors "libusb" configure:14826: $? = 0 configure:14864: result: yes configure:14872: checking for HIDAPI configure:14879: $PKG_CONFIG --exists --print-errors "$hidapi_lib" Package hidapi was not found in the pkg-config search path. Perhaps you should add the directory containing `hidapi.pc' to the PKG_CONFIG_PATH environment variable Package 'hidapi', required by 'world', not found configure:14882: $? = 1 configure:14896: $PKG_CONFIG --exists --print-errors "$hidapi_lib" Package hidapi was not found in the pkg-config search path. Perhaps you should add the directory containing `hidapi.pc' to the PKG_CONFIG_PATH environment variable Package 'hidapi', required by 'world', not found configure:14899: $? = 1 configure:14913: result: no Package hidapi was not found in the pkg-config search path. Perhaps you should add the directory containing `hidapi.pc' to the PKG_CONFIG_PATH environment variable Package 'hidapi', required by 'world', not found configure:14872: checking for HIDAPI configure:14879: $PKG_CONFIG --exists --print-errors "$hidapi_lib" Package hidapi-hidraw was not found in the pkg-config search path. Perhaps you should add the directory containing `hidapi-hidraw.pc' to the PKG_CONFIG_PATH environment variable Package 'hidapi-hidraw', required by 'world', not found configure:14882: $? = 1 configure:14896: $PKG_CONFIG --exists --print-errors "$hidapi_lib" Package hidapi-hidraw was not found in the pkg-config search path. Perhaps you should add the directory containing `hidapi-hidraw.pc' to the PKG_CONFIG_PATH environment variable Package 'hidapi-hidraw', required by 'world', not found configure:14899: $? = 1 configure:14913: result: no Package hidapi-hidraw was not found in the pkg-config search path. Perhaps you should add the directory containing `hidapi-hidraw.pc' to the PKG_CONFIG_PATH environment variable Package 'hidapi-hidraw', required by 'world', not found configure:14872: checking for HIDAPI configure:14879: $PKG_CONFIG --exists --print-errors "$hidapi_lib" Package hidapi-libusb was not found in the pkg-config search path. Perhaps you should add the directory containing `hidapi-libusb.pc' to the PKG_CONFIG_PATH environment variable Package 'hidapi-libusb', required by 'world', not found configure:14882: $? = 1 configure:14896: $PKG_CONFIG --exists --print-errors "$hidapi_lib" Package hidapi-libusb was not found in the pkg-config search path. Perhaps you should add the directory containing `hidapi-libusb.pc' to the PKG_CONFIG_PATH environment variable Package 'hidapi-libusb', required by 'world', not found configure:14899: $? = 1 configure:14913: result: no Package hidapi-libusb was not found in the pkg-config search path. Perhaps you should add the directory containing `hidapi-libusb.pc' to the PKG_CONFIG_PATH environment variable Package 'hidapi-libusb', required by 'world', not found configure:14952: checking for LIBFTDI configure:14959: $PKG_CONFIG --exists --print-errors "libftdi1" configure:14962: $? = 0 configure:14976: $PKG_CONFIG --exists --print-errors "libftdi1" configure:14979: $? = 0 configure:15161: result: yes configure:15168: checking for LIBJAYLINK configure:15175: $PKG_CONFIG --exists --print-errors "libjaylink >= 0.1" Package libjaylink was not found in the pkg-config search path. Perhaps you should add the directory containing `libjaylink.pc' to the PKG_CONFIG_PATH environment variable Package 'libjaylink', required by 'world', not found configure:15178: $? = 1 configure:15192: $PKG_CONFIG --exists --print-errors "libjaylink >= 0.1" Package libjaylink was not found in the pkg-config search path. Perhaps you should add the directory containing `libjaylink.pc' to the PKG_CONFIG_PATH environment variable Package 'libjaylink', required by 'world', not found configure:15195: $? = 1 configure:15209: result: no Package libjaylink was not found in the pkg-config search path. Perhaps you should add the directory containing `libjaylink.pc' to the PKG_CONFIG_PATH environment variable Package 'libjaylink', required by 'world', not found configure:16186: checking for environ in unistd.h and stdlib.h configure:16204: /accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:16204: $? = 0 configure:16206: result: yes configure:16400: checking that generated files are newer than configure configure:16406: result: done configure:16634: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by openocd config.status 0.10.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on largo config.status:1280: creating Makefile config.status:1280: creating config.h config.status:1509: executing depfiles commands config.status:1509: executing libtool commands configure:18843: === configuring in jimtcl (/accts/mlweber1/instance-0/output/build/openocd-0.10.0/jimtcl) configure:18906: running /bin/sh ./configure.gnu --disable-option-checking '--prefix=/usr' '--target=arm-buildroot-linux-uclibcgnueabi' '--host=arm-buildroot-linux-uclibcgnueabi' '--build=x86_64-pc-linux-gnu' '--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' '--disable-static' '--enable-shared' '--oldincludedir=/accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include' '--includedir=/accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include' '--disable-doxygen-html' '--with-jim-shared=no' '--disable-shared' '--enable-dummy' '--disable-werror' '--disable-ftdi' '--disable-stlink' '--disable-ti-icdi' '--disable-ulink' '--disable-usb-blaster-2' '--disable-jlink' '--disable-osbdm' '--disable-opendous' '--disable-aice' '--disable-vsllink' '--disable-usbprog' '--disable-rlink' '--disable-armjtagew' '--disable-cmsis-dap' '--disable-parport' '--disable-jtag_vpi' '--disable-usb-blaster' '--enable-amtjtagaccel' '--disable-zy1000-master' '--disable-zy1000' '--disable-ep93xx' '--disable-at91rm9200' '--disable-bcm2835gpio' '--enable-gw16012' '--disable-presto' '--enable-openjtag' '--disable-buspirate' '--disable-sysfsgpio' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=arm-buildroot-linux-uclibcgnueabi' 'target_alias=arm-buildroot-linux-uclibcgnueabi' 'CC=/accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc' 'CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99' 'LDFLAGS=' 'CPPFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' 'PKG_CONFIG=/accts/mlweber1/instance-0/output/host/bin/pkg-config' 'CPP=/accts/mlweber1/instance-0/output/host/bin/arm-linux-cpp' --cache-file=/dev/null --srcdir=. configure:18911: error: ./configure.gnu failed for jimtcl ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=/accts/mlweber1/instance-0/output/host/bin/arm-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 -std=gnu99' 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/instance-0/output/host/bin/arm-linux-cpp ac_cv_env_HIDAPI_CFLAGS_set= ac_cv_env_HIDAPI_CFLAGS_value= ac_cv_env_HIDAPI_LIBS_set= ac_cv_env_HIDAPI_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value= ac_cv_env_LIBFTDI_CFLAGS_set= ac_cv_env_LIBFTDI_CFLAGS_value= ac_cv_env_LIBFTDI_LIBS_set= ac_cv_env_LIBFTDI_LIBS_value= ac_cv_env_LIBJAYLINK_CFLAGS_set= ac_cv_env_LIBJAYLINK_CFLAGS_value= ac_cv_env_LIBJAYLINK_LIBS_set= ac_cv_env_LIBJAYLINK_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LIBUSB0_CFLAGS_set= ac_cv_env_LIBUSB0_CFLAGS_value= ac_cv_env_LIBUSB0_LIBS_set= ac_cv_env_LIBUSB0_LIBS_value= ac_cv_env_LIBUSB1_CFLAGS_set= ac_cv_env_LIBUSB1_CFLAGS_value= ac_cv_env_LIBUSB1_LIBS_set= ac_cv_env_LIBUSB1_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set=set ac_cv_env_PKG_CONFIG_value=/accts/mlweber1/instance-0/output/host/bin/pkg-config 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=arm-buildroot-linux-uclibcgnueabi ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=arm-buildroot-linux-uclibcgnueabi ac_cv_func_calloc_0_nonnull=yes ac_cv_func_gettimeofday=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memcmp_working=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_realpath=yes ac_cv_func_strndup=yes ac_cv_func_strnlen=yes ac_cv_func_usleep=yes ac_cv_func_vasprintf=yes ac_cv_have_decl_malloc=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_elf_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ifaddrs_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_net_if_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_stdbool_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_ioctl_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_sysctl_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_host=arm-buildroot-linux-uclibcgnueabi ac_cv_lbl_unaligned_fail=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=/accts/mlweber1/instance-0/output/host/bin/arm-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=/accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc ac_cv_prog_CPP=/accts/mlweber1/instance-0/output/host/bin/arm-linux-cpp ac_cv_prog_MAKEINFO=makeinfo ac_cv_prog_OBJDUMP=/accts/mlweber1/instance-0/output/host/bin/arm-linux-objdump ac_cv_prog_RANLIB=/accts/mlweber1/instance-0/output/host/bin/arm-linux-ranlib ac_cv_prog_STRIP=/accts/mlweber1/instance-0/output/host/bin/arm-linux-strip ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_cc_c89= ac_cv_prog_cc_c99=no ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_dlopen='none required' ac_cv_search_ioperm='none required' ac_cv_type__Bool=yes ac_cv_type_long_long_int=yes ac_cv_type_unsigned_long_long_int=yes am_cv_CC_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes gl_cv_func_malloc_0_nonnull=yes lt_cv_ar_at_file=@ lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/accts/mlweber1/instance-0/output/host/bin/arm-linux-ld lt_cv_path_NM=/accts/mlweber1/instance-0/output/host/bin/arm-linux-nm lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_lib_search_path_spec= lt_cv_sys_max_cmd_len=3458764513820540925 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' pkg_cv_LIBFTDI_CFLAGS='-I/accts/mlweber1/instance-0/output/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libftdi1 -I/accts/mlweber1/instance-0/output/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libusb-1.0 ' pkg_cv_LIBFTDI_LIBS='-L/accts/mlweber1/instance-0/output/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -lftdi1 -lusb-1.0 ' pkg_cv_LIBUSB0_CFLAGS='-I/accts/mlweber1/instance-0/output/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libusb-1.0 ' pkg_cv_LIBUSB0_LIBS='-L/accts/mlweber1/instance-0/output/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -lusb ' pkg_cv_LIBUSB1_CFLAGS='-I/accts/mlweber1/instance-0/output/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libusb-1.0 ' pkg_cv_LIBUSB1_LIBS='-L/accts/mlweber1/instance-0/output/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -lusb-1.0 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /accts/mlweber1/instance-0/output/build/openocd-0.10.0/missing aclocal-1.15' AICE_FALSE='' AICE_TRUE='#' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AMTJTAGACCEL_FALSE='#' AMTJTAGACCEL_TRUE='' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='/accts/mlweber1/instance-0/output/host/bin/arm-linux-ar' ARMJTAGEW_FALSE='' ARMJTAGEW_TRUE='#' AT91RM9200_FALSE='' AT91RM9200_TRUE='#' AUTOCONF='${SHELL} /accts/mlweber1/instance-0/output/build/openocd-0.10.0/missing autoconf' AUTOHEADER='${SHELL} /accts/mlweber1/instance-0/output/build/openocd-0.10.0/missing autoheader' AUTOMAKE='${SHELL} /accts/mlweber1/instance-0/output/build/openocd-0.10.0/missing automake-1.15' AWK='gawk' BCM2835GPIO_FALSE='' BCM2835GPIO_TRUE='#' BITBANG_FALSE='#' BITBANG_TRUE='' BITQ_FALSE='' BITQ_TRUE='#' BUSPIRATE_FALSE='' BUSPIRATE_TRUE='#' CC='/accts/mlweber1/instance-0/output/host/bin/arm-linux-gcc' CCDEPMODE='depmode=none' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=gnu99' CMSIS_DAP_FALSE='' CMSIS_DAP_TRUE='#' CPP='/accts/mlweber1/instance-0/output/host/bin/arm-linux-cpp' CPPFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMMY_FALSE='#' DUMMY_TRUE='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EP93XX_FALSE='' EP93XX_TRUE='#' EXEEXT='' FGREP='/bin/grep -F' FTDI_FALSE='' FTDI_TRUE='#' GCC_WARNINGS='-Wall -Wstrict-prototypes -Wformat-security -Wshadow -Wextra -Wno-unused-parameter -Wbad-function-cast -Wcast-align -Wredundant-decls' GIVEIO_FALSE='' GIVEIO_TRUE='#' GREP='/bin/grep' GW16012_FALSE='#' GW16012_TRUE='' HIDAPI_CFLAGS='' HIDAPI_LIBS='' HLADAPTER_FALSE='' HLADAPTER_ICDI_FALSE='' HLADAPTER_ICDI_TRUE='#' HLADAPTER_STLINK_FALSE='' HLADAPTER_STLINK_TRUE='#' HLADAPTER_TRUE='#' HOST_CPPFLAGS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTERNAL_JIMTCL_FALSE='#' INTERNAL_JIMTCL_TRUE='' INTERNAL_LIBJAYLINK_FALSE='#' INTERNAL_LIBJAYLINK_TRUE='' IOUTIL_FALSE='' IOUTIL_TRUE='#' IS_CYGWIN_FALSE='' IS_CYGWIN_TRUE='#' IS_DARWIN_FALSE='' IS_DARWIN_TRUE='#' IS_MINGW_FALSE='' IS_MINGW_TRUE='#' IS_WIN32_FALSE='' IS_WIN32_TRUE='#' JLINK_FALSE='' JLINK_TRUE='#' JTAG_VPI_FALSE='' JTAG_VPI_TRUE='#' LD='/accts/mlweber1/instance-0/output/host/bin/arm-linux-ld' LDFLAGS='' LIBFTDI_CFLAGS='-I/accts/mlweber1/instance-0/output/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libftdi1 -I/accts/mlweber1/instance-0/output/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libusb-1.0 ' LIBFTDI_LIBS='-L/accts/mlweber1/instance-0/output/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -lftdi1 -lusb-1.0 ' LIBJAYLINK_CFLAGS='' LIBJAYLINK_LIBS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTOOL_DEPS='./ltmain.sh' LIBUSB0_CFLAGS='-I/accts/mlweber1/instance-0/output/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libusb-1.0 ' LIBUSB0_LIBS='-L/accts/mlweber1/instance-0/output/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -lusb ' LIBUSB1_CFLAGS='-isystem /accts/mlweber1/instance-0/output/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/libusb-1.0' LIBUSB1_LIBS='-L/accts/mlweber1/instance-0/output/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib -lusb-1.0 ' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='makeinfo' MANIFEST_TOOL=':' MINIDRIVER_DUMMY_FALSE='' MINIDRIVER_DUMMY_TRUE='#' MINIDRIVER_FALSE='' MINIDRIVER_TRUE='#' MKDIR_P='/bin/mkdir -p' NM='/accts/mlweber1/instance-0/output/host/bin/arm-linux-nm' NMEDIT='' OBJDUMP='/accts/mlweber1/instance-0/output/host/bin/arm-linux-objdump' OBJEXT='o' OOCD_TRACE_FALSE='' OOCD_TRACE_TRUE='#' OPENDOUS_FALSE='' OPENDOUS_TRUE='#' OPENJTAG_FALSE='#' OPENJTAG_TRUE='' OSBDM_FALSE='' OSBDM_TRUE='#' OTOOL64='' OTOOL='' PACKAGE='openocd' PACKAGE_BUGREPORT='OpenOCD Mailing List ' PACKAGE_NAME='openocd' PACKAGE_STRING='openocd 0.10.0' PACKAGE_TARNAME='openocd' PACKAGE_URL='' PACKAGE_VERSION='0.10.0' PARPORT_FALSE='' PARPORT_TRUE='#' PATH_SEPARATOR=':' PKG_CONFIG='/accts/mlweber1/instance-0/output/host/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PRESTO_FALSE='' PRESTO_TRUE='#' RANLIB='/accts/mlweber1/instance-0/output/host/bin/arm-linux-ranlib' RELEASE_FALSE='#' RELEASE_TRUE='' REMOTE_BITBANG_FALSE='' REMOTE_BITBANG_TRUE='#' RLINK_FALSE='' RLINK_TRUE='#' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='/accts/mlweber1/instance-0/output/host/bin/arm-linux-strip' SYSFSGPIO_FALSE='' SYSFSGPIO_TRUE='#' ULINK_FALSE='' ULINK_TRUE='#' USBPROG_FALSE='' USBPROG_TRUE='#' USB_BLASTER_2_FALSE='' USB_BLASTER_2_TRUE='#' USB_BLASTER_DRIVER_FALSE='' USB_BLASTER_DRIVER_TRUE='#' USB_BLASTER_FALSE='' USB_BLASTER_TRUE='#' USE_HIDAPI_FALSE='' USE_HIDAPI_TRUE='#' USE_LIBFTDI_FALSE='#' USE_LIBFTDI_TRUE='' USE_LIBJAYLINK_FALSE='' USE_LIBJAYLINK_TRUE='#' USE_LIBUSB0_FALSE='#' USE_LIBUSB0_TRUE='' USE_LIBUSB1_FALSE='#' USE_LIBUSB1_TRUE='' VERSION='0.10.0' VSLLINK_FALSE='' VSLLINK_TRUE='#' ZY1000_FALSE='' ZY1000_MASTER_FALSE='' ZY1000_MASTER_TRUE='#' ZY1000_TRUE='#' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' 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='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' doxygen_as_html='no' doxygen_as_pdf='no' dvidir='${docdir}' exec_prefix='/usr' host='arm-buildroot-linux-uclibcgnueabi' host_alias='arm-buildroot-linux-uclibcgnueabi' host_cpu='arm' host_os='linux-uclibcgnueabi' host_vendor='buildroot' htmldir='${docdir}' includedir='/accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include' infodir='${datarootdir}/info' install_sh='${SHELL} /accts/mlweber1/instance-0/output/build/openocd-0.10.0/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/accts/mlweber1/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s&^&&' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' jimtcl' sysconfdir='/etc' target_alias='arm-buildroot-linux-uclibcgnueabi' configure: exit 1