Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 303727 Details for
Bug 406241
=net-misc/rsync-3.0.9 fails static
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), 260.62 KB, created by
Michael F.
on 2012-02-29 13:02:14 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Michael F.
Created:
2012-02-29 13:02:14 UTC
Size:
260.62 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 > > $ /var/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 --enable-ipv6 --enable-iconv --with-rsyncd-conf=/etc/rsyncd.conf > >## --------- ## >## Platform. ## >## --------- ## > >hostname = fridge >uname -m = i686 >uname -r = 2.6.38-tuxonice-r1 >uname -s = Linux >uname -v = #2 SMP Thu Dec 15 00:24:38 EST 2011 > >/usr/bin/uname -p = Intel(R) Core(TM)2 Duo CPU P8700 @ 2.53GHz >/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.5.3 >PATH: /opt/Citrix/ICAClient > > >## ----------- ## >## 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 4.5.3-r2 p1.1, pie-0.4.7) 4.5.3 >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. >COLLECT_GCC=/usr/i686-pc-linux-gnu/gcc-bin/4.5.3/i686-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-pc-linux-gnu/4.5.3/lto-wrapper >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.5.3-r2/work/gcc-4.5.3/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.5.3 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.5.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.5.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.5.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.5.3/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.5.3/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/i686-pc-linux-gnu/4.5.3/python --enable-checking=release --with-arch=i686 --enable-languages=c,c++,java,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.3-r2 p1.1, pie-0.4.7' >Thread model: posix >gcc version 4.5.3 (Gentoo 4.5.3-r2 p1.1, pie-0.4.7) >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=native -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -static 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=native -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -static 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=native -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -static 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=native -pipe -fomit-frame-pointer 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=native -pipe -fomit-frame-pointer 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=native -pipe -fomit-frame-pointer 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: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >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: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >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=native -pipe -fomit-frame-pointer conftest.c >&5 >conftest.c:60:29: error: expected ';', ',' or ')' before 'text' >conftest.c: In function 'main': >conftest.c:114:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' >conftest.c:114:18: error: 'newvar' undeclared (first use in this function) >conftest.c:114:18: note: each undeclared identifier is reported only once for each function it appears in >conftest.c:124:3: error: 'for' loop initial declarations are only allowed in C99 mode >conftest.c:124:3: 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=native -pipe -fomit-frame-pointer 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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >conftest.c: In function 'main': >conftest.c:28:2: warning: implicit declaration of function 'mkstemp' >conftest.c:30:3: warning: implicit declaration of function 'strcpy' >conftest.c:30:3: warning: incompatible implicit declaration of built-in function 'strcpy' >conftest.c:40:2: warning: implicit declaration of function 'fork' >conftest.c:42:3: warning: implicit declaration of function '_exit' >conftest.c:42:3: warning: incompatible implicit declaration of built-in function '_exit' >conftest.c:45:2: warning: implicit declaration of function 'unlink' >conftest.c:46:2: warning: implicit declaration of function 'exit' >conftest.c:46:2: 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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c:22:3: warning: left shift count >= width of type >conftest.c:22:3: warning: left shift count >= width of type >conftest.c:23:10: warning: left shift count >= width of type >conftest.c:23:10: warning: left shift count >= width of type >conftest.c:22:7: error: size of array 'off_t_is_large' is negative >conftest.c:24:9: warning: variably modified 'off_t_is_large' at file scope >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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >configure.sh:4398: $? = 0 >configure.sh:4406: result: 64 >configure.sh:4501: checking ipv6 stack type >configure.sh:4687: result: linux-glibc >configure.sh:4690: checking for library containing getaddrinfo >configure.sh:4721: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >/var/tmp/portage/net-misc/rsync-3.0.9/temp/cckHe1gl.o: In function `main': >conftest.c:(.text+0x7): warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking >configure.sh:4721: $? = 0 >configure.sh:4738: result: none required >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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static 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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c:30:13: 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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #ifndef __APPLE_CC__ >| not a universal capable compiler >| #endif >| typedef int dummy; >| >configure.sh:4961: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c: In function 'main': >conftest.c:36:4: error: 'not' undeclared (first use in this function) >conftest.c:36:4: note: each undeclared identifier is reported only once for each function it appears in >conftest.c:36:8: 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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static 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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c:73:20: fatal error: compat.h: No such file or directory >compilation terminated. >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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| /* end confdefs.h. */ >| #include <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:40:20: fatal error: compat.h: No such file or directory >compilation terminated. >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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| /* end confdefs.h. */ >| #include <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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c:77:23: fatal error: sys/filio.h: No such file or directory >compilation terminated. >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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| /* end confdefs.h. */ >| #include <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:44:23: fatal error: sys/filio.h: No such file or directory >compilation terminated. >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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| /* end confdefs.h. */ >| #include <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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c:80:22: fatal error: sys/mode.h: No such file or directory >compilation terminated. >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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| /* end confdefs.h. */ >| #include <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:47:22: fatal error: sys/mode.h: No such file or directory >compilation terminated. >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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| /* end confdefs.h. */ >| #include <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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c:81:22: fatal error: sys/attr.h: No such file or directory >compilation terminated. >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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| /* end confdefs.h. */ >| #include <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:48:22: fatal error: sys/attr.h: No such file or directory >compilation terminated. >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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| /* end confdefs.h. */ >| #include <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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c:90:24: fatal error: libcharset.h: No such file or directory >compilation terminated. >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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| /* end confdefs.h. */ >| #include <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:57:24: fatal error: libcharset.h: No such file or directory >compilation terminated. >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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| /* end confdefs.h. */ >| #include <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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c:95:25: fatal error: sys/extattr.h: No such file or directory >compilation terminated. >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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| /* end confdefs.h. */ >| #include <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:62:25: fatal error: sys/extattr.h: No such file or directory >compilation terminated. >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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| /* end confdefs.h. */ >| #include <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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c:96:23: fatal error: popt/popt.h: No such file or directory >compilation terminated. >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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| /* end confdefs.h. */ >| #include <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:63:23: fatal error: popt/popt.h: No such file or directory >compilation terminated. >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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| /* end confdefs.h. */ >| #include <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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static 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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >conftest.c: In function 'main': >conftest.c:78:29: error: macro "makedev" passed 3 arguments, but takes just 2 >conftest.c:78:14: error: 'makedev' undeclared (first use in this function) >conftest.c:78:14: note: each undeclared identifier is reported only once for each function it appears in >conftest.c:80:3: warning: implicit declaration of function 'exit' >conftest.c:80:3: 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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static 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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static 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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static 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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static 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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static 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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static 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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static 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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static 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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static 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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static 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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static 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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static 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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c: In function 'main': >conftest.c:85:1: 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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c: In function 'main': >conftest.c:116:21: 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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c: In function 'main': >conftest.c:117:20: 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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c: In function 'main': >conftest.c:118:21: 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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c: In function 'main': >conftest.c:119:20: 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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c: In function 'main': >conftest.c:120:19: 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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static 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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c: In function 'main': >conftest.c:93:24: 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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c: In function 'main': >conftest.c:91:5: 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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static 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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static 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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static 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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >/var/tmp/portage/net-misc/rsync-3.0.9/temp/ccvNVIMd.o: In function `main': >conftest.c:(.text+0x7): 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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c -liconv >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.5.3/../../../../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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static 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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static 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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c: In function 'main': >conftest.c:130:17: 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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c: In function 'main': >conftest.c:132:25: 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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >/var/tmp/portage/net-misc/rsync-3.0.9/temp/ccrUOfRQ.o: In function `main': >conftest.c:(.text+0x7): warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking >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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c: In function 'main': >conftest.c:104:12: 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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c: In function 'main': >conftest.c:104:19: 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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c: In function 'main': >conftest.c:105:12: 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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c: In function 'main': >conftest.c:105:19: 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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c: In function 'main': >conftest.c:104:27: error: storage size of 'ac_aggr' isn't known >conftest.c:104:27: 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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c: In function 'main': >conftest.c:104:27: error: storage size of 'ac_aggr' isn't known >conftest.c:104:27: 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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_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=native -pipe -fomit-frame-pointer -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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c: In function 'main': >conftest.c:149:15: 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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >conftest.c:120:6: 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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >/var/tmp/portage/net-misc/rsync-3.0.9/temp/ccI8HAvm.o: In function `main': >conftest.c:(.text+0x7): 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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_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=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c -lsec >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.5.3/../../../../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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_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 >configure.sh:7225: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >configure.sh:7225: $? = 0 >configure.sh:7225: ./conftest >configure.sh:7225: $? = 0 >configure.sh:7235: result: yes >configure.sh:7245: checking for size_t >configure.sh:7245: result: yes >configure.sh:7258: checking for working alloca.h >configure.sh:7275: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >configure.sh:7275: $? = 0 >configure.sh:7283: result: yes >configure.sh:7291: checking for alloca >configure.sh:7328: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >configure.sh:7328: $? = 0 >configure.sh:7336: result: yes >configure.sh:7455: checking for waitpid >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >configure.sh:7455: $? = 0 >configure.sh:7455: result: yes >configure.sh:7455: checking for wait4 >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >configure.sh:7455: $? = 0 >configure.sh:7455: result: yes >configure.sh:7455: checking for getcwd >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >configure.sh:7455: $? = 0 >configure.sh:7455: result: yes >configure.sh:7455: checking for strdup >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >conftest.c:128:6: warning: conflicting types for built-in function 'strdup' >configure.sh:7455: $? = 0 >configure.sh:7455: result: yes >configure.sh:7455: checking for chown >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >configure.sh:7455: $? = 0 >configure.sh:7455: result: yes >configure.sh:7455: checking for chmod >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >configure.sh:7455: $? = 0 >configure.sh:7455: result: yes >configure.sh:7455: checking for lchmod >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >conftest.c:136:7: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' >configure.sh:7455: $? = 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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_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 >| #define HAVE_UTIME_NULL 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_GETCWD 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CHMOD 1 >| /* end confdefs.h. */ >| /* Define lchmod to an innocuous variant, in case <limits.h> declares lchmod. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define lchmod innocuous_lchmod >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char lchmod (); 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 lchmod >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char lchmod (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_lchmod || defined __stub___lchmod >| choke me >| #endif >| >| int >| main () >| { >| return lchmod (); >| ; >| return 0; >| } >configure.sh:7455: result: no >configure.sh:7455: checking for mknod >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >configure.sh:7455: $? = 0 >configure.sh:7455: result: yes >configure.sh:7455: checking for mkfifo >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >configure.sh:7455: $? = 0 >configure.sh:7455: result: yes >configure.sh:7455: checking for fchmod >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >configure.sh:7455: $? = 0 >configure.sh:7455: result: yes >configure.sh:7455: checking for fstat >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >configure.sh:7455: $? = 0 >configure.sh:7455: result: yes >configure.sh:7455: checking for ftruncate >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >configure.sh:7455: $? = 0 >configure.sh:7455: result: yes >configure.sh:7455: checking for strchr >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >conftest.c:136:6: warning: conflicting types for built-in function 'strchr' >configure.sh:7455: $? = 0 >configure.sh:7455: result: yes >configure.sh:7455: checking for readlink >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >configure.sh:7455: $? = 0 >configure.sh:7455: result: yes >configure.sh:7455: checking for link >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >configure.sh:7455: $? = 0 >configure.sh:7455: result: yes >configure.sh:7455: checking for utime >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >configure.sh:7455: $? = 0 >configure.sh:7455: result: yes >configure.sh:7455: checking for utimes >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >configure.sh:7455: $? = 0 >configure.sh:7455: result: yes >configure.sh:7455: checking for lutimes >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >configure.sh:7455: $? = 0 >configure.sh:7455: result: yes >configure.sh:7455: checking for strftime >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >conftest.c:142:6: warning: conflicting types for built-in function 'strftime' >configure.sh:7455: $? = 0 >configure.sh:7455: result: yes >configure.sh:7455: checking for memmove >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >conftest.c:143:6: warning: conflicting types for built-in function 'memmove' >configure.sh:7455: $? = 0 >configure.sh:7455: result: yes >configure.sh:7455: checking for lchown >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >configure.sh:7455: $? = 0 >configure.sh:7455: result: yes >configure.sh:7455: checking for vsnprintf >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >conftest.c:145:6: warning: conflicting types for built-in function 'vsnprintf' >configure.sh:7455: $? = 0 >configure.sh:7455: result: yes >configure.sh:7455: checking for snprintf >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >conftest.c:146:6: warning: conflicting types for built-in function 'snprintf' >configure.sh:7455: $? = 0 >configure.sh:7455: result: yes >configure.sh:7455: checking for vasprintf >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >configure.sh:7455: $? = 0 >configure.sh:7455: result: yes >configure.sh:7455: checking for asprintf >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >configure.sh:7455: $? = 0 >configure.sh:7455: result: yes >configure.sh:7455: checking for setsid >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >configure.sh:7455: $? = 0 >configure.sh:7455: result: yes >configure.sh:7455: checking for strpbrk >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >conftest.c:150:6: warning: conflicting types for built-in function 'strpbrk' >configure.sh:7455: $? = 0 >configure.sh:7455: result: yes >configure.sh:7455: checking for strlcat >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >/var/tmp/portage/net-misc/rsync-3.0.9/temp/cc8EzWqv.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `strlcat' >collect2: ld returned 1 exit status >configure.sh:7455: $? = 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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_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 >| #define HAVE_UTIME_NULL 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_GETCWD 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CHMOD 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FSTAT 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_STRCHR 1 >| #define HAVE_READLINK 1 >| #define HAVE_LINK 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SETSID 1 >| #define HAVE_STRPBRK 1 >| /* end confdefs.h. */ >| /* Define strlcat to an innocuous variant, in case <limits.h> declares strlcat. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define strlcat innocuous_strlcat >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char strlcat (); 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 strlcat >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char strlcat (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_strlcat || defined __stub___strlcat >| choke me >| #endif >| >| int >| main () >| { >| return strlcat (); >| ; >| return 0; >| } >configure.sh:7455: result: no >configure.sh:7455: checking for strlcpy >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >/var/tmp/portage/net-misc/rsync-3.0.9/temp/ccPZCWUC.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `strlcpy' >collect2: ld returned 1 exit status >configure.sh:7455: $? = 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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_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 >| #define HAVE_UTIME_NULL 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_GETCWD 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CHMOD 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FSTAT 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_STRCHR 1 >| #define HAVE_READLINK 1 >| #define HAVE_LINK 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SETSID 1 >| #define HAVE_STRPBRK 1 >| /* end confdefs.h. */ >| /* Define strlcpy to an innocuous variant, in case <limits.h> declares strlcpy. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define strlcpy innocuous_strlcpy >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char strlcpy (); 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 strlcpy >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char strlcpy (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_strlcpy || defined __stub___strlcpy >| choke me >| #endif >| >| int >| main () >| { >| return strlcpy (); >| ; >| return 0; >| } >configure.sh:7455: result: no >configure.sh:7455: checking for strtol >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >configure.sh:7455: $? = 0 >configure.sh:7455: result: yes >configure.sh:7455: checking for mallinfo >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >configure.sh:7455: $? = 0 >configure.sh:7455: result: yes >configure.sh:7455: checking for getgroups >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >configure.sh:7455: $? = 0 >configure.sh:7455: result: yes >configure.sh:7455: checking for setgroups >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >configure.sh:7455: $? = 0 >configure.sh:7455: result: yes >configure.sh:7455: checking for geteuid >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >configure.sh:7455: $? = 0 >configure.sh:7455: result: yes >configure.sh:7455: checking for getegid >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >configure.sh:7455: $? = 0 >configure.sh:7455: result: yes >configure.sh:7455: checking for setlocale >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >configure.sh:7455: $? = 0 >configure.sh:7455: result: yes >configure.sh:7455: checking for setmode >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >/var/tmp/portage/net-misc/rsync-3.0.9/temp/ccW9mCIk.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `setmode' >collect2: ld returned 1 exit status >configure.sh:7455: $? = 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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_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 >| #define HAVE_UTIME_NULL 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_GETCWD 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CHMOD 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FSTAT 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_STRCHR 1 >| #define HAVE_READLINK 1 >| #define HAVE_LINK 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SETSID 1 >| #define HAVE_STRPBRK 1 >| #define HAVE_STRTOL 1 >| #define HAVE_MALLINFO 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETEGID 1 >| #define HAVE_SETLOCALE 1 >| /* end confdefs.h. */ >| /* Define setmode to an innocuous variant, in case <limits.h> declares setmode. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define setmode innocuous_setmode >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char setmode (); 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 setmode >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char setmode (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_setmode || defined __stub___setmode >| choke me >| #endif >| >| int >| main () >| { >| return setmode (); >| ; >| return 0; >| } >configure.sh:7455: result: no >configure.sh:7455: checking for open64 >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >configure.sh:7455: $? = 0 >configure.sh:7455: result: yes >configure.sh:7455: checking for lseek64 >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >configure.sh:7455: $? = 0 >configure.sh:7455: result: yes >configure.sh:7455: checking for mkstemp64 >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >configure.sh:7455: $? = 0 >configure.sh:7455: result: yes >configure.sh:7455: checking for mtrace >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >configure.sh:7455: $? = 0 >configure.sh:7455: result: yes >configure.sh:7455: checking for va_copy >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >/var/tmp/portage/net-misc/rsync-3.0.9/temp/ccm0KHoW.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `va_copy' >collect2: ld returned 1 exit status >configure.sh:7455: $? = 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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_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 >| #define HAVE_UTIME_NULL 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_GETCWD 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CHMOD 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FSTAT 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_STRCHR 1 >| #define HAVE_READLINK 1 >| #define HAVE_LINK 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SETSID 1 >| #define HAVE_STRPBRK 1 >| #define HAVE_STRTOL 1 >| #define HAVE_MALLINFO 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETEGID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_OPEN64 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_MKSTEMP64 1 >| #define HAVE_MTRACE 1 >| /* end confdefs.h. */ >| /* Define va_copy to an innocuous variant, in case <limits.h> declares va_copy. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define va_copy innocuous_va_copy >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char va_copy (); below. >| Prefer <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 va_copy >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char va_copy (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_va_copy || defined __stub___va_copy >| choke me >| #endif >| >| int >| main () >| { >| return va_copy (); >| ; >| return 0; >| } >configure.sh:7455: result: no >configure.sh:7455: checking for __va_copy >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >/var/tmp/portage/net-misc/rsync-3.0.9/temp/cccdhEK3.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `__va_copy' >collect2: ld returned 1 exit status >configure.sh:7455: $? = 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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_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 >| #define HAVE_UTIME_NULL 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_GETCWD 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CHMOD 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FSTAT 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_STRCHR 1 >| #define HAVE_READLINK 1 >| #define HAVE_LINK 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SETSID 1 >| #define HAVE_STRPBRK 1 >| #define HAVE_STRTOL 1 >| #define HAVE_MALLINFO 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETEGID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_OPEN64 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_MKSTEMP64 1 >| #define HAVE_MTRACE 1 >| /* end confdefs.h. */ >| /* Define __va_copy to an innocuous variant, in case <limits.h> declares __va_copy. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define __va_copy innocuous___va_copy >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char __va_copy (); below. >| Prefer <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 __va_copy >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char __va_copy (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub___va_copy || defined __stub_____va_copy >| choke me >| #endif >| >| int >| main () >| { >| return __va_copy (); >| ; >| return 0; >| } >configure.sh:7455: result: no >configure.sh:7455: checking for seteuid >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >configure.sh:7455: $? = 0 >configure.sh:7455: result: yes >configure.sh:7455: checking for strerror >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >configure.sh:7455: $? = 0 >configure.sh:7455: result: yes >configure.sh:7455: checking for putenv >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >configure.sh:7455: $? = 0 >configure.sh:7455: result: yes >configure.sh:7455: checking for iconv_open >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >configure.sh:7455: $? = 0 >configure.sh:7455: result: yes >configure.sh:7455: checking for locale_charset >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >/var/tmp/portage/net-misc/rsync-3.0.9/temp/ccWM7Fqt.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `locale_charset' >collect2: ld returned 1 exit status >configure.sh:7455: $? = 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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_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 >| #define HAVE_UTIME_NULL 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_GETCWD 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CHMOD 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FSTAT 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_STRCHR 1 >| #define HAVE_READLINK 1 >| #define HAVE_LINK 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SETSID 1 >| #define HAVE_STRPBRK 1 >| #define HAVE_STRTOL 1 >| #define HAVE_MALLINFO 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETEGID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_OPEN64 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_MKSTEMP64 1 >| #define HAVE_MTRACE 1 >| #define HAVE_SETEUID 1 >| #define HAVE_STRERROR 1 >| #define HAVE_PUTENV 1 >| #define HAVE_ICONV_OPEN 1 >| /* end confdefs.h. */ >| /* Define locale_charset to an innocuous variant, in case <limits.h> declares locale_charset. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define locale_charset innocuous_locale_charset >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char locale_charset (); below. >| Prefer <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 locale_charset >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char locale_charset (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_locale_charset || defined __stub___locale_charset >| choke me >| #endif >| >| int >| main () >| { >| return locale_charset (); >| ; >| return 0; >| } >configure.sh:7455: result: no >configure.sh:7455: checking for nl_langinfo >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >configure.sh:7455: $? = 0 >configure.sh:7455: result: yes >configure.sh:7455: checking for getxattr >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >configure.sh:7455: $? = 0 >configure.sh:7455: result: yes >configure.sh:7455: checking for extattr_get_link >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >/var/tmp/portage/net-misc/rsync-3.0.9/temp/ccb04WpM.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `extattr_get_link' >collect2: ld returned 1 exit status >configure.sh:7455: $? = 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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_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 >| #define HAVE_UTIME_NULL 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_GETCWD 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CHMOD 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FSTAT 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_STRCHR 1 >| #define HAVE_READLINK 1 >| #define HAVE_LINK 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SETSID 1 >| #define HAVE_STRPBRK 1 >| #define HAVE_STRTOL 1 >| #define HAVE_MALLINFO 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETEGID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_OPEN64 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_MKSTEMP64 1 >| #define HAVE_MTRACE 1 >| #define HAVE_SETEUID 1 >| #define HAVE_STRERROR 1 >| #define HAVE_PUTENV 1 >| #define HAVE_ICONV_OPEN 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_GETXATTR 1 >| /* end confdefs.h. */ >| /* Define extattr_get_link to an innocuous variant, in case <limits.h> declares extattr_get_link. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define extattr_get_link innocuous_extattr_get_link >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char extattr_get_link (); below. >| Prefer <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 extattr_get_link >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char extattr_get_link (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_extattr_get_link || defined __stub___extattr_get_link >| choke me >| #endif >| >| int >| main () >| { >| return extattr_get_link (); >| ; >| return 0; >| } >configure.sh:7455: result: no >configure.sh:7455: checking for sigaction >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >configure.sh:7455: $? = 0 >configure.sh:7455: result: yes >configure.sh:7455: checking for sigprocmask >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >configure.sh:7455: $? = 0 >configure.sh:7455: result: yes >configure.sh:7455: checking for setattrlist >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >/var/tmp/portage/net-misc/rsync-3.0.9/temp/ccNEFDc8.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `setattrlist' >collect2: ld returned 1 exit status >configure.sh:7455: $? = 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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_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 >| #define HAVE_UTIME_NULL 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_GETCWD 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CHMOD 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FSTAT 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_STRCHR 1 >| #define HAVE_READLINK 1 >| #define HAVE_LINK 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SETSID 1 >| #define HAVE_STRPBRK 1 >| #define HAVE_STRTOL 1 >| #define HAVE_MALLINFO 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETEGID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_OPEN64 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_MKSTEMP64 1 >| #define HAVE_MTRACE 1 >| #define HAVE_SETEUID 1 >| #define HAVE_STRERROR 1 >| #define HAVE_PUTENV 1 >| #define HAVE_ICONV_OPEN 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_GETXATTR 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGPROCMASK 1 >| /* end confdefs.h. */ >| /* Define setattrlist to an innocuous variant, in case <limits.h> declares setattrlist. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define setattrlist innocuous_setattrlist >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char setattrlist (); 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 setattrlist >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char setattrlist (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_setattrlist || defined __stub___setattrlist >| choke me >| #endif >| >| int >| main () >| { >| return setattrlist (); >| ; >| return 0; >| } >configure.sh:7455: result: no >configure.sh:7455: checking for utimensat >configure.sh:7455: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >configure.sh:7455: $? = 0 >configure.sh:7455: result: yes >configure.sh:7477: checking for getpgrp >configure.sh:7477: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >configure.sh:7477: $? = 0 >configure.sh:7477: result: yes >configure.sh:7477: checking for tcgetpgrp >configure.sh:7477: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >configure.sh:7477: $? = 0 >configure.sh:7477: result: yes >configure.sh:7487: checking whether getpgrp requires zero arguments >configure.sh:7504: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c: In function 'main': >conftest.c:186:1: error: too many arguments to function 'getpgrp' >/usr/include/unistd.h:633:16: note: declared here >configure.sh:7504: $? = 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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_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 >| #define HAVE_UTIME_NULL 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_GETCWD 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CHMOD 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FSTAT 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_STRCHR 1 >| #define HAVE_READLINK 1 >| #define HAVE_LINK 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SETSID 1 >| #define HAVE_STRPBRK 1 >| #define HAVE_STRTOL 1 >| #define HAVE_MALLINFO 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETEGID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_OPEN64 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_MKSTEMP64 1 >| #define HAVE_MTRACE 1 >| #define HAVE_SETEUID 1 >| #define HAVE_STRERROR 1 >| #define HAVE_PUTENV 1 >| #define HAVE_ICONV_OPEN 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_GETXATTR 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_TCGETPGRP 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 () >| { >| getpgrp (0); >| ; >| return 0; >| } >configure.sh:7512: result: yes >configure.sh:7559: checking whether chown() modifies symlinks >configure.sh:7584: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >conftest.c:160:5: warning: return type defaults to 'int' >configure.sh:7584: $? = 0 >configure.sh:7584: ./conftest >configure.sh:7584: $? = 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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_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 >| #define HAVE_UTIME_NULL 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_GETCWD 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CHMOD 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FSTAT 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_STRCHR 1 >| #define HAVE_READLINK 1 >| #define HAVE_LINK 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SETSID 1 >| #define HAVE_STRPBRK 1 >| #define HAVE_STRTOL 1 >| #define HAVE_MALLINFO 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETEGID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_OPEN64 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_MKSTEMP64 1 >| #define HAVE_MTRACE 1 >| #define HAVE_SETEUID 1 >| #define HAVE_STRERROR 1 >| #define HAVE_PUTENV 1 >| #define HAVE_ICONV_OPEN 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_GETXATTR 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_TCGETPGRP 1 >| #define GETPGRP_VOID 1 >| #define USE_ICONV_OPEN 1 >| #define ICONV_OPTION NULL >| #define UTF8_CHARSET "UTF-8" >| /* end confdefs.h. */ >| >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <stdlib.h> >| #include <errno.h> >| main() { >| char const *dangling_symlink = "conftest.dangle"; >| unlink(dangling_symlink); >| if (symlink("conftest.no-such", dangling_symlink) < 0) abort(); >| if (chown(dangling_symlink, getuid(), getgid()) < 0 && errno == ENOENT) exit(1); >| exit(0); >| } >configure.sh:7594: result: no >configure.sh:7602: checking whether link() can hard-link symlinks >configure.sh:7627: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >conftest.c:161:5: warning: return type defaults to 'int' >configure.sh:7627: $? = 0 >configure.sh:7627: ./conftest >configure.sh:7627: $? = 0 >configure.sh:7637: result: yes >configure.sh:7645: checking whether link() can hard-link special files >configure.sh:7670: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >conftest.c:162:5: warning: return type defaults to 'int' >conftest.c: In function 'main': >conftest.c:164:2: warning: implicit declaration of function 'mkfifo' >configure.sh:7670: $? = 0 >configure.sh:7670: ./conftest >configure.sh:7670: $? = 0 >configure.sh:7680: result: yes >configure.sh:7688: checking for working socketpair >configure.sh:7712: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c >&5 >conftest.c:160:1: warning: return type defaults to 'int' >conftest.c: In function 'main': >conftest.c:165:8: warning: implicit declaration of function 'exit' >conftest.c:165:8: warning: incompatible implicit declaration of built-in function 'exit' >configure.sh:7712: $? = 0 >configure.sh:7712: ./conftest >configure.sh:7712: $? = 0 >configure.sh:7722: result: yes >configure.sh:7731: checking for poptGetContext in -lpopt >configure.sh:7756: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c -lpopt >&5 >configure.sh:7756: $? = 0 >configure.sh:7765: result: yes >configure.sh:7789: checking whether to use included libpopt >configure.sh:7804: result: no >configure.sh:7808: checking for unsigned char >configure.sh:7825: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c: In function 'main': >conftest.c:162:18: warning: pointer targets in initialization differ in signedness >conftest.c:162:14: warning: unused variable 's' >configure.sh:7825: $? = 0 >configure.sh:7832: result: yes >configure.sh:7840: checking for broken readdir >configure.sh:7857: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c -lpopt >&5 >conftest.c:161:1: warning: return type defaults to 'int' >conftest.c: In function 'main': >conftest.c:163:1: warning: implicit declaration of function 'exit' >conftest.c:163:21: warning: incompatible implicit declaration of built-in function 'exit' >conftest.c:163:30: warning: incompatible implicit declaration of built-in function 'exit' >configure.sh:7857: $? = 0 >configure.sh:7857: ./conftest >configure.sh:7857: $? = 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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_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 >| #define HAVE_UTIME_NULL 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_GETCWD 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CHMOD 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FSTAT 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_STRCHR 1 >| #define HAVE_READLINK 1 >| #define HAVE_LINK 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SETSID 1 >| #define HAVE_STRPBRK 1 >| #define HAVE_STRTOL 1 >| #define HAVE_MALLINFO 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETEGID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_OPEN64 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_MKSTEMP64 1 >| #define HAVE_MTRACE 1 >| #define HAVE_SETEUID 1 >| #define HAVE_STRERROR 1 >| #define HAVE_PUTENV 1 >| #define HAVE_ICONV_OPEN 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_GETXATTR 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_TCGETPGRP 1 >| #define GETPGRP_VOID 1 >| #define USE_ICONV_OPEN 1 >| #define ICONV_OPTION NULL >| #define UTF8_CHARSET "UTF-8" >| #define CAN_HARDLINK_SYMLINK 1 >| #define CAN_HARDLINK_SPECIAL 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_LIBPOPT 1 >| #define SIGNED_CHAR_OK 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <dirent.h> >| main() { struct dirent *di; DIR *d = opendir("."); di = readdir(d); >| if (di && di->d_name[-2] == '.' && di->d_name[-1] == 0 && >| di->d_name[0] == 0) exit(0); exit(1);} >configure.sh:7867: result: no >configure.sh:7875: checking for utimbuf >configure.sh:7893: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c: In function 'main': >conftest.c:164:8: warning: implicit declaration of function 'exit' >conftest.c:164:58: warning: incompatible implicit declaration of built-in function 'exit' >configure.sh:7893: $? = 0 >configure.sh:7900: result: yes >configure.sh:7908: checking if gettimeofday takes tz argument >configure.sh:7926: i686-pc-linux-gnu-gcc -std=gnu99 -c -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W conftest.c >&5 >conftest.c: In function 'main': >conftest.c:165:8: warning: implicit declaration of function 'exit' >conftest.c:165:20: warning: incompatible implicit declaration of built-in function 'exit' >configure.sh:7926: $? = 0 >configure.sh:7933: result: yes >configure.sh:7941: checking for C99 vsnprintf >configure.sh:7972: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c -lpopt >&5 >conftest.c: In function 'foo': >conftest.c:170:8: warning: implicit declaration of function 'vsnprintf' >conftest.c:172:8: warning: implicit declaration of function 'exit' >conftest.c:172:22: warning: incompatible implicit declaration of built-in function 'exit' >conftest.c:174:8: warning: implicit declaration of function 'snprintf' >conftest.c:174:12: warning: incompatible implicit declaration of built-in function 'snprintf' >conftest.c:174:8: warning: implicit declaration of function 'strcmp' >conftest.c:174:70: warning: incompatible implicit declaration of built-in function 'exit' >conftest.c:176:8: warning: incompatible implicit declaration of built-in function 'exit' >conftest.c: At top level: >conftest.c:178:1: warning: return type defaults to 'int' >configure.sh:7972: $? = 0 >configure.sh:7972: ./conftest >configure.sh:7972: $? = 0 >configure.sh:7982: result: yes >configure.sh:7991: checking for secure mkstemp >configure.sh:8017: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c -lpopt >&5 >conftest.c:166:1: warning: return type defaults to 'int' >configure.sh:8017: $? = 0 >configure.sh:8017: ./conftest >configure.sh:8017: $? = 0 >configure.sh:8027: result: yes >configure.sh:8044: checking if mknod creates FIFOs >configure.sh:8064: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c -lpopt >&5 >conftest.c:167:1: warning: return type defaults to 'int' >conftest.c: In function 'main': >conftest.c:168:1: warning: implicit declaration of function 'unlink' >configure.sh:8064: $? = 0 >configure.sh:8064: ./conftest >configure.sh:8064: $? = 0 >configure.sh:8074: result: yes >configure.sh:8082: checking if mknod creates sockets >configure.sh:8102: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c -lpopt >&5 >conftest.c:168:1: warning: return type defaults to 'int' >conftest.c: In function 'main': >conftest.c:169:1: warning: implicit declaration of function 'unlink' >configure.sh:8102: $? = 0 >configure.sh:8102: ./conftest >configure.sh:8102: $? = 0 >configure.sh:8112: result: yes >configure.sh:8123: checking whether -c -o works >configure.sh:8142: result: yes >configure.sh:8163: checking for _acl >configure.sh:8163: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c -lpopt >&5 >/var/tmp/portage/net-misc/rsync-3.0.9/temp/ccFlmMAH.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `_acl' >collect2: ld returned 1 exit status >configure.sh:8163: $? = 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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_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 >| #define HAVE_UTIME_NULL 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_GETCWD 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CHMOD 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FSTAT 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_STRCHR 1 >| #define HAVE_READLINK 1 >| #define HAVE_LINK 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SETSID 1 >| #define HAVE_STRPBRK 1 >| #define HAVE_STRTOL 1 >| #define HAVE_MALLINFO 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETEGID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_OPEN64 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_MKSTEMP64 1 >| #define HAVE_MTRACE 1 >| #define HAVE_SETEUID 1 >| #define HAVE_STRERROR 1 >| #define HAVE_PUTENV 1 >| #define HAVE_ICONV_OPEN 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_GETXATTR 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_TCGETPGRP 1 >| #define GETPGRP_VOID 1 >| #define USE_ICONV_OPEN 1 >| #define ICONV_OPTION NULL >| #define UTF8_CHARSET "UTF-8" >| #define CAN_HARDLINK_SYMLINK 1 >| #define CAN_HARDLINK_SPECIAL 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_LIBPOPT 1 >| #define SIGNED_CHAR_OK 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define MKNOD_CREATES_FIFOS 1 >| #define MKNOD_CREATES_SOCKETS 1 >| /* end confdefs.h. */ >| /* Define _acl to an innocuous variant, in case <limits.h> declares _acl. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define _acl innocuous__acl >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char _acl (); 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 _acl >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char _acl (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub__acl || defined __stub____acl >| choke me >| #endif >| >| int >| main () >| { >| return _acl (); >| ; >| return 0; >| } >configure.sh:8163: result: no >configure.sh:8163: checking for __acl >configure.sh:8163: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c -lpopt >&5 >/var/tmp/portage/net-misc/rsync-3.0.9/temp/ccCtv6NO.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `__acl' >collect2: ld returned 1 exit status >configure.sh:8163: $? = 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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_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 >| #define HAVE_UTIME_NULL 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_GETCWD 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CHMOD 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FSTAT 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_STRCHR 1 >| #define HAVE_READLINK 1 >| #define HAVE_LINK 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SETSID 1 >| #define HAVE_STRPBRK 1 >| #define HAVE_STRTOL 1 >| #define HAVE_MALLINFO 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETEGID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_OPEN64 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_MKSTEMP64 1 >| #define HAVE_MTRACE 1 >| #define HAVE_SETEUID 1 >| #define HAVE_STRERROR 1 >| #define HAVE_PUTENV 1 >| #define HAVE_ICONV_OPEN 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_GETXATTR 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_TCGETPGRP 1 >| #define GETPGRP_VOID 1 >| #define USE_ICONV_OPEN 1 >| #define ICONV_OPTION NULL >| #define UTF8_CHARSET "UTF-8" >| #define CAN_HARDLINK_SYMLINK 1 >| #define CAN_HARDLINK_SPECIAL 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_LIBPOPT 1 >| #define SIGNED_CHAR_OK 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define MKNOD_CREATES_FIFOS 1 >| #define MKNOD_CREATES_SOCKETS 1 >| /* end confdefs.h. */ >| /* Define __acl to an innocuous variant, in case <limits.h> declares __acl. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define __acl innocuous___acl >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char __acl (); 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 __acl >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char __acl (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub___acl || defined __stub_____acl >| choke me >| #endif >| >| int >| main () >| { >| return __acl (); >| ; >| return 0; >| } >configure.sh:8163: result: no >configure.sh:8163: checking for _facl >configure.sh:8163: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c -lpopt >&5 >/var/tmp/portage/net-misc/rsync-3.0.9/temp/ccRIhTgW.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `_facl' >collect2: ld returned 1 exit status >configure.sh:8163: $? = 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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_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 >| #define HAVE_UTIME_NULL 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_GETCWD 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CHMOD 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FSTAT 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_STRCHR 1 >| #define HAVE_READLINK 1 >| #define HAVE_LINK 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SETSID 1 >| #define HAVE_STRPBRK 1 >| #define HAVE_STRTOL 1 >| #define HAVE_MALLINFO 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETEGID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_OPEN64 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_MKSTEMP64 1 >| #define HAVE_MTRACE 1 >| #define HAVE_SETEUID 1 >| #define HAVE_STRERROR 1 >| #define HAVE_PUTENV 1 >| #define HAVE_ICONV_OPEN 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_GETXATTR 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_TCGETPGRP 1 >| #define GETPGRP_VOID 1 >| #define USE_ICONV_OPEN 1 >| #define ICONV_OPTION NULL >| #define UTF8_CHARSET "UTF-8" >| #define CAN_HARDLINK_SYMLINK 1 >| #define CAN_HARDLINK_SPECIAL 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_LIBPOPT 1 >| #define SIGNED_CHAR_OK 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define MKNOD_CREATES_FIFOS 1 >| #define MKNOD_CREATES_SOCKETS 1 >| /* end confdefs.h. */ >| /* Define _facl to an innocuous variant, in case <limits.h> declares _facl. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define _facl innocuous__facl >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char _facl (); 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 _facl >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char _facl (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub__facl || defined __stub____facl >| choke me >| #endif >| >| int >| main () >| { >| return _facl (); >| ; >| return 0; >| } >configure.sh:8163: result: no >configure.sh:8163: checking for __facl >configure.sh:8163: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c -lpopt >&5 >/var/tmp/portage/net-misc/rsync-3.0.9/temp/ccUYqRy3.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `__facl' >collect2: ld returned 1 exit status >configure.sh:8163: $? = 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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_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 >| #define HAVE_UTIME_NULL 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_GETCWD 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CHMOD 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FSTAT 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_STRCHR 1 >| #define HAVE_READLINK 1 >| #define HAVE_LINK 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SETSID 1 >| #define HAVE_STRPBRK 1 >| #define HAVE_STRTOL 1 >| #define HAVE_MALLINFO 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETEGID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_OPEN64 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_MKSTEMP64 1 >| #define HAVE_MTRACE 1 >| #define HAVE_SETEUID 1 >| #define HAVE_STRERROR 1 >| #define HAVE_PUTENV 1 >| #define HAVE_ICONV_OPEN 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_GETXATTR 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_TCGETPGRP 1 >| #define GETPGRP_VOID 1 >| #define USE_ICONV_OPEN 1 >| #define ICONV_OPTION NULL >| #define UTF8_CHARSET "UTF-8" >| #define CAN_HARDLINK_SYMLINK 1 >| #define CAN_HARDLINK_SPECIAL 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_LIBPOPT 1 >| #define SIGNED_CHAR_OK 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define MKNOD_CREATES_FIFOS 1 >| #define MKNOD_CREATES_SOCKETS 1 >| /* end confdefs.h. */ >| /* Define __facl to an innocuous variant, in case <limits.h> declares __facl. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define __facl innocuous___facl >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char __facl (); 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 __facl >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char __facl (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub___facl || defined __stub_____facl >| choke me >| #endif >| >| int >| main () >| { >| return __facl (); >| ; >| return 0; >| } >configure.sh:8163: result: no >configure.sh:8175: checking whether to support ACLs >configure.sh:8254: result: running tests: >configure.sh:8256: checking for acl_get_file in -lacl >configure.sh:8281: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c -lacl -lpopt >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.5.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lacl >collect2: ld returned 1 exit status >configure.sh:8281: $? = 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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_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 >| #define HAVE_UTIME_NULL 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_GETCWD 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CHMOD 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FSTAT 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_STRCHR 1 >| #define HAVE_READLINK 1 >| #define HAVE_LINK 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SETSID 1 >| #define HAVE_STRPBRK 1 >| #define HAVE_STRTOL 1 >| #define HAVE_MALLINFO 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETEGID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_OPEN64 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_MKSTEMP64 1 >| #define HAVE_MTRACE 1 >| #define HAVE_SETEUID 1 >| #define HAVE_STRERROR 1 >| #define HAVE_PUTENV 1 >| #define HAVE_ICONV_OPEN 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_GETXATTR 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_TCGETPGRP 1 >| #define GETPGRP_VOID 1 >| #define USE_ICONV_OPEN 1 >| #define ICONV_OPTION NULL >| #define UTF8_CHARSET "UTF-8" >| #define CAN_HARDLINK_SYMLINK 1 >| #define CAN_HARDLINK_SPECIAL 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_LIBPOPT 1 >| #define SIGNED_CHAR_OK 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define MKNOD_CREATES_FIFOS 1 >| #define MKNOD_CREATES_SOCKETS 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char acl_get_file (); >| int >| main () >| { >| return acl_get_file (); >| ; >| return 0; >| } >configure.sh:8290: result: no >configure.sh:8301: checking for ACL support >configure.sh:8319: i686-pc-linux-gnu-gcc -std=gnu99 -o conftest -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H -Wall -W -Wl,-O1 -Wl,--as-needed -static conftest.c -lpopt >&5 >conftest.c: In function 'main': >conftest.c:170:49: warning: 'acl' is used uninitialized in this function >conftest.c:170:49: warning: 'entry_id' is used uninitialized in this function >conftest.c:170:49: warning: 'entry_p' is used uninitialized in this function >/var/tmp/portage/net-misc/rsync-3.0.9/temp/ccuuCDsh.o: In function `main': >conftest.c:(.text+0x21): undefined reference to `acl_get_entry' >collect2: ld returned 1 exit status >configure.sh:8319: $? = 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 INET6 1 >| #define CONFIG_LOCALE 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DIRENT_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_FCNTL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_CTYPE_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_MCHECK_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_ICONV_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_SYS_ACL_H 1 >| #define HAVE_ACL_LIBACL_H 1 >| #define HAVE_ATTR_XATTR_H 1 >| #define HAVE_SYS_XATTR_H 1 >| #define HAVE_POPT_H 1 >| #define HAVE_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 >| #define HAVE_UTIME_NULL 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WAIT4 1 >| #define HAVE_GETCWD 1 >| #define HAVE_STRDUP 1 >| #define HAVE_CHOWN 1 >| #define HAVE_CHMOD 1 >| #define HAVE_MKNOD 1 >| #define HAVE_MKFIFO 1 >| #define HAVE_FCHMOD 1 >| #define HAVE_FSTAT 1 >| #define HAVE_FTRUNCATE 1 >| #define HAVE_STRCHR 1 >| #define HAVE_READLINK 1 >| #define HAVE_LINK 1 >| #define HAVE_UTIME 1 >| #define HAVE_UTIMES 1 >| #define HAVE_LUTIMES 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_SETSID 1 >| #define HAVE_STRPBRK 1 >| #define HAVE_STRTOL 1 >| #define HAVE_MALLINFO 1 >| #define HAVE_GETGROUPS 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_GETEUID 1 >| #define HAVE_GETEGID 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_OPEN64 1 >| #define HAVE_LSEEK64 1 >| #define HAVE_MKSTEMP64 1 >| #define HAVE_MTRACE 1 >| #define HAVE_SETEUID 1 >| #define HAVE_STRERROR 1 >| #define HAVE_PUTENV 1 >| #define HAVE_ICONV_OPEN 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_GETXATTR 1 >| #define HAVE_SIGACTION 1 >| #define HAVE_SIGPROCMASK 1 >| #define HAVE_UTIMENSAT 1 >| #define HAVE_GETPGRP 1 >| #define HAVE_TCGETPGRP 1 >| #define GETPGRP_VOID 1 >| #define USE_ICONV_OPEN 1 >| #define ICONV_OPTION NULL >| #define UTF8_CHARSET "UTF-8" >| #define CAN_HARDLINK_SYMLINK 1 >| #define CAN_HARDLINK_SPECIAL 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_LIBPOPT 1 >| #define SIGNED_CHAR_OK 1 >| #define HAVE_STRUCT_UTIMBUF 1 >| #define HAVE_GETTIMEOFDAY_TZ 1 >| #define HAVE_C99_VSNPRINTF 1 >| #define HAVE_SECURE_MKSTEMP 1 >| #define MKNOD_CREATES_FIFOS 1 >| #define MKNOD_CREATES_SOCKETS 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <sys/acl.h> >| int >| main () >| { >| acl_t acl; int entry_id; acl_entry_t *entry_p; return acl_get_entry( acl, entry_id, entry_p); >| ; >| return 0; >| } >configure.sh:8327: result: no >configure.sh:8329: checking ACL test results >configure.sh:8374: error: Failed to find ACL support > >## ---------------- ## >## 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=native -pipe -fomit-frame-pointer' >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 -static' >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___acl=no >ac_cv_func___facl=no >ac_cv_func___va_copy=no >ac_cv_func__acl=no >ac_cv_func__facl=no >ac_cv_func_aclsort=no >ac_cv_func_alloca_works=yes >ac_cv_func_asprintf=yes >ac_cv_func_chmod=yes >ac_cv_func_chown=yes >ac_cv_func_connect=yes >ac_cv_func_extattr_get_link=no >ac_cv_func_fchmod=yes >ac_cv_func_fstat=yes >ac_cv_func_ftruncate=yes >ac_cv_func_getaddrinfo=yes >ac_cv_func_getcwd=yes >ac_cv_func_getegid=yes >ac_cv_func_geteuid=yes >ac_cv_func_getgroups=yes >ac_cv_func_getpgrp=yes >ac_cv_func_getpgrp_void=yes >ac_cv_func_getxattr=yes >ac_cv_func_iconv_open=yes >ac_cv_func_inet_ntop=yes >ac_cv_func_inet_pton=yes >ac_cv_func_lchmod=no >ac_cv_func_lchown=yes >ac_cv_func_link=yes >ac_cv_func_locale_charset=no >ac_cv_func_lseek64=yes >ac_cv_func_lutimes=yes >ac_cv_func_mallinfo=yes >ac_cv_func_memmove=yes >ac_cv_func_mkfifo=yes >ac_cv_func_mknod=yes >ac_cv_func_mkstemp64=yes >ac_cv_func_mtrace=yes >ac_cv_func_nl_langinfo=yes >ac_cv_func_open64=yes >ac_cv_func_putenv=yes >ac_cv_func_readlink=yes >ac_cv_func_setattrlist=no >ac_cv_func_seteuid=yes >ac_cv_func_setgroups=yes >ac_cv_func_setlocale=yes >ac_cv_func_setmode=no >ac_cv_func_setsid=yes >ac_cv_func_sigaction=yes >ac_cv_func_sigprocmask=yes >ac_cv_func_snprintf=yes >ac_cv_func_strcasecmp=yes >ac_cv_func_strchr=yes >ac_cv_func_strdup=yes >ac_cv_func_strerror=yes >ac_cv_func_strftime=yes >ac_cv_func_strlcat=no >ac_cv_func_strlcpy=no >ac_cv_func_strpbrk=yes >ac_cv_func_strtol=yes >ac_cv_func_tcgetpgrp=yes >ac_cv_func_utime=yes >ac_cv_func_utime_null=yes >ac_cv_func_utimensat=yes >ac_cv_func_utimes=yes >ac_cv_func_va_copy=no >ac_cv_func_vasprintf=yes >ac_cv_func_vsnprintf=yes >ac_cv_func_wait4=yes >ac_cv_func_waitpid=yes >ac_cv_header_acl_libacl_h=yes >ac_cv_header_arpa_inet_h=yes >ac_cv_header_arpa_nameser_h=yes >ac_cv_header_attr_xattr_h=yes >ac_cv_header_compat_h=no >ac_cv_header_ctype_h=yes >ac_cv_header_dirent_dirent_h=yes >ac_cv_header_fcntl_h=yes >ac_cv_header_float_h=yes >ac_cv_header_grp_h=yes >ac_cv_header_iconv_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_langinfo_h=yes >ac_cv_header_libcharset_h=no >ac_cv_header_limits_h=yes >ac_cv_header_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_acl_acl_get_file=no >ac_cv_lib_popt_poptGetContext=yes >ac_cv_lib_sec_aclsort=no >ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes >ac_cv_member_struct_sockaddr_in_sin_len=no >ac_cv_member_struct_sockaddr_sa_len=no >ac_cv_member_struct_sockaddr_un_sun_len=no >ac_cv_member_struct_stat_st_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_getaddrinfo='none required' >ac_cv_search_iconv_open='none required' >ac_cv_search_inet_ntop='none required' >ac_cv_search_libiconv_open=no >ac_cv_search_opendir='none required' >ac_cv_sizeof_int16_t=2 >ac_cv_sizeof_int32_t=4 >ac_cv_sizeof_int64_t=8 >ac_cv_sizeof_int=4 >ac_cv_sizeof_long=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 >ac_cv_working_alloca_h=yes >am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' >am_cv_proto_iconv_arg1= >rsync_cv_DASHC_WORKS_WITH_DASHO=yes >rsync_cv_HAVE_BROKEN_LARGEFILE=no >rsync_cv_HAVE_BROKEN_READDIR=no >rsync_cv_HAVE_C99_VSNPRINTF=yes >rsync_cv_HAVE_GETADDR_DEFINES=yes >rsync_cv_HAVE_GETTIMEOFDAY_TZ=yes >rsync_cv_HAVE_SECURE_MKSTEMP=yes >rsync_cv_HAVE_SOCKETPAIR=yes >rsync_cv_HAVE_STRUCT_UTIMBUF=yes >rsync_cv_MAKEDEV_TAKES_3_ARGS=no >rsync_cv_MKNOD_CREATES_FIFOS=yes >rsync_cv_MKNOD_CREATES_SOCKETS=yes >rsync_cv_SIGNED_CHAR_OK=yes >rsync_cv_can_hardlink_special=yes >rsync_cv_can_hardlink_symlink=yes >rsync_cv_chown_modifies_symlink=no >rsync_cv_errno=yes >samba_cv_HAVE_POSIX_ACLS=no > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ALLOCA='' >BUILD_POPT='' >CC='i686-pc-linux-gnu-gcc -std=gnu99' >CC_SHOBJ_FLAG='-o $@' >CFLAGS='-O2 -march=native -pipe -fomit-frame-pointer -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 -static' >LIBOBJS='' >LIBS='-lpopt ' >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 INET6 1 >#define CONFIG_LOCALE 1 >#define STDC_HEADERS 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_DIRENT_H 1 >#define TIME_WITH_SYS_TIME 1 >#define HAVE_SYS_WAIT_H 1 >#define HAVE_SYS_FCNTL_H 1 >#define HAVE_SYS_SELECT_H 1 >#define HAVE_FCNTL_H 1 >#define HAVE_SYS_TIME_H 1 >#define HAVE_SYS_UNISTD_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UTIME_H 1 >#define HAVE_GRP_H 1 >#define HAVE_SYS_PARAM_H 1 >#define HAVE_CTYPE_H 1 >#define HAVE_SYS_WAIT_H 1 >#define HAVE_SYS_IOCTL_H 1 >#define HAVE_STRING_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_SYS_SOCKET_H 1 >#define HAVE_SYS_UN_H 1 >#define HAVE_MCHECK_H 1 >#define HAVE_ARPA_INET_H 1 >#define HAVE_ARPA_NAMESER_H 1 >#define HAVE_LOCALE_H 1 >#define HAVE_NETDB_H 1 >#define HAVE_MALLOC_H 1 >#define HAVE_FLOAT_H 1 >#define HAVE_LIMITS_H 1 >#define HAVE_ICONV_H 1 >#define HAVE_LANGINFO_H 1 >#define HAVE_SYS_ACL_H 1 >#define HAVE_ACL_LIBACL_H 1 >#define HAVE_ATTR_XATTR_H 1 >#define HAVE_SYS_XATTR_H 1 >#define HAVE_POPT_H 1 >#define HAVE_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 >#define HAVE_UTIME_NULL 1 >#define HAVE_ALLOCA_H 1 >#define HAVE_ALLOCA 1 >#define HAVE_WAITPID 1 >#define HAVE_WAIT4 1 >#define HAVE_GETCWD 1 >#define HAVE_STRDUP 1 >#define HAVE_CHOWN 1 >#define HAVE_CHMOD 1 >#define HAVE_MKNOD 1 >#define HAVE_MKFIFO 1 >#define HAVE_FCHMOD 1 >#define HAVE_FSTAT 1 >#define HAVE_FTRUNCATE 1 >#define HAVE_STRCHR 1 >#define HAVE_READLINK 1 >#define HAVE_LINK 1 >#define HAVE_UTIME 1 >#define HAVE_UTIMES 1 >#define HAVE_LUTIMES 1 >#define HAVE_STRFTIME 1 >#define HAVE_MEMMOVE 1 >#define HAVE_LCHOWN 1 >#define HAVE_VSNPRINTF 1 >#define HAVE_SNPRINTF 1 >#define HAVE_VASPRINTF 1 >#define HAVE_ASPRINTF 1 >#define HAVE_SETSID 1 >#define HAVE_STRPBRK 1 >#define HAVE_STRTOL 1 >#define HAVE_MALLINFO 1 >#define HAVE_GETGROUPS 1 >#define HAVE_SETGROUPS 1 >#define HAVE_GETEUID 1 >#define HAVE_GETEGID 1 >#define HAVE_SETLOCALE 1 >#define HAVE_OPEN64 1 >#define HAVE_LSEEK64 1 >#define HAVE_MKSTEMP64 1 >#define HAVE_MTRACE 1 >#define HAVE_SETEUID 1 >#define HAVE_STRERROR 1 >#define HAVE_PUTENV 1 >#define HAVE_ICONV_OPEN 1 >#define HAVE_NL_LANGINFO 1 >#define HAVE_GETXATTR 1 >#define HAVE_SIGACTION 1 >#define HAVE_SIGPROCMASK 1 >#define HAVE_UTIMENSAT 1 >#define HAVE_GETPGRP 1 >#define HAVE_TCGETPGRP 1 >#define GETPGRP_VOID 1 >#define USE_ICONV_OPEN 1 >#define ICONV_OPTION NULL >#define UTF8_CHARSET "UTF-8" >#define CAN_HARDLINK_SYMLINK 1 >#define CAN_HARDLINK_SPECIAL 1 >#define HAVE_SOCKETPAIR 1 >#define HAVE_LIBPOPT 1 >#define SIGNED_CHAR_OK 1 >#define HAVE_STRUCT_UTIMBUF 1 >#define HAVE_GETTIMEOFDAY_TZ 1 >#define HAVE_C99_VSNPRINTF 1 >#define HAVE_SECURE_MKSTEMP 1 >#define MKNOD_CREATES_FIFOS 1 >#define MKNOD_CREATES_SOCKETS 1 > >configure.sh: exit 1
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 406241
:
303673
| 303727