Build of neon with vanilla toolchain

The build took 00h 00m 38s and was SUCCESSFUL.

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

SLOCLanguage
24,528 ansic
11,022 sh
467 makefile
36,017 total

The process tree of the build process is here.

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...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: neon 0.30.1-2 (Wed Aug 24 14:28:34 UTC 2016)
# ==> 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... no
# checking for gcc... gcc
# 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... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking how to run the C preprocessor... gcc -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 *... yes
# 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... yes
# checking for socklen_t... yes
# checking for struct tm.tm_gmtoff... yes
# checking for struct tm.__tm_gmtoff... no
# checking zlib.h usability... yes
# checking zlib.h presence... yes
# checking for zlib.h... yes
# checking for inflate in -lz... yes
# configure: zlib support enabled, using -lz
# 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... yes
# checking openssl/ssl.h presence... yes
# checking for openssl/ssl.h... yes
# checking openssl/opensslv.h usability... yes
# checking openssl/opensslv.h presence... yes
# checking for openssl/opensslv.h... yes
# checking OpenSSL version is >= 0.9.7... yes
# configure: OpenSSL >= 0.9.7; EGD support not needed in neon
# configure: SSL support enabled, using OpenSSL (0.9.7 or later)
# checking for CRYPTO_set_idptr_callback... no
# checking for SSL_SESSION_cmp... no
# configure: Using /etc/ssl/certs/ca-certificates.crt as default SSL CA bundle
# configure: Thread-safe SSL not supported
# checking for pkg-config... (cached) /usr/sbin/pkg-config
# checking for pakchois pkg-config data... no
# configure: pakchois library not found; no PKCS#11 support
# checking for krb5-config... /usr/sbin/krb5-config
# checking gssapi/gssapi.h usability... yes
# checking gssapi/gssapi.h presence... yes
# checking for gssapi/gssapi.h... yes
# checking for gss_init_sec_context... yes
# configure: GSSAPI authentication support enabled
# checking gssapi/gssapi_generic.h usability... yes
# checking gssapi/gssapi_generic.h presence... yes
# checking for gssapi/gssapi_generic.h... yes
# checking whether GSS_C_NT_HOSTBASED_SERVICE is declared... yes
# checking for pkg-config... (cached) /usr/sbin/pkg-config
# checking for libproxy-1.0 pkg-config data... yes
# configure: libproxy support enabled
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
# checking the name lister (/usr/sbin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/sbin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for gawk... gawk
# checking command to parse /usr/sbin/nm -B output from gcc object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# checking size of time_t... 8
# checking how to print time_t... ld
# checking for pid_t... yes
# checking whether time.h and sys/time.h may both be included... yes
# checking for x86_64-unknown-linux-ar... no
# checking for ar... /usr/sbin/ar
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... /usr/sbin/ranlib
# checking for sys/time.h... (cached) yes
# checking for signal.h... (cached) yes
# checking for stdint.h... (cached) yes
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking for pipe... yes
# checking for isatty... yes
# checking for usleep... yes
# checking for shutdown... yes
# checking for setlocale... yes
# checking for gethostname... yes
# configure: WebDAV support is enabled
# checking expat.h usability... yes
# checking expat.h presence... yes
# checking for expat.h... yes
# checking for XML_SetXmlDeclHandler in -lexpat... yes
# checking for XML_Size... yes
# checking size of XML_Size... 8
# checking how to print XML_Size... ld
# configure: XML parser used: expat
# checking for library containing bindtextdomain... none needed
# checking for bind_textdomain_codeset... yes
# configure: Internationalization support enabled
# configure: debugging is enabled
# checking for openssl... /usr/sbin/openssl
# checking for certutil... /usr/sbin/certutil
# checking for pk12util... /usr/sbin/pk12util
# checking for pkg-config... (cached) /usr/sbin/pkg-config
# checking if LD -Wl,--version-script works... yes
# configure: creating ./config.status
# config.status: creating neon-config
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating test/Makefile
# config.status: creating neon.pc
# config.status: creating test/makekeys
# config.status: creating config.h
# config.status: executing libtool commands
# configure: Configured to build neon 0.30.1:
#
# Install prefix: /usr
# Compiler: gcc
# XML Parser: expat
# SSL library: SSL support enabled, using OpenSSL (0.9.7 or later)
# zlib support: zlib support enabled, using -lz
# Build libraries: Shared=yes, Static=no
#
# make[1]: Entering directory '/tmp/neon/src/neon-0.30.1/src'
# /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -I.. -c ne_request.c -o ne_request.lo
# /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -I.. -c ne_session.c -o ne_session.lo
# /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -I.. -c ne_basic.c -o ne_basic.lo
# /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -I.. -c ne_string.c -o ne_string.lo
# /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -I.. -c ne_uri.c -o ne_uri.lo
# /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -I.. -c ne_dates.c -o ne_dates.lo
# /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -I.. -c ne_alloc.c -o ne_alloc.lo
# /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -I.. -c ne_md5.c -o ne_md5.lo
# /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -I.. -c ne_utils.c -o ne_utils.lo
# /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -I.. -c ne_socket.c -o ne_socket.lo
# /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -I.. -c ne_auth.c -o ne_auth.lo
# /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -I.. -c ne_redirect.c -o ne_redirect.lo
# /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -I.. -c ne_compress.c -o ne_compress.lo
# /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -I.. -c ne_i18n.c -o ne_i18n.lo
# /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -I.. -c ne_pkcs11.c -o ne_pkcs11.lo
# /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -I.. -c ne_socks.c -o ne_socks.lo
# /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -I.. -c ne_ntlm.c -o ne_ntlm.lo
# /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -I.. -c ne_207.c -o ne_207.lo
# /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -I.. -c ne_xml.c -o ne_xml.lo
# /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -I.. -c ne_props.c -o ne_props.lo
# /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -I.. -c ne_locks.c -o ne_locks.lo
# /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -I.. -c ne_xmlreq.c -o ne_xmlreq.lo
# /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -I.. -c ne_oldacl.c -o ne_oldacl.lo
# /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -I.. -c ne_acl3744.c -o ne_acl3744.lo
# /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -I.. -c ne_openssl.c -o ne_openssl.lo
# /bin/sh ../libtool --quiet --mode=link gcc -no-undefined -rpath /usr/lib -version-info 30:1:3 -Wl,--version-script=../src/neon.vers -o libneon.la ne_request.lo ne_session.lo ne_basic.lo ne_string.lo ne_uri.lo ne_dates.lo ne_alloc.lo ne_md5.lo ne_utils.lo ne_socket.lo ne_auth.lo ne_redirect.lo ne_compress.lo ne_i18n.lo ne_pkcs11.lo ne_socks.lo ne_ntlm.lo ne_207.lo ne_xml.lo ne_props.lo ne_locks.lo ne_xmlreq.lo ne_oldacl.lo ne_acl3744.lo ne_openssl.lo -lz -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lproxy -lexpat
# make[1]: Leaving directory '/tmp/neon/src/neon-0.30.1/src'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# /usr/bin/install -c -d /tmp/neon/pkg/neon/usr/include/neon
# Installing ne_request.h into /tmp/neon/pkg/neon/usr/include/neon
# Installing ne_session.h into /tmp/neon/pkg/neon/usr/include/neon
# Installing ne_utils.h into /tmp/neon/pkg/neon/usr/include/neon
# make[1]: Entering directory '/tmp/neon/src/neon-0.30.1/src'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/neon/src/neon-0.30.1/src'
# Installing ne_uri.h into /tmp/neon/pkg/neon/usr/include/neon
# /usr/bin/install -c -d /tmp/neon/pkg/neon/usr/bin
# Installing ne_socket.h into /tmp/neon/pkg/neon/usr/include/neon
# Installing neon-config into /tmp/neon/pkg/neon/usr/bin
# Installing ne_basic.h into /tmp/neon/pkg/neon/usr/include/neon
# Installing ne_207.h into /tmp/neon/pkg/neon/usr/include/neon
# Installing ne_props.h into /tmp/neon/pkg/neon/usr/include/neon
# /usr/bin/install -c -d /tmp/neon/pkg/neon/usr/lib/pkgconfig
# Installing ne_xml.h into /tmp/neon/pkg/neon/usr/include/neon
# /usr/bin/install -c -m 644 neon.pc /tmp/neon/pkg/neon/usr/lib/pkgconfig/neon.pc
# Installing ne_dates.h into /tmp/neon/pkg/neon/usr/include/neon
# /usr/bin/install -c -d /tmp/neon/pkg/neon/usr/share/man/man3
# Installing ne_string.h into /tmp/neon/pkg/neon/usr/include/neon
# /usr/bin/install -c -d /tmp/neon/pkg/neon/usr/share/man/man1
# for m in ./doc/man/*.3; do \
# /usr/bin/install -c -m 644 $m /tmp/neon/pkg/neon/usr/share/man/man3; done
# Installing ne_defs.h into /tmp/neon/pkg/neon/usr/include/neon
# Installing ne_locks.h into /tmp/neon/pkg/neon/usr/include/neon
# Installing ne_alloc.h into /tmp/neon/pkg/neon/usr/include/neon
# Installing ne_md5.h into /tmp/neon/pkg/neon/usr/include/neon
# Installing ne_i18n.h into /tmp/neon/pkg/neon/usr/include/neon
# Installing ne_redirect.h into /tmp/neon/pkg/neon/usr/include/neon
# Installing ne_auth.h into /tmp/neon/pkg/neon/usr/include/neon
# Installing ne_compress.h into /tmp/neon/pkg/neon/usr/include/neon
# Installing ne_acl.h into /tmp/neon/pkg/neon/usr/include/neon
# Installing ne_ssl.h into /tmp/neon/pkg/neon/usr/include/neon
# Installing ne_xmlreq.h into /tmp/neon/pkg/neon/usr/include/neon
# Installing ne_pkcs11.h into /tmp/neon/pkg/neon/usr/include/neon
# Installing ne_acl3744.h into /tmp/neon/pkg/neon/usr/include/neon
# /usr/bin/install -c -d /tmp/neon/pkg/neon/usr/share/doc/neon-0.30.1/html
# for d in ./doc/html/*.html; do \
# /usr/bin/install -c -m 644 $d /tmp/neon/pkg/neon/usr/share/doc/neon-0.30.1/html; \
# done
# /usr/bin/install -c -d /tmp/neon/pkg/neon/usr/lib
# /bin/sh ./libtool --mode=install /usr/bin/install -c src/libneon.la \
# /tmp/neon/pkg/neon/usr/lib/libneon.la
# for m in ./doc/man/*.1; do \
# /usr/bin/install -c -m 644 $m /tmp/neon/pkg/neon/usr/share/man/man1; done
# libtool: install: /usr/bin/install -c src/.libs/libneon.so.27.3.1 /tmp/neon/pkg/neon/usr/lib/libneon.so.27.3.1
# libtool: install: (cd /tmp/neon/pkg/neon/usr/lib && { ln -s -f libneon.so.27.3.1 libneon.so.27 || { rm -f libneon.so.27 && ln -s libneon.so.27.3.1 libneon.so.27; }; })
# libtool: install: (cd /tmp/neon/pkg/neon/usr/lib && { ln -s -f libneon.so.27.3.1 libneon.so || { rm -f libneon.so && ln -s libneon.so.27.3.1 libneon.so; }; })
# libtool: install: /usr/bin/install -c src/.libs/libneon.lai /tmp/neon/pkg/neon/usr/lib/libneon.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "neon"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: neon 0.30.1-2 (Wed Aug 24 14:28:46 UTC 2016)

CMD: pacman --query --file neon-0.30.1-2-x86_64.pkg.tar.xz
# neon 0.30.1-2

Creating hybrid package for 'neon'

Trying to find vanilla package 'neon'...

CMD: pacman --query --file /mirror/neon-0.30.1-2.pkg.tar.xz
# neon 0.30.1-2

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/include/neon/ne_request.h
# /usr/include/neon/ne_session.h
# /usr/include/neon/ne_utils.h
# /usr/include/neon/ne_uri.h
# /usr/include/neon/ne_socket.h
# /usr/include/neon/ne_basic.h
# /usr/include/neon/ne_207.h
# /usr/include/neon/ne_props.h
# /usr/include/neon/ne_xml.h
# /usr/include/neon/ne_dates.h
# /usr/include/neon/ne_string.h
# /usr/include/neon/ne_defs.h
# /usr/include/neon/ne_locks.h
# /usr/include/neon/ne_alloc.h
# /usr/include/neon/ne_md5.h
# /usr/include/neon/ne_i18n.h
# /usr/include/neon/ne_redirect.h
# /usr/include/neon/ne_auth.h
# /usr/include/neon/ne_compress.h
# /usr/include/neon/ne_acl.h
# /usr/include/neon/ne_ssl.h
# /usr/include/neon/ne_xmlreq.h
# /usr/include/neon/ne_pkcs11.h
# /usr/include/neon/ne_acl3744.h
# /usr/share/man/man3/ne_add_request_header.3.gz
# /usr/share/man/man3/ne_addr_destroy.3.gz
# /usr/share/man/man3/ne_addr_error.3.gz
# /usr/share/man/man3/ne_addr_first.3.gz
# /usr/share/man/man3/ne_addr_next.3.gz
# /usr/share/man/man3/ne_addr_resolve.3.gz
# /usr/share/man/man3/ne_addr_result.3.gz
# /usr/share/man/man3/ne_buffer.3.gz
# /usr/share/man/man3/ne_buffer_altered.3.gz
# /usr/share/man/man3/ne_buffer_append.3.gz
# /usr/share/man/man3/ne_buffer_clear.3.gz
# /usr/share/man/man3/ne_buffer_concat.3.gz
# /usr/share/man/man3/ne_buffer_create.3.gz
# /usr/share/man/man3/ne_buffer_destroy.3.gz
# /usr/share/man/man3/ne_buffer_finish.3.gz
# /usr/share/man/man3/ne_buffer_grow.3.gz
# /usr/share/man/man3/ne_buffer_ncreate.3.gz
# /usr/share/man/man3/ne_buffer_zappend.3.gz
# /usr/share/man/man3/ne_calloc.3.gz
# /usr/share/man/man3/ne_close_connection.3.gz
# /usr/share/man/man3/ne_forget_auth.3.gz
# /usr/share/man/man3/ne_get_error.3.gz
# /usr/share/man/man3/ne_get_request_flag.3.gz
# /usr/share/man/man3/ne_get_response_header.3.gz
# /usr/share/man/man3/ne_get_scheme.3.gz
# /usr/share/man/man3/ne_get_server_hostport.3.gz
# /usr/share/man/man3/ne_get_session_flag.3.gz
# /usr/share/man/man3/ne_get_status.3.gz
# /usr/share/man/man3/ne_has_support.3.gz
# /usr/share/man/man3/ne_i18n_init.3.gz
# /usr/share/man/man3/ne_iaddr_cmp.3.gz
# /usr/share/man/man3/ne_iaddr_free.3.gz
# /usr/share/man/man3/ne_iaddr_make.3.gz
# /usr/share/man/man3/ne_iaddr_parse.3.gz
# /usr/share/man/man3/ne_iaddr_print.3.gz
# /usr/share/man/man3/ne_iaddr_raw.3.gz
# /usr/share/man/man3/ne_iaddr_reverse.3.gz
# /usr/share/man/man3/ne_iaddr_typeof.3.gz
# /usr/share/man/man3/ne_malloc.3.gz
# /usr/share/man/man3/ne_oom_callback.3.gz
# /usr/share/man/man3/ne_print_request_header.3.gz
# /usr/share/man/man3/ne_qtoken.3.gz
# /usr/share/man/man3/ne_realloc.3.gz
# /usr/share/man/man3/ne_request_create.3.gz
# /usr/share/man/man3/ne_request_destroy.3.gz
# /usr/share/man/man3/ne_request_dispatch.3.gz
# /usr/share/man/man3/ne_response_header_iterate.3.gz
# /usr/share/man/man3/ne_session_create.3.gz
# /usr/share/man/man3/ne_session_destroy.3.gz
# /usr/share/man/man3/ne_session_proxy.3.gz
# /usr/share/man/man3/ne_session_socks_proxy.3.gz
# /usr/share/man/man3/ne_session_system_proxy.3.gz
# /usr/share/man/man3/ne_set_addrlist.3.gz
# /usr/share/man/man3/ne_set_connect_timeout.3.gz
# /usr/share/man/man3/ne_set_error.3.gz
# /usr/share/man/man3/ne_set_proxy_auth.3.gz
# /usr/share/man/man3/ne_set_read_timeout.3.gz
# /usr/share/man/man3/ne_set_request_body_buffer.3.gz
# /usr/share/man/man3/ne_set_request_body_fd.3.gz
# /usr/share/man/man3/ne_set_request_flag.3.gz
# /usr/share/man/man3/ne_set_server_auth.3.gz
# /usr/share/man/man3/ne_set_session_flag.3.gz
# /usr/share/man/man3/ne_set_useragent.3.gz
# /usr/share/man/man3/ne_shave.3.gz
# /usr/share/man/man3/ne_sock_exit.3.gz
# /usr/share/man/man3/ne_sock_init.3.gz
# /usr/share/man/man3/ne_ssl_cert_cmp.3.gz
# /usr/share/man/man3/ne_ssl_cert_export.3.gz
# /usr/share/man/man3/ne_ssl_cert_free.3.gz
# /usr/share/man/man3/ne_ssl_cert_identity.3.gz
# /usr/share/man/man3/ne_ssl_cert_import.3.gz
# /usr/share/man/man3/ne_ssl_cert_issuer.3.gz
# /usr/share/man/man3/ne_ssl_cert_read.3.gz
# /usr/share/man/man3/ne_ssl_cert_signedby.3.gz
# /usr/share/man/man3/ne_ssl_cert_subject.3.gz
# /usr/share/man/man3/ne_ssl_cert_write.3.gz
# /usr/share/man/man3/ne_ssl_clicert_decrypt.3.gz
# /usr/share/man/man3/ne_ssl_clicert_encrypted.3.gz
# /usr/share/man/man3/ne_ssl_clicert_free.3.gz
# /usr/share/man/man3/ne_ssl_clicert_name.3.gz
# /usr/share/man/man3/ne_ssl_clicert_owner.3.gz
# /usr/share/man/man3/ne_ssl_clicert_read.3.gz
# /usr/share/man/man3/ne_ssl_dname_cmp.3.gz
# /usr/share/man/man3/ne_ssl_readable_dname.3.gz
# /usr/share/man/man3/ne_ssl_set_verify.3.gz
# /usr/share/man/man3/ne_ssl_trust_cert.3.gz
# /usr/share/man/man3/ne_ssl_trust_default_ca.3.gz
# /usr/share/man/man3/ne_status.3.gz
# /usr/share/man/man3/ne_strdup.3.gz
# /usr/share/man/man3/ne_strndup.3.gz
# /usr/share/man/man3/ne_token.3.gz
# /usr/share/man/man3/ne_version_match.3.gz
# /usr/share/man/man3/ne_version_string.3.gz
# /usr/share/man/man3/ne_xml_create.3.gz
# /usr/share/man/man3/ne_xml_destroy.3.gz
# /usr/share/man/man3/neon.3.gz
# /usr/share/man/man1/neon-config.1.gz
# /usr/share/doc/neon-0.30.1/html/api.html
# /usr/share/doc/neon-0.30.1/html/biblio.html
# /usr/share/doc/neon-0.30.1/html/compliance.html
# /usr/share/doc/neon-0.30.1/html/features.html
# /usr/share/doc/neon-0.30.1/html/index.html
# /usr/share/doc/neon-0.30.1/html/intro.html
# /usr/share/doc/neon-0.30.1/html/ref.html
# /usr/share/doc/neon-0.30.1/html/refalloc.html
# /usr/share/doc/neon-0.30.1/html/refauth.html
# /usr/share/doc/neon-0.30.1/html/refbuf.html
# /usr/share/doc/neon-0.30.1/html/refbufapp.html
# /usr/share/doc/neon-0.30.1/html/refbufcr.html
# /usr/share/doc/neon-0.30.1/html/refbufdest.html
# /usr/share/doc/neon-0.30.1/html/refbufutil.html
# /usr/share/doc/neon-0.30.1/html/refcert.html
# /usr/share/doc/neon-0.30.1/html/refclicert.html
# /usr/share/doc/neon-0.30.1/html/refconfig.html
# /usr/share/doc/neon-0.30.1/html/referr.html
# /usr/share/doc/neon-0.30.1/html/reffeat.html
# /usr/share/doc/neon-0.30.1/html/refgetst.html
# /usr/share/doc/neon-0.30.1/html/refi18n.html
# /usr/share/doc/neon-0.30.1/html/refiaddr.html
# /usr/share/doc/neon-0.30.1/html/refneon.html
# /usr/share/doc/neon-0.30.1/html/refopts.html
# /usr/share/doc/neon-0.30.1/html/refproxy.html
# /usr/share/doc/neon-0.30.1/html/refreq.html
# /usr/share/doc/neon-0.30.1/html/refreqbody.html
# /usr/share/doc/neon-0.30.1/html/refreqflags.html
# /usr/share/doc/neon-0.30.1/html/refreqhdr.html
# /usr/share/doc/neon-0.30.1/html/refresolve.html
# /usr/share/doc/neon-0.30.1/html/refresphdr.html
# /usr/share/doc/neon-0.30.1/html/refsess.html
# /usr/share/doc/neon-0.30.1/html/refsessflags.html
# /usr/share/doc/neon-0.30.1/html/refshave.html
# /usr/share/doc/neon-0.30.1/html/refsockinit.html
# /usr/share/doc/neon-0.30.1/html/refsslca.html
# /usr/share/doc/neon-0.30.1/html/refsslcert2.html
# /usr/share/doc/neon-0.30.1/html/refsslcertio.html
# /usr/share/doc/neon-0.30.1/html/refssldname.html
# /usr/share/doc/neon-0.30.1/html/refsslvfy.html
# /usr/share/doc/neon-0.30.1/html/refstatus.html
# /usr/share/doc/neon-0.30.1/html/reftok.html
# /usr/share/doc/neon-0.30.1/html/refvers.html
# /usr/share/doc/neon-0.30.1/html/refxml.html
# /usr/share/doc/neon-0.30.1/html/security.html
# /usr/share/doc/neon-0.30.1/html/using.html
# /usr/share/doc/neon-0.30.1/html/xml.html
# /usr/share/locale/cs/LC_MESSAGES/neon.mo
# /usr/share/locale/de/LC_MESSAGES/neon.mo
# /usr/share/locale/fr/LC_MESSAGES/neon.mo
# /usr/share/locale/ja/LC_MESSAGES/neon.mo
# /usr/share/locale/nn/LC_MESSAGES/neon.mo
# /usr/share/locale/pl/LC_MESSAGES/neon.mo
# /usr/share/locale/ru/LC_MESSAGES/neon.mo
# /usr/share/locale/tr/LC_MESSAGES/neon.mo
# /usr/share/locale/zh_CN/LC_MESSAGES/neon.mo
# /usr/bin/neon-config
# /usr/lib/libneon.so.27
# /usr/lib/libneon.so
# /usr/lib/libneon.la
# /usr/lib/libneon.so.27.3.1
# /usr/lib/pkgconfig/neon.pc
# /sysroot/usr/lib/libneon.so.27.3.1
# /sysroot/usr/lib/libneon.so.27
# /sysroot/usr/lib/libneon.so
# /sysroot/usr/lib/libneon.la
# /sysroot/usr/lib/pkgconfig/neon.pc
# /sysroot/usr/include/neon/ne_request.h
# /sysroot/usr/include/neon/ne_session.h
# /sysroot/usr/include/neon/ne_utils.h
# /sysroot/usr/include/neon/ne_uri.h
# /sysroot/usr/include/neon/ne_socket.h
# /sysroot/usr/include/neon/ne_basic.h
# /sysroot/usr/include/neon/ne_207.h
# /sysroot/usr/include/neon/ne_props.h
# /sysroot/usr/include/neon/ne_xml.h
# /sysroot/usr/include/neon/ne_dates.h
# /sysroot/usr/include/neon/ne_string.h
# /sysroot/usr/include/neon/ne_defs.h
# /sysroot/usr/include/neon/ne_locks.h
# /sysroot/usr/include/neon/ne_alloc.h
# /sysroot/usr/include/neon/ne_md5.h
# /sysroot/usr/include/neon/ne_i18n.h
# /sysroot/usr/include/neon/ne_redirect.h
# /sysroot/usr/include/neon/ne_auth.h
# /sysroot/usr/include/neon/ne_compress.h
# /sysroot/usr/include/neon/ne_acl.h
# /sysroot/usr/include/neon/ne_ssl.h
# /sysroot/usr/include/neon/ne_xmlreq.h
# /sysroot/usr/include/neon/ne_pkcs11.h
# /sysroot/usr/include/neon/ne_acl3744.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf neon.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/neon.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/neon.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/neon.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

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 = 04b2a4db342e
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/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:2857: result: no
# configure:2867: checking for gcc
# configure:2883: found /usr/sbin/gcc
# configure:2894: result: gcc
# configure:3123: checking for C compiler version
# configure:3132: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3143: $? = 0
# configure:3132: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3143: $? = 0
# configure:3132: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3143: $? = 1
# configure:3132: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3143: $? = 1
# configure:3163: checking whether the C compiler works
# configure:3185: gcc 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: gcc -o conftest conftest.c >&5
# configure:3259: $? = 0
# configure:3281: result:
# configure:3303: checking whether we are cross compiling
# configure:3311: gcc -o conftest conftest.c >&5
# configure:3315: $? = 0
# configure:3322: ./conftest
# configure:3326: $? = 0
# configure:3341: result: no
# configure:3346: checking for suffix of object files
# configure:3368: gcc -c conftest.c >&5
# configure:3372: $? = 0
# configure:3393: result: o
# configure:3397: checking whether we are using the GNU C compiler
# configure:3416: gcc -c conftest.c >&5
# configure:3416: $? = 0
# configure:3425: result: yes
# configure:3434: checking whether gcc accepts -g
# configure:3454: gcc -c -g conftest.c >&5
# configure:3454: $? = 0
# configure:3495: result: yes
# configure:3512: checking for gcc option to accept ISO C89
# configure:3575: gcc -c conftest.c >&5
# configure:3575: $? = 0
# configure:3588: result: none needed
# configure:3614: checking how to run the C preprocessor
# configure:3645: gcc -E conftest.c
# configure:3645: $? = 0
# configure:3659: gcc -E conftest.c
# conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E
# configure:3704: gcc -E conftest.c
# configure:3704: $? = 0
# configure:3718: gcc -E conftest.c
# conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -c conftest.c >&5
# configure:3897: $? = 0
# configure:3970: gcc -o conftest conftest.c >&5
# configure:3970: $? = 0
# configure:3970: ./conftest
# configure:3970: $? = 0
# configure:3981: result: yes
# configure:3994: checking for sys/types.h
# configure:3994: gcc -c conftest.c >&5
# configure:3994: $? = 0
# configure:3994: result: yes
# configure:3994: checking for sys/stat.h
# configure:3994: gcc -c conftest.c >&5
# configure:3994: $? = 0
# configure:3994: result: yes
# configure:3994: checking for stdlib.h
# configure:3994: gcc -c conftest.c >&5
# configure:3994: $? = 0
# configure:3994: result: yes
# configure:3994: checking for string.h
# configure:3994: gcc -c conftest.c >&5
# configure:3994: $? = 0
# configure:3994: result: yes
# configure:3994: checking for memory.h
# configure:3994: gcc -c conftest.c >&5
# configure:3994: $? = 0
# configure:3994: result: yes
# configure:3994: checking for strings.h
# configure:3994: gcc -c conftest.c >&5
# configure:3994: $? = 0
# configure:3994: result: yes
# configure:3994: checking for inttypes.h
# configure:3994: gcc -c conftest.c >&5
# configure:3994: $? = 0
# configure:3994: result: yes
# configure:3994: checking for stdint.h
# configure:3994: gcc -c conftest.c >&5
# configure:3994: $? = 0
# configure:3994: result: yes
# configure:3994: checking for unistd.h
# configure:3994: gcc -c conftest.c >&5
# configure:3994: $? = 0
# configure:3994: result: yes
# configure:4007: checking minix/config.h usability
# configure:4007: gcc -c conftest.c >&5
# conftest.c:58:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E conftest.c
# conftest.c:25:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -c conftest.c >&5
# configure:4046: $? = 0
# configure:4053: result: yes
# configure:4067: checking for inline
# configure:4083: gcc -c conftest.c >&5
# configure:4083: $? = 0
# configure:4091: result: inline
# configure:4109: checking for an ANSI C-conforming const
# configure:4175: gcc -c conftest.c >&5
# configure:4175: $? = 0
# configure:4182: result: yes
# configure:4190: checking for size_t
# configure:4190: gcc -c conftest.c >&5
# configure:4190: $? = 0
# configure:4190: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:66:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# 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: gcc -c conftest.c >&5
# configure:4201: $? = 0
# configure:4201: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:66:20: error: expected expression before ')' token
# if (sizeof ((off_t)))
# ^
# 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: gcc -o conftest conftest.c >&5
# configure:4276: $? = 0
# configure:4276: ./conftest
# configure:4276: $? = 0
# configure:4290: result: 4
# configure:4304: checking size of long
# configure:4309: gcc -o conftest conftest.c >&5
# configure:4309: $? = 0
# configure:4309: ./conftest
# configure:4309: $? = 0
# configure:4323: result: 8
# configure:4337: checking size of long long
# configure:4342: gcc -o conftest conftest.c >&5
# configure:4342: $? = 0
# configure:4342: ./conftest
# configure:4342: $? = 0
# configure:4356: result: 8
# configure:4367: checking for gcc -Wformat -Werror sanity
# configure:4388: gcc -c -Wformat -Werror conftest.c >&5
# configure:4388: $? = 0
# configure:4396: result: yes
# configure:4424: checking errno.h usability
# configure:4424: gcc -c conftest.c >&5
# configure:4424: $? = 0
# configure:4424: result: yes
# configure:4424: checking errno.h presence
# configure:4424: gcc -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: gcc -c conftest.c >&5
# configure:4424: $? = 0
# configure:4424: result: yes
# configure:4424: checking stdarg.h presence
# configure:4424: gcc -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: gcc -c conftest.c >&5
# configure:4424: $? = 0
# configure:4424: result: yes
# configure:4424: checking sys/uio.h presence
# configure:4424: gcc -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: gcc -o conftest conftest.c >&5
# configure:4448: $? = 0
# configure:4448: ./conftest
# configure:4448: $? = 0
# configure:4464: result: 8
# configure:4479: checking how to print size_t
# configure:4504: gcc -c -Wformat -Werror conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:45:24: error: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'size_t {aka long unsigned int}' [-Werror=format=]
# size_t i = 1; printf("%u", i);
# ^
# cc1: all warnings being treated as errors
# 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: gcc -c -Wformat -Werror conftest.c >&5
# configure:4504: $? = 0
# configure:4521: result: lu
# configure:4541: checking size of off_t
# configure:4546: gcc -o conftest conftest.c >&5
# configure:4546: $? = 0
# configure:4546: ./conftest
# configure:4546: $? = 0
# configure:4562: result: 8
# configure:4577: checking how to print off_t
# configure:4602: gcc -c -Wformat -Werror conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:47:23: error: format '%d' expects argument of type 'int', but argument 2 has type 'off_t {aka long int}' [-Werror=format=]
# off_t i = 1; printf("%d", i);
# ^
# cc1: all warnings being treated as errors
# 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: gcc -c -Wformat -Werror conftest.c >&5
# configure:4602: $? = 0
# configure:4619: result: ld
# configure:4640: checking size of ssize_t
# configure:4645: gcc -o conftest conftest.c >&5
# configure:4645: $? = 0
# configure:4645: ./conftest
# configure:4645: $? = 0
# configure:4661: result: 8
# configure:4676: checking how to print ssize_t
# configure:4701: gcc -c -Wformat -Werror conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:49:25: error: format '%d' expects argument of type 'int', but argument 2 has type 'ssize_t {aka long int}' [-Werror=format=]
# ssize_t i = 1; printf("%d", i);
# ^
# cc1: all warnings being treated as errors
# 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: gcc -c -Wformat -Werror conftest.c >&5
# configure:4701: $? = 0
# configure:4718: result: ld
# configure:4733: checking whether byte ordering is bigendian
# configure:4748: gcc -c conftest.c >&5
# conftest.c:45:9: error: unknown type name 'not'
# not a universal capable compiler
# ^~~
# conftest.c:45:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^~~~~~~~~
# conftest.c:45:15: error: unknown type name 'universal'
# 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: gcc -c conftest.c >&5
# configure:4793: $? = 0
# configure:4811: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:51:4: error: unknown type name 'not'
# not big endian
# ^~~
# conftest.c:51:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
# not big endian
# ^~~~~~
# 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: gcc -c conftest.c >&5
# configure:4957: $? = 0
# configure:4957: result: yes
# configure:4970: checking for strerror_r
# configure:4970: gcc -o conftest conftest.c >&5
# configure:4970: $? = 0
# configure:4970: result: yes
# configure:4979: checking whether strerror_r returns char *
# configure:5003: gcc -c conftest.c >&5
# configure:5003: $? = 0
# configure:5041: result: yes
# configure:5053: checking for snprintf
# configure:5053: gcc -o conftest conftest.c >&5
# conftest.c:70:6: warning: conflicting types for built-in function 'snprintf'
# char snprintf ();
# ^~~~~~~~
# configure:5053: $? = 0
# configure:5053: result: yes
# configure:5053: checking for vsnprintf
# configure:5053: gcc -o conftest conftest.c >&5
# conftest.c:71:6: warning: conflicting types for built-in function 'vsnprintf'
# char vsnprintf ();
# ^~~~~~~~~
# configure:5053: $? = 0
# configure:5053: result: yes
# configure:5144: checking for sys/time.h
# configure:5144: gcc -c conftest.c >&5
# configure:5144: $? = 0
# configure:5144: result: yes
# configure:5144: checking for limits.h
# configure:5144: gcc -c conftest.c >&5
# configure:5144: $? = 0
# configure:5144: result: yes
# configure:5144: checking for sys/select.h
# configure:5144: gcc -c conftest.c >&5
# configure:5144: $? = 0
# configure:5144: result: yes
# configure:5144: checking for arpa/inet.h
# configure:5144: gcc -c conftest.c >&5
# configure:5144: $? = 0
# configure:5144: result: yes
# configure:5144: checking for libintl.h
# configure:5144: gcc -c conftest.c >&5
# configure:5144: $? = 0
# configure:5144: result: yes
# configure:5144: checking for signal.h
# configure:5144: gcc -c conftest.c >&5
# configure:5144: $? = 0
# configure:5144: result: yes
# configure:5144: checking for sys/socket.h
# configure:5144: gcc -c conftest.c >&5
# configure:5144: $? = 0
# configure:5144: result: yes
# configure:5144: checking for netinet/in.h
# configure:5144: gcc -c conftest.c >&5
# configure:5144: $? = 0
# configure:5144: result: yes
# configure:5144: checking for netinet/tcp.h
# configure:5144: gcc -c conftest.c >&5
# configure:5144: $? = 0
# configure:5144: result: yes
# configure:5144: checking for netdb.h
# configure:5144: gcc -c conftest.c >&5
# configure:5144: $? = 0
# configure:5144: result: yes
# configure:5144: checking for sys/poll.h
# configure:5144: gcc -c conftest.c >&5
# configure:5144: $? = 0
# configure:5144: result: yes
# configure:5144: checking for sys/limits.h
# configure:5144: gcc -c conftest.c >&5
# conftest.c:98:24: fatal error: sys/limits.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 STRERROR_R_CHAR_P 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: gcc -c conftest.c >&5
# configure:5144: $? = 0
# configure:5144: result: yes
# configure:5144: checking for iconv.h
# configure:5144: gcc -c conftest.c >&5
# configure:5144: $? = 0
# configure:5144: result: yes
# configure:5162: checking for timezone global
# configure:5180: gcc -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: gcc -o conftest conftest.c >&5
# configure:5219: $? = 0
# configure:5219: result: yes
# configure:5431: checking for strcasecmp
# configure:5431: gcc -o conftest conftest.c >&5
# conftest.c:88:6: warning: conflicting types for built-in function 'strcasecmp'
# char strcasecmp ();
# ^~~~~~~~~~
# configure:5431: $? = 0
# configure:5431: result: yes
# configure:5449: checking for signal
# configure:5449: gcc -o conftest conftest.c >&5
# configure:5449: $? = 0
# configure:5449: result: yes
# configure:5449: checking for setvbuf
# configure:5449: gcc -o conftest conftest.c >&5
# configure:5449: $? = 0
# configure:5449: result: yes
# configure:5449: checking for setsockopt
# configure:5449: gcc -o conftest conftest.c >&5
# configure:5449: $? = 0
# configure:5449: result: yes
# configure:5449: checking for stpcpy
# configure:5449: gcc -o conftest conftest.c >&5
# conftest.c:92:6: warning: conflicting types for built-in function 'stpcpy'
# char stpcpy ();
# ^~~~~~
# configure:5449: $? = 0
# configure:5449: result: yes
# configure:5449: checking for poll
# configure:5449: gcc -o conftest conftest.c >&5
# configure:5449: $? = 0
# configure:5449: result: yes
# configure:5449: checking for fcntl
# configure:5449: gcc -o conftest conftest.c >&5
# configure:5449: $? = 0
# configure:5449: result: yes
# configure:5449: checking for getsockopt
# configure:5449: gcc -o conftest conftest.c >&5
# configure:5449: $? = 0
# configure:5449: result: yes
# configure:5466: checking whether stpcpy is declared
# configure:5466: gcc -c conftest.c >&5
# configure:5466: $? = 0
# configure:5466: result: yes
# configure:5489: checking for library containing socket
# configure:5506: gcc -o conftest conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:79:1: warning: implicit declaration of function 'socket' [-Wimplicit-function-declaration]
# socket();
# ^~~~~~
# configure:5506: $? = 0
# configure:5543: result: none needed
# configure:5561: checking for library containing getaddrinfo
# configure:5578: gcc -o conftest conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:79:1: warning: implicit declaration of function 'getaddrinfo' [-Wimplicit-function-declaration]
# getaddrinfo();
# ^~~~~~~~~~~
# configure:5578: $? = 0
# configure:5615: result: none needed
# configure:5635: checking for gai_strerror
# configure:5635: gcc -o conftest conftest.c >&5
# configure:5635: $? = 0
# configure:5635: result: yes
# configure:5635: checking for getnameinfo
# configure:5635: gcc -o conftest conftest.c >&5
# configure:5635: $? = 0
# configure:5635: result: yes
# configure:5635: checking for inet_ntop
# configure:5635: gcc -o conftest conftest.c >&5
# configure:5635: $? = 0
# configure:5635: result: yes
# configure:5635: checking for inet_pton
# configure:5635: gcc -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:5718: gcc -o conftest conftest.c >&5
# configure:5718: $? = 0
# configure:5718: ./conftest
# configure:5718: $? = 0
# configure:5728: result: yes
# configure:5926: checking for socklen_t
# configure:5926: gcc -c conftest.c >&5
# configure:5926: $? = 0
# configure:5926: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:94:24: error: expected expression before ')' token
# if (sizeof ((socklen_t)))
# ^
# 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 STRERROR_R_CHAR_P 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 USE_GAI_ADDRCONFIG 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: gcc -c conftest.c >&5
# configure:5950: $? = 0
# configure:5950: result: yes
# configure:5960: checking for struct tm.__tm_gmtoff
# configure:5960: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:90:12: error: 'struct tm' has no member named '__tm_gmtoff'; did you mean 'tm_gmtoff'?
# if (ac_aggr.__tm_gmtoff)
# ^
# configure:5960: $? = 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 STRERROR_R_CHAR_P 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 USE_GAI_ADDRCONFIG 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_TM_TM_GMTOFF 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | static struct tm ac_aggr;
# | if (ac_aggr.__tm_gmtoff)
# | return 0;
# | ;
# | return 0;
# | }
# configure:5960: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:90:19: error: 'struct tm' has no member named '__tm_gmtoff'; did you mean 'tm_gmtoff'?
# if (sizeof ac_aggr.__tm_gmtoff)
# ^
# configure:5960: $? = 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 STRERROR_R_CHAR_P 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 USE_GAI_ADDRCONFIG 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_TM_TM_GMTOFF 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | static struct tm ac_aggr;
# | if (sizeof ac_aggr.__tm_gmtoff)
# | return 0;
# | ;
# | return 0;
# | }
# configure:5960: result: no
# configure:5989: checking zlib.h usability
# configure:5989: gcc -c conftest.c >&5
# configure:5989: $? = 0
# configure:5989: result: yes
# configure:5989: checking zlib.h presence
# configure:5989: gcc -E conftest.c
# configure:5989: $? = 0
# configure:5989: result: yes
# configure:5989: checking for zlib.h
# configure:5989: result: yes
# configure:5992: checking for inflate in -lz
# configure:6017: gcc -o conftest conftest.c -lz >&5
# configure:6017: $? = 0
# configure:6026: result: yes
# configure:6038: zlib support enabled, using -lz
# 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: gcc -c conftest.c >&5
# configure:6539: $? = 0
# configure:6539: result: yes
# configure:6539: checking openssl/ssl.h presence
# configure:6539: gcc -E conftest.c
# configure:6539: $? = 0
# configure:6539: result: yes
# configure:6539: checking for openssl/ssl.h
# configure:6539: result: yes
# configure:6539: checking openssl/opensslv.h usability
# configure:6539: gcc -c conftest.c >&5
# configure:6539: $? = 0
# configure:6539: result: yes
# configure:6539: checking openssl/opensslv.h presence
# configure:6539: gcc -E conftest.c
# configure:6539: $? = 0
# configure:6539: result: yes
# configure:6539: checking for openssl/opensslv.h
# configure:6539: result: yes
# configure:6554: checking OpenSSL version is >= 0.9.7
# configure:6576: result: yes
# configure:6579: OpenSSL >= 0.9.7; EGD support not needed in neon
# configure:6588: SSL support enabled, using OpenSSL (0.9.7 or later)
# configure:6597: checking for CRYPTO_set_idptr_callback
# configure:6597: gcc -o conftest conftest.c -lz -lssl -lcrypto >&5
# /tmp/ccoiP0Z9.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `CRYPTO_set_idptr_callback'
# collect2: error: ld returned 1 exit status
# configure:6597: $? = 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 STRERROR_R_CHAR_P 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 USE_GAI_ADDRCONFIG 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_TM_TM_GMTOFF 1
# | #define NE_HAVE_ZLIB 1
# | #define HAVE_OPENSSL_SSL_H 1
# | #define HAVE_OPENSSL_OPENSSLV_H 1
# | #define NE_HAVE_SSL 1
# | /* end confdefs.h. */
# | /* Define CRYPTO_set_idptr_callback to an innocuous variant, in case declares CRYPTO_set_idptr_callback.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define CRYPTO_set_idptr_callback innocuous_CRYPTO_set_idptr_callback
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char CRYPTO_set_idptr_callback (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef CRYPTO_set_idptr_callback
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char CRYPTO_set_idptr_callback ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_CRYPTO_set_idptr_callback || defined __stub___CRYPTO_set_idptr_callback
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return CRYPTO_set_idptr_callback ();
# | ;
# | return 0;
# | }
# configure:6597: result: no
# configure:6597: checking for SSL_SESSION_cmp
# configure:6597: gcc -o conftest conftest.c -lz -lssl -lcrypto >&5
# /tmp/cceQl9te.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `SSL_SESSION_cmp'
# collect2: error: ld returned 1 exit status
# configure:6597: $? = 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 STRERROR_R_CHAR_P 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 USE_GAI_ADDRCONFIG 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_TM_TM_GMTOFF 1
# | #define NE_HAVE_ZLIB 1
# | #define HAVE_OPENSSL_SSL_H 1
# | #define HAVE_OPENSSL_OPENSSLV_H 1
# | #define NE_HAVE_SSL 1
# | /* end confdefs.h. */
# | /* Define SSL_SESSION_cmp to an innocuous variant, in case declares SSL_SESSION_cmp.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define SSL_SESSION_cmp innocuous_SSL_SESSION_cmp
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char SSL_SESSION_cmp (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef SSL_SESSION_cmp
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char SSL_SESSION_cmp ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_SSL_SESSION_cmp || defined __stub___SSL_SESSION_cmp
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return SSL_SESSION_cmp ();
# | ;
# | return 0;
# | }
# configure:6597: result: no
# configure:6980: Using /etc/ssl/certs/ca-certificates.crt as default SSL CA bundle
# configure:7029: Thread-safe SSL not supported
# configure:7044: checking for pkg-config
# configure:7075: result: /usr/sbin/pkg-config
# configure:7088: checking for pakchois pkg-config data
# configure:7099: result: no
# configure:7115: pakchois library not found; no PKCS#11 support
# configure:7135: checking for krb5-config
# configure:7154: found /usr/sbin/krb5-config
# configure:7167: result: /usr/sbin/krb5-config
# configure:7187: checking gssapi/gssapi.h usability
# configure:7187: gcc -c conftest.c >&5
# configure:7187: $? = 0
# configure:7187: result: yes
# configure:7187: checking gssapi/gssapi.h presence
# configure:7187: gcc -E conftest.c
# configure:7187: $? = 0
# configure:7187: result: yes
# configure:7187: checking for gssapi/gssapi.h
# configure:7187: result: yes
# configure:7198: checking for gss_init_sec_context
# configure:7198: gcc -o conftest conftest.c -lz -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err >&5
# configure:7198: $? = 0
# configure:7198: result: yes
# configure:7206: GSSAPI authentication support enabled
# configure:7213: checking gssapi/gssapi_generic.h usability
# configure:7213: gcc -c conftest.c >&5
# configure:7213: $? = 0
# configure:7213: result: yes
# configure:7213: checking gssapi/gssapi_generic.h presence
# configure:7213: gcc -E conftest.c
# configure:7213: $? = 0
# configure:7213: result: yes
# configure:7213: checking for gssapi/gssapi_generic.h
# configure:7213: result: yes
# configure:7224: checking whether GSS_C_NT_HOSTBASED_SERVICE is declared
# configure:7224: gcc -c conftest.c >&5
# configure:7224: $? = 0
# configure:7224: result: yes
# configure:7264: checking for pkg-config
# configure:7295: result: /usr/sbin/pkg-config
# configure:7313: checking for libproxy-1.0 pkg-config data
# configure:7324: result: yes
# configure:7343: libproxy support enabled
# configure:7439: checking build system type
# configure:7453: result: x86_64-unknown-linux-gnu
# configure:7473: checking host system type
# configure:7486: result: x86_64-unknown-linux-gnu
# configure:7527: checking how to print strings
# configure:7554: result: printf
# configure:7575: checking for a sed that does not truncate output
# configure:7639: result: /usr/sbin/sed
# configure:7657: checking for fgrep
# configure:7719: result: /usr/sbin/grep -F
# configure:7754: checking for ld used by gcc
# configure:7821: result: /usr/sbin/ld
# configure:7828: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:7843: result: yes
# configure:7855: checking for BSD- or MS-compatible name lister (nm)
# configure:7904: result: /usr/sbin/nm -B
# configure:8034: checking the name lister (/usr/sbin/nm -B) interface
# configure:8041: gcc -c conftest.c >&5
# configure:8044: /usr/sbin/nm -B "conftest.o"
# configure:8047: output
# 0000000000000000 B some_variable
# configure:8054: result: BSD nm
# configure:8057: checking whether ln -s works
# configure:8061: result: yes
# configure:8069: checking the maximum length of command line arguments
# configure:8199: result: 1572864
# configure:8216: checking whether the shell understands some XSI constructs
# configure:8226: result: yes
# configure:8230: checking whether the shell understands "+="
# configure:8236: result: yes
# configure:8271: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:8311: result: func_convert_file_noop
# configure:8318: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:8338: result: func_convert_file_noop
# configure:8345: checking for /usr/sbin/ld option to reload object files
# configure:8352: result: -r
# configure:8386: checking for x86_64-unknown-linux-objdump
# configure:8416: result: no
# configure:8426: checking for objdump
# configure:8442: found /usr/sbin/objdump
# configure:8453: result: objdump
# configure:8485: checking how to recognize dependent libraries
# configure:8687: result: pass_all
# configure:8732: checking for x86_64-unknown-linux-dlltool
# configure:8762: result: no
# configure:8772: checking for dlltool
# configure:8802: result: no
# configure:8832: checking how to associate runtime and link libraries
# configure:8859: result: printf %s\n
# configure:8875: checking for x86_64-unknown-linux-ar
# configure:8905: result: no
# configure:8919: checking for ar
# configure:8935: found /usr/sbin/ar
# configure:8946: result: ar
# configure:8983: checking for archiver @FILE support
# configure:9000: gcc -c conftest.c >&5
# configure:9000: $? = 0
# configure:9003: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:9006: $? = 0
# configure:9011: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:9014: $? = 1
# configure:9026: result: @
# configure:9044: checking for x86_64-unknown-linux-strip
# configure:9074: result: no
# configure:9084: checking for strip
# configure:9100: found /usr/sbin/strip
# configure:9111: result: strip
# configure:9143: checking for x86_64-unknown-linux-ranlib
# configure:9173: result: no
# configure:9183: checking for ranlib
# configure:9199: found /usr/sbin/ranlib
# configure:9210: result: ranlib
# configure:9287: checking for gawk
# configure:9303: found /usr/sbin/gawk
# configure:9314: result: gawk
# configure:9354: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:9474: gcc -c conftest.c >&5
# configure:9477: $? = 0
# configure:9481: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:9484: $? = 0
# configure:9550: gcc -o conftest conftest.c conftstm.o >&5
# configure:9553: $? = 0
# configure:9591: result: ok
# configure:9628: checking for sysroot
# configure:9658: result: no
# configure:9735: gcc -c conftest.c >&5
# configure:9738: $? = 0
# configure:9880: checking for x86_64-unknown-linux-mt
# configure:9910: result: no
# configure:9920: checking for mt
# configure:9950: result: no
# configure:9970: checking if : is a manifest tool
# configure:9976: : '-?'
# configure:9984: result: no
# configure:10623: checking for dlfcn.h
# configure:10623: gcc -c conftest.c >&5
# configure:10623: $? = 0
# configure:10623: result: yes
# configure:10799: checking for objdir
# configure:10814: result: .libs
# configure:11081: checking if gcc supports -fno-rtti -fno-exceptions
# configure:11099: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:11103: $? = 0
# configure:11116: result: no
# configure:11443: checking for gcc option to produce PIC
# configure:11450: result: -fPIC -DPIC
# configure:11458: checking if gcc PIC flag -fPIC -DPIC works
# configure:11476: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:11480: $? = 0
# configure:11493: result: yes
# configure:11522: checking if gcc static flag -static works
# configure:11550: result: yes
# configure:11565: checking if gcc supports -c -o file.o
# configure:11586: gcc -c -o out/conftest2.o conftest.c >&5
# configure:11590: $? = 0
# configure:11612: result: yes
# configure:11620: checking if gcc supports -c -o file.o
# configure:11667: result: yes
# configure:11700: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:12853: result: yes
# configure:12890: checking whether -lc should be explicitly linked in
# configure:12898: gcc -c conftest.c >&5
# configure:12901: $? = 0
# configure:12916: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:12919: $? = 0
# configure:12933: result: no
# configure:13093: checking dynamic linker characteristics
# configure:13604: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:13604: $? = 0
# configure:13830: result: GNU/Linux ld.so
# configure:13937: checking how to hardcode library paths into programs
# configure:13962: result: immediate
# configure:14502: checking whether stripping libraries is possible
# configure:14507: result: yes
# configure:14542: checking if libtool supports shared libraries
# configure:14544: result: yes
# configure:14547: checking whether to build shared libraries
# configure:14568: result: yes
# configure:14571: checking whether to build static libraries
# configure:14575: result: no
# configure:14625: checking size of time_t
# configure:14630: gcc -o conftest conftest.c >&5
# configure:14630: $? = 0
# configure:14630: ./conftest
# configure:14630: $? = 0
# configure:14649: result: 8
# configure:14664: checking how to print time_t
# configure:14692: gcc -c -Wformat -Werror conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:109:24: error: format '%d' expects argument of type 'int', but argument 2 has type 'time_t {aka long int}' [-Werror=format=]
# time_t i = 1; printf("%d", i);
# ^
# cc1: all warnings being treated as errors
# configure:14692: $? = 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 STRERROR_R_CHAR_P 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 USE_GAI_ADDRCONFIG 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_TM_TM_GMTOFF 1
# | #define NE_HAVE_ZLIB 1
# | #define HAVE_OPENSSL_SSL_H 1
# | #define HAVE_OPENSSL_OPENSSLV_H 1
# | #define NE_HAVE_SSL 1
# | #define HAVE_OPENSSL 1
# | #define HAVE_NTLM 1
# | #define NE_SSL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define HAVE_GSSAPI_GSSAPI_H 1
# | #define HAVE_GSS_INIT_SEC_CONTEXT 1
# | #define HAVE_GSSAPI 1
# | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
# | #define HAVE_LIBPROXY 1
# | #define NE_HAVE_LIBPXY 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_TIME_T 8
# | /* end confdefs.h. */
# | #include
# |
# | #ifdef HAVE_SYS_TIME_H
# | #include
# | #endif
# | #include
# | int
# | main ()
# | {
# | time_t i = 1; printf("%d", i);
# | ;
# | return 0;
# | }
# configure:14692: gcc -c -Wformat -Werror conftest.c >&5
# configure:14692: $? = 0
# configure:14709: result: ld
# configure:14723: checking for pid_t
# configure:14723: gcc -c conftest.c >&5
# configure:14723: $? = 0
# configure:14723: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:137:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# configure:14723: $? = 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 STRERROR_R_CHAR_P 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 USE_GAI_ADDRCONFIG 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_TM_TM_GMTOFF 1
# | #define NE_HAVE_ZLIB 1
# | #define HAVE_OPENSSL_SSL_H 1
# | #define HAVE_OPENSSL_OPENSSLV_H 1
# | #define NE_HAVE_SSL 1
# | #define HAVE_OPENSSL 1
# | #define HAVE_NTLM 1
# | #define NE_SSL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define HAVE_GSSAPI_GSSAPI_H 1
# | #define HAVE_GSS_INIT_SEC_CONTEXT 1
# | #define HAVE_GSSAPI 1
# | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
# | #define HAVE_LIBPROXY 1
# | #define NE_HAVE_LIBPXY 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_TIME_T 8
# | #define NE_FMT_TIME_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 ()
# | {
# | if (sizeof ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14723: result: yes
# configure:14734: checking whether time.h and sys/time.h may both be included
# configure:14754: gcc -c conftest.c >&5
# configure:14754: $? = 0
# configure:14761: result: yes
# configure:14776: checking for x86_64-unknown-linux-ar
# configure:14809: result: no
# configure:14819: checking for ar
# configure:14837: found /usr/sbin/ar
# configure:14849: result: /usr/sbin/ar
# configure:14877: checking for x86_64-unknown-linux-ranlib
# configure:14910: result: no
# configure:14920: checking for ranlib
# configure:14938: found /usr/sbin/ranlib
# configure:14950: result: /usr/sbin/ranlib
# configure:14987: checking for sys/time.h
# configure:14987: result: yes
# configure:14987: checking for signal.h
# configure:14987: result: yes
# configure:14987: checking for stdint.h
# configure:14987: result: yes
# configure:14987: checking locale.h usability
# configure:14987: gcc -c conftest.c >&5
# configure:14987: $? = 0
# configure:14987: result: yes
# configure:14987: checking locale.h presence
# configure:14987: gcc -E conftest.c
# configure:14987: $? = 0
# configure:14987: result: yes
# configure:14987: checking for locale.h
# configure:14987: result: yes
# configure:15001: checking for pipe
# configure:15001: gcc -o conftest conftest.c >&5
# configure:15001: $? = 0
# configure:15001: result: yes
# configure:15001: checking for isatty
# configure:15001: gcc -o conftest conftest.c >&5
# configure:15001: $? = 0
# configure:15001: result: yes
# configure:15001: checking for usleep
# configure:15001: gcc -o conftest conftest.c >&5
# configure:15001: $? = 0
# configure:15001: result: yes
# configure:15001: checking for shutdown
# configure:15001: gcc -o conftest conftest.c >&5
# configure:15001: $? = 0
# configure:15001: result: yes
# configure:15001: checking for setlocale
# configure:15001: gcc -o conftest conftest.c >&5
# configure:15001: $? = 0
# configure:15001: result: yes
# configure:15001: checking for gethostname
# configure:15001: gcc -o conftest conftest.c >&5
# configure:15001: $? = 0
# configure:15001: result: yes
# configure:15059: WebDAV support is enabled
# configure:15098: checking expat.h usability
# configure:15098: gcc -c conftest.c >&5
# configure:15098: $? = 0
# configure:15098: result: yes
# configure:15098: checking expat.h presence
# configure:15098: gcc -E conftest.c
# configure:15098: $? = 0
# configure:15098: result: yes
# configure:15098: checking for expat.h
# configure:15098: result: yes
# configure:15100: checking for XML_SetXmlDeclHandler in -lexpat
# configure:15125: gcc -o conftest conftest.c -lexpat >&5
# configure:15125: $? = 0
# configure:15134: result: yes
# configure:15144: checking for XML_Size
# configure:15144: gcc -c conftest.c >&5
# configure:15144: $? = 0
# configure:15144: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:119:23: error: expected expression before ')' token
# if (sizeof ((XML_Size)))
# ^
# configure:15144: $? = 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 STRERROR_R_CHAR_P 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 USE_GAI_ADDRCONFIG 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_TM_TM_GMTOFF 1
# | #define NE_HAVE_ZLIB 1
# | #define HAVE_OPENSSL_SSL_H 1
# | #define HAVE_OPENSSL_OPENSSLV_H 1
# | #define NE_HAVE_SSL 1
# | #define HAVE_OPENSSL 1
# | #define HAVE_NTLM 1
# | #define NE_SSL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define HAVE_GSSAPI_GSSAPI_H 1
# | #define HAVE_GSS_INIT_SEC_CONTEXT 1
# | #define HAVE_GSSAPI 1
# | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
# | #define HAVE_LIBPROXY 1
# | #define NE_HAVE_LIBPXY 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_TIME_T 8
# | #define NE_FMT_TIME_T "ld"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISATTY 1
# | #define HAVE_USLEEP 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_GETHOSTNAME 1
# | #define NE_HAVE_DAV 1
# | #define HAVE_EXPAT 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((XML_Size)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:15144: result: yes
# configure:15155: checking size of XML_Size
# configure:15160: gcc -o conftest conftest.c >&5
# configure:15160: $? = 0
# configure:15160: ./conftest
# configure:15160: $? = 0
# configure:15176: result: 8
# configure:15191: checking how to print XML_Size
# configure:15216: gcc -c -Wformat -Werror conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:121:26: error: format '%d' expects argument of type 'int', but argument 2 has type 'XML_Size {aka long unsigned int}' [-Werror=format=]
# XML_Size i = 1; printf("%d", i);
# ^
# cc1: all warnings being treated as errors
# configure:15216: $? = 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 STRERROR_R_CHAR_P 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 USE_GAI_ADDRCONFIG 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_TM_TM_GMTOFF 1
# | #define NE_HAVE_ZLIB 1
# | #define HAVE_OPENSSL_SSL_H 1
# | #define HAVE_OPENSSL_OPENSSLV_H 1
# | #define NE_HAVE_SSL 1
# | #define HAVE_OPENSSL 1
# | #define HAVE_NTLM 1
# | #define NE_SSL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define HAVE_GSSAPI_GSSAPI_H 1
# | #define HAVE_GSS_INIT_SEC_CONTEXT 1
# | #define HAVE_GSSAPI 1
# | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
# | #define HAVE_LIBPROXY 1
# | #define NE_HAVE_LIBPXY 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_TIME_T 8
# | #define NE_FMT_TIME_T "ld"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISATTY 1
# | #define HAVE_USLEEP 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_GETHOSTNAME 1
# | #define NE_HAVE_DAV 1
# | #define HAVE_EXPAT 1
# | #define SIZEOF_XML_SIZE 8
# | /* end confdefs.h. */
# | #include
# | #include
# | #include
# | int
# | main ()
# | {
# | XML_Size i = 1; printf("%d", i);
# | ;
# | return 0;
# | }
# configure:15216: gcc -c -Wformat -Werror conftest.c >&5
# configure:15216: $? = 0
# configure:15233: result: ld
# configure:15669: XML parser used: expat
# configure:15693: checking for library containing bindtextdomain
# configure:15710: gcc -o conftest conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:120:1: warning: implicit declaration of function 'bindtextdomain' [-Wimplicit-function-declaration]
# bindtextdomain();
# ^~~~~~~~~~~~~~
# configure:15710: $? = 0
# configure:15763: result: none needed
# configure:15779: checking for bind_textdomain_codeset
# configure:15779: gcc -o conftest conftest.c -lz -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lproxy -lexpat >&5
# configure:15779: $? = 0
# configure:15779: result: yes
# configure:15807: Internationalization support enabled
# configure:15834: debugging is enabled
# configure:15892: checking for openssl
# configure:15910: found /usr/sbin/openssl
# configure:15923: result: /usr/sbin/openssl
# configure:15941: checking for certutil
# configure:15959: found /usr/sbin/certutil
# configure:15972: result: /usr/sbin/certutil
# configure:15982: checking for pk12util
# configure:16000: found /usr/sbin/pk12util
# configure:16013: result: /usr/sbin/pk12util
# configure:16048: checking for pkg-config
# configure:16079: result: /usr/sbin/pkg-config
# configure:16112: checking if LD -Wl,--version-script works
# configure:16130: gcc -o conftest -I${top_builddir} -Wl,--version-script=conftest.map conftest.c >&5
# /usr/sbin/ld:conftest.map:2: syntax error in VERSION script
# collect2: error: ld returned 1 exit status
# configure:16130: $? = 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 STRERROR_R_CHAR_P 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 USE_GAI_ADDRCONFIG 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_TM_TM_GMTOFF 1
# | #define NE_HAVE_ZLIB 1
# | #define HAVE_OPENSSL_SSL_H 1
# | #define HAVE_OPENSSL_OPENSSLV_H 1
# | #define NE_HAVE_SSL 1
# | #define HAVE_OPENSSL 1
# | #define HAVE_NTLM 1
# | #define NE_SSL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# | #define HAVE_GSSAPI_GSSAPI_H 1
# | #define HAVE_GSS_INIT_SEC_CONTEXT 1
# | #define HAVE_GSSAPI 1
# | #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
# | #define HAVE_LIBPROXY 1
# | #define NE_HAVE_LIBPXY 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define SIZEOF_TIME_T 8
# | #define NE_FMT_TIME_T "ld"
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISATTY 1
# | #define HAVE_USLEEP 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_GETHOSTNAME 1
# | #define NE_HAVE_DAV 1
# | #define HAVE_EXPAT 1
# | #define SIZEOF_XML_SIZE 8
# | #define NE_FMT_XML_SIZE "ld"
# | #define HAVE_BIND_TEXTDOMAIN_CODESET 1
# | #define NE_HAVE_I18N 1
# | #define LOCALEDIR "${prefix}/share/locale"
# | #define NE_DEBUGGING 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:16158: gcc -o conftest -I${top_builddir} -Wl,--version-script=conftest.map conftest.c >&5
# configure:16158: $? = 0
# configure:16170: result: yes
# configure:16344: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by neon config.status 0.30.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 04b2a4db342e
#
# config.status:1182: creating neon-config
# config.status:1182: creating Makefile
# config.status:1182: creating src/Makefile
# config.status:1182: creating test/Makefile
# config.status:1182: creating neon.pc
# config.status:1182: creating test/makekeys
# config.status:1182: creating config.h
# config.status:1371: executing libtool commands
# configure:18451: Configured to build neon 0.30.1:
#
# Install prefix: /usr
# Compiler: gcc
# XML Parser: expat
# SSL library: SSL support enabled, using OpenSSL (0.9.7 or later)
# zlib support: zlib support enabled, using -lz
# Build libraries: Shared=yes, Static=no
#
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# 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=
# ac_cv_env_CC_value=
# 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_CRYPTO_set_idptr_callback=no
# ac_cv_func_SSL_SESSION_cmp=no
# ac_cv_func_bind_textdomain_codeset=yes
# ac_cv_func_fcntl=yes
# ac_cv_func_gai_strerror=yes
# ac_cv_func_gethostname=yes
# ac_cv_func_getnameinfo=yes
# ac_cv_func_getsockopt=yes
# ac_cv_func_gss_init_sec_context=yes
# ac_cv_func_inet_ntop=yes
# ac_cv_func_inet_pton=yes
# ac_cv_func_isatty=yes
# ac_cv_func_pipe=yes
# ac_cv_func_poll=yes
# ac_cv_func_setlocale=yes
# ac_cv_func_setsockopt=yes
# ac_cv_func_setvbuf=yes
# ac_cv_func_shutdown=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=yes
# ac_cv_func_strtoll=yes
# ac_cv_func_usleep=yes
# ac_cv_func_vsnprintf=yes
# ac_cv_have_decl_GSS_C_NT_HOSTBASED_SERVICE=yes
# ac_cv_have_decl_stpcpy=yes
# ac_cv_have_decl_strerror_r=yes
# ac_cv_header_arpa_inet_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_expat_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_gssapi_gssapi_generic_h=yes
# ac_cv_header_gssapi_gssapi_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_locale_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_opensslv_h=yes
# ac_cv_header_openssl_ssl_h=yes
# 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_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_zlib_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_expat_XML_SetXmlDeclHandler=yes
# ac_cv_lib_z_inflate=yes
# ac_cv_member_struct_tm___tm_gmtoff=no
# ac_cv_member_struct_tm_tm_gmtoff=yes
# ac_cv_objext=o
# ac_cv_path_CERTUTIL=/usr/sbin/certutil
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_KRB5_CONFIG=/usr/sbin/krb5-config
# ac_cv_path_OPENSSL=/usr/sbin/openssl
# ac_cv_path_PK12UTIL=/usr/sbin/pk12util
# ac_cv_path_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_ac_pt_AR=/usr/sbin/ar
# ac_cv_path_ac_pt_RANLIB=/usr/sbin/ranlib
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_sizeof_XML_Size=8
# 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_sizeof_time_t=8
# ac_cv_type_XML_Size=yes
# ac_cv_type_off_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_socklen_t=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/sbin/ld
# lt_cv_path_NM='/usr/sbin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# ne_cv_cc_timezone=yes
# ne_cv_cc_werror=yes
# ne_cv_fmt_XML_Size=ld
# ne_cv_fmt_off_t=ld
# ne_cv_fmt_size_t=lu
# ne_cv_fmt_ssize_t=ld
# ne_cv_fmt_time_t=ld
# ne_cv_gai_addrconfig=yes
# ne_cv_lib_ssl097=yes
# ne_cv_libsfor_bindtextdomain='none needed'
# ne_cv_libsfor_getaddrinfo='none needed'
# ne_cv_libsfor_socket='none needed'
# ne_cv_os_uname=Linux
# ne_cv_pkg_libproxy_1_0=yes
# ne_cv_pkg_openssl=yes
# ne_cv_pkg_pakchois=no
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ALLOW_INSTALL='yes'
# ALL_LINGUAS='cs de fr ja nn pl ru tr zh_CN'
# AR='/usr/sbin/ar'
# AWK='gawk'
# CC='gcc'
# CERTUTIL='/usr/sbin/certutil'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=' -I${top_builddir}'
# DEFS='-DHAVE_CONFIG_H'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GNUTLS_CONFIG=''
# GREP='/usr/sbin/grep'
# HAVE_LD_VERSION_SCRIPT_FALSE='#'
# HAVE_LD_VERSION_SCRIPT_TRUE=''
# HELPERS=' $(SSL_HELPERS) $(ZLIB_HELPERS)'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# KRB5_CONFIG='/usr/sbin/krb5-config'
# LD='/usr/sbin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MANIFEST_TOOL=':'
# NEONOBJS=' $(NEON_DAVOBJS)'
# NEON_BUILD_BUNDLED='yes'
# NEON_CFLAGS=''
# NEON_EXTRAOBJS=' ne_oldacl.lo ne_acl3744.lo ne_openssl.lo'
# NEON_LIBS=' -lz -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lproxy -lexpat'
# NEON_LINK_FLAGS='-version-info 30:1:3 -Wl,--version-script=$(top_srcdir)/src/neon.vers'
# NEON_LTLIBS=''
# NEON_OBJEXT='lo'
# NEON_PC_LIBS=''
# NEON_SUPPORTS_SSL=''
# NEON_TARGET='libneon.la'
# NEON_VERSION='0.30.1'
# NE_FLAG_DAV='yes'
# NE_FLAG_I18N='yes'
# NE_FLAG_IPV6='yes'
# NE_FLAG_LFS='no'
# NE_FLAG_LIBPXY='yes'
# NE_FLAG_SSL='yes'
# NE_FLAG_TS_SSL='no'
# NE_FLAG_ZLIB='yes'
# NM='/usr/sbin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OPENSSL='/usr/sbin/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='/usr/sbin/pk12util'
# PKG_CONFIG='/usr/sbin/pkg-config'
# RANLIB='/usr/sbin/ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# TESTS='$(BASIC_TESTS) $(SSL_TESTS) $(ZLIB_TESTS) $(DAV_TESTS)'
# TEST_LDFLAGS='-no-install'
# XML2_CONFIG=''
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# ac_ct_DUMPBIN=''
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${prefix}/share/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 STRERROR_R_CHAR_P 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 USE_GAI_ADDRCONFIG 1
# #define HAVE_SOCKLEN_T 1
# #define HAVE_STRUCT_TM_TM_GMTOFF 1
# #define NE_HAVE_ZLIB 1
# #define HAVE_OPENSSL_SSL_H 1
# #define HAVE_OPENSSL_OPENSSLV_H 1
# #define NE_HAVE_SSL 1
# #define HAVE_OPENSSL 1
# #define HAVE_NTLM 1
# #define NE_SSL_CA_BUNDLE "/etc/ssl/certs/ca-certificates.crt"
# #define HAVE_GSSAPI_GSSAPI_H 1
# #define HAVE_GSS_INIT_SEC_CONTEXT 1
# #define HAVE_GSSAPI 1
# #define HAVE_GSSAPI_GSSAPI_GENERIC_H 1
# #define HAVE_LIBPROXY 1
# #define NE_HAVE_LIBPXY 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define SIZEOF_TIME_T 8
# #define NE_FMT_TIME_T "ld"
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SIGNAL_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_PIPE 1
# #define HAVE_ISATTY 1
# #define HAVE_USLEEP 1
# #define HAVE_SHUTDOWN 1
# #define HAVE_SETLOCALE 1
# #define HAVE_GETHOSTNAME 1
# #define NE_HAVE_DAV 1
# #define HAVE_EXPAT 1
# #define SIZEOF_XML_SIZE 8
# #define NE_FMT_XML_SIZE "ld"
# #define HAVE_BIND_TEXTDOMAIN_CODESET 1
# #define NE_HAVE_I18N 1
# #define LOCALEDIR "${prefix}/share/locale"
# #define NE_DEBUGGING 1
#
# configure: exit 0