This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by json-c configure 0.11, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp03 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 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: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2416: checking for a BSD-compatible install configure:2484: result: /bin/install -c configure:2495: checking whether build environment is sane configure:2545: result: yes configure:2686: checking for a thread-safe mkdir -p configure:2725: result: /bin/mkdir -p configure:2738: checking for gawk configure:2754: found /bin/gawk configure:2765: result: gawk configure:2776: checking whether make sets $(MAKE) configure:2798: result: yes configure:2879: checking whether make sets $(MAKE) configure:2901: result: yes configure:2949: checking for style of include used by make configure:2977: result: GNU configure:3007: checking for i686-uhu-linux-gcc configure:3023: found /usr/bin/i686-uhu-linux-gcc configure:3034: result: i686-uhu-linux-gcc configure:3303: checking for C compiler version configure:3312: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:3323: $? = 0 configure:3312: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:3323: $? = 0 configure:3312: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3323: $? = 1 configure:3312: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3323: $? = 1 configure:3343: checking whether the C compiler works configure:3365: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3369: $? = 0 configure:3417: result: yes configure:3420: checking for C compiler default output file name configure:3422: result: a.out configure:3428: checking for suffix of executables configure:3435: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3439: $? = 0 configure:3461: result: configure:3483: checking whether we are cross compiling configure:3491: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3495: $? = 0 configure:3502: ./conftest configure:3506: $? = 0 configure:3521: result: no configure:3526: checking for suffix of object files configure:3548: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3552: $? = 0 configure:3573: result: o configure:3577: checking whether we are using the GNU C compiler configure:3596: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3596: $? = 0 configure:3605: result: yes configure:3614: checking whether i686-uhu-linux-gcc accepts -g configure:3634: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3634: $? = 0 configure:3675: result: yes configure:3692: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3756: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3756: $? = 0 configure:3769: result: none needed configure:3791: checking dependency style of i686-uhu-linux-gcc configure:3901: result: gcc3 configure:3922: checking how to run the C preprocessor configure:3953: i686-uhu-linux-gcc -E conftest.c configure:3953: $? = 0 configure:3967: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3967: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "json-c" | #define PACKAGE_TARNAME "json-c" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "json-c 0.11" | #define PACKAGE_BUGREPORT "json-c@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "json-c" | #define VERSION "0.11" | /* end confdefs.h. */ | #include configure:3992: result: i686-uhu-linux-gcc -E configure:4012: i686-uhu-linux-gcc -E conftest.c configure:4012: $? = 0 configure:4026: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4026: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "json-c" | #define PACKAGE_TARNAME "json-c" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "json-c 0.11" | #define PACKAGE_BUGREPORT "json-c@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "json-c" | #define VERSION "0.11" | /* end confdefs.h. */ | #include configure:4055: checking for grep that handles long lines and -e configure:4113: result: /bin/grep configure:4118: checking for egrep configure:4180: result: /bin/grep -E configure:4185: checking for ANSI C header files configure:4205: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4205: $? = 0 configure:4278: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4278: $? = 0 configure:4278: ./conftest configure:4278: $? = 0 configure:4289: result: yes configure:4302: checking for sys/types.h configure:4302: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4302: $? = 0 configure:4302: result: yes configure:4302: checking for sys/stat.h configure:4302: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4302: $? = 0 configure:4302: result: yes configure:4302: checking for stdlib.h configure:4302: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4302: $? = 0 configure:4302: result: yes configure:4302: checking for string.h configure:4302: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4302: $? = 0 configure:4302: result: yes configure:4302: checking for memory.h configure:4302: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4302: $? = 0 configure:4302: result: yes configure:4302: checking for strings.h configure:4302: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4302: $? = 0 configure:4302: result: yes configure:4302: checking for inttypes.h configure:4302: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4302: $? = 0 configure:4302: result: yes configure:4302: checking for stdint.h configure:4302: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4302: $? = 0 configure:4302: result: yes configure:4302: checking for unistd.h configure:4302: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4302: $? = 0 configure:4302: result: yes configure:4317: checking fcntl.h usability configure:4317: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4317: $? = 0 configure:4317: result: yes configure:4317: checking fcntl.h presence configure:4317: i686-uhu-linux-gcc -E conftest.c configure:4317: $? = 0 configure:4317: result: yes configure:4317: checking for fcntl.h configure:4317: result: yes configure:4317: checking limits.h usability configure:4317: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4317: $? = 0 configure:4317: result: yes configure:4317: checking limits.h presence configure:4317: i686-uhu-linux-gcc -E conftest.c configure:4317: $? = 0 configure:4317: result: yes configure:4317: checking for limits.h configure:4317: result: yes configure:4317: checking for strings.h configure:4317: result: yes configure:4317: checking syslog.h usability configure:4317: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4317: $? = 0 configure:4317: result: yes configure:4317: checking syslog.h presence configure:4317: i686-uhu-linux-gcc -E conftest.c configure:4317: $? = 0 configure:4317: result: yes configure:4317: checking for syslog.h configure:4317: result: yes configure:4317: checking for unistd.h configure:4317: result: yes configure:4317: checking sys/cdefs.h usability configure:4317: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4317: $? = 0 configure:4317: result: yes configure:4317: checking sys/cdefs.h presence configure:4317: i686-uhu-linux-gcc -E conftest.c configure:4317: $? = 0 configure:4317: result: yes configure:4317: checking for sys/cdefs.h configure:4317: result: yes configure:4317: checking sys/param.h usability configure:4317: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4317: $? = 0 configure:4317: result: yes configure:4317: checking sys/param.h presence configure:4317: i686-uhu-linux-gcc -E conftest.c configure:4317: $? = 0 configure:4317: result: yes configure:4317: checking for sys/param.h configure:4317: result: yes configure:4317: checking stdarg.h usability configure:4317: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4317: $? = 0 configure:4317: result: yes configure:4317: checking stdarg.h presence configure:4317: i686-uhu-linux-gcc -E conftest.c configure:4317: $? = 0 configure:4317: result: yes configure:4317: checking for stdarg.h configure:4317: result: yes configure:4317: checking locale.h usability configure:4317: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4317: $? = 0 configure:4317: result: yes configure:4317: checking locale.h presence configure:4317: i686-uhu-linux-gcc -E conftest.c configure:4317: $? = 0 configure:4317: result: yes configure:4317: checking for locale.h configure:4317: result: yes configure:4327: checking for inttypes.h configure:4327: result: yes configure:4337: checking for an ANSI C-conforming const configure:4402: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4402: $? = 0 configure:4409: result: yes configure:4417: checking for size_t configure:4417: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4417: $? = 0 configure:4417: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:67:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:4417: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "json-c" | #define PACKAGE_TARNAME "json-c" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "json-c 0.11" | #define PACKAGE_BUGREPORT "json-c@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "json-c" | #define VERSION "0.11" | #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_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LOCALE_H 1 | #define JSON_C_HAVE_INTTYPES_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 ((size_t))) | return 0; | ; | return 0; | } configure:4417: result: yes configure:4432: checking for vprintf configure:4432: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:54:6: warning: conflicting types for built-in function 'vprintf' [enabled by default] char vprintf (); ^ configure:4432: $? = 0 configure:4432: result: yes configure:4438: checking for _doprnt configure:4438: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/ccXH8CH2.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:4438: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "json-c" | #define PACKAGE_TARNAME "json-c" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "json-c 0.11" | #define PACKAGE_BUGREPORT "json-c@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "json-c" | #define VERSION "0.11" | #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_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LOCALE_H 1 | #define JSON_C_HAVE_INTTYPES_H 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* 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 _doprnt (); | /* 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__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:4438: result: no configure:4449: checking for working memcmp configure:4492: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4492: $? = 0 configure:4492: ./conftest configure:4492: $? = 0 configure:4502: result: yes configure:4513: checking for stdlib.h configure:4513: result: yes configure:4523: checking for GNU libc compatible malloc configure:4547: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4547: $? = 0 configure:4547: ./conftest configure:4547: $? = 0 configure:4557: result: yes configure:4580: checking for stdlib.h configure:4580: result: yes configure:4590: checking for GNU libc compatible realloc configure:4614: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4614: $? = 0 configure:4614: ./conftest configure:4614: $? = 0 configure:4624: result: yes configure:4648: checking for strcasecmp configure:4648: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:59:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] char strcasecmp (); ^ configure:4648: $? = 0 configure:4648: result: yes configure:4648: checking for strdup configure:4648: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:60:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:4648: $? = 0 configure:4648: result: yes configure:4648: checking for strndup configure:4648: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:61:6: warning: conflicting types for built-in function 'strndup' [enabled by default] char strndup (); ^ configure:4648: $? = 0 configure:4648: result: yes configure:4648: checking for strerror configure:4648: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4648: $? = 0 configure:4648: result: yes configure:4648: checking for snprintf configure:4648: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:63:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:4648: $? = 0 configure:4648: result: yes configure:4648: checking for vsnprintf configure:4648: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:64:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] char vsnprintf (); ^ configure:4648: $? = 0 configure:4648: result: yes configure:4648: checking for vasprintf configure:4648: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4648: $? = 0 configure:4648: result: yes configure:4648: checking for open configure:4648: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4648: $? = 0 configure:4648: result: yes configure:4648: checking for vsyslog configure:4648: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4648: $? = 0 configure:4648: result: yes configure:4648: checking for strncasecmp configure:4648: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:68:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default] char strncasecmp (); ^ configure:4648: $? = 0 configure:4648: result: yes configure:4648: checking for setlocale configure:4648: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4648: $? = 0 configure:4648: result: yes configure:4666: checking if .gnu.warning accepts long strings configure:4677: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 /tmp/cc7QFUWq.s: Assembler messages: /tmp/cc7QFUWq.s:3: Error: character following name is not '#' configure:4677: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "json-c" | #define PACKAGE_TARNAME "json-c" | #define PACKAGE_VERSION "0.11" | #define PACKAGE_STRING "json-c 0.11" | #define PACKAGE_BUGREPORT "json-c@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "json-c" | #define VERSION "0.11" | #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_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_LOCALE_H 1 | #define JSON_C_HAVE_INTTYPES_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_OPEN 1 | #define HAVE_VSYSLOG 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_SETLOCALE 1 | /* end confdefs.h. */ | | extern void json_object_get(); | __asm__(".section .gnu.json_object_get,\n\t.ascii \"Please link against libjson-c instead of libjson\"\n\t.text"); | | int main(int c,char* v) {return 0;} | configure:4687: result: no configure:4730: checking build system type configure:4744: result: i686-uhu-linux-gnu configure:4764: checking host system type configure:4777: result: i686-uhu-linux-gnu configure:4797: checking for a sed that does not truncate output configure:4861: result: /bin/sed configure:4879: checking for fgrep configure:4941: result: /bin/grep -F configure:4976: checking for ld used by i686-uhu-linux-gcc configure:5043: result: /usr/bin/ld configure:5050: checking if the linker (/usr/bin/ld) is GNU ld configure:5065: result: yes configure:5077: checking for BSD- or MS-compatible name lister (nm) configure:5126: result: /usr/bin/nm -B configure:5244: checking the name lister (/usr/bin/nm -B) interface configure:5251: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5254: /usr/bin/nm -B "conftest.o" configure:5257: output 00000000 B some_variable configure:5264: result: BSD nm configure:5267: checking whether ln -s works configure:5271: result: yes configure:5279: checking the maximum length of command line arguments configure:5399: result: 1572864 configure:5416: checking whether the shell understands some XSI constructs configure:5426: result: yes configure:5430: checking whether the shell understands "+=" configure:5436: result: yes configure:5471: checking for /usr/bin/ld option to reload object files configure:5478: result: -r configure:5507: checking for i686-uhu-linux-objdump configure:5537: result: no configure:5547: checking for objdump configure:5563: found /usr/bin/objdump configure:5574: result: objdump configure:5606: checking how to recognize dependent libraries configure:5802: result: pass_all configure:5822: checking for i686-uhu-linux-ar configure:5838: found /usr/bin/i686-uhu-linux-ar configure:5849: result: i686-uhu-linux-ar configure:5927: checking for i686-uhu-linux-strip configure:5957: result: no configure:5967: checking for strip configure:5983: found /usr/bin/strip configure:5994: result: strip configure:6026: checking for i686-uhu-linux-ranlib configure:6056: result: no configure:6066: checking for ranlib configure:6082: found /usr/bin/ranlib configure:6093: result: ranlib configure:6183: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:6301: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6304: $? = 0 configure:6308: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6311: $? = 0 configure:6365: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:6368: $? = 0 configure:6406: result: ok configure:7211: checking for dlfcn.h configure:7211: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7211: $? = 0 configure:7211: result: yes configure:7395: checking for objdir configure:7410: result: .libs configure:7702: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:7720: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:7724: $? = 0 configure:7737: result: no configure:7757: checking for i686-uhu-linux-gcc option to produce PIC configure:8029: result: -fPIC -DPIC configure:8041: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:8059: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:8063: $? = 0 configure:8076: result: yes configure:8100: checking if i686-uhu-linux-gcc static flag -static works configure:8128: result: yes configure:8143: checking if i686-uhu-linux-gcc supports -c -o file.o configure:8164: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:8168: $? = 0 configure:8190: result: yes configure:8198: checking if i686-uhu-linux-gcc supports -c -o file.o configure:8245: result: yes configure:8278: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:9265: result: yes configure:9302: checking whether -lc should be explicitly linked in configure:9307: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:9310: $? = 0 configure:9325: i686-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:9328: $? = 0 configure:9340: result: no configure:9504: checking dynamic linker characteristics configure:9937: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:9937: $? = 0 configure:10155: result: GNU/Linux ld.so configure:10257: checking how to hardcode library paths into programs configure:10282: result: immediate configure:10802: checking whether stripping libraries is possible configure:10807: result: yes configure:10842: checking if libtool supports shared libraries configure:10844: result: yes configure:10847: checking whether to build shared libraries configure:10868: result: yes configure:10871: checking whether to build static libraries configure:10875: result: no configure:11048: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by json-c config.status 0.11, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp03 config.status:1104: creating Makefile config.status:1104: creating json.pc config.status:1104: creating json-c.pc config.status:1104: creating tests/Makefile config.status:1104: creating json-c-uninstalled.pc config.status:1104: creating config.h config.status:1285: config.h is unchanged config.status:1104: creating json_config.h config.status:1285: json_config.h is unchanged config.status:1333: executing depfiles commands config.status:1333: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func__doprnt=no ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memcmp_working=yes ac_cv_func_open=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_setlocale=yes ac_cv_func_snprintf=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncasecmp=yes ac_cv_func_strndup=yes ac_cv_func_vasprintf=yes ac_cv_func_vprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsyslog=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdarg_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_cdefs_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_syslog_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu 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='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=gcc3 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=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_prog_compiler_c_o=yes 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_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AR='i686-uhu-linux-ar' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.11' AWK='gawk' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_OLDNAME_COMPAT_FALSE='#' ENABLE_OLDNAME_COMPAT_TRUE='' EXEEXT='' FGREP='/bin/grep -F' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='json-c' PACKAGE_BUGREPORT='json-c@googlegroups.com' PACKAGE_NAME='json-c' PACKAGE_STRING='json-c 0.11' PACKAGE_TARNAME='json-c' PACKAGE_URL='' PACKAGE_VERSION='0.11' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='0.11' 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__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' lt_ECHO='echo' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "json-c" #define PACKAGE_TARNAME "json-c" #define PACKAGE_VERSION "0.11" #define PACKAGE_STRING "json-c 0.11" #define PACKAGE_BUGREPORT "json-c@googlegroups.com" #define PACKAGE_URL "" #define PACKAGE "json-c" #define VERSION "0.11" #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_FCNTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_CDEFS_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_STDARG_H 1 #define HAVE_LOCALE_H 1 #define JSON_C_HAVE_INTTYPES_H 1 #define HAVE_VPRINTF 1 #define HAVE_STDLIB_H 1 #define HAVE_MALLOC 1 #define HAVE_STDLIB_H 1 #define HAVE_REALLOC 1 #define HAVE_STRCASECMP 1 #define HAVE_STRDUP 1 #define HAVE_STRNDUP 1 #define HAVE_STRERROR 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_OPEN 1 #define HAVE_VSYSLOG 1 #define HAVE_STRNCASECMP 1 #define HAVE_SETLOCALE 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" configure: exit 0