Build of davfs2 with vanilla toolchain

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

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

SLOCLanguage
9,553 ansic
4,787 sh
3,731 makefile
16 sed
18,087 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

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

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: davfs2 1.5.4-1 (Wed Aug 24 14:29:19 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) neon-0.30.1-2
#
# Total Installed Size: 0.63 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing neon...
# :: Running post-transaction hooks...
# (1/1) Updating manpage index...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: unrecognized options: --disable-debug
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether gcc understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of gcc... gcc3
# checking whether ln -s works... yes
# checking whether NLS is requested... yes
# checking for msgfmt... /usr/bin/msgfmt
# checking for gmsgfmt... /usr/bin/msgfmt
# checking for xgettext... /usr/bin/xgettext
# checking for msgmerge... /usr/bin/msgmerge
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for ld used by GCC... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for shared library run path origin... done
# checking how to run the C preprocessor... gcc -E
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for CFPreferencesCopyAppValue... no
# checking for CFLocaleCopyCurrent... no
# checking for GNU gettext in libc... yes
# checking whether to use NLS... yes
# checking where the gettext function comes from... libc
# checking for neon-config... /usr/bin/neon-config
# checking linking against neon... yes
# configure: using neon library 0.30.1
# configure: SSL is supported by neon
# configure: zlib is supported by neon
# configure: IPv6 is supported by neon
# configure: LFS is not supported by neon
# configure: SOCKSv5 is not supported by neon
# configure: thread-safe SSL is not supported by neon
# checking for dirent.h that defines DIR... yes
# checking for library containing opendir... none required
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking libintl.h usability... yes
# checking libintl.h presence... yes
# checking for libintl.h... yes
# checking langinfo.h usability... yes
# checking langinfo.h presence... yes
# checking for langinfo.h... yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking mntent.h usability... yes
# checking mntent.h presence... yes
# checking for mntent.h... yes
# checking stddef.h usability... yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# checking for stdint.h... (cached) yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking sys/file.h usability... yes
# checking sys/file.h presence... yes
# checking for sys/file.h... yes
# checking sys/mount.h usability... yes
# checking sys/mount.h presence... yes
# checking for sys/mount.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking syslog.h usability... yes
# checking syslog.h presence... yes
# checking for syslog.h... yes
# checking termios.h usability... yes
# checking termios.h presence... yes
# checking for termios.h... yes
# checking for unistd.h... (cached) yes
# checking utime.h usability... yes
# checking utime.h presence... yes
# checking for utime.h... yes
# checking for an ANSI C-conforming const... yes
# checking for uid_t in sys/types.h... yes
# checking for inline... inline
# checking for int16_t... yes
# checking for int32_t... yes
# checking for int8_t... yes
# checking for mode_t... yes
# checking for off_t... yes
# checking for pid_t... yes
# checking for size_t... yes
# checking for ssize_t... yes
# checking for struct stat.st_blksize... yes
# checking whether time.h and sys/time.h may both be included... yes
# checking whether struct tm is in sys/time.h or time.h... time.h
# checking for uint32_t... yes
# checking for uint64_t... yes
# checking for working volatile... yes
# checking size of void *... 8
# checking for unistd.h... (cached) yes
# checking for working chown... yes
# checking whether closedir returns void... no
# checking for error_at_line... yes
# checking vfork.h usability... no
# checking vfork.h presence... no
# checking for vfork.h... no
# checking for fork... yes
# checking for vfork... yes
# checking for working fork... yes
# checking for working vfork... (cached) yes
# checking type of array argument to getgroups... gid_t
# checking for getgroups... yes
# checking for working getgroups... yes
# checking for library containing getmntent... none required
# checking whether gcc needs -traditional... no
# checking whether sys/types.h defines makedev... yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... yes
# checking sys/select.h usability... yes
# checking sys/select.h presence... yes
# checking for sys/select.h... yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking types of arguments for select... int,fd_set *,struct timeval *
# checking for strftime... yes
# checking whether lstat correctly handles trailing slash... yes
# checking whether stat accepts an empty string... no
# checking for utime.h... (cached) yes
# checking whether utime accepts a null argument... yes
# checking for endpwent... yes
# checking for ftruncate... yes
# checking for getmntent... (cached) yes
# checking for memset... yes
# checking for mkdir... yes
# checking for nl_langinfo... yes
# checking for rpmatch... yes
# checking for select... yes
# checking for setlocale... yes
# checking for strcasecmp... yes
# checking for strchr... yes
# checking for strdup... yes
# checking for strerror... yes
# checking for strpbrk... yes
# checking for strrchr... yes
# checking for strstr... yes
# checking for strtol... yes
# checking for strtoull... yes
# checking for utime... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating po/Makefile.in
# config.status: creating etc/Makefile
# config.status: creating man/Makefile
# config.status: creating man/de/Makefile
# config.status: creating man/es/Makefile
# config.status: creating src/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing po-directories commands
# config.status: creating po/POTFILES
# config.status: creating po/Makefile
# configure: WARNING: unrecognized options: --disable-debug
#
# Configuration for building davfs2 1.5.4:
#
# Install Prefix: /usr
# Compiler: gcc
# Large File Support: no
# Neon Library: library in /usr (0.30.1)
# SSL is supported by neon
# National Language Support: libc
#
# make all-recursive
# make[1]: Entering directory '/tmp/davfs2/src/davfs2-1.5.4'
# Making all in po
# make[2]: Entering directory '/tmp/davfs2/src/davfs2-1.5.4/po'
# make[2]: Leaving directory '/tmp/davfs2/src/davfs2-1.5.4/po'
# Making all in etc
# make[2]: Entering directory '/tmp/davfs2/src/davfs2-1.5.4/etc'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/davfs2/src/davfs2-1.5.4/etc'
# Making all in man
# make[2]: Entering directory '/tmp/davfs2/src/davfs2-1.5.4/man'
# Making all in de
# make[3]: Entering directory '/tmp/davfs2/src/davfs2-1.5.4/man/de'
# sed -e 's|@PACKAGE[@]|davfs2|g' -e 's|@PACKAGE_STRING[@]|davfs2 1.5.4|g' -e 's|@PACKAGE_BUGREPORT[@]|http://savannah.nongnu.org/projects/davfs2|g' -e 's|@PROGRAM_NAME[@]|mount.davfs|g' -e 's|@SYS_CONF_DIR[@]|/etc/davfs2|g' -e 's|@SYS_RUN[@]|/var/run/mount.davfs|g' -e 's|@SYS_CACHE_DIR[@]|/var/cache/davfs2|g' -e 's|@SECRETSFILE[@]|secrets|g' -e 's|@CONFIGFILE[@]|davfs2.conf|g' -e 's|@CERTS_DIR[@]|certs|g' -e 's|@CLICERTS_DIR[@]|private|g' -e 's|@USER[@]|nobody|g' -e 's|@GROUP[@]|network|g' davfs2.conf.5 | gzip -9 > davfs2.conf.5.gz
# sed -e 's|@PACKAGE[@]|davfs2|g' -e 's|@PACKAGE_STRING[@]|davfs2 1.5.4|g' -e 's|@PACKAGE_BUGREPORT[@]|http://savannah.nongnu.org/projects/davfs2|g' -e 's|@PROGRAM_NAME[@]|mount.davfs|g' -e 's|@SYS_CONF_DIR[@]|/etc/davfs2|g' -e 's|@SYS_RUN[@]|/var/run/mount.davfs|g' -e 's|@SYS_CACHE_DIR[@]|/var/cache/davfs2|g' -e 's|@SECRETSFILE[@]|secrets|g' -e 's|@CONFIGFILE[@]|davfs2.conf|g' -e 's|@CERTS_DIR[@]|certs|g' -e 's|@CLICERTS_DIR[@]|private|g' -e 's|@USER[@]|nobody|g' -e 's|@GROUP[@]|network|g' mount.davfs.8 | gzip -9 > mount.davfs.8.gz
# sed -e 's|@PACKAGE[@]|davfs2|g' -e 's|@PACKAGE_STRING[@]|davfs2 1.5.4|g' -e 's|@PACKAGE_BUGREPORT[@]|http://savannah.nongnu.org/projects/davfs2|g' -e 's|@PROGRAM_NAME[@]|mount.davfs|g' -e 's|@SYS_CONF_DIR[@]|/etc/davfs2|g' -e 's|@SYS_RUN[@]|/var/run/mount.davfs|g' -e 's|@SYS_CACHE_DIR[@]|/var/cache/davfs2|g' -e 's|@SECRETSFILE[@]|secrets|g' -e 's|@CONFIGFILE[@]|davfs2.conf|g' -e 's|@CERTS_DIR[@]|certs|g' -e 's|@CLICERTS_DIR[@]|private|g' -e 's|@USER[@]|nobody|g' -e 's|@GROUP[@]|network|g' umount.davfs.8 | gzip -9 > umount.davfs.8.gz
# make[3]: Leaving directory '/tmp/davfs2/src/davfs2-1.5.4/man/de'
# Making all in es
# make[3]: Entering directory '/tmp/davfs2/src/davfs2-1.5.4/man/es'
# sed -e 's|@PACKAGE[@]|davfs2|g' -e 's|@PACKAGE_STRING[@]|davfs2 1.5.4|g' -e 's|@PACKAGE_BUGREPORT[@]|http://savannah.nongnu.org/projects/davfs2|g' -e 's|@PROGRAM_NAME[@]|mount.davfs|g' -e 's|@SYS_CONF_DIR[@]|/etc/davfs2|g' -e 's|@SYS_RUN[@]|/var/run/mount.davfs|g' -e 's|@SYS_CACHE_DIR[@]|/var/cache/davfs2|g' -e 's|@SECRETSFILE[@]|secrets|g' -e 's|@CONFIGFILE[@]|davfs2.conf|g' -e 's|@CERTS_DIR[@]|certs|g' -e 's|@CLICERTS_DIR[@]|private|g' -e 's|@USER[@]|nobody|g' -e 's|@GROUP[@]|network|g' davfs2.conf.5 | gzip -9 > davfs2.conf.5.gz
# make[3]: Leaving directory '/tmp/davfs2/src/davfs2-1.5.4/man/es'
# make[3]: Entering directory '/tmp/davfs2/src/davfs2-1.5.4/man'
# sed -e 's|@PACKAGE[@]|davfs2|g' -e 's|@PACKAGE_STRING[@]|davfs2 1.5.4|g' -e 's|@PACKAGE_BUGREPORT[@]|http://savannah.nongnu.org/projects/davfs2|g' -e 's|@PROGRAM_NAME[@]|mount.davfs|g' -e 's|@SYS_CONF_DIR[@]|/etc/davfs2|g' -e 's|@SYS_RUN[@]|/var/run/mount.davfs|g' -e 's|@SYS_CACHE_DIR[@]|/var/cache/davfs2|g' -e 's|@SECRETSFILE[@]|secrets|g' -e 's|@CONFIGFILE[@]|davfs2.conf|g' -e 's|@CERTS_DIR[@]|certs|g' -e 's|@CLICERTS_DIR[@]|private|g' -e 's|@USER[@]|nobody|g' -e 's|@GROUP[@]|network|g' davfs2.conf.5 | gzip -9 > davfs2.conf.5.gz
# sed -e 's|@PACKAGE[@]|davfs2|g' -e 's|@PACKAGE_STRING[@]|davfs2 1.5.4|g' -e 's|@PACKAGE_BUGREPORT[@]|http://savannah.nongnu.org/projects/davfs2|g' -e 's|@PROGRAM_NAME[@]|mount.davfs|g' -e 's|@SYS_CONF_DIR[@]|/etc/davfs2|g' -e 's|@SYS_RUN[@]|/var/run/mount.davfs|g' -e 's|@SYS_CACHE_DIR[@]|/var/cache/davfs2|g' -e 's|@SECRETSFILE[@]|secrets|g' -e 's|@CONFIGFILE[@]|davfs2.conf|g' -e 's|@CERTS_DIR[@]|certs|g' -e 's|@CLICERTS_DIR[@]|private|g' -e 's|@USER[@]|nobody|g' -e 's|@GROUP[@]|network|g' mount.davfs.8 | gzip -9 > mount.davfs.8.gz
# sed -e 's|@PACKAGE[@]|davfs2|g' -e 's|@PACKAGE_STRING[@]|davfs2 1.5.4|g' -e 's|@PACKAGE_BUGREPORT[@]|http://savannah.nongnu.org/projects/davfs2|g' -e 's|@PROGRAM_NAME[@]|mount.davfs|g' -e 's|@SYS_CONF_DIR[@]|/etc/davfs2|g' -e 's|@SYS_RUN[@]|/var/run/mount.davfs|g' -e 's|@SYS_CACHE_DIR[@]|/var/cache/davfs2|g' -e 's|@SECRETSFILE[@]|secrets|g' -e 's|@CONFIGFILE[@]|davfs2.conf|g' -e 's|@CERTS_DIR[@]|certs|g' -e 's|@CLICERTS_DIR[@]|private|g' -e 's|@USER[@]|nobody|g' -e 's|@GROUP[@]|network|g' umount.davfs.8 | gzip -9 > umount.davfs.8.gz
# make[3]: Leaving directory '/tmp/davfs2/src/davfs2-1.5.4/man'
# make[2]: Leaving directory '/tmp/davfs2/src/davfs2-1.5.4/man'
# Making all in src
# make[2]: Entering directory '/tmp/davfs2/src/davfs2-1.5.4/src'
# gcc -DPROGRAM_NAME=\"mount.davfs\" -DDAV_SYS_CONF_DIR=\"/etc/davfs2\" -DDAV_LOCALSTATE_DIR=\"/var/run\" -DDAV_SYS_RUN=\"/var/run/mount.davfs\" -DDAV_SYS_CACHE=\"/var/cache/davfs2\" -DDAV_SECRETS=\"secrets\" -DDAV_CONFIG=\"davfs2.conf\" -DDAV_CERTS_DIR=\"certs\" -DDAV_CLICERTS_DIR=\"private\" -DDAV_DATA_DIR=\"/usr/share/davfs2\" -DLOCALEDIR=\"/usr/share/locale\" -DDAV_USER=\"nobody\" -DDAV_GROUP=\"network\" -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I. -I.. -Wall -Werror=format-security -fstack-protector-strong --param=ssp-buffer-size=4 -I/usr/include/neon -MT cache.o -MD -MP -MF .deps/cache.Tpo -c -o cache.o cache.c
# gcc -DPROGRAM_NAME=\"mount.davfs\" -DDAV_SYS_CONF_DIR=\"/etc/davfs2\" -DDAV_LOCALSTATE_DIR=\"/var/run\" -DDAV_SYS_RUN=\"/var/run/mount.davfs\" -DDAV_SYS_CACHE=\"/var/cache/davfs2\" -DDAV_SECRETS=\"secrets\" -DDAV_CONFIG=\"davfs2.conf\" -DDAV_CERTS_DIR=\"certs\" -DDAV_CLICERTS_DIR=\"private\" -DDAV_DATA_DIR=\"/usr/share/davfs2\" -DLOCALEDIR=\"/usr/share/locale\" -DDAV_USER=\"nobody\" -DDAV_GROUP=\"network\" -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I. -I.. -Wall -Werror=format-security -fstack-protector-strong --param=ssp-buffer-size=4 -I/usr/include/neon -MT dav_coda.o -MD -MP -MF .deps/dav_coda.Tpo -c -o dav_coda.o dav_coda.c
# In file included from /usr/include/dirent.h:25:0,
# from cache.c:24:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# In file included from /usr/include/errno.h:28:0,
# from dav_coda.c:23:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# dav_coda.c: In function 'coda_setattr':
# dav_coda.c:664:69: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'u_quad_t {aka long unsigned int}' [-Wformat=]
# syslog(LOG_MAKEPRI(LOG_DAEMON, LOG_DEBUG), " ct %li, sz %llu",
# ^
# mv -f .deps/dav_coda.Tpo .deps/dav_coda.Po
# gcc -DPROGRAM_NAME=\"mount.davfs\" -DDAV_SYS_CONF_DIR=\"/etc/davfs2\" -DDAV_LOCALSTATE_DIR=\"/var/run\" -DDAV_SYS_RUN=\"/var/run/mount.davfs\" -DDAV_SYS_CACHE=\"/var/cache/davfs2\" -DDAV_SECRETS=\"secrets\" -DDAV_CONFIG=\"davfs2.conf\" -DDAV_CERTS_DIR=\"certs\" -DDAV_CLICERTS_DIR=\"private\" -DDAV_DATA_DIR=\"/usr/share/davfs2\" -DLOCALEDIR=\"/usr/share/locale\" -DDAV_USER=\"nobody\" -DDAV_GROUP=\"network\" -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I. -I.. -Wall -Werror=format-security -fstack-protector-strong --param=ssp-buffer-size=4 -I/usr/include/neon -MT dav_fuse.o -MD -MP -MF .deps/dav_fuse.Tpo -c -o dav_fuse.o dav_fuse.c
# In file included from /usr/include/errno.h:28:0,
# from dav_fuse.c:23:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# mv -f .deps/dav_fuse.Tpo .deps/dav_fuse.Po
# gcc -DPROGRAM_NAME=\"mount.davfs\" -DDAV_SYS_CONF_DIR=\"/etc/davfs2\" -DDAV_LOCALSTATE_DIR=\"/var/run\" -DDAV_SYS_RUN=\"/var/run/mount.davfs\" -DDAV_SYS_CACHE=\"/var/cache/davfs2\" -DDAV_SECRETS=\"secrets\" -DDAV_CONFIG=\"davfs2.conf\" -DDAV_CERTS_DIR=\"certs\" -DDAV_CLICERTS_DIR=\"private\" -DDAV_DATA_DIR=\"/usr/share/davfs2\" -DLOCALEDIR=\"/usr/share/locale\" -DDAV_USER=\"nobody\" -DDAV_GROUP=\"network\" -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I. -I.. -Wall -Werror=format-security -fstack-protector-strong --param=ssp-buffer-size=4 -I/usr/include/neon -MT kernel_interface.o -MD -MP -MF .deps/kernel_interface.Tpo -c -o kernel_interface.o kernel_interface.c
# In file included from /usr/include/error.h:22:0,
# from kernel_interface.c:23:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# mv -f .deps/kernel_interface.Tpo .deps/kernel_interface.Po
# gcc -DPROGRAM_NAME=\"mount.davfs\" -DDAV_SYS_CONF_DIR=\"/etc/davfs2\" -DDAV_LOCALSTATE_DIR=\"/var/run\" -DDAV_SYS_RUN=\"/var/run/mount.davfs\" -DDAV_SYS_CACHE=\"/var/cache/davfs2\" -DDAV_SECRETS=\"secrets\" -DDAV_CONFIG=\"davfs2.conf\" -DDAV_CERTS_DIR=\"certs\" -DDAV_CLICERTS_DIR=\"private\" -DDAV_DATA_DIR=\"/usr/share/davfs2\" -DLOCALEDIR=\"/usr/share/locale\" -DDAV_USER=\"nobody\" -DDAV_GROUP=\"network\" -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I. -I.. -Wall -Werror=format-security -fstack-protector-strong --param=ssp-buffer-size=4 -I/usr/include/neon -MT mount_davfs.o -MD -MP -MF .deps/mount_davfs.Tpo -c -o mount_davfs.o mount_davfs.c
# In file included from /usr/include/ctype.h:25:0,
# from mount_davfs.c:23:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# mv -f .deps/cache.Tpo .deps/cache.Po
# gcc -DPROGRAM_NAME=\"mount.davfs\" -DDAV_SYS_CONF_DIR=\"/etc/davfs2\" -DDAV_LOCALSTATE_DIR=\"/var/run\" -DDAV_SYS_RUN=\"/var/run/mount.davfs\" -DDAV_SYS_CACHE=\"/var/cache/davfs2\" -DDAV_SECRETS=\"secrets\" -DDAV_CONFIG=\"davfs2.conf\" -DDAV_CERTS_DIR=\"certs\" -DDAV_CLICERTS_DIR=\"private\" -DDAV_DATA_DIR=\"/usr/share/davfs2\" -DLOCALEDIR=\"/usr/share/locale\" -DDAV_USER=\"nobody\" -DDAV_GROUP=\"network\" -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I. -I.. -Wall -Werror=format-security -fstack-protector-strong --param=ssp-buffer-size=4 -I/usr/include/neon -MT webdav.o -MD -MP -MF .deps/webdav.Tpo -c -o webdav.o webdav.c
# In file included from /usr/include/errno.h:28:0,
# from webdav.c:23:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# mv -f .deps/webdav.Tpo .deps/webdav.Po
# gcc -DPROGRAM_NAME=\"mount.davfs\" -DDAV_SYS_CONF_DIR=\"/etc/davfs2\" -DDAV_LOCALSTATE_DIR=\"/var/run\" -DDAV_SYS_RUN=\"/var/run/mount.davfs\" -DDAV_SYS_CACHE=\"/var/cache/davfs2\" -DDAV_SECRETS=\"secrets\" -DDAV_CONFIG=\"davfs2.conf\" -DDAV_CERTS_DIR=\"certs\" -DDAV_CLICERTS_DIR=\"private\" -DDAV_DATA_DIR=\"/usr/share/davfs2\" -DLOCALEDIR=\"/usr/share/locale\" -DDAV_USER=\"nobody\" -DDAV_GROUP=\"network\" -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I. -I.. -Wall -Werror=format-security -fstack-protector-strong --param=ssp-buffer-size=4 -I/usr/include/neon -MT umount_davfs.o -MD -MP -MF .deps/umount_davfs.Tpo -c -o umount_davfs.o umount_davfs.c
# In file included from /usr/include/error.h:22:0,
# from umount_davfs.c:23:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# umount_davfs.c: In function 'main':
# umount_davfs.c:153:33: warning: format '%a' expects argument of type 'float *', but argument 3 has type 'char **' [-Wformat=]
# if (!file || fscanf(file, "%a[0-9]", &pid) != 1 || !pid) {
# ^
# mv -f .deps/umount_davfs.Tpo .deps/umount_davfs.Po
# gcc -Wall -Werror=format-security -fstack-protector-strong --param=ssp-buffer-size=4 -I/usr/include/neon -o umount.davfs umount_davfs.o -Wl,-O1,--sort-common,--as-needed,-z,relro -lneon -lz -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lexpat
# mv -f .deps/mount_davfs.Tpo .deps/mount_davfs.Po
# gcc -Wall -Werror=format-security -fstack-protector-strong --param=ssp-buffer-size=4 -I/usr/include/neon -o mount.davfs cache.o dav_coda.o dav_fuse.o kernel_interface.o mount_davfs.o webdav.o -Wl,-O1,--sort-common,--as-needed,-z,relro -lneon -lz -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lexpat
# make[2]: Leaving directory '/tmp/davfs2/src/davfs2-1.5.4/src'
# make[2]: Entering directory '/tmp/davfs2/src/davfs2-1.5.4'
# make[2]: Leaving directory '/tmp/davfs2/src/davfs2-1.5.4'
# make[1]: Leaving directory '/tmp/davfs2/src/davfs2-1.5.4'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in po
# make[1]: Entering directory '/tmp/davfs2/src/davfs2-1.5.4/po'
# installing cs.gmo as /tmp/davfs2/pkg/davfs2/usr/share/locale/cs/LC_MESSAGES/davfs2.mo
# installing de.gmo as /tmp/davfs2/pkg/davfs2/usr/share/locale/de/LC_MESSAGES/davfs2.mo
# if test "davfs2" = "gettext-tools"; then \
# /usr/bin/mkdir -p /tmp/davfs2/pkg/davfs2/usr/share/gettext/po; \
# for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
# /usr/bin/install -c -m 644 ./$file \
# /tmp/davfs2/pkg/davfs2/usr/share/gettext/po/$file; \
# done; \
# for file in Makevars; do \
# rm -f /tmp/davfs2/pkg/davfs2/usr/share/gettext/po/$file; \
# done; \
# else \
# : ; \
# fi
# make[1]: Leaving directory '/tmp/davfs2/src/davfs2-1.5.4/po'
# Making install in etc
# make[1]: Entering directory '/tmp/davfs2/src/davfs2-1.5.4/etc'
# make[2]: Entering directory '/tmp/davfs2/src/davfs2-1.5.4/etc'
# make[2]: Nothing to be done for 'install-exec-am'.
# /bin/sh ../config/mkinstalldirs /tmp/davfs2/pkg/davfs2/etc/davfs2
# mkdir -p -- /tmp/davfs2/pkg/davfs2/etc/davfs2
# /usr/bin/install -c -m 644 -b davfs2.conf /tmp/davfs2/pkg/davfs2/etc/davfs2/davfs2.conf
# /usr/bin/mkdir -p '/tmp/davfs2/pkg/davfs2/usr/share/davfs2'
# /usr/bin/install -c -m 644 -b -m 600 secrets /tmp/davfs2/pkg/davfs2/etc/davfs2/secrets
# /bin/sh ../config/mkinstalldirs /tmp/davfs2/pkg/davfs2/etc/davfs2/certs
# mkdir -p -- /tmp/davfs2/pkg/davfs2/etc/davfs2/certs
# /bin/sh ../config/mkinstalldirs /tmp/davfs2/pkg/davfs2/etc/davfs2/certs/private
# /usr/bin/install -c -m 644 davfs2.conf secrets '/tmp/davfs2/pkg/davfs2/usr/share/davfs2'
# mkdir -p -- /tmp/davfs2/pkg/davfs2/etc/davfs2/certs/private
# chmod 700 /tmp/davfs2/pkg/davfs2/etc/davfs2/certs/private
# make[2]: Leaving directory '/tmp/davfs2/src/davfs2-1.5.4/etc'
# make[1]: Leaving directory '/tmp/davfs2/src/davfs2-1.5.4/etc'
# Making install in man
# make[1]: Entering directory '/tmp/davfs2/src/davfs2-1.5.4/man'
# Making install in de
# make[2]: Entering directory '/tmp/davfs2/src/davfs2-1.5.4/man/de'
# make[3]: Entering directory '/tmp/davfs2/src/davfs2-1.5.4/man/de'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/davfs2/pkg/davfs2/usr/share/man/de/man5'
# /usr/bin/mkdir -p '/tmp/davfs2/pkg/davfs2/usr/share/man/de/man8'
# /usr/bin/install -c -m 644 mount.davfs.8.gz umount.davfs.8.gz '/tmp/davfs2/pkg/davfs2/usr/share/man/de/man8'
# /usr/bin/install -c -m 644 davfs2.conf.5.gz '/tmp/davfs2/pkg/davfs2/usr/share/man/de/man5'
# make[3]: Leaving directory '/tmp/davfs2/src/davfs2-1.5.4/man/de'
# make[2]: Leaving directory '/tmp/davfs2/src/davfs2-1.5.4/man/de'
# Making install in es
# make[2]: Entering directory '/tmp/davfs2/src/davfs2-1.5.4/man/es'
# make[3]: Entering directory '/tmp/davfs2/src/davfs2-1.5.4/man/es'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/davfs2/pkg/davfs2/usr/share/man/es/man5'
# /usr/bin/install -c -m 644 davfs2.conf.5.gz '/tmp/davfs2/pkg/davfs2/usr/share/man/es/man5'
# make[3]: Leaving directory '/tmp/davfs2/src/davfs2-1.5.4/man/es'
# make[2]: Leaving directory '/tmp/davfs2/src/davfs2-1.5.4/man/es'
# make[2]: Entering directory '/tmp/davfs2/src/davfs2-1.5.4/man'
# make[3]: Entering directory '/tmp/davfs2/src/davfs2-1.5.4/man'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/davfs2/pkg/davfs2/usr/share/man/man5'
# /usr/bin/mkdir -p '/tmp/davfs2/pkg/davfs2/usr/share/man/man8'
# /usr/bin/install -c -m 644 davfs2.conf.5.gz '/tmp/davfs2/pkg/davfs2/usr/share/man/man5'
# /usr/bin/install -c -m 644 mount.davfs.8.gz umount.davfs.8.gz '/tmp/davfs2/pkg/davfs2/usr/share/man/man8'
# make[3]: Leaving directory '/tmp/davfs2/src/davfs2-1.5.4/man'
# make[2]: Leaving directory '/tmp/davfs2/src/davfs2-1.5.4/man'
# make[1]: Leaving directory '/tmp/davfs2/src/davfs2-1.5.4/man'
# Making install in src
# make[1]: Entering directory '/tmp/davfs2/src/davfs2-1.5.4/src'
# make[2]: Entering directory '/tmp/davfs2/src/davfs2-1.5.4/src'
# make[2]: Nothing to be done for 'install-data-am'.
# /usr/bin/mkdir -p '/tmp/davfs2/pkg/davfs2/usr/bin'
# /usr/bin/install -c mount.davfs umount.davfs '/tmp/davfs2/pkg/davfs2/usr/bin'
# make install-exec-hook
# make[3]: Entering directory '/tmp/davfs2/src/davfs2-1.5.4/src'
# chmod u+s /tmp/davfs2/pkg/davfs2/usr/bin/mount.davfs; \
# if test "/usr/bin" != "/sbin"; then \
# /bin/sh ../config/mkinstalldirs /tmp/davfs2/pkg/davfs2/sbin; \
# ln -s -f /usr/bin/mount.davfs /tmp/davfs2/pkg/davfs2/sbin/mount.davfs; \
# ln -s -f /usr/bin/umount.davfs /tmp/davfs2/pkg/davfs2/sbin/umount.davfs; \
# fi
# mkdir -p -- /tmp/davfs2/pkg/davfs2/sbin
# make[3]: Leaving directory '/tmp/davfs2/src/davfs2-1.5.4/src'
# make[2]: Leaving directory '/tmp/davfs2/src/davfs2-1.5.4/src'
# make[1]: Leaving directory '/tmp/davfs2/src/davfs2-1.5.4/src'
# make[1]: Entering directory '/tmp/davfs2/src/davfs2-1.5.4'
# make[2]: Entering directory '/tmp/davfs2/src/davfs2-1.5.4'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/davfs2/pkg/davfs2/usr/share/doc/davfs2'
# /usr/bin/install -c -m 644 AUTHORS BUGS ChangeLog COPYING FAQ INSTALL NEWS README README.translators THANKS TODO '/tmp/davfs2/pkg/davfs2/usr/share/doc/davfs2'
# make[2]: Leaving directory '/tmp/davfs2/src/davfs2-1.5.4'
# make[1]: Leaving directory '/tmp/davfs2/src/davfs2-1.5.4'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "davfs2"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: davfs2 1.5.4-1 (Wed Aug 24 14:29:32 UTC 2016)

CMD: pacman --query --file davfs2-1.5.4-1-x86_64.pkg.tar.xz
# davfs2 1.5.4-1

Creating hybrid package for 'davfs2'

Trying to find vanilla package 'davfs2'...

CMD: pacman --query --file /mirror/davfs2-1.5.4-1.pkg.tar.xz
# davfs2 1.5.4-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /etc/davfs2/davfs2.conf
# /etc/davfs2/secrets
# /usr/share/locale/cs/LC_MESSAGES/davfs2.mo
# /usr/share/locale/de/LC_MESSAGES/davfs2.mo
# /usr/share/davfs2/davfs2.conf
# /usr/share/davfs2/secrets
# /usr/share/man/de/man5/davfs2.conf.5.gz
# /usr/share/man/de/man8/mount.davfs.8.gz
# /usr/share/man/de/man8/umount.davfs.8.gz
# /usr/share/man/es/man5/davfs2.conf.5.gz
# /usr/share/man/man5/davfs2.conf.5.gz
# /usr/share/man/man8/mount.davfs.8.gz
# /usr/share/man/man8/umount.davfs.8.gz
# /usr/share/doc/davfs2/AUTHORS
# /usr/share/doc/davfs2/BUGS
# /usr/share/doc/davfs2/ChangeLog
# /usr/share/doc/davfs2/COPYING
# /usr/share/doc/davfs2/FAQ
# /usr/share/doc/davfs2/INSTALL
# /usr/share/doc/davfs2/NEWS
# /usr/share/doc/davfs2/README
# /usr/share/doc/davfs2/README.translators
# /usr/share/doc/davfs2/THANKS
# /usr/share/doc/davfs2/TODO
# /usr/bin/mount.davfs
# /usr/bin/umount.davfs

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

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

Printing config logfiles

CMD: config logfiles '/tmp/davfs2/src/davfs2-1.5.4/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by davfs2 configure 1.5.4, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --sbindir=/usr/bin --sysconfdir=/etc --disable-debug
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 873d5cce427a
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2696: checking for a BSD-compatible install
# configure:2764: result: /usr/bin/install -c
# configure:2775: checking whether build environment is sane
# configure:2830: result: yes
# configure:2889: checking for x86_64-unknown-linux-strip
# configure:2919: result: no
# configure:2929: checking for strip
# configure:2945: found /usr/bin/strip
# configure:2956: result: strip
# configure:2981: checking for a thread-safe mkdir -p
# configure:3020: result: /usr/bin/mkdir -p
# configure:3027: checking for gawk
# configure:3043: found /usr/bin/gawk
# configure:3054: result: gawk
# configure:3065: checking whether make sets $(MAKE)
# configure:3087: result: yes
# configure:3116: checking whether make supports nested variables
# configure:3133: result: yes
# configure:3272: checking for x86_64-unknown-linux-gcc
# configure:3302: result: no
# configure:3312: checking for gcc
# configure:3328: found /usr/bin/gcc
# configure:3339: result: gcc
# configure:3568: checking for C compiler version
# configure:3577: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3588: $? = 0
# configure:3577: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3588: $? = 0
# configure:3577: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3588: $? = 1
# configure:3577: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3588: $? = 1
# configure:3608: checking whether the C compiler works
# configure:3630: gcc conftest.c >&5
# configure:3634: $? = 0
# configure:3682: result: yes
# configure:3685: checking for C compiler default output file name
# configure:3687: result: a.out
# configure:3693: checking for suffix of executables
# configure:3700: gcc -o conftest conftest.c >&5
# configure:3704: $? = 0
# configure:3726: result:
# configure:3748: checking whether we are cross compiling
# configure:3756: gcc -o conftest conftest.c >&5
# configure:3760: $? = 0
# configure:3767: ./conftest
# configure:3771: $? = 0
# configure:3786: result: no
# configure:3791: checking for suffix of object files
# configure:3813: gcc -c conftest.c >&5
# configure:3817: $? = 0
# configure:3838: result: o
# configure:3842: checking whether we are using the GNU C compiler
# configure:3861: gcc -c conftest.c >&5
# configure:3861: $? = 0
# configure:3870: result: yes
# configure:3879: checking whether gcc accepts -g
# configure:3899: gcc -c -g conftest.c >&5
# configure:3899: $? = 0
# configure:3940: result: yes
# configure:3957: checking for gcc option to accept ISO C89
# configure:4020: gcc -c conftest.c >&5
# configure:4020: $? = 0
# configure:4033: result: none needed
# configure:4058: checking whether gcc understands -c and -o together
# configure:4080: gcc -c conftest.c -o conftest2.o
# configure:4083: $? = 0
# configure:4080: gcc -c conftest.c -o conftest2.o
# configure:4083: $? = 0
# configure:4095: result: yes
# configure:4123: checking for style of include used by make
# configure:4151: result: GNU
# configure:4177: checking dependency style of gcc
# configure:4288: result: gcc3
# configure:4304: checking whether ln -s works
# configure:4308: result: yes
# configure:4326: checking whether NLS is requested
# configure:4335: result: yes
# configure:4376: checking for msgfmt
# configure: trying /usr/bin/msgfmt...
# 0 translated messages.
# configure:4408: result: /usr/bin/msgfmt
# configure:4417: checking for gmsgfmt
# configure:4448: result: /usr/bin/msgfmt
# configure:4499: checking for xgettext
# configure: trying /usr/bin/xgettext...
# /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
# configure:4531: result: /usr/bin/xgettext
# configure:4577: checking for msgmerge
# configure: trying /usr/bin/msgmerge...
# configure:4608: result: /usr/bin/msgmerge
# configure:4645: checking build system type
# configure:4659: result: x86_64-unknown-linux-gnu
# configure:4679: checking host system type
# configure:4692: result: x86_64-unknown-linux-gnu
# configure:4736: checking for ld used by GCC
# configure:4800: result: /usr/bin/ld
# configure:4807: checking if the linker (/usr/bin/ld) is GNU ld
# configure:4820: result: yes
# configure:4827: checking for shared library run path origin
# configure:4840: result: done
# configure:4865: checking how to run the C preprocessor
# configure:4896: gcc -E conftest.c
# configure:4896: $? = 0
# configure:4910: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4910: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "davfs2"
# | #define PACKAGE_TARNAME "davfs2"
# | #define PACKAGE_VERSION "1.5.4"
# | #define PACKAGE_STRING "davfs2 1.5.4"
# | #define PACKAGE_BUGREPORT "http://savannah.nongnu.org/projects/davfs2"
# | #define PACKAGE_URL ""
# | #define PACKAGE "davfs2"
# | #define VERSION "1.5.4"
# | /* end confdefs.h. */
# | #include
# configure:4935: result: gcc -E
# configure:4955: gcc -E conftest.c
# configure:4955: $? = 0
# configure:4969: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4969: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "davfs2"
# | #define PACKAGE_TARNAME "davfs2"
# | #define PACKAGE_VERSION "1.5.4"
# | #define PACKAGE_STRING "davfs2 1.5.4"
# | #define PACKAGE_BUGREPORT "http://savannah.nongnu.org/projects/davfs2"
# | #define PACKAGE_URL ""
# | #define PACKAGE "davfs2"
# | #define VERSION "1.5.4"
# | /* end confdefs.h. */
# | #include
# configure:4998: checking for grep that handles long lines and -e
# configure:5056: result: /usr/bin/grep
# configure:5061: checking for egrep
# configure:5123: result: /usr/bin/grep -E
# configure:5681: checking for CFPreferencesCopyAppValue
# configure:5699: gcc -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:11:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5699: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "davfs2"
# | #define PACKAGE_TARNAME "davfs2"
# | #define PACKAGE_VERSION "1.5.4"
# | #define PACKAGE_STRING "davfs2 1.5.4"
# | #define PACKAGE_BUGREPORT "http://savannah.nongnu.org/projects/davfs2"
# | #define PACKAGE_URL ""
# | #define PACKAGE "davfs2"
# | #define VERSION "1.5.4"
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFPreferencesCopyAppValue(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:5708: result: no
# configure:5715: checking for CFLocaleCopyCurrent
# configure:5733: gcc -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:11:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5733: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "davfs2"
# | #define PACKAGE_TARNAME "davfs2"
# | #define PACKAGE_VERSION "1.5.4"
# | #define PACKAGE_STRING "davfs2 1.5.4"
# | #define PACKAGE_BUGREPORT "http://savannah.nongnu.org/projects/davfs2"
# | #define PACKAGE_URL ""
# | #define PACKAGE "davfs2"
# | #define VERSION "1.5.4"
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFLocaleCopyCurrent();
# | ;
# | return 0;
# | }
# configure:5742: result: no
# configure:5791: checking for GNU gettext in libc
# configure:5811: gcc -o conftest conftest.c >&5
# configure:5811: $? = 0
# configure:5820: result: yes
# configure:6611: checking whether to use NLS
# configure:6613: result: yes
# configure:6616: checking where the gettext function comes from
# configure:6627: result: libc
# configure:6707: checking for neon-config
# configure:6725: found /usr/bin/neon-config
# configure:6738: result: /usr/bin/neon-config
# configure:6763: checking linking against neon
# configure:6779: gcc -o conftest -I/usr/include/neon conftest.c -Wl,-O1,--sort-common,--as-needed,-z,relro -lneon -lz -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lexpat >&5
# configure:6779: $? = 0
# configure:6787: result: yes
# configure:6803: using neon library 0.30.1
# configure:6848: SSL is supported by neon
# configure:6870: zlib is supported by neon
# configure:6892: IPv6 is supported by neon
# configure:6922: LFS is not supported by neon
# configure:6944: SOCKSv5 is not supported by neon
# configure:6966: thread-safe SSL is not supported by neon
# configure:7236: checking for dirent.h that defines DIR
# configure:7255: gcc -c -I/usr/include/neon conftest.c >&5
# configure:7255: $? = 0
# configure:7263: result: yes
# configure:7276: checking for library containing opendir
# configure:7307: gcc -o conftest -I/usr/include/neon conftest.c >&5
# configure:7307: $? = 0
# configure:7324: result: none required
# configure:7391: checking for ANSI C header files
# configure:7411: gcc -c -I/usr/include/neon conftest.c >&5
# configure:7411: $? = 0
# configure:7484: gcc -o conftest -I/usr/include/neon conftest.c >&5
# configure:7484: $? = 0
# configure:7484: ./conftest
# configure:7484: $? = 0
# configure:7495: result: yes
# configure:7508: checking for sys/types.h
# configure:7508: gcc -c -I/usr/include/neon conftest.c >&5
# configure:7508: $? = 0
# configure:7508: result: yes
# configure:7508: checking for sys/stat.h
# configure:7508: gcc -c -I/usr/include/neon conftest.c >&5
# configure:7508: $? = 0
# configure:7508: result: yes
# configure:7508: checking for stdlib.h
# configure:7508: gcc -c -I/usr/include/neon conftest.c >&5
# configure:7508: $? = 0
# configure:7508: result: yes
# configure:7508: checking for string.h
# configure:7508: gcc -c -I/usr/include/neon conftest.c >&5
# configure:7508: $? = 0
# configure:7508: result: yes
# configure:7508: checking for memory.h
# configure:7508: gcc -c -I/usr/include/neon conftest.c >&5
# configure:7508: $? = 0
# configure:7508: result: yes
# configure:7508: checking for strings.h
# configure:7508: gcc -c -I/usr/include/neon conftest.c >&5
# configure:7508: $? = 0
# configure:7508: result: yes
# configure:7508: checking for inttypes.h
# configure:7508: gcc -c -I/usr/include/neon conftest.c >&5
# configure:7508: $? = 0
# configure:7508: result: yes
# configure:7508: checking for stdint.h
# configure:7508: gcc -c -I/usr/include/neon conftest.c >&5
# configure:7508: $? = 0
# configure:7508: result: yes
# configure:7508: checking for unistd.h
# configure:7508: gcc -c -I/usr/include/neon conftest.c >&5
# configure:7508: $? = 0
# configure:7508: result: yes
# configure:7523: checking fcntl.h usability
# configure:7523: gcc -c -I/usr/include/neon conftest.c >&5
# configure:7523: $? = 0
# configure:7523: result: yes
# configure:7523: checking fcntl.h presence
# configure:7523: gcc -E conftest.c
# configure:7523: $? = 0
# configure:7523: result: yes
# configure:7523: checking for fcntl.h
# configure:7523: result: yes
# configure:7523: checking libintl.h usability
# configure:7523: gcc -c -I/usr/include/neon conftest.c >&5
# configure:7523: $? = 0
# configure:7523: result: yes
# configure:7523: checking libintl.h presence
# configure:7523: gcc -E conftest.c
# configure:7523: $? = 0
# configure:7523: result: yes
# configure:7523: checking for libintl.h
# configure:7523: result: yes
# configure:7523: checking langinfo.h usability
# configure:7523: gcc -c -I/usr/include/neon conftest.c >&5
# configure:7523: $? = 0
# configure:7523: result: yes
# configure:7523: checking langinfo.h presence
# configure:7523: gcc -E conftest.c
# configure:7523: $? = 0
# configure:7523: result: yes
# configure:7523: checking for langinfo.h
# configure:7523: result: yes
# configure:7523: checking limits.h usability
# configure:7523: gcc -c -I/usr/include/neon conftest.c >&5
# configure:7523: $? = 0
# configure:7523: result: yes
# configure:7523: checking limits.h presence
# configure:7523: gcc -E conftest.c
# configure:7523: $? = 0
# configure:7523: result: yes
# configure:7523: checking for limits.h
# configure:7523: result: yes
# configure:7523: checking locale.h usability
# configure:7523: gcc -c -I/usr/include/neon conftest.c >&5
# configure:7523: $? = 0
# configure:7523: result: yes
# configure:7523: checking locale.h presence
# configure:7523: gcc -E conftest.c
# configure:7523: $? = 0
# configure:7523: result: yes
# configure:7523: checking for locale.h
# configure:7523: result: yes
# configure:7523: checking mntent.h usability
# configure:7523: gcc -c -I/usr/include/neon conftest.c >&5
# configure:7523: $? = 0
# configure:7523: result: yes
# configure:7523: checking mntent.h presence
# configure:7523: gcc -E conftest.c
# configure:7523: $? = 0
# configure:7523: result: yes
# configure:7523: checking for mntent.h
# configure:7523: result: yes
# configure:7523: checking stddef.h usability
# configure:7523: gcc -c -I/usr/include/neon conftest.c >&5
# configure:7523: $? = 0
# configure:7523: result: yes
# configure:7523: checking stddef.h presence
# configure:7523: gcc -E conftest.c
# configure:7523: $? = 0
# configure:7523: result: yes
# configure:7523: checking for stddef.h
# configure:7523: result: yes
# configure:7523: checking for stdint.h
# configure:7523: result: yes
# configure:7523: checking for stdlib.h
# configure:7523: result: yes
# configure:7523: checking for string.h
# configure:7523: result: yes
# configure:7523: checking sys/file.h usability
# configure:7523: gcc -c -I/usr/include/neon conftest.c >&5
# configure:7523: $? = 0
# configure:7523: result: yes
# configure:7523: checking sys/file.h presence
# configure:7523: gcc -E conftest.c
# configure:7523: $? = 0
# configure:7523: result: yes
# configure:7523: checking for sys/file.h
# configure:7523: result: yes
# configure:7523: checking sys/mount.h usability
# configure:7523: gcc -c -I/usr/include/neon conftest.c >&5
# configure:7523: $? = 0
# configure:7523: result: yes
# configure:7523: checking sys/mount.h presence
# configure:7523: gcc -E conftest.c
# configure:7523: $? = 0
# configure:7523: result: yes
# configure:7523: checking for sys/mount.h
# configure:7523: result: yes
# configure:7523: checking sys/time.h usability
# configure:7523: gcc -c -I/usr/include/neon conftest.c >&5
# configure:7523: $? = 0
# configure:7523: result: yes
# configure:7523: checking sys/time.h presence
# configure:7523: gcc -E conftest.c
# configure:7523: $? = 0
# configure:7523: result: yes
# configure:7523: checking for sys/time.h
# configure:7523: result: yes
# configure:7523: checking syslog.h usability
# configure:7523: gcc -c -I/usr/include/neon conftest.c >&5
# configure:7523: $? = 0
# configure:7523: result: yes
# configure:7523: checking syslog.h presence
# configure:7523: gcc -E conftest.c
# configure:7523: $? = 0
# configure:7523: result: yes
# configure:7523: checking for syslog.h
# configure:7523: result: yes
# configure:7523: checking termios.h usability
# configure:7523: gcc -c -I/usr/include/neon conftest.c >&5
# configure:7523: $? = 0
# configure:7523: result: yes
# configure:7523: checking termios.h presence
# configure:7523: gcc -E conftest.c
# configure:7523: $? = 0
# configure:7523: result: yes
# configure:7523: checking for termios.h
# configure:7523: result: yes
# configure:7523: checking for unistd.h
# configure:7523: result: yes
# configure:7523: checking utime.h usability
# configure:7523: gcc -c -I/usr/include/neon conftest.c >&5
# configure:7523: $? = 0
# configure:7523: result: yes
# configure:7523: checking utime.h presence
# configure:7523: gcc -E conftest.c
# configure:7523: $? = 0
# configure:7523: result: yes
# configure:7523: checking for utime.h
# configure:7523: result: yes
# configure:7535: checking for an ANSI C-conforming const
# configure:7601: gcc -c -I/usr/include/neon conftest.c >&5
# configure:7601: $? = 0
# configure:7608: result: yes
# configure:7616: checking for uid_t in sys/types.h
# configure:7635: result: yes
# configure:7646: checking for inline
# configure:7662: gcc -c -I/usr/include/neon conftest.c >&5
# configure:7662: $? = 0
# configure:7670: result: inline
# configure:7688: checking for int16_t
# configure:7688: gcc -c -I/usr/include/neon conftest.c >&5
# configure:7688: $? = 0
# configure:7688: gcc -c -I/usr/include/neon conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:86:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
# ^~~~~~~~~~
# configure:7688: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "davfs2"
# | #define PACKAGE_TARNAME "davfs2"
# | #define PACKAGE_VERSION "1.5.4"
# | #define PACKAGE_STRING "davfs2 1.5.4"
# | #define PACKAGE_BUGREPORT "http://savannah.nongnu.org/projects/davfs2"
# | #define PACKAGE_URL ""
# | #define PACKAGE "davfs2"
# | #define VERSION "1.5.4"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define NE_HAVE_SSL 1
# | #define NE_HAVE_ZLIB 1
# | #define NE_HAVE_IPV6 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | enum { N = 16 / 2 - 1 };
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
# | < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:7688: result: yes
# configure:7699: checking for int32_t
# configure:7699: gcc -c -I/usr/include/neon conftest.c >&5
# configure:7699: $? = 0
# configure:7699: gcc -c -I/usr/include/neon conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:87:53: warning: integer overflow in expression [-Woverflow]
# < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
# ^
# conftest.c:86:12: error: storage size of 'test_array' isn't constant
# static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
# ^~~~~~~~~~
# configure:7699: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "davfs2"
# | #define PACKAGE_TARNAME "davfs2"
# | #define PACKAGE_VERSION "1.5.4"
# | #define PACKAGE_STRING "davfs2 1.5.4"
# | #define PACKAGE_BUGREPORT "http://savannah.nongnu.org/projects/davfs2"
# | #define PACKAGE_URL ""
# | #define PACKAGE "davfs2"
# | #define VERSION "1.5.4"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define NE_HAVE_SSL 1
# | #define NE_HAVE_ZLIB 1
# | #define NE_HAVE_IPV6 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | enum { N = 32 / 2 - 1 };
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
# | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:7699: result: yes
# configure:7710: checking for int8_t
# configure:7710: gcc -c -I/usr/include/neon conftest.c >&5
# configure:7710: $? = 0
# configure:7710: gcc -c -I/usr/include/neon conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:86:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
# ^~~~~~~~~~
# configure:7710: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "davfs2"
# | #define PACKAGE_TARNAME "davfs2"
# | #define PACKAGE_VERSION "1.5.4"
# | #define PACKAGE_STRING "davfs2 1.5.4"
# | #define PACKAGE_BUGREPORT "http://savannah.nongnu.org/projects/davfs2"
# | #define PACKAGE_URL ""
# | #define PACKAGE "davfs2"
# | #define VERSION "1.5.4"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define NE_HAVE_SSL 1
# | #define NE_HAVE_ZLIB 1
# | #define NE_HAVE_IPV6 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | enum { N = 8 / 2 - 1 };
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
# | < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:7710: result: yes
# configure:7721: checking for mode_t
# configure:7721: gcc -c -I/usr/include/neon conftest.c >&5
# configure:7721: $? = 0
# configure:7721: gcc -c -I/usr/include/neon conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:85:21: error: expected expression before ')' token
# if (sizeof ((mode_t)))
# ^
# configure:7721: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "davfs2"
# | #define PACKAGE_TARNAME "davfs2"
# | #define PACKAGE_VERSION "1.5.4"
# | #define PACKAGE_STRING "davfs2 1.5.4"
# | #define PACKAGE_BUGREPORT "http://savannah.nongnu.org/projects/davfs2"
# | #define PACKAGE_URL ""
# | #define PACKAGE "davfs2"
# | #define VERSION "1.5.4"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define NE_HAVE_SSL 1
# | #define NE_HAVE_ZLIB 1
# | #define NE_HAVE_IPV6 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((mode_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7721: result: yes
# configure:7732: checking for off_t
# configure:7732: gcc -c -I/usr/include/neon conftest.c >&5
# configure:7732: $? = 0
# configure:7732: gcc -c -I/usr/include/neon conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:85:20: error: expected expression before ')' token
# if (sizeof ((off_t)))
# ^
# configure:7732: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "davfs2"
# | #define PACKAGE_TARNAME "davfs2"
# | #define PACKAGE_VERSION "1.5.4"
# | #define PACKAGE_STRING "davfs2 1.5.4"
# | #define PACKAGE_BUGREPORT "http://savannah.nongnu.org/projects/davfs2"
# | #define PACKAGE_URL ""
# | #define PACKAGE "davfs2"
# | #define VERSION "1.5.4"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define NE_HAVE_SSL 1
# | #define NE_HAVE_ZLIB 1
# | #define NE_HAVE_IPV6 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((off_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7732: result: yes
# configure:7743: checking for pid_t
# configure:7743: gcc -c -I/usr/include/neon conftest.c >&5
# configure:7743: $? = 0
# configure:7743: gcc -c -I/usr/include/neon conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:85:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# configure:7743: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "davfs2"
# | #define PACKAGE_TARNAME "davfs2"
# | #define PACKAGE_VERSION "1.5.4"
# | #define PACKAGE_STRING "davfs2 1.5.4"
# | #define PACKAGE_BUGREPORT "http://savannah.nongnu.org/projects/davfs2"
# | #define PACKAGE_URL ""
# | #define PACKAGE "davfs2"
# | #define VERSION "1.5.4"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define NE_HAVE_SSL 1
# | #define NE_HAVE_ZLIB 1
# | #define NE_HAVE_IPV6 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7743: result: yes
# configure:7754: checking for size_t
# configure:7754: gcc -c -I/usr/include/neon conftest.c >&5
# configure:7754: $? = 0
# configure:7754: gcc -c -I/usr/include/neon conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:85:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:7754: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "davfs2"
# | #define PACKAGE_TARNAME "davfs2"
# | #define PACKAGE_VERSION "1.5.4"
# | #define PACKAGE_STRING "davfs2 1.5.4"
# | #define PACKAGE_BUGREPORT "http://savannah.nongnu.org/projects/davfs2"
# | #define PACKAGE_URL ""
# | #define PACKAGE "davfs2"
# | #define VERSION "1.5.4"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define NE_HAVE_SSL 1
# | #define NE_HAVE_ZLIB 1
# | #define NE_HAVE_IPV6 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7754: result: yes
# configure:7765: checking for ssize_t
# configure:7765: gcc -c -I/usr/include/neon conftest.c >&5
# configure:7765: $? = 0
# configure:7765: gcc -c -I/usr/include/neon conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:85:22: error: expected expression before ')' token
# if (sizeof ((ssize_t)))
# ^
# configure:7765: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "davfs2"
# | #define PACKAGE_TARNAME "davfs2"
# | #define PACKAGE_VERSION "1.5.4"
# | #define PACKAGE_STRING "davfs2 1.5.4"
# | #define PACKAGE_BUGREPORT "http://savannah.nongnu.org/projects/davfs2"
# | #define PACKAGE_URL ""
# | #define PACKAGE "davfs2"
# | #define VERSION "1.5.4"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define NE_HAVE_SSL 1
# | #define NE_HAVE_ZLIB 1
# | #define NE_HAVE_IPV6 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((ssize_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7765: result: yes
# configure:7776: checking for struct stat.st_blksize
# configure:7776: gcc -c -I/usr/include/neon conftest.c >&5
# configure:7776: $? = 0
# configure:7776: result: yes
# configure:7786: checking whether time.h and sys/time.h may both be included
# configure:7806: gcc -c -I/usr/include/neon conftest.c >&5
# configure:7806: $? = 0
# configure:7813: result: yes
# configure:7821: checking whether struct tm is in sys/time.h or time.h
# configure:7841: gcc -c -I/usr/include/neon conftest.c >&5
# configure:7841: $? = 0
# configure:7848: result: time.h
# configure:7856: checking for uint32_t
# configure:7856: gcc -c -I/usr/include/neon conftest.c >&5
# configure:7856: $? = 0
# configure:7856: result: yes
# configure:7870: checking for uint64_t
# configure:7870: gcc -c -I/usr/include/neon conftest.c >&5
# configure:7870: $? = 0
# configure:7870: result: yes
# configure:7884: checking for working volatile
# configure:7903: gcc -c -I/usr/include/neon conftest.c >&5
# configure:7903: $? = 0
# configure:7910: result: yes
# configure:7922: checking size of void *
# configure:7927: gcc -o conftest -I/usr/include/neon conftest.c >&5
# configure:7927: $? = 0
# configure:7927: ./conftest
# configure:7927: $? = 0
# configure:7941: result: 8
# configure:7955: checking for unistd.h
# configure:7955: result: yes
# configure:7965: checking for working chown
# configure:7998: gcc -o conftest -I/usr/include/neon conftest.c >&5
# configure:7998: $? = 0
# configure:7998: ./conftest
# configure:7998: $? = 0
# configure:8010: result: yes
# configure:8018: checking whether closedir returns void
# configure:8042: gcc -o conftest -I/usr/include/neon conftest.c >&5
# configure:8042: $? = 0
# configure:8042: ./conftest
# configure:8042: $? = 0
# configure:8052: result: no
# configure:8060: checking for error_at_line
# configure:8076: gcc -o conftest -I/usr/include/neon conftest.c >&5
# configure:8076: $? = 0
# configure:8084: result: yes
# configure:8097: checking vfork.h usability
# configure:8097: gcc -c -I/usr/include/neon conftest.c >&5
# conftest.c:87:19: fatal error: vfork.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:8097: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "davfs2"
# | #define PACKAGE_TARNAME "davfs2"
# | #define PACKAGE_VERSION "1.5.4"
# | #define PACKAGE_STRING "davfs2 1.5.4"
# | #define PACKAGE_BUGREPORT "http://savannah.nongnu.org/projects/davfs2"
# | #define PACKAGE_URL ""
# | #define PACKAGE "davfs2"
# | #define VERSION "1.5.4"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define NE_HAVE_SSL 1
# | #define NE_HAVE_ZLIB 1
# | #define NE_HAVE_IPV6 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_VOID_P 8
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:8097: result: no
# configure:8097: checking vfork.h presence
# configure:8097: gcc -E conftest.c
# conftest.c:54:19: fatal error: vfork.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:8097: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "davfs2"
# | #define PACKAGE_TARNAME "davfs2"
# | #define PACKAGE_VERSION "1.5.4"
# | #define PACKAGE_STRING "davfs2 1.5.4"
# | #define PACKAGE_BUGREPORT "http://savannah.nongnu.org/projects/davfs2"
# | #define PACKAGE_URL ""
# | #define PACKAGE "davfs2"
# | #define VERSION "1.5.4"
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define NEON_VERSION "0.30.1"
# | #define NE_VERSION_MAJOR (0)
# | #define NE_VERSION_MINOR (30)
# | #define NE_VERSION_PATCH (1)
# | #define NE_HAVE_SSL 1
# | #define NE_HAVE_ZLIB 1
# | #define NE_HAVE_IPV6 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_MOUNT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_VOID_P 8
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CHOWN 1
# | /* end confdefs.h. */
# | #include
# configure:8097: result: no
# configure:8097: checking for vfork.h
# configure:8097: result: no
# configure:8110: checking for fork
# configure:8110: gcc -o conftest -I/usr/include/neon conftest.c >&5
# conftest.c:77:6: warning: conflicting types for built-in function 'fork'
# char fork ();
# ^~~~
# configure:8110: $? = 0
# configure:8110: result: yes
# configure:8110: checking for vfork
# configure:8110: gcc -o conftest -I/usr/include/neon conftest.c >&5
# configure:8110: $? = 0
# configure:8110: result: yes
# configure:8120: checking for working fork
# configure:8142: gcc -o conftest -I/usr/include/neon conftest.c >&5
# configure:8142: $? = 0
# configure:8142: ./conftest
# configure:8142: $? = 0
# configure:8152: result: yes
# configure:8173: checking for working vfork
# configure:8283: result: yes
# configure:8308: checking type of array argument to getgroups
# configure:8342: gcc -o conftest -I/usr/include/neon conftest.c >&5
# configure:8342: $? = 0
# configure:8342: ./conftest
# configure:8342: $? = 0
# configure:8367: result: gid_t
# configure:8375: checking for getgroups
# configure:8375: gcc -o conftest -I/usr/include/neon conftest.c >&5
# configure:8375: $? = 0
# configure:8375: result: yes
# configure:8430: checking for working getgroups
# configure:8450: gcc -o conftest -I/usr/include/neon conftest.c >&5
# configure:8450: $? = 0
# configure:8450: ./conftest
# configure:8450: $? = 0
# configure:8461: result: yes
# configure:8475: checking for library containing getmntent
# configure:8506: gcc -o conftest -I/usr/include/neon conftest.c >&5
# configure:8506: $? = 0
# configure:8523: result: none required
# configure:8538: checking whether gcc needs -traditional
# configure:8572: result: no
# configure:8579: checking whether sys/types.h defines makedev
# configure:8595: gcc -o conftest -I/usr/include/neon conftest.c >&5
# configure:8595: $? = 0
# configure:8604: result: yes
# configure:8631: checking for stdlib.h
# configure:8631: result: yes
# configure:8641: checking for GNU libc compatible malloc
# configure:8665: gcc -o conftest -I/usr/include/neon conftest.c >&5
# configure:8665: $? = 0
# configure:8665: ./conftest
# configure:8665: $? = 0
# configure:8675: result: yes
# configure:8699: checking sys/select.h usability
# configure:8699: gcc -c -I/usr/include/neon conftest.c >&5
# configure:8699: $? = 0
# configure:8699: result: yes
# configure:8699: checking sys/select.h presence
# configure:8699: gcc -E conftest.c
# configure:8699: $? = 0
# configure:8699: result: yes
# configure:8699: checking for sys/select.h
# configure:8699: result: yes
# configure:8699: checking sys/socket.h usability
# configure:8699: gcc -c -I/usr/include/neon conftest.c >&5
# configure:8699: $? = 0
# configure:8699: result: yes
# configure:8699: checking sys/socket.h presence
# configure:8699: gcc -E conftest.c
# configure:8699: $? = 0
# configure:8699: result: yes
# configure:8699: checking for sys/socket.h
# configure:8699: result: yes
# configure:8709: checking types of arguments for select
# configure:8737: gcc -c -I/usr/include/neon conftest.c >&5
# configure:8737: $? = 0
# configure:8748: result: int,fd_set *,struct timeval *
# configure:8773: checking for strftime
# configure:8773: gcc -o conftest -I/usr/include/neon conftest.c >&5
# conftest.c:91:6: warning: conflicting types for built-in function 'strftime'
# char strftime ();
# ^~~~~~~~
# configure:8773: $? = 0
# configure:8773: result: yes
# configure:8826: checking whether lstat correctly handles trailing slash
# configure:8852: gcc -o conftest -I/usr/include/neon conftest.c >&5
# configure:8852: $? = 0
# configure:8852: ./conftest
# configure:8852: $? = 0
# configure:8869: result: yes
# configure:8888: checking whether stat accepts an empty string
# configure:8908: gcc -o conftest -I/usr/include/neon conftest.c >&5
# configure:8908: $? = 0
# configure:8908: ./conftest
# configure:8908: $? = 0
# configure:8918: result: no
# configure:8940: checking for utime.h
# configure:8940: result: yes
# configure:8954: checking whether utime accepts a null argument
# configure:8983: gcc -o conftest -I/usr/include/neon conftest.c >&5
# configure:8983: $? = 0
# configure:8983: ./conftest
# configure:8983: $? = 0
# configure:8993: result: yes
# configure:9006: checking for endpwent
# configure:9006: gcc -o conftest -I/usr/include/neon conftest.c >&5
# configure:9006: $? = 0
# configure:9006: result: yes
# configure:9006: checking for ftruncate
# configure:9006: gcc -o conftest -I/usr/include/neon conftest.c >&5
# configure:9006: $? = 0
# configure:9006: result: yes
# configure:9006: checking for getmntent
# configure:9006: result: yes
# configure:9006: checking for memset
# configure:9006: gcc -o conftest -I/usr/include/neon conftest.c >&5
# conftest.c:98:6: warning: conflicting types for built-in function 'memset'
# char memset ();
# ^~~~~~
# configure:9006: $? = 0
# configure:9006: result: yes
# configure:9006: checking for mkdir
# configure:9006: gcc -o conftest -I/usr/include/neon conftest.c >&5
# configure:9006: $? = 0
# configure:9006: result: yes
# configure:9006: checking for nl_langinfo
# configure:9006: gcc -o conftest -I/usr/include/neon conftest.c >&5
# configure:9006: $? = 0
# configure:9006: result: yes
# configure:9006: checking for rpmatch
# configure:9006: gcc -o conftest -I/usr/include/neon conftest.c >&5
# configure:9006: $? = 0
# configure:9006: result: yes
# configure:9006: checking for select
# configure:9006: gcc -o conftest -I/usr/include/neon conftest.c >&5
# configure:9006: $? = 0
# configure:9006: result: yes
# configure:9006: checking for setlocale
# configure:9006: gcc -o conftest -I/usr/include/neon conftest.c >&5
# configure:9006: $? = 0
# configure:9006: result: yes
# configure:9006: checking for strcasecmp
# configure:9006: gcc -o conftest -I/usr/include/neon conftest.c >&5
# conftest.c:104:6: warning: conflicting types for built-in function 'strcasecmp'
# char strcasecmp ();
# ^~~~~~~~~~
# configure:9006: $? = 0
# configure:9006: result: yes
# configure:9006: checking for strchr
# configure:9006: gcc -o conftest -I/usr/include/neon conftest.c >&5
# conftest.c:105:6: warning: conflicting types for built-in function 'strchr'
# char strchr ();
# ^~~~~~
# configure:9006: $? = 0
# configure:9006: result: yes
# configure:9006: checking for strdup
# configure:9006: gcc -o conftest -I/usr/include/neon conftest.c >&5
# conftest.c:106:6: warning: conflicting types for built-in function 'strdup'
# char strdup ();
# ^~~~~~
# configure:9006: $? = 0
# configure:9006: result: yes
# configure:9006: checking for strerror
# configure:9006: gcc -o conftest -I/usr/include/neon conftest.c >&5
# configure:9006: $? = 0
# configure:9006: result: yes
# configure:9006: checking for strpbrk
# configure:9006: gcc -o conftest -I/usr/include/neon conftest.c >&5
# conftest.c:108:6: warning: conflicting types for built-in function 'strpbrk'
# char strpbrk ();
# ^~~~~~~
# configure:9006: $? = 0
# configure:9006: result: yes
# configure:9006: checking for strrchr
# configure:9006: gcc -o conftest -I/usr/include/neon conftest.c >&5
# conftest.c:109:6: warning: conflicting types for built-in function 'strrchr'
# char strrchr ();
# ^~~~~~~
# configure:9006: $? = 0
# configure:9006: result: yes
# configure:9006: checking for strstr
# configure:9006: gcc -o conftest -I/usr/include/neon conftest.c >&5
# conftest.c:110:6: warning: conflicting types for built-in function 'strstr'
# char strstr ();
# ^~~~~~
# configure:9006: $? = 0
# configure:9006: result: yes
# configure:9006: checking for strtol
# configure:9006: gcc -o conftest -I/usr/include/neon conftest.c >&5
# configure:9006: $? = 0
# configure:9006: result: yes
# configure:9006: checking for strtoull
# configure:9006: gcc -o conftest -I/usr/include/neon conftest.c >&5
# configure:9006: $? = 0
# configure:9006: result: yes
# configure:9006: checking for utime
# configure:9006: gcc -o conftest -I/usr/include/neon conftest.c >&5
# configure:9006: $? = 0
# configure:9006: result: yes
# configure:9384: checking that generated files are newer than configure
# configure:9390: result: done
# configure:9413: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by davfs2 config.status 1.5.4, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 873d5cce427a
#
# config.status:978: creating Makefile
# config.status:978: creating po/Makefile.in
# config.status:978: creating etc/Makefile
# config.status:978: creating man/Makefile
# config.status:978: creating man/de/Makefile
# config.status:978: creating man/es/Makefile
# config.status:978: creating src/Makefile
# config.status:978: creating config.h
# config.status:1207: executing depfiles commands
# config.status:1207: executing po-directories commands
# configure:10852: WARNING: unrecognized options: --disable-debug
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_c_int16_t=yes
# ac_cv_c_int32_t=yes
# ac_cv_c_int8_t=yes
# ac_cv_c_uint32_t=yes
# ac_cv_c_uint64_t=yes
# ac_cv_c_volatile=yes
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_LINGUAS_set=
# ac_cv_env_LINGUAS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_dav_group_set=set
# ac_cv_env_dav_group_value=network
# ac_cv_env_dav_localstatedir_set=
# ac_cv_env_dav_localstatedir_value=
# ac_cv_env_dav_syscachedir_set=
# ac_cv_env_dav_syscachedir_value=
# ac_cv_env_dav_user_set=set
# ac_cv_env_dav_user_value=nobody
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_ssbindir_set=
# ac_cv_env_ssbindir_value=
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_chown_works=yes
# ac_cv_func_closedir_void=no
# ac_cv_func_endpwent=yes
# ac_cv_func_fork=yes
# ac_cv_func_fork_works=yes
# ac_cv_func_ftruncate=yes
# ac_cv_func_getgroups=yes
# ac_cv_func_getgroups_works=yes
# ac_cv_func_getmntent=yes
# ac_cv_func_lstat_dereferences_slashed_symlink=yes
# ac_cv_func_malloc_0_nonnull=yes
# ac_cv_func_memset=yes
# ac_cv_func_mkdir=yes
# ac_cv_func_nl_langinfo=yes
# ac_cv_func_rpmatch=yes
# ac_cv_func_select=yes
# ac_cv_func_select_args='int,fd_set *,struct timeval *'
# ac_cv_func_setlocale=yes
# ac_cv_func_stat_empty_string_bug=no
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strftime=yes
# ac_cv_func_strpbrk=yes
# ac_cv_func_strrchr=yes
# ac_cv_func_strstr=yes
# ac_cv_func_strtol=yes
# ac_cv_func_strtoull=yes
# ac_cv_func_utime=yes
# ac_cv_func_utime_null=yes
# ac_cv_func_vfork=yes
# ac_cv_func_vfork_works=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_langinfo_h=yes
# ac_cv_header_libintl_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_mntent_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_file_h=yes
# ac_cv_header_sys_mount_h=yes
# ac_cv_header_sys_select_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_types_h_makedev=yes
# ac_cv_header_syslog_h=yes
# ac_cv_header_termios_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_utime_h=yes
# ac_cv_header_vfork_h=no
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_error_at_line=yes
# ac_cv_member_struct_stat_st_blksize=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_GMSGFMT=/usr/bin/msgfmt
# ac_cv_path_GREP=/usr/bin/grep
# 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_XGETTEXT=/usr/bin/xgettext
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_gcc_traditional=no
# ac_cv_prog_make_make_set=yes
# ac_cv_search_getmntent='none required'
# ac_cv_search_opendir='none required'
# ac_cv_sizeof_void_p=8
# ac_cv_struct_tm=time.h
# ac_cv_type_getgroups=gid_t
# ac_cv_type_mode_t=yes
# ac_cv_type_off_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_ssize_t=yes
# ac_cv_type_uid_t=yes
# acl_cv_hardcode_direct=no
# acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_libname_spec='lib$name'
# acl_cv_library_names_spec='$libname$shrext'
# acl_cv_path_LD=/usr/bin/ld
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# gt_cv_func_CFLocaleCopyCurrent=no
# gt_cv_func_CFPreferencesCopyAppValue=no
# gt_cv_func_gnugettext1_libc=yes
# ne_cv_lib_neon=yes
# ne_cv_lib_neonver=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/davfs2/src/davfs2-1.5.4/config/missing aclocal-1.14'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AUTOCONF='${SHELL} /tmp/davfs2/src/davfs2-1.5.4/config/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/davfs2/src/davfs2-1.5.4/config/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/davfs2/src/davfs2-1.5.4/config/missing automake-1.14'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -I/usr/include/neon'
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# GETTEXT_MACRO_VERSION='0.18'
# GMSGFMT='/usr/bin/msgfmt'
# GMSGFMT_015='/usr/bin/msgfmt'
# GREP='/usr/bin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INTLLIBS=''
# INTL_MACOSX_LIBS=''
# LDFLAGS=''
# LIBICONV='-liconv'
# LIBINTL=''
# LIBOBJS=''
# LIBS=''
# LINGUAS=''
# LN_S='ln -s'
# LTLIBICONV='-liconv'
# LTLIBINTL=''
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/davfs2/src/davfs2-1.5.4/config/missing makeinfo'
# MKDIR_P='/usr/bin/mkdir -p'
# MSGFMT='/usr/bin/msgfmt'
# MSGFMT_015='/usr/bin/msgfmt'
# MSGMERGE='/usr/bin/msgmerge'
# NEON_CONFIG='/usr/bin/neon-config'
# NEON_LIBS=' -Wl,-O1,--sort-common,--as-needed,-z,relro -lneon -lz -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lexpat'
# NE_FLAG_IPV6='yes'
# NE_FLAG_LFS='no'
# NE_FLAG_SOCKS='no'
# NE_FLAG_SSL='yes'
# NE_FLAG_TS_SSL='no'
# NE_FLAG_ZLIB='yes'
# OBJEXT='o'
# PACKAGE='davfs2'
# PACKAGE_BUGREPORT='http://savannah.nongnu.org/projects/davfs2'
# PACKAGE_NAME='davfs2'
# PACKAGE_STRING='davfs2 1.5.4'
# PACKAGE_TARNAME='davfs2'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.5.4'
# PATH_SEPARATOR=':'
# POSUB='po'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# USE_NLS='yes'
# VERSION='1.5.4'
# XGETTEXT='/usr/bin/xgettext'
# XGETTEXT_015='/usr/bin/xgettext'
# XGETTEXT_EXTRA_OPTIONS=''
# ac_ct_CC='gcc'
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# dav_group='network'
# dav_linguas=' de es'
# dav_localstatedir='/var/run'
# dav_syscachedir='/var/cache'
# dav_user='nobody'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/davfs2/src/davfs2-1.5.4/config/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/bin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='/usr/bin'
# sharedstatedir='${prefix}/com'
# ssbindir='/sbin'
# sysconfdir='/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "davfs2"
# #define PACKAGE_TARNAME "davfs2"
# #define PACKAGE_VERSION "1.5.4"
# #define PACKAGE_STRING "davfs2 1.5.4"
# #define PACKAGE_BUGREPORT "http://savannah.nongnu.org/projects/davfs2"
# #define PACKAGE_URL ""
# #define PACKAGE "davfs2"
# #define VERSION "1.5.4"
# #define ENABLE_NLS 1
# #define HAVE_GETTEXT 1
# #define HAVE_DCGETTEXT 1
# #define NEON_VERSION "0.30.1"
# #define NE_VERSION_MAJOR (0)
# #define NE_VERSION_MINOR (30)
# #define NE_VERSION_PATCH (1)
# #define NE_HAVE_SSL 1
# #define NE_HAVE_ZLIB 1
# #define NE_HAVE_IPV6 1
# #define HAVE_DIRENT_H 1
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_LIBINTL_H 1
# #define HAVE_LANGINFO_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_MNTENT_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_SYS_FILE_H 1
# #define HAVE_SYS_MOUNT_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYSLOG_H 1
# #define HAVE_TERMIOS_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_UTIME_H 1
# #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# #define TIME_WITH_SYS_TIME 1
# #define SIZEOF_VOID_P 8
# #define HAVE_UNISTD_H 1
# #define HAVE_CHOWN 1
# #define HAVE_FORK 1
# #define HAVE_VFORK 1
# #define HAVE_WORKING_VFORK 1
# #define HAVE_WORKING_FORK 1
# #define GETGROUPS_T gid_t
# #define HAVE_GETGROUPS 1
# #define HAVE_GETMNTENT 1
# #define HAVE_STDLIB_H 1
# #define HAVE_MALLOC 1
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define SELECT_TYPE_ARG1 int
# #define SELECT_TYPE_ARG234 (fd_set *)
# #define SELECT_TYPE_ARG5 (struct timeval *)
# #define HAVE_STRFTIME 1
# #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# #define HAVE_UTIME_H 1
# #define HAVE_UTIME_NULL 1
# #define HAVE_ENDPWENT 1
# #define HAVE_FTRUNCATE 1
# #define HAVE_GETMNTENT 1
# #define HAVE_MEMSET 1
# #define HAVE_MKDIR 1
# #define HAVE_NL_LANGINFO 1
# #define HAVE_RPMATCH 1
# #define HAVE_SELECT 1
# #define HAVE_SETLOCALE 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRCHR 1
# #define HAVE_STRDUP 1
# #define HAVE_STRERROR 1
# #define HAVE_STRPBRK 1
# #define HAVE_STRRCHR 1
# #define HAVE_STRSTR 1
# #define HAVE_STRTOL 1
# #define HAVE_STRTOULL 1
# #define HAVE_UTIME 1
# #define _GNU_SOURCE 1
#
# configure: exit 0