The build took 00h 00m 30s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
47,406 |
ansic |
3,455 |
sh |
1,114 |
makefile |
291 |
yacc |
27 |
sed |
52,293 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: cadaver 0.23.3-7 (Wed Aug 24 14:29:16 UTC 2016)==> Checking runtime dependencies...==> Installing missing dependencies...resolving dependencies...looking for conflicting packages...Packages (1) neon-0.30.1-2Total Installed Size: 0.63 MiB:: Proceed with installation? [Y/n] checking keyring...checking package integrity...loading package files...checking for file conflicts...checking available disk space...:: Processing package changes...installing neon...:: Running post-transaction hooks...(1/1) Updating manpage index...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used.checking for x86_64-unknown-linux-gcc... nochecking for gcc... gccchecking for C compiler default output file name... a.outchecking whether the C compiler works... yeschecking whether we are cross compiling... nochecking for suffix of executables... checking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether gcc accepts -g... yeschecking for gcc option to accept ISO C89... none neededchecking for library containing strerror... none requiredchecking for x86_64-unknown-linux-gcc... gccchecking whether we are using the GNU C compiler... (cached) yeschecking whether gcc accepts -g... (cached) yeschecking for gcc option to accept ISO C89... (cached) none neededchecking for a BSD-compatible install... /usr/bin/install -cchecking whether make sets $(MAKE)... yeschecking for x86_64-unknown-linux-ranlib... nochecking for ranlib... ranlibchecking how to run the C preprocessor... gcc -Echecking for grep that handles long lines and -e... /usr/bin/grepchecking for egrep... /usr/bin/grep -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking for tputs in -lcurses... yeschecking for readline in -lreadline... yeschecking for library containing add_history... none requiredchecking history.h usability... nochecking history.h presence... nochecking for history.h... nochecking readline/history.h usability... yeschecking readline/history.h presence... yeschecking for readline/history.h... yeschecking readline.h usability... nochecking readline.h presence... nochecking for readline.h... nochecking readline/readline.h usability... yeschecking readline/readline.h presence... yeschecking for readline/readline.h... yeschecking for rl_completion_matches... yeschecking for inline... inlinechecking for an ANSI C-conforming const... yeschecking for size_t... yeschecking for off_t... yeschecking for uname... Linuxchecking size of int... 4checking size of long... 8checking size of long long... 8checking for gcc -Wformat -Werror sanity... yeschecking minix/config.h usability... nochecking minix/config.h presence... nochecking for minix/config.h... nochecking whether it is safe to define __EXTENSIONS__... yeschecking errno.h usability... yeschecking errno.h presence... yeschecking for errno.h... yeschecking stdarg.h usability... yeschecking stdarg.h presence... yeschecking for stdarg.h... yeschecking for string.h... (cached) yeschecking for stdlib.h... (cached) yeschecking size of size_t... 8checking how to print size_t... luchecking size of off_t... 8checking how to print off_t... ldchecking size of ssize_t... 8checking how to print ssize_t... ldchecking whether byte ordering is bigendian... nochecking whether strerror_r is declared... yeschecking for strerror_r... yeschecking whether strerror_r returns char *... yeschecking for x86_64-unknown-linux-ar... nochecking for ar... /usr/bin/archecking for x86_64-unknown-linux-ranlib... nochecking for ranlib... /usr/bin/ranlibchecking for neon-config... /usr/bin/neon-configchecking linking against neon... yesconfigure: incompatible neon library version 0.30.1: wanted 0.27 28 29configure: using bundled neon (0.29.1)checking for sys/time.h... yeschecking for limits.h... yeschecking for sys/select.h... yeschecking for arpa/inet.h... yeschecking for libintl.h... yeschecking for signal.h... yeschecking for sys/socket.h... yeschecking for netinet/in.h... yeschecking for netinet/tcp.h... yeschecking for netdb.h... yeschecking for sys/poll.h... yeschecking for sys/limits.h... nochecking for fcntl.h... yeschecking for iconv.h... yeschecking for timezone global... yesconfigure: LFS support unnecessary, off_t is not 32-bitchecking for strtoll... yeschecking for strcasecmp... yeschecking for signal... yeschecking for setvbuf... yeschecking for setsockopt... yeschecking for stpcpy... yeschecking for poll... yeschecking for fcntl... yeschecking for getsockopt... yeschecking whether stpcpy is declared... yeschecking for library containing socket... none neededchecking for library containing getaddrinfo... none neededchecking for gai_strerror... yeschecking for getnameinfo... yeschecking for inet_ntop... yeschecking for inet_pton... yesconfigure: IPv6 support is enabledchecking for working AI_ADDRCONFIG... nochecking for socklen_t... yeschecking for struct tm.tm_gmtoff... yeschecking for struct tm.__tm_gmtoff... noconfigure: zlib not supportedchecking whether to enable ACL support in neon... nochecking for pkg-config... /usr/bin/pkg-configchecking for openssl pkg-config data... yesconfigure: using SSL library configuration from pkg-configchecking openssl/ssl.h usability... yeschecking openssl/ssl.h presence... yeschecking for openssl/ssl.h... yeschecking openssl/opensslv.h usability... yeschecking openssl/opensslv.h presence... yeschecking for openssl/opensslv.h... yeschecking OpenSSL version is >= 0.9.7... yesconfigure: OpenSSL >= 0.9.7; EGD support not needed in neonconfigure: SSL support enabled, using OpenSSL (0.9.7 or later)checking for CRYPTO_set_idptr_callback... nochecking for SSL_SESSION_cmp... noconfigure: Thread-safe SSL not supportedchecking for pkg-config... (cached) /usr/bin/pkg-configchecking for pakchois pkg-config data... noconfigure: pakchois library not found; no PKCS#11 supportchecking for krb5-config... /usr/bin/krb5-configchecking gssapi/gssapi.h usability... yeschecking gssapi/gssapi.h presence... yeschecking for gssapi/gssapi.h... yeschecking for gss_init_sec_context... yesconfigure: GSSAPI authentication support enabledchecking gssapi/gssapi_generic.h usability... yeschecking gssapi/gssapi_generic.h presence... yeschecking for gssapi/gssapi_generic.h... yeschecking whether GSS_C_NT_HOSTBASED_SERVICE is declared... yeschecking for pkg-config... (cached) /usr/bin/pkg-configchecking for libproxy-1.0 pkg-config data... yesconfigure: libproxy support enabledchecking expat.h usability... yeschecking expat.h presence... yeschecking for expat.h... yeschecking for XML_SetXmlDeclHandler in -lexpat... yeschecking for XML_Size... yeschecking size of XML_Size... 8checking how to print XML_Size... ldconfigure: XML parser used: expatconfigure: WebDAV support is enabledchecking size of time_t... 8checking how to print time_t... ldconfigure: .netrc support is enabledchecking for getopt_long... yeschecking for strcasecmp... (cached) yeschecking whether time.h and sys/time.h may both be included... yeschecking for unsigned long long... yeschecking for uintmax_t... yeschecking for ANSI C header files... (cached) yeschecking whether stat file-mode macros are broken... nochecking for fcntl.h... (cached) yeschecking for sys/time.h... (cached) yeschecking for stdint.h... (cached) yeschecking for unistd.h... (cached) yeschecking for __secure_getenv... nochecking for gettimeofday... yeschecking whether getenv is declared... yeschecking for snprintf... yeschecking for working POSIX fnmatch... yeschecking for dirent.h that defines DIR... yeschecking for library containing opendir... none requiredchecking return type of signal handlers... voidchecking for unsigned long long int... yeschecking for strdup... yeschecking for strerror... yeschecking for memcpy... yeschecking for strcoll... yeschecking for tcsetattr... yeschecking for getpass... yeschecking for stty... nochecking for fchmod... yeschecking for strtoull... yeschecking for sys/time.h... (cached) yeschecking pwd.h usability... yeschecking pwd.h presence... yeschecking for pwd.h... yeschecking for stdarg.h... (cached) yeschecking vmsdir.h usability... nochecking vmsdir.h presence... nochecking for vmsdir.h... nochecking for memory.h... (cached) yeschecking alloca.h usability... yeschecking alloca.h presence... yeschecking for alloca.h... yeschecking ncurses.h usability... yeschecking ncurses.h presence... yeschecking for ncurses.h... yeschecking sgtty.h usability... yeschecking sgtty.h presence... yeschecking for sgtty.h... yeschecking termios.h usability... yeschecking termios.h presence... yeschecking for termios.h... yeschecking termio.h usability... yeschecking termio.h presence... yeschecking for termio.h... yeschecking for localtime_r... yeschecking for strftime... yeschecking for a thread-safe mkdir -p... /usr/bin/mkdir -pchecking whether NLS is requested... yeschecking for msgfmt... /usr/bin/msgfmtchecking for gmsgfmt... /usr/bin/msgfmtchecking for xgettext... /usr/bin/xgettextchecking for msgmerge... /usr/bin/msgmergechecking build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking whether we are using the GNU C Library 2 or newer... yeschecking for simple visibility declarations... yeschecking for stdint.h... yeschecking for working alloca.h... yeschecking for alloca... yeschecking for stdlib.h... (cached) yeschecking for unistd.h... (cached) yeschecking for getpagesize... yeschecking for working mmap... yeschecking whether integer division by zero raises SIGFPE... yeschecking for inttypes.h... yeschecking for inttypes.h... (cached) yeschecking whether the inttypes.h PRIxNN macros are broken... nochecking for ld used by GCC... /usr/bin/ldchecking if the linker (/usr/bin/ld) is GNU ld... yeschecking for shared library run path origin... /bin/sh: ./config.rpath: No such file or directorydonechecking whether imported symbols can be declared weak... yeschecking pthread.h usability... yeschecking pthread.h presence... yeschecking for pthread.h... yeschecking for pthread_kill in -lpthread... yeschecking for pthread_rwlock_t... yeschecking for multithread API to use... posixchecking argz.h usability... yeschecking argz.h presence... yeschecking for argz.h... yeschecking for inttypes.h... (cached) yeschecking for limits.h... (cached) yeschecking for unistd.h... (cached) yeschecking sys/param.h usability... yeschecking sys/param.h presence... yeschecking for sys/param.h... yeschecking for getcwd... yeschecking for getegid... yeschecking for geteuid... yeschecking for getgid... yeschecking for getuid... yeschecking for mempcpy... yeschecking for munmap... yeschecking for stpcpy... (cached) yeschecking for strcasecmp... (cached) yeschecking for strdup... (cached) yeschecking for strtoul... yeschecking for tsearch... yeschecking for argz_count... yeschecking for argz_stringify... yeschecking for argz_next... yeschecking for __fsetlocking... yeschecking whether feof_unlocked is declared... yeschecking whether fgets_unlocked is declared... yeschecking for iconv... yeschecking for working iconv... yeschecking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);checking for NL_LOCALE_NAME macro... yeschecking for bison... bisonchecking version of bison... 3.0.4, okchecking for long long int... yeschecking for wchar_t... yeschecking for wint_t... yeschecking for intmax_t... yeschecking whether printf() supports POSIX/XSI format strings... yeschecking whether we are using the GNU C Library 2.1 or newer... yeschecking for stdint.h... (cached) yeschecking for SIZE_MAX... yeschecking for stdint.h... (cached) yeschecking for CFPreferencesCopyAppValue... nochecking for CFLocaleCopyCurrent... nochecking for ptrdiff_t... yeschecking stddef.h usability... yeschecking stddef.h presence... yeschecking for stddef.h... yeschecking for stdlib.h... (cached) yeschecking for string.h... (cached) yeschecking for asprintf... yeschecking for fwprintf... yeschecking for putenv... yeschecking for setenv... yeschecking for setlocale... yeschecking for snprintf... (cached) yeschecking for wcslen... yeschecking whether _snprintf is declared... nochecking whether _snwprintf is declared... nochecking whether getc_unlocked is declared... yeschecking for nl_langinfo and CODESET... yeschecking for LC_MESSAGES... yeschecking for CFPreferencesCopyAppValue... (cached) nochecking for CFLocaleCopyCurrent... (cached) nochecking whether included gettext is requested... nochecking for GNU gettext in libc... yeschecking whether to use NLS... yeschecking where the gettext function comes from... libcconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating lib/neon/Makefileconfig.status: creating lib/intl/Makefileconfig.status: creating po/Makefile.inconfig.status: creating config.hconfig.status: executing po-directories commandsconfig.status: creating po/POTFILESconfig.status: creating po/Makefileconfigure: Configured to build cadaver 0.23.3: Install prefix: /usr Compiler: gcc Neon library: included libneon (0.29.1) XML Parser: expat SSL library: SSL support enabled, using OpenSSL (0.9.7 or later) Internationalization: Built using native support GNU readline support: enabledgcc -DHAVE_CONFIG_H -I. -I./lib -DLOCALEDIR=\"/usr/share/locale\" -I./src -I./lib/neon -o src/cadaver.o -c src/cadaver.cgcc -DHAVE_CONFIG_H -I. -I./lib -DLOCALEDIR=\"/usr/share/locale\" -I./src -I./lib/neon -o src/common.o -c src/common.cgcc -DHAVE_CONFIG_H -I. -I./lib -DLOCALEDIR=\"/usr/share/locale\" -I./src -I./lib/neon -o src/commands.o -c src/commands.csrc/cadaver.c: In function 'main':src/cadaver.c:859:5: warning: implicit declaration of function 'setlocale' [-Wimplicit-function-declaration] setlocale(LC_ALL, ""); ^~~~~~~~~src/cadaver.c:859:15: error: 'LC_ALL' undeclared (first use in this function) setlocale(LC_ALL, ""); ^~~~~~src/cadaver.c:859:15: note: each undeclared identifier is reported only once for each function it appears inmake: *** [Makefile:62: src/cadaver.o] Error 1make: *** Waiting for unfinished jobs....==> ERROR: A failure occurred in build(). Aborting...Printing config logfiles
CMD: config logfiles '/tmp/cadaver/src/cadaver-0.23.3/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by cadaver configure 0.23.3, which wasgenerated by GNU Autoconf 2.63. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr --with-ssl## --------- #### Platform. #### --------- ##hostname = 688a59bc2c7auname -m = x86_64uname -r = 4.7.1-1-ARCHuname -s = Linuxuname -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 = unknownPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/binPATH: /usr/lib/jvm/default/binPATH: /usr/bin/site_perlPATH: /usr/bin/vendor_perlPATH: /usr/bin/core_perl## ----------- #### Core tests. #### ----------- ##configure:1979: checking for x86_64-unknown-linux-gccconfigure:2009: result: noconfigure:2019: checking for gccconfigure:2035: found /usr/bin/gccconfigure:2046: result: gccconfigure:2278: checking for C compiler versionconfigure:2286: gcc --version >&5gcc (GCC) 6.1.1 20160602Copyright (C) 2016 Free Software Foundation, Inc.This is free software; see the source for copying conditions. There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.configure:2290: $? = 0configure:2297: gcc -v >&5Using built-in specs.COLLECT_GCC=gccCOLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapperTarget: x86_64-pc-linux-gnuConfigured 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=releaseThread model: posixgcc version 6.1.1 20160602 (GCC)configure:2301: $? = 0configure:2308: gcc -V >&5gcc: error: unrecognized command line option '-V'gcc: fatal error: no input filescompilation terminated.configure:2312: $? = 1configure:2335: checking for C compiler default output file nameconfigure:2357: gcc conftest.c >&5configure:2361: $? = 0configure:2399: result: a.outconfigure:2418: checking whether the C compiler worksconfigure:2428: ./a.outconfigure:2432: $? = 0configure:2451: result: yesconfigure:2458: checking whether we are cross compilingconfigure:2460: result: noconfigure:2463: checking for suffix of executablesconfigure:2470: gcc -o conftest conftest.c >&5configure:2474: $? = 0configure:2500: result:configure:2506: checking for suffix of object filesconfigure:2532: gcc -c conftest.c >&5configure:2536: $? = 0configure:2561: result: oconfigure:2565: checking whether we are using the GNU C compilerconfigure:2594: gcc -c conftest.c >&5configure:2601: $? = 0configure:2618: result: yesconfigure:2627: checking whether gcc accepts -gconfigure:2657: gcc -c -g conftest.c >&5configure:2664: $? = 0configure:2765: result: yesconfigure:2782: checking for gcc option to accept ISO C89configure:2856: gcc -c conftest.c >&5configure:2863: $? = 0configure:2886: result: none neededconfigure:2905: checking for library containing strerrorconfigure:2946: gcc -o conftest conftest.c >&5configure:2953: $? = 0configure:2984: result: none requiredconfigure:3000: checking for x86_64-unknown-linux-gccconfigure:3027: result: gccconfigure:3299: checking for C compiler versionconfigure:3307: gcc --version >&5gcc (GCC) 6.1.1 20160602Copyright (C) 2016 Free Software Foundation, Inc.This is free software; see the source for copying conditions. There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.configure:3311: $? = 0configure:3318: gcc -v >&5Using built-in specs.COLLECT_GCC=gccCOLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapperTarget: x86_64-pc-linux-gnuConfigured 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=releaseThread model: posixgcc version 6.1.1 20160602 (GCC)configure:3322: $? = 0configure:3329: gcc -V >&5gcc: error: unrecognized command line option '-V'gcc: fatal error: no input filescompilation terminated.configure:3333: $? = 1configure:3336: checking whether we are using the GNU C compilerconfigure:3389: result: yesconfigure:3398: checking whether gcc accepts -gconfigure:3536: result: yesconfigure:3553: checking for gcc option to accept ISO C89configure:3657: result: none neededconfigure:3720: checking for a BSD-compatible installconfigure:3788: result: /usr/bin/install -cconfigure:3805: checking whether make sets $(MAKE)configure:3827: result: yesconfigure:3839: checking for x86_64-unknown-linux-ranlibconfigure:3869: result: noconfigure:3879: checking for ranlibconfigure:3895: found /usr/bin/ranlibconfigure:3906: result: ranlibconfigure:3934: checking how to run the C preprocessorconfigure:3974: gcc -E conftest.cconfigure:3981: $? = 0configure:4012: gcc -E conftest.cconftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:4019: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "cadaver"| #define PACKAGE_TARNAME "cadaver"| #define PACKAGE_VERSION "0.23.3"| #define PACKAGE_STRING "cadaver 0.23.3"| #define PACKAGE_BUGREPORT "cadaver@webdav.org"| #define _GNU_SOURCE 1| /* end confdefs.h. */| #include configure:4052: result: gcc -Econfigure:4081: gcc -E conftest.cconfigure:4088: $? = 0configure:4119: gcc -E conftest.cconftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:4126: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "cadaver"| #define PACKAGE_TARNAME "cadaver"| #define PACKAGE_VERSION "0.23.3"| #define PACKAGE_STRING "cadaver 0.23.3"| #define PACKAGE_BUGREPORT "cadaver@webdav.org"| #define _GNU_SOURCE 1| /* end confdefs.h. */| #include configure:4166: checking for grep that handles long lines and -econfigure:4226: result: /usr/bin/grepconfigure:4231: checking for egrepconfigure:4295: result: /usr/bin/grep -Econfigure:4300: checking for ANSI C header filesconfigure:4330: gcc -c conftest.c >&5configure:4337: $? = 0configure:4436: gcc -o conftest conftest.c >&5configure:4440: $? = 0configure:4446: ./conftestconfigure:4450: $? = 0configure:4468: result: yesconfigure:4509: checking for sys/types.hconfigure:4530: gcc -c conftest.c >&5configure:4537: $? = 0configure:4554: result: yesconfigure:4509: checking for sys/stat.hconfigure:4530: gcc -c conftest.c >&5configure:4537: $? = 0configure:4554: result: yesconfigure:4509: checking for stdlib.hconfigure:4530: gcc -c conftest.c >&5configure:4537: $? = 0configure:4554: result: yesconfigure:4509: checking for string.hconfigure:4530: gcc -c conftest.c >&5configure:4537: $? = 0configure:4554: result: yesconfigure:4509: checking for memory.hconfigure:4530: gcc -c conftest.c >&5configure:4537: $? = 0configure:4554: result: yesconfigure:4509: checking for strings.hconfigure:4530: gcc -c conftest.c >&5configure:4537: $? = 0configure:4554: result: yesconfigure:4509: checking for inttypes.hconfigure:4530: gcc -c conftest.c >&5configure:4537: $? = 0configure:4554: result: yesconfigure:4509: checking for stdint.hconfigure:4530: gcc -c conftest.c >&5configure:4537: $? = 0configure:4554: result: yesconfigure:4509: checking for unistd.hconfigure:4530: gcc -c conftest.c >&5configure:4537: $? = 0configure:4554: result: yesconfigure:4578: checking for tputs in -lcursesconfigure:4613: gcc -o conftest conftest.c -lcurses >&5configure:4620: $? = 0configure:4641: result: yesconfigure:4724: checking for readline in -lreadlineconfigure:4759: gcc -o conftest conftest.c -lreadline -lcurses >&5configure:4766: $? = 0configure:4787: result: yesconfigure:4799: checking for library containing add_historyconfigure:4840: gcc -o conftest conftest.c -lreadline -lcurses >&5configure:4847: $? = 0configure:4878: result: none requiredconfigure:4911: checking history.h usabilityconfigure:4928: gcc -c conftest.c >&5conftest.c:55:21: fatal error: history.h: No such file or directory#include ^compilation terminated.configure:4935: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "cadaver"| #define PACKAGE_TARNAME "cadaver"| #define PACKAGE_VERSION "0.23.3"| #define PACKAGE_STRING "cadaver 0.23.3"| #define PACKAGE_BUGREPORT "cadaver@webdav.org"| #define _GNU_SOURCE 1| #define STDC_HEADERS 1| #define NE_DEBUGGING 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_LIBREADLINE 1| #define HAVE_ADD_HISTORY 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:4949: result: noconfigure:4953: checking history.h presenceconfigure:4968: gcc -E conftest.cconftest.c:22:21: fatal error: history.h: No such file or directory#include ^compilation terminated.configure:4975: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "cadaver"| #define PACKAGE_TARNAME "cadaver"| #define PACKAGE_VERSION "0.23.3"| #define PACKAGE_STRING "cadaver 0.23.3"| #define PACKAGE_BUGREPORT "cadaver@webdav.org"| #define _GNU_SOURCE 1| #define STDC_HEADERS 1| #define NE_DEBUGGING 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_LIBREADLINE 1| #define HAVE_ADD_HISTORY 1| /* end confdefs.h. */| #include configure:4989: result: noconfigure:5022: checking for history.hconfigure:5031: result: noconfigure:4911: checking readline/history.h usabilityconfigure:4928: gcc -c conftest.c >&5configure:4935: $? = 0configure:4949: result: yesconfigure:4953: checking readline/history.h presenceconfigure:4968: gcc -E conftest.cconfigure:4975: $? = 0configure:4989: result: yesconfigure:5022: checking for readline/history.hconfigure:5031: result: yesconfigure:4911: checking readline.h usabilityconfigure:4928: gcc -c conftest.c >&5conftest.c:56:22: fatal error: readline.h: No such file or directory#include ^compilation terminated.configure:4935: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "cadaver"| #define PACKAGE_TARNAME "cadaver"| #define PACKAGE_VERSION "0.23.3"| #define PACKAGE_STRING "cadaver 0.23.3"| #define PACKAGE_BUGREPORT "cadaver@webdav.org"| #define _GNU_SOURCE 1| #define STDC_HEADERS 1| #define NE_DEBUGGING 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_LIBREADLINE 1| #define HAVE_ADD_HISTORY 1| #define HAVE_READLINE_HISTORY_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:4949: result: noconfigure:4953: checking readline.h presenceconfigure:4968: gcc -E conftest.cconftest.c:23:22: fatal error: readline.h: No such file or directory#include ^compilation terminated.configure:4975: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "cadaver"| #define PACKAGE_TARNAME "cadaver"| #define PACKAGE_VERSION "0.23.3"| #define PACKAGE_STRING "cadaver 0.23.3"| #define PACKAGE_BUGREPORT "cadaver@webdav.org"| #define _GNU_SOURCE 1| #define STDC_HEADERS 1| #define NE_DEBUGGING 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_LIBREADLINE 1| #define HAVE_ADD_HISTORY 1| #define HAVE_READLINE_HISTORY_H 1| /* end confdefs.h. */| #include configure:4989: result: noconfigure:5022: checking for readline.hconfigure:5031: result: noconfigure:4911: checking readline/readline.h usabilityconfigure:4928: gcc -c conftest.c >&5configure:4935: $? = 0configure:4949: result: yesconfigure:4953: checking readline/readline.h presenceconfigure:4968: gcc -E conftest.cconfigure:4975: $? = 0configure:4989: result: yesconfigure:5022: checking for readline/readline.hconfigure:5031: result: yesconfigure:5052: checking for rl_completion_matchesconfigure:5108: gcc -o conftest conftest.c -lreadline -lcurses >&5configure:5115: $? = 0configure:5137: result: yesconfigure:5180: checking for inlineconfigure:5206: gcc -c conftest.c >&5configure:5213: $? = 0configure:5231: result: inlineconfigure:5250: checking for an ANSI C-conforming constconfigure:5325: gcc -c conftest.c >&5configure:5332: $? = 0configure:5347: result: yesconfigure:5357: checking for size_tconfigure:5385: gcc -c conftest.c >&5configure:5392: $? = 0configure:5419: gcc -c conftest.c >&5conftest.c: In function 'main':conftest.c:61:21: error: expected expression before ')' tokenif (sizeof ((size_t)))^configure:5426: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "cadaver"| #define PACKAGE_TARNAME "cadaver"| #define PACKAGE_VERSION "0.23.3"| #define PACKAGE_STRING "cadaver 0.23.3"| #define PACKAGE_BUGREPORT "cadaver@webdav.org"| #define _GNU_SOURCE 1| #define STDC_HEADERS 1| #define NE_DEBUGGING 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_LIBREADLINE 1| #define HAVE_ADD_HISTORY 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_RL_COMPLETION_MATCHES 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:5449: result: yesconfigure:5461: checking for off_tconfigure:5489: gcc -c conftest.c >&5configure:5496: $? = 0configure:5523: gcc -c conftest.c >&5conftest.c: In function 'main':conftest.c:61:20: error: expected expression before ')' tokenif (sizeof ((off_t)))^configure:5530: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "cadaver"| #define PACKAGE_TARNAME "cadaver"| #define PACKAGE_VERSION "0.23.3"| #define PACKAGE_STRING "cadaver 0.23.3"| #define PACKAGE_BUGREPORT "cadaver@webdav.org"| #define _GNU_SOURCE 1| #define STDC_HEADERS 1| #define NE_DEBUGGING 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_LIBREADLINE 1| #define HAVE_ADD_HISTORY 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_RL_COMPLETION_MATCHES 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:5553: result: yesconfigure:5567: checking for unameconfigure:5576: result: Linuxconfigure:5593: checking size of intconfigure:5898: gcc -o conftest conftest.c -lreadline -lcurses >&5configure:5902: $? = 0configure:5908: ./conftestconfigure:5912: $? = 0configure:5938: result: 4configure:5952: checking size of longconfigure:6257: gcc -o conftest conftest.c -lreadline -lcurses >&5configure:6261: $? = 0configure:6267: ./conftestconfigure:6271: $? = 0configure:6297: result: 8configure:6311: checking size of long longconfigure:6616: gcc -o conftest conftest.c -lreadline -lcurses >&5configure:6620: $? = 0configure:6626: ./conftestconfigure:6630: $? = 0configure:6656: result: 8configure:6667: checking for gcc -Wformat -Werror sanityconfigure:6698: gcc -c -Wformat -Werror conftest.c >&5configure:6705: $? = 0configure:6721: result: yesconfigure:6744: checking minix/config.h usabilityconfigure:6761: gcc -c conftest.c >&5conftest.c:61:26: fatal error: minix/config.h: No such file or directory#include ^compilation terminated.configure:6768: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "cadaver"| #define PACKAGE_TARNAME "cadaver"| #define PACKAGE_VERSION "0.23.3"| #define PACKAGE_STRING "cadaver 0.23.3"| #define PACKAGE_BUGREPORT "cadaver@webdav.org"| #define _GNU_SOURCE 1| #define STDC_HEADERS 1| #define NE_DEBUGGING 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_LIBREADLINE 1| #define HAVE_ADD_HISTORY 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_RL_COMPLETION_MATCHES 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:6782: result: noconfigure:6786: checking minix/config.h presenceconfigure:6801: gcc -E conftest.cconftest.c:28:26: fatal error: minix/config.h: No such file or directory#include ^compilation terminated.configure:6808: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "cadaver"| #define PACKAGE_TARNAME "cadaver"| #define PACKAGE_VERSION "0.23.3"| #define PACKAGE_STRING "cadaver 0.23.3"| #define PACKAGE_BUGREPORT "cadaver@webdav.org"| #define _GNU_SOURCE 1| #define STDC_HEADERS 1| #define NE_DEBUGGING 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_LIBREADLINE 1| #define HAVE_ADD_HISTORY 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_RL_COMPLETION_MATCHES 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| /* end confdefs.h. */| #include configure:6822: result: noconfigure:6855: checking for minix/config.hconfigure:6862: result: noconfigure:6893: checking whether it is safe to define __EXTENSIONS__configure:6921: gcc -c conftest.c >&5configure:6928: $? = 0configure:6943: result: yesconfigure:6998: checking errno.h usabilityconfigure:7015: gcc -c conftest.c >&5configure:7022: $? = 0configure:7036: result: yesconfigure:7040: checking errno.h presenceconfigure:7055: gcc -E conftest.cconfigure:7062: $? = 0configure:7076: result: yesconfigure:7109: checking for errno.hconfigure:7118: result: yesconfigure:6998: checking stdarg.h usabilityconfigure:7015: gcc -c conftest.c >&5configure:7022: $? = 0configure:7036: result: yesconfigure:7040: checking stdarg.h presenceconfigure:7055: gcc -E conftest.cconfigure:7062: $? = 0configure:7076: result: yesconfigure:7109: checking for stdarg.hconfigure:7118: result: yesconfigure:6987: checking for string.hconfigure:6994: result: yesconfigure:6987: checking for stdlib.hconfigure:6994: result: yesconfigure:7142: checking size of size_tconfigure:7459: gcc -o conftest conftest.c -lreadline -lcurses >&5configure:7463: $? = 0configure:7469: ./conftestconfigure:7473: $? = 0configure:7499: result: 8configure:7514: checking how to print size_tconfigure:7549: gcc -c -Wformat -Werror conftest.c >&5conftest.c: In function 'main':conftest.c:44: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 errorsconfigure:7556: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "cadaver"| #define PACKAGE_TARNAME "cadaver"| #define PACKAGE_VERSION "0.23.3"| #define PACKAGE_STRING "cadaver 0.23.3"| #define PACKAGE_BUGREPORT "cadaver@webdav.org"| #define _GNU_SOURCE 1| #define STDC_HEADERS 1| #define NE_DEBUGGING 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_LIBREADLINE 1| #define HAVE_ADD_HISTORY 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_RL_COMPLETION_MATCHES 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_H 1| #define SIZEOF_SIZE_T 8| /* end confdefs.h. */| #include || #include | int| main ()| {| size_t i = 1; printf("%u", i);| ;| return 0;| }configure:7549: gcc -c -Wformat -Werror conftest.c >&5configure:7556: $? = 0configure:7583: result: luconfigure:7605: checking size of off_tconfigure:7922: gcc -o conftest conftest.c -lreadline -lcurses >&5configure:7926: $? = 0configure:7932: ./conftestconfigure:7936: $? = 0configure:7962: result: 8configure:7977: checking how to print off_tconfigure:8012: gcc -c -Wformat -Werror conftest.c >&5conftest.c: In function 'main':conftest.c:46: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 errorsconfigure:8019: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "cadaver"| #define PACKAGE_TARNAME "cadaver"| #define PACKAGE_VERSION "0.23.3"| #define PACKAGE_STRING "cadaver 0.23.3"| #define PACKAGE_BUGREPORT "cadaver@webdav.org"| #define _GNU_SOURCE 1| #define STDC_HEADERS 1| #define NE_DEBUGGING 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_LIBREADLINE 1| #define HAVE_ADD_HISTORY 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_RL_COMPLETION_MATCHES 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_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:8012: gcc -c -Wformat -Werror conftest.c >&5configure:8019: $? = 0configure:8046: result: ldconfigure:8069: checking size of ssize_tconfigure:8386: gcc -o conftest conftest.c -lreadline -lcurses >&5configure:8390: $? = 0configure:8396: ./conftestconfigure:8400: $? = 0configure:8426: result: 8configure:8441: checking how to print ssize_tconfigure:8476: gcc -c -Wformat -Werror conftest.c >&5conftest.c: In function 'main':conftest.c:48: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 errorsconfigure:8483: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "cadaver"| #define PACKAGE_TARNAME "cadaver"| #define PACKAGE_VERSION "0.23.3"| #define PACKAGE_STRING "cadaver 0.23.3"| #define PACKAGE_BUGREPORT "cadaver@webdav.org"| #define _GNU_SOURCE 1| #define STDC_HEADERS 1| #define NE_DEBUGGING 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_LIBREADLINE 1| #define HAVE_ADD_HISTORY 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_RL_COMPLETION_MATCHES 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_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:8476: gcc -c -Wformat -Werror conftest.c >&5configure:8483: $? = 0configure:8510: result: ldconfigure:8528: checking whether byte ordering is bigendianconfigure:8553: gcc -c conftest.c >&5conftest.c:44:9: error: unknown type name 'not'not a universal capable compiler^~~conftest.c:44:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'not a universal capable compiler^~~~~~~~~conftest.c:44:15: error: unknown type name 'universal'configure:8560: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "cadaver"| #define PACKAGE_TARNAME "cadaver"| #define PACKAGE_VERSION "0.23.3"| #define PACKAGE_STRING "cadaver 0.23.3"| #define PACKAGE_BUGREPORT "cadaver@webdav.org"| #define _GNU_SOURCE 1| #define STDC_HEADERS 1| #define NE_DEBUGGING 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_LIBREADLINE 1| #define HAVE_ADD_HISTORY 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_RL_COMPLETION_MATCHES 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_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:8610: gcc -c conftest.c >&5configure:8617: $? = 0configure:8649: gcc -c conftest.c >&5conftest.c: In function 'main':conftest.c:50:4: error: unknown type name 'not'not big endian^~~conftest.c:50:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'not big endian^~~~~~configure:8656: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "cadaver"| #define PACKAGE_TARNAME "cadaver"| #define PACKAGE_VERSION "0.23.3"| #define PACKAGE_STRING "cadaver 0.23.3"| #define PACKAGE_BUGREPORT "cadaver@webdav.org"| #define _GNU_SOURCE 1| #define STDC_HEADERS 1| #define NE_DEBUGGING 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_LIBREADLINE 1| #define HAVE_ADD_HISTORY 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_RL_COMPLETION_MATCHES 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_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:8908: result: noconfigure:8933: checking whether strerror_r is declaredconfigure:8962: gcc -c conftest.c >&5configure:8969: $? = 0configure:8984: result: yesconfigure:9006: checking for strerror_rconfigure:9062: gcc -o conftest conftest.c -lreadline -lcurses >&5configure:9069: $? = 0configure:9091: result: yesconfigure:9103: checking whether strerror_r returns char *configure:9137: gcc -c conftest.c >&5configure:9144: $? = 0configure:9223: result: yesconfigure:9240: checking for x86_64-unknown-linux-arconfigure:9273: result: noconfigure:9283: checking for arconfigure:9301: found /usr/bin/arconfigure:9313: result: /usr/bin/arconfigure:9343: checking for x86_64-unknown-linux-ranlibconfigure:9376: result: noconfigure:9386: checking for ranlibconfigure:9404: found /usr/bin/ranlibconfigure:9416: result: /usr/bin/ranlibconfigure:9485: checking for neon-configconfigure:9503: found /usr/bin/neon-configconfigure:9516: result: /usr/bin/neon-configconfigure:9541: checking linking against neonconfigure:9567: gcc -o conftest -I/usr/include/neon conftest.c -lreadline -lcurses -Wl,-O1,--sort-common,--as-needed,-z,relro -lneon -lz -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lexpat >&5configure:9574: $? = 0configure:9594: result: yesconfigure:10245: incompatible neon library version 0.30.1: wanted 0.27 28 29configure:11046: using bundled neon (0.29.1)configure:11075: checking for sys/time.hconfigure:11100: gcc -c conftest.c >&5configure:11107: $? = 0configure:11124: result: yesconfigure:11075: checking for limits.hconfigure:11100: gcc -c conftest.c >&5configure:11107: $? = 0configure:11124: result: yesconfigure:11075: checking for sys/select.hconfigure:11100: gcc -c conftest.c >&5configure:11107: $? = 0configure:11124: result: yesconfigure:11075: checking for arpa/inet.hconfigure:11100: gcc -c conftest.c >&5configure:11107: $? = 0configure:11124: result: yesconfigure:11075: checking for libintl.hconfigure:11100: gcc -c conftest.c >&5configure:11107: $? = 0configure:11124: result: yesconfigure:11075: checking for signal.hconfigure:11100: gcc -c conftest.c >&5configure:11107: $? = 0configure:11124: result: yesconfigure:11075: checking for sys/socket.hconfigure:11100: gcc -c conftest.c >&5configure:11107: $? = 0configure:11124: result: yesconfigure:11075: checking for netinet/in.hconfigure:11100: gcc -c conftest.c >&5configure:11107: $? = 0configure:11124: result: yesconfigure:11075: checking for netinet/tcp.hconfigure:11100: gcc -c conftest.c >&5configure:11107: $? = 0configure:11124: result: yesconfigure:11075: checking for netdb.hconfigure:11100: gcc -c conftest.c >&5configure:11107: $? = 0configure:11124: result: yesconfigure:11075: checking for sys/poll.hconfigure:11100: gcc -c conftest.c >&5configure:11107: $? = 0configure:11124: result: yesconfigure:11075: checking for sys/limits.hconfigure:11100: gcc -c conftest.c >&5conftest.c:99:24: fatal error: sys/limits.h: No such file or directory#include ^compilation terminated.configure:11107: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "cadaver"| #define PACKAGE_TARNAME "cadaver"| #define PACKAGE_VERSION "0.23.3"| #define PACKAGE_STRING "cadaver 0.23.3"| #define PACKAGE_BUGREPORT "cadaver@webdav.org"| #define _GNU_SOURCE 1| #define STDC_HEADERS 1| #define NE_DEBUGGING 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_LIBREADLINE 1| #define HAVE_ADD_HISTORY 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_RL_COMPLETION_MATCHES 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_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 NEON_VERSION "0.29.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (29)| #define NE_VERSION_PATCH (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:11124: result: noconfigure:11075: checking for fcntl.hconfigure:11100: gcc -c conftest.c >&5configure:11107: $? = 0configure:11124: result: yesconfigure:11075: checking for iconv.hconfigure:11100: gcc -c conftest.c >&5configure:11107: $? = 0configure:11124: result: yesconfigure:11140: checking for timezone globalconfigure:11168: gcc -o conftest conftest.c -lreadline -lcurses >&5configure:11175: $? = 0configure:11195: result: yesconfigure:11222: LFS support unnecessary, off_t is not 32-bitconfigure:11230: checking for strtollconfigure:11286: gcc -o conftest conftest.c -lreadline -lcurses >&5configure:11293: $? = 0configure:11315: result: yesconfigure:12167: checking for strcasecmpconfigure:12223: gcc -o conftest conftest.c -lreadline -lcurses >&5conftest.c:89:6: warning: conflicting types for built-in function 'strcasecmp'char strcasecmp ();^~~~~~~~~~configure:12230: $? = 0configure:12252: result: yesconfigure:12283: checking for signalconfigure:12339: gcc -o conftest conftest.c -lreadline -lcurses >&5configure:12346: $? = 0configure:12368: result: yesconfigure:12283: checking for setvbufconfigure:12339: gcc -o conftest conftest.c -lreadline -lcurses >&5configure:12346: $? = 0configure:12368: result: yesconfigure:12283: checking for setsockoptconfigure:12339: gcc -o conftest conftest.c -lreadline -lcurses >&5configure:12346: $? = 0configure:12368: result: yesconfigure:12283: checking for stpcpyconfigure:12339: gcc -o conftest conftest.c -lreadline -lcurses >&5conftest.c:93:6: warning: conflicting types for built-in function 'stpcpy'char stpcpy ();^~~~~~configure:12346: $? = 0configure:12368: result: yesconfigure:12283: checking for pollconfigure:12339: gcc -o conftest conftest.c -lreadline -lcurses >&5configure:12346: $? = 0configure:12368: result: yesconfigure:12283: checking for fcntlconfigure:12339: gcc -o conftest conftest.c -lreadline -lcurses >&5configure:12346: $? = 0configure:12368: result: yesconfigure:12283: checking for getsockoptconfigure:12339: gcc -o conftest conftest.c -lreadline -lcurses >&5configure:12346: $? = 0configure:12368: result: yesconfigure:12390: checking whether stpcpy is declaredconfigure:12419: gcc -c conftest.c >&5configure:12426: $? = 0configure:12441: result: yesconfigure:12472: checking for library containing socketconfigure:12499: gcc -o conftest conftest.c -lreadline -lcurses >&5conftest.c: In function 'main':conftest.c:80:1: warning: implicit declaration of function 'socket' [-Wimplicit-function-declaration]socket();^~~~~~configure:12506: $? = 0configure:12586: result: none neededconfigure:12606: checking for library containing getaddrinfoconfigure:12633: gcc -o conftest conftest.c -lreadline -lcurses >&5conftest.c: In function 'main':conftest.c:80:1: warning: implicit declaration of function 'getaddrinfo' [-Wimplicit-function-declaration]getaddrinfo();^~~~~~~~~~~configure:12640: $? = 0configure:12720: result: none neededconfigure:12744: checking for gai_strerrorconfigure:12800: gcc -o conftest conftest.c -lreadline -lcurses >&5configure:12807: $? = 0configure:12829: result: yesconfigure:12744: checking for getnameinfoconfigure:12800: gcc -o conftest conftest.c -lreadline -lcurses >&5configure:12807: $? = 0configure:12829: result: yesconfigure:12744: checking for inet_ntopconfigure:12800: gcc -o conftest conftest.c -lreadline -lcurses >&5configure:12807: $? = 0configure:12829: result: yesconfigure:12744: checking for inet_ptonconfigure:12800: gcc -o conftest conftest.c -lreadline -lcurses >&5configure:12807: $? = 0configure:12829: result: yesconfigure:12980: IPv6 support is enabledconfigure:12988: checking for working AI_ADDRCONFIGconfigure:13020: gcc -o conftest conftest.c -lreadline -lcurses >&5conftest.c: In function 'main':conftest.c:88:30: error: 'NULL' undeclared (first use in this function)if (getaddrinfo("localhost", NULL, &hints, &result) != 0) return 1;^~~~conftest.c:88:30: note: each undeclared identifier is reported only once for each function it appears inconfigure:13024: $? = 1configure: program exited with status 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "cadaver"| #define PACKAGE_TARNAME "cadaver"| #define PACKAGE_VERSION "0.23.3"| #define PACKAGE_STRING "cadaver 0.23.3"| #define PACKAGE_BUGREPORT "cadaver@webdav.org"| #define _GNU_SOURCE 1| #define STDC_HEADERS 1| #define NE_DEBUGGING 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_LIBREADLINE 1| #define HAVE_ADD_HISTORY 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_RL_COMPLETION_MATCHES 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_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 NEON_VERSION "0.29.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (29)| #define NE_VERSION_PATCH (1)| #define HAVE_SYS_TIME_H 1| #define HAVE_LIMITS_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_LIBINTL_H 1| #define HAVE_SIGNAL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_FCNTL_H 1| #define HAVE_ICONV_H 1| #define HAVE_TIMEZONE 1| #define HAVE_STRTOLL 1| #define NE_FMT_NE_OFF_T NE_FMT_OFF_T| #define HAVE_STRCASECMP 1| #define HAVE_SIGNAL 1| #define HAVE_SETVBUF 1| #define HAVE_SETSOCKOPT 1| #define HAVE_STPCPY 1| #define HAVE_POLL 1| #define HAVE_FCNTL 1| #define HAVE_GETSOCKOPT 1| #define NE_USE_POLL 1| #define HAVE_DECL_STPCPY 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GETNAMEINFO 1| #define HAVE_INET_NTOP 1| #define HAVE_INET_PTON 1| #define NE_HAVE_IPV6 1| #define USE_GETADDRINFO 1| /* end confdefs.h. */| #include | int| main ()| {| struct addrinfo hints = {0}, *result;| hints.ai_flags = AI_ADDRCONFIG;| if (getaddrinfo("localhost", NULL, &hints, &result) != 0) return 1;| ;| return 0;| }configure:13051: result: noconfigure:13624: checking for socklen_tconfigure:13660: gcc -c conftest.c >&5configure:13667: $? = 0configure:13702: gcc -c conftest.c >&5conftest.c: In function 'main':conftest.c:94:24: error: expected expression before ')' tokenif (sizeof ((socklen_t)))^configure:13709: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "cadaver"| #define PACKAGE_TARNAME "cadaver"| #define PACKAGE_VERSION "0.23.3"| #define PACKAGE_STRING "cadaver 0.23.3"| #define PACKAGE_BUGREPORT "cadaver@webdav.org"| #define _GNU_SOURCE 1| #define STDC_HEADERS 1| #define NE_DEBUGGING 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_LIBREADLINE 1| #define HAVE_ADD_HISTORY 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_RL_COMPLETION_MATCHES 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_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 NEON_VERSION "0.29.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (29)| #define NE_VERSION_PATCH (1)| #define HAVE_SYS_TIME_H 1| #define HAVE_LIMITS_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_LIBINTL_H 1| #define HAVE_SIGNAL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_FCNTL_H 1| #define HAVE_ICONV_H 1| #define HAVE_TIMEZONE 1| #define HAVE_STRTOLL 1| #define NE_FMT_NE_OFF_T NE_FMT_OFF_T| #define HAVE_STRCASECMP 1| #define HAVE_SIGNAL 1| #define HAVE_SETVBUF 1| #define HAVE_SETSOCKOPT 1| #define HAVE_STPCPY 1| #define HAVE_POLL 1| #define HAVE_FCNTL 1| #define HAVE_GETSOCKOPT 1| #define NE_USE_POLL 1| #define HAVE_DECL_STPCPY 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GETNAMEINFO 1| #define HAVE_INET_NTOP 1| #define HAVE_INET_PTON 1| #define NE_HAVE_IPV6 1| #define USE_GETADDRINFO 1| /* end confdefs.h. */|| #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_SOCKET_H| # include | #endif||| int| main ()| {| if (sizeof ((socklen_t)))| return 0;| ;| return 0;| }configure:13732: result: yesconfigure:13751: checking for struct tm.tm_gmtoffconfigure:13780: gcc -c conftest.c >&5configure:13787: $? = 0configure:13846: result: yesconfigure:13856: checking for struct tm.__tm_gmtoffconfigure:13885: gcc -c conftest.c >&5conftest.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:13892: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "cadaver"| #define PACKAGE_TARNAME "cadaver"| #define PACKAGE_VERSION "0.23.3"| #define PACKAGE_STRING "cadaver 0.23.3"| #define PACKAGE_BUGREPORT "cadaver@webdav.org"| #define _GNU_SOURCE 1| #define STDC_HEADERS 1| #define NE_DEBUGGING 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_LIBREADLINE 1| #define HAVE_ADD_HISTORY 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_RL_COMPLETION_MATCHES 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_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 NEON_VERSION "0.29.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (29)| #define NE_VERSION_PATCH (1)| #define HAVE_SYS_TIME_H 1| #define HAVE_LIMITS_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_LIBINTL_H 1| #define HAVE_SIGNAL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_FCNTL_H 1| #define HAVE_ICONV_H 1| #define HAVE_TIMEZONE 1| #define HAVE_STRTOLL 1| #define NE_FMT_NE_OFF_T NE_FMT_OFF_T| #define HAVE_STRCASECMP 1| #define HAVE_SIGNAL 1| #define HAVE_SETVBUF 1| #define HAVE_SETSOCKOPT 1| #define HAVE_STPCPY 1| #define HAVE_POLL 1| #define HAVE_FCNTL 1| #define HAVE_GETSOCKOPT 1| #define NE_USE_POLL 1| #define HAVE_DECL_STPCPY 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GETNAMEINFO 1| #define HAVE_INET_NTOP 1| #define HAVE_INET_PTON 1| #define NE_HAVE_IPV6 1| #define USE_GETADDRINFO 1| #define HAVE_SOCKLEN_T 1| #define HAVE_STRUCT_TM_TM_GMTOFF 1| /* end confdefs.h. */| #include || int| main ()| {| static struct tm ac_aggr;| if (ac_aggr.__tm_gmtoff)| return 0;| ;| return 0;| }configure:13926: gcc -c conftest.c >&5conftest.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:13933: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "cadaver"| #define PACKAGE_TARNAME "cadaver"| #define PACKAGE_VERSION "0.23.3"| #define PACKAGE_STRING "cadaver 0.23.3"| #define PACKAGE_BUGREPORT "cadaver@webdav.org"| #define _GNU_SOURCE 1| #define STDC_HEADERS 1| #define NE_DEBUGGING 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_LIBREADLINE 1| #define HAVE_ADD_HISTORY 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_RL_COMPLETION_MATCHES 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_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 NEON_VERSION "0.29.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (29)| #define NE_VERSION_PATCH (1)| #define HAVE_SYS_TIME_H 1| #define HAVE_LIMITS_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_LIBINTL_H 1| #define HAVE_SIGNAL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_FCNTL_H 1| #define HAVE_ICONV_H 1| #define HAVE_TIMEZONE 1| #define HAVE_STRTOLL 1| #define NE_FMT_NE_OFF_T NE_FMT_OFF_T| #define HAVE_STRCASECMP 1| #define HAVE_SIGNAL 1| #define HAVE_SETVBUF 1| #define HAVE_SETSOCKOPT 1| #define HAVE_STPCPY 1| #define HAVE_POLL 1| #define HAVE_FCNTL 1| #define HAVE_GETSOCKOPT 1| #define NE_USE_POLL 1| #define HAVE_DECL_STPCPY 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GETNAMEINFO 1| #define HAVE_INET_NTOP 1| #define HAVE_INET_PTON 1| #define NE_HAVE_IPV6 1| #define USE_GETADDRINFO 1| #define HAVE_SOCKLEN_T 1| #define HAVE_STRUCT_TM_TM_GMTOFF 1| /* end confdefs.h. */| #include || int| main ()| {| static struct tm ac_aggr;| if (sizeof ac_aggr.__tm_gmtoff)| return 0;| ;| return 0;| }configure:13951: result: noconfigure:13972: zlib not supportedconfigure:13977: checking whether to enable ACL support in neonconfigure:13980: result: noconfigure:14025: checking for pkg-configconfigure:14043: found /usr/bin/pkg-configconfigure:14056: result: /usr/bin/pkg-configconfigure:14424: checking for openssl pkg-config dataconfigure:14435: result: yesconfigure:14442: using SSL library configuration from pkg-configconfigure:14828: checking openssl/ssl.h usabilityconfigure:14845: gcc -c conftest.c >&5configure:14852: $? = 0configure:14866: result: yesconfigure:14870: checking openssl/ssl.h presenceconfigure:14885: gcc -E conftest.cconfigure:14892: $? = 0configure:14906: result: yesconfigure:14939: checking for openssl/ssl.hconfigure:14948: result: yesconfigure:14828: checking openssl/opensslv.h usabilityconfigure:14845: gcc -c conftest.c >&5configure:14852: $? = 0configure:14866: result: yesconfigure:14870: checking openssl/opensslv.h presenceconfigure:14885: gcc -E conftest.cconfigure:14892: $? = 0configure:14906: result: yesconfigure:14939: checking for openssl/opensslv.hconfigure:14948: result: yesconfigure:14970: checking OpenSSL version is >= 0.9.7configure:14996: result: yesconfigure:14999: OpenSSL >= 0.9.7; EGD support not needed in neonconfigure:15010: SSL support enabled, using OpenSSL (0.9.7 or later)configure:15021: checking for CRYPTO_set_idptr_callbackconfigure:15077: gcc -o conftest conftest.c -lreadline -lcurses -lssl -lcrypto >&5/tmp/cc1CoOaK.o: In function `main':conftest.c:(.text+0xa): undefined reference to `CRYPTO_set_idptr_callback'collect2: error: ld returned 1 exit statusconfigure:15084: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "cadaver"| #define PACKAGE_TARNAME "cadaver"| #define PACKAGE_VERSION "0.23.3"| #define PACKAGE_STRING "cadaver 0.23.3"| #define PACKAGE_BUGREPORT "cadaver@webdav.org"| #define _GNU_SOURCE 1| #define STDC_HEADERS 1| #define NE_DEBUGGING 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_LIBREADLINE 1| #define HAVE_ADD_HISTORY 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_RL_COMPLETION_MATCHES 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_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 NEON_VERSION "0.29.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (29)| #define NE_VERSION_PATCH (1)| #define HAVE_SYS_TIME_H 1| #define HAVE_LIMITS_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_LIBINTL_H 1| #define HAVE_SIGNAL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_FCNTL_H 1| #define HAVE_ICONV_H 1| #define HAVE_TIMEZONE 1| #define HAVE_STRTOLL 1| #define NE_FMT_NE_OFF_T NE_FMT_OFF_T| #define HAVE_STRCASECMP 1| #define HAVE_SIGNAL 1| #define HAVE_SETVBUF 1| #define HAVE_SETSOCKOPT 1| #define HAVE_STPCPY 1| #define HAVE_POLL 1| #define HAVE_FCNTL 1| #define HAVE_GETSOCKOPT 1| #define NE_USE_POLL 1| #define HAVE_DECL_STPCPY 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GETNAMEINFO 1| #define HAVE_INET_NTOP 1| #define HAVE_INET_PTON 1| #define NE_HAVE_IPV6 1| #define USE_GETADDRINFO 1| #define HAVE_SOCKLEN_T 1| #define HAVE_STRUCT_TM_TM_GMTOFF 1| #define HAVE_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:15106: result: noconfigure:15021: checking for SSL_SESSION_cmpconfigure:15077: gcc -o conftest conftest.c -lreadline -lcurses -lssl -lcrypto >&5/tmp/ccutpTTP.o: In function `main':conftest.c:(.text+0xa): undefined reference to `SSL_SESSION_cmp'collect2: error: ld returned 1 exit statusconfigure:15084: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "cadaver"| #define PACKAGE_TARNAME "cadaver"| #define PACKAGE_VERSION "0.23.3"| #define PACKAGE_STRING "cadaver 0.23.3"| #define PACKAGE_BUGREPORT "cadaver@webdav.org"| #define _GNU_SOURCE 1| #define STDC_HEADERS 1| #define NE_DEBUGGING 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_LIBREADLINE 1| #define HAVE_ADD_HISTORY 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_RL_COMPLETION_MATCHES 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_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 NEON_VERSION "0.29.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (29)| #define NE_VERSION_PATCH (1)| #define HAVE_SYS_TIME_H 1| #define HAVE_LIMITS_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_LIBINTL_H 1| #define HAVE_SIGNAL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_FCNTL_H 1| #define HAVE_ICONV_H 1| #define HAVE_TIMEZONE 1| #define HAVE_STRTOLL 1| #define NE_FMT_NE_OFF_T NE_FMT_OFF_T| #define HAVE_STRCASECMP 1| #define HAVE_SIGNAL 1| #define HAVE_SETVBUF 1| #define HAVE_SETSOCKOPT 1| #define HAVE_STPCPY 1| #define HAVE_POLL 1| #define HAVE_FCNTL 1| #define HAVE_GETSOCKOPT 1| #define NE_USE_POLL 1| #define HAVE_DECL_STPCPY 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GETNAMEINFO 1| #define HAVE_INET_NTOP 1| #define HAVE_INET_PTON 1| #define NE_HAVE_IPV6 1| #define USE_GETADDRINFO 1| #define HAVE_SOCKLEN_T 1| #define HAVE_STRUCT_TM_TM_GMTOFF 1| #define HAVE_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:15106: result: noconfigure:15974: Thread-safe SSL not supportedconfigure:15989: checking for pkg-configconfigure:16020: result: /usr/bin/pkg-configconfigure:16033: checking for pakchois pkg-config dataconfigure:16044: result: noconfigure:16062: pakchois library not found; no PKCS#11 supportconfigure:16082: checking for krb5-configconfigure:16101: found /usr/bin/krb5-configconfigure:16114: result: /usr/bin/krb5-configconfigure:16148: checking gssapi/gssapi.h usabilityconfigure:16165: gcc -c conftest.c >&5configure:16172: $? = 0configure:16186: result: yesconfigure:16190: checking gssapi/gssapi.h presenceconfigure:16205: gcc -E conftest.cconfigure:16212: $? = 0configure:16226: result: yesconfigure:16259: checking for gssapi/gssapi.hconfigure:16268: result: yesconfigure:16286: checking for gss_init_sec_contextconfigure:16342: gcc -o conftest conftest.c -lreadline -lcurses -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err >&5configure:16349: $? = 0configure:16371: result: yesconfigure:16382: GSSAPI authentication support enabledconfigure:16405: checking gssapi/gssapi_generic.h usabilityconfigure:16422: gcc -c conftest.c >&5configure:16429: $? = 0configure:16443: result: yesconfigure:16447: checking gssapi/gssapi_generic.h presenceconfigure:16462: gcc -E conftest.cconfigure:16469: $? = 0configure:16483: result: yesconfigure:16516: checking for gssapi/gssapi_generic.hconfigure:16525: result: yesconfigure:16541: checking whether GSS_C_NT_HOSTBASED_SERVICE is declaredconfigure:16575: gcc -c conftest.c >&5configure:16582: $? = 0configure:16597: result: yesconfigure:16635: checking for pkg-configconfigure:16666: result: /usr/bin/pkg-configconfigure:16684: checking for libproxy-1.0 pkg-config dataconfigure:16695: result: yesconfigure:16718: libproxy support enabledconfigure:17852: checking expat.h usabilityconfigure:17869: gcc -c -I$(top_srcdir)/lib/neon conftest.c >&5configure:17876: $? = 0configure:17890: result: yesconfigure:17894: checking expat.h presenceconfigure:17909: gcc -E conftest.cconfigure:17916: $? = 0configure:17930: result: yesconfigure:17963: checking for expat.hconfigure:17970: result: yesconfigure:17975: checking for XML_SetXmlDeclHandler in -lexpatconfigure:18010: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lexpat -lreadline -lcurses >&5configure:18017: $? = 0configure:18038: result: yesconfigure:18050: checking for XML_Sizeconfigure:18079: gcc -c -I$(top_srcdir)/lib/neon conftest.c >&5configure:18086: $? = 0configure:18114: gcc -c -I$(top_srcdir)/lib/neon conftest.c >&5conftest.c: In function 'main':conftest.c:101:23: error: expected expression before ')' tokenif (sizeof ((XML_Size)))^configure:18121: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "cadaver"| #define PACKAGE_TARNAME "cadaver"| #define PACKAGE_VERSION "0.23.3"| #define PACKAGE_STRING "cadaver 0.23.3"| #define PACKAGE_BUGREPORT "cadaver@webdav.org"| #define _GNU_SOURCE 1| #define STDC_HEADERS 1| #define NE_DEBUGGING 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_LIBREADLINE 1| #define HAVE_ADD_HISTORY 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_RL_COMPLETION_MATCHES 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_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 NEON_VERSION "0.29.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (29)| #define NE_VERSION_PATCH (1)| #define HAVE_SYS_TIME_H 1| #define HAVE_LIMITS_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_LIBINTL_H 1| #define HAVE_SIGNAL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_FCNTL_H 1| #define HAVE_ICONV_H 1| #define HAVE_TIMEZONE 1| #define HAVE_STRTOLL 1| #define NE_FMT_NE_OFF_T NE_FMT_OFF_T| #define HAVE_STRCASECMP 1| #define HAVE_SIGNAL 1| #define HAVE_SETVBUF 1| #define HAVE_SETSOCKOPT 1| #define HAVE_STPCPY 1| #define HAVE_POLL 1| #define HAVE_FCNTL 1| #define HAVE_GETSOCKOPT 1| #define NE_USE_POLL 1| #define HAVE_DECL_STPCPY 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GETNAMEINFO 1| #define HAVE_INET_NTOP 1| #define HAVE_INET_PTON 1| #define NE_HAVE_IPV6 1| #define USE_GETADDRINFO 1| #define HAVE_SOCKLEN_T 1| #define HAVE_STRUCT_TM_TM_GMTOFF 1| #define HAVE_OPENSSL_SSL_H 1| #define HAVE_OPENSSL_OPENSSLV_H 1| #define NE_HAVE_SSL 1| #define HAVE_OPENSSL 1| #define HAVE_NTLM 1| #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_EXPAT 1| /* end confdefs.h. */| #include || int| main ()| {| if (sizeof ((XML_Size)))| return 0;| ;| return 0;| }configure:18144: result: yesconfigure:18155: checking size of XML_Sizeconfigure:18472: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5configure:18476: $? = 0configure:18482: ./conftestconfigure:18486: $? = 0configure:18512: result: 8configure:18527: checking how to print XML_Sizeconfigure:18562: gcc -c -I$(top_srcdir)/lib/neon -Wformat -Werror conftest.c >&5conftest.c: In function 'main':conftest.c:103: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 errorsconfigure:18569: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "cadaver"| #define PACKAGE_TARNAME "cadaver"| #define PACKAGE_VERSION "0.23.3"| #define PACKAGE_STRING "cadaver 0.23.3"| #define PACKAGE_BUGREPORT "cadaver@webdav.org"| #define _GNU_SOURCE 1| #define STDC_HEADERS 1| #define NE_DEBUGGING 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_LIBREADLINE 1| #define HAVE_ADD_HISTORY 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_RL_COMPLETION_MATCHES 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_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 NEON_VERSION "0.29.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (29)| #define NE_VERSION_PATCH (1)| #define HAVE_SYS_TIME_H 1| #define HAVE_LIMITS_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_LIBINTL_H 1| #define HAVE_SIGNAL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_FCNTL_H 1| #define HAVE_ICONV_H 1| #define HAVE_TIMEZONE 1| #define HAVE_STRTOLL 1| #define NE_FMT_NE_OFF_T NE_FMT_OFF_T| #define HAVE_STRCASECMP 1| #define HAVE_SIGNAL 1| #define HAVE_SETVBUF 1| #define HAVE_SETSOCKOPT 1| #define HAVE_STPCPY 1| #define HAVE_POLL 1| #define HAVE_FCNTL 1| #define HAVE_GETSOCKOPT 1| #define NE_USE_POLL 1| #define HAVE_DECL_STPCPY 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GETNAMEINFO 1| #define HAVE_INET_NTOP 1| #define HAVE_INET_PTON 1| #define NE_HAVE_IPV6 1| #define USE_GETADDRINFO 1| #define HAVE_SOCKLEN_T 1| #define HAVE_STRUCT_TM_TM_GMTOFF 1| #define HAVE_OPENSSL_SSL_H 1| #define HAVE_OPENSSL_OPENSSLV_H 1| #define NE_HAVE_SSL 1| #define HAVE_OPENSSL 1| #define HAVE_NTLM 1| #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_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:18562: gcc -c -I$(top_srcdir)/lib/neon -Wformat -Werror conftest.c >&5configure:18569: $? = 0configure:18596: result: ldconfigure:19113: XML parser used: expatconfigure:19165: WebDAV support is enabledconfigure:19462: checking size of time_tconfigure:19797: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5configure:19801: $? = 0configure:19807: ./conftestconfigure:19811: $? = 0configure:19837: result: 8configure:19852: checking how to print time_tconfigure:19890: gcc -c -I$(top_srcdir)/lib/neon -Wformat -Werror conftest.c >&5conftest.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 errorsconfigure:19897: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "cadaver"| #define PACKAGE_TARNAME "cadaver"| #define PACKAGE_VERSION "0.23.3"| #define PACKAGE_STRING "cadaver 0.23.3"| #define PACKAGE_BUGREPORT "cadaver@webdav.org"| #define _GNU_SOURCE 1| #define STDC_HEADERS 1| #define NE_DEBUGGING 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_LIBREADLINE 1| #define HAVE_ADD_HISTORY 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_RL_COMPLETION_MATCHES 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_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 NEON_VERSION "0.29.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (29)| #define NE_VERSION_PATCH (1)| #define HAVE_SYS_TIME_H 1| #define HAVE_LIMITS_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_LIBINTL_H 1| #define HAVE_SIGNAL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_FCNTL_H 1| #define HAVE_ICONV_H 1| #define HAVE_TIMEZONE 1| #define HAVE_STRTOLL 1| #define NE_FMT_NE_OFF_T NE_FMT_OFF_T| #define HAVE_STRCASECMP 1| #define HAVE_SIGNAL 1| #define HAVE_SETVBUF 1| #define HAVE_SETSOCKOPT 1| #define HAVE_STPCPY 1| #define HAVE_POLL 1| #define HAVE_FCNTL 1| #define HAVE_GETSOCKOPT 1| #define NE_USE_POLL 1| #define HAVE_DECL_STPCPY 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GETNAMEINFO 1| #define HAVE_INET_NTOP 1| #define HAVE_INET_PTON 1| #define NE_HAVE_IPV6 1| #define USE_GETADDRINFO 1| #define HAVE_SOCKLEN_T 1| #define HAVE_STRUCT_TM_TM_GMTOFF 1| #define HAVE_OPENSSL_SSL_H 1| #define HAVE_OPENSSL_OPENSSLV_H 1| #define NE_HAVE_SSL 1| #define HAVE_OPENSSL 1| #define HAVE_NTLM 1| #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_EXPAT 1| #define SIZEOF_XML_SIZE 8| #define NE_FMT_XML_SIZE "ld"| #define NE_HAVE_DAV 1| #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:19890: gcc -c -I$(top_srcdir)/lib/neon -Wformat -Werror conftest.c >&5configure:19897: $? = 0configure:19924: result: ldconfigure:19953: .netrc support is enabledconfigure:19960: checking for getopt_longconfigure:20016: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5configure:20023: $? = 0configure:20043: result: yesconfigure:20063: checking for strcasecmpconfigure:20146: result: yesconfigure:20160: checking whether time.h and sys/time.h may both be includedconfigure:20190: gcc -c -I$(top_srcdir)/lib/neon conftest.c >&5configure:20197: $? = 0configure:20212: result: yesconfigure:20224: checking for unsigned long longconfigure:20251: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5configure:20258: $? = 0configure:20278: result: yesconfigure:20290: checking for uintmax_tconfigure:20318: gcc -c -I$(top_srcdir)/lib/neon conftest.c >&5configure:20325: $? = 0configure:20352: gcc -c -I$(top_srcdir)/lib/neon conftest.c >&5conftest.c: In function 'main':conftest.c:140:24: error: expected expression before ')' tokenif (sizeof ((uintmax_t)))^configure:20359: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "cadaver"| #define PACKAGE_TARNAME "cadaver"| #define PACKAGE_VERSION "0.23.3"| #define PACKAGE_STRING "cadaver 0.23.3"| #define PACKAGE_BUGREPORT "cadaver@webdav.org"| #define _GNU_SOURCE 1| #define STDC_HEADERS 1| #define NE_DEBUGGING 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_LIBREADLINE 1| #define HAVE_ADD_HISTORY 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_RL_COMPLETION_MATCHES 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_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 NEON_VERSION "0.29.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (29)| #define NE_VERSION_PATCH (1)| #define HAVE_SYS_TIME_H 1| #define HAVE_LIMITS_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_LIBINTL_H 1| #define HAVE_SIGNAL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_FCNTL_H 1| #define HAVE_ICONV_H 1| #define HAVE_TIMEZONE 1| #define HAVE_STRTOLL 1| #define NE_FMT_NE_OFF_T NE_FMT_OFF_T| #define HAVE_STRCASECMP 1| #define HAVE_SIGNAL 1| #define HAVE_SETVBUF 1| #define HAVE_SETSOCKOPT 1| #define HAVE_STPCPY 1| #define HAVE_POLL 1| #define HAVE_FCNTL 1| #define HAVE_GETSOCKOPT 1| #define NE_USE_POLL 1| #define HAVE_DECL_STPCPY 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GETNAMEINFO 1| #define HAVE_INET_NTOP 1| #define HAVE_INET_PTON 1| #define NE_HAVE_IPV6 1| #define USE_GETADDRINFO 1| #define HAVE_SOCKLEN_T 1| #define HAVE_STRUCT_TM_TM_GMTOFF 1| #define HAVE_OPENSSL_SSL_H 1| #define HAVE_OPENSSL_OPENSSLV_H 1| #define NE_HAVE_SSL 1| #define HAVE_OPENSSL 1| #define HAVE_NTLM 1| #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_EXPAT 1| #define SIZEOF_XML_SIZE 8| #define NE_FMT_XML_SIZE "ld"| #define NE_HAVE_DAV 1| #define SIZEOF_TIME_T 8| #define NE_FMT_TIME_T "ld"| #define ENABLE_NETRC 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_UNSIGNED_LONG_LONG 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 ((uintmax_t)))| return 0;| ;| return 0;| }configure:20382: result: yesconfigure:20399: checking for ANSI C header filesconfigure:20567: result: yesconfigure:20577: checking whether stat file-mode macros are brokenconfigure:20614: gcc -c -I$(top_srcdir)/lib/neon conftest.c >&5configure:20621: $? = 0configure:20636: result: noconfigure:20654: checking for fcntl.hconfigure:20661: result: yesconfigure:20654: checking for sys/time.hconfigure:20661: result: yesconfigure:20654: checking for stdint.hconfigure:20661: result: yesconfigure:20654: checking for unistd.hconfigure:20661: result: yesconfigure:20805: checking for __secure_getenvconfigure:20861: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5/tmp/ccsQV47X.o: In function `main':conftest.c:(.text+0xa): undefined reference to `__secure_getenv'collect2: error: ld returned 1 exit statusconfigure:20868: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "cadaver"| #define PACKAGE_TARNAME "cadaver"| #define PACKAGE_VERSION "0.23.3"| #define PACKAGE_STRING "cadaver 0.23.3"| #define PACKAGE_BUGREPORT "cadaver@webdav.org"| #define _GNU_SOURCE 1| #define STDC_HEADERS 1| #define NE_DEBUGGING 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_LIBREADLINE 1| #define HAVE_ADD_HISTORY 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_RL_COMPLETION_MATCHES 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_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 NEON_VERSION "0.29.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (29)| #define NE_VERSION_PATCH (1)| #define HAVE_SYS_TIME_H 1| #define HAVE_LIMITS_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_LIBINTL_H 1| #define HAVE_SIGNAL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_FCNTL_H 1| #define HAVE_ICONV_H 1| #define HAVE_TIMEZONE 1| #define HAVE_STRTOLL 1| #define NE_FMT_NE_OFF_T NE_FMT_OFF_T| #define HAVE_STRCASECMP 1| #define HAVE_SIGNAL 1| #define HAVE_SETVBUF 1| #define HAVE_SETSOCKOPT 1| #define HAVE_STPCPY 1| #define HAVE_POLL 1| #define HAVE_FCNTL 1| #define HAVE_GETSOCKOPT 1| #define NE_USE_POLL 1| #define HAVE_DECL_STPCPY 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GETNAMEINFO 1| #define HAVE_INET_NTOP 1| #define HAVE_INET_PTON 1| #define NE_HAVE_IPV6 1| #define USE_GETADDRINFO 1| #define HAVE_SOCKLEN_T 1| #define HAVE_STRUCT_TM_TM_GMTOFF 1| #define HAVE_OPENSSL_SSL_H 1| #define HAVE_OPENSSL_OPENSSLV_H 1| #define NE_HAVE_SSL 1| #define HAVE_OPENSSL 1| #define HAVE_NTLM 1| #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_EXPAT 1| #define SIZEOF_XML_SIZE 8| #define NE_FMT_XML_SIZE "ld"| #define NE_HAVE_DAV 1| #define SIZEOF_TIME_T 8| #define NE_FMT_TIME_T "ld"| #define ENABLE_NETRC 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_UNSIGNED_LONG_LONG 1| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| /* end confdefs.h. */| /* Define __secure_getenv to an innocuous variant, in case declares __secure_getenv. | For example, HP-UX 11i declares gettimeofday. */ | #define __secure_getenv innocuous___secure_getenv|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char __secure_getenv (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef __secure_getenv|| /* 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 __secure_getenv ();| /* 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___secure_getenv || defined __stub_____secure_getenv| choke me| #endif|| int| main ()| {| return __secure_getenv ();| ;| return 0;| }configure:20890: result: noconfigure:20805: checking for gettimeofdayconfigure:20861: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5configure:20868: $? = 0configure:20890: result: yesconfigure:20902: checking whether getenv is declaredconfigure:20931: gcc -c -I$(top_srcdir)/lib/neon conftest.c >&5configure:20938: $? = 0configure:20953: result: yesconfigure:20976: checking for snprintfconfigure:21032: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5conftest.c:134:6: warning: conflicting types for built-in function 'snprintf'char snprintf ();^~~~~~~~configure:21039: $? = 0configure:21059: result: yesconfigure:21080: checking for working POSIX fnmatchconfigure:21123: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5configure:21127: $? = 0configure:21133: ./conftestconfigure:21137: $? = 0configure:21154: result: yesconfigure:21183: checking for dirent.h that defines DIRconfigure:21212: gcc -c -I$(top_srcdir)/lib/neon conftest.c >&5configure:21219: $? = 0configure:21236: result: yesconfigure:21251: checking for library containing opendirconfigure:21292: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5configure:21299: $? = 0configure:21330: result: none requiredconfigure:21429: checking return type of signal handlersconfigure:21457: gcc -c -I$(top_srcdir)/lib/neon conftest.c >&5conftest.c: In function 'main':conftest.c:119:10: error: void value not ignored as it ought to bereturn *(signal (0, 0)) (0) == 1;~^~~~~~~~~~~~~~~~~~configure:21464: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "cadaver"| #define PACKAGE_TARNAME "cadaver"| #define PACKAGE_VERSION "0.23.3"| #define PACKAGE_STRING "cadaver 0.23.3"| #define PACKAGE_BUGREPORT "cadaver@webdav.org"| #define _GNU_SOURCE 1| #define STDC_HEADERS 1| #define NE_DEBUGGING 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_LIBREADLINE 1| #define HAVE_ADD_HISTORY 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_RL_COMPLETION_MATCHES 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_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 NEON_VERSION "0.29.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (29)| #define NE_VERSION_PATCH (1)| #define HAVE_SYS_TIME_H 1| #define HAVE_LIMITS_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_LIBINTL_H 1| #define HAVE_SIGNAL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_FCNTL_H 1| #define HAVE_ICONV_H 1| #define HAVE_TIMEZONE 1| #define HAVE_STRTOLL 1| #define NE_FMT_NE_OFF_T NE_FMT_OFF_T| #define HAVE_STRCASECMP 1| #define HAVE_SIGNAL 1| #define HAVE_SETVBUF 1| #define HAVE_SETSOCKOPT 1| #define HAVE_STPCPY 1| #define HAVE_POLL 1| #define HAVE_FCNTL 1| #define HAVE_GETSOCKOPT 1| #define NE_USE_POLL 1| #define HAVE_DECL_STPCPY 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GETNAMEINFO 1| #define HAVE_INET_NTOP 1| #define HAVE_INET_PTON 1| #define NE_HAVE_IPV6 1| #define USE_GETADDRINFO 1| #define HAVE_SOCKLEN_T 1| #define HAVE_STRUCT_TM_TM_GMTOFF 1| #define HAVE_OPENSSL_SSL_H 1| #define HAVE_OPENSSL_OPENSSLV_H 1| #define NE_HAVE_SSL 1| #define HAVE_OPENSSL 1| #define HAVE_NTLM 1| #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_EXPAT 1| #define SIZEOF_XML_SIZE 8| #define NE_FMT_XML_SIZE "ld"| #define NE_HAVE_DAV 1| #define SIZEOF_TIME_T 8| #define NE_FMT_TIME_T "ld"| #define ENABLE_NETRC 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_UNSIGNED_LONG_LONG 1| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_DECL_GETENV 1| #define HAVE_FNMATCH 1| #define HAVE_DIRENT_H 1| /* end confdefs.h. */| #include | #include || int| main ()| {| return *(signal (0, 0)) (0) == 1;| ;| return 0;| }configure:21479: result: voidconfigure:21489: checking for unsigned long long intconfigure:21539: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5configure:21546: $? = 0configure:21566: result: yesconfigure:21589: checking for strdupconfigure:21645: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5conftest.c:138:6: warning: conflicting types for built-in function 'strdup'char strdup ();^~~~~~configure:21652: $? = 0configure:21674: result: yesconfigure:21589: checking for strerrorconfigure:21645: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5configure:21652: $? = 0configure:21674: result: yesconfigure:21589: checking for memcpyconfigure:21645: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5conftest.c:140:6: warning: conflicting types for built-in function 'memcpy'char memcpy ();^~~~~~configure:21652: $? = 0configure:21674: result: yesconfigure:21589: checking for strcollconfigure:21645: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5configure:21652: $? = 0configure:21674: result: yesconfigure:21589: checking for tcsetattrconfigure:21645: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5configure:21652: $? = 0configure:21674: result: yesconfigure:21589: checking for getpassconfigure:21645: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5configure:21652: $? = 0configure:21674: result: yesconfigure:21589: checking for sttyconfigure:21645: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5conftest.c:149:1: error: unknown type name 'choke'choke me^~~~~conftest.c:152:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int'int^~~configure:21652: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "cadaver"| #define PACKAGE_TARNAME "cadaver"| #define PACKAGE_VERSION "0.23.3"| #define PACKAGE_STRING "cadaver 0.23.3"| #define PACKAGE_BUGREPORT "cadaver@webdav.org"| #define _GNU_SOURCE 1| #define STDC_HEADERS 1| #define NE_DEBUGGING 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_LIBREADLINE 1| #define HAVE_ADD_HISTORY 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_RL_COMPLETION_MATCHES 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_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 NEON_VERSION "0.29.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (29)| #define NE_VERSION_PATCH (1)| #define HAVE_SYS_TIME_H 1| #define HAVE_LIMITS_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_LIBINTL_H 1| #define HAVE_SIGNAL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_FCNTL_H 1| #define HAVE_ICONV_H 1| #define HAVE_TIMEZONE 1| #define HAVE_STRTOLL 1| #define NE_FMT_NE_OFF_T NE_FMT_OFF_T| #define HAVE_STRCASECMP 1| #define HAVE_SIGNAL 1| #define HAVE_SETVBUF 1| #define HAVE_SETSOCKOPT 1| #define HAVE_STPCPY 1| #define HAVE_POLL 1| #define HAVE_FCNTL 1| #define HAVE_GETSOCKOPT 1| #define NE_USE_POLL 1| #define HAVE_DECL_STPCPY 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GETNAMEINFO 1| #define HAVE_INET_NTOP 1| #define HAVE_INET_PTON 1| #define NE_HAVE_IPV6 1| #define USE_GETADDRINFO 1| #define HAVE_SOCKLEN_T 1| #define HAVE_STRUCT_TM_TM_GMTOFF 1| #define HAVE_OPENSSL_SSL_H 1| #define HAVE_OPENSSL_OPENSSLV_H 1| #define NE_HAVE_SSL 1| #define HAVE_OPENSSL 1| #define HAVE_NTLM 1| #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_EXPAT 1| #define SIZEOF_XML_SIZE 8| #define NE_FMT_XML_SIZE "ld"| #define NE_HAVE_DAV 1| #define SIZEOF_TIME_T 8| #define NE_FMT_TIME_T "ld"| #define ENABLE_NETRC 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_UNSIGNED_LONG_LONG 1| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_DECL_GETENV 1| #define HAVE_FNMATCH 1| #define HAVE_DIRENT_H 1| #define RETSIGTYPE void| #define HAVE_UNSIGNED_LONG_LONG_INT 1| #define HAVE_STRDUP 1| #define HAVE_STRERROR 1| #define HAVE_MEMCPY 1| #define HAVE_STRCOLL 1| #define HAVE_TCSETATTR 1| #define HAVE_GETPASS 1| /* end confdefs.h. */| /* Define stty to an innocuous variant, in case declares stty. | For example, HP-UX 11i declares gettimeofday. */ | #define stty innocuous_stty|| /* System header to define __stub macros and hopefully few prototypes,| which can conflict with char stty (); below.| Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ || #ifdef __STDC__| # include | #else| # include | #endif|| #undef stty|| /* 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 stty ();| /* 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_stty || defined __stub___stty| choke me| #endif|| int| main ()| {| return stty ();| ;| return 0;| }configure:21674: result: noconfigure:21589: checking for fchmodconfigure:21645: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5configure:21652: $? = 0configure:21674: result: yesconfigure:21589: checking for strtoullconfigure:21645: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5configure:21652: $? = 0configure:21674: result: yesconfigure:21700: checking for sys/time.hconfigure:21707: result: yesconfigure:21711: checking pwd.h usabilityconfigure:21728: gcc -c -I$(top_srcdir)/lib/neon conftest.c >&5configure:21735: $? = 0configure:21749: result: yesconfigure:21753: checking pwd.h presenceconfigure:21768: gcc -E conftest.cconfigure:21775: $? = 0configure:21789: result: yesconfigure:21822: checking for pwd.hconfigure:21831: result: yesconfigure:21700: checking for stdarg.hconfigure:21707: result: yesconfigure:21711: checking vmsdir.h usabilityconfigure:21728: gcc -c -I$(top_srcdir)/lib/neon conftest.c >&5conftest.c:159:20: fatal error: vmsdir.h: No such file or directory#include ^compilation terminated.configure:21735: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "cadaver"| #define PACKAGE_TARNAME "cadaver"| #define PACKAGE_VERSION "0.23.3"| #define PACKAGE_STRING "cadaver 0.23.3"| #define PACKAGE_BUGREPORT "cadaver@webdav.org"| #define _GNU_SOURCE 1| #define STDC_HEADERS 1| #define NE_DEBUGGING 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_LIBREADLINE 1| #define HAVE_ADD_HISTORY 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_RL_COMPLETION_MATCHES 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_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 NEON_VERSION "0.29.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (29)| #define NE_VERSION_PATCH (1)| #define HAVE_SYS_TIME_H 1| #define HAVE_LIMITS_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_LIBINTL_H 1| #define HAVE_SIGNAL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_FCNTL_H 1| #define HAVE_ICONV_H 1| #define HAVE_TIMEZONE 1| #define HAVE_STRTOLL 1| #define NE_FMT_NE_OFF_T NE_FMT_OFF_T| #define HAVE_STRCASECMP 1| #define HAVE_SIGNAL 1| #define HAVE_SETVBUF 1| #define HAVE_SETSOCKOPT 1| #define HAVE_STPCPY 1| #define HAVE_POLL 1| #define HAVE_FCNTL 1| #define HAVE_GETSOCKOPT 1| #define NE_USE_POLL 1| #define HAVE_DECL_STPCPY 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GETNAMEINFO 1| #define HAVE_INET_NTOP 1| #define HAVE_INET_PTON 1| #define NE_HAVE_IPV6 1| #define USE_GETADDRINFO 1| #define HAVE_SOCKLEN_T 1| #define HAVE_STRUCT_TM_TM_GMTOFF 1| #define HAVE_OPENSSL_SSL_H 1| #define HAVE_OPENSSL_OPENSSLV_H 1| #define NE_HAVE_SSL 1| #define HAVE_OPENSSL 1| #define HAVE_NTLM 1| #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_EXPAT 1| #define SIZEOF_XML_SIZE 8| #define NE_FMT_XML_SIZE "ld"| #define NE_HAVE_DAV 1| #define SIZEOF_TIME_T 8| #define NE_FMT_TIME_T "ld"| #define ENABLE_NETRC 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_UNSIGNED_LONG_LONG 1| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_DECL_GETENV 1| #define HAVE_FNMATCH 1| #define HAVE_DIRENT_H 1| #define RETSIGTYPE void| #define HAVE_UNSIGNED_LONG_LONG_INT 1| #define HAVE_STRDUP 1| #define HAVE_STRERROR 1| #define HAVE_MEMCPY 1| #define HAVE_STRCOLL 1| #define HAVE_TCSETATTR 1| #define HAVE_GETPASS 1| #define HAVE_FCHMOD 1| #define HAVE_STRTOULL 1| #define HAVE_SYS_TIME_H 1| #define HAVE_PWD_H 1| #define HAVE_STDARG_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:21749: result: noconfigure:21753: checking vmsdir.h presenceconfigure:21768: gcc -E conftest.cconftest.c:126:20: fatal error: vmsdir.h: No such file or directory#include ^compilation terminated.configure:21775: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "cadaver"| #define PACKAGE_TARNAME "cadaver"| #define PACKAGE_VERSION "0.23.3"| #define PACKAGE_STRING "cadaver 0.23.3"| #define PACKAGE_BUGREPORT "cadaver@webdav.org"| #define _GNU_SOURCE 1| #define STDC_HEADERS 1| #define NE_DEBUGGING 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_LIBREADLINE 1| #define HAVE_ADD_HISTORY 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_RL_COMPLETION_MATCHES 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_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 NEON_VERSION "0.29.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (29)| #define NE_VERSION_PATCH (1)| #define HAVE_SYS_TIME_H 1| #define HAVE_LIMITS_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_LIBINTL_H 1| #define HAVE_SIGNAL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_FCNTL_H 1| #define HAVE_ICONV_H 1| #define HAVE_TIMEZONE 1| #define HAVE_STRTOLL 1| #define NE_FMT_NE_OFF_T NE_FMT_OFF_T| #define HAVE_STRCASECMP 1| #define HAVE_SIGNAL 1| #define HAVE_SETVBUF 1| #define HAVE_SETSOCKOPT 1| #define HAVE_STPCPY 1| #define HAVE_POLL 1| #define HAVE_FCNTL 1| #define HAVE_GETSOCKOPT 1| #define NE_USE_POLL 1| #define HAVE_DECL_STPCPY 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GETNAMEINFO 1| #define HAVE_INET_NTOP 1| #define HAVE_INET_PTON 1| #define NE_HAVE_IPV6 1| #define USE_GETADDRINFO 1| #define HAVE_SOCKLEN_T 1| #define HAVE_STRUCT_TM_TM_GMTOFF 1| #define HAVE_OPENSSL_SSL_H 1| #define HAVE_OPENSSL_OPENSSLV_H 1| #define NE_HAVE_SSL 1| #define HAVE_OPENSSL 1| #define HAVE_NTLM 1| #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_EXPAT 1| #define SIZEOF_XML_SIZE 8| #define NE_FMT_XML_SIZE "ld"| #define NE_HAVE_DAV 1| #define SIZEOF_TIME_T 8| #define NE_FMT_TIME_T "ld"| #define ENABLE_NETRC 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_UNSIGNED_LONG_LONG 1| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_DECL_GETENV 1| #define HAVE_FNMATCH 1| #define HAVE_DIRENT_H 1| #define RETSIGTYPE void| #define HAVE_UNSIGNED_LONG_LONG_INT 1| #define HAVE_STRDUP 1| #define HAVE_STRERROR 1| #define HAVE_MEMCPY 1| #define HAVE_STRCOLL 1| #define HAVE_TCSETATTR 1| #define HAVE_GETPASS 1| #define HAVE_FCHMOD 1| #define HAVE_STRTOULL 1| #define HAVE_SYS_TIME_H 1| #define HAVE_PWD_H 1| #define HAVE_STDARG_H 1| /* end confdefs.h. */| #include configure:21789: result: noconfigure:21822: checking for vmsdir.hconfigure:21831: result: noconfigure:21700: checking for memory.hconfigure:21707: result: yesconfigure:21711: checking alloca.h usabilityconfigure:21728: gcc -c -I$(top_srcdir)/lib/neon conftest.c >&5configure:21735: $? = 0configure:21749: result: yesconfigure:21753: checking alloca.h presenceconfigure:21768: gcc -E conftest.cconfigure:21775: $? = 0configure:21789: result: yesconfigure:21822: checking for alloca.hconfigure:21831: result: yesconfigure:21711: checking ncurses.h usabilityconfigure:21728: gcc -c -I$(top_srcdir)/lib/neon conftest.c >&5configure:21735: $? = 0configure:21749: result: yesconfigure:21753: checking ncurses.h presenceconfigure:21768: gcc -E conftest.cconfigure:21775: $? = 0configure:21789: result: yesconfigure:21822: checking for ncurses.hconfigure:21831: result: yesconfigure:21711: checking sgtty.h usabilityconfigure:21728: gcc -c -I$(top_srcdir)/lib/neon conftest.c >&5configure:21735: $? = 0configure:21749: result: yesconfigure:21753: checking sgtty.h presenceconfigure:21768: gcc -E conftest.cconfigure:21775: $? = 0configure:21789: result: yesconfigure:21822: checking for sgtty.hconfigure:21831: result: yesconfigure:21711: checking termios.h usabilityconfigure:21728: gcc -c -I$(top_srcdir)/lib/neon conftest.c >&5configure:21735: $? = 0configure:21749: result: yesconfigure:21753: checking termios.h presenceconfigure:21768: gcc -E conftest.cconfigure:21775: $? = 0configure:21789: result: yesconfigure:21822: checking for termios.hconfigure:21831: result: yesconfigure:21711: checking termio.h usabilityconfigure:21728: gcc -c -I$(top_srcdir)/lib/neon conftest.c >&5configure:21735: $? = 0configure:21749: result: yesconfigure:21753: checking termio.h presenceconfigure:21768: gcc -E conftest.cconfigure:21775: $? = 0configure:21789: result: yesconfigure:21822: checking for termio.hconfigure:21831: result: yesconfigure:21853: checking for localtime_rconfigure:21909: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5configure:21916: $? = 0configure:21938: result: yesconfigure:21955: checking for strftimeconfigure:22011: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5conftest.c:156:6: warning: conflicting types for built-in function 'strftime'char strftime ();^~~~~~~~configure:22018: $? = 0configure:22040: result: yesconfigure:22062: checking for a thread-safe mkdir -pconfigure:22101: result: /usr/bin/mkdir -pconfigure:22111: checking whether NLS is requestedconfigure:22120: result: yesconfigure:22161: checking for msgfmtconfigure: trying /usr/bin/msgfmt...0 translated messages.configure:22193: result: /usr/bin/msgfmtconfigure:22202: checking for gmsgfmtconfigure:22233: result: /usr/bin/msgfmtconfigure:22284: checking for xgettextconfigure: trying /usr/bin/xgettext.../usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try Cconfigure:22316: result: /usr/bin/xgettextconfigure:22362: checking for msgmergeconfigure: trying /usr/bin/msgmerge...configure:22393: result: /usr/bin/msgmergeconfigure:22416: checking build system typeconfigure:22434: result: x86_64-unknown-linux-gnuconfigure:22456: checking host system typeconfigure:22471: result: x86_64-unknown-linux-gnuconfigure:22494: checking whether we are using the GNU C Library 2 or newerconfigure:22525: result: yesconfigure:22536: checking for simple visibility declarationsconfigure:22568: gcc -c -I$(top_srcdir)/lib/neon -fvisibility=hidden conftest.c >&5configure:22575: $? = 0configure:22592: result: yesconfigure:22608: checking for stdint.hconfigure:22635: gcc -c -I$(top_srcdir)/lib/neon conftest.c >&5configure:22642: $? = 0configure:22657: result: yesconfigure:22669: checking for working alloca.hconfigure:22696: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5configure:22703: $? = 0configure:22723: result: yesconfigure:22733: checking for allocaconfigure:22780: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5configure:22787: $? = 0configure:22807: result: yesconfigure:23050: checking for stdlib.hconfigure:23057: result: yesconfigure:23050: checking for unistd.hconfigure:23057: result: yesconfigure:23200: checking for getpagesizeconfigure:23256: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5configure:23263: $? = 0configure:23285: result: yesconfigure:23297: checking for working mmapconfigure:23444: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5configure:23448: $? = 0configure:23454: ./conftestconfigure:23458: $? = 0configure:23475: result: yesconfigure:23488: checking whether integer division by zero raises SIGFPEconfigure:23564: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5conftest.c:156:5: warning: built-in function 'nan' declared as non-functionint nan;^~~configure:23568: $? = 0configure:23574: ./conftestconfigure:23578: $? = 0configure:23597: result: yesconfigure:23610: checking for inttypes.hconfigure:23637: gcc -c -I$(top_srcdir)/lib/neon conftest.c >&5configure:23644: $? = 0configure:23659: result: yesconfigure:23696: checking for inttypes.hconfigure:23703: result: yesconfigure:23843: checking whether the inttypes.h PRIxNN macros are brokenconfigure:23874: gcc -c -I$(top_srcdir)/lib/neon conftest.c >&5configure:23881: $? = 0configure:23897: result: noconfigure:23992: checking for ld used by GCCconfigure:24056: result: /usr/bin/ldconfigure:24065: checking if the linker (/usr/bin/ld) is GNU ldconfigure:24078: result: yesconfigure:24085: checking for shared library run path originconfigure:24098: result: doneconfigure:24144: checking whether imported symbols can be declared weakconfigure:24169: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5configure:24176: $? = 0configure:24195: result: yesconfigure:24210: checking pthread.h usabilityconfigure:24227: gcc -c -I$(top_srcdir)/lib/neon conftest.c >&5configure:24234: $? = 0configure:24248: result: yesconfigure:24252: checking pthread.h presenceconfigure:24267: gcc -E conftest.cconfigure:24274: $? = 0configure:24288: result: yesconfigure:24321: checking for pthread.hconfigure:24328: result: yesconfigure:24369: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5/tmp/ccu1u2rn.o: In function `main':conftest.c:(.text+0x14): undefined reference to `pthread_mutexattr_init'collect2: error: ld returned 1 exit statusconfigure:24376: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "cadaver"| #define PACKAGE_TARNAME "cadaver"| #define PACKAGE_VERSION "0.23.3"| #define PACKAGE_STRING "cadaver 0.23.3"| #define PACKAGE_BUGREPORT "cadaver@webdav.org"| #define _GNU_SOURCE 1| #define STDC_HEADERS 1| #define NE_DEBUGGING 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_LIBREADLINE 1| #define HAVE_ADD_HISTORY 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_RL_COMPLETION_MATCHES 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_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 NEON_VERSION "0.29.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (29)| #define NE_VERSION_PATCH (1)| #define HAVE_SYS_TIME_H 1| #define HAVE_LIMITS_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_LIBINTL_H 1| #define HAVE_SIGNAL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_FCNTL_H 1| #define HAVE_ICONV_H 1| #define HAVE_TIMEZONE 1| #define HAVE_STRTOLL 1| #define NE_FMT_NE_OFF_T NE_FMT_OFF_T| #define HAVE_STRCASECMP 1| #define HAVE_SIGNAL 1| #define HAVE_SETVBUF 1| #define HAVE_SETSOCKOPT 1| #define HAVE_STPCPY 1| #define HAVE_POLL 1| #define HAVE_FCNTL 1| #define HAVE_GETSOCKOPT 1| #define NE_USE_POLL 1| #define HAVE_DECL_STPCPY 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GETNAMEINFO 1| #define HAVE_INET_NTOP 1| #define HAVE_INET_PTON 1| #define NE_HAVE_IPV6 1| #define USE_GETADDRINFO 1| #define HAVE_SOCKLEN_T 1| #define HAVE_STRUCT_TM_TM_GMTOFF 1| #define HAVE_OPENSSL_SSL_H 1| #define HAVE_OPENSSL_OPENSSLV_H 1| #define NE_HAVE_SSL 1| #define HAVE_OPENSSL 1| #define HAVE_NTLM 1| #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_EXPAT 1| #define SIZEOF_XML_SIZE 8| #define NE_FMT_XML_SIZE "ld"| #define NE_HAVE_DAV 1| #define SIZEOF_TIME_T 8| #define NE_FMT_TIME_T "ld"| #define ENABLE_NETRC 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_UNSIGNED_LONG_LONG 1| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_DECL_GETENV 1| #define HAVE_FNMATCH 1| #define HAVE_DIRENT_H 1| #define RETSIGTYPE void| #define HAVE_UNSIGNED_LONG_LONG_INT 1| #define HAVE_STRDUP 1| #define HAVE_STRERROR 1| #define HAVE_MEMCPY 1| #define HAVE_STRCOLL 1| #define HAVE_TCSETATTR 1| #define HAVE_GETPASS 1| #define HAVE_FCHMOD 1| #define HAVE_STRTOULL 1| #define HAVE_SYS_TIME_H 1| #define HAVE_PWD_H 1| #define HAVE_STDARG_H 1| #define HAVE_MEMORY_H 1| #define HAVE_ALLOCA_H 1| #define HAVE_NCURSES_H 1| #define HAVE_SGTTY_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_TERMIO_H 1| #define HAVE_LOCALTIME_R 1| #define HAVE_STRFTIME 1| #define HAVE_VISIBILITY 1| #define HAVE_STDINT_H_WITH_UINTMAX 1| #define HAVE_ALLOCA_H 1| #define HAVE_ALLOCA 1| #define HAVE_STDLIB_H 1| #define HAVE_UNISTD_H 1| #define HAVE_GETPAGESIZE 1| #define HAVE_MMAP 1| #define INTDIV0_RAISES_SIGFPE 1| #define HAVE_INTTYPES_H_WITH_UINTMAX 1| #define HAVE_UINTMAX_T 1| #define HAVE_INTTYPES_H 1| /* end confdefs.h. */| #include | int| main ()| {| pthread_mutex_lock((pthread_mutex_t*)0);| pthread_mutexattr_init((pthread_mutexattr_t*)0);| ;| return 0;| }configure:24484: checking for pthread_kill in -lpthreadconfigure:24519: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lpthread -lreadline -lcurses >&5configure:24526: $? = 0configure:24547: result: yesconfigure:24650: checking for pthread_rwlock_tconfigure:24679: gcc -c -I$(top_srcdir)/lib/neon conftest.c >&5configure:24686: $? = 0configure:24714: gcc -c -I$(top_srcdir)/lib/neon conftest.c >&5conftest.c: In function 'main':conftest.c:153:31: error: expected expression before ')' tokenif (sizeof ((pthread_rwlock_t)))^configure:24721: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "cadaver"| #define PACKAGE_TARNAME "cadaver"| #define PACKAGE_VERSION "0.23.3"| #define PACKAGE_STRING "cadaver 0.23.3"| #define PACKAGE_BUGREPORT "cadaver@webdav.org"| #define _GNU_SOURCE 1| #define STDC_HEADERS 1| #define NE_DEBUGGING 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_LIBREADLINE 1| #define HAVE_ADD_HISTORY 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_RL_COMPLETION_MATCHES 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_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 NEON_VERSION "0.29.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (29)| #define NE_VERSION_PATCH (1)| #define HAVE_SYS_TIME_H 1| #define HAVE_LIMITS_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_LIBINTL_H 1| #define HAVE_SIGNAL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_FCNTL_H 1| #define HAVE_ICONV_H 1| #define HAVE_TIMEZONE 1| #define HAVE_STRTOLL 1| #define NE_FMT_NE_OFF_T NE_FMT_OFF_T| #define HAVE_STRCASECMP 1| #define HAVE_SIGNAL 1| #define HAVE_SETVBUF 1| #define HAVE_SETSOCKOPT 1| #define HAVE_STPCPY 1| #define HAVE_POLL 1| #define HAVE_FCNTL 1| #define HAVE_GETSOCKOPT 1| #define NE_USE_POLL 1| #define HAVE_DECL_STPCPY 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GETNAMEINFO 1| #define HAVE_INET_NTOP 1| #define HAVE_INET_PTON 1| #define NE_HAVE_IPV6 1| #define USE_GETADDRINFO 1| #define HAVE_SOCKLEN_T 1| #define HAVE_STRUCT_TM_TM_GMTOFF 1| #define HAVE_OPENSSL_SSL_H 1| #define HAVE_OPENSSL_OPENSSLV_H 1| #define NE_HAVE_SSL 1| #define HAVE_OPENSSL 1| #define HAVE_NTLM 1| #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_EXPAT 1| #define SIZEOF_XML_SIZE 8| #define NE_FMT_XML_SIZE "ld"| #define NE_HAVE_DAV 1| #define SIZEOF_TIME_T 8| #define NE_FMT_TIME_T "ld"| #define ENABLE_NETRC 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_UNSIGNED_LONG_LONG 1| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_DECL_GETENV 1| #define HAVE_FNMATCH 1| #define HAVE_DIRENT_H 1| #define RETSIGTYPE void| #define HAVE_UNSIGNED_LONG_LONG_INT 1| #define HAVE_STRDUP 1| #define HAVE_STRERROR 1| #define HAVE_MEMCPY 1| #define HAVE_STRCOLL 1| #define HAVE_TCSETATTR 1| #define HAVE_GETPASS 1| #define HAVE_FCHMOD 1| #define HAVE_STRTOULL 1| #define HAVE_SYS_TIME_H 1| #define HAVE_PWD_H 1| #define HAVE_STDARG_H 1| #define HAVE_MEMORY_H 1| #define HAVE_ALLOCA_H 1| #define HAVE_NCURSES_H 1| #define HAVE_SGTTY_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_TERMIO_H 1| #define HAVE_LOCALTIME_R 1| #define HAVE_STRFTIME 1| #define HAVE_VISIBILITY 1| #define HAVE_STDINT_H_WITH_UINTMAX 1| #define HAVE_ALLOCA_H 1| #define HAVE_ALLOCA 1| #define HAVE_STDLIB_H 1| #define HAVE_UNISTD_H 1| #define HAVE_GETPAGESIZE 1| #define HAVE_MMAP 1| #define INTDIV0_RAISES_SIGFPE 1| #define HAVE_INTTYPES_H_WITH_UINTMAX 1| #define HAVE_UINTMAX_T 1| #define HAVE_INTTYPES_H 1| #define USE_POSIX_THREADS 1| #define USE_POSIX_THREADS_WEAK 1| /* end confdefs.h. */| #include || int| main ()| {| if (sizeof ((pthread_rwlock_t)))| return 0;| ;| return 0;| }configure:24744: result: yesconfigure:24781: gcc -c -I$(top_srcdir)/lib/neon conftest.c >&5configure:24788: $? = 0configure:25470: checking for multithread API to useconfigure:25472: result: posixconfigure:25950: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5configure:25957: $? = 0configure:26001: checking argz.h usabilityconfigure:26018: gcc -c -I$(top_srcdir)/lib/neon conftest.c >&5configure:26025: $? = 0configure:26039: result: yesconfigure:26043: checking argz.h presenceconfigure:26058: gcc -E conftest.cconfigure:26065: $? = 0configure:26079: result: yesconfigure:26112: checking for argz.hconfigure:26121: result: yesconfigure:25990: checking for inttypes.hconfigure:25997: result: yesconfigure:25990: checking for limits.hconfigure:25997: result: yesconfigure:25990: checking for unistd.hconfigure:25997: result: yesconfigure:26001: checking sys/param.h usabilityconfigure:26018: gcc -c -I$(top_srcdir)/lib/neon conftest.c >&5configure:26025: $? = 0configure:26039: result: yesconfigure:26043: checking sys/param.h presenceconfigure:26058: gcc -E conftest.cconfigure:26065: $? = 0configure:26079: result: yesconfigure:26112: checking for sys/param.hconfigure:26121: result: yesconfigure:26157: checking for getcwdconfigure:26213: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5configure:26220: $? = 0configure:26242: result: yesconfigure:26157: checking for getegidconfigure:26213: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5configure:26220: $? = 0configure:26242: result: yesconfigure:26157: checking for geteuidconfigure:26213: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5configure:26220: $? = 0configure:26242: result: yesconfigure:26157: checking for getgidconfigure:26213: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5configure:26220: $? = 0configure:26242: result: yesconfigure:26157: checking for getuidconfigure:26213: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5configure:26220: $? = 0configure:26242: result: yesconfigure:26157: checking for mempcpyconfigure:26213: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5conftest.c:184:6: warning: conflicting types for built-in function 'mempcpy'char mempcpy ();^~~~~~~configure:26220: $? = 0configure:26242: result: yesconfigure:26157: checking for munmapconfigure:26213: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5configure:26220: $? = 0configure:26242: result: yesconfigure:26157: checking for stpcpyconfigure:26242: result: yesconfigure:26157: checking for strcasecmpconfigure:26242: result: yesconfigure:26157: checking for strdupconfigure:26242: result: yesconfigure:26157: checking for strtoulconfigure:26213: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5configure:26220: $? = 0configure:26242: result: yesconfigure:26157: checking for tsearchconfigure:26213: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5configure:26220: $? = 0configure:26242: result: yesconfigure:26157: checking for argz_countconfigure:26213: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5configure:26220: $? = 0configure:26242: result: yesconfigure:26157: checking for argz_stringifyconfigure:26213: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5configure:26220: $? = 0configure:26242: result: yesconfigure:26157: checking for argz_nextconfigure:26213: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5configure:26220: $? = 0configure:26242: result: yesconfigure:26157: checking for __fsetlockingconfigure:26213: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5configure:26220: $? = 0configure:26242: result: yesconfigure:26256: checking whether feof_unlocked is declaredconfigure:26286: gcc -c -I$(top_srcdir)/lib/neon conftest.c >&5configure:26293: $? = 0configure:26308: result: yesconfigure:26322: checking whether fgets_unlocked is declaredconfigure:26352: gcc -c -I$(top_srcdir)/lib/neon conftest.c >&5configure:26359: $? = 0configure:26374: result: yesconfigure:26418: checking for iconvconfigure:26450: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5configure:26457: $? = 0configure:26534: result: yesconfigure:26537: checking for working iconvconfigure:26623: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5configure:26627: $? = 0configure:26633: ./conftestconfigure:26637: $? = 0configure:26656: result: yesconfigure:26686: checking for iconv declarationconfigure:26725: gcc -c -I$(top_srcdir)/lib/neon conftest.c >&5configure:26732: $? = 0configure:26751: result:extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);configure:26762: checking for NL_LOCALE_NAME macroconfigure:26791: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5configure:26798: $? = 0configure:26819: result: yesconfigure:26833: checking for bisonconfigure:26849: found /usr/bin/bisonconfigure:26860: result: bisonconfigure:26874: checking version of bisonconfigure:26883: result: 3.0.4, okconfigure:26891: checking for long long intconfigure:26941: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5configure:26948: $? = 0configure:26995: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5configure:26999: $? = 0configure:27005: ./conftestconfigure:27009: $? = 0configure:27036: result: yesconfigure:27047: checking for wchar_tconfigure:27074: gcc -c -I$(top_srcdir)/lib/neon conftest.c >&5configure:27081: $? = 0configure:27096: result: yesconfigure:27107: checking for wint_tconfigure:27142: gcc -c -I$(top_srcdir)/lib/neon conftest.c >&5configure:27149: $? = 0configure:27164: result: yesconfigure:27177: checking for intmax_tconfigure:27213: gcc -c -I$(top_srcdir)/lib/neon conftest.c >&5configure:27220: $? = 0configure:27235: result: yesconfigure:27247: checking whether printf() supports POSIX/XSI format stringsconfigure:27302: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5configure:27306: $? = 0configure:27312: ./conftestconfigure:27316: $? = 0configure:27334: result: yesconfigure:27347: checking whether we are using the GNU C Library 2.1 or newerconfigure:27378: result: yesconfigure:27390: checking for stdint.hconfigure:27397: result: yesconfigure:27536: checking for SIZE_MAXconfigure:28270: result: yesconfigure:28288: checking for stdint.hconfigure:28295: result: yesconfigure:28436: checking for CFPreferencesCopyAppValueconfigure:28464: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses -Wl,-framework -Wl,CoreFoundation >&5conftest.c:184:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory#include ^compilation terminated.configure:28471: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "cadaver"| #define PACKAGE_TARNAME "cadaver"| #define PACKAGE_VERSION "0.23.3"| #define PACKAGE_STRING "cadaver 0.23.3"| #define PACKAGE_BUGREPORT "cadaver@webdav.org"| #define _GNU_SOURCE 1| #define STDC_HEADERS 1| #define NE_DEBUGGING 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_LIBREADLINE 1| #define HAVE_ADD_HISTORY 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_RL_COMPLETION_MATCHES 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_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 NEON_VERSION "0.29.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (29)| #define NE_VERSION_PATCH (1)| #define HAVE_SYS_TIME_H 1| #define HAVE_LIMITS_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_LIBINTL_H 1| #define HAVE_SIGNAL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_FCNTL_H 1| #define HAVE_ICONV_H 1| #define HAVE_TIMEZONE 1| #define HAVE_STRTOLL 1| #define NE_FMT_NE_OFF_T NE_FMT_OFF_T| #define HAVE_STRCASECMP 1| #define HAVE_SIGNAL 1| #define HAVE_SETVBUF 1| #define HAVE_SETSOCKOPT 1| #define HAVE_STPCPY 1| #define HAVE_POLL 1| #define HAVE_FCNTL 1| #define HAVE_GETSOCKOPT 1| #define NE_USE_POLL 1| #define HAVE_DECL_STPCPY 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GETNAMEINFO 1| #define HAVE_INET_NTOP 1| #define HAVE_INET_PTON 1| #define NE_HAVE_IPV6 1| #define USE_GETADDRINFO 1| #define HAVE_SOCKLEN_T 1| #define HAVE_STRUCT_TM_TM_GMTOFF 1| #define HAVE_OPENSSL_SSL_H 1| #define HAVE_OPENSSL_OPENSSLV_H 1| #define NE_HAVE_SSL 1| #define HAVE_OPENSSL 1| #define HAVE_NTLM 1| #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_EXPAT 1| #define SIZEOF_XML_SIZE 8| #define NE_FMT_XML_SIZE "ld"| #define NE_HAVE_DAV 1| #define SIZEOF_TIME_T 8| #define NE_FMT_TIME_T "ld"| #define ENABLE_NETRC 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_UNSIGNED_LONG_LONG 1| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_DECL_GETENV 1| #define HAVE_FNMATCH 1| #define HAVE_DIRENT_H 1| #define RETSIGTYPE void| #define HAVE_UNSIGNED_LONG_LONG_INT 1| #define HAVE_STRDUP 1| #define HAVE_STRERROR 1| #define HAVE_MEMCPY 1| #define HAVE_STRCOLL 1| #define HAVE_TCSETATTR 1| #define HAVE_GETPASS 1| #define HAVE_FCHMOD 1| #define HAVE_STRTOULL 1| #define HAVE_SYS_TIME_H 1| #define HAVE_PWD_H 1| #define HAVE_STDARG_H 1| #define HAVE_MEMORY_H 1| #define HAVE_ALLOCA_H 1| #define HAVE_NCURSES_H 1| #define HAVE_SGTTY_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_TERMIO_H 1| #define HAVE_LOCALTIME_R 1| #define HAVE_STRFTIME 1| #define HAVE_VISIBILITY 1| #define HAVE_STDINT_H_WITH_UINTMAX 1| #define HAVE_ALLOCA_H 1| #define HAVE_ALLOCA 1| #define HAVE_STDLIB_H 1| #define HAVE_UNISTD_H 1| #define HAVE_GETPAGESIZE 1| #define HAVE_MMAP 1| #define INTDIV0_RAISES_SIGFPE 1| #define HAVE_INTTYPES_H_WITH_UINTMAX 1| #define HAVE_UINTMAX_T 1| #define HAVE_INTTYPES_H 1| #define USE_POSIX_THREADS 1| #define USE_POSIX_THREADS_WEAK 1| #define HAVE_PTHREAD_RWLOCK 1| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1| #define HAVE_BUILTIN_EXPECT 1| #define HAVE_ARGZ_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_LIMITS_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_PARAM_H 1| #define HAVE_GETCWD 1| #define HAVE_GETEGID 1| #define HAVE_GETEUID 1| #define HAVE_GETGID 1| #define HAVE_GETUID 1| #define HAVE_MEMPCPY 1| #define HAVE_MUNMAP 1| #define HAVE_STPCPY 1| #define HAVE_STRCASECMP 1| #define HAVE_STRDUP 1| #define HAVE_STRTOUL 1| #define HAVE_TSEARCH 1| #define HAVE_ARGZ_COUNT 1| #define HAVE_ARGZ_STRINGIFY 1| #define HAVE_ARGZ_NEXT 1| #define HAVE___FSETLOCKING 1| #define HAVE_DECL_FEOF_UNLOCKED 1| #define HAVE_DECL_FGETS_UNLOCKED 1| #define HAVE_ICONV 1| #define ICONV_CONST| #define HAVE_NL_LOCALE_NAME 1| #define HAVE_LONG_LONG_INT 1| #define HAVE_WCHAR_T 1| #define HAVE_WINT_T 1| #define HAVE_INTMAX_T 1| #define HAVE_POSIX_PRINTF 1| #define HAVE_STDINT_H 1| #define HAVE_STDINT_H 1| /* end confdefs.h. */| #include | int| main ()| {| CFPreferencesCopyAppValue(NULL, NULL)| ;| return 0;| }configure:28492: result: noconfigure:28501: checking for CFLocaleCopyCurrentconfigure:28529: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses -Wl,-framework -Wl,CoreFoundation >&5conftest.c:184:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory#include ^compilation terminated.configure:28536: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "cadaver"| #define PACKAGE_TARNAME "cadaver"| #define PACKAGE_VERSION "0.23.3"| #define PACKAGE_STRING "cadaver 0.23.3"| #define PACKAGE_BUGREPORT "cadaver@webdav.org"| #define _GNU_SOURCE 1| #define STDC_HEADERS 1| #define NE_DEBUGGING 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_LIBREADLINE 1| #define HAVE_ADD_HISTORY 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_RL_COMPLETION_MATCHES 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_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 NEON_VERSION "0.29.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (29)| #define NE_VERSION_PATCH (1)| #define HAVE_SYS_TIME_H 1| #define HAVE_LIMITS_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_LIBINTL_H 1| #define HAVE_SIGNAL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_FCNTL_H 1| #define HAVE_ICONV_H 1| #define HAVE_TIMEZONE 1| #define HAVE_STRTOLL 1| #define NE_FMT_NE_OFF_T NE_FMT_OFF_T| #define HAVE_STRCASECMP 1| #define HAVE_SIGNAL 1| #define HAVE_SETVBUF 1| #define HAVE_SETSOCKOPT 1| #define HAVE_STPCPY 1| #define HAVE_POLL 1| #define HAVE_FCNTL 1| #define HAVE_GETSOCKOPT 1| #define NE_USE_POLL 1| #define HAVE_DECL_STPCPY 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GETNAMEINFO 1| #define HAVE_INET_NTOP 1| #define HAVE_INET_PTON 1| #define NE_HAVE_IPV6 1| #define USE_GETADDRINFO 1| #define HAVE_SOCKLEN_T 1| #define HAVE_STRUCT_TM_TM_GMTOFF 1| #define HAVE_OPENSSL_SSL_H 1| #define HAVE_OPENSSL_OPENSSLV_H 1| #define NE_HAVE_SSL 1| #define HAVE_OPENSSL 1| #define HAVE_NTLM 1| #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_EXPAT 1| #define SIZEOF_XML_SIZE 8| #define NE_FMT_XML_SIZE "ld"| #define NE_HAVE_DAV 1| #define SIZEOF_TIME_T 8| #define NE_FMT_TIME_T "ld"| #define ENABLE_NETRC 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_UNSIGNED_LONG_LONG 1| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_DECL_GETENV 1| #define HAVE_FNMATCH 1| #define HAVE_DIRENT_H 1| #define RETSIGTYPE void| #define HAVE_UNSIGNED_LONG_LONG_INT 1| #define HAVE_STRDUP 1| #define HAVE_STRERROR 1| #define HAVE_MEMCPY 1| #define HAVE_STRCOLL 1| #define HAVE_TCSETATTR 1| #define HAVE_GETPASS 1| #define HAVE_FCHMOD 1| #define HAVE_STRTOULL 1| #define HAVE_SYS_TIME_H 1| #define HAVE_PWD_H 1| #define HAVE_STDARG_H 1| #define HAVE_MEMORY_H 1| #define HAVE_ALLOCA_H 1| #define HAVE_NCURSES_H 1| #define HAVE_SGTTY_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_TERMIO_H 1| #define HAVE_LOCALTIME_R 1| #define HAVE_STRFTIME 1| #define HAVE_VISIBILITY 1| #define HAVE_STDINT_H_WITH_UINTMAX 1| #define HAVE_ALLOCA_H 1| #define HAVE_ALLOCA 1| #define HAVE_STDLIB_H 1| #define HAVE_UNISTD_H 1| #define HAVE_GETPAGESIZE 1| #define HAVE_MMAP 1| #define INTDIV0_RAISES_SIGFPE 1| #define HAVE_INTTYPES_H_WITH_UINTMAX 1| #define HAVE_UINTMAX_T 1| #define HAVE_INTTYPES_H 1| #define USE_POSIX_THREADS 1| #define USE_POSIX_THREADS_WEAK 1| #define HAVE_PTHREAD_RWLOCK 1| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1| #define HAVE_BUILTIN_EXPECT 1| #define HAVE_ARGZ_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_LIMITS_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_PARAM_H 1| #define HAVE_GETCWD 1| #define HAVE_GETEGID 1| #define HAVE_GETEUID 1| #define HAVE_GETGID 1| #define HAVE_GETUID 1| #define HAVE_MEMPCPY 1| #define HAVE_MUNMAP 1| #define HAVE_STPCPY 1| #define HAVE_STRCASECMP 1| #define HAVE_STRDUP 1| #define HAVE_STRTOUL 1| #define HAVE_TSEARCH 1| #define HAVE_ARGZ_COUNT 1| #define HAVE_ARGZ_STRINGIFY 1| #define HAVE_ARGZ_NEXT 1| #define HAVE___FSETLOCKING 1| #define HAVE_DECL_FEOF_UNLOCKED 1| #define HAVE_DECL_FGETS_UNLOCKED 1| #define HAVE_ICONV 1| #define ICONV_CONST| #define HAVE_NL_LOCALE_NAME 1| #define HAVE_LONG_LONG_INT 1| #define HAVE_WCHAR_T 1| #define HAVE_WINT_T 1| #define HAVE_INTMAX_T 1| #define HAVE_POSIX_PRINTF 1| #define HAVE_STDINT_H 1| #define HAVE_STDINT_H 1| /* end confdefs.h. */| #include | int| main ()| {| CFLocaleCopyCurrent();| ;| return 0;| }configure:28557: result: noconfigure:28577: checking for ptrdiff_tconfigure:28605: gcc -c -I$(top_srcdir)/lib/neon conftest.c >&5configure:28612: $? = 0configure:28639: gcc -c -I$(top_srcdir)/lib/neon conftest.c >&5conftest.c: In function 'main':conftest.c:220:24: error: expected expression before ')' tokenif (sizeof ((ptrdiff_t)))^configure:28646: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "cadaver"| #define PACKAGE_TARNAME "cadaver"| #define PACKAGE_VERSION "0.23.3"| #define PACKAGE_STRING "cadaver 0.23.3"| #define PACKAGE_BUGREPORT "cadaver@webdav.org"| #define _GNU_SOURCE 1| #define STDC_HEADERS 1| #define NE_DEBUGGING 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_LIBREADLINE 1| #define HAVE_ADD_HISTORY 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_RL_COMPLETION_MATCHES 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_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 NEON_VERSION "0.29.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (29)| #define NE_VERSION_PATCH (1)| #define HAVE_SYS_TIME_H 1| #define HAVE_LIMITS_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_LIBINTL_H 1| #define HAVE_SIGNAL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_FCNTL_H 1| #define HAVE_ICONV_H 1| #define HAVE_TIMEZONE 1| #define HAVE_STRTOLL 1| #define NE_FMT_NE_OFF_T NE_FMT_OFF_T| #define HAVE_STRCASECMP 1| #define HAVE_SIGNAL 1| #define HAVE_SETVBUF 1| #define HAVE_SETSOCKOPT 1| #define HAVE_STPCPY 1| #define HAVE_POLL 1| #define HAVE_FCNTL 1| #define HAVE_GETSOCKOPT 1| #define NE_USE_POLL 1| #define HAVE_DECL_STPCPY 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GETNAMEINFO 1| #define HAVE_INET_NTOP 1| #define HAVE_INET_PTON 1| #define NE_HAVE_IPV6 1| #define USE_GETADDRINFO 1| #define HAVE_SOCKLEN_T 1| #define HAVE_STRUCT_TM_TM_GMTOFF 1| #define HAVE_OPENSSL_SSL_H 1| #define HAVE_OPENSSL_OPENSSLV_H 1| #define NE_HAVE_SSL 1| #define HAVE_OPENSSL 1| #define HAVE_NTLM 1| #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_EXPAT 1| #define SIZEOF_XML_SIZE 8| #define NE_FMT_XML_SIZE "ld"| #define NE_HAVE_DAV 1| #define SIZEOF_TIME_T 8| #define NE_FMT_TIME_T "ld"| #define ENABLE_NETRC 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_UNSIGNED_LONG_LONG 1| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_DECL_GETENV 1| #define HAVE_FNMATCH 1| #define HAVE_DIRENT_H 1| #define RETSIGTYPE void| #define HAVE_UNSIGNED_LONG_LONG_INT 1| #define HAVE_STRDUP 1| #define HAVE_STRERROR 1| #define HAVE_MEMCPY 1| #define HAVE_STRCOLL 1| #define HAVE_TCSETATTR 1| #define HAVE_GETPASS 1| #define HAVE_FCHMOD 1| #define HAVE_STRTOULL 1| #define HAVE_SYS_TIME_H 1| #define HAVE_PWD_H 1| #define HAVE_STDARG_H 1| #define HAVE_MEMORY_H 1| #define HAVE_ALLOCA_H 1| #define HAVE_NCURSES_H 1| #define HAVE_SGTTY_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_TERMIO_H 1| #define HAVE_LOCALTIME_R 1| #define HAVE_STRFTIME 1| #define HAVE_VISIBILITY 1| #define HAVE_STDINT_H_WITH_UINTMAX 1| #define HAVE_ALLOCA_H 1| #define HAVE_ALLOCA 1| #define HAVE_STDLIB_H 1| #define HAVE_UNISTD_H 1| #define HAVE_GETPAGESIZE 1| #define HAVE_MMAP 1| #define INTDIV0_RAISES_SIGFPE 1| #define HAVE_INTTYPES_H_WITH_UINTMAX 1| #define HAVE_UINTMAX_T 1| #define HAVE_INTTYPES_H 1| #define USE_POSIX_THREADS 1| #define USE_POSIX_THREADS_WEAK 1| #define HAVE_PTHREAD_RWLOCK 1| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1| #define HAVE_BUILTIN_EXPECT 1| #define HAVE_ARGZ_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_LIMITS_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_PARAM_H 1| #define HAVE_GETCWD 1| #define HAVE_GETEGID 1| #define HAVE_GETEUID 1| #define HAVE_GETGID 1| #define HAVE_GETUID 1| #define HAVE_MEMPCPY 1| #define HAVE_MUNMAP 1| #define HAVE_STPCPY 1| #define HAVE_STRCASECMP 1| #define HAVE_STRDUP 1| #define HAVE_STRTOUL 1| #define HAVE_TSEARCH 1| #define HAVE_ARGZ_COUNT 1| #define HAVE_ARGZ_STRINGIFY 1| #define HAVE_ARGZ_NEXT 1| #define HAVE___FSETLOCKING 1| #define HAVE_DECL_FEOF_UNLOCKED 1| #define HAVE_DECL_FGETS_UNLOCKED 1| #define HAVE_ICONV 1| #define ICONV_CONST| #define HAVE_NL_LOCALE_NAME 1| #define HAVE_LONG_LONG_INT 1| #define HAVE_WCHAR_T 1| #define HAVE_WINT_T 1| #define HAVE_INTMAX_T 1| #define HAVE_POSIX_PRINTF 1| #define HAVE_STDINT_H 1| #define HAVE_STDINT_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| int| main ()| {| if (sizeof ((ptrdiff_t)))| return 0;| ;| return 0;| }configure:28669: result: yesconfigure:28700: checking stddef.h usabilityconfigure:28717: gcc -c -I$(top_srcdir)/lib/neon conftest.c >&5configure:28724: $? = 0configure:28738: result: yesconfigure:28742: checking stddef.h presenceconfigure:28757: gcc -E conftest.cconfigure:28764: $? = 0configure:28778: result: yesconfigure:28811: checking for stddef.hconfigure:28820: result: yesconfigure:28689: checking for stdlib.hconfigure:28696: result: yesconfigure:28689: checking for string.hconfigure:28696: result: yesconfigure:28845: checking for asprintfconfigure:28901: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5configure:28908: $? = 0configure:28930: result: yesconfigure:28845: checking for fwprintfconfigure:28901: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5configure:28908: $? = 0configure:28930: result: yesconfigure:28845: checking for putenvconfigure:28901: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5configure:28908: $? = 0configure:28930: result: yesconfigure:28845: checking for setenvconfigure:28901: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5configure:28908: $? = 0configure:28930: result: yesconfigure:28845: checking for setlocaleconfigure:28901: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5configure:28908: $? = 0configure:28930: result: yesconfigure:28845: checking for snprintfconfigure:28930: result: yesconfigure:28845: checking for wcslenconfigure:28901: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5configure:28908: $? = 0configure:28930: result: yesconfigure:28944: checking whether _snprintf is declaredconfigure:28974: gcc -c -I$(top_srcdir)/lib/neon conftest.c >&5conftest.c: In function 'main':conftest.c:200:22: error: '_snprintf' undeclared (first use in this function)char *p = (char *) _snprintf;^~~~~~~~~conftest.c:200:22: note: each undeclared identifier is reported only once for each function it appears inconfigure:28981: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "cadaver"| #define PACKAGE_TARNAME "cadaver"| #define PACKAGE_VERSION "0.23.3"| #define PACKAGE_STRING "cadaver 0.23.3"| #define PACKAGE_BUGREPORT "cadaver@webdav.org"| #define _GNU_SOURCE 1| #define STDC_HEADERS 1| #define NE_DEBUGGING 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_LIBREADLINE 1| #define HAVE_ADD_HISTORY 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_RL_COMPLETION_MATCHES 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_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 NEON_VERSION "0.29.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (29)| #define NE_VERSION_PATCH (1)| #define HAVE_SYS_TIME_H 1| #define HAVE_LIMITS_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_LIBINTL_H 1| #define HAVE_SIGNAL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_FCNTL_H 1| #define HAVE_ICONV_H 1| #define HAVE_TIMEZONE 1| #define HAVE_STRTOLL 1| #define NE_FMT_NE_OFF_T NE_FMT_OFF_T| #define HAVE_STRCASECMP 1| #define HAVE_SIGNAL 1| #define HAVE_SETVBUF 1| #define HAVE_SETSOCKOPT 1| #define HAVE_STPCPY 1| #define HAVE_POLL 1| #define HAVE_FCNTL 1| #define HAVE_GETSOCKOPT 1| #define NE_USE_POLL 1| #define HAVE_DECL_STPCPY 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GETNAMEINFO 1| #define HAVE_INET_NTOP 1| #define HAVE_INET_PTON 1| #define NE_HAVE_IPV6 1| #define USE_GETADDRINFO 1| #define HAVE_SOCKLEN_T 1| #define HAVE_STRUCT_TM_TM_GMTOFF 1| #define HAVE_OPENSSL_SSL_H 1| #define HAVE_OPENSSL_OPENSSLV_H 1| #define NE_HAVE_SSL 1| #define HAVE_OPENSSL 1| #define HAVE_NTLM 1| #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_EXPAT 1| #define SIZEOF_XML_SIZE 8| #define NE_FMT_XML_SIZE "ld"| #define NE_HAVE_DAV 1| #define SIZEOF_TIME_T 8| #define NE_FMT_TIME_T "ld"| #define ENABLE_NETRC 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_UNSIGNED_LONG_LONG 1| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_DECL_GETENV 1| #define HAVE_FNMATCH 1| #define HAVE_DIRENT_H 1| #define RETSIGTYPE void| #define HAVE_UNSIGNED_LONG_LONG_INT 1| #define HAVE_STRDUP 1| #define HAVE_STRERROR 1| #define HAVE_MEMCPY 1| #define HAVE_STRCOLL 1| #define HAVE_TCSETATTR 1| #define HAVE_GETPASS 1| #define HAVE_FCHMOD 1| #define HAVE_STRTOULL 1| #define HAVE_SYS_TIME_H 1| #define HAVE_PWD_H 1| #define HAVE_STDARG_H 1| #define HAVE_MEMORY_H 1| #define HAVE_ALLOCA_H 1| #define HAVE_NCURSES_H 1| #define HAVE_SGTTY_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_TERMIO_H 1| #define HAVE_LOCALTIME_R 1| #define HAVE_STRFTIME 1| #define HAVE_VISIBILITY 1| #define HAVE_STDINT_H_WITH_UINTMAX 1| #define HAVE_ALLOCA_H 1| #define HAVE_ALLOCA 1| #define HAVE_STDLIB_H 1| #define HAVE_UNISTD_H 1| #define HAVE_GETPAGESIZE 1| #define HAVE_MMAP 1| #define INTDIV0_RAISES_SIGFPE 1| #define HAVE_INTTYPES_H_WITH_UINTMAX 1| #define HAVE_UINTMAX_T 1| #define HAVE_INTTYPES_H 1| #define USE_POSIX_THREADS 1| #define USE_POSIX_THREADS_WEAK 1| #define HAVE_PTHREAD_RWLOCK 1| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1| #define HAVE_BUILTIN_EXPECT 1| #define HAVE_ARGZ_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_LIMITS_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_PARAM_H 1| #define HAVE_GETCWD 1| #define HAVE_GETEGID 1| #define HAVE_GETEUID 1| #define HAVE_GETGID 1| #define HAVE_GETUID 1| #define HAVE_MEMPCPY 1| #define HAVE_MUNMAP 1| #define HAVE_STPCPY 1| #define HAVE_STRCASECMP 1| #define HAVE_STRDUP 1| #define HAVE_STRTOUL 1| #define HAVE_TSEARCH 1| #define HAVE_ARGZ_COUNT 1| #define HAVE_ARGZ_STRINGIFY 1| #define HAVE_ARGZ_NEXT 1| #define HAVE___FSETLOCKING 1| #define HAVE_DECL_FEOF_UNLOCKED 1| #define HAVE_DECL_FGETS_UNLOCKED 1| #define HAVE_ICONV 1| #define ICONV_CONST| #define HAVE_NL_LOCALE_NAME 1| #define HAVE_LONG_LONG_INT 1| #define HAVE_WCHAR_T 1| #define HAVE_WINT_T 1| #define HAVE_INTMAX_T 1| #define HAVE_POSIX_PRINTF 1| #define HAVE_STDINT_H 1| #define HAVE_STDINT_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_ASPRINTF 1| #define HAVE_FWPRINTF 1| #define HAVE_PUTENV 1| #define HAVE_SETENV 1| #define HAVE_SETLOCALE 1| #define HAVE_SNPRINTF 1| #define HAVE_WCSLEN 1| /* end confdefs.h. */| #include | int| main ()| {|| #ifndef _snprintf| char *p = (char *) _snprintf;| #endif|| ;| return 0;| }configure:28996: result: noconfigure:29010: checking whether _snwprintf is declaredconfigure:29040: gcc -c -I$(top_srcdir)/lib/neon conftest.c >&5conftest.c: In function 'main':conftest.c:201:22: error: '_snwprintf' undeclared (first use in this function)char *p = (char *) _snwprintf;^~~~~~~~~~conftest.c:201:22: note: each undeclared identifier is reported only once for each function it appears inconfigure:29047: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "cadaver"| #define PACKAGE_TARNAME "cadaver"| #define PACKAGE_VERSION "0.23.3"| #define PACKAGE_STRING "cadaver 0.23.3"| #define PACKAGE_BUGREPORT "cadaver@webdav.org"| #define _GNU_SOURCE 1| #define STDC_HEADERS 1| #define NE_DEBUGGING 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_LIBREADLINE 1| #define HAVE_ADD_HISTORY 1| #define HAVE_READLINE_HISTORY_H 1| #define HAVE_READLINE_READLINE_H 1| #define HAVE_RL_COMPLETION_MATCHES 1| #define SIZEOF_INT 4| #define SIZEOF_LONG 8| #define SIZEOF_LONG_LONG 8| #define __EXTENSIONS__ 1| #define _ALL_SOURCE 1| #define _GNU_SOURCE 1| #define _POSIX_PTHREAD_SEMANTICS 1| #define _TANDEM_SOURCE 1| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_STRING_H 1| #define HAVE_STDLIB_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 NEON_VERSION "0.29.1"| #define NE_VERSION_MAJOR (0)| #define NE_VERSION_MINOR (29)| #define NE_VERSION_PATCH (1)| #define HAVE_SYS_TIME_H 1| #define HAVE_LIMITS_H 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_ARPA_INET_H 1| #define HAVE_LIBINTL_H 1| #define HAVE_SIGNAL_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETINET_IN_H 1| #define HAVE_NETINET_TCP_H 1| #define HAVE_NETDB_H 1| #define HAVE_SYS_POLL_H 1| #define HAVE_FCNTL_H 1| #define HAVE_ICONV_H 1| #define HAVE_TIMEZONE 1| #define HAVE_STRTOLL 1| #define NE_FMT_NE_OFF_T NE_FMT_OFF_T| #define HAVE_STRCASECMP 1| #define HAVE_SIGNAL 1| #define HAVE_SETVBUF 1| #define HAVE_SETSOCKOPT 1| #define HAVE_STPCPY 1| #define HAVE_POLL 1| #define HAVE_FCNTL 1| #define HAVE_GETSOCKOPT 1| #define NE_USE_POLL 1| #define HAVE_DECL_STPCPY 1| #define HAVE_GAI_STRERROR 1| #define HAVE_GETNAMEINFO 1| #define HAVE_INET_NTOP 1| #define HAVE_INET_PTON 1| #define NE_HAVE_IPV6 1| #define USE_GETADDRINFO 1| #define HAVE_SOCKLEN_T 1| #define HAVE_STRUCT_TM_TM_GMTOFF 1| #define HAVE_OPENSSL_SSL_H 1| #define HAVE_OPENSSL_OPENSSLV_H 1| #define NE_HAVE_SSL 1| #define HAVE_OPENSSL 1| #define HAVE_NTLM 1| #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_EXPAT 1| #define SIZEOF_XML_SIZE 8| #define NE_FMT_XML_SIZE "ld"| #define NE_HAVE_DAV 1| #define SIZEOF_TIME_T 8| #define NE_FMT_TIME_T "ld"| #define ENABLE_NETRC 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_UNSIGNED_LONG_LONG 1| #define STDC_HEADERS 1| #define HAVE_FCNTL_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_DECL_GETENV 1| #define HAVE_FNMATCH 1| #define HAVE_DIRENT_H 1| #define RETSIGTYPE void| #define HAVE_UNSIGNED_LONG_LONG_INT 1| #define HAVE_STRDUP 1| #define HAVE_STRERROR 1| #define HAVE_MEMCPY 1| #define HAVE_STRCOLL 1| #define HAVE_TCSETATTR 1| #define HAVE_GETPASS 1| #define HAVE_FCHMOD 1| #define HAVE_STRTOULL 1| #define HAVE_SYS_TIME_H 1| #define HAVE_PWD_H 1| #define HAVE_STDARG_H 1| #define HAVE_MEMORY_H 1| #define HAVE_ALLOCA_H 1| #define HAVE_NCURSES_H 1| #define HAVE_SGTTY_H 1| #define HAVE_TERMIOS_H 1| #define HAVE_TERMIO_H 1| #define HAVE_LOCALTIME_R 1| #define HAVE_STRFTIME 1| #define HAVE_VISIBILITY 1| #define HAVE_STDINT_H_WITH_UINTMAX 1| #define HAVE_ALLOCA_H 1| #define HAVE_ALLOCA 1| #define HAVE_STDLIB_H 1| #define HAVE_UNISTD_H 1| #define HAVE_GETPAGESIZE 1| #define HAVE_MMAP 1| #define INTDIV0_RAISES_SIGFPE 1| #define HAVE_INTTYPES_H_WITH_UINTMAX 1| #define HAVE_UINTMAX_T 1| #define HAVE_INTTYPES_H 1| #define USE_POSIX_THREADS 1| #define USE_POSIX_THREADS_WEAK 1| #define HAVE_PTHREAD_RWLOCK 1| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1| #define HAVE_BUILTIN_EXPECT 1| #define HAVE_ARGZ_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_LIMITS_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_PARAM_H 1| #define HAVE_GETCWD 1| #define HAVE_GETEGID 1| #define HAVE_GETEUID 1| #define HAVE_GETGID 1| #define HAVE_GETUID 1| #define HAVE_MEMPCPY 1| #define HAVE_MUNMAP 1| #define HAVE_STPCPY 1| #define HAVE_STRCASECMP 1| #define HAVE_STRDUP 1| #define HAVE_STRTOUL 1| #define HAVE_TSEARCH 1| #define HAVE_ARGZ_COUNT 1| #define HAVE_ARGZ_STRINGIFY 1| #define HAVE_ARGZ_NEXT 1| #define HAVE___FSETLOCKING 1| #define HAVE_DECL_FEOF_UNLOCKED 1| #define HAVE_DECL_FGETS_UNLOCKED 1| #define HAVE_ICONV 1| #define ICONV_CONST| #define HAVE_NL_LOCALE_NAME 1| #define HAVE_LONG_LONG_INT 1| #define HAVE_WCHAR_T 1| #define HAVE_WINT_T 1| #define HAVE_INTMAX_T 1| #define HAVE_POSIX_PRINTF 1| #define HAVE_STDINT_H 1| #define HAVE_STDINT_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_ASPRINTF 1| #define HAVE_FWPRINTF 1| #define HAVE_PUTENV 1| #define HAVE_SETENV 1| #define HAVE_SETLOCALE 1| #define HAVE_SNPRINTF 1| #define HAVE_WCSLEN 1| #define HAVE_DECL__SNPRINTF 0| /* end confdefs.h. */| #include | int| main ()| {|| #ifndef _snwprintf| char *p = (char *) _snwprintf;| #endif|| ;| return 0;| }configure:29062: result: noconfigure:29077: checking whether getc_unlocked is declaredconfigure:29107: gcc -c -I$(top_srcdir)/lib/neon conftest.c >&5configure:29114: $? = 0configure:29129: result: yesconfigure:29168: checking for nl_langinfo and CODESETconfigure:29194: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5configure:29201: $? = 0configure:29222: result: yesconfigure:29233: checking for LC_MESSAGESconfigure:29259: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5configure:29266: $? = 0configure:29286: result: yesconfigure:29440: checking for CFPreferencesCopyAppValueconfigure:29496: result: noconfigure:29505: checking for CFLocaleCopyCurrentconfigure:29561: result: noconfigure:29598: checking whether included gettext is requestedconfigure:29608: result: noconfigure:29631: checking for GNU gettext in libcconfigure:29661: gcc -o conftest -I$(top_srcdir)/lib/neon conftest.c -lreadline -lcurses >&5configure:29668: $? = 0configure:29690: result: yesconfigure:30316: checking whether to use NLSconfigure:30318: result: yesconfigure:30321: checking where the gettext function comes fromconfigure:30332: result: libcconfigure:30571: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by cadaver config.status 0.23.3, which wasgenerated by GNU Autoconf 2.63. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson 688a59bc2c7aconfig.status:1012: creating Makefileconfig.status:1012: creating lib/neon/Makefileconfig.status:1012: creating lib/intl/Makefileconfig.status:1012: creating po/Makefile.inconfig.status:1012: creating config.hconfig.status:1252: executing po-directories commandsconfigure:31869: Configured to build cadaver 0.23.3:Install prefix: /usrCompiler: gccNeon library: included libneon (0.29.1)XML Parser: expatSSL library: SSL support enabled, using OpenSSL (0.9.7 or later)Internationalization: Built using native supportGNU readline support: enabled## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=x86_64-unknown-linux-gnuac_cv_c_bigendian=noac_cv_c_compiler_gnu=yesac_cv_c_const=yesac_cv_c_inline=inlineac_cv_env_CC_set=ac_cv_env_CC_value=ac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_build_alias_set=ac_cv_env_build_alias_value=ac_cv_env_host_alias_set=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_func_CRYPTO_set_idptr_callback=noac_cv_func_SSL_SESSION_cmp=noac_cv_func___fsetlocking=yesac_cv_func___secure_getenv=noac_cv_func_alloca_works=yesac_cv_func_argz_count=yesac_cv_func_argz_next=yesac_cv_func_argz_stringify=yesac_cv_func_asprintf=yesac_cv_func_fchmod=yesac_cv_func_fcntl=yesac_cv_func_fnmatch_works=yesac_cv_func_fwprintf=yesac_cv_func_gai_strerror=yesac_cv_func_getcwd=yesac_cv_func_getegid=yesac_cv_func_geteuid=yesac_cv_func_getgid=yesac_cv_func_getnameinfo=yesac_cv_func_getopt_long=yesac_cv_func_getpagesize=yesac_cv_func_getpass=yesac_cv_func_getsockopt=yesac_cv_func_gettimeofday=yesac_cv_func_getuid=yesac_cv_func_gss_init_sec_context=yesac_cv_func_inet_ntop=yesac_cv_func_inet_pton=yesac_cv_func_localtime_r=yesac_cv_func_memcpy=yesac_cv_func_mempcpy=yesac_cv_func_mmap_fixed_mapped=yesac_cv_func_munmap=yesac_cv_func_poll=yesac_cv_func_putenv=yesac_cv_func_rl_completion_matches=yesac_cv_func_setenv=yesac_cv_func_setlocale=yesac_cv_func_setsockopt=yesac_cv_func_setvbuf=yesac_cv_func_signal=yesac_cv_func_snprintf=yesac_cv_func_stpcpy=yesac_cv_func_strcasecmp=yesac_cv_func_strcoll=yesac_cv_func_strdup=yesac_cv_func_strerror=yesac_cv_func_strerror_r=yesac_cv_func_strerror_r_char_p=yesac_cv_func_strftime=yesac_cv_func_strtoll=yesac_cv_func_strtoul=yesac_cv_func_strtoull=yesac_cv_func_stty=noac_cv_func_tcsetattr=yesac_cv_func_tsearch=yesac_cv_func_wcslen=yesac_cv_gnu_library_2=yesac_cv_gnu_library_2_1=yesac_cv_have_decl_GSS_C_NT_HOSTBASED_SERVICE=yesac_cv_have_decl__snprintf=noac_cv_have_decl__snwprintf=noac_cv_have_decl_feof_unlocked=yesac_cv_have_decl_fgets_unlocked=yesac_cv_have_decl_getc_unlocked=yesac_cv_have_decl_getenv=yesac_cv_have_decl_stpcpy=yesac_cv_have_decl_strerror_r=yesac_cv_header_alloca_h=yesac_cv_header_argz_h=yesac_cv_header_arpa_inet_h=yesac_cv_header_dirent_dirent_h=yesac_cv_header_errno_h=yesac_cv_header_expat_h=yesac_cv_header_fcntl_h=yesac_cv_header_gssapi_gssapi_generic_h=yesac_cv_header_gssapi_gssapi_h=yesac_cv_header_history_h=noac_cv_header_iconv_h=yesac_cv_header_inttypes_h=yesac_cv_header_libintl_h=yesac_cv_header_limits_h=yesac_cv_header_memory_h=yesac_cv_header_minix_config_h=noac_cv_header_ncurses_h=yesac_cv_header_netdb_h=yesac_cv_header_netinet_in_h=yesac_cv_header_netinet_tcp_h=yesac_cv_header_openssl_opensslv_h=yesac_cv_header_openssl_ssl_h=yesac_cv_header_pthread_h=yesac_cv_header_pwd_h=yesac_cv_header_readline_h=noac_cv_header_readline_history_h=yesac_cv_header_readline_readline_h=yesac_cv_header_sgtty_h=yesac_cv_header_signal_h=yesac_cv_header_stat_broken=noac_cv_header_stdarg_h=yesac_cv_header_stdc=yesac_cv_header_stddef_h=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_limits_h=noac_cv_header_sys_param_h=yesac_cv_header_sys_poll_h=yesac_cv_header_sys_select_h=yesac_cv_header_sys_socket_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_time_h=yesac_cv_header_sys_types_h=yesac_cv_header_termio_h=yesac_cv_header_termios_h=yesac_cv_header_time=yesac_cv_header_unistd_h=yesac_cv_header_vmsdir_h=noac_cv_host=x86_64-unknown-linux-gnuac_cv_lib_curses_tputs=yesac_cv_lib_expat_XML_SetXmlDeclHandler=yesac_cv_lib_pthread_pthread_kill=yesac_cv_lib_readline_readline=yesac_cv_member_struct_tm___tm_gmtoff=noac_cv_member_struct_tm_tm_gmtoff=yesac_cv_objext=oac_cv_path_EGREP='/usr/bin/grep -E'ac_cv_path_GMSGFMT=/usr/bin/msgfmtac_cv_path_GREP=/usr/bin/grepac_cv_path_KRB5_CONFIG=/usr/bin/krb5-configac_cv_path_MSGFMT=/usr/bin/msgfmtac_cv_path_MSGMERGE=/usr/bin/msgmergeac_cv_path_NEON_CONFIG=/usr/bin/neon-configac_cv_path_PKG_CONFIG=/usr/bin/pkg-configac_cv_path_XGETTEXT=/usr/bin/xgettextac_cv_path_ac_pt_AR=/usr/bin/arac_cv_path_ac_pt_RANLIB=/usr/bin/ranlibac_cv_path_install='/usr/bin/install -c'ac_cv_path_mkdir=/usr/bin/mkdirac_cv_prog_CC=gccac_cv_prog_CPP='gcc -E'ac_cv_prog_INTLBISON=bisonac_cv_prog_ac_ct_CC=gccac_cv_prog_ac_ct_RANLIB=ranlibac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_make_make_set=yesac_cv_safe_to_define___extensions__=yesac_cv_search_add_history='none required'ac_cv_search_opendir='none required'ac_cv_search_strerror='none required'ac_cv_sizeof_XML_Size=8ac_cv_sizeof_int=4ac_cv_sizeof_long=8ac_cv_sizeof_long_long=8ac_cv_sizeof_off_t=8ac_cv_sizeof_size_t=8ac_cv_sizeof_ssize_t=8ac_cv_sizeof_time_t=8ac_cv_type_XML_Size=yesac_cv_type_long_long_int=yesac_cv_type_off_t=yesac_cv_type_pthread_rwlock_t=yesac_cv_type_ptrdiff_t=yesac_cv_type_signal=voidac_cv_type_size_t=yesac_cv_type_socklen_t=yesac_cv_type_uintmax_t=yesac_cv_type_unsigned_long_long=yesac_cv_type_unsigned_long_long_int=yesac_cv_working_alloca_h=yesacl_cv_path_LD=/usr/bin/ldacl_cv_prog_gnu_ld=yesacl_cv_rpath=doneam_cv_func_iconv=yesam_cv_func_iconv_works=yesam_cv_langinfo_codeset=yesam_cv_lib_iconv=noam_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'am_cv_proto_iconv_arg1=gl_cv_cc_visibility=yesgl_cv_header_inttypes_h=yesgl_cv_header_stdint_h=yesgl_cv_size_max=yesgt_cv_c_intmax_t=yesgt_cv_c_wchar_t=yesgt_cv_c_wint_t=yesgt_cv_func_CFLocaleCopyCurrent=nogt_cv_func_CFPreferencesCopyAppValue=nogt_cv_func_gnugettext1_libc=yesgt_cv_func_printf_posix=yesgt_cv_int_divbyzero_sigfpe=yesgt_cv_inttypes_pri_broken=nogt_cv_nl_locale_name=yesgt_cv_val_LC_MESSAGES=yesne_cv_cc_timezone=yesne_cv_cc_werror=yesne_cv_fmt_XML_Size=ldne_cv_fmt_off_t=ldne_cv_fmt_size_t=lune_cv_fmt_ssize_t=ldne_cv_fmt_time_t=ldne_cv_gai_addrconfig=none_cv_lib_neon=yesne_cv_lib_neonver=none_cv_lib_ssl097=yesne_cv_libsfor_getaddrinfo='none needed'ne_cv_libsfor_socket='none needed'ne_cv_os_uname=Linuxne_cv_pkg_libproxy_1_0=yesne_cv_pkg_openssl=yesne_cv_pkg_pakchois=nonls_cv_force_use_gnu_gettext=nonls_cv_header_intl=nls_cv_header_libgt=nls_cv_use_gnu_gettext=no## ----------------- #### Output variables. #### ----------------- ##ALLOCA=''AR='/usr/bin/ar'BUILD_INCLUDED_LIBINTL='no'CATOBJEXT='.gmo'CC='gcc'CFLAGS=' -I$(top_srcdir)/lib/neon'CFLAG_VISIBILITY='-fvisibility=hidden'CPP='gcc -E'CPPFLAGS='-I$(top_builddir) -I$(top_srcdir)/lib 'DATADIRNAME='share'DEFS='-DHAVE_CONFIG_H'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/bin/grep -E'EXEEXT=''GENCAT='gencat'GETTEXT_MACRO_VERSION='0.17'GLIBC21='yes'GLIBC2='yes'GMSGFMT='/usr/bin/msgfmt'GMSGFMT_015='/usr/bin/msgfmt'GNUTLS_CONFIG=''GREP='/usr/bin/grep'HAVE_ASPRINTF='1'HAVE_POSIX_PRINTF='1'HAVE_SNPRINTF='1'HAVE_VISIBILITY='1'HAVE_WPRINTF='0'INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTOBJEXT='.mo'INTLBISON='bison'INTLLIBS=''INTLOBJS=''INTL_LIBTOOL_SUFFIX_PREFIX=''INTL_MACOSX_LIBS=''KRB5_CONFIG='/usr/bin/krb5-config'LDFLAGS=''LIBICONV=''LIBINTL=''LIBMULTITHREAD='-lpthread'LIBOBJS=' ${LIBOBJDIR}lib/netrc$U.o'LIBPTH=''LIBPTH_PREFIX=''LIBS='-lreadline -lcurses 'LIBTHREAD=''LTLIBC='-lc'LTLIBICONV=''LTLIBINTL=''LTLIBMULTITHREAD='-lpthread'LTLIBOBJS=' ${LIBOBJDIR}lib/netrc$U.lo'LTLIBPTH=''LTLIBTHREAD=''MKDIR_P='/usr/bin/mkdir -p'MSGFMT='/usr/bin/msgfmt'MSGFMT_015='/usr/bin/msgfmt'MSGMERGE='/usr/bin/msgmerge'NEONOBJS=' $(NEON_DAVOBJS)'NEON_BUILD_BUNDLED='yes'NEON_CFLAGS=''NEON_CONFIG='/usr/bin/neon-config'NEON_EXTRAOBJS=' ne_openssl.o'NEON_LIBS='-Llib/neon -lneon -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lproxy -lexpat'NEON_LINK_FLAGS=''NEON_LTLIBS=''NEON_OBJEXT='o'NEON_SUPPORTS_SSL=''NEON_TARGET='libneon.a'NE_FLAG_DAV='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='no'OBJEXT='o'PACKAGE_BUGREPORT='cadaver@webdav.org'PACKAGE_NAME='cadaver'PACKAGE_STRING='cadaver 0.23.3'PACKAGE_TARNAME='cadaver'PACKAGE_VERSION='0.23.3'PATH_SEPARATOR=':'PKG_CONFIG='/usr/bin/pkg-config'POSUB='po'PRI_MACROS_BROKEN='0'RANLIB='/usr/bin/ranlib'SET_MAKE=''SHELL='/bin/sh'USE_INCLUDED_LIBINTL='no'USE_NLS='yes'WINDRES=''WOE32='no'WOE32DLL='no'XGETTEXT='/usr/bin/xgettext'XGETTEXT_015='/usr/bin/xgettext'XGETTEXT_EXTRA_OPTIONS=''XML2_CONFIG=''ac_ct_CC='gcc'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='${datarootdir}/locale'localstatedir='${prefix}/var'mandir='${datarootdir}/man'mkdir_p='/usr/bin/mkdir -p'oldincludedir='/usr/include'pdfdir='${docdir}'prefix='/usr'program_transform_name='s,x,x,'psdir='${docdir}'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ###define PACKAGE_NAME "cadaver"#define PACKAGE_TARNAME "cadaver"#define PACKAGE_VERSION "0.23.3"#define PACKAGE_STRING "cadaver 0.23.3"#define PACKAGE_BUGREPORT "cadaver@webdav.org"#define _GNU_SOURCE 1#define STDC_HEADERS 1#define NE_DEBUGGING 1#define HAVE_SYS_TYPES_H 1#define HAVE_SYS_STAT_H 1#define HAVE_STDLIB_H 1#define HAVE_STRING_H 1#define HAVE_MEMORY_H 1#define HAVE_STRINGS_H 1#define HAVE_INTTYPES_H 1#define HAVE_STDINT_H 1#define HAVE_UNISTD_H 1#define HAVE_LIBREADLINE 1#define HAVE_ADD_HISTORY 1#define HAVE_READLINE_HISTORY_H 1#define HAVE_READLINE_READLINE_H 1#define HAVE_RL_COMPLETION_MATCHES 1#define SIZEOF_INT 4#define SIZEOF_LONG 8#define SIZEOF_LONG_LONG 8#define __EXTENSIONS__ 1#define _ALL_SOURCE 1#define _GNU_SOURCE 1#define _POSIX_PTHREAD_SEMANTICS 1#define _TANDEM_SOURCE 1#define HAVE_ERRNO_H 1#define HAVE_STDARG_H 1#define HAVE_STRING_H 1#define HAVE_STDLIB_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 NEON_VERSION "0.29.1"#define NE_VERSION_MAJOR (0)#define NE_VERSION_MINOR (29)#define NE_VERSION_PATCH (1)#define HAVE_SYS_TIME_H 1#define HAVE_LIMITS_H 1#define HAVE_SYS_SELECT_H 1#define HAVE_ARPA_INET_H 1#define HAVE_LIBINTL_H 1#define HAVE_SIGNAL_H 1#define HAVE_SYS_SOCKET_H 1#define HAVE_NETINET_IN_H 1#define HAVE_NETINET_TCP_H 1#define HAVE_NETDB_H 1#define HAVE_SYS_POLL_H 1#define HAVE_FCNTL_H 1#define HAVE_ICONV_H 1#define HAVE_TIMEZONE 1#define HAVE_STRTOLL 1#define NE_FMT_NE_OFF_T NE_FMT_OFF_T#define HAVE_STRCASECMP 1#define HAVE_SIGNAL 1#define HAVE_SETVBUF 1#define HAVE_SETSOCKOPT 1#define HAVE_STPCPY 1#define HAVE_POLL 1#define HAVE_FCNTL 1#define HAVE_GETSOCKOPT 1#define NE_USE_POLL 1#define HAVE_DECL_STPCPY 1#define HAVE_GAI_STRERROR 1#define HAVE_GETNAMEINFO 1#define HAVE_INET_NTOP 1#define HAVE_INET_PTON 1#define NE_HAVE_IPV6 1#define USE_GETADDRINFO 1#define HAVE_SOCKLEN_T 1#define HAVE_STRUCT_TM_TM_GMTOFF 1#define HAVE_OPENSSL_SSL_H 1#define HAVE_OPENSSL_OPENSSLV_H 1#define NE_HAVE_SSL 1#define HAVE_OPENSSL 1#define HAVE_NTLM 1#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_EXPAT 1#define SIZEOF_XML_SIZE 8#define NE_FMT_XML_SIZE "ld"#define NE_HAVE_DAV 1#define SIZEOF_TIME_T 8#define NE_FMT_TIME_T "ld"#define ENABLE_NETRC 1#define TIME_WITH_SYS_TIME 1#define HAVE_UNSIGNED_LONG_LONG 1#define STDC_HEADERS 1#define HAVE_FCNTL_H 1#define HAVE_SYS_TIME_H 1#define HAVE_STDINT_H 1#define HAVE_UNISTD_H 1#define HAVE_GETTIMEOFDAY 1#define HAVE_DECL_GETENV 1#define HAVE_FNMATCH 1#define HAVE_DIRENT_H 1#define RETSIGTYPE void#define HAVE_UNSIGNED_LONG_LONG_INT 1#define HAVE_STRDUP 1#define HAVE_STRERROR 1#define HAVE_MEMCPY 1#define HAVE_STRCOLL 1#define HAVE_TCSETATTR 1#define HAVE_GETPASS 1#define HAVE_FCHMOD 1#define HAVE_STRTOULL 1#define HAVE_SYS_TIME_H 1#define HAVE_PWD_H 1#define HAVE_STDARG_H 1#define HAVE_MEMORY_H 1#define HAVE_ALLOCA_H 1#define HAVE_NCURSES_H 1#define HAVE_SGTTY_H 1#define HAVE_TERMIOS_H 1#define HAVE_TERMIO_H 1#define HAVE_LOCALTIME_R 1#define HAVE_STRFTIME 1#define HAVE_VISIBILITY 1#define HAVE_STDINT_H_WITH_UINTMAX 1#define HAVE_ALLOCA_H 1#define HAVE_ALLOCA 1#define HAVE_STDLIB_H 1#define HAVE_UNISTD_H 1#define HAVE_GETPAGESIZE 1#define HAVE_MMAP 1#define INTDIV0_RAISES_SIGFPE 1#define HAVE_INTTYPES_H_WITH_UINTMAX 1#define HAVE_UINTMAX_T 1#define HAVE_INTTYPES_H 1#define USE_POSIX_THREADS 1#define USE_POSIX_THREADS_WEAK 1#define HAVE_PTHREAD_RWLOCK 1#define HAVE_PTHREAD_MUTEX_RECURSIVE 1#define HAVE_BUILTIN_EXPECT 1#define HAVE_ARGZ_H 1#define HAVE_INTTYPES_H 1#define HAVE_LIMITS_H 1#define HAVE_UNISTD_H 1#define HAVE_SYS_PARAM_H 1#define HAVE_GETCWD 1#define HAVE_GETEGID 1#define HAVE_GETEUID 1#define HAVE_GETGID 1#define HAVE_GETUID 1#define HAVE_MEMPCPY 1#define HAVE_MUNMAP 1#define HAVE_STPCPY 1#define HAVE_STRCASECMP 1#define HAVE_STRDUP 1#define HAVE_STRTOUL 1#define HAVE_TSEARCH 1#define HAVE_ARGZ_COUNT 1#define HAVE_ARGZ_STRINGIFY 1#define HAVE_ARGZ_NEXT 1#define HAVE___FSETLOCKING 1#define HAVE_DECL_FEOF_UNLOCKED 1#define HAVE_DECL_FGETS_UNLOCKED 1#define HAVE_ICONV 1#define ICONV_CONST#define HAVE_NL_LOCALE_NAME 1#define HAVE_LONG_LONG_INT 1#define HAVE_WCHAR_T 1#define HAVE_WINT_T 1#define HAVE_INTMAX_T 1#define HAVE_POSIX_PRINTF 1#define HAVE_STDINT_H 1#define HAVE_STDINT_H 1#define HAVE_STDDEF_H 1#define HAVE_STDLIB_H 1#define HAVE_STRING_H 1#define HAVE_ASPRINTF 1#define HAVE_FWPRINTF 1#define HAVE_PUTENV 1#define HAVE_SETENV 1#define HAVE_SETLOCALE 1#define HAVE_SNPRINTF 1#define HAVE_WCSLEN 1#define HAVE_DECL__SNPRINTF 0#define HAVE_DECL__SNWPRINTF 0#define HAVE_DECL_GETC_UNLOCKED 1#define HAVE_LANGINFO_CODESET 1#define HAVE_LC_MESSAGES 1#define ENABLE_NLS 1#define HAVE_GETTEXT 1#define HAVE_DCGETTEXT 1configure: exit 0