Build of rsync with android toolchain

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

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

SLOCLanguage
40,287 ansic
5,363 sh
1,932 perl
225 makefile
83 python
47,890 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/arm-linux-androideabi --> /sysroot/arm-linux-androideabi
# /toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/SOURCES --> /sysroot/SOURCES
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/COPYING --> /sysroot/COPYING
# /toolchain_root/COPYING3 --> /sysroot/COPYING3
# /toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: rsync 3.1.2-1 (Tue Apr 4 21:57:37 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... arm-unknown-linux-androideabi
# checking whether to include debugging symbols... no
# checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether arm-linux-androideabi-gcc accepts -g... (cached) no
# checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for a BSD-compatible install... /usr/bin/install -c
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for arm-linux-androideabi-gcc option to accept ISO C99... -std=gnu99
# checking for arm-linux-androideabi-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
# checking for perl... /usr/sbin/perl
# checking for remsh... 0
# checking for yodl2man... 0
# checking for sh... /usr/sbin/sh
# checking for fakeroot... /usr/sbin/fakeroot
# checking the group for user "nobody"... nobody
# checking for broken largefile support... cross
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... unknown
# checking for _LARGE_FILES value needed for large files... unknown
# checking ipv6 stack type... unknown
# 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... no
# checking sys/fcntl.h presence... no
# checking for sys/fcntl.h... no
# 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... no
# checking sys/unistd.h presence... no
# checking for sys/unistd.h... no
# 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... no
# checking mcheck.h presence... no
# checking for mcheck.h... no
# 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... no
# checking iconv.h presence... no
# checking for iconv.h... no
# checking libcharset.h usability... no
# checking libcharset.h presence... no
# checking for libcharset.h... no
# checking langinfo.h usability... no
# checking langinfo.h presence... no
# checking for langinfo.h... no
# checking sys/acl.h usability... no
# checking sys/acl.h presence... no
# checking for sys/acl.h... no
# checking acl/libacl.h usability... no
# checking acl/libacl.h presence... no
# checking for acl/libacl.h... no
# checking attr/xattr.h usability... no
# checking attr/xattr.h presence... no
# checking for attr/xattr.h... no
# 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... no
# checking popt.h presence... no
# checking for popt.h... no
# 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... 4
# 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... 4
# checking size of off64_t... 8
# checking size of time_t... 4
# checking for inline... inline
# checking for long double with more range or precision than double... no
# 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... yes
# checking for struct stat.st_mtim.tv_nsec... no
# 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... no
# checking for library containing libiconv_open... no
# checking for iconv declaration...
# extern size_t iconv (iconv_t cd, const 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... guessing 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... no
# 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... yes
# checking for strlcpy... yes
# 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... no
# 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... no
# checking for locale_charset... no
# checking for nl_langinfo... no
# 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 libiconv_open... no
# 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... no
# checking whether link() can hard-link special files... no
# checking for working socketpair... cross
# checking for getpass... no
# checking for poptGetContext in -lpopt... no
# checking whether to use included libpopt... ./popt
# checking whether to use included zlib... ./zlib
# checking for unsigned char... yes
# checking for broken readdir... cross
# checking for utimbuf... yes
# checking if gettimeofday takes tz argument... yes
# checking for C99 vsnprintf... cross
# checking for secure mkstemp... cross
# checking if mknod creates FIFOs... cross
# checking if mknod creates sockets... cross
# 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... no
# checking for ACL support... no
# checking ACL test results... No ACL support found
# checking whether to support extended attributes... Using Linux xattrs
# checking for getxattr in -lattr... no
# checking whether arm-linux-androideabi-gcc -std=gnu99 supports -Wno-unused-parameter... 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
# 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
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c flist.c -o flist.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c rsync.c -o rsync.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c generator.c -o generator.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c receiver.c -o receiver.o
# rsync.c: In function 'set_file_attrs':
# rsync.c:551:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# && (sxp->st.st_mtime != file->modtime
# ^
# generator.c: In function 'do_delete_pass':
# generator.c:377:3: warning: passing argument 3 of 'delete_in_dir' from incompatible pointer type [enabled by default]
# delete_in_dir(fbuf, file, &st.st_dev);
# ^
# generator.c:275:13: note: expected 'dev_t *' but argument is of type 'long long unsigned int *'
# static void delete_in_dir(char *fbuf, struct file_struct *file, dev_t *fs_dev)
# ^
# generator.c: In function 'recv_generator':
# generator.c:1479:5: warning: passing argument 3 of 'delete_in_dir' from incompatible pointer type [enabled by default]
# delete_in_dir(fname, file, &real_sx.st.st_dev);
# ^
# generator.c:275:13: note: expected 'dev_t *' but argument is of type 'long long unsigned int *'
# static void delete_in_dir(char *fbuf, struct file_struct *file, dev_t *fs_dev)
# ^
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c cleanup.c -o cleanup.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c sender.c -o sender.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c exclude.c -o exclude.o
# sender.c: In function 'successful_send':
# sender.c:147:51: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
# && (st.st_size != F_LENGTH(file) || st.st_mtime != file->modtime
# ^
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c util.c -o util.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c util2.c -o util2.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c main.c -o main.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c checksum.c -o checksum.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c match.c -o match.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c syscall.c -o syscall.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c log.c -o log.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c backup.c -o backup.o
# syscall.c: In function 'do_mkstemp':
# syscall.c:300:13: warning: call to 'mktemp' declared with attribute warning: mktemp possibly used unsafely; consider using mkstemp [enabled by default]
# if (!mktemp(template))
# ^
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c delete.c -o delete.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c options.c -o options.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c io.c -o io.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c compat.c -o compat.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c hlink.c -o hlink.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c token.c -o token.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c uidlist.c -o uidlist.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c socket.c -o socket.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c hashtable.c -o hashtable.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c fileio.c -o fileio.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c batch.c -o batch.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c clientname.c -o clientname.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c chmod.c -o chmod.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c acls.c -o acls.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c xattrs.c -o xattrs.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c progress.c -o progress.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c pipe.c -o pipe.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c params.c -o params.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c loadparm.c -o loadparm.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c clientserver.c -o clientserver.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c access.c -o access.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c connection.c -o connection.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c authenticate.c -o authenticate.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c lib/wildmatch.c -o lib/wildmatch.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c lib/compat.c -o lib/compat.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c lib/snprintf.c -o lib/snprintf.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c lib/mdfour.c -o lib/mdfour.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c lib/md5.c -o lib/md5.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c lib/permstring.c -o lib/permstring.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c lib/pool_alloc.c -o lib/pool_alloc.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c lib/sysacls.c -o lib/sysacls.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c lib/sysxattrs.c -o lib/sysxattrs.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c lib/getpass.c -o lib/getpass.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c zlib/deflate.c -o zlib/deflate.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c zlib/inffast.c -o zlib/inffast.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c zlib/inflate.c -o zlib/inflate.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c zlib/inftrees.c -o zlib/inftrees.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c zlib/trees.c -o zlib/trees.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c zlib/zutil.c -o zlib/zutil.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c zlib/adler32.c -o zlib/adler32.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c zlib/compress.c -o zlib/compress.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c zlib/crc32.c -o zlib/crc32.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c popt/findme.c -o popt/findme.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c popt/popt.c -o popt/popt.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c popt/poptconfig.c -o popt/poptconfig.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c popt/popthelp.c -o popt/popthelp.o
# arm-linux-androideabi-gcc -std=gnu99 -I. -I. -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -c popt/poptparse.c -o popt/poptparse.o
# arm-linux-androideabi-gcc -std=gnu99 -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter -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 lib/getpass.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 popt/findme.o popt/popt.o popt/poptconfig.o popt/popthelp.o popt/poptparse.o
# ==> Entering fakeroot environment...
# ==> Starting package()...
# /usr/sbin/mkdir -p /tmp/rsync/pkg/rsync/usr/bin
# /usr/bin/install -c -m 755 rsync /tmp/rsync/pkg/rsync/usr/bin
# /usr/sbin/mkdir -p /tmp/rsync/pkg/rsync/usr/share/man/man1
# /usr/sbin/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 (Tue Apr 4 21:57:54 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/sysroot/usr/lib/systemd/system/rsyncd.service
# /sysroot/sysroot/usr/lib/systemd/system/rsyncd.socket
# /sysroot/sysroot/usr/lib/systemd/system/rsyncd@.service
# /sysroot/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 --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --with-included-popt=no --disable-debug
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 15b9d56b59ed
# 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: /sysroot/bin
# PATH: /sysroot/libexec/gcc/arm-linux-androideabi/4.8
# 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: arm-unknown-linux-androideabi
# configure.sh:2589: checking whether to include debugging symbols
# configure.sh:2598: result: no
# configure.sh:2615: checking for arm-linux-androideabi-gcc
# configure.sh:2642: result: arm-linux-androideabi-gcc
# configure.sh:2911: checking for C compiler version
# configure.sh:2920: arm-linux-androideabi-gcc --version >&5
# arm-linux-androideabi-gcc (GCC) 4.8
# Copyright (C) 2013 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure.sh:2931: $? = 0
# configure.sh:2920: arm-linux-androideabi-gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-gcc
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure.sh:2931: $? = 0
# configure.sh:2920: arm-linux-androideabi-gcc -V >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure.sh:2931: $? = 1
# configure.sh:2920: arm-linux-androideabi-gcc -qversion >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure.sh:2931: $? = 1
# configure.sh:2951: checking whether the C compiler works
# configure.sh:2973: arm-linux-androideabi-gcc 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: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure.sh:3047: $? = 0
# configure.sh:3069: result:
# configure.sh:3091: checking whether we are cross compiling
# configure.sh:3129: result: yes
# configure.sh:3134: checking for suffix of object files
# configure.sh:3156: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -c conftest.c >&5
# configure.sh:3204: $? = 0
# configure.sh:3213: result: yes
# configure.sh:3222: checking whether arm-linux-androideabi-gcc accepts -g
# configure.sh:3283: result: no
# configure.sh:3300: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure.sh:3363: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -E conftest.c
# configure.sh:3432: $? = 0
# configure.sh:3446: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: arm-linux-androideabi-gcc -E
# configure.sh:3491: arm-linux-androideabi-gcc -E conftest.c
# configure.sh:3491: $? = 0
# configure.sh:3505: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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/sbin/grep
# configure.sh:3596: checking for egrep
# configure.sh:3658: result: /usr/sbin/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/sbin/mkdir -p
# configure.sh:3802: checking for arm-linux-androideabi-gcc option to accept ISO C99
# configure.sh:3951: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:60:29: error: expected ';', ',' or ')' before 'text'
# test_restrict (ccp restrict text)
# ^
# conftest.c: In function 'main':
# conftest.c:114:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
# char *restrict newvar = "Another string";
# ^
# conftest.c:114:18: error: 'newvar' undeclared (first use in this function)
# conftest.c:114:18: note: each undeclared identifier is reported only once for each function it appears in
# conftest.c:124:3: error: 'for' loop initial declarations are only allowed in C99 mode
# for (int i = 0; i < ia->datasize; ++i)
# ^
# conftest.c:124:3: note: use option -std=c99 or -std=gnu99 to compile your code
# configure.sh:3951: $? = 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
# | #include
# | #include
# | #include
# | #include
# |
# | // Check varargs macros. These examples are taken from C99 6.10.3.5.
# | #define debug(...) fprintf (stderr, __VA_ARGS__)
# | #define showlist(...) puts (#__VA_ARGS__)
# | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
# | static void
# | test_varargs_macros (void)
# | {
# | int x = 1234;
# | int y = 5678;
# | debug ("Flag");
# | debug ("X = %d\n", x);
# | showlist (The first, second, and third items.);
# | report (x>y, "x is %d but y is %d", x, y);
# | }
# |
# | // Check long long types.
# | #define BIG64 18446744073709551615ull
# | #define BIG32 4294967295ul
# | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
# | #if !BIG_OK
# | your preprocessor is broken;
# | #endif
# | #if BIG_OK
# | #else
# | your preprocessor is broken;
# | #endif
# | static long long int bignum = -9223372036854775807LL;
# | static unsigned long long int ubignum = BIG64;
# |
# | struct incomplete_array
# | {
# | int datasize;
# | double data[];
# | };
# |
# | struct named_init {
# | int number;
# | const wchar_t *name;
# | double average;
# | };
# |
# | typedef const char *ccp;
# |
# | static inline int
# | test_restrict (ccp restrict text)
# | {
# | // See if C++-style comments work.
# | // Iterate through items via the restricted pointer.
# | // Also check for declarations in for loops.
# | for (unsigned int i = 0; *(text+i) != '\0'; ++i)
# | continue;
# | return 0;
# | }
# |
# | // Check varargs and va_copy.
# | static void
# | test_varargs (const char *format, ...)
# | {
# | va_list args;
# | va_start (args, format);
# | va_list args_copy;
# | va_copy (args_copy, args);
# |
# | const char *str;
# | int number;
# | float fnumber;
# |
# | while (*format)
# | {
# | switch (*format++)
# | {
# | case 's': // string
# | str = va_arg (args_copy, const char *);
# | break;
# | case 'd': // int
# | number = va_arg (args_copy, int);
# | break;
# | case 'f': // float
# | fnumber = va_arg (args_copy, double);
# | break;
# | default:
# | break;
# | }
# | }
# | va_end (args_copy);
# | va_end (args);
# | }
# |
# | int
# | main ()
# | {
# |
# | // Check bool.
# | _Bool success = false;
# |
# | // Check restrict.
# | if (test_restrict ("String literal") == 0)
# | success = true;
# | char *restrict newvar = "Another string";
# |
# | // Check varargs.
# | test_varargs ("s, d' f .", "string", 65, 34.234);
# | test_varargs_macros ();
# |
# | // Check flexible array members.
# | struct incomplete_array *ia =
# | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
# | ia->datasize = 10;
# | for (int i = 0; i < ia->datasize; ++i)
# | ia->data[i] = i * 1.234;
# |
# | // Check named initializers.
# | struct named_init ni = {
# | .number = 34,
# | .name = L"Test wide string",
# | .average = 543.34343,
# | };
# |
# | ni.number = 58;
# |
# | int dynamic_array[ni.number];
# | dynamic_array[ni.number - 1] = 543;
# |
# | // work around unused variable warnings
# | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
# | || dynamic_array[ni.number - 1] != 543);
# |
# | ;
# | return 0;
# | }
# configure.sh:3951: arm-linux-androideabi-gcc -std=gnu99 -c conftest.c >&5
# configure.sh:3951: $? = 0
# configure.sh:3971: result: -std=gnu99
# configure.sh:4072: checking for arm-linux-androideabi-gcc -std=gnu99 option to accept ISO Standard C
# configure.sh:4086: result: -std=gnu99
# configure.sh:4093: checking for perl
# configure.sh:4111: found /usr/sbin/perl
# configure.sh:4123: result: /usr/sbin/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/sbin/sh
# configure.sh:4383: result: /usr/sbin/sh
# configure.sh:4393: checking for fakeroot
# configure.sh:4411: found /usr/sbin/fakeroot
# configure.sh:4424: result: /usr/sbin/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:4523: result: cross
# 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: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:22:7: error: size of array 'off_t_is_large' is negative
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure.sh:4609: $? = 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. */
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure.sh:4633: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:23:7: error: size of array 'off_t_is_large' is negative
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure.sh:4633: $? = 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
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure.sh:4641: result: unknown
# configure.sh:4653: checking for _LARGE_FILES value needed for large files
# configure.sh:4678: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:22:7: error: size of array 'off_t_is_large' is negative
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure.sh:4678: $? = 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. */
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure.sh:4702: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:23:7: error: size of array 'off_t_is_large' is negative
# int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# ^
# configure.sh:4702: $? = 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 _LARGE_FILES 1
# | #include
# | /* Check that off_t can represent 2**63 - 1 correctly.
# | We can't simply define LARGE_OFF_T to be 9223372036854775807,
# | since some C++ compilers masquerading as C compilers
# | incorrectly reject 9223372036854775807. */
# | #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31))
# | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
# | && LARGE_OFF_T % 2147483647 == 1)
# | ? 1 : -1];
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure.sh:4710: result: unknown
# configure.sh:4738: checking ipv6 stack type
# conftest.c:17:48: fatal error: /usr/local/v6/include/sys/v6config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure.sh:4924: result: unknown
# configure.sh:4927: checking for library containing getaddrinfo
# configure.sh:4958: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5029: $? = 0
# configure.sh:5113: result: yes
# configure.sh:5126: checking for sys/types.h
# configure.sh:5126: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:28:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:28:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^
# conftest.c:28:15: error: unknown type name 'universal'
# 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 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: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:34:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:34:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure.sh:5198: $? = 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 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 ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN)
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure.sh:5242: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:33:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:33:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure.sh:5242: $? = 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 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
# |
# | int
# | main ()
# | {
# | #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure.sh:5298: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5298: $? = 0
# configure.sh:5344: result: no
# configure.sh:5365: checking for dirent.h that defines DIR
# configure.sh:5384: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:63:23: fatal error: sys/fcntl.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 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
# | /* 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/fcntl.h presence
# configure.sh:5606: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:30:23: fatal error: sys/fcntl.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 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
# | /* end confdefs.h. */
# | #include
# configure.sh:5606: result: no
# configure.sh:5606: checking for sys/fcntl.h
# configure.sh:5606: result: no
# configure.sh:5606: checking sys/select.h usability
# configure.sh:5606: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:66:24: fatal error: sys/unistd.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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/unistd.h presence
# configure.sh:5606: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:33:24: fatal error: sys/unistd.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | /* end confdefs.h. */
# | #include
# configure.sh:5606: result: no
# configure.sh:5606: checking for sys/unistd.h
# configure.sh:5606: result: no
# configure.sh:5606: checking for unistd.h
# configure.sh:5606: result: yes
# configure.sh:5606: checking utime.h usability
# configure.sh:5606: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:69:20: fatal error: compat.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:36:20: fatal error: compat.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:73:23: fatal error: sys/filio.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:40:23: fatal error: sys/filio.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:76:22: fatal error: sys/mode.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:43:22: fatal error: sys/mode.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:77:22: fatal error: sys/attr.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:44:22: fatal error: sys/attr.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:77:20: fatal error: mcheck.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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 mcheck.h presence
# configure.sh:5606: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:44:20: fatal error: mcheck.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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 mcheck.h
# configure.sh:5606: result: no
# configure.sh:5606: checking arpa/inet.h usability
# configure.sh:5606: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:84:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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
# | /* 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 iconv.h presence
# configure.sh:5606: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:51:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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
# | /* end confdefs.h. */
# | #include
# configure.sh:5606: result: no
# configure.sh:5606: checking for iconv.h
# configure.sh:5606: result: no
# configure.sh:5606: checking libcharset.h usability
# configure.sh:5606: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:84:24: fatal error: libcharset.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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
# | /* 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: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:51:24: fatal error: libcharset.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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
# | /* 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: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:84:22: fatal error: langinfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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
# | /* 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 langinfo.h presence
# configure.sh:5606: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:51:22: fatal error: langinfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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
# | /* end confdefs.h. */
# | #include
# configure.sh:5606: result: no
# configure.sh:5606: checking for langinfo.h
# configure.sh:5606: result: no
# configure.sh:5606: checking sys/acl.h usability
# configure.sh:5606: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:84:21: fatal error: sys/acl.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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
# | /* 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/acl.h presence
# configure.sh:5606: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:51:21: fatal error: sys/acl.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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
# | /* end confdefs.h. */
# | #include
# configure.sh:5606: result: no
# configure.sh:5606: checking for sys/acl.h
# configure.sh:5606: result: no
# configure.sh:5606: checking acl/libacl.h usability
# configure.sh:5606: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:84:24: fatal error: acl/libacl.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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
# | /* 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 acl/libacl.h presence
# configure.sh:5606: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:51:24: fatal error: acl/libacl.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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
# | /* end confdefs.h. */
# | #include
# configure.sh:5606: result: no
# configure.sh:5606: checking for acl/libacl.h
# configure.sh:5606: result: no
# configure.sh:5606: checking attr/xattr.h usability
# configure.sh:5606: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:84:24: fatal error: attr/xattr.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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
# | /* 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 attr/xattr.h presence
# configure.sh:5606: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:51:24: fatal error: attr/xattr.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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
# | /* end confdefs.h. */
# | #include
# configure.sh:5606: result: no
# configure.sh:5606: checking for attr/xattr.h
# configure.sh:5606: result: no
# configure.sh:5606: checking sys/xattr.h usability
# configure.sh:5606: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:85:25: fatal error: sys/extattr.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_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: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:52:25: fatal error: sys/extattr.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_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: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:85:18: fatal error: popt.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_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 popt.h presence
# configure.sh:5606: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:52:18: fatal error: popt.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_H 1
# | /* end confdefs.h. */
# | #include
# configure.sh:5606: result: no
# configure.sh:5606: checking for popt.h
# configure.sh:5606: result: no
# configure.sh:5606: checking popt/popt.h usability
# configure.sh:5606: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:85:23: fatal error: popt/popt.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_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 popt/popt.h presence
# configure.sh:5606: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:52:23: fatal error: popt/popt.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -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: arm-linux-androideabi-gcc -std=gnu99 -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:5708: result: no
# configure.sh:5720: checking size of int
# configure.sh:5725: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5725: $? = 0
# configure.sh:5725: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:92:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
# ^
# configure.sh:5725: $? = 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure.sh:5725: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:92:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
# ^
# configure.sh:5725: $? = 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure.sh:5725: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:92:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
# ^
# configure.sh:5725: $? = 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure.sh:5725: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5725: $? = 0
# configure.sh:5725: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5725: $? = 0
# configure.sh:5725: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5725: $? = 0
# configure.sh:5739: result: 4
# configure.sh:5753: checking size of long
# configure.sh:5758: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5758: $? = 0
# configure.sh:5758: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:93:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
# ^
# configure.sh:5758: $? = 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure.sh:5758: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:93:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
# ^
# configure.sh:5758: $? = 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure.sh:5758: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:93:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
# ^
# configure.sh:5758: $? = 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure.sh:5758: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5758: $? = 0
# configure.sh:5758: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5758: $? = 0
# configure.sh:5758: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5758: $? = 0
# configure.sh:5772: result: 4
# configure.sh:5786: checking size of long long
# configure.sh:5791: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5791: $? = 0
# configure.sh:5791: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:94:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
# ^
# configure.sh:5791: $? = 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure.sh:5791: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:94:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
# ^
# configure.sh:5791: $? = 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure.sh:5791: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:94:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
# ^
# configure.sh:5791: $? = 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure.sh:5791: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:94:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
# ^
# configure.sh:5791: $? = 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure.sh:5791: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5791: $? = 0
# configure.sh:5791: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5791: $? = 0
# configure.sh:5791: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5791: $? = 0
# configure.sh:5791: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5791: $? = 0
# configure.sh:5805: result: 8
# configure.sh:5819: checking size of short
# configure.sh:5824: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5824: $? = 0
# configure.sh:5824: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:95:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 0)];
# ^
# configure.sh:5824: $? = 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #define SIZEOF_LONG_LONG 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure.sh:5824: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:95:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 1)];
# ^
# configure.sh:5824: $? = 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #define SIZEOF_LONG_LONG 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure.sh:5824: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5824: $? = 0
# configure.sh:5824: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5824: $? = 0
# configure.sh:5838: result: 2
# configure.sh:5852: checking size of int16_t
# configure.sh:5857: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5857: $? = 0
# configure.sh:5857: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:96:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int16_t))) <= 0)];
# ^
# configure.sh:5857: $? = 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SHORT 2
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int16_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure.sh:5857: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:96:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int16_t))) <= 1)];
# ^
# configure.sh:5857: $? = 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SHORT 2
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int16_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure.sh:5857: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5857: $? = 0
# configure.sh:5857: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5857: $? = 0
# configure.sh:5871: result: 2
# configure.sh:5885: checking size of uint16_t
# configure.sh:5890: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5890: $? = 0
# configure.sh:5890: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:97:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (uint16_t))) <= 0)];
# ^
# configure.sh:5890: $? = 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT16_T 2
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (uint16_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure.sh:5890: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:97:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (uint16_t))) <= 1)];
# ^
# configure.sh:5890: $? = 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT16_T 2
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (uint16_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure.sh:5890: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5890: $? = 0
# configure.sh:5890: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5890: $? = 0
# configure.sh:5904: result: 2
# configure.sh:5918: checking size of int32_t
# configure.sh:5923: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5923: $? = 0
# configure.sh:5923: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:98:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int32_t))) <= 0)];
# ^
# configure.sh:5923: $? = 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int32_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure.sh:5923: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:98:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int32_t))) <= 1)];
# ^
# configure.sh:5923: $? = 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int32_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure.sh:5923: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:98:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int32_t))) <= 3)];
# ^
# configure.sh:5923: $? = 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int32_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure.sh:5923: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5923: $? = 0
# configure.sh:5923: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5923: $? = 0
# configure.sh:5923: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5923: $? = 0
# configure.sh:5937: result: 4
# configure.sh:5951: checking size of uint32_t
# configure.sh:5956: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5956: $? = 0
# configure.sh:5956: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:99:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (uint32_t))) <= 0)];
# ^
# configure.sh:5956: $? = 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT32_T 4
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (uint32_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure.sh:5956: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:99:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (uint32_t))) <= 1)];
# ^
# configure.sh:5956: $? = 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT32_T 4
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (uint32_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure.sh:5956: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:99:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (uint32_t))) <= 3)];
# ^
# configure.sh:5956: $? = 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_SHORT 2
# | #define SIZEOF_INT16_T 2
# | #define SIZEOF_UINT16_T 2
# | #define SIZEOF_INT32_T 4
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (uint32_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure.sh:5956: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5956: $? = 0
# configure.sh:5956: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5956: $? = 0
# configure.sh:5956: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5956: $? = 0
# configure.sh:5970: result: 4
# configure.sh:5984: checking size of int64_t
# configure.sh:5989: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5989: $? = 0
# configure.sh:5989: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:100:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int64_t))) <= 0)];
# ^
# configure.sh:5989: $? = 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int64_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure.sh:5989: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:100:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int64_t))) <= 1)];
# ^
# configure.sh:5989: $? = 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int64_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure.sh:5989: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:100:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int64_t))) <= 3)];
# ^
# configure.sh:5989: $? = 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int64_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure.sh:5989: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:100:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (int64_t))) <= 7)];
# ^
# configure.sh:5989: $? = 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int64_t))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure.sh:5989: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5989: $? = 0
# configure.sh:5989: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5989: $? = 0
# configure.sh:5989: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5989: $? = 0
# configure.sh:5989: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:5989: $? = 0
# configure.sh:6003: result: 8
# configure.sh:6017: checking size of off_t
# configure.sh:6022: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:6022: $? = 0
# configure.sh:6022: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:101:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 0)];
# ^
# configure.sh:6022: $? = 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure.sh:6022: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:101:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 1)];
# ^
# configure.sh:6022: $? = 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure.sh:6022: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:101:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 3)];
# ^
# configure.sh:6022: $? = 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure.sh:6022: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:6022: $? = 0
# configure.sh:6022: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:6022: $? = 0
# configure.sh:6022: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:6022: $? = 0
# configure.sh:6036: result: 4
# configure.sh:6050: checking size of off64_t
# configure.sh:6055: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:6055: $? = 0
# configure.sh:6055: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:102:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (off64_t))) <= 0)];
# ^
# configure.sh:6055: $? = 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off64_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure.sh:6055: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:102:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (off64_t))) <= 1)];
# ^
# configure.sh:6055: $? = 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off64_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure.sh:6055: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:102:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (off64_t))) <= 3)];
# ^
# configure.sh:6055: $? = 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off64_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure.sh:6055: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:102:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (off64_t))) <= 7)];
# ^
# configure.sh:6055: $? = 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (off64_t))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure.sh:6055: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:6055: $? = 0
# configure.sh:6055: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:6055: $? = 0
# configure.sh:6055: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:6055: $? = 0
# configure.sh:6055: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:6055: $? = 0
# configure.sh:6069: result: 8
# configure.sh:6083: checking size of time_t
# configure.sh:6088: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:6088: $? = 0
# configure.sh:6088: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:103:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (time_t))) <= 0)];
# ^
# configure.sh:6088: $? = 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | #define SIZEOF_OFF64_T 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (time_t))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure.sh:6088: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:103:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (time_t))) <= 1)];
# ^
# configure.sh:6088: $? = 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | #define SIZEOF_OFF64_T 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (time_t))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure.sh:6088: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:103:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !(((long int) (sizeof (time_t))) <= 3)];
# ^
# configure.sh:6088: $? = 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | #define SIZEOF_OFF64_T 8
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (time_t))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure.sh:6088: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:6088: $? = 0
# configure.sh:6088: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:6088: $? = 0
# configure.sh:6088: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:6088: $? = 0
# configure.sh:6102: result: 4
# configure.sh:6113: checking for inline
# configure.sh:6129: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# 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: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:84:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((0 < ((DBL_MAX_EXP < LDBL_MAX_EXP)
# ^
# configure.sh:6193: $? = 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 4
# | /* end confdefs.h. */
# | #include
# | long double const a[] =
# | {
# | 0.0L, DBL_MIN, DBL_MAX, DBL_EPSILON,
# | LDBL_MIN, LDBL_MAX, LDBL_EPSILON
# | };
# | long double
# | f (long double x)
# | {
# | return ((x + (unsigned long int) 10) * (-1 / x) + a[0]
# | + (x ? f (x) : 'c'));
# | }
# |
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((0 < ((DBL_MAX_EXP < LDBL_MAX_EXP)
# | + (DBL_MANT_DIG < LDBL_MANT_DIG)
# | - (LDBL_MAX_EXP < DBL_MAX_EXP)
# | - (LDBL_MANT_DIG < DBL_MANT_DIG)))
# | && (int) LDBL_EPSILON == 0
# | )];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure.sh:6200: result: no
# 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: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:6245: $? = 0
# configure.sh:6245: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:104:21: error: expected expression before ')' token
# if (sizeof ((mode_t)))
# ^
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 4
# | /* 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: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:6254: $? = 0
# configure.sh:6254: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:105:20: error: expected expression before ')' token
# if (sizeof ((off_t)))
# ^
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 4
# | #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: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:6263: $? = 0
# configure.sh:6263: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:106:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 4
# | #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: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:6272: $? = 0
# configure.sh:6272: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:107:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 4
# | #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: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:6281: $? = 0
# configure.sh:6281: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:108:19: error: expected expression before ')' token
# if (sizeof ((id_t)))
# ^
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 4
# | #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:6350: result: gid_t
# configure.sh:6358: checking for struct stat.st_rdev
# configure.sh:6358: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:6377: $? = 0
# configure.sh:6377: result: yes
# configure.sh:6396: checking for struct stat.st_mtim.tv_nsec
# configure.sh:6396: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:91:12: error: 'struct stat' has no member named 'st_mtim'
# if (ac_aggr.st_mtim.tv_nsec)
# ^
# conftest.c:90:20: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
# static struct stat ac_aggr;
# ^
# configure.sh:6396: $? = 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 4
# | #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_MTIMENSEC 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_mtim.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure.sh:6396: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:91:19: error: 'struct stat' has no member named 'st_mtim'
# if (sizeof ac_aggr.st_mtim.tv_nsec)
# ^
# conftest.c:90:20: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
# static struct stat ac_aggr;
# ^
# configure.sh:6396: $? = 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 4
# | #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_MTIMENSEC 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_mtim.tv_nsec)
# | return 0;
# | ;
# | return 0;
# | }
# configure.sh:6396: result: no
# configure.sh:6418: checking for socklen_t
# configure.sh:6418: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:6418: $? = 0
# configure.sh:6418: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:82:24: error: expected expression before ')' token
# if (sizeof ((socklen_t)))
# ^
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 4
# | #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_MTIMENSEC 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: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:80:5: warning: unused variable 'i' [-Wunused-variable]
# int i = errno
# ^
# configure.sh:6499: $? = 0
# configure.sh:6506: result: yes
# configure.sh:6524: checking for connect
# configure.sh:6524: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# /tmp/ccAM7iGa.o:conftest.c:function main: error: undefined reference to 'iconv_open'
# collect2: error: ld returned 1 exit status
# configure.sh:6827: $? = 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 4
# | #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_MTIMENSEC 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 iconv_open ();
# | int
# | main ()
# | {
# | return iconv_open ();
# | ;
# | return 0;
# | }
# configure.sh:6827: arm-linux-androideabi-gcc -std=gnu99 -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c -liconv >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -liconv
# /tmp/ccQ5SLne.o:conftest.c:function main: error: undefined reference to 'iconv_open'
# collect2: error: ld returned 1 exit status
# configure.sh:6827: $? = 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 4
# | #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_MTIMENSEC 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 iconv_open ();
# | int
# | main ()
# | {
# | return iconv_open ();
# | ;
# | return 0;
# | }
# configure.sh:6844: result: no
# configure.sh:6852: checking for library containing libiconv_open
# configure.sh:6883: arm-linux-androideabi-gcc -std=gnu99 -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# /tmp/ccmbsovk.o:conftest.c:function main: error: undefined reference to 'libiconv_open'
# collect2: error: ld returned 1 exit status
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 4
# | #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_MTIMENSEC 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: arm-linux-androideabi-gcc -std=gnu99 -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c -liconv >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -liconv
# /tmp/ccg9r9Qn.o:conftest.c:function main: error: undefined reference to 'libiconv_open'
# collect2: error: ld returned 1 exit status
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 4
# | #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_MTIMENSEC 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: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:80:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure.sh:6938: $? = 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 4
# | #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_MTIMENSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | /* end confdefs.h. */
# |
# | #include
# | #include
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# | #if defined(__STDC__) || defined(__cplusplus)
# | size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# | #else
# | size_t iconv();
# | #endif
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure.sh:6949: result:
# extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# configure.sh:6959: checking for inet_ntop
# configure.sh:6959: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:119:17: warning: unused variable 'foo' [-Wunused-variable]
# struct addrinfo foo;
# ^
# configure.sh:7008: $? = 0
# configure.sh:7016: result: yes
# configure.sh:7042: checking for struct sockaddr_storage
# configure.sh:7061: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:121:25: warning: unused variable 'foo' [-Wunused-variable]
# struct sockaddr_storage foo;
# ^
# 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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:93:12: error: 'struct sockaddr' has no member named 'sa_len'
# if (ac_aggr.sa_len)
# ^
# conftest.c:92:24: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
# static struct sockaddr ac_aggr;
# ^
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 4
# | #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_MTIMENSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST 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: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:93:19: error: 'struct sockaddr' has no member named 'sa_len'
# if (sizeof ac_aggr.sa_len)
# ^
# conftest.c:92:24: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
# static struct sockaddr ac_aggr;
# ^
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 4
# | #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_MTIMENSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST 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: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:94:12: error: 'struct sockaddr_in' has no member named 'sin_len'
# if (ac_aggr.sin_len)
# ^
# conftest.c:93:27: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
# static struct sockaddr_in ac_aggr;
# ^
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 4
# | #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_MTIMENSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST 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: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:94:19: error: 'struct sockaddr_in' has no member named 'sin_len'
# if (sizeof ac_aggr.sin_len)
# ^
# conftest.c:93:27: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
# static struct sockaddr_in ac_aggr;
# ^
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 4
# | #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_MTIMENSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST 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: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:93:27: error: storage size of 'ac_aggr' isn't known
# static struct sockaddr_un ac_aggr;
# ^
# conftest.c:93:27: warning: unused variable 'ac_aggr' [-Wunused-variable]
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 4
# | #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_MTIMENSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST 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: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:93:27: error: storage size of 'ac_aggr' isn't known
# static struct sockaddr_un ac_aggr;
# ^
# conftest.c:93:27: warning: unused variable 'ac_aggr' [-Wunused-variable]
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 4
# | #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_MTIMENSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST 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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:138:15: warning: unused variable 'foo' [-Wunused-variable]
# struct stat64 foo;
# ^
# configure.sh:7269: $? = 0
# configure.sh:7277: result: yes
# configure.sh:7305: checking for strcasecmp
# configure.sh:7305: arm-linux-androideabi-gcc -std=gnu99 -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:109:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
# char strcasecmp ();
# ^
# configure.sh:7305: $? = 0
# configure.sh:7305: result: yes
# configure.sh:7364: checking for aclsort
# configure.sh:7364: arm-linux-androideabi-gcc -std=gnu99 -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# /tmp/ccAWILkr.o:conftest.c:function main: error: undefined reference to 'aclsort'
# collect2: error: ld returned 1 exit status
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 4
# | #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_MTIMENSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST 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: arm-linux-androideabi-gcc -std=gnu99 -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c -lsec >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lsec
# /tmp/cciqnQde.o:conftest.c:function main: error: undefined reference to 'aclsort'
# collect2: error: ld returned 1 exit status
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 4
# | #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_MTIMENSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST 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:7481: result: guessing yes
# configure.sh:7491: checking for size_t
# configure.sh:7491: result: yes
# configure.sh:7504: checking for working alloca.h
# configure.sh:7521: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:117:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
# char strdup ();
# ^
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for chown
# configure.sh:7698: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# /tmp/ccCKjhGP.o:conftest.c:function main: error: undefined reference to 'lchmod'
# collect2: error: ld returned 1 exit status
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 4
# | #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_MTIMENSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST 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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:125:6: warning: conflicting types for built-in function 'strchr' [enabled by default]
# char strchr ();
# ^
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for readlink
# configure.sh:7698: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# /tmp/ccehxrqw.o:conftest.c:function main: error: undefined reference to 'lutimes'
# collect2: error: ld returned 1 exit status
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 4
# | #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_MTIMENSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST 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
# | /* end confdefs.h. */
# | /* Define lutimes to an innocuous variant, in case declares lutimes.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define lutimes innocuous_lutimes
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char lutimes (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef lutimes
# |
# | /* 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 lutimes ();
# | /* 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_lutimes || defined __stub___lutimes
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return lutimes ();
# | ;
# | return 0;
# | }
# configure.sh:7698: result: no
# configure.sh:7698: checking for strftime
# configure.sh:7698: arm-linux-androideabi-gcc -std=gnu99 -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:130:6: warning: conflicting types for built-in function 'strftime' [enabled by default]
# char strftime ();
# ^
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for memmove
# configure.sh:7698: arm-linux-androideabi-gcc -std=gnu99 -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:131:6: warning: conflicting types for built-in function 'memmove' [enabled by default]
# char memmove ();
# ^
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for lchown
# configure.sh:7698: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:133:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default]
# char vsnprintf ();
# ^
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for snprintf
# configure.sh:7698: arm-linux-androideabi-gcc -std=gnu99 -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:134:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
# char snprintf ();
# ^
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for vasprintf
# configure.sh:7698: arm-linux-androideabi-gcc -std=gnu99 -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for asprintf
# configure.sh:7698: arm-linux-androideabi-gcc -std=gnu99 -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for setsid
# configure.sh:7698: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:138:6: warning: conflicting types for built-in function 'strpbrk' [enabled by default]
# char strpbrk ();
# ^
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for strlcat
# configure.sh:7698: arm-linux-androideabi-gcc -std=gnu99 -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for strlcpy
# configure.sh:7698: arm-linux-androideabi-gcc -std=gnu99 -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for strtol
# configure.sh:7698: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# /tmp/ccgtGcIb.o:conftest.c:function main: error: undefined reference to 'setmode'
# collect2: error: ld returned 1 exit status
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 4
# | #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_MTIMENSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST 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_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_STRLCAT 1
# | #define HAVE_STRLCPY 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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# /tmp/ccGTrAgx.o:conftest.c:function main: error: undefined reference to 'mtrace'
# collect2: error: ld returned 1 exit status
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 4
# | #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_MTIMENSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST 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_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_STRLCAT 1
# | #define HAVE_STRLCPY 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
# | /* end confdefs.h. */
# | /* Define mtrace to an innocuous variant, in case declares mtrace.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define mtrace innocuous_mtrace
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char mtrace (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef mtrace
# |
# | /* 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 mtrace ();
# | /* 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_mtrace || defined __stub___mtrace
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return mtrace ();
# | ;
# | return 0;
# | }
# configure.sh:7698: result: no
# configure.sh:7698: checking for va_copy
# configure.sh:7698: arm-linux-androideabi-gcc -std=gnu99 -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# /tmp/ccGzIpYC.o:conftest.c:function main: error: undefined reference to 'va_copy'
# collect2: error: ld returned 1 exit status
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 4
# | #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_MTIMENSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST 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_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_STRLCAT 1
# | #define HAVE_STRLCPY 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
# | /* 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: arm-linux-androideabi-gcc -std=gnu99 -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# /tmp/ccUqP6hH.o:conftest.c:function main: error: undefined reference to '__va_copy'
# collect2: error: ld returned 1 exit status
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 4
# | #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_MTIMENSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST 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_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_STRLCAT 1
# | #define HAVE_STRLCPY 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
# | /* 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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7698: checking for putenv
# configure.sh:7698: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# /tmp/ccQzlSkA.o:conftest.c:function main: error: undefined reference to 'iconv_open'
# collect2: error: ld returned 1 exit status
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 4
# | #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_MTIMENSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST 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_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_STRLCAT 1
# | #define HAVE_STRLCPY 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_SETEUID 1
# | #define HAVE_STRERROR 1
# | #define HAVE_PUTENV 1
# | /* end confdefs.h. */
# | /* Define iconv_open to an innocuous variant, in case declares iconv_open.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define iconv_open innocuous_iconv_open
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char iconv_open (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef iconv_open
# |
# | /* 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 iconv_open ();
# | /* 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_iconv_open || defined __stub___iconv_open
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return iconv_open ();
# | ;
# | return 0;
# | }
# configure.sh:7698: result: no
# configure.sh:7698: checking for locale_charset
# configure.sh:7698: arm-linux-androideabi-gcc -std=gnu99 -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# /tmp/ccmQ6lvB.o:conftest.c:function main: error: undefined reference to 'locale_charset'
# collect2: error: ld returned 1 exit status
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 4
# | #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_MTIMENSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST 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_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_STRLCAT 1
# | #define HAVE_STRLCPY 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_SETEUID 1
# | #define HAVE_STRERROR 1
# | #define HAVE_PUTENV 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: arm-linux-androideabi-gcc -std=gnu99 -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# /tmp/ccUnC3lH.o:conftest.c:function main: error: undefined reference to 'nl_langinfo'
# collect2: error: ld returned 1 exit status
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 4
# | #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_MTIMENSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST 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_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_STRLCAT 1
# | #define HAVE_STRLCPY 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_SETEUID 1
# | #define HAVE_STRERROR 1
# | #define HAVE_PUTENV 1
# | /* end confdefs.h. */
# | /* Define nl_langinfo to an innocuous variant, in case declares nl_langinfo.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define nl_langinfo innocuous_nl_langinfo
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char nl_langinfo (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef nl_langinfo
# |
# | /* 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 nl_langinfo ();
# | /* 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_nl_langinfo || defined __stub___nl_langinfo
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return nl_langinfo ();
# | ;
# | return 0;
# | }
# configure.sh:7698: result: no
# configure.sh:7698: checking for getxattr
# configure.sh:7698: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# /tmp/ccAaMvYR.o:conftest.c:function main: error: undefined reference to 'extattr_get_link'
# collect2: error: ld returned 1 exit status
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 4
# | #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_MTIMENSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST 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_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_STRLCAT 1
# | #define HAVE_STRLCPY 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_SETEUID 1
# | #define HAVE_STRERROR 1
# | #define HAVE_PUTENV 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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# /tmp/ccIuALc4.o:conftest.c:function main: error: undefined reference to 'setattrlist'
# collect2: error: ld returned 1 exit status
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 4
# | #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_MTIMENSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST 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_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_STRLCAT 1
# | #define HAVE_STRLCPY 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_SETEUID 1
# | #define HAVE_STRERROR 1
# | #define HAVE_PUTENV 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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# /tmp/ccVworxm.o:conftest.c:function main: error: undefined reference to 'attropen'
# collect2: error: ld returned 1 exit status
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 4
# | #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_MTIMENSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST 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_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_STRLCAT 1
# | #define HAVE_STRLCPY 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_SETEUID 1
# | #define HAVE_STRERROR 1
# | #define HAVE_PUTENV 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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# configure.sh:7698: $? = 0
# configure.sh:7698: result: yes
# configure.sh:7709: checking for libiconv_open
# configure.sh:7709: arm-linux-androideabi-gcc -std=gnu99 -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# /tmp/ccGwx7yq.o:conftest.c:function main: error: undefined reference to 'libiconv_open'
# collect2: error: ld returned 1 exit status
# configure.sh:7709: $? = 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 4
# | #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_MTIMENSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST 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_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_STRLCAT 1
# | #define HAVE_STRLCPY 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_SETEUID 1
# | #define HAVE_STRERROR 1
# | #define HAVE_PUTENV 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
# | /* end confdefs.h. */
# | /* Define libiconv_open to an innocuous variant, in case declares libiconv_open.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define libiconv_open innocuous_libiconv_open
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char libiconv_open (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef libiconv_open
# |
# | /* 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 ();
# | /* 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_libiconv_open || defined __stub___libiconv_open
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return libiconv_open ();
# | ;
# | return 0;
# | }
# configure.sh:7709: result: no
# configure.sh:7718: checking for useable fallocate
# configure.sh:7736: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# 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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -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: arm-linux-androideabi-gcc -std=gnu99 -c -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:180:1: error: too many arguments to function 'getpgrp'
# getpgrp (0);
# ^
# In file included from conftest.c:175:0:
# /sysroot/sysroot/usr/include/unistd.h:61:15: note: declared here
# extern pid_t getpgrp(void);
# ^
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 4
# | #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_MTIMENSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST 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_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_STRLCAT 1
# | #define HAVE_STRLCPY 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_SETEUID 1
# | #define HAVE_STRERROR 1
# | #define HAVE_PUTENV 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:7924: result: no
# configure.sh:7932: checking whether link() can hard-link symlinks
# configure.sh:7968: result: no
# configure.sh:7976: checking whether link() can hard-link special files
# configure.sh:8012: result: no
# configure.sh:8020: checking for working socketpair
# configure.sh:8050: result: cross
# configure.sh:8058: checking for getpass
# configure.sh:8058: arm-linux-androideabi-gcc -std=gnu99 -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# /tmp/ccczVEaC.o:conftest.c:function main: error: undefined reference to 'getpass'
# collect2: error: ld returned 1 exit status
# configure.sh:8058: $? = 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 4
# | #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_MTIMENSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST 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_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_STRLCAT 1
# | #define HAVE_STRLCPY 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_SETEUID 1
# | #define HAVE_STRERROR 1
# | #define HAVE_PUTENV 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
# | /* end confdefs.h. */
# | /* Define getpass to an innocuous variant, in case declares getpass.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define getpass innocuous_getpass
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char getpass (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef getpass
# |
# | /* 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 getpass ();
# | /* 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_getpass || defined __stub___getpass
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return getpass ();
# | ;
# | return 0;
# | }
# configure.sh:8058: result: no
# configure.sh:8074: checking for poptGetContext in -lpopt
# configure.sh:8099: arm-linux-androideabi-gcc -std=gnu99 -o conftest -DHAVE_CONFIG_H -Wall -W conftest.c -lpopt >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpopt
# /tmp/ccCGVjrH.o:conftest.c:function main: error: undefined reference to 'poptGetContext'
# collect2: error: ld returned 1 exit status
# configure.sh:8099: $? = 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 4
# | #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_MTIMENSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST 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_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_STRLCAT 1
# | #define HAVE_STRLCPY 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_SETEUID 1
# | #define HAVE_STRERROR 1
# | #define HAVE_PUTENV 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
# | /* 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 poptGetContext ();
# | int
# | main ()
# | {
# | return poptGetContext ();
# | ;
# | return 0;
# | }
# configure.sh:8108: result: no
# configure.sh:8132: checking whether to use included libpopt
# configure.sh:8135: result: ./popt
# configure.sh:8207: checking whether to use included zlib
# configure.sh:8210: result: ./zlib
# configure.sh:8222: checking for unsigned char
# configure.sh:8239: arm-linux-androideabi-gcc -std=gnu99 -c -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:149:18: warning: pointer targets in initialization differ in signedness [-Wpointer-sign]
# signed char *s = ""
# ^
# conftest.c:149:14: warning: unused variable 's' [-Wunused-variable]
# signed char *s = ""
# ^
# configure.sh:8239: $? = 0
# configure.sh:8246: result: yes
# configure.sh:8254: checking for broken readdir
# configure.sh:8281: result: cross
# configure.sh:8289: checking for utimbuf
# configure.sh:8307: arm-linux-androideabi-gcc -std=gnu99 -c -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:151:8: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# struct utimbuf tbuf; tbuf.actime = 0; tbuf.modtime = 1; exit(utime("foo.c",&tbuf));
# ^
# conftest.c:151:58: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
# struct utimbuf tbuf; tbuf.actime = 0; tbuf.modtime = 1; exit(utime("foo.c",&tbuf));
# ^
# configure.sh:8307: $? = 0
# configure.sh:8314: result: yes
# configure.sh:8322: checking if gettimeofday takes tz argument
# configure.sh:8340: arm-linux-androideabi-gcc -std=gnu99 -c -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:152:8: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# struct timeval tv; exit(gettimeofday(&tv, NULL));
# ^
# conftest.c:152:20: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
# struct timeval tv; exit(gettimeofday(&tv, NULL));
# ^
# configure.sh:8340: $? = 0
# configure.sh:8347: result: yes
# configure.sh:8355: checking for C99 vsnprintf
# configure.sh:8396: result: cross
# configure.sh:8405: checking for secure mkstemp
# configure.sh:8441: result: cross
# configure.sh:8458: checking if mknod creates FIFOs
# configure.sh:8488: result: cross
# configure.sh:8496: checking if mknod creates sockets
# configure.sh:8526: result: cross
# 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: arm-linux-androideabi-gcc -std=gnu99 -o conftest -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# /tmp/cc48t5R5.o:conftest.c:function main: error: undefined reference to '_acl'
# collect2: error: ld returned 1 exit status
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 4
# | #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_MTIMENSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST 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_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_STRLCAT 1
# | #define HAVE_STRLCPY 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_SETEUID 1
# | #define HAVE_STRERROR 1
# | #define HAVE_PUTENV 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 SIGNED_CHAR_OK 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_GETTIMEOFDAY_TZ 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: arm-linux-androideabi-gcc -std=gnu99 -o conftest -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# /tmp/ccKEQsha.o:conftest.c:function main: error: undefined reference to '__acl'
# collect2: error: ld returned 1 exit status
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 4
# | #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_MTIMENSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST 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_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_STRLCAT 1
# | #define HAVE_STRLCPY 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_SETEUID 1
# | #define HAVE_STRERROR 1
# | #define HAVE_PUTENV 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 SIGNED_CHAR_OK 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_GETTIMEOFDAY_TZ 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: arm-linux-androideabi-gcc -std=gnu99 -o conftest -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# /tmp/cc0yA8Ih.o:conftest.c:function main: error: undefined reference to '_facl'
# collect2: error: ld returned 1 exit status
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 4
# | #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_MTIMENSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST 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_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_STRLCAT 1
# | #define HAVE_STRLCPY 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_SETEUID 1
# | #define HAVE_STRERROR 1
# | #define HAVE_PUTENV 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 SIGNED_CHAR_OK 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_GETTIMEOFDAY_TZ 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: arm-linux-androideabi-gcc -std=gnu99 -o conftest -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# /tmp/ccm01g2m.o:conftest.c:function main: error: undefined reference to '__facl'
# collect2: error: ld returned 1 exit status
# 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 4
# | #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_MTIMENSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST 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_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_STRLCAT 1
# | #define HAVE_STRLCPY 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_SETEUID 1
# | #define HAVE_STRERROR 1
# | #define HAVE_PUTENV 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 SIGNED_CHAR_OK 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_GETTIMEOFDAY_TZ 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: arm-linux-androideabi-gcc -std=gnu99 -o conftest -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W conftest.c -lacl >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lacl
# /tmp/cc0U3RnT.o:conftest.c:function main: error: undefined reference to 'acl_get_file'
# collect2: error: ld returned 1 exit status
# configure.sh:8779: $? = 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 4
# | #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_MTIMENSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST 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_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_STRLCAT 1
# | #define HAVE_STRLCPY 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_SETEUID 1
# | #define HAVE_STRERROR 1
# | #define HAVE_PUTENV 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 SIGNED_CHAR_OK 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_GETTIMEOFDAY_TZ 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 acl_get_file ();
# | int
# | main ()
# | {
# | return acl_get_file ();
# | ;
# | return 0;
# | }
# configure.sh:8788: result: no
# configure.sh:8799: checking for ACL support
# configure.sh:8817: arm-linux-androideabi-gcc -std=gnu99 -o conftest -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W conftest.c >&5
# conftest.c:149:21: fatal error: sys/acl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure.sh:8817: $? = 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 4
# | #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_MTIMENSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST 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_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_STRLCAT 1
# | #define HAVE_STRLCPY 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_SETEUID 1
# | #define HAVE_STRERROR 1
# | #define HAVE_PUTENV 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 SIGNED_CHAR_OK 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_GETTIMEOFDAY_TZ 1
# | /* end confdefs.h. */
# | #include
# | #include
# | int
# | main ()
# | {
# | acl_t acl; int entry_id; acl_entry_t *entry_p; return acl_get_entry( acl, entry_id, entry_p);
# | ;
# | return 0;
# | }
# configure.sh:8825: result: no
# configure.sh:8827: checking ACL test results
# configure.sh:8874: result: No ACL support found
# 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: arm-linux-androideabi-gcc -std=gnu99 -o conftest -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W conftest.c -lattr >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lattr
# collect2: error: ld returned 1 exit status
# configure.sh:8938: $? = 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 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_SELECT_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# | #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 4
# | #define SIZEOF_OFF64_T 8
# | #define SIZEOF_TIME_T 4
# | #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_MTIMENSEC 1
# | #define HAVE_ERRNO_DECL 1
# | #define HAVE_CONNECT 1
# | #define ICONV_CONST 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_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_STRLCAT 1
# | #define HAVE_STRLCPY 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_SETEUID 1
# | #define HAVE_STRERROR 1
# | #define HAVE_PUTENV 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 SIGNED_CHAR_OK 1
# | #define HAVE_STRUCT_UTIMBUF 1
# | #define HAVE_GETTIMEOFDAY_TZ 1
# | #define HAVE_LINUX_XATTRS 1
# | #define SUPPORT_XATTRS 1
# | #define NO_SYMLINK_USER_XATTRS 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 getxattr ();
# | int
# | main ()
# | {
# | return getxattr ();
# | ;
# | return 0;
# | }
# configure.sh:8947: result: no
# configure.sh:9007: checking whether arm-linux-androideabi-gcc -std=gnu99 supports -Wno-unused-parameter
# configure.sh:9022: arm-linux-androideabi-gcc -std=gnu99 -o conftest -I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter conftest.c >&5
# configure.sh:9022: $? = 0
# configure.sh:9029: 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 15b9d56b59ed
#
# config.status:962: creating Makefile
# config.status:962: creating lib/dummy
# config.status:962: creating zlib/dummy
# config.status:962: creating popt/dummy
# config.status:962: creating shconfig
# config.status:962: 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=no
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=arm-linux-androideabi-gcc
# 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=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# 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=no
# ac_cv_func_getpgrp=yes
# ac_cv_func_getpgrp_void=yes
# ac_cv_func_getxattr=yes
# ac_cv_func_iconv_open=no
# 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_libiconv_open=no
# ac_cv_func_link=yes
# ac_cv_func_locale_charset=no
# ac_cv_func_lseek64=yes
# ac_cv_func_lutimes=no
# 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=no
# ac_cv_func_nl_langinfo=no
# 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=yes
# ac_cv_func_strlcpy=yes
# 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=no
# ac_cv_header_arpa_inet_h=yes
# ac_cv_header_arpa_nameser_h=yes
# ac_cv_header_attr_xattr_h=no
# 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=no
# ac_cv_header_inttypes_h=yes
# ac_cv_header_langinfo_h=no
# 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=no
# 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=no
# 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=no
# ac_cv_header_sys_attr_h=no
# ac_cv_header_sys_extattr_h=no
# ac_cv_header_sys_fcntl_h=no
# 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=no
# 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=arm-unknown-linux-androideabi
# ac_cv_lib_acl_acl_get_file=no
# ac_cv_lib_attr_getxattr=no
# ac_cv_lib_popt_poptGetContext=no
# 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=no
# ac_cv_member_struct_stat_st_mtimensec=yes
# ac_cv_member_struct_stat_st_rdev=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FAKEROOT_PATH=/usr/sbin/fakeroot
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_PERL=/usr/sbin/perl
# ac_cv_path_SHELL_PATH=/usr/sbin/sh
# ac_cv_path_STUNNEL4=stunnel
# ac_cv_path_STUNNEL=stunnel
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
# ac_cv_prog_HAVE_REMSH=0
# ac_cv_prog_HAVE_YODL2MAN=0
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_c99=-std=gnu99
# ac_cv_prog_cc_g=no
# ac_cv_prog_cc_stdc=-std=gnu99
# ac_cv_search_getaddrinfo='none required'
# ac_cv_search_iconv_open=no
# 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=4
# ac_cv_sizeof_long_long=8
# ac_cv_sizeof_off64_t=8
# ac_cv_sizeof_off_t=4
# ac_cv_sizeof_short=2
# ac_cv_sizeof_time_t=4
# ac_cv_sizeof_uint16_t=2
# ac_cv_sizeof_uint32_t=4
# ac_cv_sys_file_offset_bits=unknown
# ac_cv_sys_large_files=unknown
# ac_cv_sys_largefile_CC=no
# ac_cv_type_getgroups=gid_t
# ac_cv_type_id_t=yes
# ac_cv_type_long_double_wider=no
# 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, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
# am_cv_proto_iconv_arg1=const
# rsync_cv_DASHC_WORKS_WITH_DASHO=yes
# rsync_cv_HAVE_BROKEN_LARGEFILE=cross
# rsync_cv_HAVE_BROKEN_READDIR=cross
# rsync_cv_HAVE_C99_VSNPRINTF=cross
# rsync_cv_HAVE_GETADDR_DEFINES=yes
# rsync_cv_HAVE_GETTIMEOFDAY_TZ=yes
# rsync_cv_HAVE_SECURE_MKSTEMP=cross
# rsync_cv_HAVE_SOCKETPAIR=cross
# rsync_cv_HAVE_STRUCT_UTIMBUF=yes
# rsync_cv_MAKEDEV_TAKES_3_ARGS=no
# rsync_cv_MKNOD_CREATES_FIFOS=cross
# rsync_cv_MKNOD_CREATES_SOCKETS=cross
# rsync_cv_SIGNED_CHAR_OK=yes
# rsync_cv_can_hardlink_special=no
# rsync_cv_can_hardlink_symlink=no
# rsync_cv_chown_modifies_symlink=no
# rsync_cv_errno=yes
# rsync_cv_have_fallocate=yes
# rsync_cv_have_sys_fallocate=yes
# samba_cv_HAVE_POSIX_ACLS=no
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ALLOCA=''
# BUILD_POPT='$(popt_OBJS)'
# BUILD_ZLIB='$(zlib_OBJS)'
# CC='arm-linux-androideabi-gcc -std=gnu99'
# CC_SHOBJ_FLAG='-o $@'
# CFLAGS='-I./zlib -I./popt -DHAVE_CONFIG_H -Wall -W -Wno-unused-parameter'
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# DEFS='-DHAVE_CONFIG_H'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FAKEROOT_PATH='/usr/sbin/fakeroot'
# GREP='/usr/sbin/grep'
# HAVE_REMSH='0'
# HAVE_YODL2MAN='0'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# LDFLAGS=''
# LIBOBJS=' ${LIBOBJDIR}getpass$U.o'
# LIBS=''
# LTLIBOBJS=' ${LIBOBJDIR}getpass$U.lo'
# MAKE_MAN='man-copy'
# MKDIR_P='/usr/sbin/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/sbin/perl'
# RSYNC_VERSION='3.1.2'
# SHELL='/bin/sh'
# SHELL_PATH='/usr/sbin/sh'
# STUNNEL4='stunnel'
# STUNNEL='stunnel'
# ac_ct_CC=''
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias='x86_64-unknown-linux'
# 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='arm-unknown-linux-androideabi'
# host_alias='arm-linux-androideabi'
# host_cpu='arm'
# host_os='linux-androideabi'
# 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 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_SELECT_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_SYS_TIME_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_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_SYS_XATTR_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 4
# #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 4
# #define SIZEOF_OFF64_T 8
# #define SIZEOF_TIME_T 4
# #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_MTIMENSEC 1
# #define HAVE_ERRNO_DECL 1
# #define HAVE_CONNECT 1
# #define ICONV_CONST 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_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_STRLCAT 1
# #define HAVE_STRLCPY 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_SETEUID 1
# #define HAVE_STRERROR 1
# #define HAVE_PUTENV 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 SIGNED_CHAR_OK 1
# #define HAVE_STRUCT_UTIMBUF 1
# #define HAVE_GETTIMEOFDAY_TZ 1
# #define HAVE_LINUX_XATTRS 1
# #define SUPPORT_XATTRS 1
# #define NO_SYMLINK_USER_XATTRS 1
#
# configure.sh: exit 0