The build took 00h 01m 29s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
24,380 |
ansic |
10,772 |
sh |
35,152 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
There were existing files in /sysroot, using those
CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: neon 0.30.1-2 (Wed Apr 5 02:11:07 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...checking for a BSD-compatible install... /usr/bin/install -cchecking for x86_64-unknown-linux-gcc... clangchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables... checking whether we are cross compiling... yeschecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether clang accepts -g... yeschecking for clang option to accept ISO C89... none neededchecking how to run the C preprocessor... clang -Echecking for grep that handles long lines and -e... /usr/sbin/grepchecking for egrep... /usr/sbin/grep -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking minix/config.h usability... nochecking minix/config.h presence... nochecking for minix/config.h... nochecking whether it is safe to define __EXTENSIONS__... yeschecking for inline... inlinechecking for an ANSI C-conforming const... yeschecking for size_t... yeschecking for off_t... yeschecking for uname... Linuxchecking whether make sets $(MAKE)... yeschecking size of int... 4checking size of long... 8checking size of long long... 8checking for gcc -Wformat -Werror sanity... yeschecking errno.h usability... yeschecking errno.h presence... yeschecking for errno.h... yeschecking stdarg.h usability... yeschecking stdarg.h presence... yeschecking for stdarg.h... yeschecking for string.h... (cached) yeschecking for stdlib.h... (cached) yeschecking sys/uio.h usability... yeschecking sys/uio.h presence... yeschecking for sys/uio.h... yeschecking size of size_t... 8checking how to print size_t... luchecking size of off_t... 8checking how to print off_t... ldchecking size of ssize_t... 8checking how to print ssize_t... ldchecking whether byte ordering is bigendian... nochecking whether strerror_r is declared... yeschecking for strerror_r... yeschecking whether strerror_r returns char *... nochecking for snprintf... yeschecking for vsnprintf... yeschecking for sys/time.h... yeschecking for limits.h... yeschecking for sys/select.h... yeschecking for arpa/inet.h... yeschecking for libintl.h... yeschecking for signal.h... yeschecking for sys/socket.h... yeschecking for netinet/in.h... yeschecking for netinet/tcp.h... yeschecking for netdb.h... yeschecking for sys/poll.h... yeschecking for sys/limits.h... nochecking for fcntl.h... yeschecking for iconv.h... yeschecking for timezone global... yesconfigure: LFS support unnecessary, off_t is not 32-bitchecking for strtoll... yeschecking for strcasecmp... yeschecking for signal... yeschecking for setvbuf... yeschecking for setsockopt... yeschecking for stpcpy... yeschecking for poll... yeschecking for fcntl... yeschecking for getsockopt... yeschecking whether stpcpy is declared... yeschecking for library containing socket... none neededchecking for library containing getaddrinfo... none neededchecking for gai_strerror... yeschecking for getnameinfo... yeschecking for inet_ntop... yeschecking for inet_pton... yesconfigure: IPv6 support is enabledchecking for working AI_ADDRCONFIG... nochecking for socklen_t... yeschecking for struct tm.tm_gmtoff... yeschecking for struct tm.__tm_gmtoff... yeschecking zlib.h usability... nochecking zlib.h presence... nochecking for zlib.h... noconfigure: zlib header not foundchecking whether to enable ACL support in neon... yeschecking for pkg-config... /usr/sbin/pkg-configchecking for openssl pkg-config data... yesconfigure: using SSL library configuration from pkg-configchecking openssl/ssl.h usability... nochecking openssl/ssl.h presence... nochecking for openssl/ssl.h... noconfigure: error: OpenSSL headers not found, cannot enable SSL support==> ERROR: A failure occurred in build(). Aborting...Printing config logfiles
CMD: config logfiles '/tmp/neon/src/neon-0.30.1/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by neon configure 0.30.1, which wasgenerated by GNU Autoconf 2.69. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr --with-expat --enable-shared --disable-static --with-ssl=openssl --with-ca-bundle=/etc/ssl/certs/ca-certificates.crt## --------- #### Platform. #### --------- ##hostname = 0a41ef3260dduname -m = x86_64uname -r = 4.10.6-1-ARCHuname -s = Linuxuname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017/usr/bin/uname -p = unknown/bin/uname -X = unknown/bin/arch = unknown/usr/bin/arch -k = unknown/usr/convex/getsysinfo = unknown/usr/bin/hostinfo = unknown/bin/machine = unknown/usr/bin/oslevel = unknown/bin/universe = unknownPATH: /sysroot/binPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:2676: checking for a BSD-compatible installconfigure:2744: result: /usr/bin/install -cconfigure:2827: checking for x86_64-unknown-linux-gccconfigure:2854: result: clangconfigure:3123: checking for C compiler versionconfigure:3132: clang --version >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /configure:3143: $? = 0configure:3132: clang -v >&5clang version 3.8.1Target: x86_64-unknown-linux-gnuThread model: posixInstalledDir: /Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1Candidate multilib: .;@m64Selected multilib: .;@m64configure:3143: $? = 0configure:3132: clang -V >&5clang-3.8: error: argument to '-V' is missing (expected 1 value)clang-3.8: error: no input filesconfigure:3143: $? = 1configure:3132: clang -qversion >&5clang-3.8: error: unknown argument: '-qversion'clang-3.8: error: no input filesconfigure:3143: $? = 1configure:3163: checking whether the C compiler worksconfigure:3185: clang conftest.c >&5configure:3189: $? = 0configure:3237: result: yesconfigure:3240: checking for C compiler default output file nameconfigure:3242: result: a.outconfigure:3248: checking for suffix of executablesconfigure:3255: clang -o conftest conftest.c >&5configure:3259: $? = 0configure:3281: result:configure:3303: checking whether we are cross compilingconfigure:3311: clang -o conftest conftest.c >&5configure:3315: $? = 0configure:3322: ./conftest./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF headerconfigure:3326: $? = 127configure:3341: result: yesconfigure:3346: checking for suffix of object filesconfigure:3368: clang -c conftest.c >&5configure:3372: $? = 0configure:3393: result: oconfigure:3397: checking whether we are using the GNU C compilerconfigure:3416: clang -c conftest.c >&5configure:3416: $? = 0configure:3425: result: yesconfigure:3434: checking whether clang accepts -gconfigure:3454: clang -c -g conftest.c >&5configure:3454: $? = 0configure:3495: result: yesconfigure:3512: checking for clang option to accept ISO C89configure:3575: clang -c conftest.c >&5configure:3575: $? = 0configure:3588: result: none neededconfigure:3614: checking how to run the C preprocessorconfigure:3645: clang -E conftest.cconfigure:3645: $? = 0configure:3659: clang -E conftest.cconftest.c:15:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3659: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "neon"| #define PACKAGE_TARNAME "neon"| #define PACKAGE_VERSION "0.30.1"| #define PACKAGE_STRING "neon 0.30.1"| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"| #define PACKAGE_URL ""| #define _GNU_SOURCE 1| #define NEON_IS_LIBRARY 1| #define NEON_VERSION "0.30.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (30)| #define NE_VERSION_PATCH (1)| /* end confdefs.h. */| #include configure:3684: result: clang -Econfigure:3704: clang -E conftest.cconfigure:3704: $? = 0configure:3718: clang -E conftest.cconftest.c:15:10: fatal error: 'ac_nonexistent.h' file not found#include ^1 error generated.configure:3718: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "neon"| #define PACKAGE_TARNAME "neon"| #define PACKAGE_VERSION "0.30.1"| #define PACKAGE_STRING "neon 0.30.1"| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"| #define PACKAGE_URL ""| #define _GNU_SOURCE 1| #define NEON_IS_LIBRARY 1| #define NEON_VERSION "0.30.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (30)| #define NE_VERSION_PATCH (1)| /* end confdefs.h. */| #include configure:3747: checking for grep that handles long lines and -econfigure:3805: result: /usr/sbin/grepconfigure:3810: checking for egrepconfigure:3872: result: /usr/sbin/grep -Econfigure:3877: checking for ANSI C header filesconfigure:3897: clang -c conftest.c >&5configure:3897: $? = 0configure:3981: result: yesconfigure:3994: checking for sys/types.hconfigure:3994: clang -c conftest.c >&5configure:3994: $? = 0configure:3994: result: yesconfigure:3994: checking for sys/stat.hconfigure:3994: clang -c conftest.c >&5configure:3994: $? = 0configure:3994: result: yesconfigure:3994: checking for stdlib.hconfigure:3994: clang -c conftest.c >&5configure:3994: $? = 0configure:3994: result: yesconfigure:3994: checking for string.hconfigure:3994: clang -c conftest.c >&5configure:3994: $? = 0configure:3994: result: yesconfigure:3994: checking for memory.hconfigure:3994: clang -c conftest.c >&5configure:3994: $? = 0configure:3994: result: yesconfigure:3994: checking for strings.hconfigure:3994: clang -c conftest.c >&5configure:3994: $? = 0configure:3994: result: yesconfigure:3994: checking for inttypes.hconfigure:3994: clang -c conftest.c >&5configure:3994: $? = 0configure:3994: result: yesconfigure:3994: checking for stdint.hconfigure:3994: clang -c conftest.c >&5configure:3994: $? = 0configure:3994: result: yesconfigure:3994: checking for unistd.hconfigure:3994: clang -c conftest.c >&5configure:3994: $? = 0configure:3994: result: yesconfigure:4007: checking minix/config.h usabilityconfigure:4007: clang -c conftest.c >&5conftest.c:58:10: fatal error: 'minix/config.h' file not found#include ^1 error generated.configure:4007: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "neon"| #define PACKAGE_TARNAME "neon"| #define PACKAGE_VERSION "0.30.1"| #define PACKAGE_STRING "neon 0.30.1"| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"| #define PACKAGE_URL ""| #define _GNU_SOURCE 1| #define NEON_IS_LIBRARY 1| #define NEON_VERSION "0.30.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (30)| #define NE_VERSION_PATCH (1)| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:4007: result: noconfigure:4007: checking minix/config.h presenceconfigure:4007: clang -E conftest.cconftest.c:25:10: fatal error: 'minix/config.h' file not found#include ^1 error generated.configure:4007: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "neon"| #define PACKAGE_TARNAME "neon"| #define PACKAGE_VERSION "0.30.1"| #define PACKAGE_STRING "neon 0.30.1"| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"| #define PACKAGE_URL ""| #define _GNU_SOURCE 1| #define NEON_IS_LIBRARY 1| #define NEON_VERSION "0.30.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (30)| #define NE_VERSION_PATCH (1)| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| /* end confdefs.h. */| #include configure:4007: result: noconfigure:4007: checking for minix/config.hconfigure:4007: result: noconfigure:4028: checking whether it is safe to define __EXTENSIONS__configure:4046: clang -c conftest.c >&5configure:4046: $? = 0configure:4053: result: yesconfigure:4067: checking for inlineconfigure:4083: clang -c conftest.c >&5configure:4083: $? = 0configure:4091: result: inlineconfigure:4109: checking for an ANSI C-conforming constconfigure:4175: clang -c conftest.c >&5configure:4175: $? = 0configure:4182: result: yesconfigure:4190: checking for size_tconfigure:4190: clang -c conftest.c >&5configure:4190: $? = 0configure:4190: clang -c conftest.c >&5conftest.c:66:21: error: expected expressionif (sizeof ((size_t)))^1 error generated.configure:4190: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "neon"| #define PACKAGE_TARNAME "neon"| #define PACKAGE_VERSION "0.30.1"| #define PACKAGE_STRING "neon 0.30.1"| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"| #define PACKAGE_URL ""| #define _GNU_SOURCE 1| #define NEON_IS_LIBRARY 1| #define NEON_VERSION "0.30.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (30)| #define NE_VERSION_PATCH (1)| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| /* 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:4190: result: yesconfigure:4201: checking for off_tconfigure:4201: clang -c conftest.c >&5configure:4201: $? = 0configure:4201: clang -c conftest.c >&5conftest.c:66:20: error: expected expressionif (sizeof ((off_t)))^1 error generated.configure:4201: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "neon"| #define PACKAGE_TARNAME "neon"| #define PACKAGE_VERSION "0.30.1"| #define PACKAGE_STRING "neon 0.30.1"| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"| #define PACKAGE_URL ""| #define _GNU_SOURCE 1| #define NEON_IS_LIBRARY 1| #define NEON_VERSION "0.30.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (30)| #define NE_VERSION_PATCH (1)| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| /* 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 ((off_t)))| return 0;| ;| return 0;| }configure:4201: result: yesconfigure:4214: checking for unameconfigure:4223: result: Linuxconfigure:4235: checking whether make sets $(MAKE)configure:4257: result: yesconfigure:4271: checking size of intconfigure:4276: clang -c conftest.c >&5configure:4276: $? = 0configure:4276: clang -c conftest.c >&5conftest.c:66:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:4276: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "neon"| #define PACKAGE_TARNAME "neon"| #define PACKAGE_VERSION "0.30.1"| #define PACKAGE_STRING "neon 0.30.1"| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"| #define PACKAGE_URL ""| #define _GNU_SOURCE 1| #define NEON_IS_LIBRARY 1| #define NEON_VERSION "0.30.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (30)| #define NE_VERSION_PATCH (1)| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];| test_array [0] = 0;| return test_array [0];|| ;| return 0;| }configure:4276: clang -c conftest.c >&5conftest.c:66:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:4276: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "neon"| #define PACKAGE_TARNAME "neon"| #define PACKAGE_VERSION "0.30.1"| #define PACKAGE_STRING "neon 0.30.1"| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"| #define PACKAGE_URL ""| #define _GNU_SOURCE 1| #define NEON_IS_LIBRARY 1| #define NEON_VERSION "0.30.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (30)| #define NE_VERSION_PATCH (1)| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];| test_array [0] = 0;| return test_array [0];|| ;| return 0;| }configure:4276: clang -c conftest.c >&5conftest.c:66:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:4276: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "neon"| #define PACKAGE_TARNAME "neon"| #define PACKAGE_VERSION "0.30.1"| #define PACKAGE_STRING "neon 0.30.1"| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"| #define PACKAGE_URL ""| #define _GNU_SOURCE 1| #define NEON_IS_LIBRARY 1| #define NEON_VERSION "0.30.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (30)| #define NE_VERSION_PATCH (1)| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];| test_array [0] = 0;| return test_array [0];|| ;| return 0;| }configure:4276: clang -c conftest.c >&5configure:4276: $? = 0configure:4276: clang -c conftest.c >&5configure:4276: $? = 0configure:4276: clang -c conftest.c >&5configure:4276: $? = 0configure:4290: result: 4configure:4304: checking size of longconfigure:4309: clang -c conftest.c >&5configure:4309: $? = 0configure:4309: clang -c conftest.c >&5conftest.c:67:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:4309: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "neon"| #define PACKAGE_TARNAME "neon"| #define PACKAGE_VERSION "0.30.1"| #define PACKAGE_STRING "neon 0.30.1"| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"| #define PACKAGE_URL ""| #define _GNU_SOURCE 1| #define NEON_IS_LIBRARY 1| #define NEON_VERSION "0.30.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (30)| #define NE_VERSION_PATCH (1)| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define SIZEOF_INT 4| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];| test_array [0] = 0;| return test_array [0];|| ;| return 0;| }configure:4309: clang -c conftest.c >&5conftest.c:67:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:4309: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "neon"| #define PACKAGE_TARNAME "neon"| #define PACKAGE_VERSION "0.30.1"| #define PACKAGE_STRING "neon 0.30.1"| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"| #define PACKAGE_URL ""| #define _GNU_SOURCE 1| #define NEON_IS_LIBRARY 1| #define NEON_VERSION "0.30.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (30)| #define NE_VERSION_PATCH (1)| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define SIZEOF_INT 4| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];| test_array [0] = 0;| return test_array [0];|| ;| return 0;| }configure:4309: clang -c conftest.c >&5conftest.c:67:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:4309: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "neon"| #define PACKAGE_TARNAME "neon"| #define PACKAGE_VERSION "0.30.1"| #define PACKAGE_STRING "neon 0.30.1"| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"| #define PACKAGE_URL ""| #define _GNU_SOURCE 1| #define NEON_IS_LIBRARY 1| #define NEON_VERSION "0.30.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (30)| #define NE_VERSION_PATCH (1)| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define SIZEOF_INT 4| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];| test_array [0] = 0;| return test_array [0];|| ;| return 0;| }configure:4309: clang -c conftest.c >&5conftest.c:67:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 7)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:4309: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "neon"| #define PACKAGE_TARNAME "neon"| #define PACKAGE_VERSION "0.30.1"| #define PACKAGE_STRING "neon 0.30.1"| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"| #define PACKAGE_URL ""| #define _GNU_SOURCE 1| #define NEON_IS_LIBRARY 1| #define NEON_VERSION "0.30.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (30)| #define NE_VERSION_PATCH (1)| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define SIZEOF_INT 4| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 7)];| test_array [0] = 0;| return test_array [0];|| ;| return 0;| }configure:4309: clang -c conftest.c >&5configure:4309: $? = 0configure:4309: clang -c conftest.c >&5configure:4309: $? = 0configure:4309: clang -c conftest.c >&5configure:4309: $? = 0configure:4309: clang -c conftest.c >&5configure:4309: $? = 0configure:4323: result: 8configure:4337: checking size of long longconfigure:4342: clang -c conftest.c >&5configure:4342: $? = 0configure:4342: clang -c conftest.c >&5conftest.c:68:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:4342: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "neon"| #define PACKAGE_TARNAME "neon"| #define PACKAGE_VERSION "0.30.1"| #define PACKAGE_STRING "neon 0.30.1"| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"| #define PACKAGE_URL ""| #define _GNU_SOURCE 1| #define NEON_IS_LIBRARY 1| #define NEON_VERSION "0.30.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (30)| #define NE_VERSION_PATCH (1)| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];| test_array [0] = 0;| return test_array [0];|| ;| return 0;| }configure:4342: clang -c conftest.c >&5conftest.c:68:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:4342: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "neon"| #define PACKAGE_TARNAME "neon"| #define PACKAGE_VERSION "0.30.1"| #define PACKAGE_STRING "neon 0.30.1"| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"| #define PACKAGE_URL ""| #define _GNU_SOURCE 1| #define NEON_IS_LIBRARY 1| #define NEON_VERSION "0.30.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (30)| #define NE_VERSION_PATCH (1)| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];| test_array [0] = 0;| return test_array [0];|| ;| return 0;| }configure:4342: clang -c conftest.c >&5conftest.c:68:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:4342: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "neon"| #define PACKAGE_TARNAME "neon"| #define PACKAGE_VERSION "0.30.1"| #define PACKAGE_STRING "neon 0.30.1"| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"| #define PACKAGE_URL ""| #define _GNU_SOURCE 1| #define NEON_IS_LIBRARY 1| #define NEON_VERSION "0.30.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (30)| #define NE_VERSION_PATCH (1)| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];| test_array [0] = 0;| return test_array [0];|| ;| return 0;| }configure:4342: clang -c conftest.c >&5conftest.c:68:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:4342: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "neon"| #define PACKAGE_TARNAME "neon"| #define PACKAGE_VERSION "0.30.1"| #define PACKAGE_STRING "neon 0.30.1"| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"| #define PACKAGE_URL ""| #define _GNU_SOURCE 1| #define NEON_IS_LIBRARY 1| #define NEON_VERSION "0.30.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (30)| #define NE_VERSION_PATCH (1)| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];| test_array [0] = 0;| return test_array [0];|| ;| return 0;| }configure:4342: clang -c conftest.c >&5configure:4342: $? = 0configure:4342: clang -c conftest.c >&5configure:4342: $? = 0configure:4342: clang -c conftest.c >&5configure:4342: $? = 0configure:4342: clang -c conftest.c >&5configure:4342: $? = 0configure:4356: result: 8configure:4367: checking for gcc -Wformat -Werror sanityconfigure:4388: clang -c -Wformat -Werror conftest.c >&5configure:4388: $? = 0configure:4396: result: yesconfigure:4424: checking errno.h usabilityconfigure:4424: clang -c conftest.c >&5configure:4424: $? = 0configure:4424: result: yesconfigure:4424: checking errno.h presenceconfigure:4424: clang -E conftest.cconfigure:4424: $? = 0configure:4424: result: yesconfigure:4424: checking for errno.hconfigure:4424: result: yesconfigure:4424: checking stdarg.h usabilityconfigure:4424: clang -c conftest.c >&5configure:4424: $? = 0configure:4424: result: yesconfigure:4424: checking stdarg.h presenceconfigure:4424: clang -E conftest.cconfigure:4424: $? = 0configure:4424: result: yesconfigure:4424: checking for stdarg.hconfigure:4424: result: yesconfigure:4424: checking for string.hconfigure:4424: result: yesconfigure:4424: checking for stdlib.hconfigure:4424: result: yesconfigure:4424: checking sys/uio.h usabilityconfigure:4424: clang -c conftest.c >&5configure:4424: $? = 0configure:4424: result: yesconfigure:4424: checking sys/uio.h presenceconfigure:4424: clang -E conftest.cconfigure:4424: $? = 0configure:4424: result: yesconfigure:4424: checking for sys/uio.hconfigure:4424: result: yesconfigure:4443: checking size of size_tconfigure:4448: clang -c conftest.c >&5configure:4448: $? = 0configure:4448: clang -c conftest.c >&5conftest.c:76:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 0)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:4448: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "neon"| #define PACKAGE_TARNAME "neon"| #define PACKAGE_VERSION "0.30.1"| #define PACKAGE_STRING "neon 0.30.1"| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"| #define PACKAGE_URL ""| #define _GNU_SOURCE 1| #define NEON_IS_LIBRARY 1| #define NEON_VERSION "0.30.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (30)| #define NE_VERSION_PATCH (1)| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_H 1| #define HAVE_SYS_UIO_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 ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 0)];| test_array [0] = 0;| return test_array [0];|| ;| return 0;| }configure:4448: clang -c conftest.c >&5conftest.c:76:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 1)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:4448: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "neon"| #define PACKAGE_TARNAME "neon"| #define PACKAGE_VERSION "0.30.1"| #define PACKAGE_STRING "neon 0.30.1"| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"| #define PACKAGE_URL ""| #define _GNU_SOURCE 1| #define NEON_IS_LIBRARY 1| #define NEON_VERSION "0.30.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (30)| #define NE_VERSION_PATCH (1)| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_H 1| #define HAVE_SYS_UIO_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 ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 1)];| test_array [0] = 0;| return test_array [0];|| ;| return 0;| }configure:4448: clang -c conftest.c >&5conftest.c:76:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 3)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:4448: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "neon"| #define PACKAGE_TARNAME "neon"| #define PACKAGE_VERSION "0.30.1"| #define PACKAGE_STRING "neon 0.30.1"| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"| #define PACKAGE_URL ""| #define _GNU_SOURCE 1| #define NEON_IS_LIBRARY 1| #define NEON_VERSION "0.30.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (30)| #define NE_VERSION_PATCH (1)| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_H 1| #define HAVE_SYS_UIO_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 ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 3)];| test_array [0] = 0;| return test_array [0];|| ;| return 0;| }configure:4448: clang -c conftest.c >&5conftest.c:76:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 7)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:4448: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "neon"| #define PACKAGE_TARNAME "neon"| #define PACKAGE_VERSION "0.30.1"| #define PACKAGE_STRING "neon 0.30.1"| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"| #define PACKAGE_URL ""| #define _GNU_SOURCE 1| #define NEON_IS_LIBRARY 1| #define NEON_VERSION "0.30.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (30)| #define NE_VERSION_PATCH (1)| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_H 1| #define HAVE_SYS_UIO_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 ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 7)];| test_array [0] = 0;| return test_array [0];|| ;| return 0;| }configure:4448: clang -c conftest.c >&5configure:4448: $? = 0configure:4448: clang -c conftest.c >&5configure:4448: $? = 0configure:4448: clang -c conftest.c >&5configure:4448: $? = 0configure:4448: clang -c conftest.c >&5configure:4448: $? = 0configure:4464: result: 8configure:4479: checking how to print size_tconfigure:4504: clang -c -Wformat -Werror conftest.c >&5conftest.c:45:28: error: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long') [-Werror,-Wformat]size_t i = 1; printf("%u", i);~~ ^%zu1 error generated.configure:4504: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "neon"| #define PACKAGE_TARNAME "neon"| #define PACKAGE_VERSION "0.30.1"| #define PACKAGE_STRING "neon 0.30.1"| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"| #define PACKAGE_URL ""| #define _GNU_SOURCE 1| #define NEON_IS_LIBRARY 1| #define NEON_VERSION "0.30.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (30)| #define NE_VERSION_PATCH (1)| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_H 1| #define HAVE_SYS_UIO_H 1| #define SIZEOF_SIZE_T 8| /* end confdefs.h. */| #include || #include | int| main ()| {| size_t i = 1; printf("%u", i);| ;| return 0;| }configure:4504: clang -c -Wformat -Werror conftest.c >&5configure:4504: $? = 0configure:4521: result: luconfigure:4541: checking size of off_tconfigure:4546: clang -c conftest.c >&5configure:4546: $? = 0configure:4546: clang -c conftest.c >&5conftest.c:78:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 0)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:4546: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "neon"| #define PACKAGE_TARNAME "neon"| #define PACKAGE_VERSION "0.30.1"| #define PACKAGE_STRING "neon 0.30.1"| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"| #define PACKAGE_URL ""| #define _GNU_SOURCE 1| #define NEON_IS_LIBRARY 1| #define NEON_VERSION "0.30.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (30)| #define NE_VERSION_PATCH (1)| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_H 1| #define HAVE_SYS_UIO_H 1| #define SIZEOF_SIZE_T 8| #define NE_FMT_SIZE_T "lu"| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif||| int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 0)];| test_array [0] = 0;| return test_array [0];|| ;| return 0;| }configure:4546: clang -c conftest.c >&5conftest.c:78:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 1)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:4546: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "neon"| #define PACKAGE_TARNAME "neon"| #define PACKAGE_VERSION "0.30.1"| #define PACKAGE_STRING "neon 0.30.1"| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"| #define PACKAGE_URL ""| #define _GNU_SOURCE 1| #define NEON_IS_LIBRARY 1| #define NEON_VERSION "0.30.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (30)| #define NE_VERSION_PATCH (1)| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_H 1| #define HAVE_SYS_UIO_H 1| #define SIZEOF_SIZE_T 8| #define NE_FMT_SIZE_T "lu"| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif||| int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 1)];| test_array [0] = 0;| return test_array [0];|| ;| return 0;| }configure:4546: clang -c conftest.c >&5conftest.c:78:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 3)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:4546: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "neon"| #define PACKAGE_TARNAME "neon"| #define PACKAGE_VERSION "0.30.1"| #define PACKAGE_STRING "neon 0.30.1"| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"| #define PACKAGE_URL ""| #define _GNU_SOURCE 1| #define NEON_IS_LIBRARY 1| #define NEON_VERSION "0.30.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (30)| #define NE_VERSION_PATCH (1)| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_H 1| #define HAVE_SYS_UIO_H 1| #define SIZEOF_SIZE_T 8| #define NE_FMT_SIZE_T "lu"| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif||| int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 3)];| test_array [0] = 0;| return test_array [0];|| ;| return 0;| }configure:4546: clang -c conftest.c >&5conftest.c:78:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 7)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:4546: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "neon"| #define PACKAGE_TARNAME "neon"| #define PACKAGE_VERSION "0.30.1"| #define PACKAGE_STRING "neon 0.30.1"| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"| #define PACKAGE_URL ""| #define _GNU_SOURCE 1| #define NEON_IS_LIBRARY 1| #define NEON_VERSION "0.30.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (30)| #define NE_VERSION_PATCH (1)| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_H 1| #define HAVE_SYS_UIO_H 1| #define SIZEOF_SIZE_T 8| #define NE_FMT_SIZE_T "lu"| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif||| int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 7)];| test_array [0] = 0;| return test_array [0];|| ;| return 0;| }configure:4546: clang -c conftest.c >&5configure:4546: $? = 0configure:4546: clang -c conftest.c >&5configure:4546: $? = 0configure:4546: clang -c conftest.c >&5configure:4546: $? = 0configure:4546: clang -c conftest.c >&5configure:4546: $? = 0configure:4562: result: 8configure:4577: checking how to print off_tconfigure:4602: clang -c -Wformat -Werror conftest.c >&5conftest.c:47:27: error: format specifies type 'int' but the argument has type 'off_t' (aka 'long') [-Werror,-Wformat]off_t i = 1; printf("%d", i);~~ ^%ld1 error generated.configure:4602: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "neon"| #define PACKAGE_TARNAME "neon"| #define PACKAGE_VERSION "0.30.1"| #define PACKAGE_STRING "neon 0.30.1"| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"| #define PACKAGE_URL ""| #define _GNU_SOURCE 1| #define NEON_IS_LIBRARY 1| #define NEON_VERSION "0.30.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (30)| #define NE_VERSION_PATCH (1)| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_H 1| #define HAVE_SYS_UIO_H 1| #define SIZEOF_SIZE_T 8| #define NE_FMT_SIZE_T "lu"| #define SIZEOF_OFF_T 8| /* end confdefs.h. */| #include || #include | int| main ()| {| off_t i = 1; printf("%d", i);| ;| return 0;| }configure:4602: clang -c -Wformat -Werror conftest.c >&5configure:4602: $? = 0configure:4619: result: ldconfigure:4640: checking size of ssize_tconfigure:4645: clang -c conftest.c >&5configure:4645: $? = 0configure:4645: clang -c conftest.c >&5conftest.c:80:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (ssize_t))) <= 0)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:4645: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "neon"| #define PACKAGE_TARNAME "neon"| #define PACKAGE_VERSION "0.30.1"| #define PACKAGE_STRING "neon 0.30.1"| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"| #define PACKAGE_URL ""| #define _GNU_SOURCE 1| #define NEON_IS_LIBRARY 1| #define NEON_VERSION "0.30.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (30)| #define NE_VERSION_PATCH (1)| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_H 1| #define HAVE_SYS_UIO_H 1| #define SIZEOF_SIZE_T 8| #define NE_FMT_SIZE_T "lu"| #define SIZEOF_OFF_T 8| #define NE_FMT_OFF_T "ld"| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif||| int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (ssize_t))) <= 0)];| test_array [0] = 0;| return test_array [0];|| ;| return 0;| }configure:4645: clang -c conftest.c >&5conftest.c:80:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (ssize_t))) <= 1)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:4645: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "neon"| #define PACKAGE_TARNAME "neon"| #define PACKAGE_VERSION "0.30.1"| #define PACKAGE_STRING "neon 0.30.1"| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"| #define PACKAGE_URL ""| #define _GNU_SOURCE 1| #define NEON_IS_LIBRARY 1| #define NEON_VERSION "0.30.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (30)| #define NE_VERSION_PATCH (1)| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_H 1| #define HAVE_SYS_UIO_H 1| #define SIZEOF_SIZE_T 8| #define NE_FMT_SIZE_T "lu"| #define SIZEOF_OFF_T 8| #define NE_FMT_OFF_T "ld"| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif||| int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (ssize_t))) <= 1)];| test_array [0] = 0;| return test_array [0];|| ;| return 0;| }configure:4645: clang -c conftest.c >&5conftest.c:80:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (ssize_t))) <= 3)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:4645: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "neon"| #define PACKAGE_TARNAME "neon"| #define PACKAGE_VERSION "0.30.1"| #define PACKAGE_STRING "neon 0.30.1"| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"| #define PACKAGE_URL ""| #define _GNU_SOURCE 1| #define NEON_IS_LIBRARY 1| #define NEON_VERSION "0.30.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (30)| #define NE_VERSION_PATCH (1)| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_H 1| #define HAVE_SYS_UIO_H 1| #define SIZEOF_SIZE_T 8| #define NE_FMT_SIZE_T "lu"| #define SIZEOF_OFF_T 8| #define NE_FMT_OFF_T "ld"| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif||| int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (ssize_t))) <= 3)];| test_array [0] = 0;| return test_array [0];|| ;| return 0;| }configure:4645: clang -c conftest.c >&5conftest.c:80:24: error: 'test_array' declared as an array with a negative sizestatic int test_array [1 - 2 * !(((long int) (sizeof (ssize_t))) <= 7)];^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 error generated.configure:4645: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "neon"| #define PACKAGE_TARNAME "neon"| #define PACKAGE_VERSION "0.30.1"| #define PACKAGE_STRING "neon 0.30.1"| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"| #define PACKAGE_URL ""| #define _GNU_SOURCE 1| #define NEON_IS_LIBRARY 1| #define NEON_VERSION "0.30.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (30)| #define NE_VERSION_PATCH (1)| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_H 1| #define HAVE_SYS_UIO_H 1| #define SIZEOF_SIZE_T 8| #define NE_FMT_SIZE_T "lu"| #define SIZEOF_OFF_T 8| #define NE_FMT_OFF_T "ld"| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif||| int| main ()| {| static int test_array [1 - 2 * !(((long int) (sizeof (ssize_t))) <= 7)];| test_array [0] = 0;| return test_array [0];|| ;| return 0;| }configure:4645: clang -c conftest.c >&5configure:4645: $? = 0configure:4645: clang -c conftest.c >&5configure:4645: $? = 0configure:4645: clang -c conftest.c >&5configure:4645: $? = 0configure:4645: clang -c conftest.c >&5configure:4645: $? = 0configure:4661: result: 8configure:4676: checking how to print ssize_tconfigure:4701: clang -c -Wformat -Werror conftest.c >&5conftest.c:49:29: error: format specifies type 'int' but the argument has type 'ssize_t' (aka 'long') [-Werror,-Wformat]ssize_t i = 1; printf("%d", i);~~ ^%zd1 error generated.configure:4701: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "neon"| #define PACKAGE_TARNAME "neon"| #define PACKAGE_VERSION "0.30.1"| #define PACKAGE_STRING "neon 0.30.1"| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"| #define PACKAGE_URL ""| #define _GNU_SOURCE 1| #define NEON_IS_LIBRARY 1| #define NEON_VERSION "0.30.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (30)| #define NE_VERSION_PATCH (1)| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_H 1| #define HAVE_SYS_UIO_H 1| #define SIZEOF_SIZE_T 8| #define NE_FMT_SIZE_T "lu"| #define SIZEOF_OFF_T 8| #define NE_FMT_OFF_T "ld"| #define SIZEOF_SSIZE_T 8| /* end confdefs.h. */| #include || #include | int| main ()| {| ssize_t i = 1; printf("%d", i);| ;| return 0;| }configure:4701: clang -c -Wformat -Werror conftest.c >&5configure:4701: $? = 0configure:4718: result: ldconfigure:4733: checking whether byte ordering is bigendianconfigure:4748: clang -c conftest.c >&5conftest.c:45:9: error: unknown type name 'not'not a universal capable compiler^conftest.c:45:14: error: expected ';' after top level declaratornot a universal capable compiler^;2 errors generated.configure:4748: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "neon"| #define PACKAGE_TARNAME "neon"| #define PACKAGE_VERSION "0.30.1"| #define PACKAGE_STRING "neon 0.30.1"| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"| #define PACKAGE_URL ""| #define _GNU_SOURCE 1| #define NEON_IS_LIBRARY 1| #define NEON_VERSION "0.30.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (30)| #define NE_VERSION_PATCH (1)| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_H 1| #define HAVE_SYS_UIO_H 1| #define SIZEOF_SIZE_T 8| #define NE_FMT_SIZE_T "lu"| #define SIZEOF_OFF_T 8| #define NE_FMT_OFF_T "ld"| #define SIZEOF_SSIZE_T 8| #define NE_FMT_SSIZE_T "ld"| /* end confdefs.h. */| #ifndef __APPLE_CC__| not a universal capable compiler| #endif| typedef int dummy;|configure:4793: clang -c conftest.c >&5configure:4793: $? = 0configure:4811: clang -c conftest.c >&5conftest.c:51:4: error: use of undeclared identifier 'not'not big endian^1 error generated.configure:4811: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "neon"| #define PACKAGE_TARNAME "neon"| #define PACKAGE_VERSION "0.30.1"| #define PACKAGE_STRING "neon 0.30.1"| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"| #define PACKAGE_URL ""| #define _GNU_SOURCE 1| #define NEON_IS_LIBRARY 1| #define NEON_VERSION "0.30.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (30)| #define NE_VERSION_PATCH (1)| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_H 1| #define HAVE_SYS_UIO_H 1| #define SIZEOF_SIZE_T 8| #define NE_FMT_SIZE_T "lu"| #define SIZEOF_OFF_T 8| #define NE_FMT_OFF_T "ld"| #define SIZEOF_SSIZE_T 8| #define NE_FMT_SSIZE_T "ld"| /* end confdefs.h. */| #include | #include || int| main ()| {| #if BYTE_ORDER != BIG_ENDIAN| not big endian| #endif|| ;| return 0;| }configure:4939: result: noconfigure:4957: checking whether strerror_r is declaredconfigure:4957: clang -c conftest.c >&5configure:4957: $? = 0configure:4957: result: yesconfigure:4970: checking for strerror_rconfigure:4970: clang -o conftest conftest.c >&5configure:4970: $? = 0configure:4970: result: yesconfigure:4979: checking whether strerror_r returns char *configure:5003: clang -c conftest.c >&5conftest.c:84:13: error: indirection requires pointer operand ('int' invalid)char x = *strerror_r (0, buf, sizeof buf);^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~conftest.c:85:10: warning: incompatible integer to pointer conversion initializing 'char *' with an expression of type 'int' [-Wint-conversion]char *p = strerror_r (0, buf, sizeof buf);^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1 warning and 1 error generated.configure:5003: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "neon"| #define PACKAGE_TARNAME "neon"| #define PACKAGE_VERSION "0.30.1"| #define PACKAGE_STRING "neon 0.30.1"| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"| #define PACKAGE_URL ""| #define _GNU_SOURCE 1| #define NEON_IS_LIBRARY 1| #define NEON_VERSION "0.30.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (30)| #define NE_VERSION_PATCH (1)| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_H 1| #define HAVE_SYS_UIO_H 1| #define SIZEOF_SIZE_T 8| #define NE_FMT_SIZE_T "lu"| #define SIZEOF_OFF_T 8| #define NE_FMT_OFF_T "ld"| #define SIZEOF_SSIZE_T 8| #define NE_FMT_SSIZE_T "ld"| #define HAVE_DECL_STRERROR_R 1| #define HAVE_STRERROR_R 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 ()| {|| char buf[100];| char x = *strerror_r (0, buf, sizeof buf);| char *p = strerror_r (0, buf, sizeof buf);| return !p || x;|| ;| return 0;| }configure:5041: result: noconfigure:5053: checking for snprintfconfigure:5053: clang -o conftest conftest.c >&5conftest.c:69:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]char snprintf ();^conftest.c:69:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'1 warning generated.configure:5053: $? = 0configure:5053: result: yesconfigure:5053: checking for vsnprintfconfigure:5053: clang -o conftest conftest.c >&5conftest.c:70:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]char vsnprintf ();^conftest.c:70:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'1 warning generated.configure:5053: $? = 0configure:5053: result: yesconfigure:5144: checking for sys/time.hconfigure:5144: clang -c conftest.c >&5configure:5144: $? = 0configure:5144: result: yesconfigure:5144: checking for limits.hconfigure:5144: clang -c conftest.c >&5configure:5144: $? = 0configure:5144: result: yesconfigure:5144: checking for sys/select.hconfigure:5144: clang -c conftest.c >&5configure:5144: $? = 0configure:5144: result: yesconfigure:5144: checking for arpa/inet.hconfigure:5144: clang -c conftest.c >&5configure:5144: $? = 0configure:5144: result: yesconfigure:5144: checking for libintl.hconfigure:5144: clang -c conftest.c >&5configure:5144: $? = 0configure:5144: result: yesconfigure:5144: checking for signal.hconfigure:5144: clang -c conftest.c >&5configure:5144: $? = 0configure:5144: result: yesconfigure:5144: checking for sys/socket.hconfigure:5144: clang -c conftest.c >&5configure:5144: $? = 0configure:5144: result: yesconfigure:5144: checking for netinet/in.hconfigure:5144: clang -c conftest.c >&5configure:5144: $? = 0configure:5144: result: yesconfigure:5144: checking for netinet/tcp.hconfigure:5144: clang -c conftest.c >&5configure:5144: $? = 0configure:5144: result: yesconfigure:5144: checking for netdb.hconfigure:5144: clang -c conftest.c >&5configure:5144: $? = 0configure:5144: result: yesconfigure:5144: checking for sys/poll.hconfigure:5144: clang -c conftest.c >&5In file included from conftest.c:96:/sysroot/include/sys/poll.h:1:2: warning: redirecting incorrect #include to [-W#warnings] #warning redirecting incorrect #include to ^1 warning generated.configure:5144: $? = 0configure:5144: result: yesconfigure:5144: checking for sys/limits.hconfigure:5144: clang -c conftest.c >&5conftest.c:97:10: fatal error: 'sys/limits.h' file not found#include ^1 error generated.configure:5144: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "neon"| #define PACKAGE_TARNAME "neon"| #define PACKAGE_VERSION "0.30.1"| #define PACKAGE_STRING "neon 0.30.1"| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"| #define PACKAGE_URL ""| #define _GNU_SOURCE 1| #define NEON_IS_LIBRARY 1| #define NEON_VERSION "0.30.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (30)| #define NE_VERSION_PATCH (1)| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_H 1| #define HAVE_SYS_UIO_H 1| #define SIZEOF_SIZE_T 8| #define NE_FMT_SIZE_T "lu"| #define SIZEOF_OFF_T 8| #define NE_FMT_OFF_T "ld"| #define SIZEOF_SSIZE_T 8| #define NE_FMT_SSIZE_T "ld"| #define HAVE_DECL_STRERROR_R 1| #define HAVE_STRERROR_R 1| #define HAVE_SNPRINTF 1| #define HAVE_VSNPRINTF 1| #define HAVE_SYS_TIME_H 1| #define HAVE_LIMITS_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_LIBINTL_H 1| #define HAVE_SIGNAL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_POLL_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| /* netinet/tcp.h requires netinet/in.h on some platforms. */| #ifdef HAVE_NETINET_IN_H| #include | #endif|| #include configure:5144: result: noconfigure:5144: checking for fcntl.hconfigure:5144: clang -c conftest.c >&5configure:5144: $? = 0configure:5144: result: yesconfigure:5144: checking for iconv.hconfigure:5144: clang -c conftest.c >&5configure:5144: $? = 0configure:5144: result: yesconfigure:5162: checking for timezone globalconfigure:5180: clang -o conftest conftest.c >&5configure:5180: $? = 0configure:5188: result: yesconfigure:5213: LFS support unnecessary, off_t is not 32-bitconfigure:5219: checking for strtollconfigure:5219: clang -o conftest conftest.c >&5configure:5219: $? = 0configure:5219: result: yesconfigure:5431: checking for strcasecmpconfigure:5431: clang -o conftest conftest.c >&5conftest.c:87:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]char strcasecmp ();^conftest.c:87:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'1 warning generated.configure:5431: $? = 0configure:5431: result: yesconfigure:5449: checking for signalconfigure:5449: clang -o conftest conftest.c >&5configure:5449: $? = 0configure:5449: result: yesconfigure:5449: checking for setvbufconfigure:5449: clang -o conftest conftest.c >&5configure:5449: $? = 0configure:5449: result: yesconfigure:5449: checking for setsockoptconfigure:5449: clang -o conftest conftest.c >&5configure:5449: $? = 0configure:5449: result: yesconfigure:5449: checking for stpcpyconfigure:5449: clang -o conftest conftest.c >&5conftest.c:91:6: warning: incompatible redeclaration of library function 'stpcpy' [-Wincompatible-library-redeclaration]char stpcpy ();^conftest.c:91:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)'1 warning generated.configure:5449: $? = 0configure:5449: result: yesconfigure:5449: checking for pollconfigure:5449: clang -o conftest conftest.c >&5configure:5449: $? = 0configure:5449: result: yesconfigure:5449: checking for fcntlconfigure:5449: clang -o conftest conftest.c >&5configure:5449: $? = 0configure:5449: result: yesconfigure:5449: checking for getsockoptconfigure:5449: clang -o conftest conftest.c >&5configure:5449: $? = 0configure:5449: result: yesconfigure:5466: checking whether stpcpy is declaredconfigure:5466: clang -c conftest.c >&5configure:5466: $? = 0configure:5466: result: yesconfigure:5489: checking for library containing socketconfigure:5506: clang -o conftest conftest.c >&5conftest.c:78:1: warning: implicit declaration of function 'socket' is invalid in C99 [-Wimplicit-function-declaration]socket();^1 warning generated.configure:5506: $? = 0configure:5543: result: none neededconfigure:5561: checking for library containing getaddrinfoconfigure:5578: clang -o conftest conftest.c >&5conftest.c:78:1: warning: implicit declaration of function 'getaddrinfo' is invalid in C99 [-Wimplicit-function-declaration]getaddrinfo();^1 warning generated.configure:5578: $? = 0configure:5615: result: none neededconfigure:5635: checking for gai_strerrorconfigure:5635: clang -o conftest conftest.c >&5configure:5635: $? = 0configure:5635: result: yesconfigure:5635: checking for getnameinfoconfigure:5635: clang -o conftest conftest.c >&5configure:5635: $? = 0configure:5635: result: yesconfigure:5635: checking for inet_ntopconfigure:5635: clang -o conftest conftest.c >&5configure:5635: $? = 0configure:5635: result: yesconfigure:5635: checking for inet_ptonconfigure:5635: clang -o conftest conftest.c >&5configure:5635: $? = 0configure:5635: result: yesconfigure:5689: IPv6 support is enabledconfigure:5695: checking for working AI_ADDRCONFIGconfigure:5728: result: noconfigure:5926: checking for socklen_tconfigure:5926: clang -c conftest.c >&5configure:5926: $? = 0configure:5926: clang -c conftest.c >&5conftest.c:92:24: error: expected expressionif (sizeof ((socklen_t)))^1 error generated.configure:5926: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "neon"| #define PACKAGE_TARNAME "neon"| #define PACKAGE_VERSION "0.30.1"| #define PACKAGE_STRING "neon 0.30.1"| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"| #define PACKAGE_URL ""| #define _GNU_SOURCE 1| #define NEON_IS_LIBRARY 1| #define NEON_VERSION "0.30.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (30)| #define NE_VERSION_PATCH (1)| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_H 1| #define HAVE_SYS_UIO_H 1| #define SIZEOF_SIZE_T 8| #define NE_FMT_SIZE_T "lu"| #define SIZEOF_OFF_T 8| #define NE_FMT_OFF_T "ld"| #define SIZEOF_SSIZE_T 8| #define NE_FMT_SSIZE_T "ld"| #define HAVE_DECL_STRERROR_R 1| #define HAVE_STRERROR_R 1| #define HAVE_SNPRINTF 1| #define HAVE_VSNPRINTF 1| #define HAVE_SYS_TIME_H 1| #define HAVE_LIMITS_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_LIBINTL_H 1| #define HAVE_SIGNAL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_FCNTL_H 1| #define HAVE_ICONV_H 1| #define HAVE_TIMEZONE 1| #define HAVE_STRTOLL 1| #define NE_FMT_NE_OFF_T NE_FMT_OFF_T| #define HAVE_STRCASECMP 1| #define HAVE_SIGNAL 1| #define HAVE_SETVBUF 1| #define HAVE_SETSOCKOPT 1| #define HAVE_STPCPY 1| #define HAVE_POLL 1| #define HAVE_FCNTL 1| #define HAVE_GETSOCKOPT 1| #define NE_USE_POLL 1| #define HAVE_DECL_STPCPY 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GETNAMEINFO 1| #define HAVE_INET_NTOP 1| #define HAVE_INET_PTON 1| #define NE_HAVE_IPV6 1| #define USE_GETADDRINFO 1| /* end confdefs.h. */|| #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_SOCKET_H| # include | #endif||| int| main ()| {| if (sizeof ((socklen_t)))| return 0;| ;| return 0;| }configure:5926: result: yesconfigure:5950: checking for struct tm.tm_gmtoffconfigure:5950: clang -c conftest.c >&5configure:5950: $? = 0configure:5950: result: yesconfigure:5960: checking for struct tm.__tm_gmtoffconfigure:5960: clang -c conftest.c >&5configure:5960: $? = 0configure:5960: result: yesconfigure:5989: checking zlib.h usabilityconfigure:5989: clang -c conftest.c >&5conftest.c:116:10: fatal error: 'zlib.h' file not found#include ^1 error generated.configure:5989: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "neon"| #define PACKAGE_TARNAME "neon"| #define PACKAGE_VERSION "0.30.1"| #define PACKAGE_STRING "neon 0.30.1"| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"| #define PACKAGE_URL ""| #define _GNU_SOURCE 1| #define NEON_IS_LIBRARY 1| #define NEON_VERSION "0.30.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (30)| #define NE_VERSION_PATCH (1)| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_H 1| #define HAVE_SYS_UIO_H 1| #define SIZEOF_SIZE_T 8| #define NE_FMT_SIZE_T "lu"| #define SIZEOF_OFF_T 8| #define NE_FMT_OFF_T "ld"| #define SIZEOF_SSIZE_T 8| #define NE_FMT_SSIZE_T "ld"| #define HAVE_DECL_STRERROR_R 1| #define HAVE_STRERROR_R 1| #define HAVE_SNPRINTF 1| #define HAVE_VSNPRINTF 1| #define HAVE_SYS_TIME_H 1| #define HAVE_LIMITS_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_LIBINTL_H 1| #define HAVE_SIGNAL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_FCNTL_H 1| #define HAVE_ICONV_H 1| #define HAVE_TIMEZONE 1| #define HAVE_STRTOLL 1| #define NE_FMT_NE_OFF_T NE_FMT_OFF_T| #define HAVE_STRCASECMP 1| #define HAVE_SIGNAL 1| #define HAVE_SETVBUF 1| #define HAVE_SETSOCKOPT 1| #define HAVE_STPCPY 1| #define HAVE_POLL 1| #define HAVE_FCNTL 1| #define HAVE_GETSOCKOPT 1| #define NE_USE_POLL 1| #define HAVE_DECL_STPCPY 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GETNAMEINFO 1| #define HAVE_INET_NTOP 1| #define HAVE_INET_PTON 1| #define NE_HAVE_IPV6 1| #define USE_GETADDRINFO 1| #define HAVE_SOCKLEN_T 1| #define HAVE_STRUCT_TM_TM_GMTOFF 1| #define HAVE_STRUCT_TM___TM_GMTOFF 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:5989: result: noconfigure:5989: checking zlib.h presenceconfigure:5989: clang -E conftest.cconftest.c:83:10: fatal error: 'zlib.h' file not found#include ^1 error generated.configure:5989: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "neon"| #define PACKAGE_TARNAME "neon"| #define PACKAGE_VERSION "0.30.1"| #define PACKAGE_STRING "neon 0.30.1"| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"| #define PACKAGE_URL ""| #define _GNU_SOURCE 1| #define NEON_IS_LIBRARY 1| #define NEON_VERSION "0.30.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (30)| #define NE_VERSION_PATCH (1)| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_H 1| #define HAVE_SYS_UIO_H 1| #define SIZEOF_SIZE_T 8| #define NE_FMT_SIZE_T "lu"| #define SIZEOF_OFF_T 8| #define NE_FMT_OFF_T "ld"| #define SIZEOF_SSIZE_T 8| #define NE_FMT_SSIZE_T "ld"| #define HAVE_DECL_STRERROR_R 1| #define HAVE_STRERROR_R 1| #define HAVE_SNPRINTF 1| #define HAVE_VSNPRINTF 1| #define HAVE_SYS_TIME_H 1| #define HAVE_LIMITS_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_LIBINTL_H 1| #define HAVE_SIGNAL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_FCNTL_H 1| #define HAVE_ICONV_H 1| #define HAVE_TIMEZONE 1| #define HAVE_STRTOLL 1| #define NE_FMT_NE_OFF_T NE_FMT_OFF_T| #define HAVE_STRCASECMP 1| #define HAVE_SIGNAL 1| #define HAVE_SETVBUF 1| #define HAVE_SETSOCKOPT 1| #define HAVE_STPCPY 1| #define HAVE_POLL 1| #define HAVE_FCNTL 1| #define HAVE_GETSOCKOPT 1| #define NE_USE_POLL 1| #define HAVE_DECL_STPCPY 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GETNAMEINFO 1| #define HAVE_INET_NTOP 1| #define HAVE_INET_PTON 1| #define NE_HAVE_IPV6 1| #define USE_GETADDRINFO 1| #define HAVE_SOCKLEN_T 1| #define HAVE_STRUCT_TM_TM_GMTOFF 1| #define HAVE_STRUCT_TM___TM_GMTOFF 1| /* end confdefs.h. */| #include configure:5989: result: noconfigure:5989: checking for zlib.hconfigure:5989: result: noconfigure:6058: zlib header not foundconfigure:6076: checking whether to enable ACL support in neonconfigure:6082: result: yesconfigure:6122: checking for pkg-configconfigure:6140: found /usr/sbin/pkg-configconfigure:6153: result: /usr/sbin/pkg-configconfigure:6335: checking for openssl pkg-config dataconfigure:6346: result: yesconfigure:6353: using SSL library configuration from pkg-configconfigure:6539: checking openssl/ssl.h usabilityconfigure:6539: clang -c conftest.c >&5conftest.c:116:10: fatal error: 'openssl/ssl.h' file not found#include ^1 error generated.configure:6539: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "neon"| #define PACKAGE_TARNAME "neon"| #define PACKAGE_VERSION "0.30.1"| #define PACKAGE_STRING "neon 0.30.1"| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"| #define PACKAGE_URL ""| #define _GNU_SOURCE 1| #define NEON_IS_LIBRARY 1| #define NEON_VERSION "0.30.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (30)| #define NE_VERSION_PATCH (1)| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_H 1| #define HAVE_SYS_UIO_H 1| #define SIZEOF_SIZE_T 8| #define NE_FMT_SIZE_T "lu"| #define SIZEOF_OFF_T 8| #define NE_FMT_OFF_T "ld"| #define SIZEOF_SSIZE_T 8| #define NE_FMT_SSIZE_T "ld"| #define HAVE_DECL_STRERROR_R 1| #define HAVE_STRERROR_R 1| #define HAVE_SNPRINTF 1| #define HAVE_VSNPRINTF 1| #define HAVE_SYS_TIME_H 1| #define HAVE_LIMITS_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_LIBINTL_H 1| #define HAVE_SIGNAL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_FCNTL_H 1| #define HAVE_ICONV_H 1| #define HAVE_TIMEZONE 1| #define HAVE_STRTOLL 1| #define NE_FMT_NE_OFF_T NE_FMT_OFF_T| #define HAVE_STRCASECMP 1| #define HAVE_SIGNAL 1| #define HAVE_SETVBUF 1| #define HAVE_SETSOCKOPT 1| #define HAVE_STPCPY 1| #define HAVE_POLL 1| #define HAVE_FCNTL 1| #define HAVE_GETSOCKOPT 1| #define NE_USE_POLL 1| #define HAVE_DECL_STPCPY 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GETNAMEINFO 1| #define HAVE_INET_NTOP 1| #define HAVE_INET_PTON 1| #define NE_HAVE_IPV6 1| #define USE_GETADDRINFO 1| #define HAVE_SOCKLEN_T 1| #define HAVE_STRUCT_TM_TM_GMTOFF 1| #define HAVE_STRUCT_TM___TM_GMTOFF 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:6539: result: noconfigure:6539: checking openssl/ssl.h presenceconfigure:6539: clang -E conftest.cconftest.c:83:10: fatal error: 'openssl/ssl.h' file not found#include ^1 error generated.configure:6539: $? = 1configure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "neon"| #define PACKAGE_TARNAME "neon"| #define PACKAGE_VERSION "0.30.1"| #define PACKAGE_STRING "neon 0.30.1"| #define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"| #define PACKAGE_URL ""| #define _GNU_SOURCE 1| #define NEON_IS_LIBRARY 1| #define NEON_VERSION "0.30.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (30)| #define NE_VERSION_PATCH (1)| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_H 1| #define HAVE_SYS_UIO_H 1| #define SIZEOF_SIZE_T 8| #define NE_FMT_SIZE_T "lu"| #define SIZEOF_OFF_T 8| #define NE_FMT_OFF_T "ld"| #define SIZEOF_SSIZE_T 8| #define NE_FMT_SSIZE_T "ld"| #define HAVE_DECL_STRERROR_R 1| #define HAVE_STRERROR_R 1| #define HAVE_SNPRINTF 1| #define HAVE_VSNPRINTF 1| #define HAVE_SYS_TIME_H 1| #define HAVE_LIMITS_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_LIBINTL_H 1| #define HAVE_SIGNAL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_FCNTL_H 1| #define HAVE_ICONV_H 1| #define HAVE_TIMEZONE 1| #define HAVE_STRTOLL 1| #define NE_FMT_NE_OFF_T NE_FMT_OFF_T| #define HAVE_STRCASECMP 1| #define HAVE_SIGNAL 1| #define HAVE_SETVBUF 1| #define HAVE_SETSOCKOPT 1| #define HAVE_STPCPY 1| #define HAVE_POLL 1| #define HAVE_FCNTL 1| #define HAVE_GETSOCKOPT 1| #define NE_USE_POLL 1| #define HAVE_DECL_STPCPY 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GETNAMEINFO 1| #define HAVE_INET_NTOP 1| #define HAVE_INET_PTON 1| #define NE_HAVE_IPV6 1| #define USE_GETADDRINFO 1| #define HAVE_SOCKLEN_T 1| #define HAVE_STRUCT_TM_TM_GMTOFF 1| #define HAVE_STRUCT_TM___TM_GMTOFF 1| /* end confdefs.h. */| #include configure:6539: result: noconfigure:6539: checking for openssl/ssl.hconfigure:6539: result: noconfigure:6546: error: OpenSSL headers not found, cannot enable SSL support## ---------------- #### Cache variables. #### ---------------- ##ac_cv_c_bigendian=noac_cv_c_compiler_gnu=yesac_cv_c_const=yesac_cv_c_inline=inlineac_cv_env_CC_set=setac_cv_env_CC_value=clangac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_build_alias_set=ac_cv_env_build_alias_value=ac_cv_env_host_alias_set=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_func_fcntl=yesac_cv_func_gai_strerror=yesac_cv_func_getnameinfo=yesac_cv_func_getsockopt=yesac_cv_func_inet_ntop=yesac_cv_func_inet_pton=yesac_cv_func_poll=yesac_cv_func_setsockopt=yesac_cv_func_setvbuf=yesac_cv_func_signal=yesac_cv_func_snprintf=yesac_cv_func_stpcpy=yesac_cv_func_strcasecmp=yesac_cv_func_strerror_r=yesac_cv_func_strerror_r_char_p=noac_cv_func_strtoll=yesac_cv_func_vsnprintf=yesac_cv_have_decl_stpcpy=yesac_cv_have_decl_strerror_r=yesac_cv_header_arpa_inet_h=yesac_cv_header_errno_h=yesac_cv_header_fcntl_h=yesac_cv_header_iconv_h=yesac_cv_header_inttypes_h=yesac_cv_header_libintl_h=yesac_cv_header_limits_h=yesac_cv_header_memory_h=yesac_cv_header_minix_config_h=noac_cv_header_netdb_h=yesac_cv_header_netinet_in_h=yesac_cv_header_netinet_tcp_h=yesac_cv_header_openssl_ssl_h=noac_cv_header_signal_h=yesac_cv_header_stdarg_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_limits_h=noac_cv_header_sys_poll_h=yesac_cv_header_sys_select_h=yesac_cv_header_sys_socket_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_time_h=yesac_cv_header_sys_types_h=yesac_cv_header_sys_uio_h=yesac_cv_header_unistd_h=yesac_cv_header_zlib_h=noac_cv_member_struct_tm___tm_gmtoff=yesac_cv_member_struct_tm_tm_gmtoff=yesac_cv_objext=oac_cv_path_EGREP='/usr/sbin/grep -E'ac_cv_path_GREP=/usr/sbin/grepac_cv_path_PKG_CONFIG=/usr/sbin/pkg-configac_cv_path_install='/usr/bin/install -c'ac_cv_prog_CC=clangac_cv_prog_CPP='clang -E'ac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_make_make_set=yesac_cv_safe_to_define___extensions__=yesac_cv_sizeof_int=4ac_cv_sizeof_long=8ac_cv_sizeof_long_long=8ac_cv_sizeof_off_t=8ac_cv_sizeof_size_t=8ac_cv_sizeof_ssize_t=8ac_cv_type_off_t=yesac_cv_type_size_t=yesac_cv_type_socklen_t=yesne_cv_cc_timezone=yesne_cv_cc_werror=yesne_cv_fmt_off_t=ldne_cv_fmt_size_t=lune_cv_fmt_ssize_t=ldne_cv_gai_addrconfig=none_cv_libsfor_getaddrinfo='none needed'ne_cv_libsfor_socket='none needed'ne_cv_os_uname=Linuxne_cv_pkg_openssl=yes## ----------------- #### Output variables. #### ----------------- ##ALLOW_INSTALL='yes'ALL_LINGUAS=''AR=''AWK=''CC='clang'CERTUTIL=''CFLAGS=''CPP='clang -E'CPPFLAGS=' 'DEFS=''DLLTOOL=''DSYMUTIL=''DUMPBIN=''ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/sbin/grep -E'EXEEXT=''FGREP=''GNUTLS_CONFIG=''GREP='/usr/sbin/grep'HAVE_LD_VERSION_SCRIPT_FALSE=''HAVE_LD_VERSION_SCRIPT_TRUE=''HELPERS=''INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'KRB5_CONFIG=''LD=''LDFLAGS=''LIBOBJS=''LIBS=''LIBTOOL=''LIPO=''LN_S=''LTLIBOBJS=''MANIFEST_TOOL=''NEONOBJS=''NEON_BUILD_BUNDLED='yes'NEON_CFLAGS=''NEON_EXTRAOBJS=' ne_oldacl ne_acl3744'NEON_LIBS=' -lssl -lcrypto'NEON_LINK_FLAGS=''NEON_LTLIBS=''NEON_OBJEXT=''NEON_PC_LIBS=''NEON_SUPPORTS_SSL=''NEON_TARGET=''NEON_VERSION='0.30.1'NE_FLAG_DAV=''NE_FLAG_I18N=''NE_FLAG_IPV6='yes'NE_FLAG_LFS='no'NE_FLAG_LIBPXY=''NE_FLAG_SSL=''NE_FLAG_TS_SSL=''NE_FLAG_ZLIB='no'NM=''NMEDIT=''OBJDUMP=''OBJEXT='o'OPENSSL=''OTOOL64=''OTOOL=''PACKAGE_BUGREPORT='neon@lists.manyfish.co.uk'PACKAGE_NAME='neon'PACKAGE_STRING='neon 0.30.1'PACKAGE_TARNAME='neon'PACKAGE_URL=''PACKAGE_VERSION='0.30.1'PATH_SEPARATOR=':'PK12UTIL=''PKG_CONFIG='/usr/sbin/pkg-config'RANLIB=''SED=''SET_MAKE=''SHELL='/bin/sh'STRIP=''TESTS=''TEST_LDFLAGS=''XML2_CONFIG=''ac_ct_AR=''ac_ct_CC=''ac_ct_DUMPBIN=''bindir='${exec_prefix}/bin'build=''build_alias=''build_cpu=''build_os=''build_vendor=''datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'dvidir='${docdir}'exec_prefix='NONE'host='x86_64-unknown-linux'host_alias='x86_64-unknown-linux'host_cpu=''host_os=''host_vendor=''htmldir='${docdir}'includedir='${prefix}/include'infodir='${datarootdir}/info'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='${prefix}/var'mandir='${datarootdir}/man'oldincludedir='/usr/include'pdfdir='${docdir}'prefix='/usr'program_transform_name='s,x,x,'psdir='${docdir}'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target_alias=''top_builddir=''user_LDFLAGS=''## ----------- #### confdefs.h. #### ----------- ##/* confdefs.h */#define PACKAGE_NAME "neon"#define PACKAGE_TARNAME "neon"#define PACKAGE_VERSION "0.30.1"#define PACKAGE_STRING "neon 0.30.1"#define PACKAGE_BUGREPORT "neon@lists.manyfish.co.uk"#define PACKAGE_URL ""#define _GNU_SOURCE 1#define NEON_IS_LIBRARY 1#define NEON_VERSION "0.30.1"#define NE_VERSION_MAJOR (0)#define NE_VERSION_MINOR (30)#define NE_VERSION_PATCH (1)#define STDC_HEADERS 1#define HAVE_SYS_TYPES_H 1#define HAVE_SYS_STAT_H 1#define HAVE_STDLIB_H 1#define HAVE_STRING_H 1#define HAVE_MEMORY_H 1#define HAVE_STRINGS_H 1#define HAVE_INTTYPES_H 1#define HAVE_STDINT_H 1#define HAVE_UNISTD_H 1#define __EXTENSIONS__ 1#define _ALL_SOURCE 1#define _GNU_SOURCE 1#define _POSIX_PTHREAD_SEMANTICS 1#define _TANDEM_SOURCE 1#define SIZEOF_INT 4#define SIZEOF_LONG 8#define SIZEOF_LONG_LONG 8#define HAVE_ERRNO_H 1#define HAVE_STDARG_H 1#define HAVE_STRING_H 1#define HAVE_STDLIB_H 1#define HAVE_SYS_UIO_H 1#define SIZEOF_SIZE_T 8#define NE_FMT_SIZE_T "lu"#define SIZEOF_OFF_T 8#define NE_FMT_OFF_T "ld"#define SIZEOF_SSIZE_T 8#define NE_FMT_SSIZE_T "ld"#define HAVE_DECL_STRERROR_R 1#define HAVE_STRERROR_R 1#define HAVE_SNPRINTF 1#define HAVE_VSNPRINTF 1#define HAVE_SYS_TIME_H 1#define HAVE_LIMITS_H 1#define HAVE_SYS_SELECT_H 1#define HAVE_ARPA_INET_H 1#define HAVE_LIBINTL_H 1#define HAVE_SIGNAL_H 1#define HAVE_SYS_SOCKET_H 1#define HAVE_NETINET_IN_H 1#define HAVE_NETINET_TCP_H 1#define HAVE_NETDB_H 1#define HAVE_SYS_POLL_H 1#define HAVE_FCNTL_H 1#define HAVE_ICONV_H 1#define HAVE_TIMEZONE 1#define HAVE_STRTOLL 1#define NE_FMT_NE_OFF_T NE_FMT_OFF_T#define HAVE_STRCASECMP 1#define HAVE_SIGNAL 1#define HAVE_SETVBUF 1#define HAVE_SETSOCKOPT 1#define HAVE_STPCPY 1#define HAVE_POLL 1#define HAVE_FCNTL 1#define HAVE_GETSOCKOPT 1#define NE_USE_POLL 1#define HAVE_DECL_STPCPY 1#define HAVE_GAI_STRERROR 1#define HAVE_GETNAMEINFO 1#define HAVE_INET_NTOP 1#define HAVE_INET_PTON 1#define NE_HAVE_IPV6 1#define USE_GETADDRINFO 1#define HAVE_SOCKLEN_T 1#define HAVE_STRUCT_TM_TM_GMTOFF 1#define HAVE_STRUCT_TM___TM_GMTOFF 1configure: exit 1