Build of neon with musl toolchain

The build took 00h 01m 29s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
24,380 ansic
10,772 sh
35,152 total

The process tree of the build process is here.

List of Errors

Log

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:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

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 -c
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking for inline... inline
# checking for an ANSI C-conforming const... yes
# checking for size_t... yes
# checking for off_t... yes
# checking for uname... Linux
# checking whether make sets $(MAKE)... yes
# checking size of int... 4
# checking size of long... 8
# checking size of long long... 8
# checking for gcc -Wformat -Werror sanity... yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking stdarg.h usability... yes
# checking stdarg.h presence... yes
# checking for stdarg.h... yes
# checking for string.h... (cached) yes
# checking for stdlib.h... (cached) yes
# checking sys/uio.h usability... yes
# checking sys/uio.h presence... yes
# checking for sys/uio.h... yes
# checking size of size_t... 8
# checking how to print size_t... lu
# checking size of off_t... 8
# checking how to print off_t... ld
# checking size of ssize_t... 8
# checking how to print ssize_t... ld
# checking whether byte ordering is bigendian... no
# checking whether strerror_r is declared... yes
# checking for strerror_r... yes
# checking whether strerror_r returns char *... no
# checking for snprintf... yes
# checking for vsnprintf... yes
# checking for sys/time.h... yes
# checking for limits.h... yes
# checking for sys/select.h... yes
# checking for arpa/inet.h... yes
# checking for libintl.h... yes
# checking for signal.h... yes
# checking for sys/socket.h... yes
# checking for netinet/in.h... yes
# checking for netinet/tcp.h... yes
# checking for netdb.h... yes
# checking for sys/poll.h... yes
# checking for sys/limits.h... no
# checking for fcntl.h... yes
# checking for iconv.h... yes
# checking for timezone global... yes
# configure: LFS support unnecessary, off_t is not 32-bit
# checking for strtoll... yes
# checking for strcasecmp... yes
# checking for signal... yes
# checking for setvbuf... yes
# checking for setsockopt... yes
# checking for stpcpy... yes
# checking for poll... yes
# checking for fcntl... yes
# checking for getsockopt... yes
# checking whether stpcpy is declared... yes
# checking for library containing socket... none needed
# checking for library containing getaddrinfo... none needed
# checking for gai_strerror... yes
# checking for getnameinfo... yes
# checking for inet_ntop... yes
# checking for inet_pton... yes
# configure: IPv6 support is enabled
# checking for working AI_ADDRCONFIG... no
# checking for socklen_t... yes
# checking for struct tm.tm_gmtoff... yes
# checking for struct tm.__tm_gmtoff... yes
# checking zlib.h usability... no
# checking zlib.h presence... no
# checking for zlib.h... no
# configure: zlib header not found
# checking whether to enable ACL support in neon... yes
# checking for pkg-config... /usr/sbin/pkg-config
# checking for openssl pkg-config data... yes
# configure: using SSL library configuration from pkg-config
# checking openssl/ssl.h usability... no
# checking openssl/ssl.h presence... no
# checking for openssl/ssl.h... no
# configure: 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 while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by neon configure 0.30.1, which was
# generated 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 = 0a41ef3260dd
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -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 = unknown
#
# PATH: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2676: checking for a BSD-compatible install
# configure:2744: result: /usr/bin/install -c
# configure:2827: checking for x86_64-unknown-linux-gcc
# configure:2854: result: clang
# configure:3123: checking for C compiler version
# configure:3132: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3143: $? = 0
# configure:3132: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:3143: $? = 0
# configure:3132: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3143: $? = 1
# configure:3132: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3143: $? = 1
# configure:3163: checking whether the C compiler works
# configure:3185: clang conftest.c >&5
# configure:3189: $? = 0
# configure:3237: result: yes
# configure:3240: checking for C compiler default output file name
# configure:3242: result: a.out
# configure:3248: checking for suffix of executables
# configure:3255: clang -o conftest conftest.c >&5
# configure:3259: $? = 0
# configure:3281: result:
# configure:3303: checking whether we are cross compiling
# configure:3311: clang -o conftest conftest.c >&5
# configure:3315: $? = 0
# configure:3322: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:3326: $? = 127
# configure:3341: result: yes
# configure:3346: checking for suffix of object files
# configure:3368: clang -c conftest.c >&5
# configure:3372: $? = 0
# configure:3393: result: o
# configure:3397: checking whether we are using the GNU C compiler
# configure:3416: clang -c conftest.c >&5
# configure:3416: $? = 0
# configure:3425: result: yes
# configure:3434: checking whether clang accepts -g
# configure:3454: clang -c -g conftest.c >&5
# configure:3454: $? = 0
# configure:3495: result: yes
# configure:3512: checking for clang option to accept ISO C89
# configure:3575: clang -c conftest.c >&5
# configure:3575: $? = 0
# configure:3588: result: none needed
# configure:3614: checking how to run the C preprocessor
# configure:3645: clang -E conftest.c
# configure:3645: $? = 0
# configure:3659: clang -E conftest.c
# conftest.c:15:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3659: $? = 1
# configure: 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 -E
# configure:3704: clang -E conftest.c
# configure:3704: $? = 0
# configure:3718: clang -E conftest.c
# conftest.c:15:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3718: $? = 1
# configure: 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 -e
# configure:3805: result: /usr/sbin/grep
# configure:3810: checking for egrep
# configure:3872: result: /usr/sbin/grep -E
# configure:3877: checking for ANSI C header files
# configure:3897: clang -c conftest.c >&5
# configure:3897: $? = 0
# configure:3981: result: yes
# configure:3994: checking for sys/types.h
# configure:3994: clang -c conftest.c >&5
# configure:3994: $? = 0
# configure:3994: result: yes
# configure:3994: checking for sys/stat.h
# configure:3994: clang -c conftest.c >&5
# configure:3994: $? = 0
# configure:3994: result: yes
# configure:3994: checking for stdlib.h
# configure:3994: clang -c conftest.c >&5
# configure:3994: $? = 0
# configure:3994: result: yes
# configure:3994: checking for string.h
# configure:3994: clang -c conftest.c >&5
# configure:3994: $? = 0
# configure:3994: result: yes
# configure:3994: checking for memory.h
# configure:3994: clang -c conftest.c >&5
# configure:3994: $? = 0
# configure:3994: result: yes
# configure:3994: checking for strings.h
# configure:3994: clang -c conftest.c >&5
# configure:3994: $? = 0
# configure:3994: result: yes
# configure:3994: checking for inttypes.h
# configure:3994: clang -c conftest.c >&5
# configure:3994: $? = 0
# configure:3994: result: yes
# configure:3994: checking for stdint.h
# configure:3994: clang -c conftest.c >&5
# configure:3994: $? = 0
# configure:3994: result: yes
# configure:3994: checking for unistd.h
# configure:3994: clang -c conftest.c >&5
# configure:3994: $? = 0
# configure:3994: result: yes
# configure:4007: checking minix/config.h usability
# configure:4007: clang -c conftest.c >&5
# conftest.c:58:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:4007: $? = 1
# configure: 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: no
# configure:4007: checking minix/config.h presence
# configure:4007: clang -E conftest.c
# conftest.c:25:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:4007: $? = 1
# configure: 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: no
# configure:4007: checking for minix/config.h
# configure:4007: result: no
# configure:4028: checking whether it is safe to define __EXTENSIONS__
# configure:4046: clang -c conftest.c >&5
# configure:4046: $? = 0
# configure:4053: result: yes
# configure:4067: checking for inline
# configure:4083: clang -c conftest.c >&5
# configure:4083: $? = 0
# configure:4091: result: inline
# configure:4109: checking for an ANSI C-conforming const
# configure:4175: clang -c conftest.c >&5
# configure:4175: $? = 0
# configure:4182: result: yes
# configure:4190: checking for size_t
# configure:4190: clang -c conftest.c >&5
# configure:4190: $? = 0
# configure:4190: clang -c conftest.c >&5
# conftest.c:66:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:4190: $? = 1
# configure: 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: yes
# configure:4201: checking for off_t
# configure:4201: clang -c conftest.c >&5
# configure:4201: $? = 0
# configure:4201: clang -c conftest.c >&5
# conftest.c:66:20: error: expected expression
# if (sizeof ((off_t)))
# ^
# 1 error generated.
# configure:4201: $? = 1
# configure: 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: yes
# configure:4214: checking for uname
# configure:4223: result: Linux
# configure:4235: checking whether make sets $(MAKE)
# configure:4257: result: yes
# configure:4271: checking size of int
# configure:4276: clang -c conftest.c >&5
# configure:4276: $? = 0
# configure:4276: clang -c conftest.c >&5
# conftest.c:66:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:4276: $? = 1
# configure: 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 >&5
# conftest.c:66:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:4276: $? = 1
# configure: 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 >&5
# conftest.c:66:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:4276: $? = 1
# configure: 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 >&5
# configure:4276: $? = 0
# configure:4276: clang -c conftest.c >&5
# configure:4276: $? = 0
# configure:4276: clang -c conftest.c >&5
# configure:4276: $? = 0
# configure:4290: result: 4
# configure:4304: checking size of long
# configure:4309: clang -c conftest.c >&5
# configure:4309: $? = 0
# configure:4309: clang -c conftest.c >&5
# conftest.c:67:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:4309: $? = 1
# configure: 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 >&5
# conftest.c:67:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:4309: $? = 1
# configure: 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 >&5
# conftest.c:67:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:4309: $? = 1
# configure: 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 >&5
# conftest.c:67:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:4309: $? = 1
# configure: 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 >&5
# configure:4309: $? = 0
# configure:4309: clang -c conftest.c >&5
# configure:4309: $? = 0
# configure:4309: clang -c conftest.c >&5
# configure:4309: $? = 0
# configure:4309: clang -c conftest.c >&5
# configure:4309: $? = 0
# configure:4323: result: 8
# configure:4337: checking size of long long
# configure:4342: clang -c conftest.c >&5
# configure:4342: $? = 0
# configure:4342: clang -c conftest.c >&5
# conftest.c:68:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:4342: $? = 1
# configure: 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 >&5
# conftest.c:68:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:4342: $? = 1
# configure: 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 >&5
# conftest.c:68:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:4342: $? = 1
# configure: 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 >&5
# conftest.c:68:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:4342: $? = 1
# configure: 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 >&5
# configure:4342: $? = 0
# configure:4342: clang -c conftest.c >&5
# configure:4342: $? = 0
# configure:4342: clang -c conftest.c >&5
# configure:4342: $? = 0
# configure:4342: clang -c conftest.c >&5
# configure:4342: $? = 0
# configure:4356: result: 8
# configure:4367: checking for gcc -Wformat -Werror sanity
# configure:4388: clang -c -Wformat -Werror conftest.c >&5
# configure:4388: $? = 0
# configure:4396: result: yes
# configure:4424: checking errno.h usability
# configure:4424: clang -c conftest.c >&5
# configure:4424: $? = 0
# configure:4424: result: yes
# configure:4424: checking errno.h presence
# configure:4424: clang -E conftest.c
# configure:4424: $? = 0
# configure:4424: result: yes
# configure:4424: checking for errno.h
# configure:4424: result: yes
# configure:4424: checking stdarg.h usability
# configure:4424: clang -c conftest.c >&5
# configure:4424: $? = 0
# configure:4424: result: yes
# configure:4424: checking stdarg.h presence
# configure:4424: clang -E conftest.c
# configure:4424: $? = 0
# configure:4424: result: yes
# configure:4424: checking for stdarg.h
# configure:4424: result: yes
# configure:4424: checking for string.h
# configure:4424: result: yes
# configure:4424: checking for stdlib.h
# configure:4424: result: yes
# configure:4424: checking sys/uio.h usability
# configure:4424: clang -c conftest.c >&5
# configure:4424: $? = 0
# configure:4424: result: yes
# configure:4424: checking sys/uio.h presence
# configure:4424: clang -E conftest.c
# configure:4424: $? = 0
# configure:4424: result: yes
# configure:4424: checking for sys/uio.h
# configure:4424: result: yes
# configure:4443: checking size of size_t
# configure:4448: clang -c conftest.c >&5
# configure:4448: $? = 0
# configure:4448: clang -c conftest.c >&5
# conftest.c:76:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:4448: $? = 1
# configure: 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 >&5
# conftest.c:76:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:4448: $? = 1
# configure: 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 >&5
# conftest.c:76:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:4448: $? = 1
# configure: 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 >&5
# conftest.c:76:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (size_t))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:4448: $? = 1
# configure: 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 >&5
# configure:4448: $? = 0
# configure:4448: clang -c conftest.c >&5
# configure:4448: $? = 0
# configure:4448: clang -c conftest.c >&5
# configure:4448: $? = 0
# configure:4448: clang -c conftest.c >&5
# configure:4448: $? = 0
# configure:4464: result: 8
# configure:4479: checking how to print size_t
# configure:4504: clang -c -Wformat -Werror conftest.c >&5
# conftest.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);
# ~~ ^
# %zu
# 1 error generated.
# configure:4504: $? = 1
# configure: 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 >&5
# configure:4504: $? = 0
# configure:4521: result: lu
# configure:4541: checking size of off_t
# configure:4546: clang -c conftest.c >&5
# configure:4546: $? = 0
# configure:4546: clang -c conftest.c >&5
# conftest.c:78:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:4546: $? = 1
# configure: 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 >&5
# conftest.c:78:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:4546: $? = 1
# configure: 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 >&5
# conftest.c:78:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:4546: $? = 1
# configure: 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 >&5
# conftest.c:78:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:4546: $? = 1
# configure: 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 >&5
# configure:4546: $? = 0
# configure:4546: clang -c conftest.c >&5
# configure:4546: $? = 0
# configure:4546: clang -c conftest.c >&5
# configure:4546: $? = 0
# configure:4546: clang -c conftest.c >&5
# configure:4546: $? = 0
# configure:4562: result: 8
# configure:4577: checking how to print off_t
# configure:4602: clang -c -Wformat -Werror conftest.c >&5
# conftest.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);
# ~~ ^
# %ld
# 1 error generated.
# configure:4602: $? = 1
# configure: 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 >&5
# configure:4602: $? = 0
# configure:4619: result: ld
# configure:4640: checking size of ssize_t
# configure:4645: clang -c conftest.c >&5
# configure:4645: $? = 0
# configure:4645: clang -c conftest.c >&5
# conftest.c:80:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (ssize_t))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:4645: $? = 1
# configure: 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 >&5
# conftest.c:80:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (ssize_t))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:4645: $? = 1
# configure: 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 >&5
# conftest.c:80:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (ssize_t))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:4645: $? = 1
# configure: 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 >&5
# conftest.c:80:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (ssize_t))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:4645: $? = 1
# configure: 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 >&5
# configure:4645: $? = 0
# configure:4645: clang -c conftest.c >&5
# configure:4645: $? = 0
# configure:4645: clang -c conftest.c >&5
# configure:4645: $? = 0
# configure:4645: clang -c conftest.c >&5
# configure:4645: $? = 0
# configure:4661: result: 8
# configure:4676: checking how to print ssize_t
# configure:4701: clang -c -Wformat -Werror conftest.c >&5
# conftest.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);
# ~~ ^
# %zd
# 1 error generated.
# configure:4701: $? = 1
# configure: 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 >&5
# configure:4701: $? = 0
# configure:4718: result: ld
# configure:4733: checking whether byte ordering is bigendian
# configure:4748: clang -c conftest.c >&5
# conftest.c:45:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:45:14: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# configure:4748: $? = 1
# configure: 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 >&5
# configure:4793: $? = 0
# configure:4811: clang -c conftest.c >&5
# conftest.c:51:4: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# configure:4811: $? = 1
# configure: 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: no
# configure:4957: checking whether strerror_r is declared
# configure:4957: clang -c conftest.c >&5
# configure:4957: $? = 0
# configure:4957: result: yes
# configure:4970: checking for strerror_r
# configure:4970: clang -o conftest conftest.c >&5
# configure:4970: $? = 0
# configure:4970: result: yes
# configure:4979: checking whether strerror_r returns char *
# configure:5003: clang -c conftest.c >&5
# conftest.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: $? = 1
# configure: 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: no
# configure:5053: checking for snprintf
# configure:5053: clang -o conftest conftest.c >&5
# conftest.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: $? = 0
# configure:5053: result: yes
# configure:5053: checking for vsnprintf
# configure:5053: clang -o conftest conftest.c >&5
# conftest.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: $? = 0
# configure:5053: result: yes
# configure:5144: checking for sys/time.h
# configure:5144: clang -c conftest.c >&5
# configure:5144: $? = 0
# configure:5144: result: yes
# configure:5144: checking for limits.h
# configure:5144: clang -c conftest.c >&5
# configure:5144: $? = 0
# configure:5144: result: yes
# configure:5144: checking for sys/select.h
# configure:5144: clang -c conftest.c >&5
# configure:5144: $? = 0
# configure:5144: result: yes
# configure:5144: checking for arpa/inet.h
# configure:5144: clang -c conftest.c >&5
# configure:5144: $? = 0
# configure:5144: result: yes
# configure:5144: checking for libintl.h
# configure:5144: clang -c conftest.c >&5
# configure:5144: $? = 0
# configure:5144: result: yes
# configure:5144: checking for signal.h
# configure:5144: clang -c conftest.c >&5
# configure:5144: $? = 0
# configure:5144: result: yes
# configure:5144: checking for sys/socket.h
# configure:5144: clang -c conftest.c >&5
# configure:5144: $? = 0
# configure:5144: result: yes
# configure:5144: checking for netinet/in.h
# configure:5144: clang -c conftest.c >&5
# configure:5144: $? = 0
# configure:5144: result: yes
# configure:5144: checking for netinet/tcp.h
# configure:5144: clang -c conftest.c >&5
# configure:5144: $? = 0
# configure:5144: result: yes
# configure:5144: checking for netdb.h
# configure:5144: clang -c conftest.c >&5
# configure:5144: $? = 0
# configure:5144: result: yes
# configure:5144: checking for sys/poll.h
# configure:5144: clang -c conftest.c >&5
# In 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: $? = 0
# configure:5144: result: yes
# configure:5144: checking for sys/limits.h
# configure:5144: clang -c conftest.c >&5
# conftest.c:97:10: fatal error: 'sys/limits.h' file not found
# #include
# ^
# 1 error generated.
# configure:5144: $? = 1
# configure: 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: no
# configure:5144: checking for fcntl.h
# configure:5144: clang -c conftest.c >&5
# configure:5144: $? = 0
# configure:5144: result: yes
# configure:5144: checking for iconv.h
# configure:5144: clang -c conftest.c >&5
# configure:5144: $? = 0
# configure:5144: result: yes
# configure:5162: checking for timezone global
# configure:5180: clang -o conftest conftest.c >&5
# configure:5180: $? = 0
# configure:5188: result: yes
# configure:5213: LFS support unnecessary, off_t is not 32-bit
# configure:5219: checking for strtoll
# configure:5219: clang -o conftest conftest.c >&5
# configure:5219: $? = 0
# configure:5219: result: yes
# configure:5431: checking for strcasecmp
# configure:5431: clang -o conftest conftest.c >&5
# conftest.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: $? = 0
# configure:5431: result: yes
# configure:5449: checking for signal
# configure:5449: clang -o conftest conftest.c >&5
# configure:5449: $? = 0
# configure:5449: result: yes
# configure:5449: checking for setvbuf
# configure:5449: clang -o conftest conftest.c >&5
# configure:5449: $? = 0
# configure:5449: result: yes
# configure:5449: checking for setsockopt
# configure:5449: clang -o conftest conftest.c >&5
# configure:5449: $? = 0
# configure:5449: result: yes
# configure:5449: checking for stpcpy
# configure:5449: clang -o conftest conftest.c >&5
# conftest.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: $? = 0
# configure:5449: result: yes
# configure:5449: checking for poll
# configure:5449: clang -o conftest conftest.c >&5
# configure:5449: $? = 0
# configure:5449: result: yes
# configure:5449: checking for fcntl
# configure:5449: clang -o conftest conftest.c >&5
# configure:5449: $? = 0
# configure:5449: result: yes
# configure:5449: checking for getsockopt
# configure:5449: clang -o conftest conftest.c >&5
# configure:5449: $? = 0
# configure:5449: result: yes
# configure:5466: checking whether stpcpy is declared
# configure:5466: clang -c conftest.c >&5
# configure:5466: $? = 0
# configure:5466: result: yes
# configure:5489: checking for library containing socket
# configure:5506: clang -o conftest conftest.c >&5
# conftest.c:78:1: warning: implicit declaration of function 'socket' is invalid in C99 [-Wimplicit-function-declaration]
# socket();
# ^
# 1 warning generated.
# configure:5506: $? = 0
# configure:5543: result: none needed
# configure:5561: checking for library containing getaddrinfo
# configure:5578: clang -o conftest conftest.c >&5
# conftest.c:78:1: warning: implicit declaration of function 'getaddrinfo' is invalid in C99 [-Wimplicit-function-declaration]
# getaddrinfo();
# ^
# 1 warning generated.
# configure:5578: $? = 0
# configure:5615: result: none needed
# configure:5635: checking for gai_strerror
# configure:5635: clang -o conftest conftest.c >&5
# configure:5635: $? = 0
# configure:5635: result: yes
# configure:5635: checking for getnameinfo
# configure:5635: clang -o conftest conftest.c >&5
# configure:5635: $? = 0
# configure:5635: result: yes
# configure:5635: checking for inet_ntop
# configure:5635: clang -o conftest conftest.c >&5
# configure:5635: $? = 0
# configure:5635: result: yes
# configure:5635: checking for inet_pton
# configure:5635: clang -o conftest conftest.c >&5
# configure:5635: $? = 0
# configure:5635: result: yes
# configure:5689: IPv6 support is enabled
# configure:5695: checking for working AI_ADDRCONFIG
# configure:5728: result: no
# configure:5926: checking for socklen_t
# configure:5926: clang -c conftest.c >&5
# configure:5926: $? = 0
# configure:5926: clang -c conftest.c >&5
# conftest.c:92:24: error: expected expression
# if (sizeof ((socklen_t)))
# ^
# 1 error generated.
# configure:5926: $? = 1
# configure: 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: yes
# configure:5950: checking for struct tm.tm_gmtoff
# configure:5950: clang -c conftest.c >&5
# configure:5950: $? = 0
# configure:5950: result: yes
# configure:5960: checking for struct tm.__tm_gmtoff
# configure:5960: clang -c conftest.c >&5
# configure:5960: $? = 0
# configure:5960: result: yes
# configure:5989: checking zlib.h usability
# configure:5989: clang -c conftest.c >&5
# conftest.c:116:10: fatal error: 'zlib.h' file not found
# #include
# ^
# 1 error generated.
# configure:5989: $? = 1
# configure: 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: no
# configure:5989: checking zlib.h presence
# configure:5989: clang -E conftest.c
# conftest.c:83:10: fatal error: 'zlib.h' file not found
# #include
# ^
# 1 error generated.
# configure:5989: $? = 1
# configure: 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: no
# configure:5989: checking for zlib.h
# configure:5989: result: no
# configure:6058: zlib header not found
# configure:6076: checking whether to enable ACL support in neon
# configure:6082: result: yes
# configure:6122: checking for pkg-config
# configure:6140: found /usr/sbin/pkg-config
# configure:6153: result: /usr/sbin/pkg-config
# configure:6335: checking for openssl pkg-config data
# configure:6346: result: yes
# configure:6353: using SSL library configuration from pkg-config
# configure:6539: checking openssl/ssl.h usability
# configure:6539: clang -c conftest.c >&5
# conftest.c:116:10: fatal error: 'openssl/ssl.h' file not found
# #include
# ^
# 1 error generated.
# configure:6539: $? = 1
# configure: 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: no
# configure:6539: checking openssl/ssl.h presence
# configure:6539: clang -E conftest.c
# conftest.c:83:10: fatal error: 'openssl/ssl.h' file not found
# #include
# ^
# 1 error generated.
# configure:6539: $? = 1
# configure: 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: no
# configure:6539: checking for openssl/ssl.h
# configure:6539: result: no
# configure:6546: error: OpenSSL headers not found, cannot enable SSL support
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_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=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_fcntl=yes
# ac_cv_func_gai_strerror=yes
# ac_cv_func_getnameinfo=yes
# ac_cv_func_getsockopt=yes
# ac_cv_func_inet_ntop=yes
# ac_cv_func_inet_pton=yes
# ac_cv_func_poll=yes
# ac_cv_func_setsockopt=yes
# ac_cv_func_setvbuf=yes
# ac_cv_func_signal=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_stpcpy=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strerror_r=yes
# ac_cv_func_strerror_r_char_p=no
# ac_cv_func_strtoll=yes
# ac_cv_func_vsnprintf=yes
# ac_cv_have_decl_stpcpy=yes
# ac_cv_have_decl_strerror_r=yes
# ac_cv_header_arpa_inet_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_iconv_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libintl_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_netdb_h=yes
# ac_cv_header_netinet_in_h=yes
# ac_cv_header_netinet_tcp_h=yes
# ac_cv_header_openssl_ssl_h=no
# ac_cv_header_signal_h=yes
# ac_cv_header_stdarg_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_limits_h=no
# ac_cv_header_sys_poll_h=yes
# ac_cv_header_sys_select_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_uio_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_zlib_h=no
# ac_cv_member_struct_tm___tm_gmtoff=yes
# ac_cv_member_struct_tm_tm_gmtoff=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_sizeof_int=4
# ac_cv_sizeof_long=8
# ac_cv_sizeof_long_long=8
# ac_cv_sizeof_off_t=8
# ac_cv_sizeof_size_t=8
# ac_cv_sizeof_ssize_t=8
# ac_cv_type_off_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_socklen_t=yes
# ne_cv_cc_timezone=yes
# ne_cv_cc_werror=yes
# ne_cv_fmt_off_t=ld
# ne_cv_fmt_size_t=lu
# ne_cv_fmt_ssize_t=ld
# ne_cv_gai_addrconfig=no
# ne_cv_libsfor_getaddrinfo='none needed'
# ne_cv_libsfor_socket='none needed'
# ne_cv_os_uname=Linux
# ne_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 1
#
# configure: exit 1