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.61. Invocation command line was $ ./configure.sh CC=diet -v cc CFLAGS=-DHAVE_STRUCT_ADDRINFO ## --------- ## ## Platform. ## ## --------- ## hostname = g4 uname -m = ppc uname -r = 2.6.20-16-powerpc uname -s = Linux uname -v = #3 Sun Sep 23 19:20:00 UTC 2007 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /openpkg/bin PATH: /openpkg/sbin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /usr/local/bin PATH: /home/kalou/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure.sh:1736: Configuring rsync 3.0.4 configure.sh:1784: checking build system type configure.sh:1802: result: powerpc-unknown-linux-gnu configure.sh:1824: checking host system type configure.sh:1839: result: powerpc-unknown-linux-gnu configure.sh:1861: checking target system type configure.sh:1876: result: powerpc-unknown-linux-gnu configure.sh:1953: checking for gcc configure.sh:1980: result: diet -v cc configure.sh:2218: checking for C compiler version configure.sh:2225: diet -v cc --version >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o --version -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc cc (GCC) 4.2.4 (OpenPKG-CURRENT) Copyright (C) 2007 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:2228: $? = 0 configure.sh:2235: diet -v cc -v >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -v -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc Using built-in specs. Target: powerpc-unknown-linux-gnu Configured with: ../configure --cache-file=./config.cache --srcdir=/openpkg/RPM/TMP/gcc-4.2.4/obj/.. --prefix=/openpkg --exec-prefix=/openpkg --includedir=/openpkg/include/gcc --libexecdir=/openpkg/libexec/gcc --with-gxx-include-dir=/openpkg/include/g++ --with-local-prefix=/openpkg/lib/gcc --enable-languages=c,c++ --enable-threads=posix --disable-maintainer-mode --disable-shared --disable-nls --disable-multilib --with-ld=/openpkg/bin/ld --with-as=/openpkg/bin/as --with-gnu-ld --with-gnu-as Thread model: posix gcc version 4.2.4 (OpenPKG-CURRENT) /openpkg/libexec/gcc/gcc/powerpc-unknown-linux-gnu/4.2.4/collect2 -V -Qy -static -m elf32ppclinux -L/usr/lib/diet/lib-ppc -L/openpkg/lib/gcc/powerpc-unknown-linux-gnu/4.2.4 -L/openpkg/lib/gcc/powerpc-unknown-linux-gnu/4.2.4/../../.. /usr/lib/diet/lib-ppc/start.o /usr/lib/diet/lib-ppc/libc.a -lgcc GNU ld (GNU Binutils) 2.19 Supported emulations: elf32ppclinux elf32ppc elf32ppcsim/usr/lib/diet/lib-ppc/libc.a(stackgap.o): In function `stackgap': stackgap.c:(.text+0x70): undefined reference to `main' collect2: ld returned 1 exit status configure.sh:2238: $? = 1 configure.sh:2245: diet -v cc -V >&5 cc -V cc: '-V' option must have argument configure.sh:2248: $? = 1 configure.sh:2271: checking for C compiler default output file name configure.sh:2298: diet -v cc -DHAVE_STRUCT_ADDRINFO conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -DHAVE_STRUCT_ADDRINFO conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc configure.sh:2301: $? = 0 configure.sh:2339: result: a.out configure.sh:2356: checking whether the C compiler works configure.sh:2366: ./a.out configure.sh:2369: $? = 0 configure.sh:2386: result: yes configure.sh:2393: checking whether we are cross compiling configure.sh:2395: result: no configure.sh:2398: checking for suffix of executables configure.sh:2405: diet -v cc -o conftest -DHAVE_STRUCT_ADDRINFO conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -o conftest -DHAVE_STRUCT_ADDRINFO conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc configure.sh:2408: $? = 0 configure.sh:2432: result: configure.sh:2438: checking for suffix of object files configure.sh:2464: diet -v cc -c -DHAVE_STRUCT_ADDRINFO conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -c -DHAVE_STRUCT_ADDRINFO conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:2467: $? = 0 configure.sh:2490: result: o configure.sh:2494: checking whether we are using the GNU C compiler configure.sh:2523: diet -v cc -c -DHAVE_STRUCT_ADDRINFO conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -c -DHAVE_STRUCT_ADDRINFO conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:2529: $? = 0 configure.sh:2546: result: yes configure.sh:2551: checking whether diet -v cc accepts -g configure.sh:2581: diet -v cc -c -g conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -c -g conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:2587: $? = 0 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure.sh:2619: diet -v cc -c conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -c conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:2625: $? = 0 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure.sh:2658: diet -v cc -c -g conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -c -g conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:2664: $? = 0 configure.sh:2686: result: yes configure.sh:2703: checking for diet -v cc option to accept ISO C89 configure.sh:2777: diet -v cc -c -DHAVE_STRUCT_ADDRINFO conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -c -DHAVE_STRUCT_ADDRINFO conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:2783: $? = 0 configure.sh:2806: result: none needed configure.sh:2829: checking how to run the C preprocessor configure.sh:2869: diet -v cc -E conftest.c cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:2875: $? = 0 configure.sh:2906: diet -v cc -E conftest.c cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure.sh:2912: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | /* end confdefs.h. */ | #include configure.sh:2945: result: diet -v cc -E configure.sh:2974: diet -v cc -E conftest.c cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:2980: $? = 0 configure.sh:3011: diet -v cc -E conftest.c cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure.sh:3017: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | /* end confdefs.h. */ | #include configure.sh:3054: checking for grep that handles long lines and -e configure.sh:3128: result: /openpkg/bin/grep configure.sh:3133: checking for egrep configure.sh:3211: result: /openpkg/bin/grep -E configure.sh:3229: checking for a BSD-compatible install configure.sh:3285: result: /usr/bin/install -c configure.sh:3298: checking for diet -v cc option to accept ISO C99 configure.sh:3457: diet -v cc -c -DHAVE_STRUCT_ADDRINFO conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -c -DHAVE_STRUCT_ADDRINFO conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ conftest.c: In function 'test_restrict': conftest.c:64: error: 'for' loop initial declaration used outside C99 mode conftest.c: In function 'main': conftest.c:123: error: 'for' loop initial declaration used outside C99 mode configure.sh:3463: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure.sh:3457: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:3463: $? = 0 configure.sh:3493: result: -std=gnu99 configure.sh:3623: checking for diet -v cc -std=gnu99 option to accept ISO Standard C configure.sh:3634: result: -std=gnu99 configure.sh:3657: checking whether to include debugging symbols configure.sh:3670: result: yes configure.sh:3768: checking for remsh configure.sh:3796: result: 0 configure.sh:3825: checking for yodl2man configure.sh:3853: result: 0 configure.sh:3873: checking the group for user "nobody" configure.sh:3882: result: nogroup configure.sh:3900: checking for broken largefile support configure.sh:3955: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc conftest.c: In function 'main': conftest.c:27: warning: implicit declaration of function 'mkstemp' conftest.c:45: warning: implicit declaration of function 'exit' conftest.c:45: warning: incompatible implicit declaration of built-in function 'exit' configure.sh:3958: $? = 0 configure.sh:3964: ./conftest configure.sh:3967: $? = 0 configure.sh:3983: result: yes configure.sh:4348: checking ipv6 stack type cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ conftest.c:16:48: error: /usr/local/v6/include/sys/v6config.h: No such file or directory cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:4533: result: unknown configure.sh:4536: checking for library containing getaddrinfo configure.sh:4577: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc configure.sh:4583: $? = 0 configure.sh:4611: result: none required configure.sh:4635: checking whether to call shutdown on all sockets configure.sh:4646: result: no configure.sh:4650: checking for ANSI C header files configure.sh:4680: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:4686: $? = 0 cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:4785: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc configure.sh:4788: $? = 0 configure.sh:4794: ./conftest configure.sh:4797: $? = 0 configure.sh:4814: result: yes configure.sh:4838: checking for sys/types.h configure.sh:4859: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:4865: $? = 0 configure.sh:4881: result: yes configure.sh:4838: checking for sys/stat.h configure.sh:4859: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:4865: $? = 0 configure.sh:4881: result: yes configure.sh:4838: checking for stdlib.h configure.sh:4859: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:4865: $? = 0 configure.sh:4881: result: yes configure.sh:4838: checking for string.h configure.sh:4859: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:4865: $? = 0 configure.sh:4881: result: yes configure.sh:4838: checking for memory.h configure.sh:4859: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:4865: $? = 0 configure.sh:4881: result: yes configure.sh:4838: checking for strings.h configure.sh:4859: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:4865: $? = 0 configure.sh:4881: result: yes configure.sh:4838: checking for inttypes.h configure.sh:4859: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:4865: $? = 0 configure.sh:4881: result: yes configure.sh:4838: checking for stdint.h configure.sh:4859: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:4865: $? = 0 configure.sh:4881: result: yes configure.sh:4838: checking for unistd.h configure.sh:4859: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:4865: $? = 0 configure.sh:4881: result: yes configure.sh:4893: checking whether byte ordering is bigendian configure.sh:4926: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:4932: $? = 0 configure.sh:4964: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:4970: $? = 0 configure.sh:5110: result: yes configure.sh:5137: checking for dirent.h that defines DIR configure.sh:5166: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5172: $? = 0 configure.sh:5188: result: yes configure.sh:5201: checking for library containing opendir configure.sh:5242: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc configure.sh:5248: $? = 0 configure.sh:5276: result: none required configure.sh:5370: checking whether time.h and sys/time.h may both be included configure.sh:5400: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5406: $? = 0 configure.sh:5421: result: yes configure.sh:5431: checking for sys/wait.h that is POSIX.1 compatible configure.sh:5467: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5473: $? = 0 configure.sh:5488: result: yes configure.sh:5556: checking sys/fcntl.h usability configure.sh:5573: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5579: $? = 0 configure.sh:5593: result: yes configure.sh:5597: checking sys/fcntl.h presence configure.sh:5612: diet -v cc -E conftest.c cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5618: $? = 0 configure.sh:5632: result: yes configure.sh:5660: checking for sys/fcntl.h configure.sh:5668: result: yes configure.sh:5556: checking sys/select.h usability configure.sh:5573: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5579: $? = 0 configure.sh:5593: result: yes configure.sh:5597: checking sys/select.h presence configure.sh:5612: diet -v cc -E conftest.c cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5618: $? = 0 configure.sh:5632: result: yes configure.sh:5660: checking for sys/select.h configure.sh:5668: result: yes configure.sh:5556: checking fcntl.h usability configure.sh:5573: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5579: $? = 0 configure.sh:5593: result: yes configure.sh:5597: checking fcntl.h presence configure.sh:5612: diet -v cc -E conftest.c cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5618: $? = 0 configure.sh:5632: result: yes configure.sh:5660: checking for fcntl.h configure.sh:5668: result: yes configure.sh:5556: checking sys/time.h usability configure.sh:5573: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5579: $? = 0 configure.sh:5593: result: yes configure.sh:5597: checking sys/time.h presence configure.sh:5612: diet -v cc -E conftest.c cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5618: $? = 0 configure.sh:5632: result: yes configure.sh:5660: checking for sys/time.h configure.sh:5668: result: yes configure.sh:5556: checking sys/unistd.h usability configure.sh:5573: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5579: $? = 0 configure.sh:5593: result: yes configure.sh:5597: checking sys/unistd.h presence configure.sh:5612: diet -v cc -E conftest.c cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5618: $? = 0 configure.sh:5632: result: yes configure.sh:5660: checking for sys/unistd.h configure.sh:5668: result: yes configure.sh:5546: checking for unistd.h configure.sh:5552: result: yes configure.sh:5556: checking utime.h usability configure.sh:5573: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5579: $? = 0 configure.sh:5593: result: yes configure.sh:5597: checking utime.h presence configure.sh:5612: diet -v cc -E conftest.c cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5618: $? = 0 configure.sh:5632: result: yes configure.sh:5660: checking for utime.h configure.sh:5668: result: yes configure.sh:5556: checking grp.h usability configure.sh:5573: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5579: $? = 0 configure.sh:5593: result: yes configure.sh:5597: checking grp.h presence configure.sh:5612: diet -v cc -E conftest.c cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5618: $? = 0 configure.sh:5632: result: yes configure.sh:5660: checking for grp.h configure.sh:5668: result: yes configure.sh:5556: checking compat.h usability configure.sh:5573: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ conftest.c:71:20: error: compat.h: No such file or directory configure.sh:5579: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure.sh:5593: result: no configure.sh:5597: checking compat.h presence configure.sh:5612: diet -v cc -E conftest.c cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ conftest.c:38:20: error: compat.h: No such file or directory configure.sh:5618: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | #include configure.sh:5632: result: no configure.sh:5660: checking for compat.h configure.sh:5668: result: no configure.sh:5556: checking sys/param.h usability configure.sh:5573: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5579: $? = 0 configure.sh:5593: result: yes configure.sh:5597: checking sys/param.h presence configure.sh:5612: diet -v cc -E conftest.c cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5618: $? = 0 configure.sh:5632: result: yes configure.sh:5660: checking for sys/param.h configure.sh:5668: result: yes configure.sh:5556: checking ctype.h usability configure.sh:5573: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5579: $? = 0 configure.sh:5593: result: yes configure.sh:5597: checking ctype.h presence configure.sh:5612: diet -v cc -E conftest.c cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5618: $? = 0 configure.sh:5632: result: yes configure.sh:5660: checking for ctype.h configure.sh:5668: result: yes configure.sh:5546: checking for sys/wait.h configure.sh:5552: result: yes configure.sh:5556: checking sys/ioctl.h usability configure.sh:5573: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5579: $? = 0 configure.sh:5593: result: yes configure.sh:5597: checking sys/ioctl.h presence configure.sh:5612: diet -v cc -E conftest.c cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5618: $? = 0 configure.sh:5632: result: yes configure.sh:5660: checking for sys/ioctl.h configure.sh:5668: result: yes configure.sh:5556: checking sys/filio.h usability configure.sh:5573: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ conftest.c:75:23: error: sys/filio.h: No such file or directory configure.sh:5579: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure.sh:5593: result: no configure.sh:5597: checking sys/filio.h presence configure.sh:5612: diet -v cc -E conftest.c cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ conftest.c:42:23: error: sys/filio.h: No such file or directory configure.sh:5618: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #include configure.sh:5632: result: no configure.sh:5660: checking for sys/filio.h configure.sh:5668: result: no configure.sh:5546: checking for string.h configure.sh:5552: result: yes configure.sh:5546: checking for stdlib.h configure.sh:5552: result: yes configure.sh:5556: checking sys/socket.h usability configure.sh:5573: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5579: $? = 0 configure.sh:5593: result: yes configure.sh:5597: checking sys/socket.h presence configure.sh:5612: diet -v cc -E conftest.c cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5618: $? = 0 configure.sh:5632: result: yes configure.sh:5660: checking for sys/socket.h configure.sh:5668: result: yes configure.sh:5556: checking sys/mode.h usability configure.sh:5573: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ conftest.c:78:22: error: sys/mode.h: No such file or directory configure.sh:5579: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure.sh:5593: result: no configure.sh:5597: checking sys/mode.h presence configure.sh:5612: diet -v cc -E conftest.c cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ conftest.c:45:22: error: sys/mode.h: No such file or directory configure.sh:5618: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include configure.sh:5632: result: no configure.sh:5660: checking for sys/mode.h configure.sh:5668: result: no configure.sh:5556: checking sys/un.h usability configure.sh:5573: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5579: $? = 0 configure.sh:5593: result: yes configure.sh:5597: checking sys/un.h presence configure.sh:5612: diet -v cc -E conftest.c cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5618: $? = 0 configure.sh:5632: result: yes configure.sh:5660: checking for sys/un.h configure.sh:5668: result: yes configure.sh:5556: checking sys/attr.h usability configure.sh:5573: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ conftest.c:79:22: error: sys/attr.h: No such file or directory configure.sh:5579: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure.sh:5593: result: no configure.sh:5597: checking sys/attr.h presence configure.sh:5612: diet -v cc -E conftest.c cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ conftest.c:46:22: error: sys/attr.h: No such file or directory configure.sh:5618: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | /* end confdefs.h. */ | #include configure.sh:5632: result: no configure.sh:5660: checking for sys/attr.h configure.sh:5668: result: no configure.sh:5556: checking mcheck.h usability configure.sh:5573: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5579: $? = 0 configure.sh:5593: result: yes configure.sh:5597: checking mcheck.h presence configure.sh:5612: diet -v cc -E conftest.c cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5618: $? = 0 configure.sh:5632: result: yes configure.sh:5660: checking for mcheck.h configure.sh:5668: result: yes configure.sh:5556: checking arpa/inet.h usability configure.sh:5573: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5579: $? = 0 configure.sh:5593: result: yes configure.sh:5597: checking arpa/inet.h presence configure.sh:5612: diet -v cc -E conftest.c cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5618: $? = 0 configure.sh:5632: result: yes configure.sh:5660: checking for arpa/inet.h configure.sh:5668: result: yes configure.sh:5556: checking arpa/nameser.h usability configure.sh:5573: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5579: $? = 0 configure.sh:5593: result: yes configure.sh:5597: checking arpa/nameser.h presence configure.sh:5612: diet -v cc -E conftest.c cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5618: $? = 0 configure.sh:5632: result: yes configure.sh:5660: checking for arpa/nameser.h configure.sh:5668: result: yes configure.sh:5556: checking locale.h usability configure.sh:5573: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5579: $? = 0 configure.sh:5593: result: yes configure.sh:5597: checking locale.h presence configure.sh:5612: diet -v cc -E conftest.c cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5618: $? = 0 configure.sh:5632: result: yes configure.sh:5660: checking for locale.h configure.sh:5668: result: yes configure.sh:5556: checking netdb.h usability configure.sh:5573: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5579: $? = 0 configure.sh:5593: result: yes configure.sh:5597: checking netdb.h presence configure.sh:5612: diet -v cc -E conftest.c cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5618: $? = 0 configure.sh:5632: result: yes configure.sh:5660: checking for netdb.h configure.sh:5668: result: yes configure.sh:5556: checking malloc.h usability configure.sh:5573: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5579: $? = 0 configure.sh:5593: result: yes configure.sh:5597: checking malloc.h presence configure.sh:5612: diet -v cc -E conftest.c cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5618: $? = 0 configure.sh:5632: result: yes configure.sh:5660: checking for malloc.h configure.sh:5668: result: yes configure.sh:5556: checking float.h usability configure.sh:5573: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5579: $? = 0 configure.sh:5593: result: yes configure.sh:5597: checking float.h presence configure.sh:5612: diet -v cc -E conftest.c cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5618: $? = 0 configure.sh:5632: result: yes configure.sh:5660: checking for float.h configure.sh:5668: result: yes configure.sh:5556: checking limits.h usability configure.sh:5573: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5579: $? = 0 configure.sh:5593: result: yes configure.sh:5597: checking limits.h presence configure.sh:5612: diet -v cc -E conftest.c cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5618: $? = 0 configure.sh:5632: result: yes configure.sh:5660: checking for limits.h configure.sh:5668: result: yes configure.sh:5556: checking iconv.h usability configure.sh:5573: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5579: $? = 0 configure.sh:5593: result: yes configure.sh:5597: checking iconv.h presence configure.sh:5612: diet -v cc -E conftest.c cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5618: $? = 0 configure.sh:5632: result: yes configure.sh:5660: checking for iconv.h configure.sh:5668: result: yes configure.sh:5556: checking libcharset.h usability configure.sh:5573: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ conftest.c:88:24: error: libcharset.h: No such file or directory configure.sh:5579: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ICONV_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure.sh:5593: result: no configure.sh:5597: checking libcharset.h presence configure.sh:5612: diet -v cc -E conftest.c cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ conftest.c:55:24: error: libcharset.h: No such file or directory configure.sh:5618: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 1 | #define HAVE_DIRENT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_UNISTD_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_MCHECK_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_ICONV_H 1 | /* end confdefs.h. */ | #include configure.sh:5632: result: no configure.sh:5660: checking for libcharset.h configure.sh:5668: result: no configure.sh:5556: checking langinfo.h usability configure.sh:5573: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5579: $? = 0 configure.sh:5593: result: yes configure.sh:5597: checking langinfo.h presence configure.sh:5612: diet -v cc -E conftest.c cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5618: $? = 0 configure.sh:5632: result: yes configure.sh:5660: checking for langinfo.h configure.sh:5668: result: yes configure.sh:5556: checking sys/acl.h usability configure.sh:5573: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ conftest.c:89:21: error: sys/acl.h: No such file or directory configure.sh:5579: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure.sh:5593: result: no configure.sh:5597: checking sys/acl.h presence configure.sh:5612: diet -v cc -E conftest.c cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ conftest.c:56:21: error: sys/acl.h: No such file or directory configure.sh:5618: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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 | /* end confdefs.h. */ | #include configure.sh:5632: result: no configure.sh:5660: checking for sys/acl.h configure.sh:5668: result: no configure.sh:5556: checking acl/libacl.h usability configure.sh:5573: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ conftest.c:89:24: error: acl/libacl.h: No such file or directory configure.sh:5579: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure.sh:5593: result: no configure.sh:5597: checking acl/libacl.h presence configure.sh:5612: diet -v cc -E conftest.c cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ conftest.c:56:24: error: acl/libacl.h: No such file or directory configure.sh:5618: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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 | /* end confdefs.h. */ | #include configure.sh:5632: result: no configure.sh:5660: checking for acl/libacl.h configure.sh:5668: result: no configure.sh:5556: checking attr/xattr.h usability configure.sh:5573: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5579: $? = 0 configure.sh:5593: result: yes configure.sh:5597: checking attr/xattr.h presence configure.sh:5612: diet -v cc -E conftest.c cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5618: $? = 0 configure.sh:5632: result: yes configure.sh:5660: checking for attr/xattr.h configure.sh:5668: result: yes configure.sh:5556: checking sys/xattr.h usability configure.sh:5573: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5579: $? = 0 configure.sh:5593: result: yes configure.sh:5597: checking sys/xattr.h presence configure.sh:5612: diet -v cc -E conftest.c cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5618: $? = 0 configure.sh:5632: result: yes configure.sh:5660: checking for sys/xattr.h configure.sh:5668: result: yes configure.sh:5556: checking sys/extattr.h usability configure.sh:5573: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ conftest.c:91:25: error: sys/extattr.h: No such file or directory configure.sh:5579: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure.sh:5593: result: no configure.sh:5597: checking sys/extattr.h presence configure.sh:5612: diet -v cc -E conftest.c cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ conftest.c:58:25: error: sys/extattr.h: No such file or directory configure.sh:5618: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | /* end confdefs.h. */ | #include configure.sh:5632: result: no configure.sh:5660: checking for sys/extattr.h configure.sh:5668: result: no configure.sh:5556: checking popt.h usability configure.sh:5573: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ conftest.c:91:18: error: popt.h: No such file or directory configure.sh:5579: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure.sh:5593: result: no configure.sh:5597: checking popt.h presence configure.sh:5612: diet -v cc -E conftest.c cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ conftest.c:58:18: error: popt.h: No such file or directory configure.sh:5618: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | /* end confdefs.h. */ | #include configure.sh:5632: result: no configure.sh:5660: checking for popt.h configure.sh:5668: result: no configure.sh:5556: checking popt/popt.h usability configure.sh:5573: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ conftest.c:91:23: error: popt/popt.h: No such file or directory configure.sh:5579: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure.sh:5593: result: no configure.sh:5597: checking popt/popt.h presence configure.sh:5612: diet -v cc -E conftest.c cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ conftest.c:58:23: error: popt/popt.h: No such file or directory configure.sh:5618: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | /* end confdefs.h. */ | #include configure.sh:5632: result: no configure.sh:5660: checking for popt/popt.h configure.sh:5668: result: no configure.sh:5681: checking whether sys/types.h defines makedev configure.sh:5707: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc conftest.c: In function 'main': conftest.c:62: warning: implicit declaration of function 'makedev' /tmp/ccM6Akr5.o: In function `main': conftest.c:(.text+0x20): undefined reference to `makedev' collect2: ld returned 1 exit status configure.sh:5713: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | /* end confdefs.h. */ | #include | int | main () | { | return makedev(0, 0); | ; | return 0; | } configure.sh:5731: result: no configure.sh:5745: checking sys/mkdev.h usability configure.sh:5762: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ conftest.c:91:23: error: sys/mkdev.h: No such file or directory configure.sh:5768: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure.sh:5782: result: no configure.sh:5786: checking sys/mkdev.h presence configure.sh:5801: diet -v cc -E conftest.c cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ conftest.c:58:23: error: sys/mkdev.h: No such file or directory configure.sh:5807: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | /* end confdefs.h. */ | #include configure.sh:5821: result: no configure.sh:5849: checking for sys/mkdev.h configure.sh:5856: result: no configure.sh:5881: checking sys/sysmacros.h usability configure.sh:5898: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5904: $? = 0 configure.sh:5918: result: yes configure.sh:5922: checking sys/sysmacros.h presence configure.sh:5937: diet -v cc -E conftest.c cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:5943: $? = 0 configure.sh:5957: result: yes configure.sh:5985: checking for sys/sysmacros.h configure.sh:5992: result: yes configure.sh:6009: checking if makedev takes 3 args configure.sh:6050: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc conftest.c:72:29: error: macro "makedev" passed 3 arguments, but takes just 2 conftest.c: In function 'main': conftest.c:72: error: 'makedev' undeclared (first use in this function) conftest.c:72: error: (Each undeclared identifier is reported only once conftest.c:72: error: for each function it appears in.) conftest.c:73: warning: suggest parentheses around arithmetic in operand of | conftest.c:74: warning: implicit declaration of function 'exit' conftest.c:74: warning: incompatible implicit declaration of built-in function 'exit' configure.sh:6053: $? = 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 RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define MAJOR_IN_SYSMACROS 1 | /* end confdefs.h. */ | | #include | #ifdef MAJOR_IN_MKDEV | #include | # if !defined makedev && (defined mkdev || defined _WIN32 || defined __WIN32__) | # define makedev mkdev | # endif | #elif defined MAJOR_IN_SYSMACROS | #include | #endif | | int main(void) | { | dev_t dev = makedev(0, 5, 7); | if (major(dev) != 5 || minor(dev) != 7) | exit(1); | return 0; | } | configure.sh:6078: result: no configure.sh:6088: checking for int configure.sh:6118: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:6124: $? = 0 configure.sh:6139: result: yes configure.sh:6146: checking size of int configure.sh:6448: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc /usr/lib/diet/lib-ppc/libc.a(stdin.o): In function `__fflush_stdin': stdin.c:(.text+0x20): warning: warning: your code uses stdio (7+k bloat). /usr/lib/diet/lib-ppc/libc.a(vfprintf.o): In function `vfprintf': vfprintf.c:(.text+0x20): warning: warning: the printf functions add several kilobytes of bloat. configure.sh:6451: $? = 0 configure.sh:6457: ./conftest configure.sh:6460: $? = 0 configure.sh:6483: result: 4 configure.sh:6493: checking for long configure.sh:6523: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:6529: $? = 0 configure.sh:6544: result: yes configure.sh:6551: checking size of long configure.sh:6853: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc /usr/lib/diet/lib-ppc/libc.a(stdin.o): In function `__fflush_stdin': stdin.c:(.text+0x20): warning: warning: your code uses stdio (7+k bloat). /usr/lib/diet/lib-ppc/libc.a(vfprintf.o): In function `vfprintf': vfprintf.c:(.text+0x20): warning: warning: the printf functions add several kilobytes of bloat. configure.sh:6856: $? = 0 configure.sh:6862: ./conftest configure.sh:6865: $? = 0 configure.sh:6888: result: 4 configure.sh:6898: checking for long long configure.sh:6928: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:6934: $? = 0 configure.sh:6949: result: yes configure.sh:6956: checking size of long long configure.sh:7258: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc /usr/lib/diet/lib-ppc/libc.a(stdin.o): In function `__fflush_stdin': stdin.c:(.text+0x20): warning: warning: your code uses stdio (7+k bloat). /usr/lib/diet/lib-ppc/libc.a(vfprintf.o): In function `vfprintf': vfprintf.c:(.text+0x20): warning: warning: the printf functions add several kilobytes of bloat. configure.sh:7261: $? = 0 configure.sh:7267: ./conftest configure.sh:7270: $? = 0 configure.sh:7293: result: 8 configure.sh:7303: checking for short configure.sh:7333: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:7339: $? = 0 configure.sh:7354: result: yes configure.sh:7361: checking size of short configure.sh:7663: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc /usr/lib/diet/lib-ppc/libc.a(stdin.o): In function `__fflush_stdin': stdin.c:(.text+0x20): warning: warning: your code uses stdio (7+k bloat). /usr/lib/diet/lib-ppc/libc.a(vfprintf.o): In function `vfprintf': vfprintf.c:(.text+0x20): warning: warning: the printf functions add several kilobytes of bloat. configure.sh:7666: $? = 0 configure.sh:7672: ./conftest configure.sh:7675: $? = 0 configure.sh:7698: result: 2 configure.sh:7708: checking for int16_t configure.sh:7738: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:7744: $? = 0 configure.sh:7759: result: yes configure.sh:7766: checking size of int16_t configure.sh:8068: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc /usr/lib/diet/lib-ppc/libc.a(stdin.o): In function `__fflush_stdin': stdin.c:(.text+0x20): warning: warning: your code uses stdio (7+k bloat). /usr/lib/diet/lib-ppc/libc.a(vfprintf.o): In function `vfprintf': vfprintf.c:(.text+0x20): warning: warning: the printf functions add several kilobytes of bloat. configure.sh:8071: $? = 0 configure.sh:8077: ./conftest configure.sh:8080: $? = 0 configure.sh:8103: result: 2 configure.sh:8113: checking for uint16_t configure.sh:8143: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:8149: $? = 0 configure.sh:8164: result: yes configure.sh:8171: checking size of uint16_t configure.sh:8473: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc /usr/lib/diet/lib-ppc/libc.a(stdin.o): In function `__fflush_stdin': stdin.c:(.text+0x20): warning: warning: your code uses stdio (7+k bloat). /usr/lib/diet/lib-ppc/libc.a(vfprintf.o): In function `vfprintf': vfprintf.c:(.text+0x20): warning: warning: the printf functions add several kilobytes of bloat. configure.sh:8476: $? = 0 configure.sh:8482: ./conftest configure.sh:8485: $? = 0 configure.sh:8508: result: 2 configure.sh:8518: checking for int32_t configure.sh:8548: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:8554: $? = 0 configure.sh:8569: result: yes configure.sh:8576: checking size of int32_t configure.sh:8878: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc /usr/lib/diet/lib-ppc/libc.a(stdin.o): In function `__fflush_stdin': stdin.c:(.text+0x20): warning: warning: your code uses stdio (7+k bloat). /usr/lib/diet/lib-ppc/libc.a(vfprintf.o): In function `vfprintf': vfprintf.c:(.text+0x20): warning: warning: the printf functions add several kilobytes of bloat. configure.sh:8881: $? = 0 configure.sh:8887: ./conftest configure.sh:8890: $? = 0 configure.sh:8913: result: 4 configure.sh:8923: checking for uint32_t configure.sh:8953: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:8959: $? = 0 configure.sh:8974: result: yes configure.sh:8981: checking size of uint32_t configure.sh:9283: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc /usr/lib/diet/lib-ppc/libc.a(stdin.o): In function `__fflush_stdin': stdin.c:(.text+0x20): warning: warning: your code uses stdio (7+k bloat). /usr/lib/diet/lib-ppc/libc.a(vfprintf.o): In function `vfprintf': vfprintf.c:(.text+0x20): warning: warning: the printf functions add several kilobytes of bloat. configure.sh:9286: $? = 0 configure.sh:9292: ./conftest configure.sh:9295: $? = 0 configure.sh:9318: result: 4 configure.sh:9328: checking for int64_t configure.sh:9358: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:9364: $? = 0 configure.sh:9379: result: yes configure.sh:9386: checking size of int64_t configure.sh:9688: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc /usr/lib/diet/lib-ppc/libc.a(stdin.o): In function `__fflush_stdin': stdin.c:(.text+0x20): warning: warning: your code uses stdio (7+k bloat). /usr/lib/diet/lib-ppc/libc.a(vfprintf.o): In function `vfprintf': vfprintf.c:(.text+0x20): warning: warning: the printf functions add several kilobytes of bloat. configure.sh:9691: $? = 0 configure.sh:9697: ./conftest configure.sh:9700: $? = 0 configure.sh:9723: result: 8 configure.sh:9733: checking for off_t configure.sh:9763: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:9769: $? = 0 configure.sh:9784: result: yes configure.sh:9791: checking size of off_t configure.sh:10093: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc /usr/lib/diet/lib-ppc/libc.a(stdin.o): In function `__fflush_stdin': stdin.c:(.text+0x20): warning: warning: your code uses stdio (7+k bloat). /usr/lib/diet/lib-ppc/libc.a(vfprintf.o): In function `vfprintf': vfprintf.c:(.text+0x20): warning: warning: the printf functions add several kilobytes of bloat. configure.sh:10096: $? = 0 configure.sh:10102: ./conftest configure.sh:10105: $? = 0 configure.sh:10128: result: 4 configure.sh:10138: checking for off64_t configure.sh:10168: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:10174: $? = 0 configure.sh:10189: result: yes configure.sh:10196: checking size of off64_t configure.sh:10498: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc /usr/lib/diet/lib-ppc/libc.a(stdin.o): In function `__fflush_stdin': stdin.c:(.text+0x20): warning: warning: your code uses stdio (7+k bloat). /usr/lib/diet/lib-ppc/libc.a(vfprintf.o): In function `vfprintf': vfprintf.c:(.text+0x20): warning: warning: the printf functions add several kilobytes of bloat. configure.sh:10501: $? = 0 configure.sh:10507: ./conftest configure.sh:10510: $? = 0 configure.sh:10533: result: 8 configure.sh:10543: checking for time_t configure.sh:10573: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:10579: $? = 0 configure.sh:10594: result: yes configure.sh:10601: checking size of time_t configure.sh:10903: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc /usr/lib/diet/lib-ppc/libc.a(stdin.o): In function `__fflush_stdin': stdin.c:(.text+0x20): warning: warning: your code uses stdio (7+k bloat). /usr/lib/diet/lib-ppc/libc.a(vfprintf.o): In function `vfprintf': vfprintf.c:(.text+0x20): warning: warning: the printf functions add several kilobytes of bloat. configure.sh:10906: $? = 0 configure.sh:10912: ./conftest configure.sh:10915: $? = 0 configure.sh:10938: result: 4 configure.sh:10949: checking for inline configure.sh:10975: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ conftest.c:74: warning: C99 inline functions are not supported; using GNU89 conftest.c:74: warning: to disable this warning use -fgnu89-inline or the gnu_inline function attribute configure.sh:10981: $? = 0 configure.sh:10999: result: inline configure.sh:11020: checking for long double with more range or precision than double configure.sh:11065: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ conftest.c: In function 'main': conftest.c:92: error: size of array 'test_array' is negative configure.sh:11071: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 4 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | /* end confdefs.h. */ | #include | long double const a[] = | { | 0.0L, DBL_MIN, DBL_MAX, DBL_EPSILON, | LDBL_MIN, LDBL_MAX, LDBL_EPSILON | }; | long double | f (long double x) | { | return ((x + (unsigned long int) 10) * (-1 / x) + a[0] | + (x ? f (x) : 'c')); | } | | int | main () | { | static int test_array [1 - 2 * !((0 < ((DBL_MAX_EXP < LDBL_MAX_EXP) | + (DBL_MANT_DIG < LDBL_MANT_DIG) | - (LDBL_MAX_EXP < DBL_MAX_EXP) | - (LDBL_MANT_DIG < DBL_MANT_DIG))) | && (int) LDBL_EPSILON == 0 | )]; | test_array [0] = 0 | | ; | return 0; | } configure.sh:11086: result: no configure.sh:11106: checking return type of signal handlers configure.sh:11134: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ conftest.c: In function 'main': conftest.c:77: error: void value not ignored as it ought to be configure.sh:11140: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 4 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure.sh:11155: result: void configure.sh:11163: checking for uid_t in sys/types.h cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:11186: result: yes configure.sh:11201: checking for mode_t configure.sh:11231: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:11237: $? = 0 configure.sh:11252: result: yes configure.sh:11262: checking for off_t configure.sh:11313: result: yes configure.sh:11323: checking for size_t configure.sh:11353: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:11359: $? = 0 configure.sh:11374: result: yes configure.sh:11384: checking for pid_t configure.sh:11414: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:11420: $? = 0 configure.sh:11435: result: yes configure.sh:11445: checking for id_t configure.sh:11475: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:11481: $? = 0 configure.sh:11496: result: yes configure.sh:11507: checking type of array argument to getgroups configure.sh:11551: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc configure.sh:11554: $? = 0 configure.sh:11560: ./conftest configure.sh:11563: $? = 0 configure.sh:11598: result: gid_t configure.sh:11606: checking for struct stat.st_rdev configure.sh:11634: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:11640: $? = 0 configure.sh:11697: result: yes configure.sh:11710: checking for socklen_t configure.sh:11742: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:11748: $? = 0 configure.sh:11763: result: yes configure.sh:11854: checking for errno in errno.h configure.sh:11881: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ conftest.c: In function 'main': conftest.c:83: warning: unused variable 'i' configure.sh:11887: $? = 0 configure.sh:11902: result: yes configure.sh:11924: checking for connect configure.sh:11980: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc configure.sh:11986: $? = 0 configure.sh:12004: result: yes configure.sh:12323: checking for library containing inet_ntop configure.sh:12364: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc configure.sh:12370: $? = 0 configure.sh:12398: result: none required configure.sh:12409: checking for library containing libiconv_open configure.sh:12450: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc /tmp/cc6sZt1k.o: In function `main': conftest.c:(.text+0x14): undefined reference to `libiconv_open' collect2: ld returned 1 exit status configure.sh:12456: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 4 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define 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:12450: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -liconv >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -liconv -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc /usr/lib/diet/lib-ppc/libc.a(stdin.o): In function `__fflush_stdin': stdin.c:(.text+0x20): warning: warning: your code uses stdio (7+k bloat). /usr/lib/diet/lib-ppc/libc.a(vfscanf.o): In function `vfscanf': vfscanf.c:(.text+0x2c): warning: warning: the scanf functions add several kilobytes of bloat. /openpkg/lib/gcc/powerpc-unknown-linux-gnu/4.2.4/../../../libiconv.a(iconv.o): In function `wchar_from_loop_convert': iconv.c:(.text+0x12b48): undefined reference to `wcrtomb' iconv.c:(.text+0x12cc0): undefined reference to `__ctype_get_mb_cur_max' /openpkg/lib/gcc/powerpc-unknown-linux-gnu/4.2.4/../../../libiconv.a(iconv.o): In function `wchar_to_loop_convert': iconv.c:(.text+0x12e58): undefined reference to `mbrtowc' /openpkg/lib/gcc/powerpc-unknown-linux-gnu/4.2.4/../../../libiconv.a(localcharset.o): In function `locale_charset': localcharset.c:(.text+0x224): undefined reference to `_IO_getc' localcharset.c:(.text+0x2e4): undefined reference to `_IO_getc' localcharset.c:(.text+0x320): undefined reference to `_IO_getc' collect2: ld returned 1 exit status configure.sh:12456: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 4 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define 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:12484: result: no configure.sh:12493: checking for iconv declaration configure.sh:12532: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:12538: $? = 0 configure.sh:12557: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure.sh:12571: checking for inet_ntop configure.sh:12627: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc configure.sh:12633: $? = 0 configure.sh:12651: result: yes configure.sh:12672: checking for inet_pton configure.sh:12728: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc configure.sh:12734: $? = 0 configure.sh:12752: result: yes configure.sh:12773: checking for struct addrinfo configure.sh:12801: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ conftest.c: In function 'main': conftest.c:122: error: storage size of 'foo' isn't known conftest.c:122: warning: unused variable 'foo' configure.sh:12807: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 4 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define 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 | /* end confdefs.h. */ | | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include | int | main () | { | struct addrinfo foo; | ; | return 0; | } configure.sh:12823: result: no configure.sh:12901: checking for struct sockaddr_storage configure.sh:12930: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ conftest.c: In function 'main': conftest.c:123: warning: unused variable 'foo' configure.sh:12936: $? = 0 configure.sh:12952: result: yes configure.sh:13030: checking whether defines needed by getaddrinfo exist cc -E conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:13059: result: yes configure.sh:13229: checking for struct sockaddr.sa_len configure.sh:13261: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ conftest.c: In function 'main': conftest.c:94: error: 'struct sockaddr' has no member named 'sa_len' configure.sh:13267: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 4 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define 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_SOCKADDR_STORAGE 1 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | static struct sockaddr ac_aggr; | if (ac_aggr.sa_len) | return 0; | ; | return 0; | } configure.sh:13304: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ conftest.c: In function 'main': conftest.c:94: error: 'struct sockaddr' has no member named 'sa_len' configure.sh:13310: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 4 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define 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_SOCKADDR_STORAGE 1 | /* end confdefs.h. */ | | #include | #include | | | int | main () | { | static struct sockaddr ac_aggr; | if (sizeof ac_aggr.sa_len) | return 0; | ; | return 0; | } configure.sh:13328: result: no configure.sh:13339: checking for struct sockaddr_in.sin_len configure.sh:13372: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ conftest.c: In function 'main': conftest.c:95: error: 'struct sockaddr_in' has no member named 'sin_len' configure.sh:13378: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 4 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define 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_SOCKADDR_STORAGE 1 | /* end confdefs.h. */ | | #include | #include | #include | | | int | main () | { | static struct sockaddr_in ac_aggr; | if (ac_aggr.sin_len) | return 0; | ; | return 0; | } configure.sh:13416: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ conftest.c: In function 'main': conftest.c:95: error: 'struct sockaddr_in' has no member named 'sin_len' configure.sh:13422: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 4 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define 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_SOCKADDR_STORAGE 1 | /* end confdefs.h. */ | | #include | #include | #include | | | int | main () | { | static struct sockaddr_in ac_aggr; | if (sizeof ac_aggr.sin_len) | return 0; | ; | return 0; | } configure.sh:13440: result: no configure.sh:13451: checking for struct sockaddr_un.sun_len configure.sh:13484: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ conftest.c: In function 'main': conftest.c:94: error: storage size of 'ac_aggr' isn't known conftest.c:94: warning: unused variable 'ac_aggr' configure.sh:13490: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 4 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define 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_SOCKADDR_STORAGE 1 | /* end confdefs.h. */ | | #include | #include | #include | | | int | main () | { | static struct sockaddr_un ac_aggr; | if (ac_aggr.sun_len) | return 0; | ; | return 0; | } configure.sh:13528: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ conftest.c: In function 'main': conftest.c:94: error: storage size of 'ac_aggr' isn't known conftest.c:94: warning: unused variable 'ac_aggr' configure.sh:13534: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 4 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define 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_SOCKADDR_STORAGE 1 | /* end confdefs.h. */ | | #include | #include | #include | | | int | main () | { | static struct sockaddr_un ac_aggr; | if (sizeof ac_aggr.sun_len) | return 0; | ; | return 0; | } configure.sh:13552: result: no configure.sh:13563: checking for struct sockaddr_in6.sin6_scope_id configure.sh:13596: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ configure.sh:13602: $? = 0 configure.sh:13664: result: yes configure.sh:13678: checking for struct stat64 configure.sh:13721: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ conftest.c: In function 'main': conftest.c:139: warning: unused variable 'foo' configure.sh:13727: $? = 0 configure.sh:13743: result: yes configure.sh:13825: checking for strcasecmp configure.sh:13881: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc conftest.c:110: warning: conflicting types for built-in function 'strcasecmp' configure.sh:13887: $? = 0 configure.sh:13905: result: yes configure.sh:13993: checking for aclsort configure.sh:14049: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc /tmp/ccIuSIQU.o: In function `main': conftest.c:(.text+0x14): undefined reference to `aclsort' collect2: ld returned 1 exit status configure.sh:14055: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 4 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define 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_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1 | #define HAVE_STRUCT_STAT64 1 | #define HAVE_STRCASECMP 1 | /* end confdefs.h. */ | /* Define aclsort to an innocuous variant, in case declares aclsort. | For example, HP-UX 11i declares gettimeofday. */ | #define aclsort innocuous_aclsort | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char aclsort (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef aclsort | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char aclsort (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_aclsort || defined __stub___aclsort | choke me | #endif | | int | main () | { | return aclsort (); | ; | return 0; | } configure.sh:14073: result: no configure.sh:14085: checking for aclsort in -lsec configure.sh:14120: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -lsec >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -lsec -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc /openpkg/bin/ld: cannot find -lsec collect2: ld returned 1 exit status configure.sh:14126: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 4 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define 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_SOCKADDR_STORAGE 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:14144: result: no configure.sh:14166: checking for utime.h configure.sh:14172: result: yes configure.sh:14309: checking whether utime accepts a null argument configure.sh:14348: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc configure.sh:14351: $? = 0 configure.sh:14357: ./conftest configure.sh:14360: $? = 0 configure.sh:14376: result: yes configure.sh:14389: checking for working alloca.h configure.sh:14416: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc configure.sh:14422: $? = 0 configure.sh:14439: result: yes configure.sh:14449: checking for alloca configure.sh:14496: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc configure.sh:14502: $? = 0 configure.sh:14519: result: yes configure.sh:14808: checking for waitpid configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc configure.sh:14870: $? = 0 configure.sh:14888: result: yes configure.sh:14808: checking for wait4 configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc configure.sh:14870: $? = 0 configure.sh:14888: result: yes configure.sh:14808: checking for getcwd configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc configure.sh:14870: $? = 0 configure.sh:14888: result: yes configure.sh:14808: checking for strdup configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc conftest.c:118: warning: conflicting types for built-in function 'strdup' configure.sh:14870: $? = 0 configure.sh:14888: result: yes configure.sh:14808: checking for chown configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc configure.sh:14870: $? = 0 configure.sh:14888: result: yes configure.sh:14808: checking for chmod configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc configure.sh:14870: $? = 0 configure.sh:14888: result: yes configure.sh:14808: checking for lchmod configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc /tmp/cc0N2c9d.o: In function `main': conftest.c:(.text+0x14): undefined reference to `lchmod' collect2: ld returned 1 exit status configure.sh:14870: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 4 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define 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_SOCKADDR_STORAGE 1 | #define HAVE_SOCKADDR_IN6_SCOPE_ID 1 | #define HAVE_STRUCT_STAT64 1 | #define HAVE_STRCASECMP 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_WAITPID 1 | #define HAVE_WAIT4 1 | #define HAVE_GETCWD 1 | #define HAVE_STRDUP 1 | #define HAVE_CHOWN 1 | #define HAVE_CHMOD 1 | /* end confdefs.h. */ | /* Define lchmod to an innocuous variant, in case declares lchmod. | For example, HP-UX 11i declares gettimeofday. */ | #define lchmod innocuous_lchmod | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lchmod (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef lchmod | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char lchmod (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_lchmod || defined __stub___lchmod | choke me | #endif | | int | main () | { | return lchmod (); | ; | return 0; | } configure.sh:14888: result: no configure.sh:14808: checking for mknod configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc configure.sh:14870: $? = 0 configure.sh:14888: result: yes configure.sh:14808: checking for mkfifo configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc configure.sh:14870: $? = 0 configure.sh:14888: result: yes configure.sh:14808: checking for fchmod configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc configure.sh:14870: $? = 0 configure.sh:14888: result: yes configure.sh:14808: checking for fstat configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc configure.sh:14870: $? = 0 configure.sh:14888: result: yes configure.sh:14808: checking for ftruncate configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc configure.sh:14870: $? = 0 configure.sh:14888: result: yes configure.sh:14808: checking for strchr configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc conftest.c:126: warning: conflicting types for built-in function 'strchr' configure.sh:14870: $? = 0 configure.sh:14888: result: yes configure.sh:14808: checking for readlink configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc configure.sh:14870: $? = 0 configure.sh:14888: result: yes configure.sh:14808: checking for link configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc configure.sh:14870: $? = 0 configure.sh:14888: result: yes configure.sh:14808: checking for utime configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc configure.sh:14870: $? = 0 configure.sh:14888: result: yes configure.sh:14808: checking for utimes configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc /tmp/ccwOiEUp.o: In function `main': conftest.c:(.text+0x14): undefined reference to `utimes' collect2: ld returned 1 exit status configure.sh:14870: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 4 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define 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_SOCKADDR_STORAGE 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 | /* end confdefs.h. */ | /* Define utimes to an innocuous variant, in case declares utimes. | For example, HP-UX 11i declares gettimeofday. */ | #define utimes innocuous_utimes | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char utimes (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef utimes | | /* 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 utimes (); | /* 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_utimes || defined __stub___utimes | choke me | #endif | | int | main () | { | return utimes (); | ; | return 0; | } configure.sh:14888: result: no configure.sh:14808: checking for lutimes configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc /tmp/ccGm329O.o: In function `main': conftest.c:(.text+0x14): undefined reference to `lutimes' collect2: ld returned 1 exit status configure.sh:14870: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 4 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define 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_SOCKADDR_STORAGE 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 | /* end confdefs.h. */ | /* Define lutimes to an innocuous variant, in case declares lutimes. | For example, HP-UX 11i declares gettimeofday. */ | #define lutimes innocuous_lutimes | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lutimes (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef lutimes | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char lutimes (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_lutimes || defined __stub___lutimes | choke me | #endif | | int | main () | { | return lutimes (); | ; | return 0; | } configure.sh:14888: result: no configure.sh:14808: checking for strftime configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc conftest.c:130: warning: conflicting types for built-in function 'strftime' configure.sh:14870: $? = 0 configure.sh:14888: result: yes configure.sh:14808: checking for memmove configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc conftest.c:131: warning: conflicting types for built-in function 'memmove' configure.sh:14870: $? = 0 configure.sh:14888: result: yes configure.sh:14808: checking for lchown configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc configure.sh:14870: $? = 0 configure.sh:14888: result: yes configure.sh:14808: checking for vsnprintf configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc conftest.c:133: warning: conflicting types for built-in function 'vsnprintf' /usr/lib/diet/lib-ppc/libc.a(vsnprintf.o): In function `vsnprintf': vsnprintf.c:(.text+0x58): warning: warning: the printf functions add several kilobytes of bloat. configure.sh:14870: $? = 0 configure.sh:14888: result: yes configure.sh:14808: checking for snprintf configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc conftest.c:134: warning: conflicting types for built-in function 'snprintf' /usr/lib/diet/lib-ppc/libc.a(vsnprintf.o): In function `vsnprintf': vsnprintf.c:(.text+0x58): warning: warning: the printf functions add several kilobytes of bloat. configure.sh:14870: $? = 0 configure.sh:14888: result: yes configure.sh:14808: checking for vasprintf configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc /usr/lib/diet/lib-ppc/libc.a(vsnprintf.o): In function `vsnprintf': vsnprintf.c:(.text+0x58): warning: warning: the printf functions add several kilobytes of bloat. configure.sh:14870: $? = 0 configure.sh:14888: result: yes configure.sh:14808: checking for asprintf configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc /usr/lib/diet/lib-ppc/libc.a(vsnprintf.o): In function `vsnprintf': vsnprintf.c:(.text+0x58): warning: warning: the printf functions add several kilobytes of bloat. configure.sh:14870: $? = 0 configure.sh:14888: result: yes configure.sh:14808: checking for setsid configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc configure.sh:14870: $? = 0 configure.sh:14888: result: yes configure.sh:14808: checking for strpbrk configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc conftest.c:138: warning: conflicting types for built-in function 'strpbrk' configure.sh:14870: $? = 0 configure.sh:14888: result: yes configure.sh:14808: checking for strlcat configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc configure.sh:14870: $? = 0 configure.sh:14888: result: yes configure.sh:14808: checking for strlcpy configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc configure.sh:14870: $? = 0 configure.sh:14888: result: yes configure.sh:14808: checking for strtol configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc configure.sh:14870: $? = 0 configure.sh:14888: result: yes configure.sh:14808: checking for mallinfo configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc /tmp/ccgRFgOl.o: In function `main': conftest.c:(.text+0x14): undefined reference to `mallinfo' collect2: ld returned 1 exit status configure.sh:14870: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 4 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define 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_SOCKADDR_STORAGE 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_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_LCHOWN 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SETSID 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOL 1 | /* end confdefs.h. */ | /* Define mallinfo to an innocuous variant, in case declares mallinfo. | For example, HP-UX 11i declares gettimeofday. */ | #define mallinfo innocuous_mallinfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mallinfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mallinfo | | /* 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 mallinfo (); | /* 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_mallinfo || defined __stub___mallinfo | choke me | #endif | | int | main () | { | return mallinfo (); | ; | return 0; | } configure.sh:14888: result: no configure.sh:14808: checking for getgroups configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc configure.sh:14870: $? = 0 configure.sh:14888: result: yes configure.sh:14808: checking for setgroups configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc configure.sh:14870: $? = 0 configure.sh:14888: result: yes configure.sh:14808: checking for geteuid configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc configure.sh:14870: $? = 0 configure.sh:14888: result: yes configure.sh:14808: checking for getegid configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc configure.sh:14870: $? = 0 configure.sh:14888: result: yes configure.sh:14808: checking for setlocale configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc configure.sh:14870: $? = 0 configure.sh:14888: result: yes configure.sh:14808: checking for setmode configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc /tmp/ccYylqRQ.o: In function `main': conftest.c:(.text+0x14): undefined reference to `setmode' collect2: ld returned 1 exit status configure.sh:14870: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 4 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define 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_SOCKADDR_STORAGE 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_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_LCHOWN 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SETSID 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOL 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETEUID 1 | #define HAVE_GETEGID 1 | #define HAVE_SETLOCALE 1 | /* end confdefs.h. */ | /* Define setmode to an innocuous variant, in case declares setmode. | For example, HP-UX 11i declares gettimeofday. */ | #define setmode innocuous_setmode | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setmode (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setmode | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char setmode (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_setmode || defined __stub___setmode | choke me | #endif | | int | main () | { | return setmode (); | ; | return 0; | } configure.sh:14888: result: no configure.sh:14808: checking for open64 configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc configure.sh:14870: $? = 0 configure.sh:14888: result: yes configure.sh:14808: checking for lseek64 configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc configure.sh:14870: $? = 0 configure.sh:14888: result: yes configure.sh:14808: checking for mkstemp64 configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc /tmp/ccgbprof.o: In function `main': conftest.c:(.text+0x14): undefined reference to `mkstemp64' collect2: ld returned 1 exit status configure.sh:14870: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 4 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define 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_SOCKADDR_STORAGE 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_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_LCHOWN 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SETSID 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOL 1 | #define HAVE_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 | /* end confdefs.h. */ | /* Define mkstemp64 to an innocuous variant, in case declares mkstemp64. | For example, HP-UX 11i declares gettimeofday. */ | #define mkstemp64 innocuous_mkstemp64 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mkstemp64 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mkstemp64 | | /* 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 mkstemp64 (); | /* 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_mkstemp64 || defined __stub___mkstemp64 | choke me | #endif | | int | main () | { | return mkstemp64 (); | ; | return 0; | } configure.sh:14888: result: no configure.sh:14808: checking for mtrace configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc /tmp/ccG6ejyn.o: In function `main': conftest.c:(.text+0x14): undefined reference to `mtrace' collect2: ld returned 1 exit status configure.sh:14870: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 4 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define 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_SOCKADDR_STORAGE 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_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_LCHOWN 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SETSID 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOL 1 | #define HAVE_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 | /* end confdefs.h. */ | /* Define mtrace to an innocuous variant, in case declares mtrace. | For example, HP-UX 11i declares gettimeofday. */ | #define mtrace innocuous_mtrace | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mtrace (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mtrace | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char mtrace (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_mtrace || defined __stub___mtrace | choke me | #endif | | int | main () | { | return mtrace (); | ; | return 0; | } configure.sh:14888: result: no configure.sh:14808: checking for va_copy configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc /tmp/ccCjPRlR.o: In function `main': conftest.c:(.text+0x14): undefined reference to `va_copy' collect2: ld returned 1 exit status configure.sh:14870: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 4 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define 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_SOCKADDR_STORAGE 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_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_LCHOWN 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SETSID 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOL 1 | #define HAVE_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 | /* end confdefs.h. */ | /* Define va_copy to an innocuous variant, in case declares va_copy. | For example, HP-UX 11i declares gettimeofday. */ | #define va_copy innocuous_va_copy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char va_copy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef va_copy | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char va_copy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_va_copy || defined __stub___va_copy | choke me | #endif | | int | main () | { | return va_copy (); | ; | return 0; | } configure.sh:14888: result: no configure.sh:14808: checking for __va_copy configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc /tmp/ccyCq4lj.o: In function `main': conftest.c:(.text+0x14): undefined reference to `__va_copy' collect2: ld returned 1 exit status configure.sh:14870: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 4 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define 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_SOCKADDR_STORAGE 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_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_LCHOWN 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SETSID 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOL 1 | #define HAVE_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 | /* end confdefs.h. */ | /* Define __va_copy to an innocuous variant, in case declares __va_copy. | For example, HP-UX 11i declares gettimeofday. */ | #define __va_copy innocuous___va_copy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __va_copy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __va_copy | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __va_copy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___va_copy || defined __stub_____va_copy | choke me | #endif | | int | main () | { | return __va_copy (); | ; | return 0; | } configure.sh:14888: result: no configure.sh:14808: checking for strerror configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc configure.sh:14870: $? = 0 configure.sh:14888: result: yes configure.sh:14808: checking for putenv configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc configure.sh:14870: $? = 0 configure.sh:14888: result: yes configure.sh:14808: checking for iconv_open configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc configure.sh:14870: $? = 0 configure.sh:14888: result: yes configure.sh:14808: checking for locale_charset configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc /tmp/ccyFr7sQ.o: In function `main': conftest.c:(.text+0x14): undefined reference to `locale_charset' collect2: ld returned 1 exit status configure.sh:14870: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 4 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define 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_SOCKADDR_STORAGE 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_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_LCHOWN 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SETSID 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOL 1 | #define HAVE_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_STRERROR 1 | #define HAVE_PUTENV 1 | #define HAVE_ICONV_OPEN 1 | /* end confdefs.h. */ | /* Define locale_charset to an innocuous variant, in case declares locale_charset. | For example, HP-UX 11i declares gettimeofday. */ | #define locale_charset innocuous_locale_charset | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char locale_charset (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef locale_charset | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char locale_charset (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_locale_charset || defined __stub___locale_charset | choke me | #endif | | int | main () | { | return locale_charset (); | ; | return 0; | } configure.sh:14888: result: no configure.sh:14808: checking for nl_langinfo configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc configure.sh:14870: $? = 0 configure.sh:14888: result: yes configure.sh:14808: checking for getxattr configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc configure.sh:14870: $? = 0 configure.sh:14888: result: yes configure.sh:14808: checking for extattr_get_link configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc /tmp/cc2zrOKe.o: In function `main': conftest.c:(.text+0x14): undefined reference to `extattr_get_link' collect2: ld returned 1 exit status configure.sh:14870: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 4 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define 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_SOCKADDR_STORAGE 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_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_LCHOWN 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SETSID 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOL 1 | #define HAVE_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_STRERROR 1 | #define HAVE_PUTENV 1 | #define HAVE_ICONV_OPEN 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETXATTR 1 | /* end confdefs.h. */ | /* Define extattr_get_link to an innocuous variant, in case declares extattr_get_link. | For example, HP-UX 11i declares gettimeofday. */ | #define extattr_get_link innocuous_extattr_get_link | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char extattr_get_link (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef extattr_get_link | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char extattr_get_link (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_extattr_get_link || defined __stub___extattr_get_link | choke me | #endif | | int | main () | { | return extattr_get_link (); | ; | return 0; | } configure.sh:14888: result: no configure.sh:14808: checking for sigaction configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc configure.sh:14870: $? = 0 configure.sh:14888: result: yes configure.sh:14808: checking for sigprocmask configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc configure.sh:14870: $? = 0 configure.sh:14888: result: yes configure.sh:14808: checking for setattrlist configure.sh:14864: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc /tmp/ccy42Opk.o: In function `main': conftest.c:(.text+0x14): undefined reference to `setattrlist' collect2: ld returned 1 exit status configure.sh:14870: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 4 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define 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_SOCKADDR_STORAGE 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_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_LCHOWN 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SETSID 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOL 1 | #define HAVE_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_STRERROR 1 | #define HAVE_PUTENV 1 | #define HAVE_ICONV_OPEN 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETXATTR 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGPROCMASK 1 | /* end confdefs.h. */ | /* Define setattrlist to an innocuous variant, in case declares setattrlist. | For example, HP-UX 11i declares gettimeofday. */ | #define setattrlist innocuous_setattrlist | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setattrlist (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setattrlist | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char setattrlist (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_setattrlist || defined __stub___setattrlist | choke me | #endif | | int | main () | { | return setattrlist (); | ; | return 0; | } configure.sh:14888: result: no configure.sh:14995: checking for getpgrp configure.sh:15051: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc configure.sh:15057: $? = 0 configure.sh:15075: result: yes configure.sh:14995: checking for tcgetpgrp configure.sh:15051: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc configure.sh:15057: $? = 0 configure.sh:15075: result: yes configure.sh:15086: checking whether getpgrp requires zero arguments configure.sh:15113: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ conftest.c: In function 'main': conftest.c:171: error: too many arguments to function 'getpgrp' configure.sh:15119: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 4 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define 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_SOCKADDR_STORAGE 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_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_LCHOWN 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SETSID 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOL 1 | #define HAVE_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_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_GETPGRP 1 | #define HAVE_TCGETPGRP 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | getpgrp (0); | ; | return 0; | } configure.sh:15135: result: yes configure.sh:15175: checking whether chown() modifies symlinks configure.sh:15210: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc conftest.c:144: warning: return type defaults to 'int' configure.sh:15213: $? = 0 configure.sh:15219: ./conftest configure.sh:15222: $? = 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 RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 4 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define 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_SOCKADDR_STORAGE 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_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_LCHOWN 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SETSID 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOL 1 | #define HAVE_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_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_GETPGRP 1 | #define HAVE_TCGETPGRP 1 | #define GETPGRP_VOID 1 | #define ICONV_OPTION NULL | #define UTF8_CHARSET "UTF-8" | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | # include | #endif | #include | #include | main() { | char const *dangling_symlink = "conftest.dangle"; | unlink(dangling_symlink); | if (symlink("conftest.no-such", dangling_symlink) < 0) abort(); | if (chown(dangling_symlink, getuid(), getgid()) < 0 && errno == ENOENT) exit(1); | exit(0); | } configure.sh:15238: result: no configure.sh:15248: checking whether link() can hard-link symlinks configure.sh:15283: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc conftest.c:145: warning: return type defaults to 'int' configure.sh:15286: $? = 0 configure.sh:15292: ./conftest configure.sh:15295: $? = 0 configure.sh:15311: result: yes configure.sh:15321: checking whether link() can hard-link special files configure.sh:15356: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc conftest.c:146: warning: return type defaults to 'int' conftest.c: In function 'main': conftest.c:148: warning: implicit declaration of function 'mkfifo' configure.sh:15359: $? = 0 configure.sh:15365: ./conftest configure.sh:15368: $? = 0 configure.sh:15384: result: yes configure.sh:15394: checking for working socketpair configure.sh:15424: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc conftest.c:144: warning: return type defaults to 'int' conftest.c: In function 'main': conftest.c:146: warning: implicit declaration of function 'exit' conftest.c:146: warning: incompatible implicit declaration of built-in function 'exit' configure.sh:15427: $? = 0 configure.sh:15433: ./conftest configure.sh:15436: $? = 0 configure.sh:15452: result: yes configure.sh:15464: checking for poptGetContext in -lpopt configure.sh:15499: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -lpopt >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W conftest.c -lpopt -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc /openpkg/bin/ld: cannot find -lpopt collect2: ld returned 1 exit status configure.sh:15505: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 4 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define 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_SOCKADDR_STORAGE 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_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_LCHOWN 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SETSID 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOL 1 | #define HAVE_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_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_GETPGRP 1 | #define HAVE_TCGETPGRP 1 | #define GETPGRP_VOID 1 | #define ICONV_OPTION NULL | #define UTF8_CHARSET "UTF-8" | #define CAN_HARDLINK_SYMLINK 1 | #define CAN_HARDLINK_SPECIAL 1 | #define HAVE_SOCKETPAIR 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char poptGetContext (); | int | main () | { | return poptGetContext (); | ; | return 0; | } configure.sh:15523: result: no configure.sh:15547: checking whether to use included libpopt configure.sh:15550: result: ./popt configure.sh:15566: checking for unsigned char configure.sh:15593: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W -I./popt conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W -I./popt conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ conftest.c: In function 'main': conftest.c:146: warning: pointer targets in initialization differ in signedness conftest.c:145: warning: unused variable 's' configure.sh:15599: $? = 0 configure.sh:15614: result: yes configure.sh:15624: checking for broken readdir configure.sh:15651: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W -I./popt conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W -I./popt conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc conftest.c:144: warning: return type defaults to 'int' conftest.c: In function 'main': conftest.c:146: warning: implicit declaration of function 'exit' conftest.c:146: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:146: warning: incompatible implicit declaration of built-in function 'exit' configure.sh:15654: $? = 0 configure.sh:15660: ./conftest configure.sh:15663: $? = 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 RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 4 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define 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_SOCKADDR_STORAGE 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_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_LCHOWN 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SETSID 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOL 1 | #define HAVE_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_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_GETPGRP 1 | #define HAVE_TCGETPGRP 1 | #define GETPGRP_VOID 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 SIGNED_CHAR_OK 1 | /* end confdefs.h. */ | #include | #include | main() { struct dirent *di; DIR *d = opendir("."); di = readdir(d); | if (di && di->d_name[-2] == '.' && di->d_name[-1] == 0 && | di->d_name[0] == 0) exit(0); exit(1);} configure.sh:15679: result: no configure.sh:15689: checking for utimbuf configure.sh:15717: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W -I./popt conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W -I./popt conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ conftest.c: In function 'main': conftest.c:147: warning: implicit declaration of function 'exit' conftest.c:147: warning: incompatible implicit declaration of built-in function 'exit' configure.sh:15723: $? = 0 configure.sh:15738: result: yes configure.sh:15748: checking if gettimeofday takes tz argument configure.sh:15776: diet -v cc -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W -I./popt conftest.c >&5 cc -include /usr/lib/diet/include/dietref.h -std=gnu99 -c -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W -I./popt conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ conftest.c: In function 'main': conftest.c:148: warning: implicit declaration of function 'exit' conftest.c:148: warning: incompatible implicit declaration of built-in function 'exit' configure.sh:15782: $? = 0 configure.sh:15797: result: yes configure.sh:15807: checking for C99 vsnprintf configure.sh:15848: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W -I./popt conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W -I./popt conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc conftest.c: In function 'foo': conftest.c:153: warning: implicit declaration of function 'vsnprintf' conftest.c:155: warning: implicit declaration of function 'exit' conftest.c:155: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:157: warning: implicit declaration of function 'snprintf' conftest.c:157: warning: incompatible implicit declaration of built-in function 'snprintf' conftest.c:157: warning: implicit declaration of function 'strcmp' conftest.c:157: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:159: warning: incompatible implicit declaration of built-in function 'exit' conftest.c: At top level: conftest.c:161: warning: return type defaults to 'int' /usr/lib/diet/lib-ppc/libc.a(vsnprintf.o): In function `vsnprintf': vsnprintf.c:(.text+0x58): warning: warning: the printf functions add several kilobytes of bloat. configure.sh:15851: $? = 0 configure.sh:15857: ./conftest configure.sh:15860: $? = 0 configure.sh:15876: result: yes configure.sh:15887: checking for secure mkstemp configure.sh:15923: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W -I./popt conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W -I./popt conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc conftest.c:149: warning: return type defaults to 'int' configure.sh:15926: $? = 0 configure.sh:15932: ./conftest configure.sh:15935: $? = 0 configure.sh:15951: result: yes configure.sh:15970: checking if mknod creates FIFOs configure.sh:16000: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W -I./popt conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W -I./popt conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc conftest.c:150: warning: return type defaults to 'int' conftest.c: In function 'main': conftest.c:151: warning: implicit declaration of function 'unlink' /usr/lib/diet/lib-ppc/libc.a(vprintf.o): In function `vprintf': vprintf.c:(.text+0x34): warning: warning: the printf functions add several kilobytes of bloat. configure.sh:16003: $? = 0 configure.sh:16009: ./conftest configure.sh:16012: $? = 0 configure.sh:16028: result: yes configure.sh:16038: checking if mknod creates sockets configure.sh:16068: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W -I./popt conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W -I./popt conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc conftest.c:151: warning: return type defaults to 'int' conftest.c: In function 'main': conftest.c:152: warning: implicit declaration of function 'unlink' /usr/lib/diet/lib-ppc/libc.a(vprintf.o): In function `vprintf': vprintf.c:(.text+0x34): warning: warning: the printf functions add several kilobytes of bloat. configure.sh:16071: $? = 0 configure.sh:16077: ./conftest configure.sh:16080: $? = 0 configure.sh:16096: result: yes configure.sh:16109: checking whether -c -o works configure.sh:16128: result: yes configure.sh:16153: checking for _acl configure.sh:16209: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W -I./popt conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W -I./popt conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc /tmp/cc4t7wTo.o: In function `main': conftest.c:(.text+0x14): undefined reference to `_acl' collect2: ld returned 1 exit status configure.sh:16215: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 4 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define 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_SOCKADDR_STORAGE 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_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_LCHOWN 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SETSID 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOL 1 | #define HAVE_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_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_GETPGRP 1 | #define HAVE_TCGETPGRP 1 | #define GETPGRP_VOID 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 SIGNED_CHAR_OK 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_SECURE_MKSTEMP 1 | #define MKNOD_CREATES_FIFOS 1 | #define MKNOD_CREATES_SOCKETS 1 | /* end confdefs.h. */ | /* Define _acl to an innocuous variant, in case declares _acl. | For example, HP-UX 11i declares gettimeofday. */ | #define _acl innocuous__acl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _acl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _acl | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _acl (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__acl || defined __stub____acl | choke me | #endif | | int | main () | { | return _acl (); | ; | return 0; | } configure.sh:16233: result: no configure.sh:16153: checking for __acl configure.sh:16209: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W -I./popt conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W -I./popt conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc /tmp/ccOtFC1x.o: In function `main': conftest.c:(.text+0x14): undefined reference to `__acl' collect2: ld returned 1 exit status configure.sh:16215: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 4 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define 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_SOCKADDR_STORAGE 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_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_LCHOWN 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SETSID 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOL 1 | #define HAVE_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_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_GETPGRP 1 | #define HAVE_TCGETPGRP 1 | #define GETPGRP_VOID 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 SIGNED_CHAR_OK 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_SECURE_MKSTEMP 1 | #define MKNOD_CREATES_FIFOS 1 | #define MKNOD_CREATES_SOCKETS 1 | /* end confdefs.h. */ | /* Define __acl to an innocuous variant, in case declares __acl. | For example, HP-UX 11i declares gettimeofday. */ | #define __acl innocuous___acl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __acl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __acl | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __acl (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___acl || defined __stub_____acl | choke me | #endif | | int | main () | { | return __acl (); | ; | return 0; | } configure.sh:16233: result: no configure.sh:16153: checking for _facl configure.sh:16209: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W -I./popt conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W -I./popt conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc /tmp/cc8EwhDY.o: In function `main': conftest.c:(.text+0x14): undefined reference to `_facl' collect2: ld returned 1 exit status configure.sh:16215: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 4 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define 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_SOCKADDR_STORAGE 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_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_LCHOWN 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SETSID 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOL 1 | #define HAVE_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_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_GETPGRP 1 | #define HAVE_TCGETPGRP 1 | #define GETPGRP_VOID 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 SIGNED_CHAR_OK 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_SECURE_MKSTEMP 1 | #define MKNOD_CREATES_FIFOS 1 | #define MKNOD_CREATES_SOCKETS 1 | /* end confdefs.h. */ | /* Define _facl to an innocuous variant, in case declares _facl. | For example, HP-UX 11i declares gettimeofday. */ | #define _facl innocuous__facl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _facl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _facl | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _facl (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__facl || defined __stub____facl | choke me | #endif | | int | main () | { | return _facl (); | ; | return 0; | } configure.sh:16233: result: no configure.sh:16153: checking for __facl configure.sh:16209: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W -I./popt conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W -I./popt conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc /tmp/ccmB53Mq.o: In function `main': conftest.c:(.text+0x14): undefined reference to `__facl' collect2: ld returned 1 exit status configure.sh:16215: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 4 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define 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_SOCKADDR_STORAGE 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_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_LCHOWN 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SETSID 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOL 1 | #define HAVE_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_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_GETPGRP 1 | #define HAVE_TCGETPGRP 1 | #define GETPGRP_VOID 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 SIGNED_CHAR_OK 1 | #define HAVE_STRUCT_UTIMBUF 1 | #define HAVE_GETTIMEOFDAY_TZ 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_SECURE_MKSTEMP 1 | #define MKNOD_CREATES_FIFOS 1 | #define MKNOD_CREATES_SOCKETS 1 | /* end confdefs.h. */ | /* Define __facl to an innocuous variant, in case declares __facl. | For example, HP-UX 11i declares gettimeofday. */ | #define __facl innocuous___facl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __facl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __facl | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __facl (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___facl || defined __stub_____facl | choke me | #endif | | int | main () | { | return __facl (); | ; | return 0; | } configure.sh:16233: result: no configure.sh:16246: checking whether to support ACLs configure.sh:16353: result: running tests: configure.sh:16356: checking for acl_get_file in -lacl configure.sh:16391: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W -I./popt conftest.c -lacl >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W -I./popt conftest.c -lacl -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc /openpkg/bin/ld: cannot find -lacl collect2: ld returned 1 exit status configure.sh:16397: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 4 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define 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_SOCKADDR_STORAGE 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_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_LCHOWN 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SETSID 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOL 1 | #define HAVE_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_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_GETPGRP 1 | #define HAVE_TCGETPGRP 1 | #define GETPGRP_VOID 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 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:16415: result: no configure.sh:16426: checking for ACL support configure.sh:16454: diet -v cc -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W -I./popt conftest.c >&5 cc -nostdlib -static -L/usr/lib/diet/lib-ppc /usr/lib/diet/lib-ppc/start.o -std=gnu99 -o conftest -DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W -I./popt conftest.c -isystem /usr/lib/diet/include -D__dietlibc__ /usr/lib/diet/lib-ppc/libc.a -lgcc conftest.c:149:21: error: sys/acl.h: No such file or directory conftest.c: In function 'main': conftest.c:153: error: 'acl_t' undeclared (first use in this function) conftest.c:153: error: (Each undeclared identifier is reported only once conftest.c:153: error: for each function it appears in.) conftest.c:153: error: expected ';' before 'acl' conftest.c:153: error: 'acl_entry_t' undeclared (first use in this function) conftest.c:153: error: 'entry_p' undeclared (first use in this function) conftest.c:153: warning: implicit declaration of function 'acl_get_entry' conftest.c:153: error: 'acl' undeclared (first use in this function) configure.sh:16460: $? = 1 configure.sh: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define RSYNC_VERSION "3.0.4" | #define _GNU_SOURCE 1 | #define RSYNC_PATH "rsync" | #define RSYNCD_SYSCONF "/etc/rsyncd.conf" | #define RSYNC_RSH "ssh" | #define NOBODY_USER "nobody" | #define NOBODY_GROUP "nogroup" | #define CONFIG_LOCALE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define WORDS_BIGENDIAN 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_ATTR_XATTR_H 1 | #define HAVE_SYS_XATTR_H 1 | #define MAJOR_IN_SYSMACROS 1 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT16_T 2 | #define SIZEOF_UINT16_T 2 | #define SIZEOF_INT32_T 4 | #define SIZEOF_UINT32_T 4 | #define SIZEOF_INT64_T 8 | #define SIZEOF_OFF_T 4 | #define SIZEOF_OFF64_T 8 | #define SIZEOF_TIME_T 4 | #define 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_SOCKADDR_STORAGE 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_STRFTIME 1 | #define HAVE_MEMMOVE 1 | #define HAVE_LCHOWN 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SETSID 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRLCAT 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRTOL 1 | #define HAVE_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_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_GETPGRP 1 | #define HAVE_TCGETPGRP 1 | #define GETPGRP_VOID 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 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 | #include | int | main () | { | acl_t acl; int entry_id; acl_entry_t *entry_p; return acl_get_entry( acl, entry_id, entry_p); | ; | return 0; | } configure.sh:16477: result: no configure.sh:16479: checking ACL test results configure.sh:16559: result: No ACL support found configure.sh:16569: checking whether to support extended attributes configure.sh:16589: result: Using Linux xattrs configure.sh:16793: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on g4 config.status:620: creating Makefile config.status:620: creating lib/dummy config.status:620: creating zlib/dummy config.status:620: creating popt/dummy config.status:620: creating shconfig config.status:620: creating config.h config.status:986: config.h is unchanged configure.sh:17818: result: configure.sh:17820: result: rsync 3.0.4 configuration successful configure.sh:17822: result: ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=powerpc-unknown-linux-gnu ac_cv_c_bigendian=yes ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_c_long_double=no ac_cv_env_CC_set=set ac_cv_env_CC_value='diet -v cc' ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-DHAVE_STRUCT_ADDRINFO 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= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= 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_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=no ac_cv_func_mallinfo=no ac_cv_func_memmove=yes ac_cv_func_mkfifo=yes ac_cv_func_mknod=yes ac_cv_func_mkstemp64=no ac_cv_func_mtrace=no 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_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=yes ac_cv_func_strlcpy=yes 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_utimes=no ac_cv_func_va_copy=no ac_cv_func_vasprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_acl_libacl_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_arpa_nameser_h=yes ac_cv_header_attr_xattr_h=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_popt_h=no ac_cv_header_popt_popt_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_acl_h=no ac_cv_header_sys_attr_h=no ac_cv_header_sys_extattr_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mkdev_h=no 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_sysmacros_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_types_h_makedev=no 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=powerpc-unknown-linux-gnu ac_cv_lib_acl_acl_get_file=no ac_cv_lib_popt_poptGetContext=no ac_cv_lib_sec_aclsort=no ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes ac_cv_member_struct_sockaddr_in_sin_len=no ac_cv_member_struct_sockaddr_sa_len=no ac_cv_member_struct_sockaddr_un_sun_len=no ac_cv_member_struct_stat_st_rdev=yes ac_cv_objext=o ac_cv_path_EGREP='/openpkg/bin/grep -E' ac_cv_path_GREP=/openpkg/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_CPP='diet -v cc -E' ac_cv_prog_HAVE_REMSH=0 ac_cv_prog_HAVE_YODL2MAN=0 ac_cv_prog_ac_ct_CC='diet -v cc' 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_inet_ntop='none required' ac_cv_search_libiconv_open=no ac_cv_search_opendir='none required' ac_cv_sizeof_int16_t=2 ac_cv_sizeof_int32_t=4 ac_cv_sizeof_int64_t=8 ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off64_t=8 ac_cv_sizeof_off_t=4 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=4 ac_cv_sizeof_uint16_t=2 ac_cv_sizeof_uint32_t=4 ac_cv_target=powerpc-unknown-linux-gnu ac_cv_type_getgroups=gid_t ac_cv_type_id_t=yes ac_cv_type_int16_t=yes ac_cv_type_int32_t=yes ac_cv_type_int64_t=yes ac_cv_type_int=yes ac_cv_type_long=yes ac_cv_type_long_double_wider=no ac_cv_type_long_long=yes ac_cv_type_mode_t=yes ac_cv_type_off64_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_short=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_struct_addrinfo=no ac_cv_type_struct_sockaddr_storage=yes ac_cv_type_struct_stat64=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_type_uint16_t=yes ac_cv_type_uint32_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=yes 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='$(popt_OBJS)' CC='diet -v cc -std=gnu99' CC_SHOBJ_FLAG='-o $@' CFLAGS='-DHAVE_STRUCT_ADDRINFO -DHAVE_CONFIG_H -Wall -W -I./popt' CPP='diet -v cc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/openpkg/bin/grep -E' EXEEXT='' GREP='/openpkg/bin/grep' HAVE_REMSH='0' HAVE_YODL2MAN='0' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='' LIBOBJS=' ${LIBOBJDIR}lib/getaddrinfo$U.o' LIBS='' LTLIBOBJS=' ${LIBOBJDIR}lib/getaddrinfo$U.lo' MAKE_MAN='' OBJEXT='o' OBJ_RESTORE='#' OBJ_SAVE='#' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RSYNC_VERSION='3.0.4' SHELL='/bin/bash' ac_ct_CC='diet -v cc' bindir='${exec_prefix}/bin' build='powerpc-unknown-linux-gnu' build_alias='' build_cpu='powerpc' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='powerpc-unknown-linux-gnu' host_alias='' host_cpu='powerpc' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='powerpc-unknown-linux-gnu' target_alias='' target_cpu='powerpc' target_os='linux-gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define RSYNC_VERSION "3.0.4" #define _GNU_SOURCE 1 #define RSYNC_PATH "rsync" #define RSYNCD_SYSCONF "/etc/rsyncd.conf" #define RSYNC_RSH "ssh" #define NOBODY_USER "nobody" #define NOBODY_GROUP "nogroup" #define CONFIG_LOCALE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define WORDS_BIGENDIAN 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_ATTR_XATTR_H 1 #define HAVE_SYS_XATTR_H 1 #define MAJOR_IN_SYSMACROS 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_SHORT 2 #define SIZEOF_INT16_T 2 #define SIZEOF_UINT16_T 2 #define SIZEOF_INT32_T 4 #define SIZEOF_UINT32_T 4 #define SIZEOF_INT64_T 8 #define SIZEOF_OFF_T 4 #define SIZEOF_OFF64_T 8 #define SIZEOF_TIME_T 4 #define 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_SOCKADDR_STORAGE 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_STRFTIME 1 #define HAVE_MEMMOVE 1 #define HAVE_LCHOWN 1 #define HAVE_VSNPRINTF 1 #define HAVE_SNPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_SETSID 1 #define HAVE_STRPBRK 1 #define HAVE_STRLCAT 1 #define HAVE_STRLCPY 1 #define HAVE_STRTOL 1 #define HAVE_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_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_GETPGRP 1 #define HAVE_TCGETPGRP 1 #define GETPGRP_VOID 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 SIGNED_CHAR_OK 1 #define HAVE_STRUCT_UTIMBUF 1 #define HAVE_GETTIMEOFDAY_TZ 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_SECURE_MKSTEMP 1 #define MKNOD_CREATES_FIFOS 1 #define MKNOD_CREATES_SOCKETS 1 #define HAVE_LINUX_XATTRS 1 #define SUPPORT_XATTRS 1 configure.sh: exit 0