Build of rsync with clang_glibc toolchain

The build took 00h 01m 19s and was SUCCESSFUL.

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

SLOCLanguage
40,317 ansic
5,363 sh
1,932 perl
225 makefile
83 python
47,920 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...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: rsync 3.1.2-1 (Thu Apr 13 19:39:05 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure.sh: Configuring rsync 3.1.2
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking whether to include debugging symbols... no
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... (cached) no
# checking for clang option to accept ISO C89... none needed
# checking how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for a BSD-compatible install... /usr/bin/install -c
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for clang option to accept ISO C99... none needed
# checking for clang option to accept ISO Standard C... (cached) none needed
# checking for perl... /usr/bin/perl
# checking for remsh... 0
# checking for yodl2man... 0
# checking for sh... /usr/bin/sh
# checking for fakeroot... /usr/bin/fakeroot
# checking the group for user "nobody"... nobody
# checking for broken largefile support... no
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking ipv6 stack type... linux-glibc
# checking for library containing getaddrinfo... none required
# checking whether to call shutdown on all sockets... no
# 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 whether byte ordering is bigendian... no
# checking for dirent.h that defines DIR... yes
# checking for library containing opendir... none required
# checking whether time.h and sys/time.h may both be included... yes
# checking for sys/wait.h that is POSIX.1 compatible... yes
# checking sys/fcntl.h usability... yes
# checking sys/fcntl.h presence... yes
# checking for sys/fcntl.h... yes
# checking sys/select.h usability... yes
# checking sys/select.h presence... yes
# checking for sys/select.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking sys/unistd.h usability... yes
# checking sys/unistd.h presence... yes
# checking for sys/unistd.h... yes
# checking for unistd.h... (cached) yes
# checking utime.h usability... yes
# checking utime.h presence... yes
# checking for utime.h... yes
# checking grp.h usability... yes
# checking grp.h presence... yes
# checking for grp.h... yes
# checking compat.h usability... no
# checking compat.h presence... no
# checking for compat.h... no
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking ctype.h usability... yes
# checking ctype.h presence... yes
# checking for ctype.h... yes
# checking for sys/wait.h... (cached) yes
# checking sys/ioctl.h usability... yes
# checking sys/ioctl.h presence... yes
# checking for sys/ioctl.h... yes
# checking sys/filio.h usability... no
# checking sys/filio.h presence... no
# checking for sys/filio.h... no
# checking for string.h... (cached) yes
# checking for stdlib.h... (cached) yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking sys/mode.h usability... no
# checking sys/mode.h presence... no
# checking for sys/mode.h... no
# checking sys/un.h usability... yes
# checking sys/un.h presence... yes
# checking for sys/un.h... yes
# checking sys/attr.h usability... no
# checking sys/attr.h presence... no
# checking for sys/attr.h... no
# checking mcheck.h usability... yes
# checking mcheck.h presence... yes
# checking for mcheck.h... yes
# checking arpa/inet.h usability... yes
# checking arpa/inet.h presence... yes
# checking for arpa/inet.h... yes
# checking arpa/nameser.h usability... yes
# checking arpa/nameser.h presence... yes
# checking for arpa/nameser.h... yes
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking netdb.h usability... yes
# checking netdb.h presence... yes
# checking for netdb.h... yes
# checking malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.h... yes
# checking float.h usability... yes
# checking float.h presence... yes
# checking for float.h... yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking iconv.h usability... yes
# checking iconv.h presence... yes
# checking for iconv.h... yes
# checking libcharset.h usability... no
# checking libcharset.h presence... no
# checking for libcharset.h... no
# checking langinfo.h usability... yes
# checking langinfo.h presence... yes
# checking for langinfo.h... yes
# checking sys/acl.h usability... yes
# checking sys/acl.h presence... yes
# checking for sys/acl.h... yes
# checking acl/libacl.h usability... yes
# checking acl/libacl.h presence... yes
# checking for acl/libacl.h... yes
# checking attr/xattr.h usability... yes
# checking attr/xattr.h presence... yes
# checking for attr/xattr.h... yes
# checking sys/xattr.h usability... yes
# checking sys/xattr.h presence... yes
# checking for sys/xattr.h... yes
# checking sys/extattr.h usability... no
# checking sys/extattr.h presence... no
# checking for sys/extattr.h... no
# checking popt.h usability... yes
# checking popt.h presence... yes
# checking for popt.h... yes
# checking popt/popt.h usability... no
# checking popt/popt.h presence... no
# checking for popt/popt.h... no
# checking linux/falloc.h usability... yes
# checking linux/falloc.h presence... yes
# checking for linux/falloc.h... yes
# checking netinet/in_systm.h usability... yes
# checking netinet/in_systm.h presence... yes
# checking for netinet/in_systm.h... yes
# checking netinet/ip.h usability... yes
# checking netinet/ip.h presence... yes
# checking for netinet/ip.h... yes
# checking zlib.h usability... yes
# checking zlib.h presence... yes
# checking for zlib.h... yes
# checking whether sys/types.h defines makedev... yes
# checking if makedev takes 3 args... no
# checking size of int... 4
# checking size of long... 8
# checking size of long long... 8
# checking size of short... 2
# checking size of int16_t... 2
# checking size of uint16_t... 2
# checking size of int32_t... 4
# checking size of uint32_t... 4
# checking size of int64_t... 8
# checking size of off_t... 8
# checking size of off64_t... 8
# checking size of time_t... 8
# checking for inline... inline
# checking for long double with more range or precision than double... yes
# checking for uid_t in sys/types.h... yes
# checking for mode_t... yes
# checking for off_t... yes
# checking for size_t... yes
# checking for pid_t... yes
# checking for id_t... yes
# checking type of array argument to getgroups... gid_t
# checking for struct stat.st_rdev... yes
# checking for struct stat.st_mtimensec... no
# checking for struct stat.st_mtim.tv_nsec... yes
# checking for socklen_t... yes
# checking for errno in errno.h... yes
# checking for connect... yes
# checking for library containing inet_ntop... none required
# checking for library containing iconv_open... none required
# checking for library containing libiconv_open... no
# checking for iconv declaration...
# extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# checking for inet_ntop... yes
# checking for inet_pton... yes
# checking for struct addrinfo... yes
# checking for struct sockaddr_storage... yes
# checking whether defines needed by getaddrinfo exist... yes
# checking for getaddrinfo... yes
# checking for struct sockaddr.sa_len... no
# checking for struct sockaddr_in.sin_len... no
# checking for struct sockaddr_un.sun_len... no
# checking for struct sockaddr_in6.sin6_scope_id... yes
# checking for struct stat64... yes
# checking for strcasecmp... yes
# checking for aclsort... no
# checking for aclsort in -lsec... no
# checking for utime.h... (cached) yes
# checking whether utime accepts a null argument... yes
# checking for size_t... (cached) yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for waitpid... yes
# checking for wait4... yes
# checking for getcwd... yes
# checking for strdup... yes
# checking for chown... yes
# checking for chmod... yes
# checking for lchmod... no
# checking for mknod... yes
# checking for mkfifo... yes
# checking for fchmod... yes
# checking for fstat... yes
# checking for ftruncate... yes
# checking for strchr... yes
# checking for readlink... yes
# checking for link... yes
# checking for utime... yes
# checking for utimes... yes
# checking for lutimes... yes
# checking for strftime... yes
# checking for memmove... yes
# checking for lchown... yes
# checking for vsnprintf... yes
# checking for snprintf... yes
# checking for vasprintf... yes
# checking for asprintf... yes
# checking for setsid... yes
# checking for strpbrk... yes
# checking for strlcat... no
# checking for strlcpy... no
# checking for strtol... yes
# checking for mallinfo... yes
# checking for getgroups... yes
# checking for setgroups... yes
# checking for geteuid... yes
# checking for getegid... yes
# checking for setlocale... yes
# checking for setmode... no
# checking for open64... yes
# checking for lseek64... yes
# checking for mkstemp64... yes
# checking for mtrace... yes
# checking for va_copy... no
# checking for __va_copy... no
# checking for seteuid... yes
# checking for strerror... yes
# checking for putenv... yes
# checking for iconv_open... yes
# checking for locale_charset... no
# checking for nl_langinfo... yes
# checking for getxattr... yes
# checking for extattr_get_link... no
# checking for sigaction... yes
# checking for sigprocmask... yes
# checking for setattrlist... no
# checking for getgrouplist... yes
# checking for initgroups... yes
# checking for utimensat... yes
# checking for posix_fallocate... yes
# checking for attropen... no
# checking for setvbuf... yes
# checking for usleep... yes
# checking for useable fallocate... yes
# checking for SYS_fallocate... yes
# checking whether posix_fallocate is efficient... no
# checking for getpgrp... yes
# checking for tcgetpgrp... yes
# checking whether getpgrp requires zero arguments... yes
# checking whether chown() modifies symlinks... no
# checking whether link() can hard-link symlinks... yes
# checking whether link() can hard-link special files... yes
# checking for working socketpair... yes
# checking for getpass... yes
# checking for poptGetContext in -lpopt... yes
# checking whether to use included libpopt... no
# checking whether to use included zlib... ./zlib
# checking for unsigned char... yes
# checking for broken readdir... no
# checking for utimbuf... yes
# checking if gettimeofday takes tz argument... yes
# checking for C99 vsnprintf... yes
# checking for secure mkstemp... yes
# checking if mknod creates FIFOs... yes
# checking if mknod creates sockets... yes
# checking whether -c -o works... yes
# checking for stunnel... stunnel
# checking for stunnel4... stunnel
# checking for _acl... no
# checking for __acl... no
# checking for _facl... no
# checking for __facl... no
# checking whether to support ACLs... running tests:
# checking for acl_get_file in -lacl... yes
# checking for ACL support... yes
# checking ACL test results... Using posix ACLs
# checking for acl_get_perm_np... no
# checking whether to support extended attributes... Using Linux xattrs
# checking for getxattr in -lattr... yes
# configure.sh: creating ./config.status
# config.status: creating Makefile
# config.status: creating lib/dummy
# config.status: creating zlib/dummy
# config.status: creating popt/dummy
# config.status: creating shconfig
# config.status: creating config.h
#
# rsync 3.1.2 configuration successful
#
# Note that yodl2man was not found, so pre-existing manpage files will be
# used w/o change (if available) -- no .yo file changes will be used.
#
# perl ./mkproto.pl ./*.c ./lib/compat.c
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c flist.c -o flist.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c rsync.c -o rsync.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c generator.c -o generator.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c receiver.c -o receiver.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c cleanup.c -o cleanup.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c sender.c -o sender.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c exclude.c -o exclude.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c util.c -o util.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c util2.c -o util2.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c main.c -o main.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c checksum.c -o checksum.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c match.c -o match.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c syscall.c -o syscall.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c log.c -o log.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c backup.c -o backup.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c delete.c -o delete.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c options.c -o options.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c io.c -o io.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c compat.c -o compat.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c hlink.c -o hlink.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c token.c -o token.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c uidlist.c -o uidlist.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c socket.c -o socket.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c hashtable.c -o hashtable.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c fileio.c -o fileio.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c batch.c -o batch.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c clientname.c -o clientname.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c chmod.c -o chmod.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c acls.c -o acls.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c xattrs.c -o xattrs.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c progress.c -o progress.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c pipe.c -o pipe.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c params.c -o params.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c loadparm.c -o loadparm.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c clientserver.c -o clientserver.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c access.c -o access.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c connection.c -o connection.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c authenticate.c -o authenticate.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c lib/wildmatch.c -o lib/wildmatch.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c lib/compat.c -o lib/compat.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c lib/snprintf.c -o lib/snprintf.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c lib/mdfour.c -o lib/mdfour.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c lib/md5.c -o lib/md5.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c lib/permstring.c -o lib/permstring.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c lib/pool_alloc.c -o lib/pool_alloc.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c lib/sysacls.c -o lib/sysacls.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c lib/sysxattrs.c -o lib/sysxattrs.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c zlib/deflate.c -o zlib/deflate.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c zlib/inffast.c -o zlib/inffast.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c zlib/inflate.c -o zlib/inflate.o
# zlib/inflate.c:1528:61: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
# if (strm == Z_NULL || strm->state == Z_NULL) return -1L << 16;
# ~~~ ^
# 1 warning generated.
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c zlib/inftrees.c -o zlib/inftrees.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c zlib/trees.c -o zlib/trees.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c zlib/zutil.c -o zlib/zutil.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c zlib/adler32.c -o zlib/adler32.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c zlib/compress.c -o zlib/compress.o
# clang -I. -I. -I./zlib -DHAVE_CONFIG_H -Wall -W -c zlib/crc32.c -o zlib/crc32.o
# clang -I./zlib -DHAVE_CONFIG_H -Wall -W -o rsync flist.o rsync.o generator.o receiver.o cleanup.o sender.o exclude.o util.o util2.o main.o checksum.o match.o syscall.o log.o backup.o delete.o options.o io.o compat.o hlink.o token.o uidlist.o socket.o hashtable.o fileio.o batch.o clientname.o chmod.o acls.o xattrs.o progress.o pipe.o params.o loadparm.o clientserver.o access.o connection.o authenticate.o lib/wildmatch.o lib/compat.o lib/snprintf.o lib/mdfour.o lib/md5.o lib/permstring.o lib/pool_alloc.o lib/sysacls.o lib/sysxattrs.o zlib/deflate.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/trees.o zlib/zutil.o zlib/adler32.o zlib/compress.o zlib/crc32.o -lattr -lacl -lpopt
# sed 's;\@bindir\@;/usr/bin;g' <./rsync-ssl.in >rsync-ssl
# sed 's;\@stunnel4\@;stunnel;g' <./stunnel-rsync.in >stunnel-rsync
# sed 's;\@bindir\@;/usr/bin;g' <./stunnel-rsyncd.conf.in >stunnel-rsyncd.conf
# ==> Entering fakeroot environment...
# ==> Starting package()...
# /usr/bin/mkdir -p /tmp/rsync/pkg/rsync/usr/bin
# /usr/bin/install -c -m 755 rsync /tmp/rsync/pkg/rsync/usr/bin
# /usr/bin/mkdir -p /tmp/rsync/pkg/rsync/usr/share/man/man1
# /usr/bin/mkdir -p /tmp/rsync/pkg/rsync/usr/share/man/man5
# if test -f rsync.1; then /usr/bin/install -c -m 644 rsync.1 /tmp/rsync/pkg/rsync/usr/share/man/man1; fi
# if test -f rsyncd.conf.5; then /usr/bin/install -c -m 644 rsyncd.conf.5 /tmp/rsync/pkg/rsync/usr/share/man/man5; fi
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "rsync"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: rsync 3.1.2-1 (Thu Apr 13 19:39:46 UTC 2017)

CMD: pacman --query --file rsync-3.1.2-1-x86_64.pkg.tar.xz
# rsync 3.1.2-1

Creating hybrid package for 'rsync'

Trying to find vanilla package 'rsync'...

CMD: pacman --query --file /mirror/librsync-1:1.0.0-1.pkg.tar.xz
# librsync 1:1.0.0-1

CMD: pacman --query --file /mirror/grsync-1.2.6-2.pkg.tar.xz
# grsync 1.2.6-2

CMD: pacman --query --file /mirror/rsync-3.1.2-1.pkg.tar.xz
# rsync 3.1.2-1

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /etc/rsyncd.conf
# /etc/xinetd.d/rsync
# /usr/lib/rsync/rrsync
# /usr/lib/systemd/system/rsyncd@.service
# /usr/lib/systemd/system/rsyncd.socket
# /usr/lib/systemd/system/rsyncd.service
# /usr/share/man/man5/rsyncd.conf.5.gz
# /usr/share/man/man1/rsync.1.gz
# /usr/bin/rsync
# /sysroot/usr/lib/systemd/system/rsyncd.service
# /sysroot/usr/lib/systemd/system/rsyncd.socket
# /sysroot/usr/lib/systemd/system/rsyncd@.service
# /sysroot/usr/lib/rsync/rrsync

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/rsync.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/rsync.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/rsync/src/rsync-3.1.2/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 rsync configure.sh 3.1.2, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ /tmp/rsync/src/rsync-3.1.2/configure.sh --host=x86_64-unknown-linux --prefix=/usr --with-included-popt=no --disable-debug
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 2506dbc9fb4f
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure.sh:2470: Configuring rsync 3.1.2
# configure.sh:2514: checking build system type
# configure.sh:2528: result: x86_64-unknown-linux-gnu
# configure.sh:2548: checking host system type
# configure.sh:2561: result: x86_64-unknown-linux-gnu
# configure.sh:2589: checking whether to include debugging symbols
# configure.sh:2598: result: no
# configure.sh:2615: checking for x86_64-unknown-linux-gcc
# configure.sh:2642: result: clang
# configure.sh:2911: checking for C compiler version
# configure.sh:2920: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure.sh:2931: $? = 0
# configure.sh:2920: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure.sh:2931: $? = 0
# configure.sh:2920: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure.sh:2931: $? = 1
# configure.sh:2920: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure.sh:2931: $? = 1
# configure.sh:2951: checking whether the C compiler works
# configure.sh:2973: clang conftest.c >&5
# configure.sh:2977: $? = 0
# configure.sh:3025: result: yes
# configure.sh:3028: checking for C compiler default output file name
# configure.sh:3030: result: a.out
# configure.sh:3036: checking for suffix of executables
# configure.sh:3043: clang -o conftest conftest.c >&5
# configure.sh:3047: $? = 0
# configure.sh:3069: result:
# configure.sh:3091: checking whether we are cross compiling
# configure.sh:3099: clang -o conftest conftest.c >&5
# configure.sh:3103: $? = 0
# configure.sh:3110: ./conftest
# configure.sh:3114: $? = 0
# configure.sh:3129: result: no
# configure.sh:3134: checking for suffix of object files
# configure.sh:3156: clang -c conftest.c >&5
# configure.sh:3160: $? = 0
# configure.sh:3181: result: o
# configure.sh:3185: checking whether we are using the GNU C compiler
# configure.sh:3204: clang -c conftest.c >&5
# configure.sh:3204: $? = 0
# configure.sh:3213: result: yes
# configure.sh:3222: checking whether clang accepts -g
# configure.sh:3283: result: no
# configure.sh:3300: checking for clang option to accept ISO C89
# configure.sh:3363: clang -c conftest.c >&5
# configure.sh:3363: $? = 0
# configure.sh:3376: result: none needed
# configure.sh:3401: checking how to run the C preprocessor
# configure.sh:3432: clang -E conftest.c
# configure.sh:3432: $? = 0
# configure.sh:3446: clang -E conftest.c
# conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure.sh:3446: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | /* end confdefs.h. */
# | #include
# configure.sh:3471: result: clang -E
# configure.sh:3491: clang -E conftest.c
# configure.sh:3491: $? = 0
# configure.sh:3505: clang -E conftest.c
# conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure.sh:3505: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | /* end confdefs.h. */
# | #include
# configure.sh:3533: checking for grep that handles long lines and -e
# configure.sh:3591: result: /usr/bin/grep
# configure.sh:3596: checking for egrep
# configure.sh:3658: result: /usr/bin/grep -E
# configure.sh:3677: checking for a BSD-compatible install
# configure.sh:3745: result: /usr/bin/install -c
# configure.sh:3756: checking for a thread-safe mkdir -p
# configure.sh:3795: result: /usr/bin/mkdir -p
# configure.sh:3802: checking for clang option to accept ISO C99
# configure.sh:3951: clang -c conftest.c >&5
# configure.sh:3951: $? = 0
# configure.sh:3964: result: none needed
# configure.sh:4072: checking for clang option to accept ISO Standard C
# configure.sh:4083: result: none needed
# configure.sh:4093: checking for perl
# configure.sh:4111: found /usr/bin/perl
# configure.sh:4123: result: /usr/bin/perl
# configure.sh:4252: checking for remsh
# configure.sh:4280: result: 0
# configure.sh:4307: checking for yodl2man
# configure.sh:4335: result: 0
# configure.sh:4352: checking for sh
# configure.sh:4370: found /usr/bin/sh
# configure.sh:4383: result: /usr/bin/sh
# configure.sh:4393: checking for fakeroot
# configure.sh:4411: found /usr/bin/fakeroot
# configure.sh:4424: result: /usr/bin/fakeroot
# configure.sh:4441: checking the group for user "nobody"
# configure.sh:4450: result: nobody
# configure.sh:4468: checking for broken largefile support
# configure.sh:4513: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:28:11: warning: implicit declaration of function 'mkstemp' is invalid in C99 [-Wimplicit-function-declaration]
# int fd = mkstemp(tpl);
# ^
# conftest.c:30:3: warning: implicitly declaring library function 'strcpy' with type 'char *(char *, const char *)' [-Wimplicit-function-declaration]
# strcpy(tpl, "conftest.dat");
# ^
# conftest.c:30:3: note: include the header or explicitly provide a declaration for 'strcpy'
# conftest.c:40:6: warning: implicit declaration of function 'fork' is invalid in C99 [-Wimplicit-function-declaration]
# if (fork() == 0) {
# ^
# conftest.c:42:3: warning: implicitly declaring library function '_exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
# _exit(fcntl(fd,F_SETLK,&lock) == 0);
# ^
# conftest.c:42:3: note: include the header or explicitly provide a declaration for '_exit'
# conftest.c:45:2: warning: implicit declaration of function 'unlink' is invalid in C99 [-Wimplicit-function-declaration]
# unlink(tpl);
# ^
# conftest.c:46:2: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
# exit(WEXITSTATUS(status));
# ^
# conftest.c:46:2: note: include the header or explicitly provide a declaration for 'exit'
# 6 warnings generated.
# configure.sh:4513: $? = 0
# configure.sh:4513: ./conftest
# configure.sh:4513: $? = 1
# configure.sh: program exited with status 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | /* end confdefs.h. */
# |
# | #define _FILE_OFFSET_BITS 64
# | #include
# | #include
# | #include
# | #include
# |
# | int main(void)
# | {
# | struct flock lock;
# | int status;
# | char tpl[32] = "/tmp/locktest.XXXXXX";
# | int fd = mkstemp(tpl);
# | if (fd < 0) {
# | strcpy(tpl, "conftest.dat");
# | fd = open(tpl, O_CREAT|O_RDWR, 0600);
# | }
# |
# | lock.l_type = F_WRLCK;
# | lock.l_whence = SEEK_SET;
# | lock.l_start = 0;
# | lock.l_len = 1;
# | lock.l_pid = 0;
# | fcntl(fd,F_SETLK,&lock);
# | if (fork() == 0) {
# | lock.l_start = 1;
# | _exit(fcntl(fd,F_SETLK,&lock) == 0);
# | }
# | wait(&status);
# | unlink(tpl);
# | exit(WEXITSTATUS(status));
# | }
# |
# configure.sh:4523: result: no
# configure.sh:4533: checking for special C compiler options needed for large files
# configure.sh:4578: result: no
# configure.sh:4584: checking for _FILE_OFFSET_BITS value needed for large files
# configure.sh:4609: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:4609: $? = 0
# configure.sh:4641: result: no
# configure.sh:4738: checking ipv6 stack type
# configure.sh:4924: result: linux-glibc
# configure.sh:4927: checking for library containing getaddrinfo
# configure.sh:4958: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:4958: $? = 0
# configure.sh:4975: result: none required
# configure.sh:4996: checking whether to call shutdown on all sockets
# configure.sh:5005: result: no
# configure.sh:5009: checking for ANSI C header files
# configure.sh:5029: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5029: $? = 0
# configure.sh:5102: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5102: $? = 0
# configure.sh:5102: ./conftest
# configure.sh:5102: $? = 0
# configure.sh:5113: result: yes
# configure.sh:5126: checking for sys/types.h
# configure.sh:5126: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5126: $? = 0
# configure.sh:5126: result: yes
# configure.sh:5126: checking for sys/stat.h
# configure.sh:5126: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5126: $? = 0
# configure.sh:5126: result: yes
# configure.sh:5126: checking for stdlib.h
# configure.sh:5126: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5126: $? = 0
# configure.sh:5126: result: yes
# configure.sh:5126: checking for string.h
# configure.sh:5126: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5126: $? = 0
# configure.sh:5126: result: yes
# configure.sh:5126: checking for memory.h
# configure.sh:5126: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5126: $? = 0
# configure.sh:5126: result: yes
# configure.sh:5126: checking for strings.h
# configure.sh:5126: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5126: $? = 0
# configure.sh:5126: result: yes
# configure.sh:5126: checking for inttypes.h
# configure.sh:5126: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5126: $? = 0
# configure.sh:5126: result: yes
# configure.sh:5126: checking for stdint.h
# configure.sh:5126: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5126: $? = 0
# configure.sh:5126: result: yes
# configure.sh:5126: checking for unistd.h
# configure.sh:5126: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5126: $? = 0
# configure.sh:5126: result: yes
# configure.sh:5138: checking whether byte ordering is bigendian
# configure.sh:5153: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:29:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:29:14: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# configure.sh:5153: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure.sh:5198: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5198: $? = 0
# configure.sh:5216: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:35:4: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# configure.sh:5216: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure.sh:5344: result: no
# configure.sh:5365: checking for dirent.h that defines DIR
# configure.sh:5384: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5384: $? = 0
# configure.sh:5392: result: yes
# configure.sh:5405: checking for library containing opendir
# configure.sh:5436: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5436: $? = 0
# configure.sh:5453: result: none required
# configure.sh:5520: checking whether time.h and sys/time.h may both be included
# configure.sh:5540: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5540: $? = 0
# configure.sh:5547: result: yes
# configure.sh:5555: checking for sys/wait.h that is POSIX.1 compatible
# configure.sh:5581: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5581: $? = 0
# configure.sh:5588: result: yes
# configure.sh:5606: checking sys/fcntl.h usability
# configure.sh:5606: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking sys/fcntl.h presence
# configure.sh:5606: clang -E conftest.c
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking for sys/fcntl.h
# configure.sh:5606: result: yes
# configure.sh:5606: checking sys/select.h usability
# configure.sh:5606: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking sys/select.h presence
# configure.sh:5606: clang -E conftest.c
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking for sys/select.h
# configure.sh:5606: result: yes
# configure.sh:5606: checking fcntl.h usability
# configure.sh:5606: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking fcntl.h presence
# configure.sh:5606: clang -E conftest.c
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking for fcntl.h
# configure.sh:5606: result: yes
# configure.sh:5606: checking sys/time.h usability
# configure.sh:5606: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking sys/time.h presence
# configure.sh:5606: clang -E conftest.c
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking for sys/time.h
# configure.sh:5606: result: yes
# configure.sh:5606: checking sys/unistd.h usability
# configure.sh:5606: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking sys/unistd.h presence
# configure.sh:5606: clang -E conftest.c
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking for sys/unistd.h
# configure.sh:5606: result: yes
# configure.sh:5606: checking for unistd.h
# configure.sh:5606: result: yes
# configure.sh:5606: checking utime.h usability
# configure.sh:5606: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking utime.h presence
# configure.sh:5606: clang -E conftest.c
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking for utime.h
# configure.sh:5606: result: yes
# configure.sh:5606: checking grp.h usability
# configure.sh:5606: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking grp.h presence
# configure.sh:5606: clang -E conftest.c
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking for grp.h
# configure.sh:5606: result: yes
# configure.sh:5606: checking compat.h usability
# configure.sh:5606: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:72:10: fatal error: 'compat.h' file not found
# #include
# ^
# 1 error generated.
# configure.sh:5606: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure.sh:5606: result: no
# configure.sh:5606: checking compat.h presence
# configure.sh:5606: clang -E conftest.c
# conftest.c:39:10: fatal error: 'compat.h' file not found
# #include
# ^
# 1 error generated.
# configure.sh:5606: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | /* end confdefs.h. */
# | #include
# configure.sh:5606: result: no
# configure.sh:5606: checking for compat.h
# configure.sh:5606: result: no
# configure.sh:5606: checking sys/param.h usability
# configure.sh:5606: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking sys/param.h presence
# configure.sh:5606: clang -E conftest.c
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking for sys/param.h
# configure.sh:5606: result: yes
# configure.sh:5606: checking ctype.h usability
# configure.sh:5606: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking ctype.h presence
# configure.sh:5606: clang -E conftest.c
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking for ctype.h
# configure.sh:5606: result: yes
# configure.sh:5606: checking for sys/wait.h
# configure.sh:5606: result: yes
# configure.sh:5606: checking sys/ioctl.h usability
# configure.sh:5606: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking sys/ioctl.h presence
# configure.sh:5606: clang -E conftest.c
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking for sys/ioctl.h
# configure.sh:5606: result: yes
# configure.sh:5606: checking sys/filio.h usability
# configure.sh:5606: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:76:10: fatal error: 'sys/filio.h' file not found
# #include
# ^
# 1 error generated.
# configure.sh:5606: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure.sh:5606: result: no
# configure.sh:5606: checking sys/filio.h presence
# configure.sh:5606: clang -E conftest.c
# conftest.c:43:10: fatal error: 'sys/filio.h' file not found
# #include
# ^
# 1 error generated.
# configure.sh:5606: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | /* end confdefs.h. */
# | #include
# configure.sh:5606: result: no
# configure.sh:5606: checking for sys/filio.h
# configure.sh:5606: result: no
# configure.sh:5606: checking for string.h
# configure.sh:5606: result: yes
# configure.sh:5606: checking for stdlib.h
# configure.sh:5606: result: yes
# configure.sh:5606: checking sys/socket.h usability
# configure.sh:5606: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking sys/socket.h presence
# configure.sh:5606: clang -E conftest.c
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking for sys/socket.h
# configure.sh:5606: result: yes
# configure.sh:5606: checking sys/mode.h usability
# configure.sh:5606: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:79:10: fatal error: 'sys/mode.h' file not found
# #include
# ^
# 1 error generated.
# configure.sh:5606: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure.sh:5606: result: no
# configure.sh:5606: checking sys/mode.h presence
# configure.sh:5606: clang -E conftest.c
# conftest.c:46:10: fatal error: 'sys/mode.h' file not found
# #include
# ^
# 1 error generated.
# configure.sh:5606: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | /* end confdefs.h. */
# | #include
# configure.sh:5606: result: no
# configure.sh:5606: checking for sys/mode.h
# configure.sh:5606: result: no
# configure.sh:5606: checking sys/un.h usability
# configure.sh:5606: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking sys/un.h presence
# configure.sh:5606: clang -E conftest.c
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking for sys/un.h
# configure.sh:5606: result: yes
# configure.sh:5606: checking sys/attr.h usability
# configure.sh:5606: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:80:10: fatal error: 'sys/attr.h' file not found
# #include
# ^
# 1 error generated.
# configure.sh:5606: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure.sh:5606: result: no
# configure.sh:5606: checking sys/attr.h presence
# configure.sh:5606: clang -E conftest.c
# conftest.c:47:10: fatal error: 'sys/attr.h' file not found
# #include
# ^
# 1 error generated.
# configure.sh:5606: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | /* end confdefs.h. */
# | #include
# configure.sh:5606: result: no
# configure.sh:5606: checking for sys/attr.h
# configure.sh:5606: result: no
# configure.sh:5606: checking mcheck.h usability
# configure.sh:5606: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking mcheck.h presence
# configure.sh:5606: clang -E conftest.c
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking for mcheck.h
# configure.sh:5606: result: yes
# configure.sh:5606: checking arpa/inet.h usability
# configure.sh:5606: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking arpa/inet.h presence
# configure.sh:5606: clang -E conftest.c
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking for arpa/inet.h
# configure.sh:5606: result: yes
# configure.sh:5606: checking arpa/nameser.h usability
# configure.sh:5606: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking arpa/nameser.h presence
# configure.sh:5606: clang -E conftest.c
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking for arpa/nameser.h
# configure.sh:5606: result: yes
# configure.sh:5606: checking locale.h usability
# configure.sh:5606: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking locale.h presence
# configure.sh:5606: clang -E conftest.c
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking for locale.h
# configure.sh:5606: result: yes
# configure.sh:5606: checking netdb.h usability
# configure.sh:5606: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking netdb.h presence
# configure.sh:5606: clang -E conftest.c
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking for netdb.h
# configure.sh:5606: result: yes
# configure.sh:5606: checking malloc.h usability
# configure.sh:5606: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking malloc.h presence
# configure.sh:5606: clang -E conftest.c
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking for malloc.h
# configure.sh:5606: result: yes
# configure.sh:5606: checking float.h usability
# configure.sh:5606: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking float.h presence
# configure.sh:5606: clang -E conftest.c
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking for float.h
# configure.sh:5606: result: yes
# configure.sh:5606: checking limits.h usability
# configure.sh:5606: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking limits.h presence
# configure.sh:5606: clang -E conftest.c
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking for limits.h
# configure.sh:5606: result: yes
# configure.sh:5606: checking iconv.h usability
# configure.sh:5606: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking iconv.h presence
# configure.sh:5606: clang -E conftest.c
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking for iconv.h
# configure.sh:5606: result: yes
# configure.sh:5606: checking libcharset.h usability
# configure.sh:5606: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:89:10: fatal error: 'libcharset.h' file not found
# #include
# ^
# 1 error generated.
# configure.sh:5606: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_MCHECK_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ICONV_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure.sh:5606: result: no
# configure.sh:5606: checking libcharset.h presence
# configure.sh:5606: clang -E conftest.c
# conftest.c:56:10: fatal error: 'libcharset.h' file not found
# #include
# ^
# 1 error generated.
# configure.sh:5606: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_MCHECK_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ICONV_H 1
# | /* end confdefs.h. */
# | #include
# configure.sh:5606: result: no
# configure.sh:5606: checking for libcharset.h
# configure.sh:5606: result: no
# configure.sh:5606: checking langinfo.h usability
# configure.sh:5606: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking langinfo.h presence
# configure.sh:5606: clang -E conftest.c
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking for langinfo.h
# configure.sh:5606: result: yes
# configure.sh:5606: checking sys/acl.h usability
# configure.sh:5606: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking sys/acl.h presence
# configure.sh:5606: clang -E conftest.c
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking for sys/acl.h
# configure.sh:5606: result: yes
# configure.sh:5606: checking acl/libacl.h usability
# configure.sh:5606: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking acl/libacl.h presence
# configure.sh:5606: clang -E conftest.c
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking for acl/libacl.h
# configure.sh:5606: result: yes
# configure.sh:5606: checking attr/xattr.h usability
# configure.sh:5606: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking attr/xattr.h presence
# configure.sh:5606: clang -E conftest.c
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking for attr/xattr.h
# configure.sh:5606: result: yes
# configure.sh:5606: checking sys/xattr.h usability
# configure.sh:5606: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking sys/xattr.h presence
# configure.sh:5606: clang -E conftest.c
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking for sys/xattr.h
# configure.sh:5606: result: yes
# configure.sh:5606: checking sys/extattr.h usability
# configure.sh:5606: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:94:10: fatal error: 'sys/extattr.h' file not found
# #include
# ^
# 1 error generated.
# configure.sh:5606: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_MCHECK_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure.sh:5606: result: no
# configure.sh:5606: checking sys/extattr.h presence
# configure.sh:5606: clang -E conftest.c
# conftest.c:61:10: fatal error: 'sys/extattr.h' file not found
# #include
# ^
# 1 error generated.
# configure.sh:5606: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_MCHECK_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | /* end confdefs.h. */
# | #include
# configure.sh:5606: result: no
# configure.sh:5606: checking for sys/extattr.h
# configure.sh:5606: result: no
# configure.sh:5606: checking popt.h usability
# configure.sh:5606: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking popt.h presence
# configure.sh:5606: clang -E conftest.c
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking for popt.h
# configure.sh:5606: result: yes
# configure.sh:5606: checking popt/popt.h usability
# configure.sh:5606: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:95:10: error: 'popt/popt.h' file not found with include; use "quotes" instead
# #include
# ^~~~~~~~~~~~~
# "popt/popt.h"
# 1 error generated.
# configure.sh:5606: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_MCHECK_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_POPT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure.sh:5606: result: no
# configure.sh:5606: checking popt/popt.h presence
# configure.sh:5606: clang -E conftest.c
# conftest.c:62:10: error: 'popt/popt.h' file not found with include; use "quotes" instead
# #include
# ^~~~~~~~~~~~~
# "popt/popt.h"
# 1 error generated.
# configure.sh:5606: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_MCHECK_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_POPT_H 1
# | /* end confdefs.h. */
# | #include
# configure.sh:5606: result: no
# configure.sh:5606: checking for popt/popt.h
# configure.sh:5606: result: no
# configure.sh:5606: checking linux/falloc.h usability
# configure.sh:5606: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking linux/falloc.h presence
# configure.sh:5606: clang -E conftest.c
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking for linux/falloc.h
# configure.sh:5606: result: yes
# configure.sh:5606: checking netinet/in_systm.h usability
# configure.sh:5606: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking netinet/in_systm.h presence
# configure.sh:5606: clang -E conftest.c
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking for netinet/in_systm.h
# configure.sh:5606: result: yes
# configure.sh:5606: checking netinet/ip.h usability
# configure.sh:5606: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking netinet/ip.h presence
# configure.sh:5606: clang -E conftest.c
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking for netinet/ip.h
# configure.sh:5606: result: yes
# configure.sh:5606: checking zlib.h usability
# configure.sh:5606: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking zlib.h presence
# configure.sh:5606: clang -E conftest.c
# configure.sh:5606: $? = 0
# configure.sh:5606: result: yes
# configure.sh:5606: checking for zlib.h
# configure.sh:5606: result: yes
# configure.sh:5616: checking whether sys/types.h defines makedev
# configure.sh:5632: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5632: $? = 0
# configure.sh:5641: result: yes
# configure.sh:5667: checking if makedev takes 3 args
# configure.sh:5698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:79:28: error: too many arguments provided to function-like macro invocation
# dev_t dev = makedev(0, 5, 7);
# ^
# /usr/include/sys/sysmacros.h:63:9: note: macro 'makedev' defined here
# #define makedev(maj, min) gnu_dev_makedev (maj, min)
# ^
# conftest.c:79:14: error: use of undeclared identifier 'makedev'
# dev_t dev = makedev(0, 5, 7);
# ^
# conftest.c:81:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
# exit(1);
# ^
# conftest.c:81:3: note: include the header or explicitly provide a declaration for 'exit'
# 1 warning and 2 errors generated.
# configure.sh:5698: $? = 1
# configure.sh: program exited with status 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_MCHECK_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_POPT_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_ZLIB_H 1
# | /* end confdefs.h. */
# |
# | #include
# | #ifdef MAJOR_IN_MKDEV
# | #include
# | # if !defined makedev && (defined mkdev || defined _WIN32 || defined __WIN32__)
# | # define makedev mkdev
# | # endif
# | #elif defined MAJOR_IN_SYSMACROS
# | #include
# | #endif
# |
# | int main(void)
# | {
# | dev_t dev = makedev(0, 5, 7);
# | if (major(dev) != 5 || minor(dev) != 7)
# | exit(1);
# | return 0;
# | }
# |
# configure.sh:5708: result: no
# configure.sh:5720: checking size of int
# configure.sh:5725: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5725: $? = 0
# configure.sh:5725: ./conftest
# configure.sh:5725: $? = 0
# configure.sh:5739: result: 4
# configure.sh:5753: checking size of long
# configure.sh:5758: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5758: $? = 0
# configure.sh:5758: ./conftest
# configure.sh:5758: $? = 0
# configure.sh:5772: result: 8
# configure.sh:5786: checking size of long long
# configure.sh:5791: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5791: $? = 0
# configure.sh:5791: ./conftest
# configure.sh:5791: $? = 0
# configure.sh:5805: result: 8
# configure.sh:5819: checking size of short
# configure.sh:5824: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5824: $? = 0
# configure.sh:5824: ./conftest
# configure.sh:5824: $? = 0
# configure.sh:5838: result: 2
# configure.sh:5852: checking size of int16_t
# configure.sh:5857: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5857: $? = 0
# configure.sh:5857: ./conftest
# configure.sh:5857: $? = 0
# configure.sh:5871: result: 2
# configure.sh:5885: checking size of uint16_t
# configure.sh:5890: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5890: $? = 0
# configure.sh:5890: ./conftest
# configure.sh:5890: $? = 0
# configure.sh:5904: result: 2
# configure.sh:5918: checking size of int32_t
# configure.sh:5923: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5923: $? = 0
# configure.sh:5923: ./conftest
# configure.sh:5923: $? = 0
# configure.sh:5937: result: 4
# configure.sh:5951: checking size of uint32_t
# configure.sh:5956: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5956: $? = 0
# configure.sh:5956: ./conftest
# configure.sh:5956: $? = 0
# configure.sh:5970: result: 4
# configure.sh:5984: checking size of int64_t
# configure.sh:5989: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5989: $? = 0
# configure.sh:5989: ./conftest
# configure.sh:5989: $? = 0
# configure.sh:6003: result: 8
# configure.sh:6017: checking size of off_t
# configure.sh:6022: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:6022: $? = 0
# configure.sh:6022: ./conftest
# configure.sh:6022: $? = 0
# configure.sh:6036: result: 8
# configure.sh:6050: checking size of off64_t
# configure.sh:6055: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:6055: $? = 0
# configure.sh:6055: ./conftest
# configure.sh:6055: $? = 0
# configure.sh:6069: result: 8
# configure.sh:6083: checking size of time_t
# configure.sh:6088: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:6088: $? = 0
# configure.sh:6088: ./conftest
# configure.sh:6088: $? = 0
# configure.sh:6102: result: 8
# configure.sh:6113: checking for inline
# configure.sh:6129: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:80:21: warning: unused function 'static_foo' [-Wunused-function]
# static inline foo_t static_foo () {return 0; }
# ^
# 1 warning generated.
# configure.sh:6129: $? = 0
# configure.sh:6137: result: inline
# configure.sh:6157: checking for long double with more range or precision than double
# configure.sh:6193: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:6193: $? = 0
# configure.sh:6200: result: yes
# configure.sh:6215: checking for uid_t in sys/types.h
# configure.sh:6234: result: yes
# configure.sh:6245: checking for mode_t
# configure.sh:6245: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:6245: $? = 0
# configure.sh:6245: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:116:21: error: expected expression
# if (sizeof ((mode_t)))
# ^
# 1 error generated.
# configure.sh:6245: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_MCHECK_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_POPT_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_ZLIB_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 8
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 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.sh:6245: result: yes
# configure.sh:6254: checking for off_t
# configure.sh:6254: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:6254: $? = 0
# configure.sh:6254: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:117:20: error: expected expression
# if (sizeof ((off_t)))
# ^
# 1 error generated.
# configure.sh:6254: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_MCHECK_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_POPT_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_ZLIB_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 8
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_MODE_T 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.sh:6254: result: yes
# configure.sh:6263: checking for size_t
# configure.sh:6263: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:6263: $? = 0
# configure.sh:6263: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:118:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure.sh:6263: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_MCHECK_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_POPT_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_ZLIB_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 8
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_MODE_T 1
# | #define HAVE_OFF_T 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.sh:6263: result: yes
# configure.sh:6272: checking for pid_t
# configure.sh:6272: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:6272: $? = 0
# configure.sh:6272: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:119:20: error: expected expression
# if (sizeof ((pid_t)))
# ^
# 1 error generated.
# configure.sh:6272: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_MCHECK_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_POPT_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_ZLIB_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 8
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_MODE_T 1
# | #define HAVE_OFF_T 1
# | #define HAVE_SIZE_T 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.sh:6272: result: yes
# configure.sh:6281: checking for id_t
# configure.sh:6281: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:6281: $? = 0
# configure.sh:6281: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:120:19: error: expected expression
# if (sizeof ((id_t)))
# ^
# 1 error generated.
# configure.sh:6281: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_MCHECK_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_POPT_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_ZLIB_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 8
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_MODE_T 1
# | #define HAVE_OFF_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PID_T 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 ((id_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure.sh:6281: result: yes
# configure.sh:6291: checking type of array argument to getgroups
# configure.sh:6325: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:6325: $? = 0
# configure.sh:6325: ./conftest
# configure.sh:6325: $? = 0
# configure.sh:6350: result: gid_t
# configure.sh:6358: checking for struct stat.st_rdev
# configure.sh:6358: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:6358: $? = 0
# configure.sh:6358: result: yes
# configure.sh:6377: checking for struct stat.st_mtimensec
# configure.sh:6377: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:102:13: error: no member named 'st_mtimensec' in 'struct stat'
# if (ac_aggr.st_mtimensec)
# ~~~~~~~ ^
# 1 error generated.
# configure.sh:6377: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_MCHECK_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_POPT_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_ZLIB_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 8
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_MODE_T 1
# | #define HAVE_OFF_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_ID_T 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_SYS_TYPES_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | #include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (ac_aggr.st_mtimensec)
# | return 0;
# | ;
# | return 0;
# | }
# configure.sh:6377: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:102:20: error: no member named 'st_mtimensec' in 'struct stat'
# if (sizeof ac_aggr.st_mtimensec)
# ~~~~~~~ ^
# 1 error generated.
# configure.sh:6377: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_MCHECK_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_POPT_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_ZLIB_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 8
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_MODE_T 1
# | #define HAVE_OFF_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_ID_T 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_SYS_TYPES_H
# | #include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | #include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# | static struct stat ac_aggr;
# | if (sizeof ac_aggr.st_mtimensec)
# | return 0;
# | ;
# | return 0;
# | }
# configure.sh:6377: result: no
# configure.sh:6396: checking for struct stat.st_mtim.tv_nsec
# configure.sh:6396: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:6396: $? = 0
# configure.sh:6396: result: yes
# configure.sh:6418: checking for socklen_t
# configure.sh:6418: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:6418: $? = 0
# configure.sh:6418: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:94:24: error: expected expression
# if (sizeof ((socklen_t)))
# ^
# 1 error generated.
# configure.sh:6418: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_MCHECK_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_POPT_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_ZLIB_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 8
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_MODE_T 1
# | #define HAVE_OFF_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_ID_T 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((socklen_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure.sh:6418: result: yes
# configure.sh:6482: checking for errno in errno.h
# configure.sh:6499: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:92:5: warning: unused variable 'i' [-Wunused-variable]
# int i = errno
# ^
# 1 warning generated.
# configure.sh:6499: $? = 0
# configure.sh:6506: result: yes
# configure.sh:6524: checking for connect
# configure.sh:6524: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:6524: $? = 0
# configure.sh:6524: result: yes
# configure.sh:6736: checking for library containing inet_ntop
# configure.sh:6767: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:6767: $? = 0
# configure.sh:6784: result: none required
# configure.sh:6796: checking for library containing iconv_open
# configure.sh:6827: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:6827: $? = 0
# configure.sh:6844: result: none required
# configure.sh:6852: checking for library containing libiconv_open
# configure.sh:6883: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# /tmp/conftest-483dde.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `libiconv_open'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure.sh:6883: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_MCHECK_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_POPT_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_ZLIB_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 8
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_MODE_T 1
# | #define HAVE_OFF_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_ID_T 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char libiconv_open ();
# | int
# | main ()
# | {
# | return libiconv_open ();
# | ;
# | return 0;
# | }
# configure.sh:6883: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c -liconv >&5
# /usr/bin/ld: cannot find -liconv
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure.sh:6883: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_MCHECK_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_POPT_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_ZLIB_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 8
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_MODE_T 1
# | #define HAVE_OFF_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_ID_T 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char libiconv_open ();
# | int
# | main ()
# | {
# | return libiconv_open ();
# | ;
# | return 0;
# | }
# configure.sh:6900: result: no
# configure.sh:6909: checking for iconv declaration
# configure.sh:6938: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:6938: $? = 0
# configure.sh:6949: result:
# extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# configure.sh:6959: checking for inet_ntop
# configure.sh:6959: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:6959: $? = 0
# configure.sh:6959: result: yes
# configure.sh:6972: checking for inet_pton
# configure.sh:6972: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:6972: $? = 0
# configure.sh:6972: result: yes
# configure.sh:6990: checking for struct addrinfo
# configure.sh:7008: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:131:17: warning: unused variable 'foo' [-Wunused-variable]
# struct addrinfo foo;
# ^
# 1 warning generated.
# configure.sh:7008: $? = 0
# configure.sh:7016: result: yes
# configure.sh:7042: checking for struct sockaddr_storage
# configure.sh:7061: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:133:25: warning: unused variable 'foo' [-Wunused-variable]
# struct sockaddr_storage foo;
# ^
# 1 warning generated.
# configure.sh:7061: $? = 0
# configure.sh:7069: result: yes
# configure.sh:7095: checking whether defines needed by getaddrinfo exist
# configure.sh:7120: result: yes
# configure.sh:7129: checking for getaddrinfo
# configure.sh:7129: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7129: $? = 0
# configure.sh:7129: result: yes
# configure.sh:7182: checking for struct sockaddr.sa_len
# configure.sh:7182: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:105:13: error: no member named 'sa_len' in 'struct sockaddr'
# if (ac_aggr.sa_len)
# ~~~~~~~ ^
# 1 error generated.
# configure.sh:7182: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_MCHECK_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_POPT_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_ZLIB_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 8
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_MODE_T 1
# | #define HAVE_OFF_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_ID_T 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_GETADDRINFO 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# |
# |
# | int
# | main ()
# | {
# | static struct sockaddr ac_aggr;
# | if (ac_aggr.sa_len)
# | return 0;
# | ;
# | return 0;
# | }
# configure.sh:7182: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:105:20: error: no member named 'sa_len' in 'struct sockaddr'
# if (sizeof ac_aggr.sa_len)
# ~~~~~~~ ^
# 1 error generated.
# configure.sh:7182: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_MCHECK_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_POPT_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_ZLIB_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 8
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_MODE_T 1
# | #define HAVE_OFF_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_ID_T 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_GETADDRINFO 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# |
# |
# | int
# | main ()
# | {
# | static struct sockaddr ac_aggr;
# | if (sizeof ac_aggr.sa_len)
# | return 0;
# | ;
# | return 0;
# | }
# configure.sh:7182: result: no
# configure.sh:7194: checking for struct sockaddr_in.sin_len
# configure.sh:7194: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:106:13: error: no member named 'sin_len' in 'struct sockaddr_in'
# if (ac_aggr.sin_len)
# ~~~~~~~ ^
# 1 error generated.
# configure.sh:7194: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_MCHECK_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_POPT_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_ZLIB_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 8
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_MODE_T 1
# | #define HAVE_OFF_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_ID_T 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_GETADDRINFO 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | #include
# |
# |
# | int
# | main ()
# | {
# | static struct sockaddr_in ac_aggr;
# | if (ac_aggr.sin_len)
# | return 0;
# | ;
# | return 0;
# | }
# configure.sh:7194: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:106:20: error: no member named 'sin_len' in 'struct sockaddr_in'
# if (sizeof ac_aggr.sin_len)
# ~~~~~~~ ^
# 1 error generated.
# configure.sh:7194: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_MCHECK_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_POPT_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_ZLIB_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 8
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_MODE_T 1
# | #define HAVE_OFF_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_ID_T 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_GETADDRINFO 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | #include
# |
# |
# | int
# | main ()
# | {
# | static struct sockaddr_in ac_aggr;
# | if (sizeof ac_aggr.sin_len)
# | return 0;
# | ;
# | return 0;
# | }
# configure.sh:7194: result: no
# configure.sh:7207: checking for struct sockaddr_un.sun_len
# configure.sh:7207: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:105:27: error: variable has incomplete type 'struct sockaddr_un'
# static struct sockaddr_un ac_aggr;
# ^
# /usr/include/sys/socket.h:90:17: note: forward declaration of 'struct sockaddr_un'
# typedef union { __SOCKADDR_ALLTYPES
# ^
# /usr/include/sys/socket.h:86:23: note: expanded from macro '__SOCKADDR_ALLTYPES'
# __SOCKADDR_ONETYPE (sockaddr_un) \
# ^
# 1 error generated.
# configure.sh:7207: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_MCHECK_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_POPT_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_ZLIB_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 8
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_MODE_T 1
# | #define HAVE_OFF_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_ID_T 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_GETADDRINFO 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | #include
# |
# |
# | int
# | main ()
# | {
# | static struct sockaddr_un ac_aggr;
# | if (ac_aggr.sun_len)
# | return 0;
# | ;
# | return 0;
# | }
# configure.sh:7207: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:105:27: error: variable has incomplete type 'struct sockaddr_un'
# static struct sockaddr_un ac_aggr;
# ^
# /usr/include/sys/socket.h:90:17: note: forward declaration of 'struct sockaddr_un'
# typedef union { __SOCKADDR_ALLTYPES
# ^
# /usr/include/sys/socket.h:86:23: note: expanded from macro '__SOCKADDR_ALLTYPES'
# __SOCKADDR_ONETYPE (sockaddr_un) \
# ^
# 1 error generated.
# configure.sh:7207: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_MCHECK_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_POPT_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_ZLIB_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 8
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_MODE_T 1
# | #define HAVE_OFF_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_ID_T 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_GETADDRINFO 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | #include
# |
# |
# | int
# | main ()
# | {
# | static struct sockaddr_un ac_aggr;
# | if (sizeof ac_aggr.sun_len)
# | return 0;
# | ;
# | return 0;
# | }
# configure.sh:7207: result: no
# configure.sh:7220: checking for struct sockaddr_in6.sin6_scope_id
# configure.sh:7220: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7220: $? = 0
# configure.sh:7220: result: yes
# configure.sh:7236: checking for struct stat64
# configure.sh:7269: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:150:15: warning: unused variable 'foo' [-Wunused-variable]
# struct stat64 foo;
# ^
# 1 warning generated.
# configure.sh:7269: $? = 0
# configure.sh:7277: result: yes
# configure.sh:7305: checking for strcasecmp
# configure.sh:7305: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:121:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
# char strcasecmp ();
# ^
# conftest.c:121:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
# 1 warning generated.
# configure.sh:7305: $? = 0
# configure.sh:7305: result: yes
# configure.sh:7364: checking for aclsort
# configure.sh:7364: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# /tmp/conftest-6bf7e0.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `aclsort'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure.sh:7364: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_MCHECK_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_POPT_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_ZLIB_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 8
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_MODE_T 1
# | #define HAVE_OFF_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_ID_T 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_STRCASECMP 1
# | /* end confdefs.h. */
# | /* Define aclsort to an innocuous variant, in case declares aclsort.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define aclsort innocuous_aclsort
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char aclsort (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef aclsort
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char aclsort ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_aclsort || defined __stub___aclsort
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return aclsort ();
# | ;
# | return 0;
# | }
# configure.sh:7364: result: no
# configure.sh:7374: checking for aclsort in -lsec
# configure.sh:7399: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c -lsec >&5
# /usr/bin/ld: cannot find -lsec
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure.sh:7399: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_MCHECK_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_POPT_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_ZLIB_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 8
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_MODE_T 1
# | #define HAVE_OFF_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_ID_T 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_STRCASECMP 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char aclsort ();
# | int
# | main ()
# | {
# | return aclsort ();
# | ;
# | return 0;
# | }
# configure.sh:7408: result: no
# configure.sh:7428: checking for utime.h
# configure.sh:7428: result: yes
# configure.sh:7442: checking whether utime accepts a null argument
# configure.sh:7471: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7471: $? = 0
# configure.sh:7471: ./conftest
# configure.sh:7471: $? = 0
# configure.sh:7481: result: yes
# configure.sh:7491: checking for size_t
# configure.sh:7491: result: yes
# configure.sh:7504: checking for working alloca.h
# configure.sh:7521: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7521: $? = 0
# configure.sh:7529: result: yes
# configure.sh:7537: checking for alloca
# configure.sh:7574: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7574: $? = 0
# configure.sh:7582: result: yes
# configure.sh:7698: checking for waitpid
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for wait4
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for getcwd
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for strdup
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:129:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
# char strdup ();
# ^
# conftest.c:129:6: note: 'strdup' is a builtin with type 'char *(const char *)'
# 1 warning generated.
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for chown
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for chmod
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for lchmod
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:137:1: error: unknown type name 'choke'
# choke me
# ^
# conftest.c:137:9: error: expected ';' after top level declarator
# choke me
# ^
# ;
# 2 errors generated.
# configure.sh:7698: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_MCHECK_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_POPT_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_ZLIB_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 8
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_MODE_T 1
# | #define HAVE_OFF_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_ID_T 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_UTIME_NULL 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT4 1
# | #define HAVE_GETCWD 1
# | #define HAVE_STRDUP 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHMOD 1
# | /* end confdefs.h. */
# | /* Define lchmod to an innocuous variant, in case declares lchmod.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define lchmod innocuous_lchmod
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char lchmod (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef lchmod
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char lchmod ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_lchmod || defined __stub___lchmod
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return lchmod ();
# | ;
# | return 0;
# | }
# configure.sh:7698: result: no
# configure.sh:7698: checking for mknod
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for mkfifo
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for fchmod
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for fstat
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for ftruncate
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for strchr
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:137:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
# char strchr ();
# ^
# conftest.c:137:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
# 1 warning generated.
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for readlink
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for link
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for utime
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for utimes
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for lutimes
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for strftime
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for memmove
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:144:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
# char memmove ();
# ^
# conftest.c:144:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for lchown
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for vsnprintf
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:146:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
# char vsnprintf ();
# ^
# conftest.c:146:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
# 1 warning generated.
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for snprintf
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:147:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
# char snprintf ();
# ^
# conftest.c:147:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
# 1 warning generated.
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for vasprintf
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:159:19: warning: format string missing [-Wformat]
# return vasprintf ();
# ~~~~~~~~~ ^
# 1 warning generated.
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for asprintf
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:160:18: warning: format string missing [-Wformat]
# return asprintf ();
# ~~~~~~~~ ^
# 1 warning generated.
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for setsid
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for strpbrk
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:151:6: warning: incompatible redeclaration of library function 'strpbrk' [-Wincompatible-library-redeclaration]
# char strpbrk ();
# ^
# conftest.c:151:6: note: 'strpbrk' is a builtin with type 'char *(const char *, const char *)'
# 1 warning generated.
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for strlcat
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:152:6: warning: incompatible redeclaration of library function 'strlcat' [-Wincompatible-library-redeclaration]
# char strlcat ();
# ^
# conftest.c:152:6: note: 'strlcat' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
# 1 warning generated.
# /tmp/conftest-8b5f35.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `strlcat'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure.sh:7698: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_MCHECK_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_POPT_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_ZLIB_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 8
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_MODE_T 1
# | #define HAVE_OFF_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_ID_T 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_UTIME_NULL 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT4 1
# | #define HAVE_GETCWD 1
# | #define HAVE_STRDUP 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHMOD 1
# | #define HAVE_MKNOD 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_READLINK 1
# | #define HAVE_LINK 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_SETSID 1
# | #define HAVE_STRPBRK 1
# | /* end confdefs.h. */
# | /* Define strlcat to an innocuous variant, in case declares strlcat.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strlcat innocuous_strlcat
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strlcat (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef strlcat
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char strlcat ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_strlcat || defined __stub___strlcat
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return strlcat ();
# | ;
# | return 0;
# | }
# configure.sh:7698: result: no
# configure.sh:7698: checking for strlcpy
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:152:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration]
# char strlcpy ();
# ^
# conftest.c:152:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
# 1 warning generated.
# /tmp/conftest-95f805.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `strlcpy'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure.sh:7698: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_MCHECK_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_POPT_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_ZLIB_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 8
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_MODE_T 1
# | #define HAVE_OFF_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_ID_T 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_UTIME_NULL 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT4 1
# | #define HAVE_GETCWD 1
# | #define HAVE_STRDUP 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHMOD 1
# | #define HAVE_MKNOD 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_READLINK 1
# | #define HAVE_LINK 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_SETSID 1
# | #define HAVE_STRPBRK 1
# | /* end confdefs.h. */
# | /* Define strlcpy to an innocuous variant, in case declares strlcpy.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strlcpy innocuous_strlcpy
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strlcpy (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef strlcpy
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char strlcpy ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_strlcpy || defined __stub___strlcpy
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return strlcpy ();
# | ;
# | return 0;
# | }
# configure.sh:7698: result: no
# configure.sh:7698: checking for strtol
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for mallinfo
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for getgroups
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for setgroups
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for geteuid
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for getegid
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for setlocale
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for setmode
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# /tmp/conftest-339cd2.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `setmode'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure.sh:7698: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_MCHECK_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_POPT_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_ZLIB_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 8
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_MODE_T 1
# | #define HAVE_OFF_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_ID_T 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_UTIME_NULL 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT4 1
# | #define HAVE_GETCWD 1
# | #define HAVE_STRDUP 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHMOD 1
# | #define HAVE_MKNOD 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_READLINK 1
# | #define HAVE_LINK 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_SETSID 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_STRTOL 1
# | #define HAVE_MALLINFO 1
# | #define HAVE_GETGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_SETLOCALE 1
# | /* end confdefs.h. */
# | /* Define setmode to an innocuous variant, in case declares setmode.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define setmode innocuous_setmode
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char setmode (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef setmode
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char setmode ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_setmode || defined __stub___setmode
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return setmode ();
# | ;
# | return 0;
# | }
# configure.sh:7698: result: no
# configure.sh:7698: checking for open64
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for lseek64
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for mkstemp64
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for mtrace
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for va_copy
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# /tmp/conftest-24cdf1.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `va_copy'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure.sh:7698: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_MCHECK_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_POPT_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_ZLIB_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 8
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_MODE_T 1
# | #define HAVE_OFF_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_ID_T 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_UTIME_NULL 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT4 1
# | #define HAVE_GETCWD 1
# | #define HAVE_STRDUP 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHMOD 1
# | #define HAVE_MKNOD 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_READLINK 1
# | #define HAVE_LINK 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_SETSID 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_STRTOL 1
# | #define HAVE_MALLINFO 1
# | #define HAVE_GETGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_OPEN64 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_MKSTEMP64 1
# | #define HAVE_MTRACE 1
# | /* end confdefs.h. */
# | /* Define va_copy to an innocuous variant, in case declares va_copy.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define va_copy innocuous_va_copy
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char va_copy (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef va_copy
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char va_copy ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_va_copy || defined __stub___va_copy
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return va_copy ();
# | ;
# | return 0;
# | }
# configure.sh:7698: result: no
# configure.sh:7698: checking for __va_copy
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# /tmp/conftest-cbd39e.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `__va_copy'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure.sh:7698: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_MCHECK_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_POPT_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_ZLIB_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 8
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_MODE_T 1
# | #define HAVE_OFF_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_ID_T 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_UTIME_NULL 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT4 1
# | #define HAVE_GETCWD 1
# | #define HAVE_STRDUP 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHMOD 1
# | #define HAVE_MKNOD 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_READLINK 1
# | #define HAVE_LINK 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_SETSID 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_STRTOL 1
# | #define HAVE_MALLINFO 1
# | #define HAVE_GETGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_OPEN64 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_MKSTEMP64 1
# | #define HAVE_MTRACE 1
# | /* end confdefs.h. */
# | /* Define __va_copy to an innocuous variant, in case declares __va_copy.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __va_copy innocuous___va_copy
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __va_copy (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __va_copy
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char __va_copy ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub___va_copy || defined __stub_____va_copy
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return __va_copy ();
# | ;
# | return 0;
# | }
# configure.sh:7698: result: no
# configure.sh:7698: checking for seteuid
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for strerror
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:164:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:164:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for putenv
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for iconv_open
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for locale_charset
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# /tmp/conftest-f0bcb0.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `locale_charset'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure.sh:7698: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_MCHECK_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_POPT_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_ZLIB_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 8
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_MODE_T 1
# | #define HAVE_OFF_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_ID_T 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_UTIME_NULL 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT4 1
# | #define HAVE_GETCWD 1
# | #define HAVE_STRDUP 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHMOD 1
# | #define HAVE_MKNOD 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_READLINK 1
# | #define HAVE_LINK 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_SETSID 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_STRTOL 1
# | #define HAVE_MALLINFO 1
# | #define HAVE_GETGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_OPEN64 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_MKSTEMP64 1
# | #define HAVE_MTRACE 1
# | #define HAVE_SETEUID 1
# | #define HAVE_STRERROR 1
# | #define HAVE_PUTENV 1
# | #define HAVE_ICONV_OPEN 1
# | /* end confdefs.h. */
# | /* Define locale_charset to an innocuous variant, in case declares locale_charset.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define locale_charset innocuous_locale_charset
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char locale_charset (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef locale_charset
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char locale_charset ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_locale_charset || defined __stub___locale_charset
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return locale_charset ();
# | ;
# | return 0;
# | }
# configure.sh:7698: result: no
# configure.sh:7698: checking for nl_langinfo
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for getxattr
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for extattr_get_link
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# /tmp/conftest-9eae0e.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `extattr_get_link'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure.sh:7698: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_MCHECK_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_POPT_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_ZLIB_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 8
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_MODE_T 1
# | #define HAVE_OFF_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_ID_T 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_UTIME_NULL 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT4 1
# | #define HAVE_GETCWD 1
# | #define HAVE_STRDUP 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHMOD 1
# | #define HAVE_MKNOD 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_READLINK 1
# | #define HAVE_LINK 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_SETSID 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_STRTOL 1
# | #define HAVE_MALLINFO 1
# | #define HAVE_GETGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_OPEN64 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_MKSTEMP64 1
# | #define HAVE_MTRACE 1
# | #define HAVE_SETEUID 1
# | #define HAVE_STRERROR 1
# | #define HAVE_PUTENV 1
# | #define HAVE_ICONV_OPEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_GETXATTR 1
# | /* end confdefs.h. */
# | /* Define extattr_get_link to an innocuous variant, in case declares extattr_get_link.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define extattr_get_link innocuous_extattr_get_link
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char extattr_get_link (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef extattr_get_link
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char extattr_get_link ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_extattr_get_link || defined __stub___extattr_get_link
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return extattr_get_link ();
# | ;
# | return 0;
# | }
# configure.sh:7698: result: no
# configure.sh:7698: checking for sigaction
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for sigprocmask
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for setattrlist
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# /tmp/conftest-0d5598.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `setattrlist'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure.sh:7698: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_MCHECK_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_POPT_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_ZLIB_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 8
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_MODE_T 1
# | #define HAVE_OFF_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_ID_T 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_UTIME_NULL 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT4 1
# | #define HAVE_GETCWD 1
# | #define HAVE_STRDUP 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHMOD 1
# | #define HAVE_MKNOD 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_READLINK 1
# | #define HAVE_LINK 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_SETSID 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_STRTOL 1
# | #define HAVE_MALLINFO 1
# | #define HAVE_GETGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_OPEN64 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_MKSTEMP64 1
# | #define HAVE_MTRACE 1
# | #define HAVE_SETEUID 1
# | #define HAVE_STRERROR 1
# | #define HAVE_PUTENV 1
# | #define HAVE_ICONV_OPEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | /* end confdefs.h. */
# | /* Define setattrlist to an innocuous variant, in case declares setattrlist.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define setattrlist innocuous_setattrlist
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char setattrlist (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef setattrlist
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char setattrlist ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_setattrlist || defined __stub___setattrlist
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return setattrlist ();
# | ;
# | return 0;
# | }
# configure.sh:7698: result: no
# configure.sh:7698: checking for getgrouplist
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for initgroups
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for utimensat
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for posix_fallocate
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for attropen
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# /tmp/conftest-79510b.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `attropen'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure.sh:7698: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_MCHECK_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_POPT_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_ZLIB_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 8
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_MODE_T 1
# | #define HAVE_OFF_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_ID_T 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_UTIME_NULL 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT4 1
# | #define HAVE_GETCWD 1
# | #define HAVE_STRDUP 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHMOD 1
# | #define HAVE_MKNOD 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_READLINK 1
# | #define HAVE_LINK 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_SETSID 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_STRTOL 1
# | #define HAVE_MALLINFO 1
# | #define HAVE_GETGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_OPEN64 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_MKSTEMP64 1
# | #define HAVE_MTRACE 1
# | #define HAVE_SETEUID 1
# | #define HAVE_STRERROR 1
# | #define HAVE_PUTENV 1
# | #define HAVE_ICONV_OPEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_POSIX_FALLOCATE 1
# | /* end confdefs.h. */
# | /* Define attropen to an innocuous variant, in case declares attropen.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define attropen innocuous_attropen
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char attropen (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef attropen
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char attropen ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_attropen || defined __stub___attropen
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return attropen ();
# | ;
# | return 0;
# | }
# configure.sh:7698: result: no
# configure.sh:7698: checking for setvbuf
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for usleep
# configure.sh:7698: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7718: checking for useable fallocate
# configure.sh:7736: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7736: $? = 0
# configure.sh:7744: result: yes
# configure.sh:7752: checking for SYS_fallocate
# configure.sh:7770: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:160:1: warning: implicit declaration of function 'syscall' is invalid in C99 [-Wimplicit-function-declaration]
# syscall(SYS_fallocate, 0, 0, (loff_t)0, (loff_t)0);
# ^
# 1 warning generated.
# configure.sh:7770: $? = 0
# configure.sh:7777: result: yes
# configure.sh:7786: checking whether posix_fallocate is efficient
# configure.sh:7797: result: no
# configure.sh:7807: checking for getpgrp
# configure.sh:7807: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7807: $? = 0
# configure.sh:7807: result: yes
# configure.sh:7807: checking for tcgetpgrp
# configure.sh:7807: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7807: $? = 0
# configure.sh:7807: result: yes
# configure.sh:7817: checking whether getpgrp requires zero arguments
# configure.sh:7834: clang -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:194:10: error: too many arguments to function call, expected 0, have 1
# getpgrp (0);
# ~~~~~~~ ^
# /usr/include/unistd.h:637:1: note: 'getpgrp' declared here
# extern __pid_t getpgrp (void) __THROW;
# ^
# 1 error generated.
# configure.sh:7834: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_MCHECK_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_POPT_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_ZLIB_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 8
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_MODE_T 1
# | #define HAVE_OFF_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_ID_T 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_UTIME_NULL 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT4 1
# | #define HAVE_GETCWD 1
# | #define HAVE_STRDUP 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHMOD 1
# | #define HAVE_MKNOD 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_READLINK 1
# | #define HAVE_LINK 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_SETSID 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_STRTOL 1
# | #define HAVE_MALLINFO 1
# | #define HAVE_GETGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_OPEN64 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_MKSTEMP64 1
# | #define HAVE_MTRACE 1
# | #define HAVE_SETEUID 1
# | #define HAVE_STRERROR 1
# | #define HAVE_PUTENV 1
# | #define HAVE_ICONV_OPEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_POSIX_FALLOCATE 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_USLEEP 1
# | #define HAVE_FALLOCATE 1
# | #define HAVE_SYS_FALLOCATE 1
# | #define HAVE_GETPGRP 1
# | #define HAVE_TCGETPGRP 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 ()
# | {
# | getpgrp (0);
# | ;
# | return 0;
# | }
# configure.sh:7842: result: yes
# configure.sh:7889: checking whether chown() modifies symlinks
# configure.sh:7914: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:168:5: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
# main() {
# ^
# 1 warning generated.
# configure.sh:7914: $? = 0
# configure.sh:7914: ./conftest
# configure.sh:7914: $? = 1
# configure.sh: program exited with status 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_MCHECK_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_POPT_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_ZLIB_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 8
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_MODE_T 1
# | #define HAVE_OFF_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_ID_T 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_UTIME_NULL 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT4 1
# | #define HAVE_GETCWD 1
# | #define HAVE_STRDUP 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHMOD 1
# | #define HAVE_MKNOD 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_READLINK 1
# | #define HAVE_LINK 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_SETSID 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_STRTOL 1
# | #define HAVE_MALLINFO 1
# | #define HAVE_GETGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_OPEN64 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_MKSTEMP64 1
# | #define HAVE_MTRACE 1
# | #define HAVE_SETEUID 1
# | #define HAVE_STRERROR 1
# | #define HAVE_PUTENV 1
# | #define HAVE_ICONV_OPEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_POSIX_FALLOCATE 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_USLEEP 1
# | #define HAVE_FALLOCATE 1
# | #define HAVE_SYS_FALLOCATE 1
# | #define HAVE_GETPGRP 1
# | #define HAVE_TCGETPGRP 1
# | #define GETPGRP_VOID 1
# | #define USE_ICONV_OPEN 1
# | #define ICONV_OPTION NULL
# | #define UTF8_CHARSET "UTF-8"
# | /* end confdefs.h. */
# |
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# | #include
# | main() {
# | char const *dangling_symlink = "conftest.dangle";
# | unlink(dangling_symlink);
# | if (symlink("conftest.no-such", dangling_symlink) < 0) abort();
# | if (chown(dangling_symlink, getuid(), getgid()) < 0 && errno == ENOENT) exit(1);
# | exit(0);
# | }
# configure.sh:7924: result: no
# configure.sh:7932: checking whether link() can hard-link symlinks
# configure.sh:7958: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:169:5: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
# main() {
# ^
# 1 warning generated.
# configure.sh:7958: $? = 0
# configure.sh:7958: ./conftest
# configure.sh:7958: $? = 0
# configure.sh:7968: result: yes
# configure.sh:7976: checking whether link() can hard-link special files
# configure.sh:8002: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:170:5: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
# main() {
# ^
# conftest.c:172:6: warning: implicit declaration of function 'mkfifo' is invalid in C99 [-Wimplicit-function-declaration]
# if (mkfifo(FILENAME, 0777) < 0) abort();
# ^
# 2 warnings generated.
# configure.sh:8002: $? = 0
# configure.sh:8002: ./conftest
# configure.sh:8002: $? = 0
# configure.sh:8012: result: yes
# configure.sh:8020: checking for working socketpair
# configure.sh:8040: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:168:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
# main() {
# ^
# conftest.c:170:8: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
# exit((socketpair(AF_UNIX, SOCK_STREAM, 0, fd) != -1) ? 0 : 1);
# ^
# conftest.c:170:8: note: include the header or explicitly provide a declaration for 'exit'
# 2 warnings generated.
# configure.sh:8040: $? = 0
# configure.sh:8040: ./conftest
# configure.sh:8040: $? = 0
# configure.sh:8050: result: yes
# configure.sh:8058: checking for getpass
# configure.sh:8058: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:8058: $? = 0
# configure.sh:8058: result: yes
# configure.sh:8074: checking for poptGetContext in -lpopt
# configure.sh:8099: clang -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c -lpopt >&5
# configure.sh:8099: $? = 0
# configure.sh:8108: result: yes
# configure.sh:8132: checking whether to use included libpopt
# configure.sh:8147: result: no
# configure.sh:8207: checking whether to use included zlib
# configure.sh:8210: result: ./zlib
# configure.sh:8222: checking for unsigned char
# configure.sh:8239: clang -c -I./zlib -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:171:14: warning: initializing 'signed char *' with an expression of type 'char [1]' converts between pointers to integer types with different sign [-Wpointer-sign]
# signed char *s = ""
# ^ ~~
# conftest.c:171:14: warning: unused variable 's' [-Wunused-variable]
# 2 warnings generated.
# configure.sh:8239: $? = 0
# configure.sh:8246: result: yes
# configure.sh:8254: checking for broken readdir
# configure.sh:8271: clang -o conftest -I./zlib -DHAVE_CONFIG_H -Wall -W conftest.c -lpopt >&5
# conftest.c:170:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
# main() { struct dirent *di; DIR *d = opendir("."); di = readdir(d);
# ^
# conftest.c:172:21: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
# di->d_name[0] == 0) exit(0); exit(1);}
# ^
# conftest.c:172:21: note: include the header or explicitly provide a declaration for 'exit'
# conftest.c:171:11: warning: array index -2 is before the beginning of the array [-Warray-bounds]
# if (di && di->d_name[-2] == '.' && di->d_name[-1] == 0 &&
# ^ ~~
# /usr/include/bits/dirent.h:33:5: note: array 'd_name' declared here
# char d_name[256]; /* We must not include limits.h! */
# ^
# conftest.c:171:36: warning: array index -1 is before the beginning of the array [-Warray-bounds]
# if (di && di->d_name[-2] == '.' && di->d_name[-1] == 0 &&
# ^ ~~
# /usr/include/bits/dirent.h:33:5: note: array 'd_name' declared here
# char d_name[256]; /* We must not include limits.h! */
# ^
# 4 warnings generated.
# configure.sh:8271: $? = 0
# configure.sh:8271: ./conftest
# configure.sh:8271: $? = 1
# configure.sh: program exited with status 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_MCHECK_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_POPT_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_ZLIB_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 8
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_MODE_T 1
# | #define HAVE_OFF_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_ID_T 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_UTIME_NULL 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT4 1
# | #define HAVE_GETCWD 1
# | #define HAVE_STRDUP 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHMOD 1
# | #define HAVE_MKNOD 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_READLINK 1
# | #define HAVE_LINK 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_SETSID 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_STRTOL 1
# | #define HAVE_MALLINFO 1
# | #define HAVE_GETGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_OPEN64 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_MKSTEMP64 1
# | #define HAVE_MTRACE 1
# | #define HAVE_SETEUID 1
# | #define HAVE_STRERROR 1
# | #define HAVE_PUTENV 1
# | #define HAVE_ICONV_OPEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_POSIX_FALLOCATE 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_USLEEP 1
# | #define HAVE_FALLOCATE 1
# | #define HAVE_SYS_FALLOCATE 1
# | #define HAVE_GETPGRP 1
# | #define HAVE_TCGETPGRP 1
# | #define GETPGRP_VOID 1
# | #define USE_ICONV_OPEN 1
# | #define ICONV_OPTION NULL
# | #define UTF8_CHARSET "UTF-8"
# | #define CAN_HARDLINK_SYMLINK 1
# | #define CAN_HARDLINK_SPECIAL 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_GETPASS 1
# | #define HAVE_LIBPOPT 1
# | #define SIGNED_CHAR_OK 1
# | /* end confdefs.h. */
# | #include
# | #include
# | main() { struct dirent *di; DIR *d = opendir("."); di = readdir(d);
# | if (di && di->d_name[-2] == '.' && di->d_name[-1] == 0 &&
# | di->d_name[0] == 0) exit(0); exit(1);}
# configure.sh:8281: result: no
# configure.sh:8289: checking for utimbuf
# configure.sh:8307: clang -c -I./zlib -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:173:58: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
# struct utimbuf tbuf; tbuf.actime = 0; tbuf.modtime = 1; exit(utime("foo.c",&tbuf));
# ^
# conftest.c:173:58: note: include the header or explicitly provide a declaration for 'exit'
# 1 warning generated.
# configure.sh:8307: $? = 0
# configure.sh:8314: result: yes
# configure.sh:8322: checking if gettimeofday takes tz argument
# configure.sh:8340: clang -c -I./zlib -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:174:20: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
# struct timeval tv; exit(gettimeofday(&tv, NULL));
# ^
# conftest.c:174:20: note: include the header or explicitly provide a declaration for 'exit'
# 1 warning generated.
# configure.sh:8340: $? = 0
# configure.sh:8347: result: yes
# configure.sh:8355: checking for C99 vsnprintf
# configure.sh:8386: clang -o conftest -I./zlib -DHAVE_CONFIG_H -Wall -W conftest.c -lpopt >&5
# conftest.c:179:14: warning: implicitly declaring library function 'vsnprintf' with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)' [-Wimplicit-function-declaration]
# len = vsnprintf(0, 0, format, ap);
# ^
# conftest.c:179:14: note: include the header or explicitly provide a declaration for 'vsnprintf'
# conftest.c:181:22: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
# if (len != 5) exit(1);
# ^
# conftest.c:181:22: note: include the header or explicitly provide a declaration for 'exit'
# conftest.c:183:12: warning: implicitly declaring library function 'snprintf' with type 'int (char *, unsigned long, const char *, ...)' [-Wimplicit-function-declaration]
# if (snprintf(buf, 3, "hello") != 5 || strcmp(buf, "he") != 0) exit(1);
# ^
# conftest.c:183:12: note: include the header or explicitly provide a declaration for 'snprintf'
# conftest.c:183:46: warning: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)' [-Wimplicit-function-declaration]
# if (snprintf(buf, 3, "hello") != 5 || strcmp(buf, "he") != 0) exit(1);
# ^
# conftest.c:183:46: note: include the header or explicitly provide a declaration for 'strcmp'
# conftest.c:187:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
# main() { foo("hello"); }
# ^
# 5 warnings generated.
# configure.sh:8386: $? = 0
# configure.sh:8386: ./conftest
# configure.sh:8386: $? = 0
# configure.sh:8396: result: yes
# configure.sh:8405: checking for secure mkstemp
# configure.sh:8431: clang -o conftest -I./zlib -DHAVE_CONFIG_H -Wall -W conftest.c -lpopt >&5
# conftest.c:175:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
# main() {
# ^
# 1 warning generated.
# configure.sh:8431: $? = 0
# configure.sh:8431: ./conftest
# configure.sh:8431: $? = 0
# configure.sh:8441: result: yes
# configure.sh:8458: checking if mknod creates FIFOs
# configure.sh:8478: clang -o conftest -I./zlib -DHAVE_CONFIG_H -Wall -W conftest.c -lpopt >&5
# conftest.c:176:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
# main() { int rc, ec; char *fn = "fifo-test";
# ^
# conftest.c:177:1: warning: implicit declaration of function 'unlink' is invalid in C99 [-Wimplicit-function-declaration]
# unlink(fn); rc = mknod(fn,S_IFIFO,0600); ec = errno; unlink(fn);
# ^
# 2 warnings generated.
# configure.sh:8478: $? = 0
# configure.sh:8478: ./conftest
# configure.sh:8478: $? = 0
# configure.sh:8488: result: yes
# configure.sh:8496: checking if mknod creates sockets
# configure.sh:8516: clang -o conftest -I./zlib -DHAVE_CONFIG_H -Wall -W conftest.c -lpopt >&5
# conftest.c:177:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
# main() { int rc, ec; char *fn = "sock-test";
# ^
# conftest.c:178:1: warning: implicit declaration of function 'unlink' is invalid in C99 [-Wimplicit-function-declaration]
# unlink(fn); rc = mknod(fn,S_IFSOCK,0600); ec = errno; unlink(fn);
# ^
# 2 warnings generated.
# configure.sh:8516: $? = 0
# configure.sh:8516: ./conftest
# configure.sh:8516: $? = 0
# configure.sh:8526: result: yes
# configure.sh:8537: checking whether -c -o works
# configure.sh:8556: result: yes
# configure.sh:8577: checking for stunnel
# configure.sh:8608: result: stunnel
# configure.sh:8618: checking for stunnel4
# configure.sh:8649: result: stunnel
# configure.sh:8661: checking for _acl
# configure.sh:8661: clang -o conftest -I./zlib -DHAVE_CONFIG_H -Wall -W conftest.c -lpopt >&5
# /tmp/conftest-0063eb.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `_acl'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure.sh:8661: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_MCHECK_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_POPT_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_ZLIB_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 8
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_MODE_T 1
# | #define HAVE_OFF_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_ID_T 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_UTIME_NULL 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT4 1
# | #define HAVE_GETCWD 1
# | #define HAVE_STRDUP 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHMOD 1
# | #define HAVE_MKNOD 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_READLINK 1
# | #define HAVE_LINK 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_SETSID 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_STRTOL 1
# | #define HAVE_MALLINFO 1
# | #define HAVE_GETGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_OPEN64 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_MKSTEMP64 1
# | #define HAVE_MTRACE 1
# | #define HAVE_SETEUID 1
# | #define HAVE_STRERROR 1
# | #define HAVE_PUTENV 1
# | #define HAVE_ICONV_OPEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_POSIX_FALLOCATE 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_USLEEP 1
# | #define HAVE_FALLOCATE 1
# | #define HAVE_SYS_FALLOCATE 1
# | #define HAVE_GETPGRP 1
# | #define HAVE_TCGETPGRP 1
# | #define GETPGRP_VOID 1
# | #define USE_ICONV_OPEN 1
# | #define ICONV_OPTION NULL
# | #define UTF8_CHARSET "UTF-8"
# | #define CAN_HARDLINK_SYMLINK 1
# | #define CAN_HARDLINK_SPECIAL 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_GETPASS 1
# | #define HAVE_LIBPOPT 1
# | #define SIGNED_CHAR_OK 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_GETTIMEOFDAY_TZ 1
# | #define HAVE_C99_VSNPRINTF 1
# | #define HAVE_SECURE_MKSTEMP 1
# | #define MKNOD_CREATES_FIFOS 1
# | #define MKNOD_CREATES_SOCKETS 1
# | /* end confdefs.h. */
# | /* Define _acl to an innocuous variant, in case declares _acl.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _acl innocuous__acl
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _acl (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _acl
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char _acl ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__acl || defined __stub____acl
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _acl ();
# | ;
# | return 0;
# | }
# configure.sh:8661: result: no
# configure.sh:8661: checking for __acl
# configure.sh:8661: clang -o conftest -I./zlib -DHAVE_CONFIG_H -Wall -W conftest.c -lpopt >&5
# /tmp/conftest-ad0347.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `__acl'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure.sh:8661: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_MCHECK_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_POPT_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_ZLIB_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 8
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_MODE_T 1
# | #define HAVE_OFF_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_ID_T 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_UTIME_NULL 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT4 1
# | #define HAVE_GETCWD 1
# | #define HAVE_STRDUP 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHMOD 1
# | #define HAVE_MKNOD 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_READLINK 1
# | #define HAVE_LINK 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_SETSID 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_STRTOL 1
# | #define HAVE_MALLINFO 1
# | #define HAVE_GETGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_OPEN64 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_MKSTEMP64 1
# | #define HAVE_MTRACE 1
# | #define HAVE_SETEUID 1
# | #define HAVE_STRERROR 1
# | #define HAVE_PUTENV 1
# | #define HAVE_ICONV_OPEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_POSIX_FALLOCATE 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_USLEEP 1
# | #define HAVE_FALLOCATE 1
# | #define HAVE_SYS_FALLOCATE 1
# | #define HAVE_GETPGRP 1
# | #define HAVE_TCGETPGRP 1
# | #define GETPGRP_VOID 1
# | #define USE_ICONV_OPEN 1
# | #define ICONV_OPTION NULL
# | #define UTF8_CHARSET "UTF-8"
# | #define CAN_HARDLINK_SYMLINK 1
# | #define CAN_HARDLINK_SPECIAL 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_GETPASS 1
# | #define HAVE_LIBPOPT 1
# | #define SIGNED_CHAR_OK 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_GETTIMEOFDAY_TZ 1
# | #define HAVE_C99_VSNPRINTF 1
# | #define HAVE_SECURE_MKSTEMP 1
# | #define MKNOD_CREATES_FIFOS 1
# | #define MKNOD_CREATES_SOCKETS 1
# | /* end confdefs.h. */
# | /* Define __acl to an innocuous variant, in case declares __acl.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __acl innocuous___acl
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __acl (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __acl
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char __acl ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub___acl || defined __stub_____acl
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return __acl ();
# | ;
# | return 0;
# | }
# configure.sh:8661: result: no
# configure.sh:8661: checking for _facl
# configure.sh:8661: clang -o conftest -I./zlib -DHAVE_CONFIG_H -Wall -W conftest.c -lpopt >&5
# /tmp/conftest-dc3ee0.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `_facl'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure.sh:8661: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_MCHECK_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_POPT_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_ZLIB_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 8
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_MODE_T 1
# | #define HAVE_OFF_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_ID_T 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_UTIME_NULL 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT4 1
# | #define HAVE_GETCWD 1
# | #define HAVE_STRDUP 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHMOD 1
# | #define HAVE_MKNOD 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_READLINK 1
# | #define HAVE_LINK 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_SETSID 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_STRTOL 1
# | #define HAVE_MALLINFO 1
# | #define HAVE_GETGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_OPEN64 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_MKSTEMP64 1
# | #define HAVE_MTRACE 1
# | #define HAVE_SETEUID 1
# | #define HAVE_STRERROR 1
# | #define HAVE_PUTENV 1
# | #define HAVE_ICONV_OPEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_POSIX_FALLOCATE 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_USLEEP 1
# | #define HAVE_FALLOCATE 1
# | #define HAVE_SYS_FALLOCATE 1
# | #define HAVE_GETPGRP 1
# | #define HAVE_TCGETPGRP 1
# | #define GETPGRP_VOID 1
# | #define USE_ICONV_OPEN 1
# | #define ICONV_OPTION NULL
# | #define UTF8_CHARSET "UTF-8"
# | #define CAN_HARDLINK_SYMLINK 1
# | #define CAN_HARDLINK_SPECIAL 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_GETPASS 1
# | #define HAVE_LIBPOPT 1
# | #define SIGNED_CHAR_OK 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_GETTIMEOFDAY_TZ 1
# | #define HAVE_C99_VSNPRINTF 1
# | #define HAVE_SECURE_MKSTEMP 1
# | #define MKNOD_CREATES_FIFOS 1
# | #define MKNOD_CREATES_SOCKETS 1
# | /* end confdefs.h. */
# | /* Define _facl to an innocuous variant, in case declares _facl.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _facl innocuous__facl
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _facl (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _facl
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char _facl ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__facl || defined __stub____facl
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _facl ();
# | ;
# | return 0;
# | }
# configure.sh:8661: result: no
# configure.sh:8661: checking for __facl
# configure.sh:8661: clang -o conftest -I./zlib -DHAVE_CONFIG_H -Wall -W conftest.c -lpopt >&5
# /tmp/conftest-9251e4.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `__facl'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure.sh:8661: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_MCHECK_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_POPT_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_ZLIB_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 8
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_MODE_T 1
# | #define HAVE_OFF_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_ID_T 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_UTIME_NULL 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT4 1
# | #define HAVE_GETCWD 1
# | #define HAVE_STRDUP 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHMOD 1
# | #define HAVE_MKNOD 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_READLINK 1
# | #define HAVE_LINK 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_SETSID 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_STRTOL 1
# | #define HAVE_MALLINFO 1
# | #define HAVE_GETGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_OPEN64 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_MKSTEMP64 1
# | #define HAVE_MTRACE 1
# | #define HAVE_SETEUID 1
# | #define HAVE_STRERROR 1
# | #define HAVE_PUTENV 1
# | #define HAVE_ICONV_OPEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_POSIX_FALLOCATE 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_USLEEP 1
# | #define HAVE_FALLOCATE 1
# | #define HAVE_SYS_FALLOCATE 1
# | #define HAVE_GETPGRP 1
# | #define HAVE_TCGETPGRP 1
# | #define GETPGRP_VOID 1
# | #define USE_ICONV_OPEN 1
# | #define ICONV_OPTION NULL
# | #define UTF8_CHARSET "UTF-8"
# | #define CAN_HARDLINK_SYMLINK 1
# | #define CAN_HARDLINK_SPECIAL 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_GETPASS 1
# | #define HAVE_LIBPOPT 1
# | #define SIGNED_CHAR_OK 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_GETTIMEOFDAY_TZ 1
# | #define HAVE_C99_VSNPRINTF 1
# | #define HAVE_SECURE_MKSTEMP 1
# | #define MKNOD_CREATES_FIFOS 1
# | #define MKNOD_CREATES_SOCKETS 1
# | /* end confdefs.h. */
# | /* Define __facl to an innocuous variant, in case declares __facl.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __facl innocuous___facl
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __facl (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __facl
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char __facl ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub___facl || defined __stub_____facl
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return __facl ();
# | ;
# | return 0;
# | }
# configure.sh:8661: result: no
# configure.sh:8673: checking whether to support ACLs
# configure.sh:8752: result: running tests:
# configure.sh:8754: checking for acl_get_file in -lacl
# configure.sh:8779: clang -o conftest -I./zlib -DHAVE_CONFIG_H -Wall -W conftest.c -lacl -lpopt >&5
# configure.sh:8779: $? = 0
# configure.sh:8788: result: yes
# configure.sh:8799: checking for ACL support
# configure.sh:8817: clang -o conftest -I./zlib -DHAVE_CONFIG_H -Wall -W conftest.c -lacl -lpopt >&5
# conftest.c:180:71: warning: variable 'acl' is uninitialized when used here [-Wuninitialized]
# acl_t acl; int entry_id; acl_entry_t *entry_p; return acl_get_entry( acl, entry_id, entry_p);
# ^~~
# conftest.c:180:11: note: initialize the variable 'acl' to silence this warning
# acl_t acl; int entry_id; acl_entry_t *entry_p; return acl_get_entry( acl, entry_id, entry_p);
# ^
# = 0
# conftest.c:180:76: warning: variable 'entry_id' is uninitialized when used here [-Wuninitialized]
# acl_t acl; int entry_id; acl_entry_t *entry_p; return acl_get_entry( acl, entry_id, entry_p);
# ^~~~~~~~
# conftest.c:180:25: note: initialize the variable 'entry_id' to silence this warning
# acl_t acl; int entry_id; acl_entry_t *entry_p; return acl_get_entry( acl, entry_id, entry_p);
# ^
# = 0
# conftest.c:180:86: warning: variable 'entry_p' is uninitialized when used here [-Wuninitialized]
# acl_t acl; int entry_id; acl_entry_t *entry_p; return acl_get_entry( acl, entry_id, entry_p);
# ^~~~~~~
# conftest.c:180:47: note: initialize the variable 'entry_p' to silence this warning
# acl_t acl; int entry_id; acl_entry_t *entry_p; return acl_get_entry( acl, entry_id, entry_p);
# ^
# = 0
# 3 warnings generated.
# configure.sh:8817: $? = 0
# configure.sh:8825: result: yes
# configure.sh:8827: checking ACL test results
# configure.sh:8830: result: Using posix ACLs
# configure.sh:8837: checking for acl_get_perm_np
# configure.sh:8855: clang -o conftest -I./zlib -DHAVE_CONFIG_H -Wall -W conftest.c -lacl -lpopt >&5
# conftest.c:182:51: warning: implicit declaration of function 'acl_get_perm_np' is invalid in C99 [-Wimplicit-function-declaration]
# acl_permset_t permset_d; acl_perm_t perm; return acl_get_perm_np( permset_d, perm);
# ^
# conftest.c:182:68: warning: variable 'permset_d' is uninitialized when used here [-Wuninitialized]
# acl_permset_t permset_d; acl_perm_t perm; return acl_get_perm_np( permset_d, perm);
# ^~~~~~~~~
# conftest.c:182:25: note: initialize the variable 'permset_d' to silence this warning
# acl_permset_t permset_d; acl_perm_t perm; return acl_get_perm_np( permset_d, perm);
# ^
# = 0
# conftest.c:182:79: warning: variable 'perm' is uninitialized when used here [-Wuninitialized]
# acl_permset_t permset_d; acl_perm_t perm; return acl_get_perm_np( permset_d, perm);
# ^~~~
# conftest.c:182:42: note: initialize the variable 'perm' to silence this warning
# acl_permset_t permset_d; acl_perm_t perm; return acl_get_perm_np( permset_d, perm);
# ^
# = 0
# 3 warnings generated.
# /tmp/conftest-49505e.o: In function `main':
# conftest.c:(.text+0x19): undefined reference to `acl_get_perm_np'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure.sh:8855: $? = 1
# configure.sh: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "rsync"
# | #define PACKAGE_TARNAME "rsync"
# | #define PACKAGE_VERSION "3.1.2"
# | #define PACKAGE_STRING "rsync 3.1.2"
# | #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# | #define PACKAGE_URL ""
# | #define RSYNC_VERSION "3.1.2"
# | #define _GNU_SOURCE 1
# | #define RSYNC_PATH "rsync"
# | #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# | #define RSYNC_RSH "ssh"
# | #define NOBODY_USER "nobody"
# | #define NOBODY_GROUP "nobody"
# | #define INET6 1
# | #define CONFIG_LOCALE 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_DIRENT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_FCNTL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UNISTD_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_GRP_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_MCHECK_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_ICONV_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_ACL_LIBACL_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_XATTR_H 1
# | #define HAVE_POPT_H 1
# | #define HAVE_LINUX_FALLOC_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_ZLIB_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT32_T 4
# | #define SIZEOF_UINT32_T 4
# | #define SIZEOF_INT64_T 8
# | #define SIZEOF_OFF_T 8
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 8
# | #define HAVE_LONG_DOUBLE_WIDER 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_MODE_T 1
# | #define HAVE_OFF_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_ID_T 1
# | #define GETGROUPS_T gid_t
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
# | #define HAVE_STRUCT_STAT64 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_UTIME_NULL 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_WAITPID 1
# | #define HAVE_WAIT4 1
# | #define HAVE_GETCWD 1
# | #define HAVE_STRDUP 1
# | #define HAVE_CHOWN 1
# | #define HAVE_CHMOD 1
# | #define HAVE_MKNOD 1
# | #define HAVE_MKFIFO 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_FSTAT 1
# | #define HAVE_FTRUNCATE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_READLINK 1
# | #define HAVE_LINK 1
# | #define HAVE_UTIME 1
# | #define HAVE_UTIMES 1
# | #define HAVE_LUTIMES 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_LCHOWN 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_SETSID 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_STRTOL 1
# | #define HAVE_MALLINFO 1
# | #define HAVE_GETGROUPS 1
# | #define HAVE_SETGROUPS 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETEGID 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_OPEN64 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_MKSTEMP64 1
# | #define HAVE_MTRACE 1
# | #define HAVE_SETEUID 1
# | #define HAVE_STRERROR 1
# | #define HAVE_PUTENV 1
# | #define HAVE_ICONV_OPEN 1
# | #define HAVE_NL_LANGINFO 1
# | #define HAVE_GETXATTR 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_GETGROUPLIST 1
# | #define HAVE_INITGROUPS 1
# | #define HAVE_UTIMENSAT 1
# | #define HAVE_POSIX_FALLOCATE 1
# | #define HAVE_SETVBUF 1
# | #define HAVE_USLEEP 1
# | #define HAVE_FALLOCATE 1
# | #define HAVE_SYS_FALLOCATE 1
# | #define HAVE_GETPGRP 1
# | #define HAVE_TCGETPGRP 1
# | #define GETPGRP_VOID 1
# | #define USE_ICONV_OPEN 1
# | #define ICONV_OPTION NULL
# | #define UTF8_CHARSET "UTF-8"
# | #define CAN_HARDLINK_SYMLINK 1
# | #define CAN_HARDLINK_SPECIAL 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_GETPASS 1
# | #define HAVE_LIBPOPT 1
# | #define SIGNED_CHAR_OK 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_GETTIMEOFDAY_TZ 1
# | #define HAVE_C99_VSNPRINTF 1
# | #define HAVE_SECURE_MKSTEMP 1
# | #define MKNOD_CREATES_FIFOS 1
# | #define MKNOD_CREATES_SOCKETS 1
# | #define HAVE_LIBACL 1
# | #define HAVE_POSIX_ACLS 1
# | #define SUPPORT_ACLS 1
# | /* end confdefs.h. */
# | #include
# | #include
# | int
# | main ()
# | {
# | acl_permset_t permset_d; acl_perm_t perm; return acl_get_perm_np( permset_d, perm);
# | ;
# | return 0;
# | }
# configure.sh:8863: result: no
# configure.sh:8884: checking whether to support extended attributes
# configure.sh:8903: result: Using Linux xattrs
# configure.sh:8913: checking for getxattr in -lattr
# configure.sh:8938: clang -o conftest -I./zlib -DHAVE_CONFIG_H -Wall -W conftest.c -lattr -lacl -lpopt >&5
# configure.sh:8938: $? = 0
# configure.sh:8947: result: yes
# configure.sh:9161: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by rsync config.status 3.1.2, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 2506dbc9fb4f
#
# config.status:992: creating Makefile
# config.status:992: creating lib/dummy
# config.status:992: creating zlib/dummy
# config.status:992: creating popt/dummy
# config.status:992: creating shconfig
# config.status:992: creating config.h
# configure.sh:10337: result:
# configure.sh:10339: result: rsync 3.1.2 configuration successful
# configure.sh:10341: result:
# configure.sh:10344: result: Note that yodl2man was not found, so pre-existing manpage files will be
# configure.sh:10346: result: used w/o change (if available) -- no .yo file changes will be used.
# configure.sh:10348: result:
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_inline=inline
# ac_cv_c_long_double=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func___acl=no
# ac_cv_func___facl=no
# ac_cv_func___va_copy=no
# ac_cv_func__acl=no
# ac_cv_func__facl=no
# ac_cv_func_aclsort=no
# ac_cv_func_alloca_works=yes
# ac_cv_func_asprintf=yes
# ac_cv_func_attropen=no
# ac_cv_func_chmod=yes
# ac_cv_func_chown=yes
# ac_cv_func_connect=yes
# ac_cv_func_extattr_get_link=no
# ac_cv_func_fchmod=yes
# ac_cv_func_fstat=yes
# ac_cv_func_ftruncate=yes
# ac_cv_func_getaddrinfo=yes
# ac_cv_func_getcwd=yes
# ac_cv_func_getegid=yes
# ac_cv_func_geteuid=yes
# ac_cv_func_getgrouplist=yes
# ac_cv_func_getgroups=yes
# ac_cv_func_getpass=yes
# ac_cv_func_getpgrp=yes
# ac_cv_func_getpgrp_void=yes
# ac_cv_func_getxattr=yes
# ac_cv_func_iconv_open=yes
# ac_cv_func_inet_ntop=yes
# ac_cv_func_inet_pton=yes
# ac_cv_func_initgroups=yes
# ac_cv_func_lchmod=no
# ac_cv_func_lchown=yes
# ac_cv_func_link=yes
# ac_cv_func_locale_charset=no
# ac_cv_func_lseek64=yes
# ac_cv_func_lutimes=yes
# ac_cv_func_mallinfo=yes
# ac_cv_func_memmove=yes
# ac_cv_func_mkfifo=yes
# ac_cv_func_mknod=yes
# ac_cv_func_mkstemp64=yes
# ac_cv_func_mtrace=yes
# ac_cv_func_nl_langinfo=yes
# ac_cv_func_open64=yes
# ac_cv_func_posix_fallocate=yes
# ac_cv_func_putenv=yes
# ac_cv_func_readlink=yes
# ac_cv_func_setattrlist=no
# ac_cv_func_seteuid=yes
# ac_cv_func_setgroups=yes
# ac_cv_func_setlocale=yes
# ac_cv_func_setmode=no
# ac_cv_func_setsid=yes
# ac_cv_func_setvbuf=yes
# ac_cv_func_sigaction=yes
# ac_cv_func_sigprocmask=yes
# ac_cv_func_snprintf=yes
# 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_strlcat=no
# ac_cv_func_strlcpy=no
# ac_cv_func_strpbrk=yes
# ac_cv_func_strtol=yes
# ac_cv_func_tcgetpgrp=yes
# ac_cv_func_usleep=yes
# ac_cv_func_utime=yes
# ac_cv_func_utime_null=yes
# ac_cv_func_utimensat=yes
# ac_cv_func_utimes=yes
# ac_cv_func_va_copy=no
# ac_cv_func_vasprintf=yes
# ac_cv_func_vsnprintf=yes
# ac_cv_func_wait4=yes
# ac_cv_func_waitpid=yes
# ac_cv_header_acl_libacl_h=yes
# ac_cv_header_arpa_inet_h=yes
# ac_cv_header_arpa_nameser_h=yes
# ac_cv_header_attr_xattr_h=yes
# ac_cv_header_compat_h=no
# ac_cv_header_ctype_h=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_float_h=yes
# ac_cv_header_grp_h=yes
# ac_cv_header_iconv_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_langinfo_h=yes
# ac_cv_header_libcharset_h=no
# ac_cv_header_limits_h=yes
# ac_cv_header_linux_falloc_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_malloc_h=yes
# ac_cv_header_mcheck_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_netdb_h=yes
# ac_cv_header_netinet_in_systm_h=yes
# ac_cv_header_netinet_ip_h=yes
# ac_cv_header_popt_h=yes
# ac_cv_header_popt_popt_h=no
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_acl_h=yes
# ac_cv_header_sys_attr_h=no
# ac_cv_header_sys_extattr_h=no
# ac_cv_header_sys_fcntl_h=yes
# ac_cv_header_sys_filio_h=no
# ac_cv_header_sys_ioctl_h=yes
# ac_cv_header_sys_mode_h=no
# ac_cv_header_sys_param_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_sys_un_h=yes
# ac_cv_header_sys_unistd_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_sys_xattr_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_utime_h=yes
# ac_cv_header_zlib_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_acl_acl_get_file=yes
# ac_cv_lib_attr_getxattr=yes
# ac_cv_lib_popt_poptGetContext=yes
# ac_cv_lib_sec_aclsort=no
# ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
# ac_cv_member_struct_sockaddr_in_sin_len=no
# ac_cv_member_struct_sockaddr_sa_len=no
# ac_cv_member_struct_sockaddr_un_sun_len=no
# ac_cv_member_struct_stat_st_mtim_tv_nsec=yes
# ac_cv_member_struct_stat_st_mtimensec=no
# ac_cv_member_struct_stat_st_rdev=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FAKEROOT_PATH=/usr/bin/fakeroot
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_PERL=/usr/bin/perl
# ac_cv_path_SHELL_PATH=/usr/bin/sh
# ac_cv_path_STUNNEL4=stunnel
# ac_cv_path_STUNNEL=stunnel
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_HAVE_REMSH=0
# ac_cv_prog_HAVE_YODL2MAN=0
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_c99=
# ac_cv_prog_cc_g=no
# ac_cv_prog_cc_stdc=
# ac_cv_search_getaddrinfo='none required'
# ac_cv_search_iconv_open='none required'
# ac_cv_search_inet_ntop='none required'
# ac_cv_search_libiconv_open=no
# ac_cv_search_opendir='none required'
# ac_cv_sizeof_int16_t=2
# ac_cv_sizeof_int32_t=4
# ac_cv_sizeof_int64_t=8
# ac_cv_sizeof_int=4
# ac_cv_sizeof_long=8
# ac_cv_sizeof_long_long=8
# ac_cv_sizeof_off64_t=8
# ac_cv_sizeof_off_t=8
# ac_cv_sizeof_short=2
# ac_cv_sizeof_time_t=8
# ac_cv_sizeof_uint16_t=2
# ac_cv_sizeof_uint32_t=4
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_type_getgroups=gid_t
# ac_cv_type_id_t=yes
# ac_cv_type_long_double_wider=yes
# 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_socklen_t=yes
# ac_cv_type_struct_addrinfo=yes
# ac_cv_type_struct_sockaddr_storage=yes
# ac_cv_type_struct_stat64=yes
# ac_cv_type_uid_t=yes
# ac_cv_working_alloca_h=yes
# am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
# am_cv_proto_iconv_arg1=
# rsync_cv_DASHC_WORKS_WITH_DASHO=yes
# rsync_cv_HAVE_BROKEN_LARGEFILE=no
# rsync_cv_HAVE_BROKEN_READDIR=no
# rsync_cv_HAVE_C99_VSNPRINTF=yes
# rsync_cv_HAVE_GETADDR_DEFINES=yes
# rsync_cv_HAVE_GETTIMEOFDAY_TZ=yes
# rsync_cv_HAVE_SECURE_MKSTEMP=yes
# rsync_cv_HAVE_SOCKETPAIR=yes
# rsync_cv_HAVE_STRUCT_UTIMBUF=yes
# rsync_cv_MAKEDEV_TAKES_3_ARGS=no
# rsync_cv_MKNOD_CREATES_FIFOS=yes
# rsync_cv_MKNOD_CREATES_SOCKETS=yes
# rsync_cv_SIGNED_CHAR_OK=yes
# rsync_cv_can_hardlink_special=yes
# rsync_cv_can_hardlink_symlink=yes
# rsync_cv_chown_modifies_symlink=no
# rsync_cv_errno=yes
# rsync_cv_have_fallocate=yes
# rsync_cv_have_sys_fallocate=yes
# samba_cv_HAVE_ACL_GET_PERM_NP=no
# samba_cv_HAVE_POSIX_ACLS=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ALLOCA=''
# BUILD_POPT=''
# BUILD_ZLIB='$(zlib_OBJS)'
# CC='clang'
# CC_SHOBJ_FLAG='-o $@'
# CFLAGS='-I./zlib -DHAVE_CONFIG_H -Wall -W'
# CPP='clang -E'
# CPPFLAGS=''
# DEFS='-DHAVE_CONFIG_H'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# FAKEROOT_PATH='/usr/bin/fakeroot'
# GREP='/usr/bin/grep'
# HAVE_REMSH='0'
# HAVE_YODL2MAN='0'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# LDFLAGS=''
# LIBOBJS=''
# LIBS='-lattr -lacl -lpopt '
# LTLIBOBJS=''
# MAKE_MAN='man-copy'
# MKDIR_P='/usr/bin/mkdir -p'
# OBJEXT='o'
# OBJ_RESTORE='#'
# OBJ_SAVE='#'
# PACKAGE_BUGREPORT='http://rsync.samba.org/bugzilla.html'
# PACKAGE_NAME='rsync'
# PACKAGE_STRING='rsync 3.1.2'
# PACKAGE_TARNAME='rsync'
# PACKAGE_URL=''
# PACKAGE_VERSION='3.1.2'
# PATH_SEPARATOR=':'
# PERL='/usr/bin/perl'
# RSYNC_VERSION='3.1.2'
# SHELL='/bin/sh'
# SHELL_PATH='/usr/bin/sh'
# STUNNEL4='stunnel'
# STUNNEL='stunnel'
# ac_ct_CC=''
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "rsync"
# #define PACKAGE_TARNAME "rsync"
# #define PACKAGE_VERSION "3.1.2"
# #define PACKAGE_STRING "rsync 3.1.2"
# #define PACKAGE_BUGREPORT "http://rsync.samba.org/bugzilla.html"
# #define PACKAGE_URL ""
# #define RSYNC_VERSION "3.1.2"
# #define _GNU_SOURCE 1
# #define RSYNC_PATH "rsync"
# #define RSYNCD_SYSCONF "/etc/rsyncd.conf"
# #define RSYNC_RSH "ssh"
# #define NOBODY_USER "nobody"
# #define NOBODY_GROUP "nobody"
# #define INET6 1
# #define CONFIG_LOCALE 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_DIRENT_H 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_SYS_FCNTL_H 1
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_UNISTD_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_UTIME_H 1
# #define HAVE_GRP_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_CTYPE_H 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYS_UN_H 1
# #define HAVE_MCHECK_H 1
# #define HAVE_ARPA_INET_H 1
# #define HAVE_ARPA_NAMESER_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_NETDB_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_FLOAT_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_ICONV_H 1
# #define HAVE_LANGINFO_H 1
# #define HAVE_SYS_ACL_H 1
# #define HAVE_ACL_LIBACL_H 1
# #define HAVE_ATTR_XATTR_H 1
# #define HAVE_SYS_XATTR_H 1
# #define HAVE_POPT_H 1
# #define HAVE_LINUX_FALLOC_H 1
# #define HAVE_NETINET_IN_SYSTM_H 1
# #define HAVE_NETINET_IP_H 1
# #define HAVE_ZLIB_H 1
# #define SIZEOF_INT 4
# #define SIZEOF_LONG 8
# #define SIZEOF_LONG_LONG 8
# #define SIZEOF_SHORT 2
# #define SIZEOF_INT16_T 2
# #define SIZEOF_UINT16_T 2
# #define SIZEOF_INT32_T 4
# #define SIZEOF_UINT32_T 4
# #define SIZEOF_INT64_T 8
# #define SIZEOF_OFF_T 8
# #define SIZEOF_OFF64_T 8
# #define SIZEOF_TIME_T 8
# #define HAVE_LONG_DOUBLE_WIDER 1
# #define HAVE_LONG_DOUBLE 1
# #define HAVE_MODE_T 1
# #define HAVE_OFF_T 1
# #define HAVE_SIZE_T 1
# #define HAVE_PID_T 1
# #define HAVE_ID_T 1
# #define GETGROUPS_T gid_t
# #define HAVE_STRUCT_STAT_ST_RDEV 1
# #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
# #define HAVE_ERRNO_DECL 1
# #define HAVE_CONNECT 1
# #define ICONV_CONST
# #define HAVE_INET_NTOP 1
# #define HAVE_INET_PTON 1
# #define HAVE_STRUCT_ADDRINFO 1
# #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# #define HAVE_GETADDRINFO 1
# #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
# #define HAVE_STRUCT_STAT64 1
# #define HAVE_STRCASECMP 1
# #define HAVE_UTIME_H 1
# #define HAVE_UTIME_NULL 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_WAITPID 1
# #define HAVE_WAIT4 1
# #define HAVE_GETCWD 1
# #define HAVE_STRDUP 1
# #define HAVE_CHOWN 1
# #define HAVE_CHMOD 1
# #define HAVE_MKNOD 1
# #define HAVE_MKFIFO 1
# #define HAVE_FCHMOD 1
# #define HAVE_FSTAT 1
# #define HAVE_FTRUNCATE 1
# #define HAVE_STRCHR 1
# #define HAVE_READLINK 1
# #define HAVE_LINK 1
# #define HAVE_UTIME 1
# #define HAVE_UTIMES 1
# #define HAVE_LUTIMES 1
# #define HAVE_STRFTIME 1
# #define HAVE_MEMMOVE 1
# #define HAVE_LCHOWN 1
# #define HAVE_VSNPRINTF 1
# #define HAVE_SNPRINTF 1
# #define HAVE_VASPRINTF 1
# #define HAVE_ASPRINTF 1
# #define HAVE_SETSID 1
# #define HAVE_STRPBRK 1
# #define HAVE_STRTOL 1
# #define HAVE_MALLINFO 1
# #define HAVE_GETGROUPS 1
# #define HAVE_SETGROUPS 1
# #define HAVE_GETEUID 1
# #define HAVE_GETEGID 1
# #define HAVE_SETLOCALE 1
# #define HAVE_OPEN64 1
# #define HAVE_LSEEK64 1
# #define HAVE_MKSTEMP64 1
# #define HAVE_MTRACE 1
# #define HAVE_SETEUID 1
# #define HAVE_STRERROR 1
# #define HAVE_PUTENV 1
# #define HAVE_ICONV_OPEN 1
# #define HAVE_NL_LANGINFO 1
# #define HAVE_GETXATTR 1
# #define HAVE_SIGACTION 1
# #define HAVE_SIGPROCMASK 1
# #define HAVE_GETGROUPLIST 1
# #define HAVE_INITGROUPS 1
# #define HAVE_UTIMENSAT 1
# #define HAVE_POSIX_FALLOCATE 1
# #define HAVE_SETVBUF 1
# #define HAVE_USLEEP 1
# #define HAVE_FALLOCATE 1
# #define HAVE_SYS_FALLOCATE 1
# #define HAVE_GETPGRP 1
# #define HAVE_TCGETPGRP 1
# #define GETPGRP_VOID 1
# #define USE_ICONV_OPEN 1
# #define ICONV_OPTION NULL
# #define UTF8_CHARSET "UTF-8"
# #define CAN_HARDLINK_SYMLINK 1
# #define CAN_HARDLINK_SPECIAL 1
# #define HAVE_SOCKETPAIR 1
# #define HAVE_GETPASS 1
# #define HAVE_LIBPOPT 1
# #define SIGNED_CHAR_OK 1
# #define HAVE_STRUCT_UTIMBUF 1
# #define HAVE_GETTIMEOFDAY_TZ 1
# #define HAVE_C99_VSNPRINTF 1
# #define HAVE_SECURE_MKSTEMP 1
# #define MKNOD_CREATES_FIFOS 1
# #define MKNOD_CREATES_SOCKETS 1
# #define HAVE_LIBACL 1
# #define HAVE_POSIX_ACLS 1
# #define SUPPORT_ACLS 1
# #define HAVE_LINUX_XATTRS 1
# #define SUPPORT_XATTRS 1
# #define NO_SYMLINK_USER_XATTRS 1
# #define HAVE_LIBATTR 1
#
# configure.sh: exit 0