This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by jansson configure 2.14, which was generated by GNU Autoconf 2.71. Invocation command line was $ ./configure --srcdir=./.. --cache-file=./config.cache --disable-dependency-tracking --without-libiconv-prefix --without-libintl-prefix --enable-html --enable-silent-rules --prefix=/dev/env/DJDIR --disable-nls --enable-urandom ## --------- ## ## Platform. ## ## --------- ## hostname = K1O8O1 uname -m = i786 uname -r = 7 uname -s = MS-DOS uname -v = 10 /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: /dev/c/djgpp-2.05/bin/ PATH: /dev/c/batch/ PATH: /dev/c/windows/ PATH: /dev/c/windows/command/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:2398: loading site script ./../djgpp/config.site | #! /bin/sh | | # This is the config.site file for configuring GNU packages | # which are to be built with DJGPP tools. | | | # Include the djgpp subdirectory in PATH, so that getconf is found | PATH="$srcdir/djgpp:$PATH" | | # These two variables are required, otherwise looking for | # programs along the PATH will not work. | PATH_SEPARATOR=: | PATH_EXPAND=y | | # This is required in for "test -f foo" to find foo.exe | export TEST_FINDS_EXE=y | | # The root of the DJGPP tree serves as the default prefix | test "x$prefix" = xNONE && prefix='/dev/env/DJDIR' | | # This is required for config.status script to be run, since | # ./configure runs it by invoking ${CONFIG_SHELL-/bin/sh} | CONFIG_SHELL=${CONFIG_SHELL='sh'} | | # These are set here so the generated Makefile's will be good | # for every DJGPP installation, not only the one where the | # package was configured. | # $INSTALL must be an absolute path name, otherwise config.status | # will try to prepend ./ and ../ to it when it goes into subdirs. | INSTALL=${INSTALL='/dev/env/DJDIR/bin/ginstall -c'} | GMSGFMT=${GMSGFMT='/dev/env/DJDIR/bin/msgfmt'} | MSGFMT=${MSGFMT='/dev/env/DJDIR/bin/msgfmt'} | MSGMERGE=${MSGMERGE='/dev/env/DJDIR/bin/msgmerge'} | XGETTEXT=${XGETTEXT='/dev/env/DJDIR/bin/xgettext'} | AWK=${AWK='gawk'} | | # A sane default for cat. | ac_cv_path_CAT=${CAT='cat'} | | # A sane default for emacs. | ac_cv_path_EMACS=${EMACS='emacs'} | | # A sane default for m4. | ac_cv_path_M4=${M4='m4'} | | # A sane default for grep. | ac_cv_path_GREP=${GREP='grep'} | | # A sane default for egrep. | ac_cv_path_EGREP=${EGREP='egrep'} | | # A sane default for fgrep. | ac_cv_path_FGREP=${FGREP='fgrep'} | | # A sane default for sed. | ac_cv_path_SED=${SED='sed'} | | # A sane default for makeinfo. | ac_cv_path_MAKEINFO=${MAKEINFO='makeinfo'} | | # A sane default for makeinfo. | ac_cv_path_INSTALL_INFO=${INSTALL_INFO='install-info'} | | # A sane default for roff. | ac_cv_path_ROFF=${ROFF='groff'} | | # A sane default for groff. | ac_cv_path_GROFF=${GROFF='groff'} | | # A sane default for nroff. | ac_cv_path_NROFF=${NROFF='nroff'} | | # A sane default for soelim. | ac_cv_path_SOELIM=${SOELIM='soelim'} | | # A sane default for pic. | ac_cv_path_PIC=${PIC='pic'} | | # A sane default for perl. | ac_cv_path_PERL=${PERL='perl'} | | # A sane default for mkdir. | ac_cv_path_mkdir=${MKDIR_P='mkdir -p'} | | # A sane default for rm. | ac_cv_path_RM=${RM='rm'} | | # A sane default for mv. | ac_cv_path_MV=${MV='mv'} | | # A sane default for sort. | ac_cv_path_SORT=${SORT='sort'} | | # A sane default for tar. | ac_cv_path_TAR=${TAR='tar'} | | # A sane default for pr. | ac_cv_path_PR_PROGRAM=${PR='pr'} | | # A sane default for ed. | ac_cv_path_ed_PROGRAM=${ED='ed'} | | # A sane default for texi2dvi. | ac_cv_path_TEXI2DVI=${TEXI2DVI='texi2dvi'} | | # A sane default for texi2pdf. | ac_cv_path_TEXI2PDF=${TEXI2PDF='texi2pdf'} | | # A sane default for dvips. | ac_cv_path_DVIPS=${DVIPS='dvips'} | | # A sane default for ps2pdf. | ac_cv_path_PS2PDF=${PS2PDF='ps2pdf'} | | # A sane default for bash. | ac_cv_path_TEST_MINUS_S_SH=${TEST_MINUS_S_SH='bash'} | | # A sane default for bash. | ac_cv_path_TEST_SHELL=${TEST_SHELL='bash'} | | # A sane default for sh. | ac_cv_path_SH=${SH='sh'} | | # A sane default for mktemp. | ac_cv_path_MKTEMP=${MKTEMP='mktemp'} | | # A sane default for dd. | ac_cv_path_lt_DD=${DD='dd'} | | # A sane default for compress. | ac_cv_path_COMPRESS=${COMPRESS='compress'} | | # A sane default for unzip. | ac_cv_path_UNZIP=${UNZIP='unzip'} | | # A sane default for zip. | ac_cv_path_ZIP=${ZIP='zip'} | | # A sane default for zcat. | ac_cv_path_ZCAT=${ZCAT='zcat'} | | # A sane default for bzip2. | ac_cv_path_BZIP2=${BZIP2='bzip2'} | | # A sane default for gzip. | ac_cv_path_GZIP=${GZIP='gzip'} | | # A sane default for uncompress. | ac_cv_path_UNCOMPRESS=${UNCOMPRESS='gunzip'} | | # A sane default for wget. | ac_cv_path_WGET=${WGET='wget'} | | # A sane default for xmllint. | ac_cv_path_XMLLINT=${XMLLINT='xmllint'} | | # A sane default for xsltproc. | ac_cv_path_XSLTPROC=${XSLTPROC='xsltproc'} | | # A sane default for xml2-config. | ac_cv_path_ac_pt_XML_CONFIG=${XML_CONFIG='xml2-config'} | | # These are set here so the generated libtool will be good | # for every DJGPP installation, not only the one where the | # package was configured. | AR=${AR='ar'} | LD=${LD='ld'} | NM=${NM='nm'} | STRIP=${STRIP='strip'} | RANLIB=${RANLIB='ranlib'} | | # These are set here so the generated config.h will be good | # for every DJGPP installation, not only the one where the | # package was configured. | gl_cv_absolute_stdint_h=${gl_cv_absolute_stdint_h='/dev/env/DJDIR/include/stdint.h'} | gl_cv_absolute_string_h=${gl_cv_absolute_string_h='/dev/env/DJDIR/include/string.h'} | gl_cv_absolute_sys_stat_h=${gl_cv_absolute_sys_stat_h='/dev/env/DJDIR/include/sys/stat.h'} | gl_cv_absolute_sys_time_h=${gl_cv_absolute_sys_time_h='/dev/env/DJDIR/include/sys/time.h'} | gl_cv_absolute_inttypes_h=${gl_cv_absolute_inttypes_h='/dev/env/DJDIR/include/inttypes.h'} | gl_cv_absolute_unistd_h=${gl_cv_absolute_unistd_h='/dev/env/DJDIR/include/unistd.h'} | gl_cv_absolute_wchar_h=${gl_cv_absolute_wchar_h='/dev/env/DJDIR/include/wchar.h'} | gl_cv_absolute_wctype_h=${gl_cv_absolute_wctype_h='/dev/env/DJDIR/include/wctype.h'} | gl_cv_absolute_stdlib_h=${gl_cv_absolute_stdlib_h='/dev/env/DJDIR/include/stdlib.h'} | | # Assume a working sleep. | gl_cv_func_sleep_works=yes | | # Force the test for 'ln -s' to report 'cp -pf'. | ac_cv_prog_LN_S='cp -pf' | | # There is no fork and vfork functionality. | ac_cv_func_fork=no | ac_cv_func_fork_works=no | ac_cv_func_vfork=no | ac_cv_func_vfork_works=no | ac_cv_func_pipe=yes | | # Ensure that always old GNU extern inline semantics is used | # (aka -fgnu89-inline) even if ISO C99 semantics has been specified. | case $(gcc --version 2>/dev/null | sed "/^.* \([1-9]\+\.[0-9]\+[.0-9]*\).*$/!d;s/^.* \([1-9]\+\.[0-9]\+[.0-9]*\).*$/\1/") in | [1-3].*|4.[0-1][.0-9]* ) CFLAGS=${CFLAGS='-g2 -O2 -std=gnu99 -march=i386 -mtune=i586'};; | * ) CFLAGS=${CFLAGS='-g2 -O2 -fgnu89-inline -march=i386 -mtune=i586'};; | esac | | # DJGPP's implementation of printf survives out-of-memory conditions. | gl_cv_func_printf_enomem=yes | | if [ "x${WATT_ROOT}" = "x" ]; then | # This is to skip all socket specific tests. | # This is the socklen_t equivalent to socklen_t as defined by WATT-32. | gl_cv_socklen_t_equiv=${gl_cv_socklen_t_equiv=int} | | elif [ -d "${WATT_ROOT}" ]; then | # If the checks shall work then wat3211b | # or later must have been installed. | | # Ensure that always WATT-32 include path is added. | # The WATT_ROOT environment variable must be set. | CPPFLAGS=${CPPFLAGS='-I/dev/env/WATT_ROOT/inc'} | | # Ensure that always WATT-32 library path is added. | # The WATT_ROOT environment variable must be set. | LIBS=${LIBS='-L/dev/env/WATT_ROOT/lib -lwatt'} | fi configure:2421: creating cache ./config.cache configure:2973: looking for aux files: config.guess config.sub ltmain.sh compile missing install-sh configure:2986: trying ./.././ configure:3015: ./.././config.guess found configure:3015: ./.././config.sub found configure:3015: ./.././ltmain.sh found configure:3015: ./.././compile found configure:3015: ./.././missing found configure:2997: ./.././install-sh found configure:3146: checking for a BSD-compatible install configure:3219: result: /dev/env/DJDIR/bin/ginstall -c configure:3230: checking whether build environment is sane configure:3285: result: yes configure:3447: checking for a race-free mkdir -p configure:3491: result: mkdir -p configure:3498: checking for gawk configure:3530: result: gawk configure:3541: checking whether make sets $(MAKE) configure:3564: result: yes configure:3595: checking whether make supports nested variables configure:3613: result: yes configure:3817: checking for gcc configure:3838: found /dev/c/djgpp-2.05/bin/gcc configure:3849: result: gcc configure:4202: checking for C compiler version configure:4211: gcc --version >&5 gcc.exe (GCC) 3.4.6 Copyright (C) 2006 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:4222: $? = 0 configure:4211: gcc -v >&5 Reading specs from c:/djgpp-2.05/bin/../lib/gcc/djgpp/3.46/specs Configured with: /gcc-3.46/configure djgpp --prefix=/dev/env/DJDIR --disable-nls --disable-libstdcxx-pch Thread model: single gcc version 3.4.6 configure:4222: $? = 0 configure:4211: gcc -V >&5 gcc.exe: `-V' option must have argument configure:4222: $? = 1 configure:4211: gcc -qversion >&5 gcc.exe: unrecognized option `-qversion' gcc.exe: no input files configure:4222: $? = 1 configure:4211: gcc -version >&5 gcc.exe: unrecognized option `-version' gcc.exe: no input files configure:4222: $? = 1 configure:4242: checking whether the C compiler works configure:4264: gcc -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:4268: $? = 0 configure:4318: result: yes configure:4321: checking for C compiler default output file name configure:4323: result: a.out configure:4329: checking for suffix of executables configure:4336: gcc -o conftest -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:4340: $? = 0 configure:4363: result: .exe configure:4385: checking whether we are cross compiling configure:4393: gcc -o conftest.exe -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:4397: $? = 0 configure:4404: ./conftest.exe configure:4408: $? = 0 configure:4423: result: no configure:4428: checking for suffix of object files configure:4451: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:4455: $? = 0 configure:4477: result: o configure:4481: checking whether the compiler supports GNU C configure:4501: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:4501: $? = 0 configure:4511: result: yes configure:4522: checking whether gcc accepts -g configure:4543: gcc -c -g conftest.c >&5 configure:4543: $? = 0 configure:4587: result: yes configure:4607: checking for gcc option to enable C11 features configure:4622: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 conftest.c:167:3: #error "Compiler does not advertise C11 conformance" conftest.c:171: error: syntax error before "aligned_as_double" conftest.c:171: warning: type defaults to `int' in declaration of `aligned_as_double' conftest.c:171: warning: data definition has no type or storage class conftest.c:172: error: syntax error before numeric constant conftest.c:172: warning: type defaults to `int' in declaration of `no_special_alignment' conftest.c:172: warning: data definition has no type or storage class conftest.c:174: error: syntax error before numeric constant conftest.c:174: error: syntax error before "aligned_as_int" conftest.c:174: warning: type defaults to `int' in declaration of `aligned_as_int' conftest.c:174: error: conflicting types for 'aligned_as_int' conftest.c:173: error: previous declaration of 'aligned_as_int' was here conftest.c:174: error: conflicting types for 'aligned_as_int' conftest.c:173: error: previous declaration of 'aligned_as_int' was here conftest.c:174: warning: data definition has no type or storage class conftest.c:179: warning: implicit declaration of function `_Alignof' conftest.c:179: error: syntax error before "int" conftest.c:180: error: syntax error before "int" conftest.c:181: error: syntax error before "char" conftest.c:183: error: syntax error before numeric constant conftest.c:183: warning: type defaults to `int' in declaration of `_Static_assert' conftest.c:186: error: syntax error before "does_not_return" conftest.c:186: warning: return type defaults to `int' conftest.c:192: error: syntax error before "_Static_assert" conftest.c:192: warning: no semicolon at end of struct or union conftest.c:195: error: syntax error before '}' token conftest.c:199: error: `syntax' undeclared here (not in a function) conftest.c:199: error: syntax error before "error" conftest.c:203: error: redefinition of typedef 'long_ptr' conftest.c:202: error: previous declaration of 'long_ptr' was here conftest.c:204: error: redefinition of typedef 'long_ptr' conftest.c:203: error: previous declaration of 'long_ptr' was here conftest.c:204: error: redefinition of typedef 'long_ptr' conftest.c:203: error: previous declaration of 'long_ptr' was here configure:4622: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "jansson" | #define PACKAGE_TARNAME "jansson" | #define PACKAGE_VERSION "2.14" | #define PACKAGE_STRING "jansson 2.14" | #define PACKAGE_BUGREPORT "https://github.com/akheron/jansson/issues" | #define PACKAGE_URL "" | #define PACKAGE "jansson" | #define VERSION "2.14" | /* end confdefs.h. */ | | /* Does the compiler advertise C89 conformance? | Do not test the value of __STDC__, because some compilers set it to 0 | while being otherwise adequately conformant. */ | #if !defined __STDC__ | # error "Compiler does not advertise C89 conformance" | #endif | | #include | #include | struct stat; | /* Most of the following tests are stolen from RCS 5.7 src/conf.sh. */ | struct buf { int x; }; | struct buf * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not \xHH hex character constants. | These do not provoke an error unfortunately, instead are silently treated | as an "x". The following induces an error, until -std is added to get | proper ANSI mode. Curiously \x00 != x always comes out true, for an | array size at least. It is necessary to write \x00 == 0 to get something | that is true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, int *(*)(struct buf *, struct stat *, int), | int, int); | | // Does the compiler advertise C99 conformance? | #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 199901L | # error "Compiler does not advertise C99 conformance" | #endif | | #include | extern int puts (const char *); | extern int printf (const char *, ...); | extern int dprintf (int, const char *, ...); | extern void *malloc (size_t); | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | // dprintf is used instead of fprintf to avoid needing to declare | // FILE and stderr. | #define debug(...) dprintf (2, __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 | #error "your preprocessor is broken" | #endif | #if BIG_OK | #else | #error "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 bool | 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 = 0; | float fnumber = 0; | | 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); | | return *str && number && fnumber; | } | | | // Does the compiler advertise C11 conformance? | #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 201112L | # error "Compiler does not advertise C11 conformance" | #endif | | // Check _Alignas. | char _Alignas (double) aligned_as_double; | char _Alignas (0) no_special_alignment; | extern char aligned_as_int; | char _Alignas (0) _Alignas (int) aligned_as_int; | | // Check _Alignof. | enum | { | int_alignment = _Alignof (int), | int_array_alignment = _Alignof (int[100]), | char_alignment = _Alignof (char) | }; | _Static_assert (0 < -_Alignof (int), "_Alignof is signed"); | | // Check _Noreturn. | int _Noreturn does_not_return (void) { for (;;) continue; } | | // Check _Static_assert. | struct test_static_assert | { | int x; | _Static_assert (sizeof (int) <= sizeof (long int), | "_Static_assert does not work in struct"); | long int y; | }; | | // Check UTF-8 literals. | #define u8 syntax error! | char const utf8_literal[] = u8"happens to be ASCII" "another string"; | | // Check duplicate typedefs. | typedef long *long_ptr; | typedef long int *long_ptr; | typedef long_ptr long_ptr; | | // Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1. | struct anonymous | { | union { | struct { int i; int j; }; | struct { int k; long int l; } w; | }; | int m; | } v1; | | | int | main (int argc, char **argv) | { | int ok = 0; | | ok |= (argc == 0 || f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]); | | | // Check bool. | _Bool success = false; | success |= (argc != 0); | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | success &= 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[0] = argv[0][0]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | ok |= (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | | _Static_assert ((offsetof (struct anonymous, i) | == offsetof (struct anonymous, w.k)), | "Anonymous union alignment botch"); | v1.i = 2; | v1.w.k = 5; | ok |= v1.i != 5; | | return ok; | } | configure:4622: gcc -std=gnu11 -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 cc1.exe: error: unrecognized command line option "-std=gnu11" configure:4622: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "jansson" | #define PACKAGE_TARNAME "jansson" | #define PACKAGE_VERSION "2.14" | #define PACKAGE_STRING "jansson 2.14" | #define PACKAGE_BUGREPORT "https://github.com/akheron/jansson/issues" | #define PACKAGE_URL "" | #define PACKAGE "jansson" | #define VERSION "2.14" | /* end confdefs.h. */ | | /* Does the compiler advertise C89 conformance? | Do not test the value of __STDC__, because some compilers set it to 0 | while being otherwise adequately conformant. */ | #if !defined __STDC__ | # error "Compiler does not advertise C89 conformance" | #endif | | #include | #include | struct stat; | /* Most of the following tests are stolen from RCS 5.7 src/conf.sh. */ | struct buf { int x; }; | struct buf * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not \xHH hex character constants. | These do not provoke an error unfortunately, instead are silently treated | as an "x". The following induces an error, until -std is added to get | proper ANSI mode. Curiously \x00 != x always comes out true, for an | array size at least. It is necessary to write \x00 == 0 to get something | that is true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, int *(*)(struct buf *, struct stat *, int), | int, int); | | // Does the compiler advertise C99 conformance? | #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 199901L | # error "Compiler does not advertise C99 conformance" | #endif | | #include | extern int puts (const char *); | extern int printf (const char *, ...); | extern int dprintf (int, const char *, ...); | extern void *malloc (size_t); | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | // dprintf is used instead of fprintf to avoid needing to declare | // FILE and stderr. | #define debug(...) dprintf (2, __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 | #error "your preprocessor is broken" | #endif | #if BIG_OK | #else | #error "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 bool | 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 = 0; | float fnumber = 0; | | 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); | | return *str && number && fnumber; | } | | | // Does the compiler advertise C11 conformance? | #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 201112L | # error "Compiler does not advertise C11 conformance" | #endif | | // Check _Alignas. | char _Alignas (double) aligned_as_double; | char _Alignas (0) no_special_alignment; | extern char aligned_as_int; | char _Alignas (0) _Alignas (int) aligned_as_int; | | // Check _Alignof. | enum | { | int_alignment = _Alignof (int), | int_array_alignment = _Alignof (int[100]), | char_alignment = _Alignof (char) | }; | _Static_assert (0 < -_Alignof (int), "_Alignof is signed"); | | // Check _Noreturn. | int _Noreturn does_not_return (void) { for (;;) continue; } | | // Check _Static_assert. | struct test_static_assert | { | int x; | _Static_assert (sizeof (int) <= sizeof (long int), | "_Static_assert does not work in struct"); | long int y; | }; | | // Check UTF-8 literals. | #define u8 syntax error! | char const utf8_literal[] = u8"happens to be ASCII" "another string"; | | // Check duplicate typedefs. | typedef long *long_ptr; | typedef long int *long_ptr; | typedef long_ptr long_ptr; | | // Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1. | struct anonymous | { | union { | struct { int i; int j; }; | struct { int k; long int l; } w; | }; | int m; | } v1; | | | int | main (int argc, char **argv) | { | int ok = 0; | | ok |= (argc == 0 || f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]); | | | // Check bool. | _Bool success = false; | success |= (argc != 0); | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | success &= 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[0] = argv[0][0]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | ok |= (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | | _Static_assert ((offsetof (struct anonymous, i) | == offsetof (struct anonymous, w.k)), | "Anonymous union alignment botch"); | v1.i = 2; | v1.w.k = 5; | ok |= v1.i != 5; | | return ok; | } | configure:4635: result: unsupported configure:4653: checking for gcc option to enable C99 features configure:4668: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:4668: $? = 0 configure:4686: result: none needed configure:4756: checking whether gcc understands -c and -o together configure:4779: gcc -c conftest.c -o conftest2.o configure:4782: $? = 0 configure:4779: gcc -c conftest.c -o conftest2.o configure:4782: $? = 0 configure:4794: result: yes configure:4814: checking whether make supports the include directive configure:4829: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:4832: $? = 0 configure:4851: result: yes (GNU style) configure:4877: checking dependency style of gcc configure:4989: result: none configure:5073: checking for g++ configure:5108: result: no configure:5073: checking for c++ configure:5108: result: no configure:5073: checking for gpp configure:5108: result: no configure:5073: checking for aCC configure:5108: result: no configure:5073: checking for CC configure:5108: result: no configure:5073: checking for cxx configure:5108: result: no configure:5073: checking for cc++ configure:5108: result: no configure:5073: checking for cl.exe configure:5108: result: no configure:5073: checking for FCC configure:5108: result: no configure:5073: checking for KCC configure:5108: result: no configure:5073: checking for RCC configure:5108: result: no configure:5073: checking for xlC_r configure:5108: result: no configure:5073: checking for xlC configure:5108: result: no configure:5073: checking for clang++ configure:5108: result: no configure:5132: checking for C++ compiler version configure:5141: g++ --version >&5 ./configure: line 5143: g++: command not found configure:5152: $? = 127 configure:5141: g++ -v >&5 ./configure: line 5143: g++: command not found configure:5152: $? = 127 configure:5141: g++ -V >&5 ./configure: line 5143: g++: command not found configure:5152: $? = 127 configure:5141: g++ -qversion >&5 ./configure: line 5143: g++: command not found configure:5152: $? = 127 configure:5156: checking whether the compiler supports GNU C++ configure:5176: g++ -c conftest.cpp >&5 ./configure: line 1648: g++: command not found configure:5176: $? = 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "jansson" | #define PACKAGE_TARNAME "jansson" | #define PACKAGE_VERSION "2.14" | #define PACKAGE_STRING "jansson 2.14" | #define PACKAGE_BUGREPORT "https://github.com/akheron/jansson/issues" | #define PACKAGE_URL "" | #define PACKAGE "jansson" | #define VERSION "2.14" | /* end confdefs.h. */ | | int | main (void) | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:5186: result: no configure:5197: checking whether g++ accepts -g configure:5218: g++ -c -g conftest.cpp >&5 ./configure: line 1648: g++: command not found configure:5218: $? = 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "jansson" | #define PACKAGE_TARNAME "jansson" | #define PACKAGE_VERSION "2.14" | #define PACKAGE_STRING "jansson 2.14" | #define PACKAGE_BUGREPORT "https://github.com/akheron/jansson/issues" | #define PACKAGE_URL "" | #define PACKAGE "jansson" | #define VERSION "2.14" | /* end confdefs.h. */ | | int | main (void) | { | | ; | return 0; | } configure:5234: g++ -c conftest.cpp >&5 ./configure: line 1648: g++: command not found configure:5234: $? = 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "jansson" | #define PACKAGE_TARNAME "jansson" | #define PACKAGE_VERSION "2.14" | #define PACKAGE_STRING "jansson 2.14" | #define PACKAGE_BUGREPORT "https://github.com/akheron/jansson/issues" | #define PACKAGE_URL "" | #define PACKAGE "jansson" | #define VERSION "2.14" | /* end confdefs.h. */ | | int | main (void) | { | | ; | return 0; | } configure:5251: g++ -c -g conftest.cpp >&5 ./configure: line 1648: g++: command not found configure:5251: $? = 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "jansson" | #define PACKAGE_TARNAME "jansson" | #define PACKAGE_VERSION "2.14" | #define PACKAGE_STRING "jansson 2.14" | #define PACKAGE_BUGREPORT "https://github.com/akheron/jansson/issues" | #define PACKAGE_URL "" | #define PACKAGE "jansson" | #define VERSION "2.14" | /* end confdefs.h. */ | | int | main (void) | { | | ; | return 0; | } configure:5262: result: no configure:5282: checking for g++ option to enable C++11 features configure:5297: g++ -c conftest.cpp >&5 ./configure: line 1648: g++: command not found configure:5297: $? = 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "jansson" | #define PACKAGE_TARNAME "jansson" | #define PACKAGE_VERSION "2.14" | #define PACKAGE_STRING "jansson 2.14" | #define PACKAGE_BUGREPORT "https://github.com/akheron/jansson/issues" | #define PACKAGE_URL "" | #define PACKAGE "jansson" | #define VERSION "2.14" | /* end confdefs.h. */ | | // Does the compiler advertise C++98 conformance? | #if !defined __cplusplus || __cplusplus < 199711L | # error "Compiler does not advertise C++98 conformance" | #endif | | // These inclusions are to reject old compilers that | // lack the unsuffixed header files. | #include | #include | | // and are *not* freestanding headers in C++98. | extern void assert (int); | namespace std { | extern int strcmp (const char *, const char *); | } | | // Namespaces, exceptions, and templates were all added after "C++ 2.0". | using std::exception; | using std::strcmp; | | namespace { | | void test_exception_syntax() | { | try { | throw "test"; | } catch (const char *s) { | // Extra parentheses suppress a warning when building autoconf itself, | // due to lint rules shared with more typical C programs. | assert (!(strcmp) (s, "test")); | } | } | | template struct test_template | { | T const val; | explicit test_template(T t) : val(t) {} | template T add(U u) { return static_cast(u) + val; } | }; | | } // anonymous namespace | | | // Does the compiler advertise C++ 2011 conformance? | #if !defined __cplusplus || __cplusplus < 201103L | # error "Compiler does not advertise C++11 conformance" | #endif | | namespace cxx11test | { | constexpr int get_val() { return 20; } | | struct testinit | { | int i; | double d; | }; | | class delegate | { | public: | delegate(int n) : n(n) {} | delegate(): delegate(2354) {} | | virtual int getval() { return this->n; }; | protected: | int n; | }; | | class overridden : public delegate | { | public: | overridden(int n): delegate(n) {} | virtual int getval() override final { return this->n * 2; } | }; | | class nocopy | { | public: | nocopy(int i): i(i) {} | nocopy() = default; | nocopy(const nocopy&) = delete; | nocopy & operator=(const nocopy&) = delete; | private: | int i; | }; | | // for testing lambda expressions | template Ret eval(Fn f, Ret v) | { | return f(v); | } | | // for testing variadic templates and trailing return types | template auto sum(V first) -> V | { | return first; | } | template auto sum(V first, Args... rest) -> V | { | return first + sum(rest...); | } | } | | | int | main (int argc, char **argv) | { | int ok = 0; | | assert (argc); | assert (! argv[0]); | { | test_exception_syntax (); | test_template tt (2.0); | assert (tt.add (4) == 6.0); | assert (true && !false); | } | | | { | // Test auto and decltype | auto a1 = 6538; | auto a2 = 48573953.4; | auto a3 = "String literal"; | | int total = 0; | for (auto i = a3; *i; ++i) { total += *i; } | | decltype(a2) a4 = 34895.034; | } | { | // Test constexpr | short sa[cxx11test::get_val()] = { 0 }; | } | { | // Test initializer lists | cxx11test::testinit il = { 4323, 435234.23544 }; | } | { | // Test range-based for | int array[] = {9, 7, 13, 15, 4, 18, 12, 10, 5, 3, | 14, 19, 17, 8, 6, 20, 16, 2, 11, 1}; | for (auto &x : array) { x += 23; } | } | { | // Test lambda expressions | using cxx11test::eval; | assert (eval ([](int x) { return x*2; }, 21) == 42); | double d = 2.0; | assert (eval ([&](double x) { return d += x; }, 3.0) == 5.0); | assert (d == 5.0); | assert (eval ([=](double x) mutable { return d += x; }, 4.0) == 9.0); | assert (d == 5.0); | } | { | // Test use of variadic templates | using cxx11test::sum; | auto a = sum(1); | auto b = sum(1, 2); | auto c = sum(1.0, 2.0, 3.0); | } | { | // Test constructor delegation | cxx11test::delegate d1; | cxx11test::delegate d2(); | cxx11test::delegate d3(45); | } | { | // Test override and final | cxx11test::overridden o1(55464); | } | { | // Test nullptr | char *c = nullptr; | } | { | // Test template brackets | test_template<::test_template> v(test_template(12)); | } | { | // Unicode literals | char const *utf8 = u8"UTF-8 string \u2500"; | char16_t const *utf16 = u"UTF-8 string \u2500"; | char32_t const *utf32 = U"UTF-32 string \u2500"; | } | | return ok; | } | configure:5315: result: none needed configure:5381: checking dependency style of g++ configure:5493: result: none configure:5540: checking build system type configure:5555: result: i786-pc-msdosdjgpp configure:5575: checking host system type configure:5589: result: i786-pc-msdosdjgpp configure:5630: checking how to print strings configure:5642: result: printf configure:5663: checking for a sed that does not truncate output configure:5733: result: sed configure:5751: checking for grep that handles long lines and -e configure:5815: result: grep configure:5820: checking for egrep configure:5888: result: egrep configure:5893: checking for fgrep configure:5961: result: fgrep configure:5997: checking for ld used by gcc configure:6065: result: ld configure:6072: checking if the linker (ld) is GNU ld configure:6088: result: yes configure:6100: checking for BSD- or MS-compatible name lister (nm) configure:6155: result: nm configure:6295: checking the name lister (nm) interface configure:6303: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:6306: nm "conftest.o" configure:6309: output 00000000 b .bss 00000000 N .comment 00000000 d .data 00000000 N .debug_abbrev 00000000 N .debug_info 00000000 N .debug_line 00000000 N .debug_pubnames 00000000 t .text 00000000 B _some_variable configure:6316: result: BSD nm configure:6319: checking whether ln -s works configure:6326: result: no, using cp -pf configure:6331: checking the maximum length of command line arguments configure:6463: result: 12288 configure:6511: checking how to convert i786-pc-msdosdjgpp file names to i786-pc-msdosdjgpp format configure:6552: result: func_convert_file_noop configure:6559: checking how to convert i786-pc-msdosdjgpp file names to toolchain format configure:6580: result: func_convert_file_noop configure:6587: checking for ld option to reload object files configure:6595: result: -r configure:6674: checking for objdump configure:6695: found /dev/c/djgpp-2.05/bin/objdump configure:6706: result: objdump configure:6738: checking how to recognize dependent libraries configure:6939: result: unknown configure:7029: checking for dlltool configure:7064: result: no configure:7094: checking how to associate runtime and link libraries configure:7122: result: printf %s\n configure:7273: checking for archiver @FILE support configure:7291: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:7291: $? = 0 configure:7295: ar cr libconftest.a @conftest.lst >&5 configure:7298: $? = 0 configure:7303: ar cr libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory (ENOENT) configure:7306: $? = 1 configure:7318: result: @ configure:7381: checking for strip configure:7413: result: strip configure:7490: checking for ranlib configure:7522: result: ranlib configure:7624: checking command to parse nm output from gcc object configure:7778: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:7781: $? = 0 configure:7785: 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:7788: $? = 0 cannot find nm_test_var in conftest.nm configure:7778: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:7781: $? = 0 configure:7785: 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:7788: $? = 0 configure:7854: gcc -o conftest.exe -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c conftstm.o >&5 configure:7857: $? = 0 configure:7895: result: ok configure:7942: checking for sysroot configure:7973: result: no configure:7980: checking for a working dd configure:8024: result: dd configure:8028: checking how to truncate binary pipes configure:8044: result: dd bs=4096 count=1 configure:8381: checking for mt configure:8416: result: no configure:8436: checking if : is a manifest tool configure:8443: : '-?' configure:8451: result: no configure:9181: checking for stdio.h configure:9181: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:9181: $? = 0 configure:9181: result: yes configure:9181: checking for stdlib.h configure:9181: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:9181: $? = 0 configure:9181: result: yes configure:9181: checking for string.h configure:9181: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:9181: $? = 0 configure:9181: result: yes configure:9181: checking for inttypes.h configure:9181: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:9181: $? = 0 configure:9181: result: yes configure:9181: checking for stdint.h configure:9181: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:9181: $? = 0 configure:9181: result: yes configure:9181: checking for strings.h configure:9181: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:9181: $? = 0 configure:9181: result: yes configure:9181: checking for sys/stat.h configure:9181: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:9181: $? = 0 configure:9181: result: yes configure:9181: checking for sys/types.h configure:9181: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:9181: $? = 0 configure:9181: result: yes configure:9181: checking for unistd.h configure:9181: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:9181: $? = 0 configure:9181: result: yes configure:9206: checking for dlfcn.h configure:9206: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:9206: $? = 0 configure:9206: result: yes configure:9476: checking for objdir configure:9492: result: _libs configure:9752: checking if gcc supports -fno-rtti -fno-exceptions configure:9771: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 -fno-rtti -fno-exceptions conftest.c >&5 cc1.exe: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:9775: $? = 0 configure:9788: result: no configure:10146: checking for gcc option to produce PIC configure:10154: result: configure:10227: checking if gcc static flag -static works configure:10256: result: yes configure:10271: checking if gcc supports -c -o file.o configure:10293: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 -o out/conftest2.o conftest.c >&5 configure:10297: $? = 0 configure:10319: result: yes configure:10327: checking if gcc supports -c -o file.o configure:10375: result: yes configure:10408: checking whether the gcc linker (ld) supports shared libraries configure:11676: result: no configure:11917: checking dynamic linker characteristics configure:12738: result: no configure:12860: checking how to hardcode library paths into programs configure:12885: result: unsupported configure:13437: checking whether stripping libraries is possible configure:13446: result: yes configure:13488: checking if libtool supports shared libraries configure:13490: result: no configure:13493: checking whether to build shared libraries configure:13518: result: no configure:13521: checking whether to build static libraries configure:13525: result: yes configure:16890: checking for endian.h configure:16890: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 conftest.c:51:20: endian.h: No such file or directory (ENOENT) configure:16890: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "jansson" | #define PACKAGE_TARNAME "jansson" | #define PACKAGE_VERSION "2.14" | #define PACKAGE_STRING "jansson 2.14" | #define PACKAGE_BUGREPORT "https://github.com/akheron/jansson/issues" | #define PACKAGE_URL "" | #define PACKAGE "jansson" | #define VERSION "2.14" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR "_libs/" | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16890: result: no configure:16896: checking for fcntl.h configure:16896: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:16896: $? = 0 configure:16896: result: yes configure:16902: checking for locale.h configure:16902: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:16902: $? = 0 configure:16902: result: yes configure:16908: checking for sched.h configure:16908: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 conftest.c:53:19: sched.h: No such file or directory (ENOENT) configure:16908: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "jansson" | #define PACKAGE_TARNAME "jansson" | #define PACKAGE_VERSION "2.14" | #define PACKAGE_STRING "jansson 2.14" | #define PACKAGE_BUGREPORT "https://github.com/akheron/jansson/issues" | #define PACKAGE_URL "" | #define PACKAGE "jansson" | #define VERSION "2.14" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR "_libs/" | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16908: result: no configure:16914: checking for unistd.h configure:16914: result: yes configure:16920: checking for sys/param.h configure:16920: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:16920: $? = 0 configure:16920: result: yes configure:16926: checking for sys/stat.h configure:16926: result: yes configure:16932: checking for sys/time.h configure:16932: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:16932: $? = 0 configure:16932: result: yes configure:16938: checking for sys/types.h configure:16938: result: yes configure:16947: checking for int32_t configure:16947: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:16947: $? = 0 configure:16947: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 conftest.c: In function `main': conftest.c:63: warning: integer overflow in expression conftest.c:63: error: size of array `test_array' is negative configure:16947: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "jansson" | #define PACKAGE_TARNAME "jansson" | #define PACKAGE_VERSION "2.14" | #define PACKAGE_STRING "jansson 2.14" | #define PACKAGE_BUGREPORT "https://github.com/akheron/jansson/issues" | #define PACKAGE_URL "" | #define PACKAGE "jansson" | #define VERSION "2.14" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR "_libs/" | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 32 / 2 - 1 }; | int | main (void) | { | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:16947: result: yes configure:16956: checking for uint32_t configure:16956: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:16956: $? = 0 configure:16956: result: yes configure:16968: checking for uint16_t configure:16968: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:16968: $? = 0 configure:16968: result: yes configure:16978: checking for uint8_t configure:16978: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:16978: $? = 0 configure:16978: result: yes configure:16991: checking for unsigned long long int configure:17033: gcc -o conftest.exe -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:17033: $? = 0 configure:17043: result: yes configure:17053: checking for long long int configure:17095: gcc -o conftest.exe -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:17095: $? = 0 configure:17095: ./conftest.exe configure:17095: $? = 0 configure:17108: result: yes configure:17117: checking for inline configure:17134: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:17134: $? = 0 configure:17143: result: inline configure:17169: checking for close configure:17169: gcc -o conftest.exe -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:17169: $? = 0 configure:17169: result: yes configure:17175: checking for getpid configure:17175: gcc -o conftest.exe -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:17175: $? = 0 configure:17175: result: yes configure:17181: checking for gettimeofday configure:17181: gcc -o conftest.exe -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:17181: $? = 0 configure:17181: result: yes configure:17187: checking for localeconv configure:17187: gcc -o conftest.exe -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:17187: $? = 0 configure:17187: result: yes configure:17193: checking for open configure:17193: gcc -o conftest.exe -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:17193: $? = 0 configure:17193: result: yes configure:17199: checking for read configure:17199: gcc -o conftest.exe -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:17199: $? = 0 configure:17199: result: yes configure:17205: checking for sched_yield configure:17205: gcc -o conftest.exe -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 ld: ./ccEHsGO8.o: in function `main': n:/jsn/srcs/contrib/jansson-2.14/0build/conftest.c:65: undefined reference to `_sched_yield' collect2: ld returned 1 exit status configure:17205: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "jansson" | #define PACKAGE_TARNAME "jansson" | #define PACKAGE_VERSION "2.14" | #define PACKAGE_STRING "jansson 2.14" | #define PACKAGE_BUGREPORT "https://github.com/akheron/jansson/issues" | #define PACKAGE_URL "" | #define PACKAGE "jansson" | #define VERSION "2.14" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR "_libs/" | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_OPEN 1 | #define HAVE_READ 1 | /* end confdefs.h. */ | /* Define sched_yield to an innocuous variant, in case declares sched_yield. | For example, HP-UX 11i declares gettimeofday. */ | #define sched_yield innocuous_sched_yield | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sched_yield (); below. */ | | #include | #undef sched_yield | | /* 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 sched_yield (); | /* 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_sched_yield || defined __stub___sched_yield | choke me | #endif | | int | main (void) | { | return sched_yield (); | ; | return 0; | } configure:17205: result: no configure:17211: checking for strtoll configure:17211: gcc -o conftest.exe -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:17211: $? = 0 configure:17211: result: yes configure:17219: checking for gcc __sync builtins configure:17233: gcc -o conftest.exe -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 conftest.c: In function `main': conftest.c:43: warning: implicit declaration of function `__sync_bool_compare_and_swap' conftest.c:43: warning: implicit declaration of function `__sync_add_and_fetch' conftest.c:43: warning: implicit declaration of function `__sync_sub_and_fetch' ld: ./ccuO8tlD.o: in function `main': n:/jsn/srcs/contrib/jansson-2.14/0build/conftest.c:43: undefined reference to `___sync_bool_compare_and_swap' ld: n:/jsn/srcs/contrib/jansson-2.14/0build/conftest.c:43: undefined reference to `___sync_add_and_fetch' ld: n:/jsn/srcs/contrib/jansson-2.14/0build/conftest.c:43: undefined reference to `___sync_sub_and_fetch' collect2: ld returned 1 exit status configure:17233: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "jansson" | #define PACKAGE_TARNAME "jansson" | #define PACKAGE_VERSION "2.14" | #define PACKAGE_STRING "jansson 2.14" | #define PACKAGE_BUGREPORT "https://github.com/akheron/jansson/issues" | #define PACKAGE_URL "" | #define PACKAGE "jansson" | #define VERSION "2.14" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR "_libs/" | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_OPEN 1 | #define HAVE_READ 1 | #define HAVE_STRTOLL 1 | /* end confdefs.h. */ | | int | main (void) | { | unsigned long val; __sync_bool_compare_and_swap(&val, 0, 1); __sync_add_and_fetch(&val, 1); __sync_sub_and_fetch(&val, 1); | ; | return 0; | } configure:17248: result: no configure:17251: checking for gcc __atomic builtins configure:17265: gcc -o conftest.exe -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 conftest.c: In function `main': conftest.c:43: warning: implicit declaration of function `__atomic_test_and_set' conftest.c:43: error: `__ATOMIC_RELAXED' undeclared (first use in this function) conftest.c:43: error: (Each undeclared identifier is reported only once conftest.c:43: error: for each function it appears in.) conftest.c:43: warning: implicit declaration of function `__atomic_store_n' conftest.c:43: error: `__ATOMIC_RELEASE' undeclared (first use in this function) conftest.c:43: warning: implicit declaration of function `__atomic_load_n' conftest.c:43: error: `__ATOMIC_ACQUIRE' undeclared (first use in this function) conftest.c:43: warning: implicit declaration of function `__atomic_add_fetch' conftest.c:43: warning: implicit declaration of function `__atomic_sub_fetch' configure:17265: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "jansson" | #define PACKAGE_TARNAME "jansson" | #define PACKAGE_VERSION "2.14" | #define PACKAGE_STRING "jansson 2.14" | #define PACKAGE_BUGREPORT "https://github.com/akheron/jansson/issues" | #define PACKAGE_URL "" | #define PACKAGE "jansson" | #define VERSION "2.14" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR "_libs/" | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_OPEN 1 | #define HAVE_READ 1 | #define HAVE_STRTOLL 1 | /* end confdefs.h. */ | | int | main (void) | { | char l; unsigned long v; __atomic_test_and_set(&l, __ATOMIC_RELAXED); __atomic_store_n(&v, 1, __ATOMIC_RELEASE); __atomic_load_n(&v, __ATOMIC_ACQUIRE); __atomic_add_fetch(&v, 1, __ATOMIC_ACQUIRE); __atomic_sub_fetch(&v, 1, __ATOMIC_RELEASE); | ; | return 0; | } configure:17280: result: no configure:17348: checking for -Bsymbolic-functions linker flag configure:17363: gcc -o conftest.exe -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 -Wl,-Bsymbolic-functions conftest.c >&5 configure:17363: $? = 0 configure:17365: result: yes configure:17394: checking for gcc options needed to detect all undeclared functions configure:17416: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 conftest.c: In function `main': conftest.c:46: error: `strchr' undeclared (first use in this function) conftest.c:46: error: (Each undeclared identifier is reported only once conftest.c:46: error: for each function it appears in.) configure:17416: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "jansson" | #define PACKAGE_TARNAME "jansson" | #define PACKAGE_VERSION "2.14" | #define PACKAGE_STRING "jansson 2.14" | #define PACKAGE_BUGREPORT "https://github.com/akheron/jansson/issues" | #define PACKAGE_URL "" | #define PACKAGE "jansson" | #define VERSION "2.14" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR "_libs/" | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_OPEN 1 | #define HAVE_READ 1 | #define HAVE_STRTOLL 1 | #define USE_URANDOM 1 | #define USE_WINDOWS_CRYPTOAPI 1 | #define INITIAL_HASHTABLE_ORDER 3 | /* end confdefs.h. */ | | int | main (void) | { | (void) strchr; | ; | return 0; | } configure:17443: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 configure:17443: $? = 0 configure:17460: result: none needed configure:17474: checking whether __GLIBC__ is declared configure:17474: gcc -c -g2 -O2 -std=gnu99 -march=i386 -mtune=i586 conftest.c >&5 conftest.c: In function `main': conftest.c:77: error: `__GLIBC__' undeclared (first use in this function) conftest.c:77: error: (Each undeclared identifier is reported only once conftest.c:77: error: for each function it appears in.) configure:17474: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "jansson" | #define PACKAGE_TARNAME "jansson" | #define PACKAGE_VERSION "2.14" | #define PACKAGE_STRING "jansson 2.14" | #define PACKAGE_BUGREPORT "https://github.com/akheron/jansson/issues" | #define PACKAGE_URL "" | #define PACKAGE "jansson" | #define VERSION "2.14" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR "_libs/" | #define HAVE_FCNTL_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_CLOSE 1 | #define HAVE_GETPID 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALECONV 1 | #define HAVE_OPEN 1 | #define HAVE_READ 1 | #define HAVE_STRTOLL 1 | #define USE_URANDOM 1 | #define USE_WINDOWS_CRYPTOAPI 1 | #define INITIAL_HASHTABLE_ORDER 3 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main (void) | { | #ifndef __GLIBC__ | #ifdef __cplusplus | (void) __GLIBC__; | #else | (void) __GLIBC__; | #endif | #endif | | ; | return 0; | } configure:17474: result: no configure:17519: checking for -Wno-format-truncation configure:17527: result: no configure:17603: updating cache ./config.cache configure:17647: checking that generated files are newer than configure configure:17653: result: done configure:17696: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by jansson config.status 2.14, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on K1O8O1 config.status:1186: creating jansson.pc config.status:1186: creating Makefile config.status:1186: creating doc/Makefile config.status:1186: creating src/Makefile config.status:1186: creating src/jansson_config.h config.status:1186: creating test/Makefile config.status:1186: creating test/bin/Makefile config.status:1186: creating test/ossfuzz/Makefile config.status:1186: creating test/suites/Makefile config.status:1186: creating test/suites/api/Makefile config.status:1186: creating jansson_private_config.h config.status:1481: executing depfiles commands config.status:1481: executing libtool commands configure:20192: WARNING: unrecognized options: --without-libiconv-prefix, --without-libintl-prefix, --enable-html, --disable-nls ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i786-pc-msdosdjgpp ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_c_int32_t=yes ac_cv_c_uint16_t=yes ac_cv_c_uint32_t=yes ac_cv_c_uint8_t=yes ac_cv_c_undeclared_builtin_options='none needed' ac_cv_cxx_compiler_gnu=no ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext=.exe ac_cv_func_close=yes ac_cv_func_fork=no ac_cv_func_fork_works=no ac_cv_func_getpid=yes ac_cv_func_gettimeofday=yes ac_cv_func_localeconv=yes ac_cv_func_open=yes ac_cv_func_pipe=yes ac_cv_func_read=yes ac_cv_func_sched_yield=no ac_cv_func_strtoll=yes ac_cv_func_vfork=no ac_cv_func_vfork_works=no ac_cv_have_decl___GLIBC__=no ac_cv_header_dlfcn_h=yes ac_cv_header_endian_h=no ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_locale_h=yes ac_cv_header_sched_h=no ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i786-pc-msdosdjgpp ac_cv_objext=o ac_cv_path_BZIP2=bzip2 ac_cv_path_CAT=cat ac_cv_path_COMPRESS=compress ac_cv_path_DVIPS=dvips ac_cv_path_EGREP=egrep ac_cv_path_EMACS=emacs ac_cv_path_FGREP=fgrep ac_cv_path_GREP=grep ac_cv_path_GROFF=groff ac_cv_path_GZIP=gzip ac_cv_path_INSTALL_INFO=install-info ac_cv_path_M4=m4 ac_cv_path_MAKEINFO=makeinfo ac_cv_path_MKTEMP=mktemp ac_cv_path_MV=mv ac_cv_path_NROFF=nroff ac_cv_path_PERL=perl ac_cv_path_PIC=pic ac_cv_path_PR_PROGRAM=pr ac_cv_path_PS2PDF=ps2pdf ac_cv_path_RM=rm ac_cv_path_ROFF=groff ac_cv_path_SED=sed ac_cv_path_SH=sh ac_cv_path_SOELIM=soelim ac_cv_path_SORT=sort ac_cv_path_TAR=tar ac_cv_path_TEST_MINUS_S_SH=bash ac_cv_path_TEST_SHELL=bash ac_cv_path_TEXI2DVI=texi2dvi ac_cv_path_TEXI2PDF=texi2pdf ac_cv_path_UNCOMPRESS=gunzip ac_cv_path_UNZIP=unzip ac_cv_path_WGET=wget ac_cv_path_XMLLINT=xmllint ac_cv_path_XSLTPROC=xsltproc ac_cv_path_ZCAT=zcat ac_cv_path_ZIP=zip ac_cv_path_ac_pt_XML_CONFIG=xml2-config ac_cv_path_ed_PROGRAM=ed ac_cv_path_lt_DD=dd ac_cv_path_mkdir='mkdir -p' ac_cv_prog_AWK=gawk ac_cv_prog_LN_S='cp -pf' ac_cv_prog_ac_ct_CC=gcc 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_c11=no ac_cv_prog_cc_c99= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=no ac_cv_prog_cxx_stdcxx= ac_cv_prog_make_make_set=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_CXX_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes gl_cv_absolute_inttypes_h=/dev/env/DJDIR/include/inttypes.h gl_cv_absolute_stdint_h=/dev/env/DJDIR/include/stdint.h gl_cv_absolute_stdlib_h=/dev/env/DJDIR/include/stdlib.h gl_cv_absolute_string_h=/dev/env/DJDIR/include/string.h gl_cv_absolute_sys_stat_h=/dev/env/DJDIR/include/sys/stat.h gl_cv_absolute_sys_time_h=/dev/env/DJDIR/include/sys/time.h gl_cv_absolute_unistd_h=/dev/env/DJDIR/include/unistd.h gl_cv_absolute_wchar_h=/dev/env/DJDIR/include/wchar.h gl_cv_absolute_wctype_h=/dev/env/DJDIR/include/wctype.h gl_cv_func_printf_enomem=yes gl_cv_func_sleep_works=yes gl_cv_socklen_t_equiv=int lt_cv_ar_at_file=@ lt_cv_deplibs_check_method=unknown 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=ld lt_cv_path_NM=nm lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic= 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_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_max_cmd_len=12288 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} '\''./.././/missing'\'' aclocal-1.16' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_CFLAGS='-Wall -Wextra -Wdeclaration-after-statement -Wshadow ' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} '\''./.././/missing'\'' autoconf' AUTOHEADER='${SHELL} '\''./.././/missing'\'' autoheader' AUTOMAKE='${SHELL} '\''./.././/missing'\'' automake-1.16' AWK='gawk' CC='gcc' CCDEPMODE='depmode=none' CFLAGS='-g2 -O2 -std=gnu99 -march=i386 -mtune=i586' CPPFLAGS='' CSCOPE='cscope' CTAGS='ctags' CXX='g++' CXXCPP='' CXXDEPMODE='depmode=none' CXXFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='_deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='egrep' ETAGS='etags' EXEEXT='.exe' FGREP='fgrep' GCC_FALSE='#' GCC_TRUE='' GREP='grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' JSON_BSYMBOLIC_LDFLAGS='-Wl,-Bsymbolic-functions' JSON_SYMVER_LDFLAGS='' LD='ld' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIB_FUZZING_ENGINE='' LIPO='' LN_S='cp -pf' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='makeinfo --no-split' MANIFEST_TOOL=':' MKDIR_P='mkdir -p' NM='nm' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='jansson' PACKAGE_BUGREPORT='https://github.com/akheron/jansson/issues' PACKAGE_NAME='jansson' PACKAGE_STRING='jansson 2.14' PACKAGE_TARNAME='jansson' PACKAGE_URL='' PACKAGE_VERSION='2.14' PATH_SEPARATOR=':' RANLIB='ranlib' SED='sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_OSSFUZZERS_FALSE='' USE_OSSFUZZERS_TRUE='#' USE_OSSFUZZ_FLAG_FALSE='' USE_OSSFUZZ_FLAG_TRUE='#' USE_OSSFUZZ_STATIC_FALSE='' USE_OSSFUZZ_STATIC_TRUE='#' VERSION='2.14' ac_ct_AR='' ac_ct_CC='gcc' ac_ct_CXX='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='#' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__isrc=' -I$(srcdir)' am__leading_dot='_' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='i786-pc-msdosdjgpp' build_alias='' build_cpu='i786' build_os='msdosdjgpp' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i786-pc-msdosdjgpp' host_alias='' host_cpu='i786' host_os='msdosdjgpp' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} ./.././/install-sh' json_have_atomic_builtins='0' json_have_localeconv='1' json_have_long_long='1' json_have_sync_builtins='0' json_inline='inline' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/dev/env/DJDIR' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "jansson" #define PACKAGE_TARNAME "jansson" #define PACKAGE_VERSION "2.14" #define PACKAGE_STRING "jansson 2.14" #define PACKAGE_BUGREPORT "https://github.com/akheron/jansson/issues" #define PACKAGE_URL "" #define PACKAGE "jansson" #define VERSION "2.14" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR "_libs/" #define HAVE_FCNTL_H 1 #define HAVE_LOCALE_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNSIGNED_LONG_LONG_INT 1 #define HAVE_LONG_LONG_INT 1 #define HAVE_CLOSE 1 #define HAVE_GETPID 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_LOCALECONV 1 #define HAVE_OPEN 1 #define HAVE_READ 1 #define HAVE_STRTOLL 1 #define USE_URANDOM 1 #define USE_WINDOWS_CRYPTOAPI 1 #define INITIAL_HASHTABLE_ORDER 3 configure: exit 0