Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 462202 Details for
Bug 607984
net-misc/cadaver-0.23.3: /usr/lib/libneon.so: undefined reference to `X509_up_ref'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 192.99 KB, created by
Toralf Förster
on 2017-02-02 08:39:34 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2017-02-02 08:39:34 UTC
Size:
192.99 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by cadaver configure 0.23.3, which was >generated by GNU Autoconf 2.69. Invocation command line was > > $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-nls --with-libs=/usr > >## --------- ## >## Platform. ## >## --------- ## > >hostname = mr-fox >uname -m = x86_64 >uname -r = 4.8.17-hardened-r2 >uname -s = Linux >uname -v = #1 SMP Wed Feb 1 20:51:30 CET 2017 > >/usr/bin/uname -p = Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib/portage/python3.4/ebuild-helpers/xattr >PATH: /usr/lib/portage/python3.4/ebuild-helpers >PATH: /usr/local/sbin >PATH: /usr/local/bin >PATH: /usr/sbin >PATH: /usr/bin >PATH: /sbin >PATH: /bin >PATH: /opt/bin >PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2633: checking for x86_64-pc-linux-gnu-gcc >configure:2649: found /usr/bin/x86_64-pc-linux-gnu-gcc >configure:2660: result: x86_64-pc-linux-gnu-gcc >configure:2929: checking for C compiler version >configure:2938: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 5.4.0-r2 p1.2, pie-0.6.5) 5.4.0 >Copyright (C) 2015 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:2949: $? = 0 >configure:2938: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0/x86_64-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/5.4.0/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-5.4.0-r2/work/gcc-5.4.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 5.4.0-r2 p1.2, pie-0.6.5' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer >Thread model: posix >gcc version 5.4.0 (Gentoo 5.4.0-r2 p1.2, pie-0.6.5) >configure:2949: $? = 0 >configure:2938: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:2949: $? = 1 >configure:2938: x86_64-pc-linux-gnu-gcc -qversion >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:2949: $? = 1 >configure:2969: checking whether the C compiler works >configure:2991: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:2995: $? = 0 >configure:3043: result: yes >configure:3046: checking for C compiler default output file name >configure:3048: result: a.out >configure:3054: checking for suffix of executables >configure:3061: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3065: $? = 0 >configure:3087: result: >configure:3109: checking whether we are cross compiling >configure:3117: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3121: $? = 0 >configure:3128: ./conftest >configure:3132: $? = 0 >configure:3147: result: no >configure:3152: checking for suffix of object files >configure:3174: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >configure:3178: $? = 0 >configure:3199: result: o >configure:3203: checking whether we are using the GNU C compiler >configure:3222: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >configure:3222: $? = 0 >configure:3231: result: yes >configure:3240: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:3260: x86_64-pc-linux-gnu-gcc -c -g -I/usr/include conftest.c >&5 >configure:3260: $? = 0 >configure:3301: result: yes >configure:3318: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:3381: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >configure:3381: $? = 0 >configure:3394: result: none needed >configure:3415: checking for library containing strerror >configure:3446: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3446: $? = 0 >configure:3463: result: none required >configure:3479: checking for x86_64-pc-linux-gnu-gcc >configure:3506: result: x86_64-pc-linux-gnu-gcc >configure:3775: checking for C compiler version >configure:3784: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 5.4.0-r2 p1.2, pie-0.6.5) 5.4.0 >Copyright (C) 2015 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:3795: $? = 0 >configure:3784: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0/x86_64-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/5.4.0/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-5.4.0-r2/work/gcc-5.4.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 5.4.0-r2 p1.2, pie-0.6.5' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer >Thread model: posix >gcc version 5.4.0 (Gentoo 5.4.0-r2 p1.2, pie-0.6.5) >configure:3795: $? = 0 >configure:3784: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:3795: $? = 1 >configure:3784: x86_64-pc-linux-gnu-gcc -qversion >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:3795: $? = 1 >configure:3799: checking whether we are using the GNU C compiler >configure:3827: result: yes >configure:3836: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:3897: result: yes >configure:3914: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:3990: result: none needed >configure:4053: checking for a BSD-compatible install >configure:4121: result: /usr/bin/install -c >configure:4138: checking whether make sets $(MAKE) >configure:4160: result: yes >configure:4172: checking for x86_64-pc-linux-gnu-ranlib >configure:4188: found /usr/bin/x86_64-pc-linux-gnu-ranlib >configure:4199: result: x86_64-pc-linux-gnu-ranlib >configure:4267: checking how to run the C preprocessor >configure:4298: x86_64-pc-linux-gnu-gcc -E -I/usr/include conftest.c >configure:4298: $? = 0 >configure:4312: x86_64-pc-linux-gnu-gcc -E -I/usr/include conftest.c >conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:4312: $? = 1 >configure: 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 PACKAGE_URL "" >| #define _GNU_SOURCE 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4337: result: x86_64-pc-linux-gnu-gcc -E >configure:4357: x86_64-pc-linux-gnu-gcc -E -I/usr/include conftest.c >configure:4357: $? = 0 >configure:4371: x86_64-pc-linux-gnu-gcc -E -I/usr/include conftest.c >conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:4371: $? = 1 >configure: 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 PACKAGE_URL "" >| #define _GNU_SOURCE 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4400: checking for grep that handles long lines and -e >configure:4458: result: /bin/grep >configure:4463: checking for egrep >configure:4525: result: /bin/grep -E >configure:4530: checking for ANSI C header files >configure:4550: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >configure:4550: $? = 0 >configure:4623: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:4623: $? = 0 >configure:4623: ./conftest >configure:4623: $? = 0 >configure:4634: result: yes >configure:4662: checking for sys/types.h >configure:4662: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >configure:4662: $? = 0 >configure:4662: result: yes >configure:4662: checking for sys/stat.h >configure:4662: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >configure:4662: $? = 0 >configure:4662: result: yes >configure:4662: checking for stdlib.h >configure:4662: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >configure:4662: $? = 0 >configure:4662: result: yes >configure:4662: checking for string.h >configure:4662: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >configure:4662: $? = 0 >configure:4662: result: yes >configure:4662: checking for memory.h >configure:4662: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >configure:4662: $? = 0 >configure:4662: result: yes >configure:4662: checking for strings.h >configure:4662: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >configure:4662: $? = 0 >configure:4662: result: yes >configure:4662: checking for inttypes.h >configure:4662: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >configure:4662: $? = 0 >configure:4662: result: yes >configure:4662: checking for stdint.h >configure:4662: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >configure:4662: $? = 0 >configure:4662: result: yes >configure:4662: checking for unistd.h >configure:4662: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >configure:4662: $? = 0 >configure:4662: result: yes >configure:4684: checking for tputs in -lcurses >configure:4709: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lcurses >&5 >configure:4709: $? = 0 >configure:4718: result: yes >configure:4770: checking for readline in -lreadline >configure:4795: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:4795: $? = 0 >configure:4804: result: yes >configure:4816: checking for library containing add_history >configure:4847: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:4847: $? = 0 >configure:4864: result: none required >configure:4879: checking history.h usability >configure:4879: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >conftest.c:56:21: fatal error: history.h: No such file or directory >compilation terminated. >configure:4879: $? = 1 >configure: 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 PACKAGE_URL "" >| #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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <history.h> >configure:4879: result: no >configure:4879: checking history.h presence >configure:4879: x86_64-pc-linux-gnu-gcc -E -I/usr/include conftest.c >conftest.c:23:21: fatal error: history.h: No such file or directory >compilation terminated. >configure:4879: $? = 1 >configure: 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 PACKAGE_URL "" >| #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 <history.h> >configure:4879: result: no >configure:4879: checking for history.h >configure:4879: result: no >configure:4879: checking readline/history.h usability >configure:4879: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >configure:4879: $? = 0 >configure:4879: result: yes >configure:4879: checking readline/history.h presence >configure:4879: x86_64-pc-linux-gnu-gcc -E -I/usr/include conftest.c >configure:4879: $? = 0 >configure:4879: result: yes >configure:4879: checking for readline/history.h >configure:4879: result: yes >configure:4879: checking readline.h usability >configure:4879: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >conftest.c:57:22: fatal error: readline.h: No such file or directory >compilation terminated. >configure:4879: $? = 1 >configure: 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 PACKAGE_URL "" >| #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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <readline.h> >configure:4879: result: no >configure:4879: checking readline.h presence >configure:4879: x86_64-pc-linux-gnu-gcc -E -I/usr/include conftest.c >conftest.c:24:22: fatal error: readline.h: No such file or directory >compilation terminated. >configure:4879: $? = 1 >configure: 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 PACKAGE_URL "" >| #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 <readline.h> >configure:4879: result: no >configure:4879: checking for readline.h >configure:4879: result: no >configure:4879: checking readline/readline.h usability >configure:4879: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >configure:4879: $? = 0 >configure:4879: result: yes >configure:4879: checking readline/readline.h presence >configure:4879: x86_64-pc-linux-gnu-gcc -E -I/usr/include conftest.c >configure:4879: $? = 0 >configure:4879: result: yes >configure:4879: checking for readline/readline.h >configure:4879: result: yes >configure:4893: checking for rl_completion_matches >configure:4893: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:4893: $? = 0 >configure:4893: result: yes >configure:4934: checking minix/config.h usability >configure:4934: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >conftest.c:59:26: fatal error: minix/config.h: No such file or directory >compilation terminated. >configure:4934: $? = 1 >configure: 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 PACKAGE_URL "" >| #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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <minix/config.h> >configure:4934: result: no >configure:4934: checking minix/config.h presence >configure:4934: x86_64-pc-linux-gnu-gcc -E -I/usr/include conftest.c >conftest.c:26:26: fatal error: minix/config.h: No such file or directory >compilation terminated. >configure:4934: $? = 1 >configure: 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 PACKAGE_URL "" >| #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 <minix/config.h> >configure:4934: result: no >configure:4934: checking for minix/config.h >configure:4934: result: no >configure:4955: checking whether it is safe to define __EXTENSIONS__ >configure:4973: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >configure:4973: $? = 0 >configure:4980: result: yes >configure:4994: checking for inline >configure:5010: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >configure:5010: $? = 0 >configure:5018: result: inline >configure:5036: checking for an ANSI C-conforming const >configure:5102: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >configure:5102: $? = 0 >configure:5109: result: yes >configure:5117: checking for size_t >configure:5117: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >configure:5117: $? = 0 >configure:5117: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >conftest.c: In function 'main': >conftest.c:67:21: error: expected expression before ')' token > if (sizeof ((size_t))) > ^ >configure:5117: $? = 1 >configure: 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 PACKAGE_URL "" >| #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 __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((size_t))) >| return 0; >| ; >| return 0; >| } >configure:5117: result: yes >configure:5128: checking for off_t >configure:5128: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >configure:5128: $? = 0 >configure:5128: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >conftest.c: In function 'main': >conftest.c:67:20: error: expected expression before ')' token > if (sizeof ((off_t))) > ^ >configure:5128: $? = 1 >configure: 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 PACKAGE_URL "" >| #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 __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((off_t))) >| return 0; >| ; >| return 0; >| } >configure:5128: result: yes >configure:5141: checking for uname >configure:5150: result: Linux >configure:5167: checking size of int >configure:5172: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:5172: $? = 0 >configure:5172: ./conftest >configure:5172: $? = 0 >configure:5186: result: 4 >configure:5200: checking size of long >configure:5205: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:5205: $? = 0 >configure:5205: ./conftest >configure:5205: $? = 0 >configure:5219: result: 8 >configure:5233: checking size of long long >configure:5238: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:5238: $? = 0 >configure:5238: ./conftest >configure:5238: $? = 0 >configure:5252: result: 8 >configure:5263: checking for gcc -Wformat -Werror sanity >configure:5284: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include -Wformat -Werror conftest.c >&5 >configure:5284: $? = 0 >configure:5292: result: yes >configure:5320: checking errno.h usability >configure:5320: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >configure:5320: $? = 0 >configure:5320: result: yes >configure:5320: checking errno.h presence >configure:5320: x86_64-pc-linux-gnu-gcc -E -I/usr/include conftest.c >configure:5320: $? = 0 >configure:5320: result: yes >configure:5320: checking for errno.h >configure:5320: result: yes >configure:5320: checking stdarg.h usability >configure:5320: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >configure:5320: $? = 0 >configure:5320: result: yes >configure:5320: checking stdarg.h presence >configure:5320: x86_64-pc-linux-gnu-gcc -E -I/usr/include conftest.c >configure:5320: $? = 0 >configure:5320: result: yes >configure:5320: checking for stdarg.h >configure:5320: result: yes >configure:5320: checking for string.h >configure:5320: result: yes >configure:5320: checking for stdlib.h >configure:5320: result: yes >configure:5339: checking size of size_t >configure:5344: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:5344: $? = 0 >configure:5344: ./conftest >configure:5344: $? = 0 >configure:5360: result: 8 >configure:5375: checking how to print size_t >configure:5400: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include -Wformat -Werror conftest.c >&5 >conftest.c: In function 'main': >conftest.c:45:22: error: format '%u' expects argument of type 'unsigned int', but argument 2 has type 'size_t {aka long unsigned int}' [-Werror=format=] > size_t i = 1; printf("%u", i); > ^ >cc1: all warnings being treated as errors >configure:5400: $? = 1 >configure: 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 PACKAGE_URL "" >| #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 __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define SIZEOF_SIZE_T 8 >| /* end confdefs.h. */ >| #include <sys/types.h> >| >| #include <stdio.h> >| int >| main () >| { >| size_t i = 1; printf("%u", i); >| ; >| return 0; >| } >configure:5400: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include -Wformat -Werror conftest.c >&5 >configure:5400: $? = 0 >configure:5417: result: lu >configure:5437: checking size of off_t >configure:5442: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:5442: $? = 0 >configure:5442: ./conftest >configure:5442: $? = 0 >configure:5458: result: 8 >configure:5473: checking how to print off_t >configure:5498: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include -Wformat -Werror conftest.c >&5 >conftest.c: In function 'main': >conftest.c:47:21: error: format '%d' expects argument of type 'int', but argument 2 has type 'off_t {aka long int}' [-Werror=format=] > off_t i = 1; printf("%d", i); > ^ >cc1: all warnings being treated as errors >configure:5498: $? = 1 >configure: 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 PACKAGE_URL "" >| #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 __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define SIZEOF_SIZE_T 8 >| #define NE_FMT_SIZE_T "lu" >| #define SIZEOF_OFF_T 8 >| /* end confdefs.h. */ >| #include <sys/types.h> >| >| #include <stdio.h> >| int >| main () >| { >| off_t i = 1; printf("%d", i); >| ; >| return 0; >| } >configure:5498: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include -Wformat -Werror conftest.c >&5 >configure:5498: $? = 0 >configure:5515: result: ld >configure:5536: checking size of ssize_t >configure:5541: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:5541: $? = 0 >configure:5541: ./conftest >configure:5541: $? = 0 >configure:5557: result: 8 >configure:5572: checking how to print ssize_t >configure:5597: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include -Wformat -Werror conftest.c >&5 >conftest.c: In function 'main': >conftest.c:49:23: error: format '%d' expects argument of type 'int', but argument 2 has type 'ssize_t {aka long int}' [-Werror=format=] > ssize_t i = 1; printf("%d", i); > ^ >cc1: all warnings being treated as errors >configure:5597: $? = 1 >configure: 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 PACKAGE_URL "" >| #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 __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define 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 <sys/types.h> >| >| #include <stdio.h> >| int >| main () >| { >| ssize_t i = 1; printf("%d", i); >| ; >| return 0; >| } >configure:5597: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include -Wformat -Werror conftest.c >&5 >configure:5597: $? = 0 >configure:5614: result: ld >configure:5629: checking whether byte ordering is bigendian >configure:5644: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >conftest.c:45:9: error: unknown type name 'not' > not a universal capable compiler > ^ >conftest.c:45:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' > not a universal capable compiler > ^ >conftest.c:45:15: error: unknown type name 'universal' >configure:5644: $? = 1 >configure: 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 PACKAGE_URL "" >| #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 __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define 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:5689: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >configure:5689: $? = 0 >configure:5707: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >conftest.c: In function 'main': >conftest.c:51:4: error: unknown type name 'not' > not big endian > ^ >conftest.c:51:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' > not big endian > ^ >configure:5707: $? = 1 >configure: 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 PACKAGE_URL "" >| #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 __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define 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 <sys/types.h> >| #include <sys/param.h> >| >| int >| main () >| { >| #if BYTE_ORDER != BIG_ENDIAN >| not big endian >| #endif >| >| ; >| return 0; >| } >configure:5835: result: no >configure:5853: checking whether strerror_r is declared >configure:5853: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >configure:5853: $? = 0 >configure:5853: result: yes >configure:5866: checking for strerror_r >configure:5866: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:5866: $? = 0 >configure:5866: result: yes >configure:5875: checking whether strerror_r returns char * >configure:5899: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >configure:5899: $? = 0 >configure:5937: result: yes >configure:5952: checking for x86_64-pc-linux-gnu-ar >configure:5970: found /usr/bin/x86_64-pc-linux-gnu-ar >configure:5982: result: /usr/bin/x86_64-pc-linux-gnu-ar >configure:6053: checking for x86_64-pc-linux-gnu-ranlib >configure:6071: found /usr/bin/x86_64-pc-linux-gnu-ranlib >configure:6083: result: /usr/bin/x86_64-pc-linux-gnu-ranlib >configure:6195: checking for neon-config >configure:6213: found /usr/bin/neon-config >configure:6226: result: /usr/bin/neon-config >configure:6251: checking linking against neon >configure:6267: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I/usr/include/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses -Wl,-O1 -Wl,--as-needed -lneon -lz -lssl -lcrypto -lxml2 -lz -lm -ldl >&5 >/usr/lib/libneon.so: undefined reference to `X509_up_ref' >/usr/lib/libneon.so: undefined reference to `EVP_PKEY_up_ref' >collect2: error: ld returned 1 exit status >configure:6267: $? = 1 >configure: 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 PACKAGE_URL "" >| #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 __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define 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 >| /* end confdefs.h. */ >| #include <ne_utils.h> >| int >| main () >| { >| ne_version_match(0, 0); >| ; >| return 0; >| } >configure:6275: result: no >configure:6551: incompatible neon library version 0.30.2: wanted 0.27 28 29 30 >configure:6944: using bundled neon (0.29.1) >configure:6959: checking for sys/time.h >configure:6959: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >configure:6959: $? = 0 >configure:6959: result: yes >configure:6959: checking for limits.h >configure:6959: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >configure:6959: $? = 0 >configure:6959: result: yes >configure:6959: checking for sys/select.h >configure:6959: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >configure:6959: $? = 0 >configure:6959: result: yes >configure:6959: checking for arpa/inet.h >configure:6959: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >configure:6959: $? = 0 >configure:6959: result: yes >configure:6959: checking for libintl.h >configure:6959: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >configure:6959: $? = 0 >configure:6959: result: yes >configure:6959: checking for signal.h >configure:6959: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >configure:6959: $? = 0 >configure:6959: result: yes >configure:6959: checking for sys/socket.h >configure:6959: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >configure:6959: $? = 0 >configure:6959: result: yes >configure:6959: checking for netinet/in.h >configure:6959: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >configure:6959: $? = 0 >configure:6959: result: yes >configure:6959: checking for netinet/tcp.h >configure:6959: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >configure:6959: $? = 0 >configure:6959: result: yes >configure:6959: checking for netdb.h >configure:6959: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >configure:6959: $? = 0 >configure:6959: result: yes >configure:6959: checking for sys/poll.h >configure:6959: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >configure:6959: $? = 0 >configure:6959: result: yes >configure:6959: checking for sys/limits.h >configure:6959: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >conftest.c:100:24: fatal error: sys/limits.h: No such file or directory >compilation terminated. >configure:6959: $? = 1 >configure: 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 PACKAGE_URL "" >| #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 __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define 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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| /* netinet/tcp.h requires netinet/in.h on some platforms. */ >| #ifdef HAVE_NETINET_IN_H >| #include <netinet/in.h> >| #endif >| >| #include <sys/limits.h> >configure:6959: result: no >configure:6959: checking for fcntl.h >configure:6959: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >configure:6959: $? = 0 >configure:6959: result: yes >configure:6959: checking for iconv.h >configure:6959: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >configure:6959: $? = 0 >configure:6959: result: yes >configure:6977: checking for timezone global >configure:6995: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >conftest.c: In function 'main': >conftest.c:69:8: warning: unused variable 't' [-Wunused-variable] > time_t t = 0 - timezone; timezone = 1; > ^ >configure:6995: $? = 0 >configure:7003: result: yes >configure:7028: LFS support unnecessary, off_t is not 32-bit >configure:7034: checking for strtoll >configure:7034: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:7034: $? = 0 >configure:7034: result: yes >configure:7239: checking for strcasecmp >configure:7239: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >conftest.c:90:6: warning: conflicting types for built-in function 'strcasecmp' > char strcasecmp (); > ^ >configure:7239: $? = 0 >configure:7239: result: yes >configure:7257: checking for signal >configure:7257: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:7257: $? = 0 >configure:7257: result: yes >configure:7257: checking for setvbuf >configure:7257: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:7257: $? = 0 >configure:7257: result: yes >configure:7257: checking for setsockopt >configure:7257: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:7257: $? = 0 >configure:7257: result: yes >configure:7257: checking for stpcpy >configure:7257: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >conftest.c:94:6: warning: conflicting types for built-in function 'stpcpy' > char stpcpy (); > ^ >configure:7257: $? = 0 >configure:7257: result: yes >configure:7257: checking for poll >configure:7257: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:7257: $? = 0 >configure:7257: result: yes >configure:7257: checking for fcntl >configure:7257: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:7257: $? = 0 >configure:7257: result: yes >configure:7257: checking for getsockopt >configure:7257: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:7257: $? = 0 >configure:7257: result: yes >configure:7274: checking whether stpcpy is declared >configure:7274: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >configure:7274: $? = 0 >configure:7274: result: yes >configure:7297: checking for library containing socket >configure:7314: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >conftest.c: In function 'main': >conftest.c:81:1: warning: implicit declaration of function 'socket' [-Wimplicit-function-declaration] > socket(); > ^ >configure:7314: $? = 0 >configure:7351: result: none needed >configure:7369: checking for library containing getaddrinfo >configure:7386: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >conftest.c: In function 'main': >conftest.c:81:1: warning: implicit declaration of function 'getaddrinfo' [-Wimplicit-function-declaration] > getaddrinfo(); > ^ >configure:7386: $? = 0 >configure:7423: result: none needed >configure:7443: checking for gai_strerror >configure:7443: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:7443: $? = 0 >configure:7443: result: yes >configure:7443: checking for getnameinfo >configure:7443: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:7443: $? = 0 >configure:7443: result: yes >configure:7443: checking for inet_ntop >configure:7443: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:7443: $? = 0 >configure:7443: result: yes >configure:7443: checking for inet_pton >configure:7443: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:7443: $? = 0 >configure:7443: result: yes >configure:7497: IPv6 support is enabled >configure:7503: checking for working AI_ADDRCONFIG >configure:7525: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >conftest.c: In function 'main': >conftest.c:89:30: error: 'NULL' undeclared (first use in this function) > if (getaddrinfo("localhost", NULL, &hints, &result) != 0) return 1; > ^ >conftest.c:89:30: note: each undeclared identifier is reported only once for each function it appears in >configure:7525: $? = 1 >configure: program exited with status 1 >configure: 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 PACKAGE_URL "" >| #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 __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define 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 <netdb.h> >| int >| main () >| { >| struct addrinfo hints = {0}, *result; >| hints.ai_flags = AI_ADDRCONFIG; >| if (getaddrinfo("localhost", NULL, &hints, &result) != 0) return 1; >| ; >| return 0; >| } >configure:7535: result: no >configure:7733: checking for socklen_t >configure:7733: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >configure:7733: $? = 0 >configure:7733: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >conftest.c: In function 'main': >conftest.c:95:24: error: expected expression before ')' token > if (sizeof ((socklen_t))) > ^ >configure:7733: $? = 1 >configure: 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 PACKAGE_URL "" >| #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 __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define 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 <sys/types.h> >| #endif >| #ifdef HAVE_SYS_SOCKET_H >| # include <sys/socket.h> >| #endif >| >| >| int >| main () >| { >| if (sizeof ((socklen_t))) >| return 0; >| ; >| return 0; >| } >configure:7733: result: yes >configure:7757: checking for struct tm.tm_gmtoff >configure:7757: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >configure:7757: $? = 0 >configure:7757: result: yes >configure:7767: checking for struct tm.__tm_gmtoff >configure:7767: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >conftest.c: In function 'main': >conftest.c:91:12: error: 'struct tm' has no member named '__tm_gmtoff' > if (ac_aggr.__tm_gmtoff) > ^ >conftest.c:90:18: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] > static struct tm ac_aggr; > ^ >configure:7767: $? = 1 >configure: 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 PACKAGE_URL "" >| #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 __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define 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 <time.h> >| >| int >| main () >| { >| static struct tm ac_aggr; >| if (ac_aggr.__tm_gmtoff) >| return 0; >| ; >| return 0; >| } >configure:7767: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I/usr/include conftest.c >&5 >conftest.c: In function 'main': >conftest.c:91:19: error: 'struct tm' has no member named '__tm_gmtoff' > if (sizeof ac_aggr.__tm_gmtoff) > ^ >conftest.c:90:18: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] > static struct tm ac_aggr; > ^ >configure:7767: $? = 1 >configure: 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 PACKAGE_URL "" >| #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 __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define 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 <time.h> >| >| int >| main () >| { >| static struct tm ac_aggr; >| if (sizeof ac_aggr.__tm_gmtoff) >| return 0; >| ; >| return 0; >| } >configure:7767: result: no >configure:7788: zlib not supported >configure:7793: checking whether to enable ACL support in neon >configure:7796: result: no >configure:8664: SSL support is not enabled >configure:8671: Thread-safe SSL support is not enabled >configure:8745: Thread-safe SSL not supported >configure:8851: checking for krb5-config >configure:8883: result: none >configure:8980: checking for pkg-config >configure:8998: found /usr/bin/pkg-config >configure:9011: result: /usr/bin/pkg-config >configure:9029: checking for libproxy-1.0 pkg-config data >configure:9040: result: yes >configure:9059: libproxy support enabled >configure:9409: checking expat.h usability >configure:9409: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include conftest.c >&5 >configure:9409: $? = 0 >configure:9409: result: yes >configure:9409: checking expat.h presence >configure:9409: x86_64-pc-linux-gnu-gcc -E -I/usr/include conftest.c >configure:9409: $? = 0 >configure:9409: result: yes >configure:9409: checking for expat.h >configure:9409: result: yes >configure:9411: checking for XML_SetXmlDeclHandler in -lexpat >configure:9436: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lexpat -lreadline -lcurses >&5 >configure:9436: $? = 0 >configure:9445: result: yes >configure:9455: checking for XML_Size >configure:9455: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include conftest.c >&5 >configure:9455: $? = 0 >configure:9455: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include conftest.c >&5 >conftest.c: In function 'main': >conftest.c:93:23: error: expected expression before ')' token > if (sizeof ((XML_Size))) > ^ >configure:9455: $? = 1 >configure: 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 PACKAGE_URL "" >| #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 __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define 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_LIBPROXY 1 >| #define NE_HAVE_LIBPXY 1 >| #define HAVE_EXPAT 1 >| /* end confdefs.h. */ >| #include <expat.h> >| >| int >| main () >| { >| if (sizeof ((XML_Size))) >| return 0; >| ; >| return 0; >| } >configure:9455: result: yes >configure:9466: checking size of XML_Size >configure:9471: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:9471: $? = 0 >configure:9471: ./conftest >configure:9471: $? = 0 >configure:9487: result: 8 >configure:9502: checking how to print XML_Size >configure:9527: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -Wformat -Werror conftest.c >&5 >conftest.c: In function 'main': >conftest.c:95:24: error: format '%d' expects argument of type 'int', but argument 2 has type 'XML_Size {aka long unsigned int}' [-Werror=format=] > XML_Size i = 1; printf("%d", i); > ^ >cc1: all warnings being treated as errors >configure:9527: $? = 1 >configure: 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 PACKAGE_URL "" >| #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 __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define 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_LIBPROXY 1 >| #define NE_HAVE_LIBPXY 1 >| #define HAVE_EXPAT 1 >| #define SIZEOF_XML_SIZE 8 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <expat.h> >| #include <stdio.h> >| int >| main () >| { >| XML_Size i = 1; printf("%d", i); >| ; >| return 0; >| } >configure:9527: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -Wformat -Werror conftest.c >&5 >configure:9527: $? = 0 >configure:9544: result: ld >configure:9769: XML parser used: expat >configure:9819: WebDAV support is enabled >configure:9949: checking size of time_t >configure:9954: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:9954: $? = 0 >configure:9954: ./conftest >configure:9954: $? = 0 >configure:9973: result: 8 >configure:9988: checking how to print time_t >configure:10016: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -Wformat -Werror conftest.c >&5 >conftest.c: In function 'main': >conftest.c:101:22: error: format '%d' expects argument of type 'int', but argument 2 has type 'time_t {aka long int}' [-Werror=format=] > time_t i = 1; printf("%d", i); > ^ >cc1: all warnings being treated as errors >configure:10016: $? = 1 >configure: 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 PACKAGE_URL "" >| #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 __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define 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_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 <sys/types.h> >| >| #ifdef HAVE_SYS_TIME_H >| #include <sys/time.h> >| #endif >| #include <stdio.h> >| int >| main () >| { >| time_t i = 1; printf("%d", i); >| ; >| return 0; >| } >configure:10016: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -Wformat -Werror conftest.c >&5 >configure:10016: $? = 0 >configure:10033: result: ld >configure:10058: .netrc support is enabled >configure:10065: checking for getopt_long >configure:10065: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:10065: $? = 0 >configure:10065: result: yes >configure:10084: checking for strcasecmp >configure:10084: result: yes >configure:10097: checking whether time.h and sys/time.h may both be included >configure:10117: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include conftest.c >&5 >configure:10117: $? = 0 >configure:10124: result: yes >configure:10134: checking for unsigned long long >configure:10151: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:10151: $? = 0 >configure:10159: result: yes >configure:10169: checking for uintmax_t >configure:10169: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include conftest.c >&5 >configure:10169: $? = 0 >configure:10169: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include conftest.c >&5 >conftest.c: In function 'main': >conftest.c:132:24: error: expected expression before ')' token > if (sizeof ((uintmax_t))) > ^ >configure:10169: $? = 1 >configure: 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 PACKAGE_URL "" >| #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 __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define 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_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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((uintmax_t))) >| return 0; >| ; >| return 0; >| } >configure:10169: result: yes >configure:10185: checking for ANSI C header files >configure:10289: result: yes >configure:10297: checking whether stat file-mode macros are broken >configure:10324: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include conftest.c >&5 >configure:10324: $? = 0 >configure:10331: result: no >configure:10342: checking for fcntl.h >configure:10342: result: yes >configure:10342: checking for sys/time.h >configure:10342: result: yes >configure:10342: checking for stdint.h >configure:10342: result: yes >configure:10342: checking for unistd.h >configure:10342: result: yes >configure:10355: checking for __secure_getenv >configure:10355: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >/var/tmp/portage/net-misc/cadaver-0.23.3/temp/cc3QUZnS.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `__secure_getenv' >collect2: error: ld returned 1 exit status >configure:10355: $? = 1 >configure: 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 PACKAGE_URL "" >| #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 __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define 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_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 <limits.h> declares __secure_getenv. >| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:10355: result: no >configure:10355: checking for gettimeofday >configure:10355: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:10355: $? = 0 >configure:10355: result: yes >configure:10364: checking whether getenv is declared >configure:10364: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include conftest.c >&5 >configure:10364: $? = 0 >configure:10364: result: yes >configure:10380: checking for snprintf >configure:10380: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >conftest.c:126:6: warning: conflicting types for built-in function 'snprintf' > char snprintf (); > ^ >configure:10380: $? = 0 >configure:10380: result: yes >configure:10398: checking for working POSIX fnmatch >configure:10431: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:10431: $? = 0 >configure:10431: ./conftest >configure:10431: $? = 0 >configure:10441: result: yes >configure:10462: checking for dirent.h that defines DIR >configure:10481: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include conftest.c >&5 >configure:10481: $? = 0 >configure:10489: result: yes >configure:10502: checking for library containing opendir >configure:10533: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:10533: $? = 0 >configure:10550: result: none required >configure:10618: checking return type of signal handlers >configure:10636: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include conftest.c >&5 >conftest.c: In function 'main': >conftest.c:111:9: error: void value not ignored as it ought to be > return *(signal (0, 0)) (0) == 1; > ^ >configure:10636: $? = 1 >configure: 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 PACKAGE_URL "" >| #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 __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define 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_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 <sys/types.h> >| #include <signal.h> >| >| int >| main () >| { >| return *(signal (0, 0)) (0) == 1; >| ; >| return 0; >| } >configure:10643: result: void >configure:10653: checking for unsigned long long int >configure:10692: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:10692: $? = 0 >configure:10701: result: yes >configure:10713: checking for strdup >configure:10713: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >conftest.c:130:6: warning: conflicting types for built-in function 'strdup' > char strdup (); > ^ >configure:10713: $? = 0 >configure:10713: result: yes >configure:10713: checking for strerror >configure:10713: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:10713: $? = 0 >configure:10713: result: yes >configure:10713: checking for memcpy >configure:10713: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >conftest.c:132:6: warning: conflicting types for built-in function 'memcpy' > char memcpy (); > ^ >configure:10713: $? = 0 >configure:10713: result: yes >configure:10713: checking for strcoll >configure:10713: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:10713: $? = 0 >configure:10713: result: yes >configure:10713: checking for tcsetattr >configure:10713: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:10713: $? = 0 >configure:10713: result: yes >configure:10713: checking for getpass >configure:10713: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:10713: $? = 0 >configure:10713: result: yes >configure:10713: checking for stty >configure:10713: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >conftest.c:141:1: error: unknown type name 'choke' > choke me > ^ >conftest.c:144:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' > int > ^ >configure:10713: $? = 1 >configure: 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 PACKAGE_URL "" >| #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 __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define 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_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 <limits.h> declares stty. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define stty innocuous_stty >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char stty (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #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:10713: result: no >configure:10713: checking for fchmod >configure:10713: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:10713: $? = 0 >configure:10713: result: yes >configure:10713: checking for strtoull >configure:10713: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:10713: $? = 0 >configure:10713: result: yes >configure:10725: checking for sys/time.h >configure:10725: result: yes >configure:10725: checking pwd.h usability >configure:10725: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include conftest.c >&5 >configure:10725: $? = 0 >configure:10725: result: yes >configure:10725: checking pwd.h presence >configure:10725: x86_64-pc-linux-gnu-gcc -E -I/usr/include conftest.c >configure:10725: $? = 0 >configure:10725: result: yes >configure:10725: checking for pwd.h >configure:10725: result: yes >configure:10725: checking for stdarg.h >configure:10725: result: yes >configure:10725: checking vmsdir.h usability >configure:10725: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include conftest.c >&5 >conftest.c:151:20: fatal error: vmsdir.h: No such file or directory >compilation terminated. >configure:10725: $? = 1 >configure: 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 PACKAGE_URL "" >| #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 __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define 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_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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <vmsdir.h> >configure:10725: result: no >configure:10725: checking vmsdir.h presence >configure:10725: x86_64-pc-linux-gnu-gcc -E -I/usr/include conftest.c >conftest.c:118:20: fatal error: vmsdir.h: No such file or directory >compilation terminated. >configure:10725: $? = 1 >configure: 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 PACKAGE_URL "" >| #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 __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define 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_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 <vmsdir.h> >configure:10725: result: no >configure:10725: checking for vmsdir.h >configure:10725: result: no >configure:10725: checking for memory.h >configure:10725: result: yes >configure:10725: checking alloca.h usability >configure:10725: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include conftest.c >&5 >configure:10725: $? = 0 >configure:10725: result: yes >configure:10725: checking alloca.h presence >configure:10725: x86_64-pc-linux-gnu-gcc -E -I/usr/include conftest.c >configure:10725: $? = 0 >configure:10725: result: yes >configure:10725: checking for alloca.h >configure:10725: result: yes >configure:10725: checking ncurses.h usability >configure:10725: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include conftest.c >&5 >configure:10725: $? = 0 >configure:10725: result: yes >configure:10725: checking ncurses.h presence >configure:10725: x86_64-pc-linux-gnu-gcc -E -I/usr/include conftest.c >configure:10725: $? = 0 >configure:10725: result: yes >configure:10725: checking for ncurses.h >configure:10725: result: yes >configure:10725: checking sgtty.h usability >configure:10725: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include conftest.c >&5 >configure:10725: $? = 0 >configure:10725: result: yes >configure:10725: checking sgtty.h presence >configure:10725: x86_64-pc-linux-gnu-gcc -E -I/usr/include conftest.c >configure:10725: $? = 0 >configure:10725: result: yes >configure:10725: checking for sgtty.h >configure:10725: result: yes >configure:10725: checking termios.h usability >configure:10725: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include conftest.c >&5 >configure:10725: $? = 0 >configure:10725: result: yes >configure:10725: checking termios.h presence >configure:10725: x86_64-pc-linux-gnu-gcc -E -I/usr/include conftest.c >configure:10725: $? = 0 >configure:10725: result: yes >configure:10725: checking for termios.h >configure:10725: result: yes >configure:10725: checking termio.h usability >configure:10725: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include conftest.c >&5 >configure:10725: $? = 0 >configure:10725: result: yes >configure:10725: checking termio.h presence >configure:10725: x86_64-pc-linux-gnu-gcc -E -I/usr/include conftest.c >configure:10725: $? = 0 >configure:10725: result: yes >configure:10725: checking for termio.h >configure:10725: result: yes >configure:10740: checking for localtime_r >configure:10740: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:10740: $? = 0 >configure:10740: result: yes >configure:10750: checking for strftime >configure:10750: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >conftest.c:148:6: warning: conflicting types for built-in function 'strftime' > char strftime (); > ^ >configure:10750: $? = 0 >configure:10750: result: yes >configure:10766: checking for a thread-safe mkdir -p >configure:10805: result: /bin/mkdir -p >configure:10808: checking for a sed that does not truncate output >configure:10872: result: /bin/sed >configure:10878: checking whether NLS is requested >configure:10887: result: yes >configure:10927: checking for msgfmt >configure: trying /usr/bin/msgfmt... >0 translated messages. >configure:10959: result: /usr/bin/msgfmt >configure:10968: checking for gmsgfmt >configure:10986: found /usr/bin/gmsgfmt >configure:10999: result: /usr/bin/gmsgfmt >configure:11049: checking for xgettext >configure: trying /usr/bin/xgettext... >/usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C >configure:11081: result: /usr/bin/xgettext >configure:11126: checking for msgmerge >configure: trying /usr/bin/msgmerge... >configure:11157: result: /usr/bin/msgmerge >configure:11178: checking build system type >configure:11192: result: x86_64-pc-linux-gnu >configure:11212: checking host system type >configure:11225: result: x86_64-pc-linux-gnu >configure:11246: checking whether we are using the GNU C Library 2 or newer >configure:11273: result: yes >configure:11284: checking whether the -Werror option is usable >configure:11303: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -Werror -I/usr/include conftest.c >&5 >configure:11303: $? = 0 >configure:11312: result: yes >configure:11314: checking for simple visibility declarations >configure:11341: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -fvisibility=hidden -Werror -I/usr/include conftest.c >&5 >configure:11341: $? = 0 >configure:11350: result: yes >configure:11366: checking for stdint.h >configure:11383: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include conftest.c >&5 >configure:11383: $? = 0 >configure:11390: result: yes >configure:11402: checking for working alloca.h >configure:11419: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:11419: $? = 0 >configure:11427: result: yes >configure:11435: checking for alloca >configure:11472: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:11472: $? = 0 >configure:11480: result: yes >configure:11592: checking for stdlib.h >configure:11592: result: yes >configure:11592: checking for unistd.h >configure:11592: result: yes >configure:11592: checking for sys/param.h >configure:11592: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include conftest.c >&5 >configure:11592: $? = 0 >configure:11592: result: yes >configure:11612: checking for getpagesize >configure:11612: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:11612: $? = 0 >configure:11612: result: yes >configure:11621: checking for working mmap >configure:11768: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:11768: $? = 0 >configure:11768: ./conftest >configure:11768: $? = 0 >configure:11778: result: yes >configure:11789: checking whether integer division by zero raises SIGFPE >configure:11855: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >conftest.c: In function 'sigfpe_handler': >conftest.c:143:3: warning: implicit declaration of function '_exit' [-Wimplicit-function-declaration] > _exit (sig != SIGFPE); > ^ >conftest.c:143:3: warning: incompatible implicit declaration of built-in function '_exit' >conftest.c: At top level: >conftest.c:149:5: warning: built-in function 'nan' declared as non-function > int nan; > ^ >configure:11855: $? = 0 >configure:11855: ./conftest >configure:11855: $? = 0 >configure:11867: result: yes >configure:11880: checking for inttypes.h >configure:11899: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include conftest.c >&5 >configure:11899: $? = 0 >configure:11906: result: yes >configure:11938: checking for inttypes.h >configure:11938: result: yes >configure:11949: checking whether the inttypes.h PRIxNN macros are broken >configure:11971: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include conftest.c >&5 >configure:11971: $? = 0 >configure:11979: result: no >configure:12086: checking for ld used by x86_64-pc-linux-gnu-gcc >configure:12153: result: /usr/x86_64-pc-linux-gnu/bin/ld >configure:12160: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld >configure:12175: result: yes >configure:12182: checking for shared library run path origin >configure:12195: result: done >configure:12285: checking whether imported symbols can be declared weak >configure:12303: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:12303: $? = 0 >configure:12337: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:12337: $? = 0 >configure:12337: ./conftest >configure:12337: $? = 0 >configure:12349: result: yes >configure:12354: checking pthread.h usability >configure:12354: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include conftest.c >&5 >configure:12354: $? = 0 >configure:12354: result: yes >configure:12354: checking pthread.h presence >configure:12354: x86_64-pc-linux-gnu-gcc -E -I/usr/include conftest.c >configure:12354: $? = 0 >configure:12354: result: yes >configure:12354: checking for pthread.h >configure:12354: result: yes >configure:12392: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >/var/tmp/portage/net-misc/cadaver-0.23.3/temp/cc5nKWPH.o: In function `main': >conftest.c:(.text.startup+0x14): undefined reference to `pthread_mutexattr_init' >collect2: error: ld returned 1 exit status >configure:12392: $? = 1 >configure: 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 PACKAGE_URL "" >| #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 __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define 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_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_SYS_PARAM_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 <pthread.h> >| pthread_mutex_t m; >| pthread_mutexattr_t ma; >| >| int >| main () >| { >| pthread_mutex_lock (&m); >| pthread_mutexattr_init (&ma); >| ; >| return 0; >| } >configure:12392: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses -pthread >&5 >configure:12392: $? = 0 >configure:13185: checking for multithread API to use >configure:13187: result: posix >configure:13203: checking for pthread_rwlock_t >configure:13203: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include conftest.c >&5 >configure:13203: $? = 0 >configure:13203: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include conftest.c >&5 >conftest.c: In function 'main': >conftest.c:146:31: error: expected expression before ')' token > if (sizeof ((pthread_rwlock_t))) > ^ >configure:13203: $? = 1 >configure: 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 PACKAGE_URL "" >| #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 __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define 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_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_SYS_PARAM_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 <pthread.h> >| >| int >| main () >| { >| if (sizeof ((pthread_rwlock_t))) >| return 0; >| ; >| return 0; >| } >configure:13203: result: yes >configure:13234: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include conftest.c >&5 >configure:13234: $? = 0 >configure:13739: checking for iconv >configure:13763: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:13763: $? = 0 >configure:13797: result: yes >configure:13800: checking for working iconv >configure:13929: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:13929: $? = 0 >configure:13929: ./conftest >configure:13929: $? = 0 >configure:13941: result: yes >configure:13969: checking for iconv declaration >configure:13998: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include conftest.c >&5 >configure:13998: $? = 0 >configure:14009: result: > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >configure:14034: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:14034: $? = 0 >configure:14045: checking argz.h usability >configure:14045: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include conftest.c >&5 >configure:14045: $? = 0 >configure:14045: result: yes >configure:14045: checking argz.h presence >configure:14045: x86_64-pc-linux-gnu-gcc -E -I/usr/include conftest.c >configure:14045: $? = 0 >configure:14045: result: yes >configure:14045: checking for argz.h >configure:14045: result: yes >configure:14045: checking for inttypes.h >configure:14045: result: yes >configure:14045: checking for limits.h >configure:14045: result: yes >configure:14045: checking for unistd.h >configure:14045: result: yes >configure:14045: checking for sys/param.h >configure:14045: result: yes >configure:14060: checking for getcwd >configure:14060: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:14060: $? = 0 >configure:14060: result: yes >configure:14060: checking for getegid >configure:14060: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:14060: $? = 0 >configure:14060: result: yes >configure:14060: checking for geteuid >configure:14060: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:14060: $? = 0 >configure:14060: result: yes >configure:14060: checking for getgid >configure:14060: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:14060: $? = 0 >configure:14060: result: yes >configure:14060: checking for getuid >configure:14060: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:14060: $? = 0 >configure:14060: result: yes >configure:14060: checking for mempcpy >configure:14060: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >conftest.c:179:6: warning: conflicting types for built-in function 'mempcpy' > char mempcpy (); > ^ >configure:14060: $? = 0 >configure:14060: result: yes >configure:14060: checking for munmap >configure:14060: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:14060: $? = 0 >configure:14060: result: yes >configure:14060: checking for stpcpy >configure:14060: result: yes >configure:14060: checking for strcasecmp >configure:14060: result: yes >configure:14060: checking for strdup >configure:14060: result: yes >configure:14060: checking for strtoul >configure:14060: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:14060: $? = 0 >configure:14060: result: yes >configure:14060: checking for tsearch >configure:14060: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:14060: $? = 0 >configure:14060: result: yes >configure:14060: checking for uselocale >configure:14060: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:14060: $? = 0 >configure:14060: result: yes >configure:14060: checking for argz_count >configure:14060: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:14060: $? = 0 >configure:14060: result: yes >configure:14060: checking for argz_stringify >configure:14060: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:14060: $? = 0 >configure:14060: result: yes >configure:14060: checking for argz_next >configure:14060: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:14060: $? = 0 >configure:14060: result: yes >configure:14060: checking for __fsetlocking >configure:14060: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:14060: $? = 0 >configure:14060: result: yes >configure:14073: checking for getlocalename_l >configure:14073: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >/var/tmp/portage/net-misc/cadaver-0.23.3/temp/ccpH0KwX.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `getlocalename_l' >collect2: error: ld returned 1 exit status >configure:14073: $? = 1 >configure: 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 PACKAGE_URL "" >| #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 __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define 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_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_SYS_PARAM_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_ICONV 1 >| #define ICONV_CONST >| #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_USELOCALE 1 >| #define HAVE_ARGZ_COUNT 1 >| #define HAVE_ARGZ_STRINGIFY 1 >| #define HAVE_ARGZ_NEXT 1 >| #define HAVE___FSETLOCKING 1 >| /* end confdefs.h. */ >| /* Define getlocalename_l to an innocuous variant, in case <limits.h> declares getlocalename_l. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define getlocalename_l innocuous_getlocalename_l >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char getlocalename_l (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef getlocalename_l >| >| /* 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 getlocalename_l (); >| /* 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_getlocalename_l || defined __stub___getlocalename_l >| choke me >| #endif >| >| int >| main () >| { >| return getlocalename_l (); >| ; >| return 0; >| } >configure:14073: result: no >configure:14084: checking whether feof_unlocked is declared >configure:14084: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include conftest.c >&5 >configure:14084: $? = 0 >configure:14084: result: yes >configure:14095: checking whether fgets_unlocked is declared >configure:14095: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include conftest.c >&5 >configure:14095: $? = 0 >configure:14095: result: yes >configure:14114: checking for bison >configure:14130: found /usr/bin/bison >configure:14141: result: bison >configure:14155: checking version of bison >configure:14164: result: 3.0.4, ok >configure:14173: checking for long long int >configure:14211: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:14211: $? = 0 >configure:14211: ./conftest >configure:14211: $? = 0 >configure:14223: result: yes >configure:14232: checking for wchar_t >configure:14249: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include conftest.c >&5 >configure:14249: $? = 0 >configure:14256: result: yes >configure:14265: checking for wint_t >configure:14290: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include conftest.c >&5 >configure:14290: $? = 0 >configure:14297: result: yes >configure:14308: checking for intmax_t >configure:14334: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include conftest.c >&5 >configure:14334: $? = 0 >configure:14341: result: yes >configure:14351: checking whether printf() supports POSIX/XSI format strings >configure:14392: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:14392: $? = 0 >configure:14392: ./conftest >configure:14392: $? = 0 >configure:14403: result: yes >configure:14414: checking whether we are using the GNU C Library >= 2.1 or uClibc >configure:14444: result: yes >configure:14453: checking for stdint.h >configure:14453: result: yes >configure:14463: checking for SIZE_MAX >configure:14534: result: yes >configure:14549: checking for stdint.h >configure:14549: result: yes >configure:14566: checking for symlink >configure:14566: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:14566: $? = 0 >configure:14566: result: yes >configure:14582: checking for working fcntl.h >configure:14685: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >conftest.c: In function 'main': >conftest.c:204:26: warning: the address of 'constants' will always evaluate as 'true' [-Waddress] > int result = !constants; > ^ >configure:14685: $? = 0 >configure:14685: ./conftest >configure:14685: $? = 0 >configure:14700: result: yes >configure:14724: checking for CFPreferencesCopyAppValue >configure:14742: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses -Wl,-framework -Wl,CoreFoundation >&5 >conftest.c:180:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory >compilation terminated. >configure:14742: $? = 1 >configure: 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 PACKAGE_URL "" >| #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 __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define 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_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_SYS_PARAM_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_ICONV 1 >| #define ICONV_CONST >| #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_USELOCALE 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_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_SYMLINK 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| /* end confdefs.h. */ >| #include <CoreFoundation/CFPreferences.h> >| int >| main () >| { >| CFPreferencesCopyAppValue(NULL, NULL) >| ; >| return 0; >| } >configure:14751: result: no >configure:14758: checking for CFLocaleCopyCurrent >configure:14776: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses -Wl,-framework -Wl,CoreFoundation >&5 >conftest.c:180:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory >compilation terminated. >configure:14776: $? = 1 >configure: 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 PACKAGE_URL "" >| #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 __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define 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_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_SYS_PARAM_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_ICONV 1 >| #define ICONV_CONST >| #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_USELOCALE 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_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_SYMLINK 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| /* end confdefs.h. */ >| #include <CoreFoundation/CFLocale.h> >| int >| main () >| { >| CFLocaleCopyCurrent(); >| ; >| return 0; >| } >configure:14785: result: no >configure:14815: checking for ptrdiff_t >configure:14815: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include conftest.c >&5 >configure:14815: $? = 0 >configure:14815: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include conftest.c >&5 >conftest.c: In function 'main': >conftest.c:216:24: error: expected expression before ')' token > if (sizeof ((ptrdiff_t))) > ^ >configure:14815: $? = 1 >configure: 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 PACKAGE_URL "" >| #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 __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define 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_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_SYS_PARAM_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_ICONV 1 >| #define ICONV_CONST >| #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_USELOCALE 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_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_SYMLINK 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((ptrdiff_t))) >| return 0; >| ; >| return 0; >| } >configure:14815: result: yes >configure:14828: checking features.h usability >configure:14828: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include conftest.c >&5 >configure:14828: $? = 0 >configure:14828: result: yes >configure:14828: checking features.h presence >configure:14828: x86_64-pc-linux-gnu-gcc -E -I/usr/include conftest.c >configure:14828: $? = 0 >configure:14828: result: yes >configure:14828: checking for features.h >configure:14828: result: yes >configure:14828: checking stddef.h usability >configure:14828: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include conftest.c >&5 >configure:14828: $? = 0 >configure:14828: result: yes >configure:14828: checking stddef.h presence >configure:14828: x86_64-pc-linux-gnu-gcc -E -I/usr/include conftest.c >configure:14828: $? = 0 >configure:14828: result: yes >configure:14828: checking for stddef.h >configure:14828: result: yes >configure:14828: checking for stdlib.h >configure:14828: result: yes >configure:14828: checking for string.h >configure:14828: result: yes >configure:14842: checking for asprintf >configure:14842: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:14842: $? = 0 >configure:14842: result: yes >configure:14842: checking for fwprintf >configure:14842: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:14842: $? = 0 >configure:14842: result: yes >configure:14842: checking for newlocale >configure:14842: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:14842: $? = 0 >configure:14842: result: yes >configure:14842: checking for putenv >configure:14842: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:14842: $? = 0 >configure:14842: result: yes >configure:14842: checking for setenv >configure:14842: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:14842: $? = 0 >configure:14842: result: yes >configure:14842: checking for setlocale >configure:14842: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:14842: $? = 0 >configure:14842: result: yes >configure:14842: checking for snprintf >configure:14842: result: yes >configure:14842: checking for strnlen >configure:14842: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:14842: $? = 0 >configure:14842: result: yes >configure:14842: checking for wcslen >configure:14842: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:14842: $? = 0 >configure:14842: result: yes >configure:14842: checking for wcsnlen >configure:14842: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:14842: $? = 0 >configure:14842: result: yes >configure:14842: checking for mbrtowc >configure:14842: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:14842: $? = 0 >configure:14842: result: yes >configure:14842: checking for wcrtomb >configure:14842: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:14842: $? = 0 >configure:14842: result: yes >configure:14852: checking whether _snprintf is declared >configure:14852: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include conftest.c >&5 >conftest.c: In function 'main': >conftest.c:205:10: error: '_snprintf' undeclared (first use in this function) > (void) _snprintf; > ^ >conftest.c:205:10: note: each undeclared identifier is reported only once for each function it appears in >configure:14852: $? = 1 >configure: 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 PACKAGE_URL "" >| #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 __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define 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_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_SYS_PARAM_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_ICONV 1 >| #define ICONV_CONST >| #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_USELOCALE 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_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_SYMLINK 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define HAVE_FEATURES_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_NEWLOCALE 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| >| int >| main () >| { >| #ifndef _snprintf >| #ifdef __cplusplus >| (void) _snprintf; >| #else >| (void) _snprintf; >| #endif >| #endif >| >| ; >| return 0; >| } >configure:14852: result: no >configure:14863: checking whether _snwprintf is declared >configure:14863: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include conftest.c >&5 >conftest.c: In function 'main': >conftest.c:206:10: error: '_snwprintf' undeclared (first use in this function) > (void) _snwprintf; > ^ >conftest.c:206:10: note: each undeclared identifier is reported only once for each function it appears in >configure:14863: $? = 1 >configure: 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 PACKAGE_URL "" >| #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 __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_ERRNO_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define 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_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_SYS_PARAM_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_ICONV 1 >| #define ICONV_CONST >| #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_USELOCALE 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_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_SYMLINK 1 >| #define HAVE_WORKING_O_NOATIME 1 >| #define HAVE_WORKING_O_NOFOLLOW 1 >| #define HAVE_FEATURES_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_NEWLOCALE 1 >| #define HAVE_PUTENV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_WCSLEN 1 >| #define HAVE_WCSNLEN 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_WCRTOMB 1 >| #define HAVE_DECL__SNPRINTF 0 >| /* end confdefs.h. */ >| #include <stdio.h> >| >| int >| main () >| { >| #ifndef _snwprintf >| #ifdef __cplusplus >| (void) _snwprintf; >| #else >| (void) _snwprintf; >| #endif >| #endif >| >| ; >| return 0; >| } >configure:14863: result: no >configure:14876: checking whether getc_unlocked is declared >configure:14876: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include conftest.c >&5 >configure:14876: $? = 0 >configure:14876: result: yes >configure:14920: checking for nl_langinfo and CODESET >configure:14936: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:14936: $? = 0 >configure:14945: result: yes >configure:14954: checking for LC_MESSAGES >configure:14970: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:14970: $? = 0 >configure:14978: result: yes >configure:15130: checking for CFPreferencesCopyAppValue >configure:15157: result: no >configure:15164: checking for CFLocaleCopyCurrent >configure:15191: result: no >configure:15226: checking whether included gettext is requested >configure:15236: result: no >configure:15259: checking for GNU gettext in libc >configure:15288: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon -I/usr/include -L/usr/lib -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lcurses >&5 >configure:15288: $? = 0 >configure:15297: result: yes >configure:15904: checking whether to use NLS >configure:15906: result: yes >configure:15909: checking where the gettext function comes from >configure:15920: result: libc >configure:16167: creating ./config.status > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by cadaver config.status 0.23.3, which was >generated by GNU Autoconf 2.69. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on mr-fox > >config.status:1089: creating Makefile >config.status:1089: creating po/Makefile.in >config.status:1089: creating config.h >config.status:1284: executing po-directories commands >configure:17486: Configured to build cadaver 0.23.3: > > Install prefix: /usr > Compiler: x86_64-pc-linux-gnu-gcc > Neon library: included libneon (0.29.1) > XML Parser: expat > SSL library: SSL support is not enabled > Internationalization: Built using native support > GNU readline support: enabled > > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=x86_64-pc-linux-gnu >ac_cv_c_bigendian=no >ac_cv_c_compiler_gnu=yes >ac_cv_c_const=yes >ac_cv_c_inline=inline >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O2 -pipe -march=native -Wall' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=x86_64-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=x86_64-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_func___fsetlocking=yes >ac_cv_func___secure_getenv=no >ac_cv_func_alloca_works=yes >ac_cv_func_argz_count=yes >ac_cv_func_argz_next=yes >ac_cv_func_argz_stringify=yes >ac_cv_func_asprintf=yes >ac_cv_func_fchmod=yes >ac_cv_func_fcntl=yes >ac_cv_func_fnmatch_works=yes >ac_cv_func_fwprintf=yes >ac_cv_func_gai_strerror=yes >ac_cv_func_getcwd=yes >ac_cv_func_getegid=yes >ac_cv_func_geteuid=yes >ac_cv_func_getgid=yes >ac_cv_func_getlocalename_l=no >ac_cv_func_getnameinfo=yes >ac_cv_func_getopt_long=yes >ac_cv_func_getpagesize=yes >ac_cv_func_getpass=yes >ac_cv_func_getsockopt=yes >ac_cv_func_gettimeofday=yes >ac_cv_func_getuid=yes >ac_cv_func_inet_ntop=yes >ac_cv_func_inet_pton=yes >ac_cv_func_localtime_r=yes >ac_cv_func_mbrtowc=yes >ac_cv_func_memcpy=yes >ac_cv_func_mempcpy=yes >ac_cv_func_mmap_fixed_mapped=yes >ac_cv_func_munmap=yes >ac_cv_func_newlocale=yes >ac_cv_func_poll=yes >ac_cv_func_putenv=yes >ac_cv_func_rl_completion_matches=yes >ac_cv_func_setenv=yes >ac_cv_func_setlocale=yes >ac_cv_func_setsockopt=yes >ac_cv_func_setvbuf=yes >ac_cv_func_signal=yes >ac_cv_func_snprintf=yes >ac_cv_func_stpcpy=yes >ac_cv_func_strcasecmp=yes >ac_cv_func_strcoll=yes >ac_cv_func_strdup=yes >ac_cv_func_strerror=yes >ac_cv_func_strerror_r=yes >ac_cv_func_strerror_r_char_p=yes >ac_cv_func_strftime=yes >ac_cv_func_strnlen=yes >ac_cv_func_strtoll=yes >ac_cv_func_strtoul=yes >ac_cv_func_strtoull=yes >ac_cv_func_stty=no >ac_cv_func_symlink=yes >ac_cv_func_tcsetattr=yes >ac_cv_func_tsearch=yes >ac_cv_func_uselocale=yes >ac_cv_func_wcrtomb=yes >ac_cv_func_wcslen=yes >ac_cv_func_wcsnlen=yes >ac_cv_gnu_library_2=yes >ac_cv_gnu_library_2_1=yes >ac_cv_have_decl__snprintf=no >ac_cv_have_decl__snwprintf=no >ac_cv_have_decl_feof_unlocked=yes >ac_cv_have_decl_fgets_unlocked=yes >ac_cv_have_decl_getc_unlocked=yes >ac_cv_have_decl_getenv=yes >ac_cv_have_decl_stpcpy=yes >ac_cv_have_decl_strerror_r=yes >ac_cv_header_alloca_h=yes >ac_cv_header_argz_h=yes >ac_cv_header_arpa_inet_h=yes >ac_cv_header_dirent_dirent_h=yes >ac_cv_header_errno_h=yes >ac_cv_header_expat_h=yes >ac_cv_header_fcntl_h=yes >ac_cv_header_features_h=yes >ac_cv_header_history_h=no >ac_cv_header_iconv_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_libintl_h=yes >ac_cv_header_limits_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_minix_config_h=no >ac_cv_header_ncurses_h=yes >ac_cv_header_netdb_h=yes >ac_cv_header_netinet_in_h=yes >ac_cv_header_netinet_tcp_h=yes >ac_cv_header_pthread_h=yes >ac_cv_header_pwd_h=yes >ac_cv_header_readline_h=no >ac_cv_header_readline_history_h=yes >ac_cv_header_readline_readline_h=yes >ac_cv_header_sgtty_h=yes >ac_cv_header_signal_h=yes >ac_cv_header_stat_broken=no >ac_cv_header_stdarg_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stddef_h=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_limits_h=no >ac_cv_header_sys_param_h=yes >ac_cv_header_sys_poll_h=yes >ac_cv_header_sys_select_h=yes >ac_cv_header_sys_socket_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_time_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_termio_h=yes >ac_cv_header_termios_h=yes >ac_cv_header_time=yes >ac_cv_header_unistd_h=yes >ac_cv_header_vmsdir_h=no >ac_cv_host=x86_64-pc-linux-gnu >ac_cv_lib_curses_tputs=yes >ac_cv_lib_expat_XML_SetXmlDeclHandler=yes >ac_cv_lib_readline_readline=yes >ac_cv_member_struct_tm___tm_gmtoff=no >ac_cv_member_struct_tm_tm_gmtoff=yes >ac_cv_objext=o >ac_cv_path_AR=/usr/bin/x86_64-pc-linux-gnu-ar >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt >ac_cv_path_GREP=/bin/grep >ac_cv_path_KRB5_CONFIG=none >ac_cv_path_MSGFMT=/usr/bin/msgfmt >ac_cv_path_MSGMERGE=/usr/bin/msgmerge >ac_cv_path_NEON_CONFIG=/usr/bin/neon-config >ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config >ac_cv_path_RANLIB=/usr/bin/x86_64-pc-linux-gnu-ranlib >ac_cv_path_SED=/bin/sed >ac_cv_path_XGETTEXT=/usr/bin/xgettext >ac_cv_path_install='/usr/bin/install -c' >ac_cv_path_mkdir=/bin/mkdir >ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc >ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' >ac_cv_prog_INTLBISON=bison >ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_make_make_set=yes >ac_cv_safe_to_define___extensions__=yes >ac_cv_search_add_history='none required' >ac_cv_search_opendir='none required' >ac_cv_search_strerror='none required' >ac_cv_sizeof_XML_Size=8 >ac_cv_sizeof_int=4 >ac_cv_sizeof_long=8 >ac_cv_sizeof_long_long=8 >ac_cv_sizeof_off_t=8 >ac_cv_sizeof_size_t=8 >ac_cv_sizeof_ssize_t=8 >ac_cv_sizeof_time_t=8 >ac_cv_type_XML_Size=yes >ac_cv_type_long_long_int=yes >ac_cv_type_off_t=yes >ac_cv_type_pthread_rwlock_t=yes >ac_cv_type_ptrdiff_t=yes >ac_cv_type_signal=void >ac_cv_type_size_t=yes >ac_cv_type_socklen_t=yes >ac_cv_type_uintmax_t=yes >ac_cv_type_unsigned_long_long=yes >ac_cv_type_unsigned_long_long_int=yes >ac_cv_working_alloca_h=yes >acl_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld >acl_cv_prog_gnu_ld=yes >acl_cv_rpath=done >am_cv_func_iconv=yes >am_cv_func_iconv_works=yes >am_cv_langinfo_codeset=yes >am_cv_lib_iconv=no >am_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_vis_werror=yes >gl_cv_cc_visibility=yes >gl_cv_have_weak=yes >gl_cv_header_inttypes_h=yes >gl_cv_header_stdint_h=yes >gl_cv_header_working_fcntl_h=yes >gl_cv_size_max=yes >gt_cv_c_intmax_t=yes >gt_cv_c_wchar_t=yes >gt_cv_c_wint_t=yes >gt_cv_func_CFLocaleCopyCurrent=no >gt_cv_func_CFPreferencesCopyAppValue=no >gt_cv_func_gnugettext1_libc=yes >gt_cv_func_printf_posix=yes >gt_cv_int_divbyzero_sigfpe=yes >gt_cv_inttypes_pri_broken=no >gt_cv_val_LC_MESSAGES=yes >ne_cv_cc_timezone=yes >ne_cv_cc_werror=yes >ne_cv_fmt_XML_Size=ld >ne_cv_fmt_off_t=ld >ne_cv_fmt_size_t=lu >ne_cv_fmt_ssize_t=ld >ne_cv_fmt_time_t=ld >ne_cv_gai_addrconfig=no >ne_cv_lib_neon=no >ne_cv_libsfor_getaddrinfo='none needed' >ne_cv_libsfor_socket='none needed' >ne_cv_os_uname=Linux >ne_cv_pkg_libproxy_1_0=yes >nls_cv_force_use_gnu_gettext=no >nls_cv_header_intl= >nls_cv_header_libgt= >nls_cv_use_gnu_gettext=no > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ALLOCA='' >AR='/usr/bin/x86_64-pc-linux-gnu-ar' >BUILD_INCLUDED_LIBINTL='no' >CATOBJEXT='.gmo' >CC='x86_64-pc-linux-gnu-gcc' >CFLAGS='-O2 -pipe -march=native -Wall -I$(top_srcdir)/lib/neon' >CFLAG_VISIBILITY='-fvisibility=hidden' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS='-I$(top_builddir) -I$(top_srcdir)/lib -I/usr/include ' >DATADIRNAME='share' >DEFS='-DHAVE_CONFIG_H' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >EXEEXT='' >GENCAT='gencat' >GETTEXT_MACRO_VERSION='0.19' >GLIBC21='yes' >GLIBC2='yes' >GMSGFMT='/usr/bin/gmsgfmt' >GMSGFMT_015='/usr/bin/gmsgfmt' >GNUTLS_CONFIG='' >GREP='/bin/grep' >HAVE_ASPRINTF='1' >HAVE_NEWLOCALE='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_DEFAULT_VERBOSITY='1' >INTL_LIBTOOL_SUFFIX_PREFIX='' >INTL_MACOSX_LIBS='' >KRB5_CONFIG='none' >LDFLAGS=' -L/usr/lib -Wl,-O1 -Wl,--as-needed' >LIBICONV='' >LIBINTL='' >LIBMULTITHREAD='-pthread' >LIBOBJS=' ${LIBOBJDIR}lib/netrc$U.o' >LIBPTH='' >LIBPTH_PREFIX='' >LIBS='-lreadline -lcurses ' >LIBTHREAD='' >LTLIBC='-lc' >LTLIBICONV='' >LTLIBINTL='' >LTLIBMULTITHREAD='-pthread' >LTLIBOBJS=' ${LIBOBJDIR}lib/netrc$U.lo' >LTLIBPTH='' >LTLIBTHREAD='' >MKDIR_P='/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_stubssl.o' >NEON_LIBS='-Llib/neon -lneon -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='no' >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_URL='' >PACKAGE_VERSION='0.23.3' >PATH_SEPARATOR=':' >PKG_CONFIG='/usr/bin/pkg-config' >POSUB='po' >PRI_MACROS_BROKEN='0' >RANLIB='/usr/bin/x86_64-pc-linux-gnu-ranlib' >SED='/bin/sed' >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='' >bindir='${exec_prefix}/bin' >build='x86_64-pc-linux-gnu' >build_alias='x86_64-pc-linux-gnu' >build_cpu='x86_64' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' >dvidir='${docdir}' >exec_prefix='${prefix}' >host='x86_64-pc-linux-gnu' >host_alias='x86_64-pc-linux-gnu' >host_cpu='x86_64' >host_os='linux-gnu' >host_vendor='pc' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/share/info' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >oldincludedir='/usr/include' >pdfdir='${docdir}' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* 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 PACKAGE_URL "" >#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 __EXTENSIONS__ 1 >#define _ALL_SOURCE 1 >#define _GNU_SOURCE 1 >#define _POSIX_PTHREAD_SEMANTICS 1 >#define _TANDEM_SOURCE 1 >#define SIZEOF_INT 4 >#define SIZEOF_LONG 8 >#define SIZEOF_LONG_LONG 8 >#define HAVE_ERRNO_H 1 >#define HAVE_STDARG_H 1 >#define HAVE_STRING_H 1 >#define HAVE_STDLIB_H 1 >#define 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_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_SYS_PARAM_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_ICONV 1 >#define ICONV_CONST >#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_USELOCALE 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_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_SYMLINK 1 >#define HAVE_WORKING_O_NOATIME 1 >#define HAVE_WORKING_O_NOFOLLOW 1 >#define HAVE_FEATURES_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_NEWLOCALE 1 >#define HAVE_PUTENV 1 >#define HAVE_SETENV 1 >#define HAVE_SETLOCALE 1 >#define HAVE_SNPRINTF 1 >#define HAVE_STRNLEN 1 >#define HAVE_WCSLEN 1 >#define HAVE_WCSNLEN 1 >#define HAVE_MBRTOWC 1 >#define HAVE_WCRTOMB 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 1 > >configure: exit 0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 607984
:
462200
| 462202 |
462204
|
462206
|
462208
|
462210