Ticket #63307: rsync-lart_config.log

File rsync-lart_config.log, 207.2 KB (added by cooljeanius (Eric Gallager), 3 years ago)

config.log for rsync-lart

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by configure, which was
5generated by GNU Autoconf 2.59.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --mandir=/opt/local/share/man --with-rsyncd-conf=/opt/local/etc/rsyncd.conf --enable-ea-support
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Local-Admins-MacBook-Pro.local
14uname -m = x86_64
15uname -r = 20.6.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 20.6.0: Wed Jun 23 00:26:31 PDT 2021; root:xnu-7195.141.2~5/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25hostinfo               = Mach kernel version:
26         Darwin Kernel Version 20.6.0: Wed Jun 23 00:26:31 PDT 2021; root:xnu-7195.141.2~5/RELEASE_X86_64
27Kernel configured for up to 16 processors.
288 processors are physically available.
2916 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
32Primary memory available: 16.00 gigabytes
33Default processor set: 642 tasks, 2945 threads, 16 processors
34Load average: 2.90, Mach factor: 13.09
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:1322: Configuring rsync 2.6.6
52configure:1364: checking build system type
53configure:1382: result: i686-apple-darwin20.6.0
54configure:1390: checking host system type
55configure:1404: result: i686-apple-darwin20.6.0
56configure:1412: checking target system type
57configure:1426: result: i686-apple-darwin20.6.0
58configure:1487: checking for gcc
59configure:1513: result: /usr/bin/clang
60configure:1757: checking for C compiler version
61configure:1760: /usr/bin/clang --version </dev/null >&5
62Apple clang version 12.0.5 (clang-1205.0.22.9)
63Target: x86_64-apple-darwin20.6.0
64Thread model: posix
65InstalledDir: /Library/Developer/CommandLineTools/usr/bin
66configure:1763: $? = 0
67configure:1765: /usr/bin/clang -v </dev/null >&5
68Apple clang version 12.0.5 (clang-1205.0.22.9)
69Target: x86_64-apple-darwin20.6.0
70Thread model: posix
71InstalledDir: /Library/Developer/CommandLineTools/usr/bin
72configure:1768: $? = 0
73configure:1770: /usr/bin/clang -V </dev/null >&5
74clang: error: argument to '-V' is missing (expected 1 value)
75clang: error: no input files
76configure:1773: $? = 1
77configure:1796: checking for C compiler default output file name
78configure:1799: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c  >&5
79configure:1802: $? = 0
80configure:1848: result: a.out
81configure:1853: checking whether the C compiler works
82configure:1859: ./a.out
83configure:1862: $? = 0
84configure:1879: result: yes
85configure:1886: checking whether we are cross compiling
86configure:1888: result: no
87configure:1891: checking for suffix of executables
88configure:1893: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c  >&5
89configure:1896: $? = 0
90configure:1921: result:
91configure:1927: checking for suffix of object files
92configure:1948: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
93configure:1951: $? = 0
94configure:1973: result: o
95configure:1977: checking whether we are using the GNU C compiler
96configure:2001: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
97configure:2007: $? = 0
98configure:2011: test -z
99                         || test ! -s conftest.err
100configure:2014: $? = 0
101configure:2017: test -s conftest.o
102configure:2020: $? = 0
103configure:2033: result: yes
104configure:2039: checking whether /usr/bin/clang accepts -g
105configure:2060: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
106configure:2066: $? = 0
107configure:2070: test -z
108                         || test ! -s conftest.err
109configure:2073: $? = 0
110configure:2076: test -s conftest.o
111configure:2079: $? = 0
112configure:2090: result: yes
113configure:2107: checking for /usr/bin/clang option to accept ANSI C
114configure:2177: /usr/bin/clang  -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
115configure:2183: $? = 0
116configure:2187: test -z
117                         || test ! -s conftest.err
118configure:2190: $? = 0
119configure:2193: test -s conftest.o
120configure:2196: $? = 0
121configure:2214: result: none needed
122configure:2232: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
123conftest.c:2:3: error: unknown type name 'choke'
124  choke me
125  ^
126conftest.c:2:11: error: expected ';' after top level declarator
127  choke me
128          ^
129          ;
1302 errors generated.
131configure:2238: $? = 1
132configure: failed program was:
133| #ifndef __cplusplus
134|   choke me
135| #endif
136configure:2376: checking how to run the C preprocessor
137configure:2411: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c
138configure:2417: $? = 0
139configure:2449: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c
140conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
141#include <ac_nonexistent.h>
142         ^~~~~~~~~~~~~~~~~~
1431 error generated.
144configure:2455: $? = 1
145configure: failed program was:
146| /* confdefs.h.  */
147|
148| #define PACKAGE_NAME ""
149| #define PACKAGE_TARNAME ""
150| #define PACKAGE_VERSION ""
151| #define PACKAGE_STRING ""
152| #define PACKAGE_BUGREPORT ""
153| #define RSYNC_VERSION "2.6.6"
154| /* end confdefs.h.  */
155| #include <ac_nonexistent.h>
156configure:2494: result: /usr/bin/clang -E
157configure:2518: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c
158configure:2524: $? = 0
159configure:2556: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c
160conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
161#include <ac_nonexistent.h>
162         ^~~~~~~~~~~~~~~~~~
1631 error generated.
164configure:2562: $? = 1
165configure: failed program was:
166| /* confdefs.h.  */
167|
168| #define PACKAGE_NAME ""
169| #define PACKAGE_TARNAME ""
170| #define PACKAGE_VERSION ""
171| #define PACKAGE_STRING ""
172| #define PACKAGE_BUGREPORT ""
173| #define RSYNC_VERSION "2.6.6"
174| /* end confdefs.h.  */
175| #include <ac_nonexistent.h>
176configure:2605: checking for egrep
177configure:2615: result: grep -E
178configure:2633: checking for a BSD-compatible install
179configure:2688: result: /usr/bin/install -c
180configure:2719: checking whether to include debugging symbols
181configure:2733: result: yes
182configure:2834: checking for remsh
183configure:2861: result: 0
184configure:2888: checking the group for user "nobody"
185configure:2897: result: nobody
186configure:2913: checking for broken largefile support
187configure:2963: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c  >&5
188conftest.c:28:11: error: implicit declaration of function 'mkstemp' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
189        int fd = mkstemp(tpl);
190                 ^
191conftest.c:30:3: error: implicitly declaring library function 'strcpy' with type 'char *(char *, const char *)' [-Werror,-Wimplicit-function-declaration]
192                strcpy(tpl, "conftest.dat");
193                ^
194conftest.c:30:3: note: include the header <string.h> or explicitly provide a declaration for 'strcpy'
195conftest.c:40:6: error: implicit declaration of function 'fork' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
196        if (fork() == 0) {
197            ^
198conftest.c:42:3: error: implicitly declaring library function '_exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration]
199                _exit(fcntl(fd,F_SETLK,&lock) == 0);
200                ^
201conftest.c:42:3: note: include the header <unistd.h> or explicitly provide a declaration for '_exit'
202conftest.c:45:2: error: implicit declaration of function 'unlink' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
203        unlink(tpl);
204        ^
205conftest.c:46:2: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration]
206        exit(WEXITSTATUS(status));
207        ^
208conftest.c:46:2: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
2096 errors generated.
210configure:2966: $? = 1
211configure: program exited with status 1
212configure: failed program was:
213| /* confdefs.h.  */
214|
215| #define PACKAGE_NAME ""
216| #define PACKAGE_TARNAME ""
217| #define PACKAGE_VERSION ""
218| #define PACKAGE_STRING ""
219| #define PACKAGE_BUGREPORT ""
220| #define RSYNC_VERSION "2.6.6"
221| #define _GNU_SOURCE 1
222| #define RSYNC_PATH "rsync"
223| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
224| #define RSYNC_RSH "ssh"
225| #define NOBODY_USER "nobody"
226| #define NOBODY_GROUP "nobody"
227| /* end confdefs.h.  */
228|
229| #define _FILE_OFFSET_BITS 64
230| #include <stdio.h>
231| #include <fcntl.h>
232| #include <sys/types.h>
233| #include <sys/wait.h>
234|
235| int main(void)
236| {
237|       struct flock lock;
238|       int status;
239|       char tpl[32] = "/tmp/locktest.XXXXXX";
240|       int fd = mkstemp(tpl);
241|       if (fd < 0) {
242|               strcpy(tpl, "conftest.dat");
243|               fd = open(tpl, O_CREAT|O_RDWR, 0600);
244|       }
245|
246|       lock.l_type = F_WRLCK;
247|       lock.l_whence = SEEK_SET;
248|       lock.l_start = 0;
249|       lock.l_len = 1;
250|       lock.l_pid = 0;
251|       fcntl(fd,F_SETLK,&lock);
252|       if (fork() == 0) {
253|               lock.l_start = 1;
254|               _exit(fcntl(fd,F_SETLK,&lock) == 0);
255|       }
256|       wait(&status);
257|       unlink(tpl);
258|       exit(WEXITSTATUS(status));
259| }
260|
261configure:2985: result: no
262configure:2995: checking for special C compiler options needed for large files
263configure:3094: result: no
264configure:3100: checking for _FILE_OFFSET_BITS value needed for large files
265configure:3131: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
266configure:3137: $? = 0
267configure:3141: test -z
268                         || test ! -s conftest.err
269configure:3144: $? = 0
270configure:3147: test -s conftest.o
271configure:3150: $? = 0
272configure:3215: result: no
273configure:3225: checking for _LARGE_FILES value needed for large files
274configure:3256: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
275configure:3262: $? = 0
276configure:3266: test -z
277                         || test ! -s conftest.err
278configure:3269: $? = 0
279configure:3272: test -s conftest.o
280configure:3275: $? = 0
281configure:3340: result: no
282configure:3385: checking ipv6 stack type
283configure:3570: result: kame
284configure:3573: checking for library containing getaddrinfo
285configure:3603: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c  >&5
286configure:3609: $? = 0
287configure:3613: test -z
288                         || test ! -s conftest.err
289configure:3616: $? = 0
290configure:3619: test -s conftest
291configure:3622: $? = 0
292configure:3692: result: none required
293configure:3701: checking whether to call shutdown on all sockets
294configure:3712: result: no
295configure:3716: checking whether byte ordering is bigendian
296configure:3743: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
297configure:3749: $? = 0
298configure:3753: test -z
299                         || test ! -s conftest.err
300configure:3756: $? = 0
301configure:3759: test -s conftest.o
302configure:3762: $? = 0
303configure:3786: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
304conftest.c:25:2: error: use of undeclared identifier 'not'
305 not big endian
306 ^
3071 error generated.
308configure:3792: $? = 1
309configure: failed program was:
310| /* confdefs.h.  */
311|
312| #define PACKAGE_NAME ""
313| #define PACKAGE_TARNAME ""
314| #define PACKAGE_VERSION ""
315| #define PACKAGE_STRING ""
316| #define PACKAGE_BUGREPORT ""
317| #define RSYNC_VERSION "2.6.6"
318| #define _GNU_SOURCE 1
319| #define RSYNC_PATH "rsync"
320| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
321| #define RSYNC_RSH "ssh"
322| #define NOBODY_USER "nobody"
323| #define NOBODY_GROUP "nobody"
324| #define CONFIG_LOCALE 1
325| #define INET6 1
326| /* end confdefs.h.  */
327| #include <sys/types.h>
328| #include <sys/param.h>
329|
330| int
331| main ()
332| {
333| #if BYTE_ORDER != BIG_ENDIAN
334|  not big endian
335| #endif
336|
337|   ;
338|   return 0;
339| }
340configure:3927: result: no
341configure:3954: checking for dirent.h that defines DIR
342configure:3978: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
343configure:3984: $? = 0
344configure:3988: test -z
345                         || test ! -s conftest.err
346configure:3991: $? = 0
347configure:3994: test -s conftest.o
348configure:3997: $? = 0
349configure:4008: result: yes
350configure:4021: checking for library containing opendir
351configure:4051: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c  >&5
352configure:4057: $? = 0
353configure:4061: test -z
354                         || test ! -s conftest.err
355configure:4064: $? = 0
356configure:4067: test -s conftest
357configure:4070: $? = 0
358configure:4140: result: none required
359configure:4276: checking whether time.h and sys/time.h may both be included
360configure:4301: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
361configure:4307: $? = 0
362configure:4311: test -z
363                         || test ! -s conftest.err
364configure:4314: $? = 0
365configure:4317: test -s conftest.o
366configure:4320: $? = 0
367configure:4331: result: yes
368configure:4341: checking for sys/wait.h that is POSIX.1 compatible
369configure:4372: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
370configure:4378: $? = 0
371configure:4382: test -z
372                         || test ! -s conftest.err
373configure:4385: $? = 0
374configure:4388: test -s conftest.o
375configure:4391: $? = 0
376configure:4402: result: yes
377configure:4412: checking for ANSI C header files
378configure:4437: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
379configure:4443: $? = 0
380configure:4447: test -z
381                         || test ! -s conftest.err
382configure:4450: $? = 0
383configure:4453: test -s conftest.o
384configure:4456: $? = 0
385configure:4545: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c  >&5
386conftest.c:38:7: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration]
387      exit(2);
388      ^
389conftest.c:38:7: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
3901 error generated.
391configure:4548: $? = 1
392configure: program exited with status 1
393configure: failed program was:
394| /* confdefs.h.  */
395|
396| #define PACKAGE_NAME ""
397| #define PACKAGE_TARNAME ""
398| #define PACKAGE_VERSION ""
399| #define PACKAGE_STRING ""
400| #define PACKAGE_BUGREPORT ""
401| #define RSYNC_VERSION "2.6.6"
402| #define _GNU_SOURCE 1
403| #define RSYNC_PATH "rsync"
404| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
405| #define RSYNC_RSH "ssh"
406| #define NOBODY_USER "nobody"
407| #define NOBODY_GROUP "nobody"
408| #define CONFIG_LOCALE 1
409| #define INET6 1
410| #define HAVE_DIRENT_H 1
411| #define TIME_WITH_SYS_TIME 1
412| #define HAVE_SYS_WAIT_H 1
413| /* end confdefs.h.  */
414| #include <ctype.h>
415| #if ((' ' & 0x0FF) == 0x020)
416| # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
417| # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
418| #else
419| # define ISLOWER(c)              (('a' <= (c) && (c) <= 'i')               || ('j' <= (c) && (c) <= 'r')                   || ('s' <= (c) && (c) <= 'z'))
420| # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
421| #endif
422|
423| #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
424| int
425| main ()
426| {
427|   int i;
428|   for (i = 0; i < 256; i++)
429|     if (XOR (islower (i), ISLOWER (i))
430|       || toupper (i) != TOUPPER (i))
431|       exit(2);
432|   exit (0);
433| }
434configure:4568: result: no
435configure:4592: checking for sys/types.h
436configure:4608: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
437configure:4614: $? = 0
438configure:4618: test -z
439                         || test ! -s conftest.err
440configure:4621: $? = 0
441configure:4624: test -s conftest.o
442configure:4627: $? = 0
443configure:4638: result: yes
444configure:4592: checking for sys/stat.h
445configure:4608: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
446configure:4614: $? = 0
447configure:4618: test -z
448                         || test ! -s conftest.err
449configure:4621: $? = 0
450configure:4624: test -s conftest.o
451configure:4627: $? = 0
452configure:4638: result: yes
453configure:4592: checking for stdlib.h
454configure:4608: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
455configure:4614: $? = 0
456configure:4618: test -z
457                         || test ! -s conftest.err
458configure:4621: $? = 0
459configure:4624: test -s conftest.o
460configure:4627: $? = 0
461configure:4638: result: yes
462configure:4592: checking for string.h
463configure:4608: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
464configure:4614: $? = 0
465configure:4618: test -z
466                         || test ! -s conftest.err
467configure:4621: $? = 0
468configure:4624: test -s conftest.o
469configure:4627: $? = 0
470configure:4638: result: yes
471configure:4592: checking for memory.h
472configure:4608: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
473configure:4614: $? = 0
474configure:4618: test -z
475                         || test ! -s conftest.err
476configure:4621: $? = 0
477configure:4624: test -s conftest.o
478configure:4627: $? = 0
479configure:4638: result: yes
480configure:4592: checking for strings.h
481configure:4608: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
482configure:4614: $? = 0
483configure:4618: test -z
484                         || test ! -s conftest.err
485configure:4621: $? = 0
486configure:4624: test -s conftest.o
487configure:4627: $? = 0
488configure:4638: result: yes
489configure:4592: checking for inttypes.h
490configure:4608: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
491configure:4614: $? = 0
492configure:4618: test -z
493                         || test ! -s conftest.err
494configure:4621: $? = 0
495configure:4624: test -s conftest.o
496configure:4627: $? = 0
497configure:4638: result: yes
498configure:4592: checking for stdint.h
499configure:4608: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
500configure:4614: $? = 0
501configure:4618: test -z
502                         || test ! -s conftest.err
503configure:4621: $? = 0
504configure:4624: test -s conftest.o
505configure:4627: $? = 0
506configure:4638: result: yes
507configure:4592: checking for unistd.h
508configure:4608: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
509configure:4614: $? = 0
510configure:4618: test -z
511                         || test ! -s conftest.err
512configure:4621: $? = 0
513configure:4624: test -s conftest.o
514configure:4627: $? = 0
515configure:4638: result: yes
516configure:4694: checking sys/fcntl.h usability
517configure:4706: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
518configure:4712: $? = 0
519configure:4716: test -z
520                         || test ! -s conftest.err
521configure:4719: $? = 0
522configure:4722: test -s conftest.o
523configure:4725: $? = 0
524configure:4735: result: yes
525configure:4739: checking sys/fcntl.h presence
526configure:4749: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c
527configure:4755: $? = 0
528configure:4775: result: yes
529configure:4810: checking for sys/fcntl.h
530configure:4817: result: yes
531configure:4694: checking sys/select.h usability
532configure:4706: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
533configure:4712: $? = 0
534configure:4716: test -z
535                         || test ! -s conftest.err
536configure:4719: $? = 0
537configure:4722: test -s conftest.o
538configure:4725: $? = 0
539configure:4735: result: yes
540configure:4739: checking sys/select.h presence
541configure:4749: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c
542configure:4755: $? = 0
543configure:4775: result: yes
544configure:4810: checking for sys/select.h
545configure:4817: result: yes
546configure:4694: checking fcntl.h usability
547configure:4706: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
548configure:4712: $? = 0
549configure:4716: test -z
550                         || test ! -s conftest.err
551configure:4719: $? = 0
552configure:4722: test -s conftest.o
553configure:4725: $? = 0
554configure:4735: result: yes
555configure:4739: checking fcntl.h presence
556configure:4749: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c
557configure:4755: $? = 0
558configure:4775: result: yes
559configure:4810: checking for fcntl.h
560configure:4817: result: yes
561configure:4694: checking sys/time.h usability
562configure:4706: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
563configure:4712: $? = 0
564configure:4716: test -z
565                         || test ! -s conftest.err
566configure:4719: $? = 0
567configure:4722: test -s conftest.o
568configure:4725: $? = 0
569configure:4735: result: yes
570configure:4739: checking sys/time.h presence
571configure:4749: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c
572configure:4755: $? = 0
573configure:4775: result: yes
574configure:4810: checking for sys/time.h
575configure:4817: result: yes
576configure:4694: checking sys/unistd.h usability
577configure:4706: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
578configure:4712: $? = 0
579configure:4716: test -z
580                         || test ! -s conftest.err
581configure:4719: $? = 0
582configure:4722: test -s conftest.o
583configure:4725: $? = 0
584configure:4735: result: yes
585configure:4739: checking sys/unistd.h presence
586configure:4749: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c
587configure:4755: $? = 0
588configure:4775: result: yes
589configure:4810: checking for sys/unistd.h
590configure:4817: result: yes
591configure:4685: checking for unistd.h
592configure:4690: result: yes
593configure:4694: checking utime.h usability
594configure:4706: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
595configure:4712: $? = 0
596configure:4716: test -z
597                         || test ! -s conftest.err
598configure:4719: $? = 0
599configure:4722: test -s conftest.o
600configure:4725: $? = 0
601configure:4735: result: yes
602configure:4739: checking utime.h presence
603configure:4749: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c
604configure:4755: $? = 0
605configure:4775: result: yes
606configure:4810: checking for utime.h
607configure:4817: result: yes
608configure:4694: checking grp.h usability
609configure:4706: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
610configure:4712: $? = 0
611configure:4716: test -z
612                         || test ! -s conftest.err
613configure:4719: $? = 0
614configure:4722: test -s conftest.o
615configure:4725: $? = 0
616configure:4735: result: yes
617configure:4739: checking grp.h presence
618configure:4749: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c
619configure:4755: $? = 0
620configure:4775: result: yes
621configure:4810: checking for grp.h
622configure:4817: result: yes
623configure:4694: checking compat.h usability
624configure:4706: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
625conftest.c:72:10: fatal error: 'compat.h' file not found
626#include <compat.h>
627         ^~~~~~~~~~
6281 error generated.
629configure:4712: $? = 1
630configure: failed program was:
631| /* confdefs.h.  */
632|
633| #define PACKAGE_NAME ""
634| #define PACKAGE_TARNAME ""
635| #define PACKAGE_VERSION ""
636| #define PACKAGE_STRING ""
637| #define PACKAGE_BUGREPORT ""
638| #define RSYNC_VERSION "2.6.6"
639| #define _GNU_SOURCE 1
640| #define RSYNC_PATH "rsync"
641| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
642| #define RSYNC_RSH "ssh"
643| #define NOBODY_USER "nobody"
644| #define NOBODY_GROUP "nobody"
645| #define CONFIG_LOCALE 1
646| #define INET6 1
647| #define HAVE_DIRENT_H 1
648| #define TIME_WITH_SYS_TIME 1
649| #define HAVE_SYS_WAIT_H 1
650| #define HAVE_SYS_TYPES_H 1
651| #define HAVE_SYS_STAT_H 1
652| #define HAVE_STDLIB_H 1
653| #define HAVE_STRING_H 1
654| #define HAVE_MEMORY_H 1
655| #define HAVE_STRINGS_H 1
656| #define HAVE_INTTYPES_H 1
657| #define HAVE_STDINT_H 1
658| #define HAVE_UNISTD_H 1
659| #define HAVE_SYS_FCNTL_H 1
660| #define HAVE_SYS_SELECT_H 1
661| #define HAVE_FCNTL_H 1
662| #define HAVE_SYS_TIME_H 1
663| #define HAVE_SYS_UNISTD_H 1
664| #define HAVE_UNISTD_H 1
665| #define HAVE_UTIME_H 1
666| #define HAVE_GRP_H 1
667| /* end confdefs.h.  */
668| #include <stdio.h>
669| #if HAVE_SYS_TYPES_H
670| # include <sys/types.h>
671| #endif
672| #if HAVE_SYS_STAT_H
673| # include <sys/stat.h>
674| #endif
675| #if STDC_HEADERS
676| # include <stdlib.h>
677| # include <stddef.h>
678| #else
679| # if HAVE_STDLIB_H
680| #  include <stdlib.h>
681| # endif
682| #endif
683| #if HAVE_STRING_H
684| # if !STDC_HEADERS && HAVE_MEMORY_H
685| #  include <memory.h>
686| # endif
687| # include <string.h>
688| #endif
689| #if HAVE_STRINGS_H
690| # include <strings.h>
691| #endif
692| #if HAVE_INTTYPES_H
693| # include <inttypes.h>
694| #else
695| # if HAVE_STDINT_H
696| #  include <stdint.h>
697| # endif
698| #endif
699| #if HAVE_UNISTD_H
700| # include <unistd.h>
701| #endif
702| #include <compat.h>
703configure:4735: result: no
704configure:4739: checking compat.h presence
705configure:4749: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c
706conftest.c:38:10: fatal error: 'compat.h' file not found
707#include <compat.h>
708         ^~~~~~~~~~
7091 error generated.
710configure:4755: $? = 1
711configure: failed program was:
712| /* confdefs.h.  */
713|
714| #define PACKAGE_NAME ""
715| #define PACKAGE_TARNAME ""
716| #define PACKAGE_VERSION ""
717| #define PACKAGE_STRING ""
718| #define PACKAGE_BUGREPORT ""
719| #define RSYNC_VERSION "2.6.6"
720| #define _GNU_SOURCE 1
721| #define RSYNC_PATH "rsync"
722| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
723| #define RSYNC_RSH "ssh"
724| #define NOBODY_USER "nobody"
725| #define NOBODY_GROUP "nobody"
726| #define CONFIG_LOCALE 1
727| #define INET6 1
728| #define HAVE_DIRENT_H 1
729| #define TIME_WITH_SYS_TIME 1
730| #define HAVE_SYS_WAIT_H 1
731| #define HAVE_SYS_TYPES_H 1
732| #define HAVE_SYS_STAT_H 1
733| #define HAVE_STDLIB_H 1
734| #define HAVE_STRING_H 1
735| #define HAVE_MEMORY_H 1
736| #define HAVE_STRINGS_H 1
737| #define HAVE_INTTYPES_H 1
738| #define HAVE_STDINT_H 1
739| #define HAVE_UNISTD_H 1
740| #define HAVE_SYS_FCNTL_H 1
741| #define HAVE_SYS_SELECT_H 1
742| #define HAVE_FCNTL_H 1
743| #define HAVE_SYS_TIME_H 1
744| #define HAVE_SYS_UNISTD_H 1
745| #define HAVE_UNISTD_H 1
746| #define HAVE_UTIME_H 1
747| #define HAVE_GRP_H 1
748| /* end confdefs.h.  */
749| #include <compat.h>
750configure:4775: result: no
751configure:4810: checking for compat.h
752configure:4817: result: no
753configure:4694: checking sys/param.h usability
754configure:4706: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
755configure:4712: $? = 0
756configure:4716: test -z
757                         || test ! -s conftest.err
758configure:4719: $? = 0
759configure:4722: test -s conftest.o
760configure:4725: $? = 0
761configure:4735: result: yes
762configure:4739: checking sys/param.h presence
763configure:4749: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c
764configure:4755: $? = 0
765configure:4775: result: yes
766configure:4810: checking for sys/param.h
767configure:4817: result: yes
768configure:4694: checking ctype.h usability
769configure:4706: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
770configure:4712: $? = 0
771configure:4716: test -z
772                         || test ! -s conftest.err
773configure:4719: $? = 0
774configure:4722: test -s conftest.o
775configure:4725: $? = 0
776configure:4735: result: yes
777configure:4739: checking ctype.h presence
778configure:4749: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c
779configure:4755: $? = 0
780configure:4775: result: yes
781configure:4810: checking for ctype.h
782configure:4817: result: yes
783configure:4685: checking for sys/wait.h
784configure:4690: result: yes
785configure:4694: checking sys/ioctl.h usability
786configure:4706: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
787configure:4712: $? = 0
788configure:4716: test -z
789                         || test ! -s conftest.err
790configure:4719: $? = 0
791configure:4722: test -s conftest.o
792configure:4725: $? = 0
793configure:4735: result: yes
794configure:4739: checking sys/ioctl.h presence
795configure:4749: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c
796configure:4755: $? = 0
797configure:4775: result: yes
798configure:4810: checking for sys/ioctl.h
799configure:4817: result: yes
800configure:4694: checking sys/filio.h usability
801configure:4706: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
802configure:4712: $? = 0
803configure:4716: test -z
804                         || test ! -s conftest.err
805configure:4719: $? = 0
806configure:4722: test -s conftest.o
807configure:4725: $? = 0
808configure:4735: result: yes
809configure:4739: checking sys/filio.h presence
810configure:4749: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c
811configure:4755: $? = 0
812configure:4775: result: yes
813configure:4810: checking for sys/filio.h
814configure:4817: result: yes
815configure:4685: checking for string.h
816configure:4690: result: yes
817configure:4685: checking for stdlib.h
818configure:4690: result: yes
819configure:4694: checking sys/socket.h usability
820configure:4706: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
821configure:4712: $? = 0
822configure:4716: test -z
823                         || test ! -s conftest.err
824configure:4719: $? = 0
825configure:4722: test -s conftest.o
826configure:4725: $? = 0
827configure:4735: result: yes
828configure:4739: checking sys/socket.h presence
829configure:4749: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c
830configure:4755: $? = 0
831configure:4775: result: yes
832configure:4810: checking for sys/socket.h
833configure:4817: result: yes
834configure:4694: checking sys/mode.h usability
835configure:4706: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
836conftest.c:80:10: fatal error: 'sys/mode.h' file not found
837#include <sys/mode.h>
838         ^~~~~~~~~~~~
8391 error generated.
840configure:4712: $? = 1
841configure: failed program was:
842| /* confdefs.h.  */
843|
844| #define PACKAGE_NAME ""
845| #define PACKAGE_TARNAME ""
846| #define PACKAGE_VERSION ""
847| #define PACKAGE_STRING ""
848| #define PACKAGE_BUGREPORT ""
849| #define RSYNC_VERSION "2.6.6"
850| #define _GNU_SOURCE 1
851| #define RSYNC_PATH "rsync"
852| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
853| #define RSYNC_RSH "ssh"
854| #define NOBODY_USER "nobody"
855| #define NOBODY_GROUP "nobody"
856| #define CONFIG_LOCALE 1
857| #define INET6 1
858| #define HAVE_DIRENT_H 1
859| #define TIME_WITH_SYS_TIME 1
860| #define HAVE_SYS_WAIT_H 1
861| #define HAVE_SYS_TYPES_H 1
862| #define HAVE_SYS_STAT_H 1
863| #define HAVE_STDLIB_H 1
864| #define HAVE_STRING_H 1
865| #define HAVE_MEMORY_H 1
866| #define HAVE_STRINGS_H 1
867| #define HAVE_INTTYPES_H 1
868| #define HAVE_STDINT_H 1
869| #define HAVE_UNISTD_H 1
870| #define HAVE_SYS_FCNTL_H 1
871| #define HAVE_SYS_SELECT_H 1
872| #define HAVE_FCNTL_H 1
873| #define HAVE_SYS_TIME_H 1
874| #define HAVE_SYS_UNISTD_H 1
875| #define HAVE_UNISTD_H 1
876| #define HAVE_UTIME_H 1
877| #define HAVE_GRP_H 1
878| #define HAVE_SYS_PARAM_H 1
879| #define HAVE_CTYPE_H 1
880| #define HAVE_SYS_WAIT_H 1
881| #define HAVE_SYS_IOCTL_H 1
882| #define HAVE_SYS_FILIO_H 1
883| #define HAVE_STRING_H 1
884| #define HAVE_STDLIB_H 1
885| #define HAVE_SYS_SOCKET_H 1
886| /* end confdefs.h.  */
887| #include <stdio.h>
888| #if HAVE_SYS_TYPES_H
889| # include <sys/types.h>
890| #endif
891| #if HAVE_SYS_STAT_H
892| # include <sys/stat.h>
893| #endif
894| #if STDC_HEADERS
895| # include <stdlib.h>
896| # include <stddef.h>
897| #else
898| # if HAVE_STDLIB_H
899| #  include <stdlib.h>
900| # endif
901| #endif
902| #if HAVE_STRING_H
903| # if !STDC_HEADERS && HAVE_MEMORY_H
904| #  include <memory.h>
905| # endif
906| # include <string.h>
907| #endif
908| #if HAVE_STRINGS_H
909| # include <strings.h>
910| #endif
911| #if HAVE_INTTYPES_H
912| # include <inttypes.h>
913| #else
914| # if HAVE_STDINT_H
915| #  include <stdint.h>
916| # endif
917| #endif
918| #if HAVE_UNISTD_H
919| # include <unistd.h>
920| #endif
921| #include <sys/mode.h>
922configure:4735: result: no
923configure:4739: checking sys/mode.h presence
924configure:4749: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c
925conftest.c:46:10: fatal error: 'sys/mode.h' file not found
926#include <sys/mode.h>
927         ^~~~~~~~~~~~
9281 error generated.
929configure:4755: $? = 1
930configure: failed program was:
931| /* confdefs.h.  */
932|
933| #define PACKAGE_NAME ""
934| #define PACKAGE_TARNAME ""
935| #define PACKAGE_VERSION ""
936| #define PACKAGE_STRING ""
937| #define PACKAGE_BUGREPORT ""
938| #define RSYNC_VERSION "2.6.6"
939| #define _GNU_SOURCE 1
940| #define RSYNC_PATH "rsync"
941| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
942| #define RSYNC_RSH "ssh"
943| #define NOBODY_USER "nobody"
944| #define NOBODY_GROUP "nobody"
945| #define CONFIG_LOCALE 1
946| #define INET6 1
947| #define HAVE_DIRENT_H 1
948| #define TIME_WITH_SYS_TIME 1
949| #define HAVE_SYS_WAIT_H 1
950| #define HAVE_SYS_TYPES_H 1
951| #define HAVE_SYS_STAT_H 1
952| #define HAVE_STDLIB_H 1
953| #define HAVE_STRING_H 1
954| #define HAVE_MEMORY_H 1
955| #define HAVE_STRINGS_H 1
956| #define HAVE_INTTYPES_H 1
957| #define HAVE_STDINT_H 1
958| #define HAVE_UNISTD_H 1
959| #define HAVE_SYS_FCNTL_H 1
960| #define HAVE_SYS_SELECT_H 1
961| #define HAVE_FCNTL_H 1
962| #define HAVE_SYS_TIME_H 1
963| #define HAVE_SYS_UNISTD_H 1
964| #define HAVE_UNISTD_H 1
965| #define HAVE_UTIME_H 1
966| #define HAVE_GRP_H 1
967| #define HAVE_SYS_PARAM_H 1
968| #define HAVE_CTYPE_H 1
969| #define HAVE_SYS_WAIT_H 1
970| #define HAVE_SYS_IOCTL_H 1
971| #define HAVE_SYS_FILIO_H 1
972| #define HAVE_STRING_H 1
973| #define HAVE_STDLIB_H 1
974| #define HAVE_SYS_SOCKET_H 1
975| /* end confdefs.h.  */
976| #include <sys/mode.h>
977configure:4775: result: no
978configure:4810: checking for sys/mode.h
979configure:4817: result: no
980configure:4694: checking sys/un.h usability
981configure:4706: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
982configure:4712: $? = 0
983configure:4716: test -z
984                         || test ! -s conftest.err
985configure:4719: $? = 0
986configure:4722: test -s conftest.o
987configure:4725: $? = 0
988configure:4735: result: yes
989configure:4739: checking sys/un.h presence
990configure:4749: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c
991configure:4755: $? = 0
992configure:4775: result: yes
993configure:4810: checking for sys/un.h
994configure:4817: result: yes
995configure:4694: checking glob.h usability
996configure:4706: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
997configure:4712: $? = 0
998configure:4716: test -z
999                         || test ! -s conftest.err
1000configure:4719: $? = 0
1001configure:4722: test -s conftest.o
1002configure:4725: $? = 0
1003configure:4735: result: yes
1004configure:4739: checking glob.h presence
1005configure:4749: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c
1006configure:4755: $? = 0
1007configure:4775: result: yes
1008configure:4810: checking for glob.h
1009configure:4817: result: yes
1010configure:4694: checking mcheck.h usability
1011configure:4706: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
1012conftest.c:82:10: fatal error: 'mcheck.h' file not found
1013#include <mcheck.h>
1014         ^~~~~~~~~~
10151 error generated.
1016configure:4712: $? = 1
1017configure: failed program was:
1018| /* confdefs.h.  */
1019|
1020| #define PACKAGE_NAME ""
1021| #define PACKAGE_TARNAME ""
1022| #define PACKAGE_VERSION ""
1023| #define PACKAGE_STRING ""
1024| #define PACKAGE_BUGREPORT ""
1025| #define RSYNC_VERSION "2.6.6"
1026| #define _GNU_SOURCE 1
1027| #define RSYNC_PATH "rsync"
1028| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
1029| #define RSYNC_RSH "ssh"
1030| #define NOBODY_USER "nobody"
1031| #define NOBODY_GROUP "nobody"
1032| #define CONFIG_LOCALE 1
1033| #define INET6 1
1034| #define HAVE_DIRENT_H 1
1035| #define TIME_WITH_SYS_TIME 1
1036| #define HAVE_SYS_WAIT_H 1
1037| #define HAVE_SYS_TYPES_H 1
1038| #define HAVE_SYS_STAT_H 1
1039| #define HAVE_STDLIB_H 1
1040| #define HAVE_STRING_H 1
1041| #define HAVE_MEMORY_H 1
1042| #define HAVE_STRINGS_H 1
1043| #define HAVE_INTTYPES_H 1
1044| #define HAVE_STDINT_H 1
1045| #define HAVE_UNISTD_H 1
1046| #define HAVE_SYS_FCNTL_H 1
1047| #define HAVE_SYS_SELECT_H 1
1048| #define HAVE_FCNTL_H 1
1049| #define HAVE_SYS_TIME_H 1
1050| #define HAVE_SYS_UNISTD_H 1
1051| #define HAVE_UNISTD_H 1
1052| #define HAVE_UTIME_H 1
1053| #define HAVE_GRP_H 1
1054| #define HAVE_SYS_PARAM_H 1
1055| #define HAVE_CTYPE_H 1
1056| #define HAVE_SYS_WAIT_H 1
1057| #define HAVE_SYS_IOCTL_H 1
1058| #define HAVE_SYS_FILIO_H 1
1059| #define HAVE_STRING_H 1
1060| #define HAVE_STDLIB_H 1
1061| #define HAVE_SYS_SOCKET_H 1
1062| #define HAVE_SYS_UN_H 1
1063| #define HAVE_GLOB_H 1
1064| /* end confdefs.h.  */
1065| #include <stdio.h>
1066| #if HAVE_SYS_TYPES_H
1067| # include <sys/types.h>
1068| #endif
1069| #if HAVE_SYS_STAT_H
1070| # include <sys/stat.h>
1071| #endif
1072| #if STDC_HEADERS
1073| # include <stdlib.h>
1074| # include <stddef.h>
1075| #else
1076| # if HAVE_STDLIB_H
1077| #  include <stdlib.h>
1078| # endif
1079| #endif
1080| #if HAVE_STRING_H
1081| # if !STDC_HEADERS && HAVE_MEMORY_H
1082| #  include <memory.h>
1083| # endif
1084| # include <string.h>
1085| #endif
1086| #if HAVE_STRINGS_H
1087| # include <strings.h>
1088| #endif
1089| #if HAVE_INTTYPES_H
1090| # include <inttypes.h>
1091| #else
1092| # if HAVE_STDINT_H
1093| #  include <stdint.h>
1094| # endif
1095| #endif
1096| #if HAVE_UNISTD_H
1097| # include <unistd.h>
1098| #endif
1099| #include <mcheck.h>
1100configure:4735: result: no
1101configure:4739: checking mcheck.h presence
1102configure:4749: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c
1103conftest.c:48:10: fatal error: 'mcheck.h' file not found
1104#include <mcheck.h>
1105         ^~~~~~~~~~
11061 error generated.
1107configure:4755: $? = 1
1108configure: failed program was:
1109| /* confdefs.h.  */
1110|
1111| #define PACKAGE_NAME ""
1112| #define PACKAGE_TARNAME ""
1113| #define PACKAGE_VERSION ""
1114| #define PACKAGE_STRING ""
1115| #define PACKAGE_BUGREPORT ""
1116| #define RSYNC_VERSION "2.6.6"
1117| #define _GNU_SOURCE 1
1118| #define RSYNC_PATH "rsync"
1119| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
1120| #define RSYNC_RSH "ssh"
1121| #define NOBODY_USER "nobody"
1122| #define NOBODY_GROUP "nobody"
1123| #define CONFIG_LOCALE 1
1124| #define INET6 1
1125| #define HAVE_DIRENT_H 1
1126| #define TIME_WITH_SYS_TIME 1
1127| #define HAVE_SYS_WAIT_H 1
1128| #define HAVE_SYS_TYPES_H 1
1129| #define HAVE_SYS_STAT_H 1
1130| #define HAVE_STDLIB_H 1
1131| #define HAVE_STRING_H 1
1132| #define HAVE_MEMORY_H 1
1133| #define HAVE_STRINGS_H 1
1134| #define HAVE_INTTYPES_H 1
1135| #define HAVE_STDINT_H 1
1136| #define HAVE_UNISTD_H 1
1137| #define HAVE_SYS_FCNTL_H 1
1138| #define HAVE_SYS_SELECT_H 1
1139| #define HAVE_FCNTL_H 1
1140| #define HAVE_SYS_TIME_H 1
1141| #define HAVE_SYS_UNISTD_H 1
1142| #define HAVE_UNISTD_H 1
1143| #define HAVE_UTIME_H 1
1144| #define HAVE_GRP_H 1
1145| #define HAVE_SYS_PARAM_H 1
1146| #define HAVE_CTYPE_H 1
1147| #define HAVE_SYS_WAIT_H 1
1148| #define HAVE_SYS_IOCTL_H 1
1149| #define HAVE_SYS_FILIO_H 1
1150| #define HAVE_STRING_H 1
1151| #define HAVE_STDLIB_H 1
1152| #define HAVE_SYS_SOCKET_H 1
1153| #define HAVE_SYS_UN_H 1
1154| #define HAVE_GLOB_H 1
1155| /* end confdefs.h.  */
1156| #include <mcheck.h>
1157configure:4775: result: no
1158configure:4810: checking for mcheck.h
1159configure:4817: result: no
1160configure:4694: checking arpa/inet.h usability
1161configure:4706: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
1162configure:4712: $? = 0
1163configure:4716: test -z
1164                         || test ! -s conftest.err
1165configure:4719: $? = 0
1166configure:4722: test -s conftest.o
1167configure:4725: $? = 0
1168configure:4735: result: yes
1169configure:4739: checking arpa/inet.h presence
1170configure:4749: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c
1171configure:4755: $? = 0
1172configure:4775: result: yes
1173configure:4810: checking for arpa/inet.h
1174configure:4817: result: yes
1175configure:4694: checking arpa/nameser.h usability
1176configure:4706: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
1177configure:4712: $? = 0
1178configure:4716: test -z
1179                         || test ! -s conftest.err
1180configure:4719: $? = 0
1181configure:4722: test -s conftest.o
1182configure:4725: $? = 0
1183configure:4735: result: yes
1184configure:4739: checking arpa/nameser.h presence
1185configure:4749: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c
1186configure:4755: $? = 0
1187configure:4775: result: yes
1188configure:4810: checking for arpa/nameser.h
1189configure:4817: result: yes
1190configure:4694: checking locale.h usability
1191configure:4706: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
1192configure:4712: $? = 0
1193configure:4716: test -z
1194                         || test ! -s conftest.err
1195configure:4719: $? = 0
1196configure:4722: test -s conftest.o
1197configure:4725: $? = 0
1198configure:4735: result: yes
1199configure:4739: checking locale.h presence
1200configure:4749: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c
1201configure:4755: $? = 0
1202configure:4775: result: yes
1203configure:4810: checking for locale.h
1204configure:4817: result: yes
1205configure:4694: checking netdb.h usability
1206configure:4706: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
1207configure:4712: $? = 0
1208configure:4716: test -z
1209                         || test ! -s conftest.err
1210configure:4719: $? = 0
1211configure:4722: test -s conftest.o
1212configure:4725: $? = 0
1213configure:4735: result: yes
1214configure:4739: checking netdb.h presence
1215configure:4749: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c
1216configure:4755: $? = 0
1217configure:4775: result: yes
1218configure:4810: checking for netdb.h
1219configure:4817: result: yes
1220configure:4694: checking malloc.h usability
1221configure:4706: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
1222conftest.c:86:10: fatal error: 'malloc.h' file not found
1223#include <malloc.h>
1224         ^~~~~~~~~~
12251 error generated.
1226configure:4712: $? = 1
1227configure: failed program was:
1228| /* confdefs.h.  */
1229|
1230| #define PACKAGE_NAME ""
1231| #define PACKAGE_TARNAME ""
1232| #define PACKAGE_VERSION ""
1233| #define PACKAGE_STRING ""
1234| #define PACKAGE_BUGREPORT ""
1235| #define RSYNC_VERSION "2.6.6"
1236| #define _GNU_SOURCE 1
1237| #define RSYNC_PATH "rsync"
1238| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
1239| #define RSYNC_RSH "ssh"
1240| #define NOBODY_USER "nobody"
1241| #define NOBODY_GROUP "nobody"
1242| #define CONFIG_LOCALE 1
1243| #define INET6 1
1244| #define HAVE_DIRENT_H 1
1245| #define TIME_WITH_SYS_TIME 1
1246| #define HAVE_SYS_WAIT_H 1
1247| #define HAVE_SYS_TYPES_H 1
1248| #define HAVE_SYS_STAT_H 1
1249| #define HAVE_STDLIB_H 1
1250| #define HAVE_STRING_H 1
1251| #define HAVE_MEMORY_H 1
1252| #define HAVE_STRINGS_H 1
1253| #define HAVE_INTTYPES_H 1
1254| #define HAVE_STDINT_H 1
1255| #define HAVE_UNISTD_H 1
1256| #define HAVE_SYS_FCNTL_H 1
1257| #define HAVE_SYS_SELECT_H 1
1258| #define HAVE_FCNTL_H 1
1259| #define HAVE_SYS_TIME_H 1
1260| #define HAVE_SYS_UNISTD_H 1
1261| #define HAVE_UNISTD_H 1
1262| #define HAVE_UTIME_H 1
1263| #define HAVE_GRP_H 1
1264| #define HAVE_SYS_PARAM_H 1
1265| #define HAVE_CTYPE_H 1
1266| #define HAVE_SYS_WAIT_H 1
1267| #define HAVE_SYS_IOCTL_H 1
1268| #define HAVE_SYS_FILIO_H 1
1269| #define HAVE_STRING_H 1
1270| #define HAVE_STDLIB_H 1
1271| #define HAVE_SYS_SOCKET_H 1
1272| #define HAVE_SYS_UN_H 1
1273| #define HAVE_GLOB_H 1
1274| #define HAVE_ARPA_INET_H 1
1275| #define HAVE_ARPA_NAMESER_H 1
1276| #define HAVE_LOCALE_H 1
1277| #define HAVE_NETDB_H 1
1278| /* end confdefs.h.  */
1279| #include <stdio.h>
1280| #if HAVE_SYS_TYPES_H
1281| # include <sys/types.h>
1282| #endif
1283| #if HAVE_SYS_STAT_H
1284| # include <sys/stat.h>
1285| #endif
1286| #if STDC_HEADERS
1287| # include <stdlib.h>
1288| # include <stddef.h>
1289| #else
1290| # if HAVE_STDLIB_H
1291| #  include <stdlib.h>
1292| # endif
1293| #endif
1294| #if HAVE_STRING_H
1295| # if !STDC_HEADERS && HAVE_MEMORY_H
1296| #  include <memory.h>
1297| # endif
1298| # include <string.h>
1299| #endif
1300| #if HAVE_STRINGS_H
1301| # include <strings.h>
1302| #endif
1303| #if HAVE_INTTYPES_H
1304| # include <inttypes.h>
1305| #else
1306| # if HAVE_STDINT_H
1307| #  include <stdint.h>
1308| # endif
1309| #endif
1310| #if HAVE_UNISTD_H
1311| # include <unistd.h>
1312| #endif
1313| #include <malloc.h>
1314configure:4735: result: no
1315configure:4739: checking malloc.h presence
1316configure:4749: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c
1317conftest.c:52:10: fatal error: 'malloc.h' file not found
1318#include <malloc.h>
1319         ^~~~~~~~~~
13201 error generated.
1321configure:4755: $? = 1
1322configure: failed program was:
1323| /* confdefs.h.  */
1324|
1325| #define PACKAGE_NAME ""
1326| #define PACKAGE_TARNAME ""
1327| #define PACKAGE_VERSION ""
1328| #define PACKAGE_STRING ""
1329| #define PACKAGE_BUGREPORT ""
1330| #define RSYNC_VERSION "2.6.6"
1331| #define _GNU_SOURCE 1
1332| #define RSYNC_PATH "rsync"
1333| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
1334| #define RSYNC_RSH "ssh"
1335| #define NOBODY_USER "nobody"
1336| #define NOBODY_GROUP "nobody"
1337| #define CONFIG_LOCALE 1
1338| #define INET6 1
1339| #define HAVE_DIRENT_H 1
1340| #define TIME_WITH_SYS_TIME 1
1341| #define HAVE_SYS_WAIT_H 1
1342| #define HAVE_SYS_TYPES_H 1
1343| #define HAVE_SYS_STAT_H 1
1344| #define HAVE_STDLIB_H 1
1345| #define HAVE_STRING_H 1
1346| #define HAVE_MEMORY_H 1
1347| #define HAVE_STRINGS_H 1
1348| #define HAVE_INTTYPES_H 1
1349| #define HAVE_STDINT_H 1
1350| #define HAVE_UNISTD_H 1
1351| #define HAVE_SYS_FCNTL_H 1
1352| #define HAVE_SYS_SELECT_H 1
1353| #define HAVE_FCNTL_H 1
1354| #define HAVE_SYS_TIME_H 1
1355| #define HAVE_SYS_UNISTD_H 1
1356| #define HAVE_UNISTD_H 1
1357| #define HAVE_UTIME_H 1
1358| #define HAVE_GRP_H 1
1359| #define HAVE_SYS_PARAM_H 1
1360| #define HAVE_CTYPE_H 1
1361| #define HAVE_SYS_WAIT_H 1
1362| #define HAVE_SYS_IOCTL_H 1
1363| #define HAVE_SYS_FILIO_H 1
1364| #define HAVE_STRING_H 1
1365| #define HAVE_STDLIB_H 1
1366| #define HAVE_SYS_SOCKET_H 1
1367| #define HAVE_SYS_UN_H 1
1368| #define HAVE_GLOB_H 1
1369| #define HAVE_ARPA_INET_H 1
1370| #define HAVE_ARPA_NAMESER_H 1
1371| #define HAVE_LOCALE_H 1
1372| #define HAVE_NETDB_H 1
1373| /* end confdefs.h.  */
1374| #include <malloc.h>
1375configure:4775: result: no
1376configure:4810: checking for malloc.h
1377configure:4817: result: no
1378configure:4694: checking float.h usability
1379configure:4706: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
1380configure:4712: $? = 0
1381configure:4716: test -z
1382                         || test ! -s conftest.err
1383configure:4719: $? = 0
1384configure:4722: test -s conftest.o
1385configure:4725: $? = 0
1386configure:4735: result: yes
1387configure:4739: checking float.h presence
1388configure:4749: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c
1389configure:4755: $? = 0
1390configure:4775: result: yes
1391configure:4810: checking for float.h
1392configure:4817: result: yes
1393configure:4830: checking whether sys/types.h defines makedev
1394configure:4851: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c  >&5
1395configure:4857: $? = 0
1396configure:4861: test -z
1397                         || test ! -s conftest.err
1398configure:4864: $? = 0
1399configure:4867: test -s conftest
1400configure:4870: $? = 0
1401configure:4883: result: yes
1402configure:5185: checking for int
1403configure:5209: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
1404configure:5215: $? = 0
1405configure:5219: test -z
1406                         || test ! -s conftest.err
1407configure:5222: $? = 0
1408configure:5225: test -s conftest.o
1409configure:5228: $? = 0
1410configure:5239: result: yes
1411configure:5242: checking size of int
1412configure:5561: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c  >&5
1413configure:5564: $? = 0
1414configure:5566: ./conftest
1415configure:5569: $? = 0
1416configure:5592: result: 4
1417configure:5599: checking for long
1418configure:5623: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
1419configure:5629: $? = 0
1420configure:5633: test -z
1421                         || test ! -s conftest.err
1422configure:5636: $? = 0
1423configure:5639: test -s conftest.o
1424configure:5642: $? = 0
1425configure:5653: result: yes
1426configure:5656: checking size of long
1427configure:5975: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c  >&5
1428configure:5978: $? = 0
1429configure:5980: ./conftest
1430configure:5983: $? = 0
1431configure:6006: result: 8
1432configure:6013: checking for long long
1433configure:6037: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
1434configure:6043: $? = 0
1435configure:6047: test -z
1436                         || test ! -s conftest.err
1437configure:6050: $? = 0
1438configure:6053: test -s conftest.o
1439configure:6056: $? = 0
1440configure:6067: result: yes
1441configure:6070: checking size of long long
1442configure:6389: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c  >&5
1443configure:6392: $? = 0
1444configure:6394: ./conftest
1445configure:6397: $? = 0
1446configure:6420: result: 8
1447configure:6427: checking for short
1448configure:6451: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
1449configure:6457: $? = 0
1450configure:6461: test -z
1451                         || test ! -s conftest.err
1452configure:6464: $? = 0
1453configure:6467: test -s conftest.o
1454configure:6470: $? = 0
1455configure:6481: result: yes
1456configure:6484: checking size of short
1457configure:6800: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c  >&5
1458configure:6803: $? = 0
1459configure:6805: ./conftest
1460configure:6808: $? = 0
1461configure:6831: result: 2
1462configure:6838: checking for off_t
1463configure:6862: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
1464configure:6868: $? = 0
1465configure:6872: test -z
1466                         || test ! -s conftest.err
1467configure:6875: $? = 0
1468configure:6878: test -s conftest.o
1469configure:6881: $? = 0
1470configure:6892: result: yes
1471configure:6895: checking size of off_t
1472configure:7210: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c  >&5
1473configure:7213: $? = 0
1474configure:7215: ./conftest
1475configure:7218: $? = 0
1476configure:7241: result: 8
1477configure:7248: checking for off64_t
1478configure:7272: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
1479conftest.c:95:15: error: expected expression
1480if ((off64_t *) 0)
1481              ^
1482conftest.c:95:6: error: use of undeclared identifier 'off64_t'
1483if ((off64_t *) 0)
1484     ^
1485conftest.c:97:13: error: use of undeclared identifier 'off64_t'
1486if (sizeof (off64_t))
1487            ^
14883 errors generated.
1489configure:7278: $? = 1
1490configure: failed program was:
1491| /* confdefs.h.  */
1492|
1493| #define PACKAGE_NAME ""
1494| #define PACKAGE_TARNAME ""
1495| #define PACKAGE_VERSION ""
1496| #define PACKAGE_STRING ""
1497| #define PACKAGE_BUGREPORT ""
1498| #define RSYNC_VERSION "2.6.6"
1499| #define _GNU_SOURCE 1
1500| #define RSYNC_PATH "rsync"
1501| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
1502| #define RSYNC_RSH "ssh"
1503| #define NOBODY_USER "nobody"
1504| #define NOBODY_GROUP "nobody"
1505| #define CONFIG_LOCALE 1
1506| #define INET6 1
1507| #define HAVE_DIRENT_H 1
1508| #define TIME_WITH_SYS_TIME 1
1509| #define HAVE_SYS_WAIT_H 1
1510| #define HAVE_SYS_TYPES_H 1
1511| #define HAVE_SYS_STAT_H 1
1512| #define HAVE_STDLIB_H 1
1513| #define HAVE_STRING_H 1
1514| #define HAVE_MEMORY_H 1
1515| #define HAVE_STRINGS_H 1
1516| #define HAVE_INTTYPES_H 1
1517| #define HAVE_STDINT_H 1
1518| #define HAVE_UNISTD_H 1
1519| #define HAVE_SYS_FCNTL_H 1
1520| #define HAVE_SYS_SELECT_H 1
1521| #define HAVE_FCNTL_H 1
1522| #define HAVE_SYS_TIME_H 1
1523| #define HAVE_SYS_UNISTD_H 1
1524| #define HAVE_UNISTD_H 1
1525| #define HAVE_UTIME_H 1
1526| #define HAVE_GRP_H 1
1527| #define HAVE_SYS_PARAM_H 1
1528| #define HAVE_CTYPE_H 1
1529| #define HAVE_SYS_WAIT_H 1
1530| #define HAVE_SYS_IOCTL_H 1
1531| #define HAVE_SYS_FILIO_H 1
1532| #define HAVE_STRING_H 1
1533| #define HAVE_STDLIB_H 1
1534| #define HAVE_SYS_SOCKET_H 1
1535| #define HAVE_SYS_UN_H 1
1536| #define HAVE_GLOB_H 1
1537| #define HAVE_ARPA_INET_H 1
1538| #define HAVE_ARPA_NAMESER_H 1
1539| #define HAVE_LOCALE_H 1
1540| #define HAVE_NETDB_H 1
1541| #define HAVE_FLOAT_H 1
1542| #define SIZEOF_INT 4
1543| #define SIZEOF_LONG 8
1544| #define SIZEOF_LONG_LONG 8
1545| #define SIZEOF_SHORT 2
1546| #define SIZEOF_OFF_T 8
1547| /* end confdefs.h.  */
1548| #include <stdio.h>
1549| #if HAVE_SYS_TYPES_H
1550| # include <sys/types.h>
1551| #endif
1552| #if HAVE_SYS_STAT_H
1553| # include <sys/stat.h>
1554| #endif
1555| #if STDC_HEADERS
1556| # include <stdlib.h>
1557| # include <stddef.h>
1558| #else
1559| # if HAVE_STDLIB_H
1560| #  include <stdlib.h>
1561| # endif
1562| #endif
1563| #if HAVE_STRING_H
1564| # if !STDC_HEADERS && HAVE_MEMORY_H
1565| #  include <memory.h>
1566| # endif
1567| # include <string.h>
1568| #endif
1569| #if HAVE_STRINGS_H
1570| # include <strings.h>
1571| #endif
1572| #if HAVE_INTTYPES_H
1573| # include <inttypes.h>
1574| #else
1575| # if HAVE_STDINT_H
1576| #  include <stdint.h>
1577| # endif
1578| #endif
1579| #if HAVE_UNISTD_H
1580| # include <unistd.h>
1581| #endif
1582| int
1583| main ()
1584| {
1585| if ((off64_t *) 0)
1586|   return 0;
1587| if (sizeof (off64_t))
1588|   return 0;
1589|   ;
1590|   return 0;
1591| }
1592configure:7302: result: no
1593configure:7305: checking size of off64_t
1594configure:7651: result: 0
1595configure:7659: checking for inline
1596configure:7680: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
1597conftest.c:61:21: warning: unused function 'static_foo' [-Wunused-function]
1598static inline foo_t static_foo () {return 0; }
1599                    ^
16001 warning generated.
1601configure:7686: $? = 0
1602configure:7690: test -z
1603                         || test ! -s conftest.err
1604configure:7693: $? = 0
1605configure:7696: test -s conftest.o
1606configure:7699: $? = 0
1607configure:7711: result: inline
1608configure:7730: checking for working long double with more range or precision than double
1609configure:7756: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
1610configure:7762: $? = 0
1611configure:7766: test -z
1612                         || test ! -s conftest.err
1613configure:7769: $? = 0
1614configure:7772: test -s conftest.o
1615configure:7775: $? = 0
1616configure:7786: result: yes
1617configure:7797: checking return type of signal handlers
1618configure:7828: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
1619conftest.c:74:5: warning: unused variable 'i' [-Wunused-variable]
1620int i;
1621    ^
16221 warning generated.
1623configure:7834: $? = 0
1624configure:7838: test -z
1625                         || test ! -s conftest.err
1626configure:7841: $? = 0
1627configure:7844: test -s conftest.o
1628configure:7847: $? = 0
1629configure:7858: result: void
1630configure:7866: checking for uid_t in sys/types.h
1631configure:7889: result: yes
1632configure:7904: checking for mode_t
1633configure:7928: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
1634configure:7934: $? = 0
1635configure:7938: test -z
1636                         || test ! -s conftest.err
1637configure:7941: $? = 0
1638configure:7944: test -s conftest.o
1639configure:7947: $? = 0
1640configure:7958: result: yes
1641configure:7970: checking for off_t
1642configure:8024: result: yes
1643configure:8036: checking for size_t
1644configure:8060: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
1645configure:8066: $? = 0
1646configure:8069: test -z                          || test ! -s conftest.err
1647configure:8072: $? = 0
1648configure:8075: test -s conftest.o
1649configure:8078: $? = 0
1650configure:8089: result: yes
1651configure:8101: checking for pid_t
1652configure:8125: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
1653configure:8131: $? = 0
1654configure:8135: test -z
1655                         || test ! -s conftest.err
1656configure:8138: $? = 0
1657configure:8141: test -s conftest.o
1658configure:8144: $? = 0
1659configure:8155: result: yes
1660configure:8167: checking type of array argument to getgroups
1661configure:8205: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c  >&5
1662conftest.c:77:7: error: implicit declaration of function 'getgroups' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
1663  n = getgroups (sizeof (gidset) / MAX (sizeof (int), sizeof (gid_t)) - 1,
1664      ^
1665conftest.c:81:3: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration]
1666  exit ((n > 0 && gidset[n] != val.gval) ? 1 : 0);
1667  ^
1668conftest.c:81:3: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
16692 errors generated.
1670configure:8208: $? = 1
1671configure: program exited with status 1
1672configure: failed program was:
1673| /* confdefs.h.  */
1674|
1675| #define PACKAGE_NAME ""
1676| #define PACKAGE_TARNAME ""
1677| #define PACKAGE_VERSION ""
1678| #define PACKAGE_STRING ""
1679| #define PACKAGE_BUGREPORT ""
1680| #define RSYNC_VERSION "2.6.6"
1681| #define _GNU_SOURCE 1
1682| #define RSYNC_PATH "rsync"
1683| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
1684| #define RSYNC_RSH "ssh"
1685| #define NOBODY_USER "nobody"
1686| #define NOBODY_GROUP "nobody"
1687| #define CONFIG_LOCALE 1
1688| #define INET6 1
1689| #define HAVE_DIRENT_H 1
1690| #define TIME_WITH_SYS_TIME 1
1691| #define HAVE_SYS_WAIT_H 1
1692| #define HAVE_SYS_TYPES_H 1
1693| #define HAVE_SYS_STAT_H 1
1694| #define HAVE_STDLIB_H 1
1695| #define HAVE_STRING_H 1
1696| #define HAVE_MEMORY_H 1
1697| #define HAVE_STRINGS_H 1
1698| #define HAVE_INTTYPES_H 1
1699| #define HAVE_STDINT_H 1
1700| #define HAVE_UNISTD_H 1
1701| #define HAVE_SYS_FCNTL_H 1
1702| #define HAVE_SYS_SELECT_H 1
1703| #define HAVE_FCNTL_H 1
1704| #define HAVE_SYS_TIME_H 1
1705| #define HAVE_SYS_UNISTD_H 1
1706| #define HAVE_UNISTD_H 1
1707| #define HAVE_UTIME_H 1
1708| #define HAVE_GRP_H 1
1709| #define HAVE_SYS_PARAM_H 1
1710| #define HAVE_CTYPE_H 1
1711| #define HAVE_SYS_WAIT_H 1
1712| #define HAVE_SYS_IOCTL_H 1
1713| #define HAVE_SYS_FILIO_H 1
1714| #define HAVE_STRING_H 1
1715| #define HAVE_STDLIB_H 1
1716| #define HAVE_SYS_SOCKET_H 1
1717| #define HAVE_SYS_UN_H 1
1718| #define HAVE_GLOB_H 1
1719| #define HAVE_ARPA_INET_H 1
1720| #define HAVE_ARPA_NAMESER_H 1
1721| #define HAVE_LOCALE_H 1
1722| #define HAVE_NETDB_H 1
1723| #define HAVE_FLOAT_H 1
1724| #define SIZEOF_INT 4
1725| #define SIZEOF_LONG 8
1726| #define SIZEOF_LONG_LONG 8
1727| #define SIZEOF_SHORT 2
1728| #define SIZEOF_OFF_T 8
1729| #define SIZEOF_OFF64_T 0
1730| #define HAVE_LONG_DOUBLE 1
1731| #define RETSIGTYPE void
1732| /* end confdefs.h.  */
1733| /* Thanks to Mike Rendell for this test.  */
1734| #include <sys/types.h>
1735| #define NGID 256
1736| #undef MAX
1737| #define MAX(x, y) ((x) > (y) ? (x) : (y))
1738|
1739| int
1740| main ()
1741| {
1742|   gid_t gidset[NGID];
1743|   int i, n;
1744|   union { gid_t gval; long lval; }  val;
1745|
1746|   val.lval = -1;
1747|   for (i = 0; i < NGID; i++)
1748|     gidset[i] = val.gval;
1749|   n = getgroups (sizeof (gidset) / MAX (sizeof (int), sizeof (gid_t)) - 1,
1750|                gidset);
1751|   /* Exit non-zero if getgroups seems to require an array of ints.  This
1752|      happens when gid_t is short but getgroups modifies an array of ints.  */
1753|   exit ((n > 0 && gidset[n] != val.gval) ? 1 : 0);
1754| }
1755configure:8246: result: int
1756configure:8254: checking for struct stat.st_rdev
1757configure:8277: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
1758configure:8283: $? = 0
1759configure:8287: test -z
1760                         || test ! -s conftest.err
1761configure:8290: $? = 0
1762configure:8293: test -s conftest.o
1763configure:8296: $? = 0
1764configure:8352: result: yes
1765configure:8365: checking for socklen_t
1766configure:8391: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
1767configure:8397: $? = 0
1768configure:8400: test -z                          || test ! -s conftest.err
1769configure:8403: $? = 0
1770configure:8406: test -s conftest.o
1771configure:8409: $? = 0
1772configure:8420: result: yes
1773configure:8514: checking for errno in errno.h
1774configure:8536: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
1775conftest.c:67:5: warning: unused variable 'i' [-Wunused-variable]
1776int i = errno
1777    ^
17781 warning generated.
1779configure:8542: $? = 0
1780configure:8546: test -z
1781                         || test ! -s conftest.err
1782configure:8549: $? = 0
1783configure:8552: test -s conftest.o
1784configure:8555: $? = 0
1785configure:8566: result: yes
1786configure:8588: checking for connect
1787configure:8645: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c  >&5
1788configure:8651: $? = 0
1789configure:8655: test -z
1790                         || test ! -s conftest.err
1791configure:8658: $? = 0
1792configure:8661: test -s conftest
1793configure:8664: $? = 0
1794configure:8676: result: yes
1795configure:9008: checking for inet_ntop in -lresolv
1796configure:9038: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv   >&5
1797configure:9044: $? = 0
1798configure:9048: test -z
1799                         || test ! -s conftest.err
1800configure:9051: $? = 0
1801configure:9054: test -s conftest
1802configure:9057: $? = 0
1803configure:9070: result: yes
1804configure:9087: checking for inet_ntop
1805configure:9144: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
1806configure:9150: $? = 0
1807configure:9154: test -z
1808                         || test ! -s conftest.err
1809configure:9157: $? = 0
1810configure:9160: test -s conftest
1811configure:9163: $? = 0
1812configure:9175: result: yes
1813configure:9198: checking for inet_pton
1814configure:9255: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
1815configure:9261: $? = 0
1816configure:9265: test -z
1817                         || test ! -s conftest.err
1818configure:9268: $? = 0
1819configure:9271: test -s conftest
1820configure:9274: $? = 0
1821configure:9286: result: yes
1822configure:9308: checking whether defines needed by getaddrinfo exist
1823configure:9337: result: yes
1824configure:9347: checking for getaddrinfo
1825configure:9404: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
1826configure:9410: $? = 0
1827configure:9414: test -z
1828                         || test ! -s conftest.err
1829configure:9417: $? = 0
1830configure:9420: test -s conftest
1831configure:9423: $? = 0
1832configure:9435: result: yes
1833configure:9515: checking for getnameinfo
1834configure:9572: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
1835configure:9578: $? = 0
1836configure:9582: test -z
1837                         || test ! -s conftest.err
1838configure:9585: $? = 0
1839configure:9588: test -s conftest
1840configure:9591: $? = 0
1841configure:9603: result: yes
1842configure:9641: checking for struct sockaddr.sa_len
1843configure:9668: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
1844configure:9674: $? = 0
1845configure:9678: test -z
1846                         || test ! -s conftest.err
1847configure:9681: $? = 0
1848configure:9684: test -s conftest.o
1849configure:9687: $? = 0
1850configure:9747: result: yes
1851configure:9758: checking for struct sockaddr_in.sin_len
1852configure:9786: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
1853configure:9792: $? = 0
1854configure:9795: test -z                          || test ! -s conftest.err
1855configure:9798: $? = 0
1856configure:9801: test -s conftest.o
1857configure:9804: $? = 0
1858configure:9866: result: yes
1859configure:9877: checking for struct sockaddr_un.sun_len
1860configure:9905: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
1861conftest.c:81:27: error: variable has incomplete type 'struct sockaddr_un'
1862static struct sockaddr_un ac_aggr;
1863                          ^
1864conftest.c:81:15: note: forward declaration of 'struct sockaddr_un'
1865static struct sockaddr_un ac_aggr;
1866              ^
18671 error generated.
1868configure:9911: $? = 1
1869configure: failed program was:
1870| /* confdefs.h.  */
1871|
1872| #define PACKAGE_NAME ""
1873| #define PACKAGE_TARNAME ""
1874| #define PACKAGE_VERSION ""
1875| #define PACKAGE_STRING ""
1876| #define PACKAGE_BUGREPORT ""
1877| #define RSYNC_VERSION "2.6.6"
1878| #define _GNU_SOURCE 1
1879| #define RSYNC_PATH "rsync"
1880| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
1881| #define RSYNC_RSH "ssh"
1882| #define NOBODY_USER "nobody"
1883| #define NOBODY_GROUP "nobody"
1884| #define CONFIG_LOCALE 1
1885| #define INET6 1
1886| #define HAVE_DIRENT_H 1
1887| #define TIME_WITH_SYS_TIME 1
1888| #define HAVE_SYS_WAIT_H 1
1889| #define HAVE_SYS_TYPES_H 1
1890| #define HAVE_SYS_STAT_H 1
1891| #define HAVE_STDLIB_H 1
1892| #define HAVE_STRING_H 1
1893| #define HAVE_MEMORY_H 1
1894| #define HAVE_STRINGS_H 1
1895| #define HAVE_INTTYPES_H 1
1896| #define HAVE_STDINT_H 1
1897| #define HAVE_UNISTD_H 1
1898| #define HAVE_SYS_FCNTL_H 1
1899| #define HAVE_SYS_SELECT_H 1
1900| #define HAVE_FCNTL_H 1
1901| #define HAVE_SYS_TIME_H 1
1902| #define HAVE_SYS_UNISTD_H 1
1903| #define HAVE_UNISTD_H 1
1904| #define HAVE_UTIME_H 1
1905| #define HAVE_GRP_H 1
1906| #define HAVE_SYS_PARAM_H 1
1907| #define HAVE_CTYPE_H 1
1908| #define HAVE_SYS_WAIT_H 1
1909| #define HAVE_SYS_IOCTL_H 1
1910| #define HAVE_SYS_FILIO_H 1
1911| #define HAVE_STRING_H 1
1912| #define HAVE_STDLIB_H 1
1913| #define HAVE_SYS_SOCKET_H 1
1914| #define HAVE_SYS_UN_H 1
1915| #define HAVE_GLOB_H 1
1916| #define HAVE_ARPA_INET_H 1
1917| #define HAVE_ARPA_NAMESER_H 1
1918| #define HAVE_LOCALE_H 1
1919| #define HAVE_NETDB_H 1
1920| #define HAVE_FLOAT_H 1
1921| #define SIZEOF_INT 4
1922| #define SIZEOF_LONG 8
1923| #define SIZEOF_LONG_LONG 8
1924| #define SIZEOF_SHORT 2
1925| #define SIZEOF_OFF_T 8
1926| #define SIZEOF_OFF64_T 0
1927| #define HAVE_LONG_DOUBLE 1
1928| #define RETSIGTYPE void
1929| #define GETGROUPS_T int
1930| #define HAVE_STRUCT_STAT_ST_RDEV 1
1931| #define HAVE_ERRNO_DECL 1
1932| #define HAVE_CONNECT 1
1933| #define HAVE_LIBRESOLV 1
1934| #define HAVE_INET_NTOP 1
1935| #define HAVE_INET_PTON 1
1936| #define HAVE_GETADDRINFO 1
1937| #define HAVE_GETNAMEINFO 1
1938| #define HAVE_SOCKADDR_LEN 1
1939| #define HAVE_SOCKADDR_IN_LEN 1
1940| /* end confdefs.h.  */
1941|
1942| #include <sys/types.h>
1943| #include <sys/socket.h>
1944| #include <netinet/in.h>
1945|
1946|
1947| int
1948| main ()
1949| {
1950| static struct sockaddr_un ac_aggr;
1951| if (ac_aggr.sun_len)
1952| return 0;
1953|   ;
1954|   return 0;
1955| }
1956configure:9953: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
1957conftest.c:81:27: error: variable has incomplete type 'struct sockaddr_un'
1958static struct sockaddr_un ac_aggr;
1959                          ^
1960conftest.c:81:15: note: forward declaration of 'struct sockaddr_un'
1961static struct sockaddr_un ac_aggr;
1962              ^
19631 error generated.
1964configure:9959: $? = 1
1965configure: failed program was:
1966| /* confdefs.h.  */
1967|
1968| #define PACKAGE_NAME ""
1969| #define PACKAGE_TARNAME ""
1970| #define PACKAGE_VERSION ""
1971| #define PACKAGE_STRING ""
1972| #define PACKAGE_BUGREPORT ""
1973| #define RSYNC_VERSION "2.6.6"
1974| #define _GNU_SOURCE 1
1975| #define RSYNC_PATH "rsync"
1976| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
1977| #define RSYNC_RSH "ssh"
1978| #define NOBODY_USER "nobody"
1979| #define NOBODY_GROUP "nobody"
1980| #define CONFIG_LOCALE 1
1981| #define INET6 1
1982| #define HAVE_DIRENT_H 1
1983| #define TIME_WITH_SYS_TIME 1
1984| #define HAVE_SYS_WAIT_H 1
1985| #define HAVE_SYS_TYPES_H 1
1986| #define HAVE_SYS_STAT_H 1
1987| #define HAVE_STDLIB_H 1
1988| #define HAVE_STRING_H 1
1989| #define HAVE_MEMORY_H 1
1990| #define HAVE_STRINGS_H 1
1991| #define HAVE_INTTYPES_H 1
1992| #define HAVE_STDINT_H 1
1993| #define HAVE_UNISTD_H 1
1994| #define HAVE_SYS_FCNTL_H 1
1995| #define HAVE_SYS_SELECT_H 1
1996| #define HAVE_FCNTL_H 1
1997| #define HAVE_SYS_TIME_H 1
1998| #define HAVE_SYS_UNISTD_H 1
1999| #define HAVE_UNISTD_H 1
2000| #define HAVE_UTIME_H 1
2001| #define HAVE_GRP_H 1
2002| #define HAVE_SYS_PARAM_H 1
2003| #define HAVE_CTYPE_H 1
2004| #define HAVE_SYS_WAIT_H 1
2005| #define HAVE_SYS_IOCTL_H 1
2006| #define HAVE_SYS_FILIO_H 1
2007| #define HAVE_STRING_H 1
2008| #define HAVE_STDLIB_H 1
2009| #define HAVE_SYS_SOCKET_H 1
2010| #define HAVE_SYS_UN_H 1
2011| #define HAVE_GLOB_H 1
2012| #define HAVE_ARPA_INET_H 1
2013| #define HAVE_ARPA_NAMESER_H 1
2014| #define HAVE_LOCALE_H 1
2015| #define HAVE_NETDB_H 1
2016| #define HAVE_FLOAT_H 1
2017| #define SIZEOF_INT 4
2018| #define SIZEOF_LONG 8
2019| #define SIZEOF_LONG_LONG 8
2020| #define SIZEOF_SHORT 2
2021| #define SIZEOF_OFF_T 8
2022| #define SIZEOF_OFF64_T 0
2023| #define HAVE_LONG_DOUBLE 1
2024| #define RETSIGTYPE void
2025| #define GETGROUPS_T int
2026| #define HAVE_STRUCT_STAT_ST_RDEV 1
2027| #define HAVE_ERRNO_DECL 1
2028| #define HAVE_CONNECT 1
2029| #define HAVE_LIBRESOLV 1
2030| #define HAVE_INET_NTOP 1
2031| #define HAVE_INET_PTON 1
2032| #define HAVE_GETADDRINFO 1
2033| #define HAVE_GETNAMEINFO 1
2034| #define HAVE_SOCKADDR_LEN 1
2035| #define HAVE_SOCKADDR_IN_LEN 1
2036| /* end confdefs.h.  */
2037|
2038| #include <sys/types.h>
2039| #include <sys/socket.h>
2040| #include <netinet/in.h>
2041|
2042|
2043| int
2044| main ()
2045| {
2046| static struct sockaddr_un ac_aggr;
2047| if (sizeof ac_aggr.sun_len)
2048| return 0;
2049|   ;
2050|   return 0;
2051| }
2052configure:9984: result: no
2053configure:9995: checking struct sockaddr_storage
2054configure:10014: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
2055conftest.c:77:25: warning: unused variable 'x' [-Wunused-variable]
2056struct sockaddr_storage x;
2057                        ^
20581 warning generated.
2059configure:10020: $? = 0
2060configure:10023: test -z                         || test ! -s conftest.err
2061configure:10026: $? = 0
2062configure:10029: test -s conftest.o
2063configure:10032: $? = 0
2064configure:10034: result: yes
2065configure:10050: checking for struct sockaddr_in6.sin6_scope_id
2066configure:10078: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
2067configure:10084: $? = 0
2068configure:10088: test -z
2069                         || test ! -s conftest.err
2070configure:10091: $? = 0
2071configure:10094: test -s conftest.o
2072configure:10097: $? = 0
2073configure:10158: result: yes
2074configure:10169: checking struct stat64
2075configure:10202: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
2076conftest.c:93:15: warning: unused variable 'st' [-Wunused-variable]
2077struct stat64 st;
2078              ^
20791 warning generated.
2080configure:10208: $? = 0
2081configure:10212: test -z
2082                         || test ! -s conftest.err
2083configure:10215: $? = 0
2084configure:10218: test -s conftest.o
2085configure:10221: $? = 0
2086configure:10223: result: yes
2087configure:10245: checking for strcasecmp
2088configure:10302: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
2089conftest.c:99:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
2090char strcasecmp ();
2091     ^
2092conftest.c:99:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
20931 warning generated.
2094configure:10308: $? = 0
2095configure:10311: test -z                         || test ! -s conftest.err
2096configure:10314: $? = 0
2097configure:10317: test -s conftest
2098configure:10320: $? = 0
2099configure:10332: result: yes
2100configure:10419: checking whether utime accepts a null argument
2101configure:10450: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
2102conftest.c:115:7: error: implicit declaration of function 'utime' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
2103          && utime ("conftest.data", (long *)0) == 0
2104             ^
21051 error generated.
2106configure:10453: $? = 1
2107configure: program exited with status 1
2108configure: failed program was:
2109| /* confdefs.h.  */
2110|
2111| #define PACKAGE_NAME ""
2112| #define PACKAGE_TARNAME ""
2113| #define PACKAGE_VERSION ""
2114| #define PACKAGE_STRING ""
2115| #define PACKAGE_BUGREPORT ""
2116| #define RSYNC_VERSION "2.6.6"
2117| #define _GNU_SOURCE 1
2118| #define RSYNC_PATH "rsync"
2119| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
2120| #define RSYNC_RSH "ssh"
2121| #define NOBODY_USER "nobody"
2122| #define NOBODY_GROUP "nobody"
2123| #define CONFIG_LOCALE 1
2124| #define INET6 1
2125| #define HAVE_DIRENT_H 1
2126| #define TIME_WITH_SYS_TIME 1
2127| #define HAVE_SYS_WAIT_H 1
2128| #define HAVE_SYS_TYPES_H 1
2129| #define HAVE_SYS_STAT_H 1
2130| #define HAVE_STDLIB_H 1
2131| #define HAVE_STRING_H 1
2132| #define HAVE_MEMORY_H 1
2133| #define HAVE_STRINGS_H 1
2134| #define HAVE_INTTYPES_H 1
2135| #define HAVE_STDINT_H 1
2136| #define HAVE_UNISTD_H 1
2137| #define HAVE_SYS_FCNTL_H 1
2138| #define HAVE_SYS_SELECT_H 1
2139| #define HAVE_FCNTL_H 1
2140| #define HAVE_SYS_TIME_H 1
2141| #define HAVE_SYS_UNISTD_H 1
2142| #define HAVE_UNISTD_H 1
2143| #define HAVE_UTIME_H 1
2144| #define HAVE_GRP_H 1
2145| #define HAVE_SYS_PARAM_H 1
2146| #define HAVE_CTYPE_H 1
2147| #define HAVE_SYS_WAIT_H 1
2148| #define HAVE_SYS_IOCTL_H 1
2149| #define HAVE_SYS_FILIO_H 1
2150| #define HAVE_STRING_H 1
2151| #define HAVE_STDLIB_H 1
2152| #define HAVE_SYS_SOCKET_H 1
2153| #define HAVE_SYS_UN_H 1
2154| #define HAVE_GLOB_H 1
2155| #define HAVE_ARPA_INET_H 1
2156| #define HAVE_ARPA_NAMESER_H 1
2157| #define HAVE_LOCALE_H 1
2158| #define HAVE_NETDB_H 1
2159| #define HAVE_FLOAT_H 1
2160| #define SIZEOF_INT 4
2161| #define SIZEOF_LONG 8
2162| #define SIZEOF_LONG_LONG 8
2163| #define SIZEOF_SHORT 2
2164| #define SIZEOF_OFF_T 8
2165| #define SIZEOF_OFF64_T 0
2166| #define HAVE_LONG_DOUBLE 1
2167| #define RETSIGTYPE void
2168| #define GETGROUPS_T int
2169| #define HAVE_STRUCT_STAT_ST_RDEV 1
2170| #define HAVE_ERRNO_DECL 1
2171| #define HAVE_CONNECT 1
2172| #define HAVE_LIBRESOLV 1
2173| #define HAVE_INET_NTOP 1
2174| #define HAVE_INET_PTON 1
2175| #define HAVE_GETADDRINFO 1
2176| #define HAVE_GETNAMEINFO 1
2177| #define HAVE_SOCKADDR_LEN 1
2178| #define HAVE_SOCKADDR_IN_LEN 1
2179| #define HAVE_SOCKADDR_STORAGE 1
2180| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
2181| #define HAVE_STRUCT_STAT64 1
2182| #define HAVE_STRCASECMP 1
2183| /* end confdefs.h.  */
2184| #include <stdio.h>
2185| #if HAVE_SYS_TYPES_H
2186| # include <sys/types.h>
2187| #endif
2188| #if HAVE_SYS_STAT_H
2189| # include <sys/stat.h>
2190| #endif
2191| #if STDC_HEADERS
2192| # include <stdlib.h>
2193| # include <stddef.h>
2194| #else
2195| # if HAVE_STDLIB_H
2196| #  include <stdlib.h>
2197| # endif
2198| #endif
2199| #if HAVE_STRING_H
2200| # if !STDC_HEADERS && HAVE_MEMORY_H
2201| #  include <memory.h>
2202| # endif
2203| # include <string.h>
2204| #endif
2205| #if HAVE_STRINGS_H
2206| # include <strings.h>
2207| #endif
2208| #if HAVE_INTTYPES_H
2209| # include <inttypes.h>
2210| #else
2211| # if HAVE_STDINT_H
2212| #  include <stdint.h>
2213| # endif
2214| #endif
2215| #if HAVE_UNISTD_H
2216| # include <unistd.h>
2217| #endif
2218| int
2219| main ()
2220| {
2221| struct stat s, t;
2222|   exit (!(stat ("conftest.data", &s) == 0
2223|         && utime ("conftest.data", (long *)0) == 0
2224|         && stat ("conftest.data", &t) == 0
2225|         && t.st_mtime >= s.st_mtime
2226|         && t.st_mtime - s.st_mtime < 120));
2227|   ;
2228|   return 0;
2229| }
2230configure:10473: result: no
2231configure:10486: checking for working alloca.h
2232configure:10507: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
2233conftest.c:80:7: warning: unused variable 'p' [-Wunused-variable]
2234char *p = (char *) alloca (2 * sizeof (int));
2235      ^
22361 warning generated.
2237configure:10513: $? = 0
2238configure:10516: test -z                         || test ! -s conftest.err
2239configure:10519: $? = 0
2240configure:10522: test -s conftest
2241configure:10525: $? = 0
2242configure:10537: result: yes
2243configure:10547: checking for alloca
2244configure:10588: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
2245conftest.c:101:7: warning: unused variable 'p' [-Wunused-variable]
2246char *p = (char *) alloca (1);
2247      ^
22481 warning generated.
2249configure:10594: $? = 0
2250configure:10598: test -z
2251                         || test ! -s conftest.err
2252configure:10601: $? = 0
2253configure:10604: test -s conftest
2254configure:10607: $? = 0
2255configure:10619: result: yes
2256configure:10891: checking for waitpid
2257configure:10948: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
2258configure:10954: $? = 0
2259configure:10957: test -z                         || test ! -s conftest.err
2260configure:10960: $? = 0
2261configure:10963: test -s conftest
2262configure:10966: $? = 0
2263configure:10978: result: yes
2264configure:10891: checking for wait4
2265configure:10948: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
2266configure:10954: $? = 0
2267configure:10957: test -z                         || test ! -s conftest.err
2268configure:10960: $? = 0
2269configure:10963: test -s conftest
2270configure:10966: $? = 0
2271configure:10978: result: yes
2272configure:10891: checking for getcwd
2273configure:10948: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
2274configure:10954: $? = 0
2275configure:10957: test -z                         || test ! -s conftest.err
2276configure:10960: $? = 0
2277configure:10963: test -s conftest
2278configure:10966: $? = 0
2279configure:10978: result: yes
2280configure:10891: checking for strdup
2281configure:10948: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
2282conftest.c:105:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
2283char strdup ();
2284     ^
2285conftest.c:105:6: note: 'strdup' is a builtin with type 'char *(const char *)'
22861 warning generated.
2287configure:10954: $? = 0
2288configure:10957: test -z                         || test ! -s conftest.err
2289configure:10960: $? = 0
2290configure:10963: test -s conftest
2291configure:10966: $? = 0
2292configure:10978: result: yes
2293configure:10891: checking for strerror
2294configure:10948: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
2295conftest.c:106:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
2296char strerror ();
2297     ^
2298conftest.c:106:6: note: 'strerror' is a builtin with type 'char *(int)'
22991 warning generated.
2300configure:10954: $? = 0
2301configure:10957: test -z                         || test ! -s conftest.err
2302configure:10960: $? = 0
2303configure:10963: test -s conftest
2304configure:10966: $? = 0
2305configure:10978: result: yes
2306configure:10891: checking for chown
2307configure:10948: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
2308configure:10954: $? = 0
2309configure:10957: test -z                         || test ! -s conftest.err
2310configure:10960: $? = 0
2311configure:10963: test -s conftest
2312configure:10966: $? = 0
2313configure:10978: result: yes
2314configure:10891: checking for chmod
2315configure:10948: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
2316configure:10954: $? = 0
2317configure:10957: test -z                         || test ! -s conftest.err
2318configure:10960: $? = 0
2319configure:10963: test -s conftest
2320configure:10966: $? = 0
2321configure:10978: result: yes
2322configure:10891: checking for mknod
2323configure:10948: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
2324configure:10954: $? = 0
2325configure:10957: test -z                         || test ! -s conftest.err
2326configure:10960: $? = 0
2327configure:10963: test -s conftest
2328configure:10966: $? = 0
2329configure:10978: result: yes
2330configure:10891: checking for mkfifo
2331configure:10948: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
2332configure:10954: $? = 0
2333configure:10957: test -z                         || test ! -s conftest.err
2334configure:10960: $? = 0
2335configure:10963: test -s conftest
2336configure:10966: $? = 0
2337configure:10978: result: yes
2338configure:10891: checking for fchmod
2339configure:10948: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
2340configure:10954: $? = 0
2341configure:10957: test -z                         || test ! -s conftest.err
2342configure:10960: $? = 0
2343configure:10963: test -s conftest
2344configure:10966: $? = 0
2345configure:10978: result: yes
2346configure:10891: checking for fstat
2347configure:10948: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
2348configure:10954: $? = 0
2349configure:10957: test -z                         || test ! -s conftest.err
2350configure:10960: $? = 0
2351configure:10963: test -s conftest
2352configure:10966: $? = 0
2353configure:10978: result: yes
2354configure:10891: checking for strchr
2355configure:10948: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
2356conftest.c:113:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
2357char strchr ();
2358     ^
2359conftest.c:113:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
23601 warning generated.
2361configure:10954: $? = 0
2362configure:10957: test -z                         || test ! -s conftest.err
2363configure:10960: $? = 0
2364configure:10963: test -s conftest
2365configure:10966: $? = 0
2366configure:10978: result: yes
2367configure:10891: checking for readlink
2368configure:10948: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
2369configure:10954: $? = 0
2370configure:10957: test -z                         || test ! -s conftest.err
2371configure:10960: $? = 0
2372configure:10963: test -s conftest
2373configure:10966: $? = 0
2374configure:10978: result: yes
2375configure:10891: checking for link
2376configure:10948: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
2377configure:10954: $? = 0
2378configure:10957: test -z                         || test ! -s conftest.err
2379configure:10960: $? = 0
2380configure:10963: test -s conftest
2381configure:10966: $? = 0
2382configure:10978: result: yes
2383configure:10891: checking for utime
2384configure:10948: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
2385configure:10954: $? = 0
2386configure:10957: test -z                         || test ! -s conftest.err
2387configure:10960: $? = 0
2388configure:10963: test -s conftest
2389configure:10966: $? = 0
2390configure:10978: result: yes
2391configure:10891: checking for utimes
2392configure:10948: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
2393configure:10954: $? = 0
2394configure:10957: test -z                         || test ! -s conftest.err
2395configure:10960: $? = 0
2396configure:10963: test -s conftest
2397configure:10966: $? = 0
2398configure:10978: result: yes
2399configure:10891: checking for strftime
2400configure:10948: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
2401configure:10954: $? = 0
2402configure:10957: test -z                         || test ! -s conftest.err
2403configure:10960: $? = 0
2404configure:10963: test -s conftest
2405configure:10966: $? = 0
2406configure:10978: result: yes
2407configure:10891: checking for mtrace
2408configure:10948: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
2409Undefined symbols for architecture x86_64:
2410  "_mtrace", referenced from:
2411      _main in conftest-168d49.o
2412      _f in conftest-168d49.o
2413ld: symbol(s) not found for architecture x86_64
2414clang: error: linker command failed with exit code 1 (use -v to see invocation)
2415configure:10954: $? = 1
2416configure: failed program was:
2417| /* confdefs.h.  */
2418|
2419| #define PACKAGE_NAME ""
2420| #define PACKAGE_TARNAME ""
2421| #define PACKAGE_VERSION ""
2422| #define PACKAGE_STRING ""
2423| #define PACKAGE_BUGREPORT ""
2424| #define RSYNC_VERSION "2.6.6"
2425| #define _GNU_SOURCE 1
2426| #define RSYNC_PATH "rsync"
2427| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
2428| #define RSYNC_RSH "ssh"
2429| #define NOBODY_USER "nobody"
2430| #define NOBODY_GROUP "nobody"
2431| #define CONFIG_LOCALE 1
2432| #define INET6 1
2433| #define HAVE_DIRENT_H 1
2434| #define TIME_WITH_SYS_TIME 1
2435| #define HAVE_SYS_WAIT_H 1
2436| #define HAVE_SYS_TYPES_H 1
2437| #define HAVE_SYS_STAT_H 1
2438| #define HAVE_STDLIB_H 1
2439| #define HAVE_STRING_H 1
2440| #define HAVE_MEMORY_H 1
2441| #define HAVE_STRINGS_H 1
2442| #define HAVE_INTTYPES_H 1
2443| #define HAVE_STDINT_H 1
2444| #define HAVE_UNISTD_H 1
2445| #define HAVE_SYS_FCNTL_H 1
2446| #define HAVE_SYS_SELECT_H 1
2447| #define HAVE_FCNTL_H 1
2448| #define HAVE_SYS_TIME_H 1
2449| #define HAVE_SYS_UNISTD_H 1
2450| #define HAVE_UNISTD_H 1
2451| #define HAVE_UTIME_H 1
2452| #define HAVE_GRP_H 1
2453| #define HAVE_SYS_PARAM_H 1
2454| #define HAVE_CTYPE_H 1
2455| #define HAVE_SYS_WAIT_H 1
2456| #define HAVE_SYS_IOCTL_H 1
2457| #define HAVE_SYS_FILIO_H 1
2458| #define HAVE_STRING_H 1
2459| #define HAVE_STDLIB_H 1
2460| #define HAVE_SYS_SOCKET_H 1
2461| #define HAVE_SYS_UN_H 1
2462| #define HAVE_GLOB_H 1
2463| #define HAVE_ARPA_INET_H 1
2464| #define HAVE_ARPA_NAMESER_H 1
2465| #define HAVE_LOCALE_H 1
2466| #define HAVE_NETDB_H 1
2467| #define HAVE_FLOAT_H 1
2468| #define SIZEOF_INT 4
2469| #define SIZEOF_LONG 8
2470| #define SIZEOF_LONG_LONG 8
2471| #define SIZEOF_SHORT 2
2472| #define SIZEOF_OFF_T 8
2473| #define SIZEOF_OFF64_T 0
2474| #define HAVE_LONG_DOUBLE 1
2475| #define RETSIGTYPE void
2476| #define GETGROUPS_T int
2477| #define HAVE_STRUCT_STAT_ST_RDEV 1
2478| #define HAVE_ERRNO_DECL 1
2479| #define HAVE_CONNECT 1
2480| #define HAVE_LIBRESOLV 1
2481| #define HAVE_INET_NTOP 1
2482| #define HAVE_INET_PTON 1
2483| #define HAVE_GETADDRINFO 1
2484| #define HAVE_GETNAMEINFO 1
2485| #define HAVE_SOCKADDR_LEN 1
2486| #define HAVE_SOCKADDR_IN_LEN 1
2487| #define HAVE_SOCKADDR_STORAGE 1
2488| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
2489| #define HAVE_STRUCT_STAT64 1
2490| #define HAVE_STRCASECMP 1
2491| #define HAVE_ALLOCA_H 1
2492| #define HAVE_ALLOCA 1
2493| #define HAVE_WAITPID 1
2494| #define HAVE_WAIT4 1
2495| #define HAVE_GETCWD 1
2496| #define HAVE_STRDUP 1
2497| #define HAVE_STRERROR 1
2498| #define HAVE_CHOWN 1
2499| #define HAVE_CHMOD 1
2500| #define HAVE_MKNOD 1
2501| #define HAVE_MKFIFO 1
2502| #define HAVE_FCHMOD 1
2503| #define HAVE_FSTAT 1
2504| #define HAVE_STRCHR 1
2505| #define HAVE_READLINK 1
2506| #define HAVE_LINK 1
2507| #define HAVE_UTIME 1
2508| #define HAVE_UTIMES 1
2509| #define HAVE_STRFTIME 1
2510| /* end confdefs.h.  */
2511| /* Define mtrace to an innocuous variant, in case <limits.h> declares mtrace.
2512|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2513| #define mtrace innocuous_mtrace
2514|
2515| /* System header to define __stub macros and hopefully few prototypes,
2516|     which can conflict with char mtrace (); below.
2517|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2518|     <limits.h> exists even on freestanding compilers.  */
2519|
2520| #ifdef __STDC__
2521| # include <limits.h>
2522| #else
2523| # include <assert.h>
2524| #endif
2525|
2526| #undef mtrace
2527|
2528| /* Override any gcc2 internal prototype to avoid an error.  */
2529| #ifdef __cplusplus
2530| extern "C"
2531| {
2532| #endif
2533| /* We use char because int might match the return type of a gcc2
2534|    builtin and then its argument prototype would still apply.  */
2535| char mtrace ();
2536| /* The GNU C library defines this for functions which it implements
2537|     to always fail with ENOSYS.  Some functions are actually named
2538|     something starting with __ and the normal name is an alias.  */
2539| #if defined (__stub_mtrace) || defined (__stub___mtrace)
2540| choke me
2541| #else
2542| char (*f) () = mtrace;
2543| #endif
2544| #ifdef __cplusplus
2545| }
2546| #endif
2547|
2548| int
2549| main ()
2550| {
2551| return f != mtrace;
2552|   ;
2553|   return 0;
2554| }
2555configure:10978: result: no
2556configure:10891: checking for ftruncate
2557configure:10948: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
2558configure:10954: $? = 0
2559configure:10957: test -z                         || test ! -s conftest.err
2560configure:10960: $? = 0
2561configure:10963: test -s conftest
2562configure:10966: $? = 0
2563configure:10978: result: yes
2564configure:10891: checking for memmove
2565configure:10948: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
2566conftest.c:120:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
2567char memmove ();
2568     ^
2569conftest.c:120:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
25701 warning generated.
2571configure:10954: $? = 0
2572configure:10957: test -z                         || test ! -s conftest.err
2573configure:10960: $? = 0
2574configure:10963: test -s conftest
2575configure:10966: $? = 0
2576configure:10978: result: yes
2577configure:10891: checking for lchown
2578configure:10948: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
2579configure:10954: $? = 0
2580configure:10957: test -z                         || test ! -s conftest.err
2581configure:10960: $? = 0
2582configure:10963: test -s conftest
2583configure:10966: $? = 0
2584configure:10978: result: yes
2585configure:10891: checking for vsnprintf
2586configure:10948: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
2587conftest.c:122:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
2588char vsnprintf ();
2589     ^
2590conftest.c:122:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
25911 warning generated.
2592configure:10954: $? = 0
2593configure:10957: test -z                         || test ! -s conftest.err
2594configure:10960: $? = 0
2595configure:10963: test -s conftest
2596configure:10966: $? = 0
2597configure:10978: result: yes
2598configure:10891: checking for snprintf
2599configure:10948: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
2600conftest.c:123:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
2601char snprintf ();
2602     ^
2603conftest.c:123:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
26041 warning generated.
2605configure:10954: $? = 0
2606configure:10957: test -z                         || test ! -s conftest.err
2607configure:10960: $? = 0
2608configure:10963: test -s conftest
2609configure:10966: $? = 0
2610configure:10978: result: yes
2611configure:10891: checking for vasprintf
2612configure:10948: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
2613configure:10954: $? = 0
2614configure:10957: test -z                         || test ! -s conftest.err
2615configure:10960: $? = 0
2616configure:10963: test -s conftest
2617configure:10966: $? = 0
2618configure:10978: result: yes
2619configure:10891: checking for asprintf
2620configure:10948: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
2621configure:10954: $? = 0
2622configure:10957: test -z                         || test ! -s conftest.err
2623configure:10960: $? = 0
2624configure:10963: test -s conftest
2625configure:10966: $? = 0
2626configure:10978: result: yes
2627configure:10891: checking for setsid
2628configure:10948: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
2629configure:10954: $? = 0
2630configure:10957: test -z                         || test ! -s conftest.err
2631configure:10960: $? = 0
2632configure:10963: test -s conftest
2633configure:10966: $? = 0
2634configure:10978: result: yes
2635configure:10891: checking for glob
2636configure:10948: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
2637configure:10954: $? = 0
2638configure:10957: test -z                         || test ! -s conftest.err
2639configure:10960: $? = 0
2640configure:10963: test -s conftest
2641configure:10966: $? = 0
2642configure:10978: result: yes
2643configure:10891: checking for strpbrk
2644configure:10948: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
2645conftest.c:128:6: warning: incompatible redeclaration of library function 'strpbrk' [-Wincompatible-library-redeclaration]
2646char strpbrk ();
2647     ^
2648conftest.c:128:6: note: 'strpbrk' is a builtin with type 'char *(const char *, const char *)'
26491 warning generated.
2650configure:10954: $? = 0
2651configure:10957: test -z                         || test ! -s conftest.err
2652configure:10960: $? = 0
2653configure:10963: test -s conftest
2654configure:10966: $? = 0
2655configure:10978: result: yes
2656configure:10891: checking for strlcat
2657configure:10948: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
2658conftest.c:129:6: warning: incompatible redeclaration of library function 'strlcat' [-Wincompatible-library-redeclaration]
2659char strlcat ();
2660     ^
2661conftest.c:129:6: note: 'strlcat' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
26621 warning generated.
2663configure:10954: $? = 0
2664configure:10957: test -z                         || test ! -s conftest.err
2665configure:10960: $? = 0
2666configure:10963: test -s conftest
2667configure:10966: $? = 0
2668configure:10978: result: yes
2669configure:10891: checking for strlcpy
2670configure:10948: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
2671conftest.c:130:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration]
2672char strlcpy ();
2673     ^
2674conftest.c:130:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
26751 warning generated.
2676configure:10954: $? = 0
2677configure:10957: test -z                         || test ! -s conftest.err
2678configure:10960: $? = 0
2679configure:10963: test -s conftest
2680configure:10966: $? = 0
2681configure:10978: result: yes
2682configure:10891: checking for strtol
2683configure:10948: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
2684conftest.c:131:6: warning: incompatible redeclaration of library function 'strtol' [-Wincompatible-library-redeclaration]
2685char strtol ();
2686     ^
2687conftest.c:131:6: note: 'strtol' is a builtin with type 'long (const char *, char **, int)'
26881 warning generated.
2689configure:10954: $? = 0
2690configure:10957: test -z                         || test ! -s conftest.err
2691configure:10960: $? = 0
2692configure:10963: test -s conftest
2693configure:10966: $? = 0
2694configure:10978: result: yes
2695configure:10891: checking for mallinfo
2696configure:10948: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
2697Undefined symbols for architecture x86_64:
2698  "_mallinfo", referenced from:
2699      _main in conftest-02ac5b.o
2700      _f in conftest-02ac5b.o
2701ld: symbol(s) not found for architecture x86_64
2702clang: error: linker command failed with exit code 1 (use -v to see invocation)
2703configure:10954: $? = 1
2704configure: failed program was:
2705| /* confdefs.h.  */
2706|
2707| #define PACKAGE_NAME ""
2708| #define PACKAGE_TARNAME ""
2709| #define PACKAGE_VERSION ""
2710| #define PACKAGE_STRING ""
2711| #define PACKAGE_BUGREPORT ""
2712| #define RSYNC_VERSION "2.6.6"
2713| #define _GNU_SOURCE 1
2714| #define RSYNC_PATH "rsync"
2715| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
2716| #define RSYNC_RSH "ssh"
2717| #define NOBODY_USER "nobody"
2718| #define NOBODY_GROUP "nobody"
2719| #define CONFIG_LOCALE 1
2720| #define INET6 1
2721| #define HAVE_DIRENT_H 1
2722| #define TIME_WITH_SYS_TIME 1
2723| #define HAVE_SYS_WAIT_H 1
2724| #define HAVE_SYS_TYPES_H 1
2725| #define HAVE_SYS_STAT_H 1
2726| #define HAVE_STDLIB_H 1
2727| #define HAVE_STRING_H 1
2728| #define HAVE_MEMORY_H 1
2729| #define HAVE_STRINGS_H 1
2730| #define HAVE_INTTYPES_H 1
2731| #define HAVE_STDINT_H 1
2732| #define HAVE_UNISTD_H 1
2733| #define HAVE_SYS_FCNTL_H 1
2734| #define HAVE_SYS_SELECT_H 1
2735| #define HAVE_FCNTL_H 1
2736| #define HAVE_SYS_TIME_H 1
2737| #define HAVE_SYS_UNISTD_H 1
2738| #define HAVE_UNISTD_H 1
2739| #define HAVE_UTIME_H 1
2740| #define HAVE_GRP_H 1
2741| #define HAVE_SYS_PARAM_H 1
2742| #define HAVE_CTYPE_H 1
2743| #define HAVE_SYS_WAIT_H 1
2744| #define HAVE_SYS_IOCTL_H 1
2745| #define HAVE_SYS_FILIO_H 1
2746| #define HAVE_STRING_H 1
2747| #define HAVE_STDLIB_H 1
2748| #define HAVE_SYS_SOCKET_H 1
2749| #define HAVE_SYS_UN_H 1
2750| #define HAVE_GLOB_H 1
2751| #define HAVE_ARPA_INET_H 1
2752| #define HAVE_ARPA_NAMESER_H 1
2753| #define HAVE_LOCALE_H 1
2754| #define HAVE_NETDB_H 1
2755| #define HAVE_FLOAT_H 1
2756| #define SIZEOF_INT 4
2757| #define SIZEOF_LONG 8
2758| #define SIZEOF_LONG_LONG 8
2759| #define SIZEOF_SHORT 2
2760| #define SIZEOF_OFF_T 8
2761| #define SIZEOF_OFF64_T 0
2762| #define HAVE_LONG_DOUBLE 1
2763| #define RETSIGTYPE void
2764| #define GETGROUPS_T int
2765| #define HAVE_STRUCT_STAT_ST_RDEV 1
2766| #define HAVE_ERRNO_DECL 1
2767| #define HAVE_CONNECT 1
2768| #define HAVE_LIBRESOLV 1
2769| #define HAVE_INET_NTOP 1
2770| #define HAVE_INET_PTON 1
2771| #define HAVE_GETADDRINFO 1
2772| #define HAVE_GETNAMEINFO 1
2773| #define HAVE_SOCKADDR_LEN 1
2774| #define HAVE_SOCKADDR_IN_LEN 1
2775| #define HAVE_SOCKADDR_STORAGE 1
2776| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
2777| #define HAVE_STRUCT_STAT64 1
2778| #define HAVE_STRCASECMP 1
2779| #define HAVE_ALLOCA_H 1
2780| #define HAVE_ALLOCA 1
2781| #define HAVE_WAITPID 1
2782| #define HAVE_WAIT4 1
2783| #define HAVE_GETCWD 1
2784| #define HAVE_STRDUP 1
2785| #define HAVE_STRERROR 1
2786| #define HAVE_CHOWN 1
2787| #define HAVE_CHMOD 1
2788| #define HAVE_MKNOD 1
2789| #define HAVE_MKFIFO 1
2790| #define HAVE_FCHMOD 1
2791| #define HAVE_FSTAT 1
2792| #define HAVE_STRCHR 1
2793| #define HAVE_READLINK 1
2794| #define HAVE_LINK 1
2795| #define HAVE_UTIME 1
2796| #define HAVE_UTIMES 1
2797| #define HAVE_STRFTIME 1
2798| #define HAVE_FTRUNCATE 1
2799| #define HAVE_MEMMOVE 1
2800| #define HAVE_LCHOWN 1
2801| #define HAVE_VSNPRINTF 1
2802| #define HAVE_SNPRINTF 1
2803| #define HAVE_VASPRINTF 1
2804| #define HAVE_ASPRINTF 1
2805| #define HAVE_SETSID 1
2806| #define HAVE_GLOB 1
2807| #define HAVE_STRPBRK 1
2808| #define HAVE_STRLCAT 1
2809| #define HAVE_STRLCPY 1
2810| #define HAVE_STRTOL 1
2811| /* end confdefs.h.  */
2812| /* Define mallinfo to an innocuous variant, in case <limits.h> declares mallinfo.
2813|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2814| #define mallinfo innocuous_mallinfo
2815|
2816| /* System header to define __stub macros and hopefully few prototypes,
2817|     which can conflict with char mallinfo (); below.
2818|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2819|     <limits.h> exists even on freestanding compilers.  */
2820|
2821| #ifdef __STDC__
2822| # include <limits.h>
2823| #else
2824| # include <assert.h>
2825| #endif
2826|
2827| #undef mallinfo
2828|
2829| /* Override any gcc2 internal prototype to avoid an error.  */
2830| #ifdef __cplusplus
2831| extern "C"
2832| {
2833| #endif
2834| /* We use char because int might match the return type of a gcc2
2835|    builtin and then its argument prototype would still apply.  */
2836| char mallinfo ();
2837| /* The GNU C library defines this for functions which it implements
2838|     to always fail with ENOSYS.  Some functions are actually named
2839|     something starting with __ and the normal name is an alias.  */
2840| #if defined (__stub_mallinfo) || defined (__stub___mallinfo)
2841| choke me
2842| #else
2843| char (*f) () = mallinfo;
2844| #endif
2845| #ifdef __cplusplus
2846| }
2847| #endif
2848|
2849| int
2850| main ()
2851| {
2852| return f != mallinfo;
2853|   ;
2854|   return 0;
2855| }
2856configure:10978: result: no
2857configure:10891: checking for getgroups
2858configure:10948: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
2859configure:10954: $? = 0
2860configure:10957: test -z                         || test ! -s conftest.err
2861configure:10960: $? = 0
2862configure:10963: test -s conftest
2863configure:10966: $? = 0
2864configure:10978: result: yes
2865configure:10891: checking for setgroups
2866configure:10948: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
2867configure:10954: $? = 0
2868configure:10957: test -z                         || test ! -s conftest.err
2869configure:10960: $? = 0
2870configure:10963: test -s conftest
2871configure:10966: $? = 0
2872configure:10978: result: yes
2873configure:10891: checking for geteuid
2874configure:10948: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
2875configure:10954: $? = 0
2876configure:10957: test -z                         || test ! -s conftest.err
2877configure:10960: $? = 0
2878configure:10963: test -s conftest
2879configure:10966: $? = 0
2880configure:10978: result: yes
2881configure:10891: checking for getegid
2882configure:10948: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
2883configure:10954: $? = 0
2884configure:10957: test -z                         || test ! -s conftest.err
2885configure:10960: $? = 0
2886configure:10963: test -s conftest
2887configure:10966: $? = 0
2888configure:10978: result: yes
2889configure:10891: checking for setlocale
2890configure:10948: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
2891configure:10954: $? = 0
2892configure:10957: test -z                         || test ! -s conftest.err
2893configure:10960: $? = 0
2894configure:10963: test -s conftest
2895configure:10966: $? = 0
2896configure:10978: result: yes
2897configure:10891: checking for setmode
2898configure:10948: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
2899configure:10954: $? = 0
2900configure:10957: test -z                         || test ! -s conftest.err
2901configure:10960: $? = 0
2902configure:10963: test -s conftest
2903configure:10966: $? = 0
2904configure:10978: result: yes
2905configure:10891: checking for open64
2906configure:10948: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
2907Undefined symbols for architecture x86_64:
2908  "_open64", referenced from:
2909      _main in conftest-fdfd7a.o
2910      _f in conftest-fdfd7a.o
2911ld: symbol(s) not found for architecture x86_64
2912clang: error: linker command failed with exit code 1 (use -v to see invocation)
2913configure:10954: $? = 1
2914configure: failed program was:
2915| /* confdefs.h.  */
2916|
2917| #define PACKAGE_NAME ""
2918| #define PACKAGE_TARNAME ""
2919| #define PACKAGE_VERSION ""
2920| #define PACKAGE_STRING ""
2921| #define PACKAGE_BUGREPORT ""
2922| #define RSYNC_VERSION "2.6.6"
2923| #define _GNU_SOURCE 1
2924| #define RSYNC_PATH "rsync"
2925| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
2926| #define RSYNC_RSH "ssh"
2927| #define NOBODY_USER "nobody"
2928| #define NOBODY_GROUP "nobody"
2929| #define CONFIG_LOCALE 1
2930| #define INET6 1
2931| #define HAVE_DIRENT_H 1
2932| #define TIME_WITH_SYS_TIME 1
2933| #define HAVE_SYS_WAIT_H 1
2934| #define HAVE_SYS_TYPES_H 1
2935| #define HAVE_SYS_STAT_H 1
2936| #define HAVE_STDLIB_H 1
2937| #define HAVE_STRING_H 1
2938| #define HAVE_MEMORY_H 1
2939| #define HAVE_STRINGS_H 1
2940| #define HAVE_INTTYPES_H 1
2941| #define HAVE_STDINT_H 1
2942| #define HAVE_UNISTD_H 1
2943| #define HAVE_SYS_FCNTL_H 1
2944| #define HAVE_SYS_SELECT_H 1
2945| #define HAVE_FCNTL_H 1
2946| #define HAVE_SYS_TIME_H 1
2947| #define HAVE_SYS_UNISTD_H 1
2948| #define HAVE_UNISTD_H 1
2949| #define HAVE_UTIME_H 1
2950| #define HAVE_GRP_H 1
2951| #define HAVE_SYS_PARAM_H 1
2952| #define HAVE_CTYPE_H 1
2953| #define HAVE_SYS_WAIT_H 1
2954| #define HAVE_SYS_IOCTL_H 1
2955| #define HAVE_SYS_FILIO_H 1
2956| #define HAVE_STRING_H 1
2957| #define HAVE_STDLIB_H 1
2958| #define HAVE_SYS_SOCKET_H 1
2959| #define HAVE_SYS_UN_H 1
2960| #define HAVE_GLOB_H 1
2961| #define HAVE_ARPA_INET_H 1
2962| #define HAVE_ARPA_NAMESER_H 1
2963| #define HAVE_LOCALE_H 1
2964| #define HAVE_NETDB_H 1
2965| #define HAVE_FLOAT_H 1
2966| #define SIZEOF_INT 4
2967| #define SIZEOF_LONG 8
2968| #define SIZEOF_LONG_LONG 8
2969| #define SIZEOF_SHORT 2
2970| #define SIZEOF_OFF_T 8
2971| #define SIZEOF_OFF64_T 0
2972| #define HAVE_LONG_DOUBLE 1
2973| #define RETSIGTYPE void
2974| #define GETGROUPS_T int
2975| #define HAVE_STRUCT_STAT_ST_RDEV 1
2976| #define HAVE_ERRNO_DECL 1
2977| #define HAVE_CONNECT 1
2978| #define HAVE_LIBRESOLV 1
2979| #define HAVE_INET_NTOP 1
2980| #define HAVE_INET_PTON 1
2981| #define HAVE_GETADDRINFO 1
2982| #define HAVE_GETNAMEINFO 1
2983| #define HAVE_SOCKADDR_LEN 1
2984| #define HAVE_SOCKADDR_IN_LEN 1
2985| #define HAVE_SOCKADDR_STORAGE 1
2986| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
2987| #define HAVE_STRUCT_STAT64 1
2988| #define HAVE_STRCASECMP 1
2989| #define HAVE_ALLOCA_H 1
2990| #define HAVE_ALLOCA 1
2991| #define HAVE_WAITPID 1
2992| #define HAVE_WAIT4 1
2993| #define HAVE_GETCWD 1
2994| #define HAVE_STRDUP 1
2995| #define HAVE_STRERROR 1
2996| #define HAVE_CHOWN 1
2997| #define HAVE_CHMOD 1
2998| #define HAVE_MKNOD 1
2999| #define HAVE_MKFIFO 1
3000| #define HAVE_FCHMOD 1
3001| #define HAVE_FSTAT 1
3002| #define HAVE_STRCHR 1
3003| #define HAVE_READLINK 1
3004| #define HAVE_LINK 1
3005| #define HAVE_UTIME 1
3006| #define HAVE_UTIMES 1
3007| #define HAVE_STRFTIME 1
3008| #define HAVE_FTRUNCATE 1
3009| #define HAVE_MEMMOVE 1
3010| #define HAVE_LCHOWN 1
3011| #define HAVE_VSNPRINTF 1
3012| #define HAVE_SNPRINTF 1
3013| #define HAVE_VASPRINTF 1
3014| #define HAVE_ASPRINTF 1
3015| #define HAVE_SETSID 1
3016| #define HAVE_GLOB 1
3017| #define HAVE_STRPBRK 1
3018| #define HAVE_STRLCAT 1
3019| #define HAVE_STRLCPY 1
3020| #define HAVE_STRTOL 1
3021| #define HAVE_GETGROUPS 1
3022| #define HAVE_SETGROUPS 1
3023| #define HAVE_GETEUID 1
3024| #define HAVE_GETEGID 1
3025| #define HAVE_SETLOCALE 1
3026| #define HAVE_SETMODE 1
3027| /* end confdefs.h.  */
3028| /* Define open64 to an innocuous variant, in case <limits.h> declares open64.
3029|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3030| #define open64 innocuous_open64
3031|
3032| /* System header to define __stub macros and hopefully few prototypes,
3033|     which can conflict with char open64 (); below.
3034|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3035|     <limits.h> exists even on freestanding compilers.  */
3036|
3037| #ifdef __STDC__
3038| # include <limits.h>
3039| #else
3040| # include <assert.h>
3041| #endif
3042|
3043| #undef open64
3044|
3045| /* Override any gcc2 internal prototype to avoid an error.  */
3046| #ifdef __cplusplus
3047| extern "C"
3048| {
3049| #endif
3050| /* We use char because int might match the return type of a gcc2
3051|    builtin and then its argument prototype would still apply.  */
3052| char open64 ();
3053| /* The GNU C library defines this for functions which it implements
3054|     to always fail with ENOSYS.  Some functions are actually named
3055|     something starting with __ and the normal name is an alias.  */
3056| #if defined (__stub_open64) || defined (__stub___open64)
3057| choke me
3058| #else
3059| char (*f) () = open64;
3060| #endif
3061| #ifdef __cplusplus
3062| }
3063| #endif
3064|
3065| int
3066| main ()
3067| {
3068| return f != open64;
3069|   ;
3070|   return 0;
3071| }
3072configure:10978: result: no
3073configure:10891: checking for lseek64
3074configure:10948: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
3075Undefined symbols for architecture x86_64:
3076  "_lseek64", referenced from:
3077      _main in conftest-690218.o
3078      _f in conftest-690218.o
3079ld: symbol(s) not found for architecture x86_64
3080clang: error: linker command failed with exit code 1 (use -v to see invocation)
3081configure:10954: $? = 1
3082configure: failed program was:
3083| /* confdefs.h.  */
3084|
3085| #define PACKAGE_NAME ""
3086| #define PACKAGE_TARNAME ""
3087| #define PACKAGE_VERSION ""
3088| #define PACKAGE_STRING ""
3089| #define PACKAGE_BUGREPORT ""
3090| #define RSYNC_VERSION "2.6.6"
3091| #define _GNU_SOURCE 1
3092| #define RSYNC_PATH "rsync"
3093| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
3094| #define RSYNC_RSH "ssh"
3095| #define NOBODY_USER "nobody"
3096| #define NOBODY_GROUP "nobody"
3097| #define CONFIG_LOCALE 1
3098| #define INET6 1
3099| #define HAVE_DIRENT_H 1
3100| #define TIME_WITH_SYS_TIME 1
3101| #define HAVE_SYS_WAIT_H 1
3102| #define HAVE_SYS_TYPES_H 1
3103| #define HAVE_SYS_STAT_H 1
3104| #define HAVE_STDLIB_H 1
3105| #define HAVE_STRING_H 1
3106| #define HAVE_MEMORY_H 1
3107| #define HAVE_STRINGS_H 1
3108| #define HAVE_INTTYPES_H 1
3109| #define HAVE_STDINT_H 1
3110| #define HAVE_UNISTD_H 1
3111| #define HAVE_SYS_FCNTL_H 1
3112| #define HAVE_SYS_SELECT_H 1
3113| #define HAVE_FCNTL_H 1
3114| #define HAVE_SYS_TIME_H 1
3115| #define HAVE_SYS_UNISTD_H 1
3116| #define HAVE_UNISTD_H 1
3117| #define HAVE_UTIME_H 1
3118| #define HAVE_GRP_H 1
3119| #define HAVE_SYS_PARAM_H 1
3120| #define HAVE_CTYPE_H 1
3121| #define HAVE_SYS_WAIT_H 1
3122| #define HAVE_SYS_IOCTL_H 1
3123| #define HAVE_SYS_FILIO_H 1
3124| #define HAVE_STRING_H 1
3125| #define HAVE_STDLIB_H 1
3126| #define HAVE_SYS_SOCKET_H 1
3127| #define HAVE_SYS_UN_H 1
3128| #define HAVE_GLOB_H 1
3129| #define HAVE_ARPA_INET_H 1
3130| #define HAVE_ARPA_NAMESER_H 1
3131| #define HAVE_LOCALE_H 1
3132| #define HAVE_NETDB_H 1
3133| #define HAVE_FLOAT_H 1
3134| #define SIZEOF_INT 4
3135| #define SIZEOF_LONG 8
3136| #define SIZEOF_LONG_LONG 8
3137| #define SIZEOF_SHORT 2
3138| #define SIZEOF_OFF_T 8
3139| #define SIZEOF_OFF64_T 0
3140| #define HAVE_LONG_DOUBLE 1
3141| #define RETSIGTYPE void
3142| #define GETGROUPS_T int
3143| #define HAVE_STRUCT_STAT_ST_RDEV 1
3144| #define HAVE_ERRNO_DECL 1
3145| #define HAVE_CONNECT 1
3146| #define HAVE_LIBRESOLV 1
3147| #define HAVE_INET_NTOP 1
3148| #define HAVE_INET_PTON 1
3149| #define HAVE_GETADDRINFO 1
3150| #define HAVE_GETNAMEINFO 1
3151| #define HAVE_SOCKADDR_LEN 1
3152| #define HAVE_SOCKADDR_IN_LEN 1
3153| #define HAVE_SOCKADDR_STORAGE 1
3154| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
3155| #define HAVE_STRUCT_STAT64 1
3156| #define HAVE_STRCASECMP 1
3157| #define HAVE_ALLOCA_H 1
3158| #define HAVE_ALLOCA 1
3159| #define HAVE_WAITPID 1
3160| #define HAVE_WAIT4 1
3161| #define HAVE_GETCWD 1
3162| #define HAVE_STRDUP 1
3163| #define HAVE_STRERROR 1
3164| #define HAVE_CHOWN 1
3165| #define HAVE_CHMOD 1
3166| #define HAVE_MKNOD 1
3167| #define HAVE_MKFIFO 1
3168| #define HAVE_FCHMOD 1
3169| #define HAVE_FSTAT 1
3170| #define HAVE_STRCHR 1
3171| #define HAVE_READLINK 1
3172| #define HAVE_LINK 1
3173| #define HAVE_UTIME 1
3174| #define HAVE_UTIMES 1
3175| #define HAVE_STRFTIME 1
3176| #define HAVE_FTRUNCATE 1
3177| #define HAVE_MEMMOVE 1
3178| #define HAVE_LCHOWN 1
3179| #define HAVE_VSNPRINTF 1
3180| #define HAVE_SNPRINTF 1
3181| #define HAVE_VASPRINTF 1
3182| #define HAVE_ASPRINTF 1
3183| #define HAVE_SETSID 1
3184| #define HAVE_GLOB 1
3185| #define HAVE_STRPBRK 1
3186| #define HAVE_STRLCAT 1
3187| #define HAVE_STRLCPY 1
3188| #define HAVE_STRTOL 1
3189| #define HAVE_GETGROUPS 1
3190| #define HAVE_SETGROUPS 1
3191| #define HAVE_GETEUID 1
3192| #define HAVE_GETEGID 1
3193| #define HAVE_SETLOCALE 1
3194| #define HAVE_SETMODE 1
3195| /* end confdefs.h.  */
3196| /* Define lseek64 to an innocuous variant, in case <limits.h> declares lseek64.
3197|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3198| #define lseek64 innocuous_lseek64
3199|
3200| /* System header to define __stub macros and hopefully few prototypes,
3201|     which can conflict with char lseek64 (); below.
3202|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3203|     <limits.h> exists even on freestanding compilers.  */
3204|
3205| #ifdef __STDC__
3206| # include <limits.h>
3207| #else
3208| # include <assert.h>
3209| #endif
3210|
3211| #undef lseek64
3212|
3213| /* Override any gcc2 internal prototype to avoid an error.  */
3214| #ifdef __cplusplus
3215| extern "C"
3216| {
3217| #endif
3218| /* We use char because int might match the return type of a gcc2
3219|    builtin and then its argument prototype would still apply.  */
3220| char lseek64 ();
3221| /* The GNU C library defines this for functions which it implements
3222|     to always fail with ENOSYS.  Some functions are actually named
3223|     something starting with __ and the normal name is an alias.  */
3224| #if defined (__stub_lseek64) || defined (__stub___lseek64)
3225| choke me
3226| #else
3227| char (*f) () = lseek64;
3228| #endif
3229| #ifdef __cplusplus
3230| }
3231| #endif
3232|
3233| int
3234| main ()
3235| {
3236| return f != lseek64;
3237|   ;
3238|   return 0;
3239| }
3240configure:10978: result: no
3241configure:10891: checking for mkstemp64
3242configure:10948: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
3243Undefined symbols for architecture x86_64:
3244  "_mkstemp64", referenced from:
3245      _main in conftest-a75113.o
3246      _f in conftest-a75113.o
3247ld: symbol(s) not found for architecture x86_64
3248clang: error: linker command failed with exit code 1 (use -v to see invocation)
3249configure:10954: $? = 1
3250configure: failed program was:
3251| /* confdefs.h.  */
3252|
3253| #define PACKAGE_NAME ""
3254| #define PACKAGE_TARNAME ""
3255| #define PACKAGE_VERSION ""
3256| #define PACKAGE_STRING ""
3257| #define PACKAGE_BUGREPORT ""
3258| #define RSYNC_VERSION "2.6.6"
3259| #define _GNU_SOURCE 1
3260| #define RSYNC_PATH "rsync"
3261| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
3262| #define RSYNC_RSH "ssh"
3263| #define NOBODY_USER "nobody"
3264| #define NOBODY_GROUP "nobody"
3265| #define CONFIG_LOCALE 1
3266| #define INET6 1
3267| #define HAVE_DIRENT_H 1
3268| #define TIME_WITH_SYS_TIME 1
3269| #define HAVE_SYS_WAIT_H 1
3270| #define HAVE_SYS_TYPES_H 1
3271| #define HAVE_SYS_STAT_H 1
3272| #define HAVE_STDLIB_H 1
3273| #define HAVE_STRING_H 1
3274| #define HAVE_MEMORY_H 1
3275| #define HAVE_STRINGS_H 1
3276| #define HAVE_INTTYPES_H 1
3277| #define HAVE_STDINT_H 1
3278| #define HAVE_UNISTD_H 1
3279| #define HAVE_SYS_FCNTL_H 1
3280| #define HAVE_SYS_SELECT_H 1
3281| #define HAVE_FCNTL_H 1
3282| #define HAVE_SYS_TIME_H 1
3283| #define HAVE_SYS_UNISTD_H 1
3284| #define HAVE_UNISTD_H 1
3285| #define HAVE_UTIME_H 1
3286| #define HAVE_GRP_H 1
3287| #define HAVE_SYS_PARAM_H 1
3288| #define HAVE_CTYPE_H 1
3289| #define HAVE_SYS_WAIT_H 1
3290| #define HAVE_SYS_IOCTL_H 1
3291| #define HAVE_SYS_FILIO_H 1
3292| #define HAVE_STRING_H 1
3293| #define HAVE_STDLIB_H 1
3294| #define HAVE_SYS_SOCKET_H 1
3295| #define HAVE_SYS_UN_H 1
3296| #define HAVE_GLOB_H 1
3297| #define HAVE_ARPA_INET_H 1
3298| #define HAVE_ARPA_NAMESER_H 1
3299| #define HAVE_LOCALE_H 1
3300| #define HAVE_NETDB_H 1
3301| #define HAVE_FLOAT_H 1
3302| #define SIZEOF_INT 4
3303| #define SIZEOF_LONG 8
3304| #define SIZEOF_LONG_LONG 8
3305| #define SIZEOF_SHORT 2
3306| #define SIZEOF_OFF_T 8
3307| #define SIZEOF_OFF64_T 0
3308| #define HAVE_LONG_DOUBLE 1
3309| #define RETSIGTYPE void
3310| #define GETGROUPS_T int
3311| #define HAVE_STRUCT_STAT_ST_RDEV 1
3312| #define HAVE_ERRNO_DECL 1
3313| #define HAVE_CONNECT 1
3314| #define HAVE_LIBRESOLV 1
3315| #define HAVE_INET_NTOP 1
3316| #define HAVE_INET_PTON 1
3317| #define HAVE_GETADDRINFO 1
3318| #define HAVE_GETNAMEINFO 1
3319| #define HAVE_SOCKADDR_LEN 1
3320| #define HAVE_SOCKADDR_IN_LEN 1
3321| #define HAVE_SOCKADDR_STORAGE 1
3322| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
3323| #define HAVE_STRUCT_STAT64 1
3324| #define HAVE_STRCASECMP 1
3325| #define HAVE_ALLOCA_H 1
3326| #define HAVE_ALLOCA 1
3327| #define HAVE_WAITPID 1
3328| #define HAVE_WAIT4 1
3329| #define HAVE_GETCWD 1
3330| #define HAVE_STRDUP 1
3331| #define HAVE_STRERROR 1
3332| #define HAVE_CHOWN 1
3333| #define HAVE_CHMOD 1
3334| #define HAVE_MKNOD 1
3335| #define HAVE_MKFIFO 1
3336| #define HAVE_FCHMOD 1
3337| #define HAVE_FSTAT 1
3338| #define HAVE_STRCHR 1
3339| #define HAVE_READLINK 1
3340| #define HAVE_LINK 1
3341| #define HAVE_UTIME 1
3342| #define HAVE_UTIMES 1
3343| #define HAVE_STRFTIME 1
3344| #define HAVE_FTRUNCATE 1
3345| #define HAVE_MEMMOVE 1
3346| #define HAVE_LCHOWN 1
3347| #define HAVE_VSNPRINTF 1
3348| #define HAVE_SNPRINTF 1
3349| #define HAVE_VASPRINTF 1
3350| #define HAVE_ASPRINTF 1
3351| #define HAVE_SETSID 1
3352| #define HAVE_GLOB 1
3353| #define HAVE_STRPBRK 1
3354| #define HAVE_STRLCAT 1
3355| #define HAVE_STRLCPY 1
3356| #define HAVE_STRTOL 1
3357| #define HAVE_GETGROUPS 1
3358| #define HAVE_SETGROUPS 1
3359| #define HAVE_GETEUID 1
3360| #define HAVE_GETEGID 1
3361| #define HAVE_SETLOCALE 1
3362| #define HAVE_SETMODE 1
3363| /* end confdefs.h.  */
3364| /* Define mkstemp64 to an innocuous variant, in case <limits.h> declares mkstemp64.
3365|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3366| #define mkstemp64 innocuous_mkstemp64
3367|
3368| /* System header to define __stub macros and hopefully few prototypes,
3369|     which can conflict with char mkstemp64 (); below.
3370|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3371|     <limits.h> exists even on freestanding compilers.  */
3372|
3373| #ifdef __STDC__
3374| # include <limits.h>
3375| #else
3376| # include <assert.h>
3377| #endif
3378|
3379| #undef mkstemp64
3380|
3381| /* Override any gcc2 internal prototype to avoid an error.  */
3382| #ifdef __cplusplus
3383| extern "C"
3384| {
3385| #endif
3386| /* We use char because int might match the return type of a gcc2
3387|    builtin and then its argument prototype would still apply.  */
3388| char mkstemp64 ();
3389| /* The GNU C library defines this for functions which it implements
3390|     to always fail with ENOSYS.  Some functions are actually named
3391|     something starting with __ and the normal name is an alias.  */
3392| #if defined (__stub_mkstemp64) || defined (__stub___mkstemp64)
3393| choke me
3394| #else
3395| char (*f) () = mkstemp64;
3396| #endif
3397| #ifdef __cplusplus
3398| }
3399| #endif
3400|
3401| int
3402| main ()
3403| {
3404| return f != mkstemp64;
3405|   ;
3406|   return 0;
3407| }
3408configure:10978: result: no
3409configure:10891: checking for va_copy
3410configure:10948: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
3411conftest.c:138:6: error: cannot redeclare builtin function 'va_copy'
3412char va_copy ();
3413     ^
3414conftest.c:138:6: note: 'va_copy' is a builtin with type 'void (struct __va_list_tag *, struct __va_list_tag *)'
3415conftest.c:145:8: warning: incompatible function pointer types initializing 'char (*)()' with an expression of type 'void (struct __va_list_tag *, struct __va_list_tag *)' [-Wincompatible-function-pointer-types]
3416char (*f) () = va_copy;
3417       ^       ~~~~~~~
3418conftest.c:154:10: warning: comparison of distinct pointer types ('char (*)()' and 'void (*)(struct __va_list_tag *, struct __va_list_tag *)') [-Wcompare-distinct-pointer-types]
3419return f != va_copy;
3420       ~ ^  ~~~~~~~
34212 warnings and 1 error generated.
3422configure:10954: $? = 1
3423configure: failed program was:
3424| /* confdefs.h.  */
3425|
3426| #define PACKAGE_NAME ""
3427| #define PACKAGE_TARNAME ""
3428| #define PACKAGE_VERSION ""
3429| #define PACKAGE_STRING ""
3430| #define PACKAGE_BUGREPORT ""
3431| #define RSYNC_VERSION "2.6.6"
3432| #define _GNU_SOURCE 1
3433| #define RSYNC_PATH "rsync"
3434| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
3435| #define RSYNC_RSH "ssh"
3436| #define NOBODY_USER "nobody"
3437| #define NOBODY_GROUP "nobody"
3438| #define CONFIG_LOCALE 1
3439| #define INET6 1
3440| #define HAVE_DIRENT_H 1
3441| #define TIME_WITH_SYS_TIME 1
3442| #define HAVE_SYS_WAIT_H 1
3443| #define HAVE_SYS_TYPES_H 1
3444| #define HAVE_SYS_STAT_H 1
3445| #define HAVE_STDLIB_H 1
3446| #define HAVE_STRING_H 1
3447| #define HAVE_MEMORY_H 1
3448| #define HAVE_STRINGS_H 1
3449| #define HAVE_INTTYPES_H 1
3450| #define HAVE_STDINT_H 1
3451| #define HAVE_UNISTD_H 1
3452| #define HAVE_SYS_FCNTL_H 1
3453| #define HAVE_SYS_SELECT_H 1
3454| #define HAVE_FCNTL_H 1
3455| #define HAVE_SYS_TIME_H 1
3456| #define HAVE_SYS_UNISTD_H 1
3457| #define HAVE_UNISTD_H 1
3458| #define HAVE_UTIME_H 1
3459| #define HAVE_GRP_H 1
3460| #define HAVE_SYS_PARAM_H 1
3461| #define HAVE_CTYPE_H 1
3462| #define HAVE_SYS_WAIT_H 1
3463| #define HAVE_SYS_IOCTL_H 1
3464| #define HAVE_SYS_FILIO_H 1
3465| #define HAVE_STRING_H 1
3466| #define HAVE_STDLIB_H 1
3467| #define HAVE_SYS_SOCKET_H 1
3468| #define HAVE_SYS_UN_H 1
3469| #define HAVE_GLOB_H 1
3470| #define HAVE_ARPA_INET_H 1
3471| #define HAVE_ARPA_NAMESER_H 1
3472| #define HAVE_LOCALE_H 1
3473| #define HAVE_NETDB_H 1
3474| #define HAVE_FLOAT_H 1
3475| #define SIZEOF_INT 4
3476| #define SIZEOF_LONG 8
3477| #define SIZEOF_LONG_LONG 8
3478| #define SIZEOF_SHORT 2
3479| #define SIZEOF_OFF_T 8
3480| #define SIZEOF_OFF64_T 0
3481| #define HAVE_LONG_DOUBLE 1
3482| #define RETSIGTYPE void
3483| #define GETGROUPS_T int
3484| #define HAVE_STRUCT_STAT_ST_RDEV 1
3485| #define HAVE_ERRNO_DECL 1
3486| #define HAVE_CONNECT 1
3487| #define HAVE_LIBRESOLV 1
3488| #define HAVE_INET_NTOP 1
3489| #define HAVE_INET_PTON 1
3490| #define HAVE_GETADDRINFO 1
3491| #define HAVE_GETNAMEINFO 1
3492| #define HAVE_SOCKADDR_LEN 1
3493| #define HAVE_SOCKADDR_IN_LEN 1
3494| #define HAVE_SOCKADDR_STORAGE 1
3495| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
3496| #define HAVE_STRUCT_STAT64 1
3497| #define HAVE_STRCASECMP 1
3498| #define HAVE_ALLOCA_H 1
3499| #define HAVE_ALLOCA 1
3500| #define HAVE_WAITPID 1
3501| #define HAVE_WAIT4 1
3502| #define HAVE_GETCWD 1
3503| #define HAVE_STRDUP 1
3504| #define HAVE_STRERROR 1
3505| #define HAVE_CHOWN 1
3506| #define HAVE_CHMOD 1
3507| #define HAVE_MKNOD 1
3508| #define HAVE_MKFIFO 1
3509| #define HAVE_FCHMOD 1
3510| #define HAVE_FSTAT 1
3511| #define HAVE_STRCHR 1
3512| #define HAVE_READLINK 1
3513| #define HAVE_LINK 1
3514| #define HAVE_UTIME 1
3515| #define HAVE_UTIMES 1
3516| #define HAVE_STRFTIME 1
3517| #define HAVE_FTRUNCATE 1
3518| #define HAVE_MEMMOVE 1
3519| #define HAVE_LCHOWN 1
3520| #define HAVE_VSNPRINTF 1
3521| #define HAVE_SNPRINTF 1
3522| #define HAVE_VASPRINTF 1
3523| #define HAVE_ASPRINTF 1
3524| #define HAVE_SETSID 1
3525| #define HAVE_GLOB 1
3526| #define HAVE_STRPBRK 1
3527| #define HAVE_STRLCAT 1
3528| #define HAVE_STRLCPY 1
3529| #define HAVE_STRTOL 1
3530| #define HAVE_GETGROUPS 1
3531| #define HAVE_SETGROUPS 1
3532| #define HAVE_GETEUID 1
3533| #define HAVE_GETEGID 1
3534| #define HAVE_SETLOCALE 1
3535| #define HAVE_SETMODE 1
3536| /* end confdefs.h.  */
3537| /* Define va_copy to an innocuous variant, in case <limits.h> declares va_copy.
3538|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3539| #define va_copy innocuous_va_copy
3540|
3541| /* System header to define __stub macros and hopefully few prototypes,
3542|     which can conflict with char va_copy (); below.
3543|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3544|     <limits.h> exists even on freestanding compilers.  */
3545|
3546| #ifdef __STDC__
3547| # include <limits.h>
3548| #else
3549| # include <assert.h>
3550| #endif
3551|
3552| #undef va_copy
3553|
3554| /* Override any gcc2 internal prototype to avoid an error.  */
3555| #ifdef __cplusplus
3556| extern "C"
3557| {
3558| #endif
3559| /* We use char because int might match the return type of a gcc2
3560|    builtin and then its argument prototype would still apply.  */
3561| char va_copy ();
3562| /* The GNU C library defines this for functions which it implements
3563|     to always fail with ENOSYS.  Some functions are actually named
3564|     something starting with __ and the normal name is an alias.  */
3565| #if defined (__stub_va_copy) || defined (__stub___va_copy)
3566| choke me
3567| #else
3568| char (*f) () = va_copy;
3569| #endif
3570| #ifdef __cplusplus
3571| }
3572| #endif
3573|
3574| int
3575| main ()
3576| {
3577| return f != va_copy;
3578|   ;
3579|   return 0;
3580| }
3581configure:10978: result: no
3582configure:10891: checking for __va_copy
3583configure:10948: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
3584Undefined symbols for architecture x86_64:
3585  "___va_copy", referenced from:
3586      _main in conftest-9aa47b.o
3587      _f in conftest-9aa47b.o
3588ld: symbol(s) not found for architecture x86_64
3589clang: error: linker command failed with exit code 1 (use -v to see invocation)
3590configure:10954: $? = 1
3591configure: failed program was:
3592| /* confdefs.h.  */
3593|
3594| #define PACKAGE_NAME ""
3595| #define PACKAGE_TARNAME ""
3596| #define PACKAGE_VERSION ""
3597| #define PACKAGE_STRING ""
3598| #define PACKAGE_BUGREPORT ""
3599| #define RSYNC_VERSION "2.6.6"
3600| #define _GNU_SOURCE 1
3601| #define RSYNC_PATH "rsync"
3602| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
3603| #define RSYNC_RSH "ssh"
3604| #define NOBODY_USER "nobody"
3605| #define NOBODY_GROUP "nobody"
3606| #define CONFIG_LOCALE 1
3607| #define INET6 1
3608| #define HAVE_DIRENT_H 1
3609| #define TIME_WITH_SYS_TIME 1
3610| #define HAVE_SYS_WAIT_H 1
3611| #define HAVE_SYS_TYPES_H 1
3612| #define HAVE_SYS_STAT_H 1
3613| #define HAVE_STDLIB_H 1
3614| #define HAVE_STRING_H 1
3615| #define HAVE_MEMORY_H 1
3616| #define HAVE_STRINGS_H 1
3617| #define HAVE_INTTYPES_H 1
3618| #define HAVE_STDINT_H 1
3619| #define HAVE_UNISTD_H 1
3620| #define HAVE_SYS_FCNTL_H 1
3621| #define HAVE_SYS_SELECT_H 1
3622| #define HAVE_FCNTL_H 1
3623| #define HAVE_SYS_TIME_H 1
3624| #define HAVE_SYS_UNISTD_H 1
3625| #define HAVE_UNISTD_H 1
3626| #define HAVE_UTIME_H 1
3627| #define HAVE_GRP_H 1
3628| #define HAVE_SYS_PARAM_H 1
3629| #define HAVE_CTYPE_H 1
3630| #define HAVE_SYS_WAIT_H 1
3631| #define HAVE_SYS_IOCTL_H 1
3632| #define HAVE_SYS_FILIO_H 1
3633| #define HAVE_STRING_H 1
3634| #define HAVE_STDLIB_H 1
3635| #define HAVE_SYS_SOCKET_H 1
3636| #define HAVE_SYS_UN_H 1
3637| #define HAVE_GLOB_H 1
3638| #define HAVE_ARPA_INET_H 1
3639| #define HAVE_ARPA_NAMESER_H 1
3640| #define HAVE_LOCALE_H 1
3641| #define HAVE_NETDB_H 1
3642| #define HAVE_FLOAT_H 1
3643| #define SIZEOF_INT 4
3644| #define SIZEOF_LONG 8
3645| #define SIZEOF_LONG_LONG 8
3646| #define SIZEOF_SHORT 2
3647| #define SIZEOF_OFF_T 8
3648| #define SIZEOF_OFF64_T 0
3649| #define HAVE_LONG_DOUBLE 1
3650| #define RETSIGTYPE void
3651| #define GETGROUPS_T int
3652| #define HAVE_STRUCT_STAT_ST_RDEV 1
3653| #define HAVE_ERRNO_DECL 1
3654| #define HAVE_CONNECT 1
3655| #define HAVE_LIBRESOLV 1
3656| #define HAVE_INET_NTOP 1
3657| #define HAVE_INET_PTON 1
3658| #define HAVE_GETADDRINFO 1
3659| #define HAVE_GETNAMEINFO 1
3660| #define HAVE_SOCKADDR_LEN 1
3661| #define HAVE_SOCKADDR_IN_LEN 1
3662| #define HAVE_SOCKADDR_STORAGE 1
3663| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
3664| #define HAVE_STRUCT_STAT64 1
3665| #define HAVE_STRCASECMP 1
3666| #define HAVE_ALLOCA_H 1
3667| #define HAVE_ALLOCA 1
3668| #define HAVE_WAITPID 1
3669| #define HAVE_WAIT4 1
3670| #define HAVE_GETCWD 1
3671| #define HAVE_STRDUP 1
3672| #define HAVE_STRERROR 1
3673| #define HAVE_CHOWN 1
3674| #define HAVE_CHMOD 1
3675| #define HAVE_MKNOD 1
3676| #define HAVE_MKFIFO 1
3677| #define HAVE_FCHMOD 1
3678| #define HAVE_FSTAT 1
3679| #define HAVE_STRCHR 1
3680| #define HAVE_READLINK 1
3681| #define HAVE_LINK 1
3682| #define HAVE_UTIME 1
3683| #define HAVE_UTIMES 1
3684| #define HAVE_STRFTIME 1
3685| #define HAVE_FTRUNCATE 1
3686| #define HAVE_MEMMOVE 1
3687| #define HAVE_LCHOWN 1
3688| #define HAVE_VSNPRINTF 1
3689| #define HAVE_SNPRINTF 1
3690| #define HAVE_VASPRINTF 1
3691| #define HAVE_ASPRINTF 1
3692| #define HAVE_SETSID 1
3693| #define HAVE_GLOB 1
3694| #define HAVE_STRPBRK 1
3695| #define HAVE_STRLCAT 1
3696| #define HAVE_STRLCPY 1
3697| #define HAVE_STRTOL 1
3698| #define HAVE_GETGROUPS 1
3699| #define HAVE_SETGROUPS 1
3700| #define HAVE_GETEUID 1
3701| #define HAVE_GETEGID 1
3702| #define HAVE_SETLOCALE 1
3703| #define HAVE_SETMODE 1
3704| /* end confdefs.h.  */
3705| /* Define __va_copy to an innocuous variant, in case <limits.h> declares __va_copy.
3706|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3707| #define __va_copy innocuous___va_copy
3708|
3709| /* System header to define __stub macros and hopefully few prototypes,
3710|     which can conflict with char __va_copy (); below.
3711|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3712|     <limits.h> exists even on freestanding compilers.  */
3713|
3714| #ifdef __STDC__
3715| # include <limits.h>
3716| #else
3717| # include <assert.h>
3718| #endif
3719|
3720| #undef __va_copy
3721|
3722| /* Override any gcc2 internal prototype to avoid an error.  */
3723| #ifdef __cplusplus
3724| extern "C"
3725| {
3726| #endif
3727| /* We use char because int might match the return type of a gcc2
3728|    builtin and then its argument prototype would still apply.  */
3729| char __va_copy ();
3730| /* The GNU C library defines this for functions which it implements
3731|     to always fail with ENOSYS.  Some functions are actually named
3732|     something starting with __ and the normal name is an alias.  */
3733| #if defined (__stub___va_copy) || defined (__stub_____va_copy)
3734| choke me
3735| #else
3736| char (*f) () = __va_copy;
3737| #endif
3738| #ifdef __cplusplus
3739| }
3740| #endif
3741|
3742| int
3743| main ()
3744| {
3745| return f != __va_copy;
3746|   ;
3747|   return 0;
3748| }
3749configure:10978: result: no
3750configure:10994: checking for getpgrp
3751configure:11051: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
3752configure:11057: $? = 0
3753configure:11060: test -z                         || test ! -s conftest.err
3754configure:11063: $? = 0
3755configure:11066: test -s conftest
3756configure:11069: $? = 0
3757configure:11081: result: yes
3758configure:10994: checking for tcgetpgrp
3759configure:11051: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
3760configure:11057: $? = 0
3761configure:11060: test -z                         || test ! -s conftest.err
3762configure:11063: $? = 0
3763configure:11066: test -s conftest
3764configure:11069: $? = 0
3765configure:11081: result: yes
3766configure:11092: checking whether getpgrp requires zero arguments
3767configure:11114: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
3768conftest.c:153:10: error: too many arguments to function call, expected 0, have 1
3769getpgrp (0);
3770~~~~~~~  ^
3771/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/unistd.h:459:8: note: 'getpgrp' declared here
3772pid_t    getpgrp(void);
3773         ^
37741 error generated.
3775configure:11120: $? = 1
3776configure: failed program was:
3777| /* confdefs.h.  */
3778|
3779| #define PACKAGE_NAME ""
3780| #define PACKAGE_TARNAME ""
3781| #define PACKAGE_VERSION ""
3782| #define PACKAGE_STRING ""
3783| #define PACKAGE_BUGREPORT ""
3784| #define RSYNC_VERSION "2.6.6"
3785| #define _GNU_SOURCE 1
3786| #define RSYNC_PATH "rsync"
3787| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
3788| #define RSYNC_RSH "ssh"
3789| #define NOBODY_USER "nobody"
3790| #define NOBODY_GROUP "nobody"
3791| #define CONFIG_LOCALE 1
3792| #define INET6 1
3793| #define HAVE_DIRENT_H 1
3794| #define TIME_WITH_SYS_TIME 1
3795| #define HAVE_SYS_WAIT_H 1
3796| #define HAVE_SYS_TYPES_H 1
3797| #define HAVE_SYS_STAT_H 1
3798| #define HAVE_STDLIB_H 1
3799| #define HAVE_STRING_H 1
3800| #define HAVE_MEMORY_H 1
3801| #define HAVE_STRINGS_H 1
3802| #define HAVE_INTTYPES_H 1
3803| #define HAVE_STDINT_H 1
3804| #define HAVE_UNISTD_H 1
3805| #define HAVE_SYS_FCNTL_H 1
3806| #define HAVE_SYS_SELECT_H 1
3807| #define HAVE_FCNTL_H 1
3808| #define HAVE_SYS_TIME_H 1
3809| #define HAVE_SYS_UNISTD_H 1
3810| #define HAVE_UNISTD_H 1
3811| #define HAVE_UTIME_H 1
3812| #define HAVE_GRP_H 1
3813| #define HAVE_SYS_PARAM_H 1
3814| #define HAVE_CTYPE_H 1
3815| #define HAVE_SYS_WAIT_H 1
3816| #define HAVE_SYS_IOCTL_H 1
3817| #define HAVE_SYS_FILIO_H 1
3818| #define HAVE_STRING_H 1
3819| #define HAVE_STDLIB_H 1
3820| #define HAVE_SYS_SOCKET_H 1
3821| #define HAVE_SYS_UN_H 1
3822| #define HAVE_GLOB_H 1
3823| #define HAVE_ARPA_INET_H 1
3824| #define HAVE_ARPA_NAMESER_H 1
3825| #define HAVE_LOCALE_H 1
3826| #define HAVE_NETDB_H 1
3827| #define HAVE_FLOAT_H 1
3828| #define SIZEOF_INT 4
3829| #define SIZEOF_LONG 8
3830| #define SIZEOF_LONG_LONG 8
3831| #define SIZEOF_SHORT 2
3832| #define SIZEOF_OFF_T 8
3833| #define SIZEOF_OFF64_T 0
3834| #define HAVE_LONG_DOUBLE 1
3835| #define RETSIGTYPE void
3836| #define GETGROUPS_T int
3837| #define HAVE_STRUCT_STAT_ST_RDEV 1
3838| #define HAVE_ERRNO_DECL 1
3839| #define HAVE_CONNECT 1
3840| #define HAVE_LIBRESOLV 1
3841| #define HAVE_INET_NTOP 1
3842| #define HAVE_INET_PTON 1
3843| #define HAVE_GETADDRINFO 1
3844| #define HAVE_GETNAMEINFO 1
3845| #define HAVE_SOCKADDR_LEN 1
3846| #define HAVE_SOCKADDR_IN_LEN 1
3847| #define HAVE_SOCKADDR_STORAGE 1
3848| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
3849| #define HAVE_STRUCT_STAT64 1
3850| #define HAVE_STRCASECMP 1
3851| #define HAVE_ALLOCA_H 1
3852| #define HAVE_ALLOCA 1
3853| #define HAVE_WAITPID 1
3854| #define HAVE_WAIT4 1
3855| #define HAVE_GETCWD 1
3856| #define HAVE_STRDUP 1
3857| #define HAVE_STRERROR 1
3858| #define HAVE_CHOWN 1
3859| #define HAVE_CHMOD 1
3860| #define HAVE_MKNOD 1
3861| #define HAVE_MKFIFO 1
3862| #define HAVE_FCHMOD 1
3863| #define HAVE_FSTAT 1
3864| #define HAVE_STRCHR 1
3865| #define HAVE_READLINK 1
3866| #define HAVE_LINK 1
3867| #define HAVE_UTIME 1
3868| #define HAVE_UTIMES 1
3869| #define HAVE_STRFTIME 1
3870| #define HAVE_FTRUNCATE 1
3871| #define HAVE_MEMMOVE 1
3872| #define HAVE_LCHOWN 1
3873| #define HAVE_VSNPRINTF 1
3874| #define HAVE_SNPRINTF 1
3875| #define HAVE_VASPRINTF 1
3876| #define HAVE_ASPRINTF 1
3877| #define HAVE_SETSID 1
3878| #define HAVE_GLOB 1
3879| #define HAVE_STRPBRK 1
3880| #define HAVE_STRLCAT 1
3881| #define HAVE_STRLCPY 1
3882| #define HAVE_STRTOL 1
3883| #define HAVE_GETGROUPS 1
3884| #define HAVE_SETGROUPS 1
3885| #define HAVE_GETEUID 1
3886| #define HAVE_GETEGID 1
3887| #define HAVE_SETLOCALE 1
3888| #define HAVE_SETMODE 1
3889| #define HAVE_GETPGRP 1
3890| #define HAVE_TCGETPGRP 1
3891| /* end confdefs.h.  */
3892| #include <stdio.h>
3893| #if HAVE_SYS_TYPES_H
3894| # include <sys/types.h>
3895| #endif
3896| #if HAVE_SYS_STAT_H
3897| # include <sys/stat.h>
3898| #endif
3899| #if STDC_HEADERS
3900| # include <stdlib.h>
3901| # include <stddef.h>
3902| #else
3903| # if HAVE_STDLIB_H
3904| #  include <stdlib.h>
3905| # endif
3906| #endif
3907| #if HAVE_STRING_H
3908| # if !STDC_HEADERS && HAVE_MEMORY_H
3909| #  include <memory.h>
3910| # endif
3911| # include <string.h>
3912| #endif
3913| #if HAVE_STRINGS_H
3914| # include <strings.h>
3915| #endif
3916| #if HAVE_INTTYPES_H
3917| # include <inttypes.h>
3918| #else
3919| # if HAVE_STDINT_H
3920| #  include <stdint.h>
3921| # endif
3922| #endif
3923| #if HAVE_UNISTD_H
3924| # include <unistd.h>
3925| #endif
3926| int
3927| main ()
3928| {
3929| getpgrp (0);
3930|   ;
3931|   return 0;
3932| }
3933configure:11144: result: yes
3934configure:11157: checking whether chown() dereferences symlinks
3935configure:11187: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
3936conftest.c:123:5: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
3937    main() {
3938    ^
39391 warning generated.
3940configure:11190: $? = 0
3941configure:11192: ./conftest
3942configure:11195: $? = 0
3943configure:11209: result: yes
3944configure:11219: checking for working socketpair
3945configure:11244: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lresolv  >&5
3946conftest.c:121:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
3947main() {
3948^
3949conftest.c:123:8: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration]
3950       exit((socketpair(AF_UNIX, SOCK_STREAM, 0, fd) != -1) ? 0 : 1);
3951       ^
3952conftest.c:123:8: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
39531 warning and 1 error generated.
3954configure:11247: $? = 1
3955configure: program exited with status 1
3956configure: failed program was:
3957| /* confdefs.h.  */
3958|
3959| #define PACKAGE_NAME ""
3960| #define PACKAGE_TARNAME ""
3961| #define PACKAGE_VERSION ""
3962| #define PACKAGE_STRING ""
3963| #define PACKAGE_BUGREPORT ""
3964| #define RSYNC_VERSION "2.6.6"
3965| #define _GNU_SOURCE 1
3966| #define RSYNC_PATH "rsync"
3967| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
3968| #define RSYNC_RSH "ssh"
3969| #define NOBODY_USER "nobody"
3970| #define NOBODY_GROUP "nobody"
3971| #define CONFIG_LOCALE 1
3972| #define INET6 1
3973| #define HAVE_DIRENT_H 1
3974| #define TIME_WITH_SYS_TIME 1
3975| #define HAVE_SYS_WAIT_H 1
3976| #define HAVE_SYS_TYPES_H 1
3977| #define HAVE_SYS_STAT_H 1
3978| #define HAVE_STDLIB_H 1
3979| #define HAVE_STRING_H 1
3980| #define HAVE_MEMORY_H 1
3981| #define HAVE_STRINGS_H 1
3982| #define HAVE_INTTYPES_H 1
3983| #define HAVE_STDINT_H 1
3984| #define HAVE_UNISTD_H 1
3985| #define HAVE_SYS_FCNTL_H 1
3986| #define HAVE_SYS_SELECT_H 1
3987| #define HAVE_FCNTL_H 1
3988| #define HAVE_SYS_TIME_H 1
3989| #define HAVE_SYS_UNISTD_H 1
3990| #define HAVE_UNISTD_H 1
3991| #define HAVE_UTIME_H 1
3992| #define HAVE_GRP_H 1
3993| #define HAVE_SYS_PARAM_H 1
3994| #define HAVE_CTYPE_H 1
3995| #define HAVE_SYS_WAIT_H 1
3996| #define HAVE_SYS_IOCTL_H 1
3997| #define HAVE_SYS_FILIO_H 1
3998| #define HAVE_STRING_H 1
3999| #define HAVE_STDLIB_H 1
4000| #define HAVE_SYS_SOCKET_H 1
4001| #define HAVE_SYS_UN_H 1
4002| #define HAVE_GLOB_H 1
4003| #define HAVE_ARPA_INET_H 1
4004| #define HAVE_ARPA_NAMESER_H 1
4005| #define HAVE_LOCALE_H 1
4006| #define HAVE_NETDB_H 1
4007| #define HAVE_FLOAT_H 1
4008| #define SIZEOF_INT 4
4009| #define SIZEOF_LONG 8
4010| #define SIZEOF_LONG_LONG 8
4011| #define SIZEOF_SHORT 2
4012| #define SIZEOF_OFF_T 8
4013| #define SIZEOF_OFF64_T 0
4014| #define HAVE_LONG_DOUBLE 1
4015| #define RETSIGTYPE void
4016| #define GETGROUPS_T int
4017| #define HAVE_STRUCT_STAT_ST_RDEV 1
4018| #define HAVE_ERRNO_DECL 1
4019| #define HAVE_CONNECT 1
4020| #define HAVE_LIBRESOLV 1
4021| #define HAVE_INET_NTOP 1
4022| #define HAVE_INET_PTON 1
4023| #define HAVE_GETADDRINFO 1
4024| #define HAVE_GETNAMEINFO 1
4025| #define HAVE_SOCKADDR_LEN 1
4026| #define HAVE_SOCKADDR_IN_LEN 1
4027| #define HAVE_SOCKADDR_STORAGE 1
4028| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
4029| #define HAVE_STRUCT_STAT64 1
4030| #define HAVE_STRCASECMP 1
4031| #define HAVE_ALLOCA_H 1
4032| #define HAVE_ALLOCA 1
4033| #define HAVE_WAITPID 1
4034| #define HAVE_WAIT4 1
4035| #define HAVE_GETCWD 1
4036| #define HAVE_STRDUP 1
4037| #define HAVE_STRERROR 1
4038| #define HAVE_CHOWN 1
4039| #define HAVE_CHMOD 1
4040| #define HAVE_MKNOD 1
4041| #define HAVE_MKFIFO 1
4042| #define HAVE_FCHMOD 1
4043| #define HAVE_FSTAT 1
4044| #define HAVE_STRCHR 1
4045| #define HAVE_READLINK 1
4046| #define HAVE_LINK 1
4047| #define HAVE_UTIME 1
4048| #define HAVE_UTIMES 1
4049| #define HAVE_STRFTIME 1
4050| #define HAVE_FTRUNCATE 1
4051| #define HAVE_MEMMOVE 1
4052| #define HAVE_LCHOWN 1
4053| #define HAVE_VSNPRINTF 1
4054| #define HAVE_SNPRINTF 1
4055| #define HAVE_VASPRINTF 1
4056| #define HAVE_ASPRINTF 1
4057| #define HAVE_SETSID 1
4058| #define HAVE_GLOB 1
4059| #define HAVE_STRPBRK 1
4060| #define HAVE_STRLCAT 1
4061| #define HAVE_STRLCPY 1
4062| #define HAVE_STRTOL 1
4063| #define HAVE_GETGROUPS 1
4064| #define HAVE_SETGROUPS 1
4065| #define HAVE_GETEUID 1
4066| #define HAVE_GETEGID 1
4067| #define HAVE_SETLOCALE 1
4068| #define HAVE_SETMODE 1
4069| #define HAVE_GETPGRP 1
4070| #define HAVE_TCGETPGRP 1
4071| #define GETPGRP_VOID 1
4072| /* end confdefs.h.  */
4073|
4074| #include <sys/types.h>
4075| #include <sys/socket.h>
4076|
4077| main() {
4078|        int fd[2];
4079|        exit((socketpair(AF_UNIX, SOCK_STREAM, 0, fd) != -1) ? 0 : 1);
4080| }
4081configure:11266: result: no
4082configure:11279: checking for poptGetContext in -lpopt
4083configure:11309: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lpopt  -lresolv  >&5
4084configure:11315: $? = 0
4085configure:11318: test -z                         || test ! -s conftest.err
4086configure:11321: $? = 0
4087configure:11324: test -s conftest
4088configure:11327: $? = 0
4089configure:11340: result: yes
4090configure:11355: checking whether to use included libpopt
4091configure:11371: result: no
4092configure:11375: checking for unsigned char
4093configure:11397: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
4094conftest.c:122:14: warning: initializing 'signed char *' with an expression of type 'char [1]' converts between pointers to integer types with different sign [-Wpointer-sign]
4095signed char *s = ""
4096             ^   ~~
4097conftest.c:122:14: warning: unused variable 's' [-Wunused-variable]
40982 warnings generated.
4099configure:11403: $? = 0
4100configure:11406: test -z                         || test ! -s conftest.err
4101configure:11409: $? = 0
4102configure:11412: test -s conftest.o
4103configure:11415: $? = 0
4104configure:11426: result: yes
4105configure:11436: checking for broken readdir
4106configure:11458: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lpopt -lresolv  >&5
4107conftest.c:121:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
4108main() { struct dirent *di; DIR *d = opendir("."); di = readdir(d);
4109^
4110conftest.c:123:21: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration]
4111di->d_name[0] == 0) exit(0); exit(1);}
4112                    ^
4113conftest.c:123:21: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
4114conftest.c:122:11: warning: array index -2 is before the beginning of the array [-Warray-bounds]
4115if (di && di->d_name[-2] == '.' && di->d_name[-1] == 0 &&
4116          ^          ~~
4117/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/sys/dirent.h:112:15: note: array 'd_name' declared here
4118struct dirent __DARWIN_STRUCT_DIRENTRY;
4119              ^
4120/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/sys/dirent.h:108:2: note: expanded from macro '__DARWIN_STRUCT_DIRENTRY'
4121        char      d_name[__DARWIN_MAXPATHLEN]; /* entry name (up to MAXPATHLEN bytes) */ \
4122        ^
4123conftest.c:122:36: warning: array index -1 is before the beginning of the array [-Warray-bounds]
4124if (di && di->d_name[-2] == '.' && di->d_name[-1] == 0 &&
4125                                   ^          ~~
4126/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/sys/dirent.h:112:15: note: array 'd_name' declared here
4127struct dirent __DARWIN_STRUCT_DIRENTRY;
4128              ^
4129/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/sys/dirent.h:108:2: note: expanded from macro '__DARWIN_STRUCT_DIRENTRY'
4130        char      d_name[__DARWIN_MAXPATHLEN]; /* entry name (up to MAXPATHLEN bytes) */ \
4131        ^
41323 warnings and 1 error generated.
4133configure:11461: $? = 1
4134configure: program exited with status 1
4135configure: failed program was:
4136| /* confdefs.h.  */
4137|
4138| #define PACKAGE_NAME ""
4139| #define PACKAGE_TARNAME ""
4140| #define PACKAGE_VERSION ""
4141| #define PACKAGE_STRING ""
4142| #define PACKAGE_BUGREPORT ""
4143| #define RSYNC_VERSION "2.6.6"
4144| #define _GNU_SOURCE 1
4145| #define RSYNC_PATH "rsync"
4146| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
4147| #define RSYNC_RSH "ssh"
4148| #define NOBODY_USER "nobody"
4149| #define NOBODY_GROUP "nobody"
4150| #define CONFIG_LOCALE 1
4151| #define INET6 1
4152| #define HAVE_DIRENT_H 1
4153| #define TIME_WITH_SYS_TIME 1
4154| #define HAVE_SYS_WAIT_H 1
4155| #define HAVE_SYS_TYPES_H 1
4156| #define HAVE_SYS_STAT_H 1
4157| #define HAVE_STDLIB_H 1
4158| #define HAVE_STRING_H 1
4159| #define HAVE_MEMORY_H 1
4160| #define HAVE_STRINGS_H 1
4161| #define HAVE_INTTYPES_H 1
4162| #define HAVE_STDINT_H 1
4163| #define HAVE_UNISTD_H 1
4164| #define HAVE_SYS_FCNTL_H 1
4165| #define HAVE_SYS_SELECT_H 1
4166| #define HAVE_FCNTL_H 1
4167| #define HAVE_SYS_TIME_H 1
4168| #define HAVE_SYS_UNISTD_H 1
4169| #define HAVE_UNISTD_H 1
4170| #define HAVE_UTIME_H 1
4171| #define HAVE_GRP_H 1
4172| #define HAVE_SYS_PARAM_H 1
4173| #define HAVE_CTYPE_H 1
4174| #define HAVE_SYS_WAIT_H 1
4175| #define HAVE_SYS_IOCTL_H 1
4176| #define HAVE_SYS_FILIO_H 1
4177| #define HAVE_STRING_H 1
4178| #define HAVE_STDLIB_H 1
4179| #define HAVE_SYS_SOCKET_H 1
4180| #define HAVE_SYS_UN_H 1
4181| #define HAVE_GLOB_H 1
4182| #define HAVE_ARPA_INET_H 1
4183| #define HAVE_ARPA_NAMESER_H 1
4184| #define HAVE_LOCALE_H 1
4185| #define HAVE_NETDB_H 1
4186| #define HAVE_FLOAT_H 1
4187| #define SIZEOF_INT 4
4188| #define SIZEOF_LONG 8
4189| #define SIZEOF_LONG_LONG 8
4190| #define SIZEOF_SHORT 2
4191| #define SIZEOF_OFF_T 8
4192| #define SIZEOF_OFF64_T 0
4193| #define HAVE_LONG_DOUBLE 1
4194| #define RETSIGTYPE void
4195| #define GETGROUPS_T int
4196| #define HAVE_STRUCT_STAT_ST_RDEV 1
4197| #define HAVE_ERRNO_DECL 1
4198| #define HAVE_CONNECT 1
4199| #define HAVE_LIBRESOLV 1
4200| #define HAVE_INET_NTOP 1
4201| #define HAVE_INET_PTON 1
4202| #define HAVE_GETADDRINFO 1
4203| #define HAVE_GETNAMEINFO 1
4204| #define HAVE_SOCKADDR_LEN 1
4205| #define HAVE_SOCKADDR_IN_LEN 1
4206| #define HAVE_SOCKADDR_STORAGE 1
4207| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
4208| #define HAVE_STRUCT_STAT64 1
4209| #define HAVE_STRCASECMP 1
4210| #define HAVE_ALLOCA_H 1
4211| #define HAVE_ALLOCA 1
4212| #define HAVE_WAITPID 1
4213| #define HAVE_WAIT4 1
4214| #define HAVE_GETCWD 1
4215| #define HAVE_STRDUP 1
4216| #define HAVE_STRERROR 1
4217| #define HAVE_CHOWN 1
4218| #define HAVE_CHMOD 1
4219| #define HAVE_MKNOD 1
4220| #define HAVE_MKFIFO 1
4221| #define HAVE_FCHMOD 1
4222| #define HAVE_FSTAT 1
4223| #define HAVE_STRCHR 1
4224| #define HAVE_READLINK 1
4225| #define HAVE_LINK 1
4226| #define HAVE_UTIME 1
4227| #define HAVE_UTIMES 1
4228| #define HAVE_STRFTIME 1
4229| #define HAVE_FTRUNCATE 1
4230| #define HAVE_MEMMOVE 1
4231| #define HAVE_LCHOWN 1
4232| #define HAVE_VSNPRINTF 1
4233| #define HAVE_SNPRINTF 1
4234| #define HAVE_VASPRINTF 1
4235| #define HAVE_ASPRINTF 1
4236| #define HAVE_SETSID 1
4237| #define HAVE_GLOB 1
4238| #define HAVE_STRPBRK 1
4239| #define HAVE_STRLCAT 1
4240| #define HAVE_STRLCPY 1
4241| #define HAVE_STRTOL 1
4242| #define HAVE_GETGROUPS 1
4243| #define HAVE_SETGROUPS 1
4244| #define HAVE_GETEUID 1
4245| #define HAVE_GETEGID 1
4246| #define HAVE_SETLOCALE 1
4247| #define HAVE_SETMODE 1
4248| #define HAVE_GETPGRP 1
4249| #define HAVE_TCGETPGRP 1
4250| #define GETPGRP_VOID 1
4251| #define HAVE_LIBPOPT 1
4252| #define SIGNED_CHAR_OK 1
4253| /* end confdefs.h.  */
4254| #include <sys/types.h>
4255| #include <dirent.h>
4256| main() { struct dirent *di; DIR *d = opendir("."); di = readdir(d);
4257| if (di && di->d_name[-2] == '.' && di->d_name[-1] == 0 &&
4258| di->d_name[0] == 0) exit(0); exit(1);}
4259configure:11480: result: no
4260configure:11490: checking for utimbuf
4261configure:11513: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
4262conftest.c:124:58: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration]
4263struct utimbuf tbuf;  tbuf.actime = 0; tbuf.modtime = 1; exit(utime("foo.c",&tbuf));
4264                                                         ^
4265conftest.c:124:58: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
42661 error generated.
4267configure:11519: $? = 1
4268configure: failed program was:
4269| /* confdefs.h.  */
4270|
4271| #define PACKAGE_NAME ""
4272| #define PACKAGE_TARNAME ""
4273| #define PACKAGE_VERSION ""
4274| #define PACKAGE_STRING ""
4275| #define PACKAGE_BUGREPORT ""
4276| #define RSYNC_VERSION "2.6.6"
4277| #define _GNU_SOURCE 1
4278| #define RSYNC_PATH "rsync"
4279| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
4280| #define RSYNC_RSH "ssh"
4281| #define NOBODY_USER "nobody"
4282| #define NOBODY_GROUP "nobody"
4283| #define CONFIG_LOCALE 1
4284| #define INET6 1
4285| #define HAVE_DIRENT_H 1
4286| #define TIME_WITH_SYS_TIME 1
4287| #define HAVE_SYS_WAIT_H 1
4288| #define HAVE_SYS_TYPES_H 1
4289| #define HAVE_SYS_STAT_H 1
4290| #define HAVE_STDLIB_H 1
4291| #define HAVE_STRING_H 1
4292| #define HAVE_MEMORY_H 1
4293| #define HAVE_STRINGS_H 1
4294| #define HAVE_INTTYPES_H 1
4295| #define HAVE_STDINT_H 1
4296| #define HAVE_UNISTD_H 1
4297| #define HAVE_SYS_FCNTL_H 1
4298| #define HAVE_SYS_SELECT_H 1
4299| #define HAVE_FCNTL_H 1
4300| #define HAVE_SYS_TIME_H 1
4301| #define HAVE_SYS_UNISTD_H 1
4302| #define HAVE_UNISTD_H 1
4303| #define HAVE_UTIME_H 1
4304| #define HAVE_GRP_H 1
4305| #define HAVE_SYS_PARAM_H 1
4306| #define HAVE_CTYPE_H 1
4307| #define HAVE_SYS_WAIT_H 1
4308| #define HAVE_SYS_IOCTL_H 1
4309| #define HAVE_SYS_FILIO_H 1
4310| #define HAVE_STRING_H 1
4311| #define HAVE_STDLIB_H 1
4312| #define HAVE_SYS_SOCKET_H 1
4313| #define HAVE_SYS_UN_H 1
4314| #define HAVE_GLOB_H 1
4315| #define HAVE_ARPA_INET_H 1
4316| #define HAVE_ARPA_NAMESER_H 1
4317| #define HAVE_LOCALE_H 1
4318| #define HAVE_NETDB_H 1
4319| #define HAVE_FLOAT_H 1
4320| #define SIZEOF_INT 4
4321| #define SIZEOF_LONG 8
4322| #define SIZEOF_LONG_LONG 8
4323| #define SIZEOF_SHORT 2
4324| #define SIZEOF_OFF_T 8
4325| #define SIZEOF_OFF64_T 0
4326| #define HAVE_LONG_DOUBLE 1
4327| #define RETSIGTYPE void
4328| #define GETGROUPS_T int
4329| #define HAVE_STRUCT_STAT_ST_RDEV 1
4330| #define HAVE_ERRNO_DECL 1
4331| #define HAVE_CONNECT 1
4332| #define HAVE_LIBRESOLV 1
4333| #define HAVE_INET_NTOP 1
4334| #define HAVE_INET_PTON 1
4335| #define HAVE_GETADDRINFO 1
4336| #define HAVE_GETNAMEINFO 1
4337| #define HAVE_SOCKADDR_LEN 1
4338| #define HAVE_SOCKADDR_IN_LEN 1
4339| #define HAVE_SOCKADDR_STORAGE 1
4340| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
4341| #define HAVE_STRUCT_STAT64 1
4342| #define HAVE_STRCASECMP 1
4343| #define HAVE_ALLOCA_H 1
4344| #define HAVE_ALLOCA 1
4345| #define HAVE_WAITPID 1
4346| #define HAVE_WAIT4 1
4347| #define HAVE_GETCWD 1
4348| #define HAVE_STRDUP 1
4349| #define HAVE_STRERROR 1
4350| #define HAVE_CHOWN 1
4351| #define HAVE_CHMOD 1
4352| #define HAVE_MKNOD 1
4353| #define HAVE_MKFIFO 1
4354| #define HAVE_FCHMOD 1
4355| #define HAVE_FSTAT 1
4356| #define HAVE_STRCHR 1
4357| #define HAVE_READLINK 1
4358| #define HAVE_LINK 1
4359| #define HAVE_UTIME 1
4360| #define HAVE_UTIMES 1
4361| #define HAVE_STRFTIME 1
4362| #define HAVE_FTRUNCATE 1
4363| #define HAVE_MEMMOVE 1
4364| #define HAVE_LCHOWN 1
4365| #define HAVE_VSNPRINTF 1
4366| #define HAVE_SNPRINTF 1
4367| #define HAVE_VASPRINTF 1
4368| #define HAVE_ASPRINTF 1
4369| #define HAVE_SETSID 1
4370| #define HAVE_GLOB 1
4371| #define HAVE_STRPBRK 1
4372| #define HAVE_STRLCAT 1
4373| #define HAVE_STRLCPY 1
4374| #define HAVE_STRTOL 1
4375| #define HAVE_GETGROUPS 1
4376| #define HAVE_SETGROUPS 1
4377| #define HAVE_GETEUID 1
4378| #define HAVE_GETEGID 1
4379| #define HAVE_SETLOCALE 1
4380| #define HAVE_SETMODE 1
4381| #define HAVE_GETPGRP 1
4382| #define HAVE_TCGETPGRP 1
4383| #define GETPGRP_VOID 1
4384| #define HAVE_LIBPOPT 1
4385| #define SIGNED_CHAR_OK 1
4386| /* end confdefs.h.  */
4387| #include <sys/types.h>
4388| #include <utime.h>
4389| int
4390| main ()
4391| {
4392| struct utimbuf tbuf;  tbuf.actime = 0; tbuf.modtime = 1; exit(utime("foo.c",&tbuf));
4393|   ;
4394|   return 0;
4395| }
4396configure:11542: result: no
4397configure:11552: checking if gettimeofday takes tz argument
4398configure:11575: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
4399conftest.c:124:20: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration]
4400struct timeval tv; exit(gettimeofday(&tv, NULL));
4401                   ^
4402conftest.c:124:20: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
44031 error generated.
4404configure:11581: $? = 1
4405configure: failed program was:
4406| /* confdefs.h.  */
4407|
4408| #define PACKAGE_NAME ""
4409| #define PACKAGE_TARNAME ""
4410| #define PACKAGE_VERSION ""
4411| #define PACKAGE_STRING ""
4412| #define PACKAGE_BUGREPORT ""
4413| #define RSYNC_VERSION "2.6.6"
4414| #define _GNU_SOURCE 1
4415| #define RSYNC_PATH "rsync"
4416| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
4417| #define RSYNC_RSH "ssh"
4418| #define NOBODY_USER "nobody"
4419| #define NOBODY_GROUP "nobody"
4420| #define CONFIG_LOCALE 1
4421| #define INET6 1
4422| #define HAVE_DIRENT_H 1
4423| #define TIME_WITH_SYS_TIME 1
4424| #define HAVE_SYS_WAIT_H 1
4425| #define HAVE_SYS_TYPES_H 1
4426| #define HAVE_SYS_STAT_H 1
4427| #define HAVE_STDLIB_H 1
4428| #define HAVE_STRING_H 1
4429| #define HAVE_MEMORY_H 1
4430| #define HAVE_STRINGS_H 1
4431| #define HAVE_INTTYPES_H 1
4432| #define HAVE_STDINT_H 1
4433| #define HAVE_UNISTD_H 1
4434| #define HAVE_SYS_FCNTL_H 1
4435| #define HAVE_SYS_SELECT_H 1
4436| #define HAVE_FCNTL_H 1
4437| #define HAVE_SYS_TIME_H 1
4438| #define HAVE_SYS_UNISTD_H 1
4439| #define HAVE_UNISTD_H 1
4440| #define HAVE_UTIME_H 1
4441| #define HAVE_GRP_H 1
4442| #define HAVE_SYS_PARAM_H 1
4443| #define HAVE_CTYPE_H 1
4444| #define HAVE_SYS_WAIT_H 1
4445| #define HAVE_SYS_IOCTL_H 1
4446| #define HAVE_SYS_FILIO_H 1
4447| #define HAVE_STRING_H 1
4448| #define HAVE_STDLIB_H 1
4449| #define HAVE_SYS_SOCKET_H 1
4450| #define HAVE_SYS_UN_H 1
4451| #define HAVE_GLOB_H 1
4452| #define HAVE_ARPA_INET_H 1
4453| #define HAVE_ARPA_NAMESER_H 1
4454| #define HAVE_LOCALE_H 1
4455| #define HAVE_NETDB_H 1
4456| #define HAVE_FLOAT_H 1
4457| #define SIZEOF_INT 4
4458| #define SIZEOF_LONG 8
4459| #define SIZEOF_LONG_LONG 8
4460| #define SIZEOF_SHORT 2
4461| #define SIZEOF_OFF_T 8
4462| #define SIZEOF_OFF64_T 0
4463| #define HAVE_LONG_DOUBLE 1
4464| #define RETSIGTYPE void
4465| #define GETGROUPS_T int
4466| #define HAVE_STRUCT_STAT_ST_RDEV 1
4467| #define HAVE_ERRNO_DECL 1
4468| #define HAVE_CONNECT 1
4469| #define HAVE_LIBRESOLV 1
4470| #define HAVE_INET_NTOP 1
4471| #define HAVE_INET_PTON 1
4472| #define HAVE_GETADDRINFO 1
4473| #define HAVE_GETNAMEINFO 1
4474| #define HAVE_SOCKADDR_LEN 1
4475| #define HAVE_SOCKADDR_IN_LEN 1
4476| #define HAVE_SOCKADDR_STORAGE 1
4477| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
4478| #define HAVE_STRUCT_STAT64 1
4479| #define HAVE_STRCASECMP 1
4480| #define HAVE_ALLOCA_H 1
4481| #define HAVE_ALLOCA 1
4482| #define HAVE_WAITPID 1
4483| #define HAVE_WAIT4 1
4484| #define HAVE_GETCWD 1
4485| #define HAVE_STRDUP 1
4486| #define HAVE_STRERROR 1
4487| #define HAVE_CHOWN 1
4488| #define HAVE_CHMOD 1
4489| #define HAVE_MKNOD 1
4490| #define HAVE_MKFIFO 1
4491| #define HAVE_FCHMOD 1
4492| #define HAVE_FSTAT 1
4493| #define HAVE_STRCHR 1
4494| #define HAVE_READLINK 1
4495| #define HAVE_LINK 1
4496| #define HAVE_UTIME 1
4497| #define HAVE_UTIMES 1
4498| #define HAVE_STRFTIME 1
4499| #define HAVE_FTRUNCATE 1
4500| #define HAVE_MEMMOVE 1
4501| #define HAVE_LCHOWN 1
4502| #define HAVE_VSNPRINTF 1
4503| #define HAVE_SNPRINTF 1
4504| #define HAVE_VASPRINTF 1
4505| #define HAVE_ASPRINTF 1
4506| #define HAVE_SETSID 1
4507| #define HAVE_GLOB 1
4508| #define HAVE_STRPBRK 1
4509| #define HAVE_STRLCAT 1
4510| #define HAVE_STRLCPY 1
4511| #define HAVE_STRTOL 1
4512| #define HAVE_GETGROUPS 1
4513| #define HAVE_SETGROUPS 1
4514| #define HAVE_GETEUID 1
4515| #define HAVE_GETEGID 1
4516| #define HAVE_SETLOCALE 1
4517| #define HAVE_SETMODE 1
4518| #define HAVE_GETPGRP 1
4519| #define HAVE_TCGETPGRP 1
4520| #define GETPGRP_VOID 1
4521| #define HAVE_LIBPOPT 1
4522| #define SIGNED_CHAR_OK 1
4523| /* end confdefs.h.  */
4524| #include <sys/time.h>
4525| #include <unistd.h>
4526| int
4527| main ()
4528| {
4529| struct timeval tv; exit(gettimeofday(&tv, NULL));
4530|   ;
4531|   return 0;
4532| }
4533configure:11604: result: no
4534configure:11614: checking for C99 vsnprintf
4535configure:11650: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lpopt -lresolv  >&5
4536conftest.c:128:14: error: implicitly declaring library function 'vsnprintf' with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)' [-Werror,-Wimplicit-function-declaration]
4537       len = vsnprintf(0, 0, format, ap);
4538             ^
4539conftest.c:128:14: note: include the header <stdio.h> or explicitly provide a declaration for 'vsnprintf'
4540conftest.c:130:22: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration]
4541       if (len != 5) exit(1);
4542                     ^
4543conftest.c:130:22: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
4544conftest.c:132:12: error: implicitly declaring library function 'snprintf' with type 'int (char *, unsigned long, const char *, ...)' [-Werror,-Wimplicit-function-declaration]
4545       if (snprintf(buf, 3, "hello") != 5 || strcmp(buf, "he") != 0) exit(1);
4546           ^
4547conftest.c:132:12: note: include the header <stdio.h> or explicitly provide a declaration for 'snprintf'
4548conftest.c:132:46: error: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)' [-Werror,-Wimplicit-function-declaration]
4549       if (snprintf(buf, 3, "hello") != 5 || strcmp(buf, "he") != 0) exit(1);
4550                                             ^
4551conftest.c:132:46: note: include the header <string.h> or explicitly provide a declaration for 'strcmp'
4552conftest.c:136:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
4553main() { foo("hello"); }
4554^
45551 warning and 4 errors generated.
4556configure:11653: $? = 1
4557configure: program exited with status 1
4558configure: failed program was:
4559| /* confdefs.h.  */
4560|
4561| #define PACKAGE_NAME ""
4562| #define PACKAGE_TARNAME ""
4563| #define PACKAGE_VERSION ""
4564| #define PACKAGE_STRING ""
4565| #define PACKAGE_BUGREPORT ""
4566| #define RSYNC_VERSION "2.6.6"
4567| #define _GNU_SOURCE 1
4568| #define RSYNC_PATH "rsync"
4569| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
4570| #define RSYNC_RSH "ssh"
4571| #define NOBODY_USER "nobody"
4572| #define NOBODY_GROUP "nobody"
4573| #define CONFIG_LOCALE 1
4574| #define INET6 1
4575| #define HAVE_DIRENT_H 1
4576| #define TIME_WITH_SYS_TIME 1
4577| #define HAVE_SYS_WAIT_H 1
4578| #define HAVE_SYS_TYPES_H 1
4579| #define HAVE_SYS_STAT_H 1
4580| #define HAVE_STDLIB_H 1
4581| #define HAVE_STRING_H 1
4582| #define HAVE_MEMORY_H 1
4583| #define HAVE_STRINGS_H 1
4584| #define HAVE_INTTYPES_H 1
4585| #define HAVE_STDINT_H 1
4586| #define HAVE_UNISTD_H 1
4587| #define HAVE_SYS_FCNTL_H 1
4588| #define HAVE_SYS_SELECT_H 1
4589| #define HAVE_FCNTL_H 1
4590| #define HAVE_SYS_TIME_H 1
4591| #define HAVE_SYS_UNISTD_H 1
4592| #define HAVE_UNISTD_H 1
4593| #define HAVE_UTIME_H 1
4594| #define HAVE_GRP_H 1
4595| #define HAVE_SYS_PARAM_H 1
4596| #define HAVE_CTYPE_H 1
4597| #define HAVE_SYS_WAIT_H 1
4598| #define HAVE_SYS_IOCTL_H 1
4599| #define HAVE_SYS_FILIO_H 1
4600| #define HAVE_STRING_H 1
4601| #define HAVE_STDLIB_H 1
4602| #define HAVE_SYS_SOCKET_H 1
4603| #define HAVE_SYS_UN_H 1
4604| #define HAVE_GLOB_H 1
4605| #define HAVE_ARPA_INET_H 1
4606| #define HAVE_ARPA_NAMESER_H 1
4607| #define HAVE_LOCALE_H 1
4608| #define HAVE_NETDB_H 1
4609| #define HAVE_FLOAT_H 1
4610| #define SIZEOF_INT 4
4611| #define SIZEOF_LONG 8
4612| #define SIZEOF_LONG_LONG 8
4613| #define SIZEOF_SHORT 2
4614| #define SIZEOF_OFF_T 8
4615| #define SIZEOF_OFF64_T 0
4616| #define HAVE_LONG_DOUBLE 1
4617| #define RETSIGTYPE void
4618| #define GETGROUPS_T int
4619| #define HAVE_STRUCT_STAT_ST_RDEV 1
4620| #define HAVE_ERRNO_DECL 1
4621| #define HAVE_CONNECT 1
4622| #define HAVE_LIBRESOLV 1
4623| #define HAVE_INET_NTOP 1
4624| #define HAVE_INET_PTON 1
4625| #define HAVE_GETADDRINFO 1
4626| #define HAVE_GETNAMEINFO 1
4627| #define HAVE_SOCKADDR_LEN 1
4628| #define HAVE_SOCKADDR_IN_LEN 1
4629| #define HAVE_SOCKADDR_STORAGE 1
4630| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
4631| #define HAVE_STRUCT_STAT64 1
4632| #define HAVE_STRCASECMP 1
4633| #define HAVE_ALLOCA_H 1
4634| #define HAVE_ALLOCA 1
4635| #define HAVE_WAITPID 1
4636| #define HAVE_WAIT4 1
4637| #define HAVE_GETCWD 1
4638| #define HAVE_STRDUP 1
4639| #define HAVE_STRERROR 1
4640| #define HAVE_CHOWN 1
4641| #define HAVE_CHMOD 1
4642| #define HAVE_MKNOD 1
4643| #define HAVE_MKFIFO 1
4644| #define HAVE_FCHMOD 1
4645| #define HAVE_FSTAT 1
4646| #define HAVE_STRCHR 1
4647| #define HAVE_READLINK 1
4648| #define HAVE_LINK 1
4649| #define HAVE_UTIME 1
4650| #define HAVE_UTIMES 1
4651| #define HAVE_STRFTIME 1
4652| #define HAVE_FTRUNCATE 1
4653| #define HAVE_MEMMOVE 1
4654| #define HAVE_LCHOWN 1
4655| #define HAVE_VSNPRINTF 1
4656| #define HAVE_SNPRINTF 1
4657| #define HAVE_VASPRINTF 1
4658| #define HAVE_ASPRINTF 1
4659| #define HAVE_SETSID 1
4660| #define HAVE_GLOB 1
4661| #define HAVE_STRPBRK 1
4662| #define HAVE_STRLCAT 1
4663| #define HAVE_STRLCPY 1
4664| #define HAVE_STRTOL 1
4665| #define HAVE_GETGROUPS 1
4666| #define HAVE_SETGROUPS 1
4667| #define HAVE_GETEUID 1
4668| #define HAVE_GETEGID 1
4669| #define HAVE_SETLOCALE 1
4670| #define HAVE_SETMODE 1
4671| #define HAVE_GETPGRP 1
4672| #define HAVE_TCGETPGRP 1
4673| #define GETPGRP_VOID 1
4674| #define HAVE_LIBPOPT 1
4675| #define SIGNED_CHAR_OK 1
4676| /* end confdefs.h.  */
4677|
4678| #include <sys/types.h>
4679| #include <stdarg.h>
4680| void foo(const char *format, ...) {
4681|        va_list ap;
4682|        int len;
4683|        char buf[5];
4684|
4685|        va_start(ap, format);
4686|        len = vsnprintf(0, 0, format, ap);
4687|        va_end(ap);
4688|        if (len != 5) exit(1);
4689|
4690|        if (snprintf(buf, 3, "hello") != 5 || strcmp(buf, "he") != 0) exit(1);
4691|
4692|        exit(0);
4693| }
4694| main() { foo("hello"); }
4695|
4696configure:11672: result: no
4697configure:11683: checking for secure mkstemp
4698configure:11714: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lpopt -lresolv  >&5
4699conftest.c:123:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
4700main() {
4701^
47021 warning generated.
4703configure:11717: $? = 0
4704configure:11719: ./conftest
4705configure:11722: $? = 0
4706configure:11736: result: yes
4707configure:11755: checking for broken inet_ntoa
4708configure:11781: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lpopt -lresolv  >&5
4709conftest.c:125:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
4710main() { struct in_addr ip; ip.s_addr = 0x12345678;
4711^
4712conftest.c:126:5: error: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)' [-Werror,-Wimplicit-function-declaration]
4713if (strcmp(inet_ntoa(ip),"18.52.86.120") &&
4714    ^
4715conftest.c:126:5: note: include the header <string.h> or explicitly provide a declaration for 'strcmp'
4716conftest.c:127:45: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration]
4717    strcmp(inet_ntoa(ip),"120.86.52.18")) { exit(1); }
4718                                            ^
4719conftest.c:127:45: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
47201 warning and 2 errors generated.
4721configure:11784: $? = 1
4722configure: program exited with status 1
4723configure: failed program was:
4724| /* confdefs.h.  */
4725|
4726| #define PACKAGE_NAME ""
4727| #define PACKAGE_TARNAME ""
4728| #define PACKAGE_VERSION ""
4729| #define PACKAGE_STRING ""
4730| #define PACKAGE_BUGREPORT ""
4731| #define RSYNC_VERSION "2.6.6"
4732| #define _GNU_SOURCE 1
4733| #define RSYNC_PATH "rsync"
4734| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
4735| #define RSYNC_RSH "ssh"
4736| #define NOBODY_USER "nobody"
4737| #define NOBODY_GROUP "nobody"
4738| #define CONFIG_LOCALE 1
4739| #define INET6 1
4740| #define HAVE_DIRENT_H 1
4741| #define TIME_WITH_SYS_TIME 1
4742| #define HAVE_SYS_WAIT_H 1
4743| #define HAVE_SYS_TYPES_H 1
4744| #define HAVE_SYS_STAT_H 1
4745| #define HAVE_STDLIB_H 1
4746| #define HAVE_STRING_H 1
4747| #define HAVE_MEMORY_H 1
4748| #define HAVE_STRINGS_H 1
4749| #define HAVE_INTTYPES_H 1
4750| #define HAVE_STDINT_H 1
4751| #define HAVE_UNISTD_H 1
4752| #define HAVE_SYS_FCNTL_H 1
4753| #define HAVE_SYS_SELECT_H 1
4754| #define HAVE_FCNTL_H 1
4755| #define HAVE_SYS_TIME_H 1
4756| #define HAVE_SYS_UNISTD_H 1
4757| #define HAVE_UNISTD_H 1
4758| #define HAVE_UTIME_H 1
4759| #define HAVE_GRP_H 1
4760| #define HAVE_SYS_PARAM_H 1
4761| #define HAVE_CTYPE_H 1
4762| #define HAVE_SYS_WAIT_H 1
4763| #define HAVE_SYS_IOCTL_H 1
4764| #define HAVE_SYS_FILIO_H 1
4765| #define HAVE_STRING_H 1
4766| #define HAVE_STDLIB_H 1
4767| #define HAVE_SYS_SOCKET_H 1
4768| #define HAVE_SYS_UN_H 1
4769| #define HAVE_GLOB_H 1
4770| #define HAVE_ARPA_INET_H 1
4771| #define HAVE_ARPA_NAMESER_H 1
4772| #define HAVE_LOCALE_H 1
4773| #define HAVE_NETDB_H 1
4774| #define HAVE_FLOAT_H 1
4775| #define SIZEOF_INT 4
4776| #define SIZEOF_LONG 8
4777| #define SIZEOF_LONG_LONG 8
4778| #define SIZEOF_SHORT 2
4779| #define SIZEOF_OFF_T 8
4780| #define SIZEOF_OFF64_T 0
4781| #define HAVE_LONG_DOUBLE 1
4782| #define RETSIGTYPE void
4783| #define GETGROUPS_T int
4784| #define HAVE_STRUCT_STAT_ST_RDEV 1
4785| #define HAVE_ERRNO_DECL 1
4786| #define HAVE_CONNECT 1
4787| #define HAVE_LIBRESOLV 1
4788| #define HAVE_INET_NTOP 1
4789| #define HAVE_INET_PTON 1
4790| #define HAVE_GETADDRINFO 1
4791| #define HAVE_GETNAMEINFO 1
4792| #define HAVE_SOCKADDR_LEN 1
4793| #define HAVE_SOCKADDR_IN_LEN 1
4794| #define HAVE_SOCKADDR_STORAGE 1
4795| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
4796| #define HAVE_STRUCT_STAT64 1
4797| #define HAVE_STRCASECMP 1
4798| #define HAVE_ALLOCA_H 1
4799| #define HAVE_ALLOCA 1
4800| #define HAVE_WAITPID 1
4801| #define HAVE_WAIT4 1
4802| #define HAVE_GETCWD 1
4803| #define HAVE_STRDUP 1
4804| #define HAVE_STRERROR 1
4805| #define HAVE_CHOWN 1
4806| #define HAVE_CHMOD 1
4807| #define HAVE_MKNOD 1
4808| #define HAVE_MKFIFO 1
4809| #define HAVE_FCHMOD 1
4810| #define HAVE_FSTAT 1
4811| #define HAVE_STRCHR 1
4812| #define HAVE_READLINK 1
4813| #define HAVE_LINK 1
4814| #define HAVE_UTIME 1
4815| #define HAVE_UTIMES 1
4816| #define HAVE_STRFTIME 1
4817| #define HAVE_FTRUNCATE 1
4818| #define HAVE_MEMMOVE 1
4819| #define HAVE_LCHOWN 1
4820| #define HAVE_VSNPRINTF 1
4821| #define HAVE_SNPRINTF 1
4822| #define HAVE_VASPRINTF 1
4823| #define HAVE_ASPRINTF 1
4824| #define HAVE_SETSID 1
4825| #define HAVE_GLOB 1
4826| #define HAVE_STRPBRK 1
4827| #define HAVE_STRLCAT 1
4828| #define HAVE_STRLCPY 1
4829| #define HAVE_STRTOL 1
4830| #define HAVE_GETGROUPS 1
4831| #define HAVE_SETGROUPS 1
4832| #define HAVE_GETEUID 1
4833| #define HAVE_GETEGID 1
4834| #define HAVE_SETLOCALE 1
4835| #define HAVE_SETMODE 1
4836| #define HAVE_GETPGRP 1
4837| #define HAVE_TCGETPGRP 1
4838| #define GETPGRP_VOID 1
4839| #define HAVE_LIBPOPT 1
4840| #define SIGNED_CHAR_OK 1
4841| #define HAVE_SECURE_MKSTEMP 1
4842| /* end confdefs.h.  */
4843|
4844| #include <stdio.h>
4845| #include <sys/types.h>
4846| #include <netinet/in.h>
4847| #include <arpa/inet.h>
4848| main() { struct in_addr ip; ip.s_addr = 0x12345678;
4849| if (strcmp(inet_ntoa(ip),"18.52.86.120") &&
4850|     strcmp(inet_ntoa(ip),"120.86.52.18")) { exit(1); }
4851| exit(0);}
4852configure:11803: result: yes
4853configure:11814: checking for broken inet_aton
4854configure:11838: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lpopt -lresolv  >&5
4855conftest.c:126:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
4856main() { struct in_addr ip;
4857^
4858conftest.c:127:37: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration]
4859if (inet_aton("example", &ip) == 0) exit(0); exit(1);}
4860                                    ^
4861conftest.c:127:37: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
48621 warning and 1 error generated.
4863configure:11841: $? = 1
4864configure: program exited with status 1
4865configure: failed program was:
4866| /* confdefs.h.  */
4867|
4868| #define PACKAGE_NAME ""
4869| #define PACKAGE_TARNAME ""
4870| #define PACKAGE_VERSION ""
4871| #define PACKAGE_STRING ""
4872| #define PACKAGE_BUGREPORT ""
4873| #define RSYNC_VERSION "2.6.6"
4874| #define _GNU_SOURCE 1
4875| #define RSYNC_PATH "rsync"
4876| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
4877| #define RSYNC_RSH "ssh"
4878| #define NOBODY_USER "nobody"
4879| #define NOBODY_GROUP "nobody"
4880| #define CONFIG_LOCALE 1
4881| #define INET6 1
4882| #define HAVE_DIRENT_H 1
4883| #define TIME_WITH_SYS_TIME 1
4884| #define HAVE_SYS_WAIT_H 1
4885| #define HAVE_SYS_TYPES_H 1
4886| #define HAVE_SYS_STAT_H 1
4887| #define HAVE_STDLIB_H 1
4888| #define HAVE_STRING_H 1
4889| #define HAVE_MEMORY_H 1
4890| #define HAVE_STRINGS_H 1
4891| #define HAVE_INTTYPES_H 1
4892| #define HAVE_STDINT_H 1
4893| #define HAVE_UNISTD_H 1
4894| #define HAVE_SYS_FCNTL_H 1
4895| #define HAVE_SYS_SELECT_H 1
4896| #define HAVE_FCNTL_H 1
4897| #define HAVE_SYS_TIME_H 1
4898| #define HAVE_SYS_UNISTD_H 1
4899| #define HAVE_UNISTD_H 1
4900| #define HAVE_UTIME_H 1
4901| #define HAVE_GRP_H 1
4902| #define HAVE_SYS_PARAM_H 1
4903| #define HAVE_CTYPE_H 1
4904| #define HAVE_SYS_WAIT_H 1
4905| #define HAVE_SYS_IOCTL_H 1
4906| #define HAVE_SYS_FILIO_H 1
4907| #define HAVE_STRING_H 1
4908| #define HAVE_STDLIB_H 1
4909| #define HAVE_SYS_SOCKET_H 1
4910| #define HAVE_SYS_UN_H 1
4911| #define HAVE_GLOB_H 1
4912| #define HAVE_ARPA_INET_H 1
4913| #define HAVE_ARPA_NAMESER_H 1
4914| #define HAVE_LOCALE_H 1
4915| #define HAVE_NETDB_H 1
4916| #define HAVE_FLOAT_H 1
4917| #define SIZEOF_INT 4
4918| #define SIZEOF_LONG 8
4919| #define SIZEOF_LONG_LONG 8
4920| #define SIZEOF_SHORT 2
4921| #define SIZEOF_OFF_T 8
4922| #define SIZEOF_OFF64_T 0
4923| #define HAVE_LONG_DOUBLE 1
4924| #define RETSIGTYPE void
4925| #define GETGROUPS_T int
4926| #define HAVE_STRUCT_STAT_ST_RDEV 1
4927| #define HAVE_ERRNO_DECL 1
4928| #define HAVE_CONNECT 1
4929| #define HAVE_LIBRESOLV 1
4930| #define HAVE_INET_NTOP 1
4931| #define HAVE_INET_PTON 1
4932| #define HAVE_GETADDRINFO 1
4933| #define HAVE_GETNAMEINFO 1
4934| #define HAVE_SOCKADDR_LEN 1
4935| #define HAVE_SOCKADDR_IN_LEN 1
4936| #define HAVE_SOCKADDR_STORAGE 1
4937| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
4938| #define HAVE_STRUCT_STAT64 1
4939| #define HAVE_STRCASECMP 1
4940| #define HAVE_ALLOCA_H 1
4941| #define HAVE_ALLOCA 1
4942| #define HAVE_WAITPID 1
4943| #define HAVE_WAIT4 1
4944| #define HAVE_GETCWD 1
4945| #define HAVE_STRDUP 1
4946| #define HAVE_STRERROR 1
4947| #define HAVE_CHOWN 1
4948| #define HAVE_CHMOD 1
4949| #define HAVE_MKNOD 1
4950| #define HAVE_MKFIFO 1
4951| #define HAVE_FCHMOD 1
4952| #define HAVE_FSTAT 1
4953| #define HAVE_STRCHR 1
4954| #define HAVE_READLINK 1
4955| #define HAVE_LINK 1
4956| #define HAVE_UTIME 1
4957| #define HAVE_UTIMES 1
4958| #define HAVE_STRFTIME 1
4959| #define HAVE_FTRUNCATE 1
4960| #define HAVE_MEMMOVE 1
4961| #define HAVE_LCHOWN 1
4962| #define HAVE_VSNPRINTF 1
4963| #define HAVE_SNPRINTF 1
4964| #define HAVE_VASPRINTF 1
4965| #define HAVE_ASPRINTF 1
4966| #define HAVE_SETSID 1
4967| #define HAVE_GLOB 1
4968| #define HAVE_STRPBRK 1
4969| #define HAVE_STRLCAT 1
4970| #define HAVE_STRLCPY 1
4971| #define HAVE_STRTOL 1
4972| #define HAVE_GETGROUPS 1
4973| #define HAVE_SETGROUPS 1
4974| #define HAVE_GETEUID 1
4975| #define HAVE_GETEGID 1
4976| #define HAVE_SETLOCALE 1
4977| #define HAVE_SETMODE 1
4978| #define HAVE_GETPGRP 1
4979| #define HAVE_TCGETPGRP 1
4980| #define GETPGRP_VOID 1
4981| #define HAVE_LIBPOPT 1
4982| #define SIGNED_CHAR_OK 1
4983| #define HAVE_SECURE_MKSTEMP 1
4984| #define REPLACE_INET_NTOA 1
4985| /* end confdefs.h.  */
4986|
4987| #include <stdio.h>
4988| #include <sys/types.h>
4989| #include <netinet/in.h>
4990| #include <arpa/inet.h>
4991| main() { struct in_addr ip;
4992| if (inet_aton("example", &ip) == 0) exit(0); exit(1);}
4993configure:11860: result: yes
4994configure:11870: checking if mknod creates FIFOs
4995configure:11895: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lpopt -lresolv  >&5
4996conftest.c:126:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
4997main() { int rc, ec; char *fn = "fifo-test";
4998^
4999conftest.c:127:1: error: implicit declaration of function 'unlink' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
5000unlink(fn); rc = mknod(fn,S_IFIFO,0600); ec = errno; unlink(fn);
5001^
50021 warning and 1 error generated.
5003configure:11898: $? = 1
5004configure: program exited with status 1
5005configure: failed program was:
5006| /* confdefs.h.  */
5007|
5008| #define PACKAGE_NAME ""
5009| #define PACKAGE_TARNAME ""
5010| #define PACKAGE_VERSION ""
5011| #define PACKAGE_STRING ""
5012| #define PACKAGE_BUGREPORT ""
5013| #define RSYNC_VERSION "2.6.6"
5014| #define _GNU_SOURCE 1
5015| #define RSYNC_PATH "rsync"
5016| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
5017| #define RSYNC_RSH "ssh"
5018| #define NOBODY_USER "nobody"
5019| #define NOBODY_GROUP "nobody"
5020| #define CONFIG_LOCALE 1
5021| #define INET6 1
5022| #define HAVE_DIRENT_H 1
5023| #define TIME_WITH_SYS_TIME 1
5024| #define HAVE_SYS_WAIT_H 1
5025| #define HAVE_SYS_TYPES_H 1
5026| #define HAVE_SYS_STAT_H 1
5027| #define HAVE_STDLIB_H 1
5028| #define HAVE_STRING_H 1
5029| #define HAVE_MEMORY_H 1
5030| #define HAVE_STRINGS_H 1
5031| #define HAVE_INTTYPES_H 1
5032| #define HAVE_STDINT_H 1
5033| #define HAVE_UNISTD_H 1
5034| #define HAVE_SYS_FCNTL_H 1
5035| #define HAVE_SYS_SELECT_H 1
5036| #define HAVE_FCNTL_H 1
5037| #define HAVE_SYS_TIME_H 1
5038| #define HAVE_SYS_UNISTD_H 1
5039| #define HAVE_UNISTD_H 1
5040| #define HAVE_UTIME_H 1
5041| #define HAVE_GRP_H 1
5042| #define HAVE_SYS_PARAM_H 1
5043| #define HAVE_CTYPE_H 1
5044| #define HAVE_SYS_WAIT_H 1
5045| #define HAVE_SYS_IOCTL_H 1
5046| #define HAVE_SYS_FILIO_H 1
5047| #define HAVE_STRING_H 1
5048| #define HAVE_STDLIB_H 1
5049| #define HAVE_SYS_SOCKET_H 1
5050| #define HAVE_SYS_UN_H 1
5051| #define HAVE_GLOB_H 1
5052| #define HAVE_ARPA_INET_H 1
5053| #define HAVE_ARPA_NAMESER_H 1
5054| #define HAVE_LOCALE_H 1
5055| #define HAVE_NETDB_H 1
5056| #define HAVE_FLOAT_H 1
5057| #define SIZEOF_INT 4
5058| #define SIZEOF_LONG 8
5059| #define SIZEOF_LONG_LONG 8
5060| #define SIZEOF_SHORT 2
5061| #define SIZEOF_OFF_T 8
5062| #define SIZEOF_OFF64_T 0
5063| #define HAVE_LONG_DOUBLE 1
5064| #define RETSIGTYPE void
5065| #define GETGROUPS_T int
5066| #define HAVE_STRUCT_STAT_ST_RDEV 1
5067| #define HAVE_ERRNO_DECL 1
5068| #define HAVE_CONNECT 1
5069| #define HAVE_LIBRESOLV 1
5070| #define HAVE_INET_NTOP 1
5071| #define HAVE_INET_PTON 1
5072| #define HAVE_GETADDRINFO 1
5073| #define HAVE_GETNAMEINFO 1
5074| #define HAVE_SOCKADDR_LEN 1
5075| #define HAVE_SOCKADDR_IN_LEN 1
5076| #define HAVE_SOCKADDR_STORAGE 1
5077| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
5078| #define HAVE_STRUCT_STAT64 1
5079| #define HAVE_STRCASECMP 1
5080| #define HAVE_ALLOCA_H 1
5081| #define HAVE_ALLOCA 1
5082| #define HAVE_WAITPID 1
5083| #define HAVE_WAIT4 1
5084| #define HAVE_GETCWD 1
5085| #define HAVE_STRDUP 1
5086| #define HAVE_STRERROR 1
5087| #define HAVE_CHOWN 1
5088| #define HAVE_CHMOD 1
5089| #define HAVE_MKNOD 1
5090| #define HAVE_MKFIFO 1
5091| #define HAVE_FCHMOD 1
5092| #define HAVE_FSTAT 1
5093| #define HAVE_STRCHR 1
5094| #define HAVE_READLINK 1
5095| #define HAVE_LINK 1
5096| #define HAVE_UTIME 1
5097| #define HAVE_UTIMES 1
5098| #define HAVE_STRFTIME 1
5099| #define HAVE_FTRUNCATE 1
5100| #define HAVE_MEMMOVE 1
5101| #define HAVE_LCHOWN 1
5102| #define HAVE_VSNPRINTF 1
5103| #define HAVE_SNPRINTF 1
5104| #define HAVE_VASPRINTF 1
5105| #define HAVE_ASPRINTF 1
5106| #define HAVE_SETSID 1
5107| #define HAVE_GLOB 1
5108| #define HAVE_STRPBRK 1
5109| #define HAVE_STRLCAT 1
5110| #define HAVE_STRLCPY 1
5111| #define HAVE_STRTOL 1
5112| #define HAVE_GETGROUPS 1
5113| #define HAVE_SETGROUPS 1
5114| #define HAVE_GETEUID 1
5115| #define HAVE_GETEGID 1
5116| #define HAVE_SETLOCALE 1
5117| #define HAVE_SETMODE 1
5118| #define HAVE_GETPGRP 1
5119| #define HAVE_TCGETPGRP 1
5120| #define GETPGRP_VOID 1
5121| #define HAVE_LIBPOPT 1
5122| #define SIGNED_CHAR_OK 1
5123| #define HAVE_SECURE_MKSTEMP 1
5124| #define REPLACE_INET_NTOA 1
5125| #define REPLACE_INET_ATON 1
5126| /* end confdefs.h.  */
5127|
5128| #include <stdio.h>
5129| #include <sys/stat.h>
5130| #include <errno.h>
5131| main() { int rc, ec; char *fn = "fifo-test";
5132| unlink(fn); rc = mknod(fn,S_IFIFO,0600); ec = errno; unlink(fn);
5133| if (rc) {printf("%d %d\n",rc,ec); return ec;}
5134| return 0;}
5135configure:11917: result: no
5136configure:11927: checking if mknod creates sockets
5137configure:11952: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lpopt -lresolv  >&5
5138conftest.c:126:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
5139main() { int rc, ec; char *fn = "sock-test";
5140^
5141conftest.c:127:1: error: implicit declaration of function 'unlink' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
5142unlink(fn); rc = mknod(fn,S_IFSOCK,0600); ec = errno; unlink(fn);
5143^
51441 warning and 1 error generated.
5145configure:11955: $? = 1
5146configure: program exited with status 1
5147configure: failed program was:
5148| /* confdefs.h.  */
5149|
5150| #define PACKAGE_NAME ""
5151| #define PACKAGE_TARNAME ""
5152| #define PACKAGE_VERSION ""
5153| #define PACKAGE_STRING ""
5154| #define PACKAGE_BUGREPORT ""
5155| #define RSYNC_VERSION "2.6.6"
5156| #define _GNU_SOURCE 1
5157| #define RSYNC_PATH "rsync"
5158| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
5159| #define RSYNC_RSH "ssh"
5160| #define NOBODY_USER "nobody"
5161| #define NOBODY_GROUP "nobody"
5162| #define CONFIG_LOCALE 1
5163| #define INET6 1
5164| #define HAVE_DIRENT_H 1
5165| #define TIME_WITH_SYS_TIME 1
5166| #define HAVE_SYS_WAIT_H 1
5167| #define HAVE_SYS_TYPES_H 1
5168| #define HAVE_SYS_STAT_H 1
5169| #define HAVE_STDLIB_H 1
5170| #define HAVE_STRING_H 1
5171| #define HAVE_MEMORY_H 1
5172| #define HAVE_STRINGS_H 1
5173| #define HAVE_INTTYPES_H 1
5174| #define HAVE_STDINT_H 1
5175| #define HAVE_UNISTD_H 1
5176| #define HAVE_SYS_FCNTL_H 1
5177| #define HAVE_SYS_SELECT_H 1
5178| #define HAVE_FCNTL_H 1
5179| #define HAVE_SYS_TIME_H 1
5180| #define HAVE_SYS_UNISTD_H 1
5181| #define HAVE_UNISTD_H 1
5182| #define HAVE_UTIME_H 1
5183| #define HAVE_GRP_H 1
5184| #define HAVE_SYS_PARAM_H 1
5185| #define HAVE_CTYPE_H 1
5186| #define HAVE_SYS_WAIT_H 1
5187| #define HAVE_SYS_IOCTL_H 1
5188| #define HAVE_SYS_FILIO_H 1
5189| #define HAVE_STRING_H 1
5190| #define HAVE_STDLIB_H 1
5191| #define HAVE_SYS_SOCKET_H 1
5192| #define HAVE_SYS_UN_H 1
5193| #define HAVE_GLOB_H 1
5194| #define HAVE_ARPA_INET_H 1
5195| #define HAVE_ARPA_NAMESER_H 1
5196| #define HAVE_LOCALE_H 1
5197| #define HAVE_NETDB_H 1
5198| #define HAVE_FLOAT_H 1
5199| #define SIZEOF_INT 4
5200| #define SIZEOF_LONG 8
5201| #define SIZEOF_LONG_LONG 8
5202| #define SIZEOF_SHORT 2
5203| #define SIZEOF_OFF_T 8
5204| #define SIZEOF_OFF64_T 0
5205| #define HAVE_LONG_DOUBLE 1
5206| #define RETSIGTYPE void
5207| #define GETGROUPS_T int
5208| #define HAVE_STRUCT_STAT_ST_RDEV 1
5209| #define HAVE_ERRNO_DECL 1
5210| #define HAVE_CONNECT 1
5211| #define HAVE_LIBRESOLV 1
5212| #define HAVE_INET_NTOP 1
5213| #define HAVE_INET_PTON 1
5214| #define HAVE_GETADDRINFO 1
5215| #define HAVE_GETNAMEINFO 1
5216| #define HAVE_SOCKADDR_LEN 1
5217| #define HAVE_SOCKADDR_IN_LEN 1
5218| #define HAVE_SOCKADDR_STORAGE 1
5219| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
5220| #define HAVE_STRUCT_STAT64 1
5221| #define HAVE_STRCASECMP 1
5222| #define HAVE_ALLOCA_H 1
5223| #define HAVE_ALLOCA 1
5224| #define HAVE_WAITPID 1
5225| #define HAVE_WAIT4 1
5226| #define HAVE_GETCWD 1
5227| #define HAVE_STRDUP 1
5228| #define HAVE_STRERROR 1
5229| #define HAVE_CHOWN 1
5230| #define HAVE_CHMOD 1
5231| #define HAVE_MKNOD 1
5232| #define HAVE_MKFIFO 1
5233| #define HAVE_FCHMOD 1
5234| #define HAVE_FSTAT 1
5235| #define HAVE_STRCHR 1
5236| #define HAVE_READLINK 1
5237| #define HAVE_LINK 1
5238| #define HAVE_UTIME 1
5239| #define HAVE_UTIMES 1
5240| #define HAVE_STRFTIME 1
5241| #define HAVE_FTRUNCATE 1
5242| #define HAVE_MEMMOVE 1
5243| #define HAVE_LCHOWN 1
5244| #define HAVE_VSNPRINTF 1
5245| #define HAVE_SNPRINTF 1
5246| #define HAVE_VASPRINTF 1
5247| #define HAVE_ASPRINTF 1
5248| #define HAVE_SETSID 1
5249| #define HAVE_GLOB 1
5250| #define HAVE_STRPBRK 1
5251| #define HAVE_STRLCAT 1
5252| #define HAVE_STRLCPY 1
5253| #define HAVE_STRTOL 1
5254| #define HAVE_GETGROUPS 1
5255| #define HAVE_SETGROUPS 1
5256| #define HAVE_GETEUID 1
5257| #define HAVE_GETEGID 1
5258| #define HAVE_SETLOCALE 1
5259| #define HAVE_SETMODE 1
5260| #define HAVE_GETPGRP 1
5261| #define HAVE_TCGETPGRP 1
5262| #define GETPGRP_VOID 1
5263| #define HAVE_LIBPOPT 1
5264| #define SIGNED_CHAR_OK 1
5265| #define HAVE_SECURE_MKSTEMP 1
5266| #define REPLACE_INET_NTOA 1
5267| #define REPLACE_INET_ATON 1
5268| /* end confdefs.h.  */
5269|
5270| #include <stdio.h>
5271| #include <sys/stat.h>
5272| #include <errno.h>
5273| main() { int rc, ec; char *fn = "sock-test";
5274| unlink(fn); rc = mknod(fn,S_IFSOCK,0600); ec = errno; unlink(fn);
5275| if (rc) {printf("%d %d\n",rc,ec); return ec;}
5276| return 0;}
5277configure:11974: result: no
5278configure:11987: checking whether -c -o works
5279configure:12006: result: yes
5280configure:12026: checking whether to support extended attributes
5281configure:12033: result: yes
5282configure:12045: checking for copyfile
5283configure:12102: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 conftest.c -lpopt -lresolv  >&5
5284configure:12108: $? = 0
5285configure:12112: test -z
5286                         || test ! -s conftest.err
5287configure:12115: $? = 0
5288configure:12118: test -s conftest
5289configure:12121: $? = 0
5290configure:12133: result: yes
5291configure:12157: checking copyfile.h usability
5292configure:12169: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
5293configure:12175: $? = 0
5294configure:12179: test -z
5295                         || test ! -s conftest.err
5296configure:12182: $? = 0
5297configure:12185: test -s conftest.o
5298configure:12188: $? = 0
5299configure:12198: result: yes
5300configure:12202: checking copyfile.h presence
5301configure:12212: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c
5302configure:12218: $? = 0
5303configure:12238: result: yes
5304configure:12273: checking for copyfile.h
5305configure:12280: result: yes
5306configure:12392: creating ./config.status
5307
5308## ---------------------- ##
5309## Running config.status. ##
5310## ---------------------- ##
5311
5312This file was extended by config.status, which was
5313generated by GNU Autoconf 2.59.  Invocation command line was
5314
5315  CONFIG_FILES    =
5316  CONFIG_HEADERS  =
5317  CONFIG_LINKS    =
5318  CONFIG_COMMANDS =
5319  $ ./config.status
5320
5321on Local-Admins-MacBook-Pro.local
5322
5323config.status:672: creating Makefile
5324config.status:672: creating lib/dummy
5325config.status:672: creating zlib/dummy
5326config.status:672: creating popt/dummy
5327config.status:672: creating shconfig
5328config.status:776: creating config.h
5329configure:13437: result:
5330configure:13439: result:     rsync 2.6.6 configuration successful
5331configure:13441: result:
5332
5333## ---------------- ##
5334## Cache variables. ##
5335## ---------------- ##
5336
5337ac_cv_build=i686-apple-darwin20.6.0
5338ac_cv_build_alias=i686-apple-darwin20.6.0
5339ac_cv_c_bigendian=no
5340ac_cv_c_compiler_gnu=yes
5341ac_cv_c_inline=inline
5342ac_cv_c_long_double=yes
5343ac_cv_env_CC_set=set
5344ac_cv_env_CC_value=/usr/bin/clang
5345ac_cv_env_CFLAGS_set=set
5346ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64'
5347ac_cv_env_CPPFLAGS_set=set
5348ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk'
5349ac_cv_env_CPP_set=
5350ac_cv_env_CPP_value=
5351ac_cv_env_LDFLAGS_set=set
5352ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64'
5353ac_cv_env_build_alias_set=
5354ac_cv_env_build_alias_value=
5355ac_cv_env_host_alias_set=
5356ac_cv_env_host_alias_value=
5357ac_cv_env_target_alias_set=
5358ac_cv_env_target_alias_value=
5359ac_cv_exeext=
5360ac_cv_func___va_copy=no
5361ac_cv_func_alloca_works=yes
5362ac_cv_func_asprintf=yes
5363ac_cv_func_chmod=yes
5364ac_cv_func_chown=yes
5365ac_cv_func_connect=yes
5366ac_cv_func_copyfile=yes
5367ac_cv_func_fchmod=yes
5368ac_cv_func_fstat=yes
5369ac_cv_func_ftruncate=yes
5370ac_cv_func_getaddrinfo=yes
5371ac_cv_func_getcwd=yes
5372ac_cv_func_getegid=yes
5373ac_cv_func_geteuid=yes
5374ac_cv_func_getgroups=yes
5375ac_cv_func_getnameinfo=yes
5376ac_cv_func_getpgrp=yes
5377ac_cv_func_getpgrp_void=yes
5378ac_cv_func_glob=yes
5379ac_cv_func_inet_ntop=yes
5380ac_cv_func_inet_pton=yes
5381ac_cv_func_lchown=yes
5382ac_cv_func_link=yes
5383ac_cv_func_lseek64=no
5384ac_cv_func_mallinfo=no
5385ac_cv_func_memmove=yes
5386ac_cv_func_mkfifo=yes
5387ac_cv_func_mknod=yes
5388ac_cv_func_mkstemp64=no
5389ac_cv_func_mtrace=no
5390ac_cv_func_open64=no
5391ac_cv_func_readlink=yes
5392ac_cv_func_setgroups=yes
5393ac_cv_func_setlocale=yes
5394ac_cv_func_setmode=yes
5395ac_cv_func_setsid=yes
5396ac_cv_func_snprintf=yes
5397ac_cv_func_strcasecmp=yes
5398ac_cv_func_strchr=yes
5399ac_cv_func_strdup=yes
5400ac_cv_func_strerror=yes
5401ac_cv_func_strftime=yes
5402ac_cv_func_strlcat=yes
5403ac_cv_func_strlcpy=yes
5404ac_cv_func_strpbrk=yes
5405ac_cv_func_strtol=yes
5406ac_cv_func_tcgetpgrp=yes
5407ac_cv_func_utime=yes
5408ac_cv_func_utime_null=no
5409ac_cv_func_utimes=yes
5410ac_cv_func_va_copy=no
5411ac_cv_func_vasprintf=yes
5412ac_cv_func_vsnprintf=yes
5413ac_cv_func_wait4=yes
5414ac_cv_func_waitpid=yes
5415ac_cv_header_arpa_inet_h=yes
5416ac_cv_header_arpa_nameser_h=yes
5417ac_cv_header_compat_h=no
5418ac_cv_header_copyfile_h=yes
5419ac_cv_header_ctype_h=yes
5420ac_cv_header_dirent_dirent_h=yes
5421ac_cv_header_fcntl_h=yes
5422ac_cv_header_float_h=yes
5423ac_cv_header_glob_h=yes
5424ac_cv_header_grp_h=yes
5425ac_cv_header_inttypes_h=yes
5426ac_cv_header_locale_h=yes
5427ac_cv_header_malloc_h=no
5428ac_cv_header_mcheck_h=no
5429ac_cv_header_memory_h=yes
5430ac_cv_header_netdb_h=yes
5431ac_cv_header_stdc=no
5432ac_cv_header_stdint_h=yes
5433ac_cv_header_stdlib_h=yes
5434ac_cv_header_string_h=yes
5435ac_cv_header_strings_h=yes
5436ac_cv_header_sys_fcntl_h=yes
5437ac_cv_header_sys_filio_h=yes
5438ac_cv_header_sys_ioctl_h=yes
5439ac_cv_header_sys_mode_h=no
5440ac_cv_header_sys_param_h=yes
5441ac_cv_header_sys_select_h=yes
5442ac_cv_header_sys_socket_h=yes
5443ac_cv_header_sys_stat_h=yes
5444ac_cv_header_sys_time_h=yes
5445ac_cv_header_sys_types_h=yes
5446ac_cv_header_sys_types_h_makedev=yes
5447ac_cv_header_sys_un_h=yes
5448ac_cv_header_sys_unistd_h=yes
5449ac_cv_header_sys_wait_h=yes
5450ac_cv_header_time=yes
5451ac_cv_header_unistd_h=yes
5452ac_cv_header_utime_h=yes
5453ac_cv_host=i686-apple-darwin20.6.0
5454ac_cv_host_alias=i686-apple-darwin20.6.0
5455ac_cv_lib_popt_poptGetContext=yes
5456ac_cv_lib_resolv_inet_ntop=yes
5457ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
5458ac_cv_member_struct_sockaddr_in_sin_len=yes
5459ac_cv_member_struct_sockaddr_sa_len=yes
5460ac_cv_member_struct_sockaddr_un_sun_len=no
5461ac_cv_member_struct_stat_st_rdev=yes
5462ac_cv_objext=o
5463ac_cv_prog_CPP='/usr/bin/clang -E'
5464ac_cv_prog_HAVE_REMSH=0
5465ac_cv_prog_ac_ct_CC=/usr/bin/clang
5466ac_cv_prog_cc_g=yes
5467ac_cv_prog_cc_stdc=
5468ac_cv_prog_egrep='grep -E'
5469ac_cv_search_getaddrinfo='none required'
5470ac_cv_search_opendir='none required'
5471ac_cv_sizeof_int=4
5472ac_cv_sizeof_long=8
5473ac_cv_sizeof_long_long=8
5474ac_cv_sizeof_off64_t=0
5475ac_cv_sizeof_off_t=8
5476ac_cv_sizeof_short=2
5477ac_cv_sys_file_offset_bits=no
5478ac_cv_sys_large_files=no
5479ac_cv_sys_largefile_CC=no
5480ac_cv_target=i686-apple-darwin20.6.0
5481ac_cv_target_alias=i686-apple-darwin20.6.0
5482ac_cv_type_getgroups=int
5483ac_cv_type_int=yes
5484ac_cv_type_long=yes
5485ac_cv_type_long_long=yes
5486ac_cv_type_mode_t=yes
5487ac_cv_type_off64_t=no
5488ac_cv_type_off_t=yes
5489ac_cv_type_pid_t=yes
5490ac_cv_type_short=yes
5491ac_cv_type_signal=void
5492ac_cv_type_size_t=yes
5493ac_cv_type_socklen_t=yes
5494ac_cv_type_uid_t=yes
5495ac_cv_working_alloca_h=yes
5496rsync_cv_DASHC_WORKS_WITH_DASHO=yes
5497rsync_cv_HAVE_BROKEN_LARGEFILE=no
5498rsync_cv_HAVE_BROKEN_READDIR=no
5499rsync_cv_HAVE_C99_VSNPRINTF=no
5500rsync_cv_HAVE_GETADDR_DEFINES=yes
5501rsync_cv_HAVE_GETTIMEOFDAY_TZ=no
5502rsync_cv_HAVE_SECURE_MKSTEMP=yes
5503rsync_cv_HAVE_SOCKETPAIR=no
5504rsync_cv_HAVE_UTIMBUF=no
5505rsync_cv_MKNOD_CREATES_FIFOS=no
5506rsync_cv_MKNOD_CREATES_SOCKETS=no
5507rsync_cv_REPLACE_INET_ATON=yes
5508rsync_cv_REPLACE_INET_NTOA=yes
5509rsync_cv_SIGNED_CHAR_OK=yes
5510rsync_cv_chown_follows_symlink=yes
5511rsync_cv_errno=yes
5512
5513## ----------------- ##
5514## Output variables. ##
5515## ----------------- ##
5516
5517ALLOCA=''
5518BUILD_POPT=''
5519CC='/usr/bin/clang'
5520CC_SHOBJ_FLAG='-o $@'
5521CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64 -DHAVE_CONFIG_H -Wall -W'
5522CPP='/usr/bin/clang -E'
5523CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk'
5524DEFS='-DHAVE_CONFIG_H'
5525ECHO_C='ECHO_N=''
5526ECHO_T=''
5527EGREP='grep -E'
5528EXEEXT=''
5529HAVE_REMSH='0'
5530INSTALL_DATA='${INSTALL} -m 644'
5531INSTALL_PROGRAM='${INSTALL}'
5532INSTALL_SCRIPT='${INSTALL}'
5533LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch x86_64'
5534LIBOBJS=''
5535LIBS='-lpopt -lresolv '
5536LTLIBOBJS=''
5537OBJEXT='o'
5538OBJ_RESTORE='#'
5539OBJ_SAVE='#'
5540PACKAGE_BUGREPORT=''
5541PACKAGE_NAME=''
5542PACKAGE_STRING=''
5543PACKAGE_TARNAME=''
5544PACKAGE_VERSION=''
5545PATH_SEPARATOR=':'
5546RSYNC_VERSION='2.6.6'
5547SHELL='/bin/sh'
5548ac_ct_CC='/usr/bin/clang'
5549bindir='${exec_prefix}/bin'
5550build='i686-apple-darwin20.6.0'
5551build_alias=''
5552build_cpu='i686'
5553build_os='darwin20.6.0'
5554build_vendor='apple'
5555datadir='${prefix}/share'
5556exec_prefix='${prefix}'
5557host='i686-apple-darwin20.6.0'
5558host_alias=''
5559host_cpu='i686'
5560host_os='darwin20.6.0'
5561host_vendor='apple'
5562includedir='${prefix}/include'
5563infodir='${prefix}/info'
5564libdir='${exec_prefix}/lib'
5565libexecdir='${exec_prefix}/libexec'
5566localstatedir='${prefix}/var'
5567mandir='/opt/local/share/man'
5568oldincludedir='/usr/include'
5569prefix='/opt/local'
5570program_transform_name='s,x,x,'
5571sbindir='${exec_prefix}/sbin'
5572sharedstatedir='${prefix}/com'
5573sysconfdir='${prefix}/etc'
5574target='i686-apple-darwin20.6.0'
5575target_alias=''
5576target_cpu='i686'
5577target_os='darwin20.6.0'
5578target_vendor='apple'
5579
5580## ----------- ##
5581## confdefs.h. ##
5582## ----------- ##
5583
5584#define CONFIG_LOCALE 1
5585#define EA_SUPPORT 1
5586#define GETGROUPS_T int
5587#define GETPGRP_VOID 1
5588#define HAVE_ALLOCA 1
5589#define HAVE_ALLOCA_H 1
5590#define HAVE_ARPA_INET_H 1
5591#define HAVE_ARPA_NAMESER_H 1
5592#define HAVE_ASPRINTF 1
5593#define HAVE_CHMOD 1
5594#define HAVE_CHOWN 1
5595#define HAVE_CONNECT 1
5596#define HAVE_COPYFILE 1
5597#define HAVE_COPYFILE_H 1
5598#define HAVE_CTYPE_H 1
5599#define HAVE_DIRENT_H 1
5600#define HAVE_ERRNO_DECL 1
5601#define HAVE_FCHMOD 1
5602#define HAVE_FCNTL_H 1
5603#define HAVE_FLOAT_H 1
5604#define HAVE_FSTAT 1
5605#define HAVE_FTRUNCATE 1
5606#define HAVE_GETADDRINFO 1
5607#define HAVE_GETCWD 1
5608#define HAVE_GETEGID 1
5609#define HAVE_GETEUID 1
5610#define HAVE_GETGROUPS 1
5611#define HAVE_GETNAMEINFO 1
5612#define HAVE_GETPGRP 1
5613#define HAVE_GLOB 1
5614#define HAVE_GLOB_H 1
5615#define HAVE_GRP_H 1
5616#define HAVE_INET_NTOP 1
5617#define HAVE_INET_PTON 1
5618#define HAVE_INTTYPES_H 1
5619#define HAVE_LCHOWN 1
5620#define HAVE_LIBPOPT 1
5621#define HAVE_LIBRESOLV 1
5622#define HAVE_LINK 1
5623#define HAVE_LOCALE_H 1
5624#define HAVE_LONG_DOUBLE 1
5625#define HAVE_MEMMOVE 1
5626#define HAVE_MEMORY_H 1
5627#define HAVE_MKFIFO 1
5628#define HAVE_MKNOD 1
5629#define HAVE_NETDB_H 1
5630#define HAVE_READLINK 1
5631#define HAVE_SECURE_MKSTEMP 1
5632#define HAVE_SETGROUPS 1
5633#define HAVE_SETLOCALE 1
5634#define HAVE_SETMODE 1
5635#define HAVE_SETSID 1
5636#define HAVE_SNPRINTF 1
5637#define HAVE_SOCKADDR_IN6_SCOPE_ID 1
5638#define HAVE_SOCKADDR_IN_LEN 1
5639#define HAVE_SOCKADDR_LEN 1
5640#define HAVE_SOCKADDR_STORAGE 1
5641#define HAVE_STDINT_H 1
5642#define HAVE_STDLIB_H 1
5643#define HAVE_STDLIB_H 1
5644#define HAVE_STRCASECMP 1
5645#define HAVE_STRCHR 1
5646#define HAVE_STRDUP 1
5647#define HAVE_STRERROR 1
5648#define HAVE_STRFTIME 1
5649#define HAVE_STRINGS_H 1
5650#define HAVE_STRING_H 1
5651#define HAVE_STRING_H 1
5652#define HAVE_STRLCAT 1
5653#define HAVE_STRLCPY 1
5654#define HAVE_STRPBRK 1
5655#define HAVE_STRTOL 1
5656#define HAVE_STRUCT_STAT64 1
5657#define HAVE_STRUCT_STAT_ST_RDEV 1
5658#define HAVE_SYS_FCNTL_H 1
5659#define HAVE_SYS_FILIO_H 1
5660#define HAVE_SYS_IOCTL_H 1
5661#define HAVE_SYS_PARAM_H 1
5662#define HAVE_SYS_SELECT_H 1
5663#define HAVE_SYS_SOCKET_H 1
5664#define HAVE_SYS_STAT_H 1
5665#define HAVE_SYS_TIME_H 1
5666#define HAVE_SYS_TYPES_H 1
5667#define HAVE_SYS_UNISTD_H 1
5668#define HAVE_SYS_UN_H 1
5669#define HAVE_SYS_WAIT_H 1
5670#define HAVE_SYS_WAIT_H 1
5671#define HAVE_TCGETPGRP 1
5672#define HAVE_UNISTD_H 1
5673#define HAVE_UNISTD_H 1
5674#define HAVE_UTIME 1
5675#define HAVE_UTIMES 1
5676#define HAVE_UTIME_H 1
5677#define HAVE_VASPRINTF 1
5678#define HAVE_VSNPRINTF 1
5679#define HAVE_WAIT4 1
5680#define HAVE_WAITPID 1
5681#define INET6 1
5682#define NOBODY_GROUP "nobody"
5683#define NOBODY_USER "nobody"
5684#define PACKAGE_BUGREPORT ""
5685#define PACKAGE_NAME ""
5686#define PACKAGE_STRING ""
5687#define PACKAGE_TARNAME ""
5688#define PACKAGE_VERSION ""
5689#define REPLACE_INET_ATON 1
5690#define REPLACE_INET_NTOA 1
5691#define RETSIGTYPE void
5692#define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
5693#define RSYNC_PATH "rsync"
5694#define RSYNC_RSH "ssh"
5695#define RSYNC_VERSION "2.6.6"
5696#define SIGNED_CHAR_OK 1
5697#define SIZEOF_INT 4
5698#define SIZEOF_LONG 8
5699#define SIZEOF_LONG_LONG 8
5700#define SIZEOF_OFF64_T 0
5701#define SIZEOF_OFF_T 8
5702#define SIZEOF_SHORT 2
5703#define TIME_WITH_SYS_TIME 1
5704#define _GNU_SOURCE 1
5705
5706configure: exit 0