Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 303961 Details for
Bug 406545
app-shells/bash: segfault when processing rsync configure on hardened
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 136.44 KB, created by
Agostino Sarubbo
on 2012-03-02 08:40:19 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2012-03-02 08:40:19 UTC
Size:
136.44 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by configure.sh, which was >generated by GNU Autoconf 2.68. Invocation command line was > > $ /tmp/portage/net-misc/rsync-3.0.9/work/rsync-3.0.9/configure.sh --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --without-included-popt --enable-acl-support --disable-xattr-support --disable-ipv6 --enable-iconv --with-rsyncd-conf=/etc/rsyncd.conf > >## --------- ## >## Platform. ## >## --------- ## > >hostname = devil >uname -m = i686 >uname -r = 3.1.5-gentoo >uname -s = Linux >uname -v = #3 SMP PREEMPT Mon Jan 30 14:06:14 CET 2012 > >/usr/bin/uname -p = Intel(R) Celeron(R) M CPU 430 @ 1.73GHz >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib/portage/bin/ebuild-helpers >PATH: /usr/local/sbin >PATH: /usr/local/bin >PATH: /usr/sbin >PATH: /usr/bin >PATH: /sbin >PATH: /bin >PATH: /opt/bin >PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.4.5 >PATH: /usr/lib/subversion/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure.sh:2424: Configuring rsync 3.0.9 >configure.sh:2468: checking build system type >configure.sh:2482: result: i686-pc-linux-gnu >configure.sh:2502: checking host system type >configure.sh:2515: result: i686-pc-linux-gnu >configure.sh:2541: checking whether to include debugging symbols >configure.sh:2554: result: yes >configure.sh:2567: checking for i686-pc-linux-gnu-gcc >configure.sh:2583: found /usr/bin/i686-pc-linux-gnu-gcc >configure.sh:2594: result: i686-pc-linux-gnu-gcc >configure.sh:2863: checking for C compiler version >configure.sh:2872: i686-pc-linux-gnu-gcc --version >&5 >i686-pc-linux-gnu-gcc (Gentoo Hardened 4.4.5 p1.3, pie-0.4.5) 4.4.5 >Copyright (C) 2010 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:2883: $? = 0 >configure.sh:2872: i686-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.4.5 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.4.5/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.5 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.5/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.4.5/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.4.5/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-esp --enable-libgomp --with-python-dir=/share/gcc-data/i686-pc-linux-gnu/4.4.5/python --enable-checking=release --disable-libgcj --with-arch=i686 --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo Hardened 4.4.5 p1.3, pie-0.4.5' >Thread model: posix >gcc version 4.4.5 (Gentoo Hardened 4.4.5 p1.3, pie-0.4.5) >configure.sh:2883: $? = 0 >configure.sh:2872: i686-pc-linux-gnu-gcc -V >&5 >i686-pc-linux-gnu-gcc: '-V' option must have argument >configure.sh:2883: $? = 1 >configure.sh:2872: i686-pc-linux-gnu-gcc -qversion >&5 >i686-pc-linux-gnu-gcc: unrecognized option '-qversion' >i686-pc-linux-gnu-gcc: no input files >configure.sh:2883: $? = 1 >configure.sh:2903: checking whether the C compiler works >configure.sh:2925: i686-pc-linux-gnu-gcc -O2 -march=prescott -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure.sh:2929: $? = 0 >configure.sh:2977: result: yes >configure.sh:2980: checking for C compiler default output file name >configure.sh:2982: result: a.out >configure.sh:2988: checking for suffix of executables >configure.sh:2995: i686-pc-linux-gnu-gcc -o conftest -O2 -march=prescott -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure.sh:2999: $? = 0 >configure.sh:3021: result: >configure.sh:3043: checking whether we are cross compiling >configure.sh:3051: i686-pc-linux-gnu-gcc -o conftest -O2 -march=prescott -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure.sh:3055: $? = 0 >configure.sh:3062: ./conftest >configure.sh:3066: $? = 0 >configure.sh:3081: result: no >configure.sh:3086: checking for suffix of object files >configure.sh:3108: i686-pc-linux-gnu-gcc -c -O2 -march=prescott conftest.c >&5 >configure.sh:3112: $? = 0 >configure.sh:3133: result: o >configure.sh:3137: checking whether we are using the GNU C compiler >configure.sh:3156: i686-pc-linux-gnu-gcc -c -O2 -march=prescott conftest.c >&5 >configure.sh:3156: $? = 0 >configure.sh:3165: result: yes >configure.sh:3174: checking whether i686-pc-linux-gnu-gcc accepts -g >configure.sh:3194: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure.sh:3194: $? = 0 >configure.sh:3235: result: yes >configure.sh:3252: checking for i686-pc-linux-gnu-gcc option to accept ISO C89 >configure.sh:3316: i686-pc-linux-gnu-gcc -c -O2 -march=prescott conftest.c >&5 >configure.sh:3316: $? = 0 >configure.sh:3329: result: none needed >configure.sh:3354: checking how to run the C preprocessor >configure.sh:3385: i686-pc-linux-gnu-gcc -E conftest.c >configure.sh:3385: $? = 0 >configure.sh:3399: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:10:28: error: ac_nonexistent.h: No such file or directory >configure.sh:3399: $? = 1 >configure.sh: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define RSYNC_VERSION "3.0.9" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure.sh:3424: result: i686-pc-linux-gnu-gcc -E >configure.sh:3444: i686-pc-linux-gnu-gcc -E conftest.c >configure.sh:3444: $? = 0 >configure.sh:3458: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:10:28: error: ac_nonexistent.h: No such file or directory >configure.sh:3458: $? = 1 >configure.sh: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define RSYNC_VERSION "3.0.9" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure.sh:3486: checking for grep that handles long lines and -e >configure.sh:3544: result: /bin/grep >configure.sh:3549: checking for egrep >configure.sh:3611: result: /bin/grep -E >configure.sh:3630: checking for a BSD-compatible install >configure.sh:3698: result: /usr/bin/install -c >configure.sh:3713: checking for i686-pc-linux-gnu-gcc option to accept ISO C99 >configure.sh:3862: i686-pc-linux-gnu-gcc -c -O2 -march=prescott conftest.c >&5 >conftest.c:60: error: expected ';', ',' or ')' before 'text' >conftest.c: In function 'main': >conftest.c:114: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' >conftest.c:114: error: 'newvar' undeclared (first use in this function) >conftest.c:114: error: (Each undeclared identifier is reported only once >conftest.c:114: error: for each function it appears in.) >conftest.c:124: error: 'for' loop initial declarations are only allowed in C99 mode >conftest.c:124: note: use option -std=c99 or -std=gnu99 to compile your code >configure.sh:3862: $? = 1 >configure.sh: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define RSYNC_VERSION "3.0.9" >| /* end confdefs.h. */ >| #include <stdarg.h> >| #include <stdbool.h> >| #include <stdlib.h> >| #include <wchar.h> >| #include <stdio.h> >| >| // 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:3862: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott conftest.c >&5 >configure.sh:3862: $? = 0 >configure.sh:3882: result: -std=gnu99 >configure.sh:3984: checking for i686-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C >configure.sh:3998: result: -std=gnu99 >configure.sh:4103: checking for remsh >configure.sh:4131: result: 0 >configure.sh:4158: checking for yodl2man >configure.sh:4186: result: 0 >configure.sh:4206: checking the group for user "nobody" >configure.sh:4215: result: nobody >configure.sh:4233: checking for broken largefile support >configure.sh:4278: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >conftest.c: In function 'main': >conftest.c:28: warning: implicit declaration of function 'mkstemp' >conftest.c:30: warning: implicit declaration of function 'strcpy' >conftest.c:30: warning: incompatible implicit declaration of built-in function 'strcpy' >conftest.c:40: warning: implicit declaration of function 'fork' >conftest.c:42: warning: implicit declaration of function '_exit' >conftest.c:42: warning: incompatible implicit declaration of built-in function '_exit' >conftest.c:45: warning: implicit declaration of function 'unlink' >conftest.c:46: warning: implicit declaration of function 'exit' >conftest.c:46: warning: incompatible implicit declaration of built-in function 'exit' >configure.sh:4278: $? = 0 >configure.sh:4278: ./conftest >configure.sh:4278: $? = 1 >configure.sh: program exited with status 1 >configure.sh: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define RSYNC_VERSION "3.0.9" >| #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 <stdio.h> >| #include <fcntl.h> >| #include <sys/types.h> >| #include <sys/wait.h> >| >| int main(void) >| { >| struct flock lock; >| int status; >| char tpl[32] = "/tmp/locktest.XXXXXX"; >| int fd = mkstemp(tpl); >| if (fd < 0) { >| strcpy(tpl, "conftest.dat"); >| fd = open(tpl, O_CREAT|O_RDWR, 0600); >| } >| >| lock.l_type = F_WRLCK; >| lock.l_whence = SEEK_SET; >| lock.l_start = 0; >| lock.l_len = 1; >| lock.l_pid = 0; >| fcntl(fd,F_SETLK,&lock); >| if (fork() == 0) { >| lock.l_start = 1; >| _exit(fcntl(fd,F_SETLK,&lock) == 0); >| } >| wait(&status); >| unlink(tpl); >| exit(WEXITSTATUS(status)); >| } >| >configure.sh:4288: result: no >configure.sh:4298: checking for special C compiler options needed for large files >configure.sh:4343: result: no >configure.sh:4349: checking for _FILE_OFFSET_BITS value needed for large files >configure.sh:4374: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c:22: warning: left shift count >= width of type >conftest.c:22: warning: left shift count >= width of type >conftest.c:24: error: size of array 'off_t_is_large' is negative >configure.sh:4374: $? = 1 >configure.sh: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define RSYNC_VERSION "3.0.9" >| #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 <sys/types.h> >| /* 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 << 62) - 1 + ((off_t) 1 << 62)) >| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 >| && LARGE_OFF_T % 2147483647 == 1) >| ? 1 : -1]; >| int >| main () >| { >| >| ; >| return 0; >| } >configure.sh:4398: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:4398: $? = 0 >configure.sh:4406: result: 64 >configure.sh:4759: checking whether to call shutdown on all sockets >configure.sh:4768: result: no >configure.sh:4772: checking for ANSI C header files >configure.sh:4792: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:4792: $? = 0 >configure.sh:4865: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure.sh:4865: $? = 0 >configure.sh:4865: ./conftest >configure.sh:4865: $? = 0 >configure.sh:4876: result: yes >configure.sh:4889: checking for sys/types.h >configure.sh:4889: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:4889: $? = 0 >configure.sh:4889: result: yes >configure.sh:4889: checking for sys/stat.h >configure.sh:4889: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:4889: $? = 0 >configure.sh:4889: result: yes >configure.sh:4889: checking for stdlib.h >configure.sh:4889: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:4889: $? = 0 >configure.sh:4889: result: yes >configure.sh:4889: checking for string.h >configure.sh:4889: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:4889: $? = 0 >configure.sh:4889: result: yes >configure.sh:4889: checking for memory.h >configure.sh:4889: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:4889: $? = 0 >configure.sh:4889: result: yes >configure.sh:4889: checking for strings.h >configure.sh:4889: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:4889: $? = 0 >configure.sh:4889: result: yes >configure.sh:4889: checking for inttypes.h >configure.sh:4889: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:4889: $? = 0 >configure.sh:4889: result: yes >configure.sh:4889: checking for stdint.h >configure.sh:4889: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:4889: $? = 0 >configure.sh:4889: result: yes >configure.sh:4889: checking for unistd.h >configure.sh:4889: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:4889: $? = 0 >configure.sh:4889: result: yes >configure.sh:4901: checking whether byte ordering is bigendian >configure.sh:4916: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a' >configure.sh:4916: $? = 1 >configure.sh: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define RSYNC_VERSION "3.0.9" >| #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 _FILE_OFFSET_BITS 64 >| #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:4961: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:4961: $? = 0 >configure.sh:4979: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c: In function 'main': >conftest.c:35: error: 'not' undeclared (first use in this function) >conftest.c:35: error: (Each undeclared identifier is reported only once >conftest.c:35: error: for each function it appears in.) >conftest.c:35: error: expected ';' before 'big' >configure.sh:4979: $? = 1 >configure.sh: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define RSYNC_VERSION "3.0.9" >| #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 _FILE_OFFSET_BITS 64 >| #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 <sys/types.h> >| #include <sys/param.h> >| >| int >| main () >| { >| #if BYTE_ORDER != BIG_ENDIAN >| not big endian >| #endif >| >| ; >| return 0; >| } >configure.sh:5107: result: no >configure.sh:5128: checking for dirent.h that defines DIR >configure.sh:5147: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:5147: $? = 0 >configure.sh:5155: result: yes >configure.sh:5168: checking for library containing opendir >configure.sh:5199: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure.sh:5199: $? = 0 >configure.sh:5216: result: none required >configure.sh:5283: checking whether time.h and sys/time.h may both be included >configure.sh:5303: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:5303: $? = 0 >configure.sh:5310: result: yes >configure.sh:5318: checking for sys/wait.h that is POSIX.1 compatible >configure.sh:5344: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:5344: $? = 0 >configure.sh:5351: result: yes >configure.sh:5368: checking sys/fcntl.h usability >configure.sh:5368: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking sys/fcntl.h presence >configure.sh:5368: i686-pc-linux-gnu-gcc -E conftest.c >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking for sys/fcntl.h >configure.sh:5368: result: yes >configure.sh:5368: checking sys/select.h usability >configure.sh:5368: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking sys/select.h presence >configure.sh:5368: i686-pc-linux-gnu-gcc -E conftest.c >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking for sys/select.h >configure.sh:5368: result: yes >configure.sh:5368: checking fcntl.h usability >configure.sh:5368: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking fcntl.h presence >configure.sh:5368: i686-pc-linux-gnu-gcc -E conftest.c >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking for fcntl.h >configure.sh:5368: result: yes >configure.sh:5368: checking sys/time.h usability >configure.sh:5368: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking sys/time.h presence >configure.sh:5368: i686-pc-linux-gnu-gcc -E conftest.c >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking for sys/time.h >configure.sh:5368: result: yes >configure.sh:5368: checking sys/unistd.h usability >configure.sh:5368: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking sys/unistd.h presence >configure.sh:5368: i686-pc-linux-gnu-gcc -E conftest.c >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking for sys/unistd.h >configure.sh:5368: result: yes >configure.sh:5368: checking for unistd.h >configure.sh:5368: result: yes >configure.sh:5368: checking utime.h usability >configure.sh:5368: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking utime.h presence >configure.sh:5368: i686-pc-linux-gnu-gcc -E conftest.c >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking for utime.h >configure.sh:5368: result: yes >configure.sh:5368: checking grp.h usability >configure.sh:5368: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking grp.h presence >configure.sh:5368: i686-pc-linux-gnu-gcc -E conftest.c >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking for grp.h >configure.sh:5368: result: yes >configure.sh:5368: checking compat.h usability >configure.sh:5368: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c:72:20: error: compat.h: No such file or directory >configure.sh:5368: $? = 1 >configure.sh: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define RSYNC_VERSION "3.0.9" >| #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 _FILE_OFFSET_BITS 64 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <compat.h> >configure.sh:5368: result: no >configure.sh:5368: checking compat.h presence >configure.sh:5368: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:39:20: error: compat.h: No such file or directory >configure.sh:5368: $? = 1 >configure.sh: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define RSYNC_VERSION "3.0.9" >| #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 _FILE_OFFSET_BITS 64 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| /* end confdefs.h. */ >| #include <compat.h> >configure.sh:5368: result: no >configure.sh:5368: checking for compat.h >configure.sh:5368: result: no >configure.sh:5368: checking sys/param.h usability >configure.sh:5368: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking sys/param.h presence >configure.sh:5368: i686-pc-linux-gnu-gcc -E conftest.c >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking for sys/param.h >configure.sh:5368: result: yes >configure.sh:5368: checking ctype.h usability >configure.sh:5368: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking ctype.h presence >configure.sh:5368: i686-pc-linux-gnu-gcc -E conftest.c >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking for ctype.h >configure.sh:5368: result: yes >configure.sh:5368: checking for sys/wait.h >configure.sh:5368: result: yes >configure.sh:5368: checking sys/ioctl.h usability >configure.sh:5368: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking sys/ioctl.h presence >configure.sh:5368: i686-pc-linux-gnu-gcc -E conftest.c >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking for sys/ioctl.h >configure.sh:5368: result: yes >configure.sh:5368: checking sys/filio.h usability >configure.sh:5368: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c:76:23: error: sys/filio.h: No such file or directory >configure.sh:5368: $? = 1 >configure.sh: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define RSYNC_VERSION "3.0.9" >| #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 _FILE_OFFSET_BITS 64 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/filio.h> >configure.sh:5368: result: no >configure.sh:5368: checking sys/filio.h presence >configure.sh:5368: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:43:23: error: sys/filio.h: No such file or directory >configure.sh:5368: $? = 1 >configure.sh: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define RSYNC_VERSION "3.0.9" >| #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 _FILE_OFFSET_BITS 64 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| /* end confdefs.h. */ >| #include <sys/filio.h> >configure.sh:5368: result: no >configure.sh:5368: checking for sys/filio.h >configure.sh:5368: result: no >configure.sh:5368: checking for string.h >configure.sh:5368: result: yes >configure.sh:5368: checking for stdlib.h >configure.sh:5368: result: yes >configure.sh:5368: checking sys/socket.h usability >configure.sh:5368: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking sys/socket.h presence >configure.sh:5368: i686-pc-linux-gnu-gcc -E conftest.c >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking for sys/socket.h >configure.sh:5368: result: yes >configure.sh:5368: checking sys/mode.h usability >configure.sh:5368: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c:79:22: error: sys/mode.h: No such file or directory >configure.sh:5368: $? = 1 >configure.sh: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define RSYNC_VERSION "3.0.9" >| #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 _FILE_OFFSET_BITS 64 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/mode.h> >configure.sh:5368: result: no >configure.sh:5368: checking sys/mode.h presence >configure.sh:5368: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:46:22: error: sys/mode.h: No such file or directory >configure.sh:5368: $? = 1 >configure.sh: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define RSYNC_VERSION "3.0.9" >| #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 _FILE_OFFSET_BITS 64 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| /* end confdefs.h. */ >| #include <sys/mode.h> >configure.sh:5368: result: no >configure.sh:5368: checking for sys/mode.h >configure.sh:5368: result: no >configure.sh:5368: checking sys/un.h usability >configure.sh:5368: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking sys/un.h presence >configure.sh:5368: i686-pc-linux-gnu-gcc -E conftest.c >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking for sys/un.h >configure.sh:5368: result: yes >configure.sh:5368: checking sys/attr.h usability >configure.sh:5368: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c:80:22: error: sys/attr.h: No such file or directory >configure.sh:5368: $? = 1 >configure.sh: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define RSYNC_VERSION "3.0.9" >| #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 _FILE_OFFSET_BITS 64 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/attr.h> >configure.sh:5368: result: no >configure.sh:5368: checking sys/attr.h presence >configure.sh:5368: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:47:22: error: sys/attr.h: No such file or directory >configure.sh:5368: $? = 1 >configure.sh: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define RSYNC_VERSION "3.0.9" >| #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 _FILE_OFFSET_BITS 64 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| /* end confdefs.h. */ >| #include <sys/attr.h> >configure.sh:5368: result: no >configure.sh:5368: checking for sys/attr.h >configure.sh:5368: result: no >configure.sh:5368: checking mcheck.h usability >configure.sh:5368: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking mcheck.h presence >configure.sh:5368: i686-pc-linux-gnu-gcc -E conftest.c >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking for mcheck.h >configure.sh:5368: result: yes >configure.sh:5368: checking arpa/inet.h usability >configure.sh:5368: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking arpa/inet.h presence >configure.sh:5368: i686-pc-linux-gnu-gcc -E conftest.c >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking for arpa/inet.h >configure.sh:5368: result: yes >configure.sh:5368: checking arpa/nameser.h usability >configure.sh:5368: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking arpa/nameser.h presence >configure.sh:5368: i686-pc-linux-gnu-gcc -E conftest.c >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking for arpa/nameser.h >configure.sh:5368: result: yes >configure.sh:5368: checking locale.h usability >configure.sh:5368: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking locale.h presence >configure.sh:5368: i686-pc-linux-gnu-gcc -E conftest.c >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking for locale.h >configure.sh:5368: result: yes >configure.sh:5368: checking netdb.h usability >configure.sh:5368: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking netdb.h presence >configure.sh:5368: i686-pc-linux-gnu-gcc -E conftest.c >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking for netdb.h >configure.sh:5368: result: yes >configure.sh:5368: checking malloc.h usability >configure.sh:5368: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking malloc.h presence >configure.sh:5368: i686-pc-linux-gnu-gcc -E conftest.c >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking for malloc.h >configure.sh:5368: result: yes >configure.sh:5368: checking float.h usability >configure.sh:5368: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking float.h presence >configure.sh:5368: i686-pc-linux-gnu-gcc -E conftest.c >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking for float.h >configure.sh:5368: result: yes >configure.sh:5368: checking limits.h usability >configure.sh:5368: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking limits.h presence >configure.sh:5368: i686-pc-linux-gnu-gcc -E conftest.c >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking for limits.h >configure.sh:5368: result: yes >configure.sh:5368: checking iconv.h usability >configure.sh:5368: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking iconv.h presence >configure.sh:5368: i686-pc-linux-gnu-gcc -E conftest.c >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking for iconv.h >configure.sh:5368: result: yes >configure.sh:5368: checking libcharset.h usability >configure.sh:5368: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c:89:24: error: libcharset.h: No such file or directory >configure.sh:5368: $? = 1 >configure.sh: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define RSYNC_VERSION "3.0.9" >| #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 _FILE_OFFSET_BITS 64 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <libcharset.h> >configure.sh:5368: result: no >configure.sh:5368: checking libcharset.h presence >configure.sh:5368: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:56:24: error: libcharset.h: No such file or directory >configure.sh:5368: $? = 1 >configure.sh: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define RSYNC_VERSION "3.0.9" >| #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 _FILE_OFFSET_BITS 64 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| /* end confdefs.h. */ >| #include <libcharset.h> >configure.sh:5368: result: no >configure.sh:5368: checking for libcharset.h >configure.sh:5368: result: no >configure.sh:5368: checking langinfo.h usability >configure.sh:5368: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking langinfo.h presence >configure.sh:5368: i686-pc-linux-gnu-gcc -E conftest.c >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking for langinfo.h >configure.sh:5368: result: yes >configure.sh:5368: checking sys/acl.h usability >configure.sh:5368: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking sys/acl.h presence >configure.sh:5368: i686-pc-linux-gnu-gcc -E conftest.c >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking for sys/acl.h >configure.sh:5368: result: yes >configure.sh:5368: checking acl/libacl.h usability >configure.sh:5368: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking acl/libacl.h presence >configure.sh:5368: i686-pc-linux-gnu-gcc -E conftest.c >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking for acl/libacl.h >configure.sh:5368: result: yes >configure.sh:5368: checking attr/xattr.h usability >configure.sh:5368: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking attr/xattr.h presence >configure.sh:5368: i686-pc-linux-gnu-gcc -E conftest.c >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking for attr/xattr.h >configure.sh:5368: result: yes >configure.sh:5368: checking sys/xattr.h usability >configure.sh:5368: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking sys/xattr.h presence >configure.sh:5368: i686-pc-linux-gnu-gcc -E conftest.c >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking for sys/xattr.h >configure.sh:5368: result: yes >configure.sh:5368: checking sys/extattr.h usability >configure.sh:5368: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c:94:25: error: sys/extattr.h: No such file or directory >configure.sh:5368: $? = 1 >configure.sh: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define RSYNC_VERSION "3.0.9" >| #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 _FILE_OFFSET_BITS 64 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/extattr.h> >configure.sh:5368: result: no >configure.sh:5368: checking sys/extattr.h presence >configure.sh:5368: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:61:25: error: sys/extattr.h: No such file or directory >configure.sh:5368: $? = 1 >configure.sh: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define RSYNC_VERSION "3.0.9" >| #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 _FILE_OFFSET_BITS 64 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| /* end confdefs.h. */ >| #include <sys/extattr.h> >configure.sh:5368: result: no >configure.sh:5368: checking for sys/extattr.h >configure.sh:5368: result: no >configure.sh:5368: checking popt.h usability >configure.sh:5368: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking popt.h presence >configure.sh:5368: i686-pc-linux-gnu-gcc -E conftest.c >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking for popt.h >configure.sh:5368: result: yes >configure.sh:5368: checking popt/popt.h usability >configure.sh:5368: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c:95:23: error: popt/popt.h: No such file or directory >configure.sh:5368: $? = 1 >configure.sh: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define RSYNC_VERSION "3.0.9" >| #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 _FILE_OFFSET_BITS 64 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <popt/popt.h> >configure.sh:5368: result: no >configure.sh:5368: checking popt/popt.h presence >configure.sh:5368: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:62:23: error: popt/popt.h: No such file or directory >configure.sh:5368: $? = 1 >configure.sh: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define RSYNC_VERSION "3.0.9" >| #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 _FILE_OFFSET_BITS 64 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| /* end confdefs.h. */ >| #include <popt/popt.h> >configure.sh:5368: result: no >configure.sh:5368: checking for popt/popt.h >configure.sh:5368: result: no >configure.sh:5368: checking netinet/in_systm.h usability >configure.sh:5368: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking netinet/in_systm.h presence >configure.sh:5368: i686-pc-linux-gnu-gcc -E conftest.c >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking for netinet/in_systm.h >configure.sh:5368: result: yes >configure.sh:5368: checking netinet/ip.h usability >configure.sh:5368: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking netinet/ip.h presence >configure.sh:5368: i686-pc-linux-gnu-gcc -E conftest.c >configure.sh:5368: $? = 0 >configure.sh:5368: result: yes >configure.sh:5368: checking for netinet/ip.h >configure.sh:5368: result: yes >configure.sh:5378: checking whether sys/types.h defines makedev >configure.sh:5394: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure.sh:5394: $? = 0 >configure.sh:5403: result: yes >configure.sh:5429: checking if makedev takes 3 args >configure.sh:5460: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >conftest.c:77:29: error: macro "makedev" passed 3 arguments, but takes just 2 >conftest.c: In function 'main': >conftest.c:77: error: 'makedev' undeclared (first use in this function) >conftest.c:77: error: (Each undeclared identifier is reported only once >conftest.c:77: error: for each function it appears in.) >conftest.c:79: warning: implicit declaration of function 'exit' >conftest.c:79: warning: incompatible implicit declaration of built-in function 'exit' >configure.sh:5460: $? = 1 >configure.sh: program exited with status 1 >configure.sh: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define RSYNC_VERSION "3.0.9" >| #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 _FILE_OFFSET_BITS 64 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_H 1 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #ifdef MAJOR_IN_MKDEV >| #include <sys/mkdev.h> >| # if !defined makedev && (defined mkdev || defined _WIN32 || defined __WIN32__) >| # define makedev mkdev >| # endif >| #elif defined MAJOR_IN_SYSMACROS >| #include <sys/sysmacros.h> >| #endif >| >| int main(void) >| { >| dev_t dev = makedev(0, 5, 7); >| if (major(dev) != 5 || minor(dev) != 7) >| exit(1); >| return 0; >| } >| >configure.sh:5470: result: no >configure.sh:5482: checking size of int >configure.sh:5487: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure.sh:5487: $? = 0 >configure.sh:5487: ./conftest >configure.sh:5487: $? = 0 >configure.sh:5501: result: 4 >configure.sh:5515: checking size of long >configure.sh:5520: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure.sh:5520: $? = 0 >configure.sh:5520: ./conftest >configure.sh:5520: $? = 0 >configure.sh:5534: result: 4 >configure.sh:5548: checking size of long long >configure.sh:5553: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure.sh:5553: $? = 0 >configure.sh:5553: ./conftest >configure.sh:5553: $? = 0 >configure.sh:5567: result: 8 >configure.sh:5581: checking size of short >configure.sh:5586: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure.sh:5586: $? = 0 >configure.sh:5586: ./conftest >configure.sh:5586: $? = 0 >configure.sh:5600: result: 2 >configure.sh:5614: checking size of int16_t >configure.sh:5619: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure.sh:5619: $? = 0 >configure.sh:5619: ./conftest >configure.sh:5619: $? = 0 >configure.sh:5633: result: 2 >configure.sh:5647: checking size of uint16_t >configure.sh:5652: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure.sh:5652: $? = 0 >configure.sh:5652: ./conftest >configure.sh:5652: $? = 0 >configure.sh:5666: result: 2 >configure.sh:5680: checking size of int32_t >configure.sh:5685: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure.sh:5685: $? = 0 >configure.sh:5685: ./conftest >configure.sh:5685: $? = 0 >configure.sh:5699: result: 4 >configure.sh:5713: checking size of uint32_t >configure.sh:5718: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure.sh:5718: $? = 0 >configure.sh:5718: ./conftest >configure.sh:5718: $? = 0 >configure.sh:5732: result: 4 >configure.sh:5746: checking size of int64_t >configure.sh:5751: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure.sh:5751: $? = 0 >configure.sh:5751: ./conftest >configure.sh:5751: $? = 0 >configure.sh:5765: result: 8 >configure.sh:5779: checking size of off_t >configure.sh:5784: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure.sh:5784: $? = 0 >configure.sh:5784: ./conftest >configure.sh:5784: $? = 0 >configure.sh:5798: result: 8 >configure.sh:5812: checking size of off64_t >configure.sh:5817: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure.sh:5817: $? = 0 >configure.sh:5817: ./conftest >configure.sh:5817: $? = 0 >configure.sh:5831: result: 8 >configure.sh:5845: checking size of time_t >configure.sh:5850: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure.sh:5850: $? = 0 >configure.sh:5850: ./conftest >configure.sh:5850: $? = 0 >configure.sh:5864: result: 4 >configure.sh:5875: checking for inline >configure.sh:5891: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:5891: $? = 0 >configure.sh:5899: result: inline >configure.sh:5919: checking for long double with more range or precision than double >configure.sh:5954: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:5954: $? = 0 >configure.sh:5961: result: yes >configure.sh:5977: checking return type of signal handlers >configure.sh:5995: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c: In function 'main': >conftest.c:84: error: void value not ignored as it ought to be >configure.sh:5995: $? = 1 >configure.sh: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define RSYNC_VERSION "3.0.9" >| #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 _FILE_OFFSET_BITS 64 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_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 8 >| #define SIZEOF_OFF64_T 8 >| #define SIZEOF_TIME_T 4 >| #define HAVE_LONG_DOUBLE_WIDER 1 >| #define HAVE_LONG_DOUBLE 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <signal.h> >| >| int >| main () >| { >| return *(signal (0, 0)) (0) == 1; >| ; >| return 0; >| } >configure.sh:6002: result: void >configure.sh:6010: checking for uid_t in sys/types.h >configure.sh:6029: result: yes >configure.sh:6040: checking for mode_t >configure.sh:6040: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:6040: $? = 0 >configure.sh:6040: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c: In function 'main': >conftest.c:115: error: expected expression before ')' token >configure.sh:6040: $? = 1 >configure.sh: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define RSYNC_VERSION "3.0.9" >| #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 _FILE_OFFSET_BITS 64 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_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 8 >| #define SIZEOF_OFF64_T 8 >| #define SIZEOF_TIME_T 4 >| #define HAVE_LONG_DOUBLE_WIDER 1 >| #define HAVE_LONG_DOUBLE 1 >| #define RETSIGTYPE void >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((mode_t))) >| return 0; >| ; >| return 0; >| } >configure.sh:6040: result: yes >configure.sh:6049: checking for off_t >configure.sh:6049: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:6049: $? = 0 >configure.sh:6049: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c: In function 'main': >conftest.c:116: error: expected expression before ')' token >configure.sh:6049: $? = 1 >configure.sh: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define RSYNC_VERSION "3.0.9" >| #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 _FILE_OFFSET_BITS 64 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_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 8 >| #define SIZEOF_OFF64_T 8 >| #define SIZEOF_TIME_T 4 >| #define HAVE_LONG_DOUBLE_WIDER 1 >| #define HAVE_LONG_DOUBLE 1 >| #define RETSIGTYPE void >| #define HAVE_MODE_T 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((off_t))) >| return 0; >| ; >| return 0; >| } >configure.sh:6049: result: yes >configure.sh:6058: checking for size_t >configure.sh:6058: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:6058: $? = 0 >configure.sh:6058: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c: In function 'main': >conftest.c:117: error: expected expression before ')' token >configure.sh:6058: $? = 1 >configure.sh: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define RSYNC_VERSION "3.0.9" >| #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 _FILE_OFFSET_BITS 64 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_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 8 >| #define SIZEOF_OFF64_T 8 >| #define SIZEOF_TIME_T 4 >| #define HAVE_LONG_DOUBLE_WIDER 1 >| #define HAVE_LONG_DOUBLE 1 >| #define RETSIGTYPE void >| #define HAVE_MODE_T 1 >| #define HAVE_OFF_T 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((size_t))) >| return 0; >| ; >| return 0; >| } >configure.sh:6058: result: yes >configure.sh:6067: checking for pid_t >configure.sh:6067: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:6067: $? = 0 >configure.sh:6067: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c: In function 'main': >conftest.c:118: error: expected expression before ')' token >configure.sh:6067: $? = 1 >configure.sh: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define RSYNC_VERSION "3.0.9" >| #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 _FILE_OFFSET_BITS 64 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_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 8 >| #define SIZEOF_OFF64_T 8 >| #define SIZEOF_TIME_T 4 >| #define HAVE_LONG_DOUBLE_WIDER 1 >| #define HAVE_LONG_DOUBLE 1 >| #define RETSIGTYPE void >| #define HAVE_MODE_T 1 >| #define HAVE_OFF_T 1 >| #define HAVE_SIZE_T 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((pid_t))) >| return 0; >| ; >| return 0; >| } >configure.sh:6067: result: yes >configure.sh:6076: checking for id_t >configure.sh:6076: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:6076: $? = 0 >configure.sh:6076: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c: In function 'main': >conftest.c:119: error: expected expression before ')' token >configure.sh:6076: $? = 1 >configure.sh: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define RSYNC_VERSION "3.0.9" >| #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 _FILE_OFFSET_BITS 64 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_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 8 >| #define SIZEOF_OFF64_T 8 >| #define SIZEOF_TIME_T 4 >| #define HAVE_LONG_DOUBLE_WIDER 1 >| #define HAVE_LONG_DOUBLE 1 >| #define RETSIGTYPE void >| #define HAVE_MODE_T 1 >| #define HAVE_OFF_T 1 >| #define HAVE_SIZE_T 1 >| #define HAVE_PID_T 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((id_t))) >| return 0; >| ; >| return 0; >| } >configure.sh:6076: result: yes >configure.sh:6086: checking type of array argument to getgroups >configure.sh:6120: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure.sh:6120: $? = 0 >configure.sh:6120: ./conftest >configure.sh:6120: $? = 0 >configure.sh:6145: result: gid_t >configure.sh:6153: checking for struct stat.st_rdev >configure.sh:6153: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:6153: $? = 0 >configure.sh:6153: result: yes >configure.sh:6165: checking for socklen_t >configure.sh:6165: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:6165: $? = 0 >configure.sh:6165: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c: In function 'main': >conftest.c:92: error: expected expression before ')' token >configure.sh:6165: $? = 1 >configure.sh: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define RSYNC_VERSION "3.0.9" >| #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 _FILE_OFFSET_BITS 64 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_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 8 >| #define SIZEOF_OFF64_T 8 >| #define SIZEOF_TIME_T 4 >| #define HAVE_LONG_DOUBLE_WIDER 1 >| #define HAVE_LONG_DOUBLE 1 >| #define RETSIGTYPE void >| #define HAVE_MODE_T 1 >| #define HAVE_OFF_T 1 >| #define HAVE_SIZE_T 1 >| #define HAVE_PID_T 1 >| #define HAVE_ID_T 1 >| #define GETGROUPS_T gid_t >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <sys/socket.h> >| >| int >| main () >| { >| if (sizeof ((socklen_t))) >| return 0; >| ; >| return 0; >| } >configure.sh:6165: result: yes >configure.sh:6229: checking for errno in errno.h >configure.sh:6246: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c: In function 'main': >conftest.c:90: warning: unused variable 'i' >configure.sh:6246: $? = 0 >configure.sh:6253: result: yes >configure.sh:6271: checking for connect >configure.sh:6271: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure.sh:6271: $? = 0 >configure.sh:6271: result: yes >configure.sh:6483: checking for library containing inet_ntop >configure.sh:6514: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure.sh:6514: $? = 0 >configure.sh:6531: result: none required >configure.sh:6543: checking for library containing iconv_open >configure.sh:6574: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure.sh:6574: $? = 0 >configure.sh:6591: result: none required >configure.sh:6599: checking for library containing libiconv_open >configure.sh:6630: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >/tmp/portage/net-misc/rsync-3.0.9/temp/cc2PbJ95.o: In function `main': >conftest.c:(.text+0x23): undefined reference to `libiconv_open' >collect2: ld returned 1 exit status >configure.sh:6630: $? = 1 >configure.sh: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define RSYNC_VERSION "3.0.9" >| #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 _FILE_OFFSET_BITS 64 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_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 8 >| #define SIZEOF_OFF64_T 8 >| #define SIZEOF_TIME_T 4 >| #define HAVE_LONG_DOUBLE_WIDER 1 >| #define HAVE_LONG_DOUBLE 1 >| #define RETSIGTYPE void >| #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_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:6630: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -liconv >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.4.5/../../../../i686-pc-linux-gnu/bin/ld: cannot find -liconv >collect2: ld returned 1 exit status >configure.sh:6630: $? = 1 >configure.sh: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define RSYNC_VERSION "3.0.9" >| #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 _FILE_OFFSET_BITS 64 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_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 8 >| #define SIZEOF_OFF64_T 8 >| #define SIZEOF_TIME_T 4 >| #define HAVE_LONG_DOUBLE_WIDER 1 >| #define HAVE_LONG_DOUBLE 1 >| #define RETSIGTYPE void >| #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_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:6647: result: no >configure.sh:6656: checking for iconv declaration >configure.sh:6685: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:6685: $? = 0 >configure.sh:6696: result: > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >configure.sh:6708: checking for inet_ntop >configure.sh:6708: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure.sh:6708: $? = 0 >configure.sh:6708: result: yes >configure.sh:6726: checking for inet_pton >configure.sh:6726: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure.sh:6726: $? = 0 >configure.sh:6726: result: yes >configure.sh:6746: checking for struct addrinfo >configure.sh:6764: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c: In function 'main': >conftest.c:129: warning: unused variable 'foo' >configure.sh:6764: $? = 0 >configure.sh:6772: result: yes >configure.sh:6798: checking for struct sockaddr_storage >configure.sh:6817: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c: In function 'main': >conftest.c:131: warning: unused variable 'foo' >configure.sh:6817: $? = 0 >configure.sh:6825: result: yes >configure.sh:6851: checking whether defines needed by getaddrinfo exist >configure.sh:6876: result: yes >configure.sh:6884: checking for getaddrinfo >configure.sh:6884: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >configure.sh:6884: $? = 0 >configure.sh:6884: result: yes >configure.sh:6936: checking for struct sockaddr.sa_len >configure.sh:6936: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c: In function 'main': >conftest.c:103: error: 'struct sockaddr' has no member named 'sa_len' >configure.sh:6936: $? = 1 >configure.sh: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define RSYNC_VERSION "3.0.9" >| #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 _FILE_OFFSET_BITS 64 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_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 8 >| #define SIZEOF_OFF64_T 8 >| #define SIZEOF_TIME_T 4 >| #define HAVE_LONG_DOUBLE_WIDER 1 >| #define HAVE_LONG_DOUBLE 1 >| #define RETSIGTYPE void >| #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_ERRNO_DECL 1 >| #define HAVE_CONNECT 1 >| #define ICONV_CONST >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_GETADDRINFO 1 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <sys/socket.h> >| >| >| int >| main () >| { >| static struct sockaddr ac_aggr; >| if (ac_aggr.sa_len) >| return 0; >| ; >| return 0; >| } >configure.sh:6936: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c: In function 'main': >conftest.c:103: error: 'struct sockaddr' has no member named 'sa_len' >configure.sh:6936: $? = 1 >configure.sh: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define RSYNC_VERSION "3.0.9" >| #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 _FILE_OFFSET_BITS 64 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_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 8 >| #define SIZEOF_OFF64_T 8 >| #define SIZEOF_TIME_T 4 >| #define HAVE_LONG_DOUBLE_WIDER 1 >| #define HAVE_LONG_DOUBLE 1 >| #define RETSIGTYPE void >| #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_ERRNO_DECL 1 >| #define HAVE_CONNECT 1 >| #define ICONV_CONST >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_GETADDRINFO 1 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <sys/socket.h> >| >| >| int >| main () >| { >| static struct sockaddr ac_aggr; >| if (sizeof ac_aggr.sa_len) >| return 0; >| ; >| return 0; >| } >configure.sh:6936: result: no >configure.sh:6948: checking for struct sockaddr_in.sin_len >configure.sh:6948: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c: In function 'main': >conftest.c:104: error: 'struct sockaddr_in' has no member named 'sin_len' >configure.sh:6948: $? = 1 >configure.sh: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define RSYNC_VERSION "3.0.9" >| #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 _FILE_OFFSET_BITS 64 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_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 8 >| #define SIZEOF_OFF64_T 8 >| #define SIZEOF_TIME_T 4 >| #define HAVE_LONG_DOUBLE_WIDER 1 >| #define HAVE_LONG_DOUBLE 1 >| #define RETSIGTYPE void >| #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_ERRNO_DECL 1 >| #define HAVE_CONNECT 1 >| #define ICONV_CONST >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_GETADDRINFO 1 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <sys/socket.h> >| #include <netinet/in.h> >| >| >| int >| main () >| { >| static struct sockaddr_in ac_aggr; >| if (ac_aggr.sin_len) >| return 0; >| ; >| return 0; >| } >configure.sh:6948: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c: In function 'main': >conftest.c:104: error: 'struct sockaddr_in' has no member named 'sin_len' >configure.sh:6948: $? = 1 >configure.sh: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define RSYNC_VERSION "3.0.9" >| #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 _FILE_OFFSET_BITS 64 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_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 8 >| #define SIZEOF_OFF64_T 8 >| #define SIZEOF_TIME_T 4 >| #define HAVE_LONG_DOUBLE_WIDER 1 >| #define HAVE_LONG_DOUBLE 1 >| #define RETSIGTYPE void >| #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_ERRNO_DECL 1 >| #define HAVE_CONNECT 1 >| #define ICONV_CONST >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_GETADDRINFO 1 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <sys/socket.h> >| #include <netinet/in.h> >| >| >| int >| main () >| { >| static struct sockaddr_in ac_aggr; >| if (sizeof ac_aggr.sin_len) >| return 0; >| ; >| return 0; >| } >configure.sh:6948: result: no >configure.sh:6961: checking for struct sockaddr_un.sun_len >configure.sh:6961: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c: In function 'main': >conftest.c:103: error: storage size of 'ac_aggr' isn't known >conftest.c:103: warning: unused variable 'ac_aggr' >configure.sh:6961: $? = 1 >configure.sh: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define RSYNC_VERSION "3.0.9" >| #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 _FILE_OFFSET_BITS 64 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_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 8 >| #define SIZEOF_OFF64_T 8 >| #define SIZEOF_TIME_T 4 >| #define HAVE_LONG_DOUBLE_WIDER 1 >| #define HAVE_LONG_DOUBLE 1 >| #define RETSIGTYPE void >| #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_ERRNO_DECL 1 >| #define HAVE_CONNECT 1 >| #define ICONV_CONST >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_GETADDRINFO 1 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <sys/socket.h> >| #include <netinet/in.h> >| >| >| int >| main () >| { >| static struct sockaddr_un ac_aggr; >| if (ac_aggr.sun_len) >| return 0; >| ; >| return 0; >| } >configure.sh:6961: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c: In function 'main': >conftest.c:103: error: storage size of 'ac_aggr' isn't known >conftest.c:103: warning: unused variable 'ac_aggr' >configure.sh:6961: $? = 1 >configure.sh: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define RSYNC_VERSION "3.0.9" >| #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 _FILE_OFFSET_BITS 64 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_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 8 >| #define SIZEOF_OFF64_T 8 >| #define SIZEOF_TIME_T 4 >| #define HAVE_LONG_DOUBLE_WIDER 1 >| #define HAVE_LONG_DOUBLE 1 >| #define RETSIGTYPE void >| #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_ERRNO_DECL 1 >| #define HAVE_CONNECT 1 >| #define ICONV_CONST >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_GETADDRINFO 1 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <sys/socket.h> >| #include <netinet/in.h> >| >| >| int >| main () >| { >| static struct sockaddr_un ac_aggr; >| if (sizeof ac_aggr.sun_len) >| return 0; >| ; >| return 0; >| } >configure.sh:6961: result: no >configure.sh:6974: checking for struct sockaddr_in6.sin6_scope_id >configure.sh:6974: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:6974: $? = 0 >configure.sh:6974: result: yes >configure.sh:6990: checking for struct stat64 >configure.sh:7023: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c: In function 'main': >conftest.c:148: warning: unused variable 'foo' >configure.sh:7023: $? = 0 >configure.sh:7031: result: yes >configure.sh:7059: checking for strcasecmp >configure.sh:7059: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >conftest.c:119: warning: conflicting types for built-in function 'strcasecmp' >configure.sh:7059: $? = 0 >configure.sh:7059: result: yes >configure.sh:7118: checking for aclsort >configure.sh:7118: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c >&5 >/tmp/portage/net-misc/rsync-3.0.9/temp/cckDDXIu.o: In function `main': >conftest.c:(.text+0x23): undefined reference to `aclsort' >collect2: ld returned 1 exit status >configure.sh:7118: $? = 1 >configure.sh: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define RSYNC_VERSION "3.0.9" >| #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 _FILE_OFFSET_BITS 64 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_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 8 >| #define SIZEOF_OFF64_T 8 >| #define SIZEOF_TIME_T 4 >| #define HAVE_LONG_DOUBLE_WIDER 1 >| #define HAVE_LONG_DOUBLE 1 >| #define RETSIGTYPE void >| #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_ERRNO_DECL 1 >| #define HAVE_CONNECT 1 >| #define ICONV_CONST >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1 >| #define HAVE_STRUCT_STAT64 1 >| #define HAVE_STRCASECMP 1 >| /* end confdefs.h. */ >| /* Define aclsort to an innocuous variant, in case <limits.h> declares aclsort. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define aclsort innocuous_aclsort >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char aclsort (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef 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:7118: result: no >configure.sh:7128: checking for aclsort in -lsec >configure.sh:7153: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=prescott -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu conftest.c -lsec >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.4.5/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lsec >collect2: ld returned 1 exit status >configure.sh:7153: $? = 1 >configure.sh: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define RSYNC_VERSION "3.0.9" >| #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 _FILE_OFFSET_BITS 64 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IP_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 8 >| #define SIZEOF_OFF64_T 8 >| #define SIZEOF_TIME_T 4 >| #define HAVE_LONG_DOUBLE_WIDER 1 >| #define HAVE_LONG_DOUBLE 1 >| #define RETSIGTYPE void >| #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_ERRNO_DECL 1 >| #define HAVE_CONNECT 1 >| #define ICONV_CONST >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_STRUCT_ADDRINFO 1 >| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1 >| #define HAVE_STRUCT_STAT64 1 >| #define HAVE_STRCASECMP 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char aclsort (); >| int >| main () >| { >| return aclsort (); >| ; >| return 0; >| } >configure.sh:7162: result: no >configure.sh:7182: checking for utime.h >configure.sh:7182: result: yes >configure.sh:7196: checking whether utime accepts a null argument > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=i686-pc-linux-gnu >ac_cv_c_bigendian=no >ac_cv_c_compiler_gnu=yes >ac_cv_c_inline=inline >ac_cv_c_long_double=yes >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O2 -march=prescott' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=i686-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=i686-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_func_aclsort=no >ac_cv_func_connect=yes >ac_cv_func_getaddrinfo=yes >ac_cv_func_inet_ntop=yes >ac_cv_func_inet_pton=yes >ac_cv_func_strcasecmp=yes >ac_cv_header_acl_libacl_h=yes >ac_cv_header_arpa_inet_h=yes >ac_cv_header_arpa_nameser_h=yes >ac_cv_header_attr_xattr_h=yes >ac_cv_header_compat_h=no >ac_cv_header_ctype_h=yes >ac_cv_header_dirent_dirent_h=yes >ac_cv_header_fcntl_h=yes >ac_cv_header_float_h=yes >ac_cv_header_grp_h=yes >ac_cv_header_iconv_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_langinfo_h=yes >ac_cv_header_libcharset_h=no >ac_cv_header_limits_h=yes >ac_cv_header_locale_h=yes >ac_cv_header_malloc_h=yes >ac_cv_header_mcheck_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_netdb_h=yes >ac_cv_header_netinet_in_systm_h=yes >ac_cv_header_netinet_ip_h=yes >ac_cv_header_popt_h=yes >ac_cv_header_popt_popt_h=no >ac_cv_header_stdc=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_acl_h=yes >ac_cv_header_sys_attr_h=no >ac_cv_header_sys_extattr_h=no >ac_cv_header_sys_fcntl_h=yes >ac_cv_header_sys_filio_h=no >ac_cv_header_sys_ioctl_h=yes >ac_cv_header_sys_mode_h=no >ac_cv_header_sys_param_h=yes >ac_cv_header_sys_select_h=yes >ac_cv_header_sys_socket_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_time_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_sys_types_h_makedev=yes >ac_cv_header_sys_un_h=yes >ac_cv_header_sys_unistd_h=yes >ac_cv_header_sys_wait_h=yes >ac_cv_header_sys_xattr_h=yes >ac_cv_header_time=yes >ac_cv_header_unistd_h=yes >ac_cv_header_utime_h=yes >ac_cv_host=i686-pc-linux-gnu >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_rdev=yes >ac_cv_objext=o >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_GREP=/bin/grep >ac_cv_path_install='/usr/bin/install -c' >ac_cv_prog_CC=i686-pc-linux-gnu-gcc >ac_cv_prog_CPP='i686-pc-linux-gnu-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=yes >ac_cv_prog_cc_stdc=-std=gnu99 >ac_cv_search_iconv_open='none required' >ac_cv_search_inet_ntop='none required' >ac_cv_search_libiconv_open=no >ac_cv_search_opendir='none required' >ac_cv_sizeof_int16_t=2 >ac_cv_sizeof_int32_t=4 >ac_cv_sizeof_int64_t=8 >ac_cv_sizeof_int=4 >ac_cv_sizeof_long=4 >ac_cv_sizeof_long_long=8 >ac_cv_sizeof_off64_t=8 >ac_cv_sizeof_off_t=8 >ac_cv_sizeof_short=2 >ac_cv_sizeof_time_t=4 >ac_cv_sizeof_uint16_t=2 >ac_cv_sizeof_uint32_t=4 >ac_cv_sys_file_offset_bits=64 >ac_cv_sys_largefile_CC=no >ac_cv_type_getgroups=gid_t >ac_cv_type_id_t=yes >ac_cv_type_long_double_wider=yes >ac_cv_type_mode_t=yes >ac_cv_type_off_t=yes >ac_cv_type_pid_t=yes >ac_cv_type_signal=void >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 >am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' >am_cv_proto_iconv_arg1= >rsync_cv_HAVE_BROKEN_LARGEFILE=no >rsync_cv_HAVE_GETADDR_DEFINES=yes >rsync_cv_MAKEDEV_TAKES_3_ARGS=no >rsync_cv_errno=yes > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ALLOCA='' >BUILD_POPT='' >CC='i686-pc-linux-gnu-gcc -std=gnu99' >CC_SHOBJ_FLAG='' >CFLAGS='-O2 -march=prescott -DHAVE_CONFIG_H -Wall -W' >CPP='i686-pc-linux-gnu-gcc -E' >CPPFLAGS='' >DEFS='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >EXEEXT='' >GREP='/bin/grep' >HAVE_REMSH='0' >HAVE_YODL2MAN='0' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >LDFLAGS='-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' >LIBOBJS='' >LIBS='' >LTLIBOBJS='' >MAKE_MAN='' >OBJEXT='o' >OBJ_RESTORE='' >OBJ_SAVE='' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='' >PACKAGE_STRING='' >PACKAGE_TARNAME='' >PACKAGE_URL='' >PACKAGE_VERSION='' >PATH_SEPARATOR=':' >RSYNC_VERSION='3.0.9' >SHELL='/bin/sh' >ac_ct_CC='' >bindir='${exec_prefix}/bin' >build='i686-pc-linux-gnu' >build_alias='i686-pc-linux-gnu' >build_cpu='i686' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE}' >dvidir='${docdir}' >exec_prefix='NONE' >host='i686-pc-linux-gnu' >host_alias='i686-pc-linux-gnu' >host_cpu='i686' >host_os='linux-gnu' >host_vendor='pc' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/share/info' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >oldincludedir='/usr/include' >pdfdir='${docdir}' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "" >#define PACKAGE_TARNAME "" >#define PACKAGE_VERSION "" >#define PACKAGE_STRING "" >#define PACKAGE_BUGREPORT "" >#define PACKAGE_URL "" >#define RSYNC_VERSION "3.0.9" >#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 _FILE_OFFSET_BITS 64 >#define CONFIG_LOCALE 1 >#define STDC_HEADERS 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_DIRENT_H 1 >#define TIME_WITH_SYS_TIME 1 >#define HAVE_SYS_WAIT_H 1 >#define HAVE_SYS_FCNTL_H 1 >#define HAVE_SYS_SELECT_H 1 >#define HAVE_FCNTL_H 1 >#define HAVE_SYS_TIME_H 1 >#define HAVE_SYS_UNISTD_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UTIME_H 1 >#define HAVE_GRP_H 1 >#define HAVE_SYS_PARAM_H 1 >#define HAVE_CTYPE_H 1 >#define HAVE_SYS_WAIT_H 1 >#define HAVE_SYS_IOCTL_H 1 >#define HAVE_STRING_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_SYS_SOCKET_H 1 >#define HAVE_SYS_UN_H 1 >#define HAVE_MCHECK_H 1 >#define HAVE_ARPA_INET_H 1 >#define HAVE_ARPA_NAMESER_H 1 >#define HAVE_LOCALE_H 1 >#define HAVE_NETDB_H 1 >#define HAVE_MALLOC_H 1 >#define HAVE_FLOAT_H 1 >#define HAVE_LIMITS_H 1 >#define HAVE_ICONV_H 1 >#define HAVE_LANGINFO_H 1 >#define HAVE_SYS_ACL_H 1 >#define HAVE_ACL_LIBACL_H 1 >#define HAVE_ATTR_XATTR_H 1 >#define HAVE_SYS_XATTR_H 1 >#define HAVE_POPT_H 1 >#define HAVE_NETINET_IN_SYSTM_H 1 >#define HAVE_NETINET_IP_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 8 >#define SIZEOF_OFF64_T 8 >#define SIZEOF_TIME_T 4 >#define HAVE_LONG_DOUBLE_WIDER 1 >#define HAVE_LONG_DOUBLE 1 >#define RETSIGTYPE void >#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_ERRNO_DECL 1 >#define HAVE_CONNECT 1 >#define ICONV_CONST >#define HAVE_INET_NTOP 1 >#define HAVE_INET_PTON 1 >#define HAVE_STRUCT_ADDRINFO 1 >#define HAVE_STRUCT_SOCKADDR_STORAGE 1 >#define HAVE_GETADDRINFO 1 >#define HAVE_SOCKADDR_IN6_SCOPE_ID 1 >#define HAVE_STRUCT_STAT64 1 >#define HAVE_STRCASECMP 1 >#define HAVE_UTIME_H 1 > >configure.sh: exit 0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 406545
:
303959
| 303961